Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 rather than f72980ee2e3b65de4e42a8ac343d76ba1da632ca Obtained Jenkinsfile from 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6108237925204182182.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5410400411222722322.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3577/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3577/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8733203267899221467.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3620214937182019648.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3577/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3577/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2344278685434369807.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-280 in /w/workspace/edgexfoundry_edgex-go_PR-3577 [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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/3@tmp/jenkins-gitclient-ssh2517627723271039665.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 into PR head commit f72980ee2e3b65de4e42a8ac343d76ba1da632ca Merge succeeded, producing 70ef0169f7eebfe405143b27b0fb9e16834e0f00 Checking out Revision 70ef0169f7eebfe405143b27b0fb9e16834e0f00 (PR-3577) > 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/3@tmp/jenkins-gitclient-ssh6207777739517085573.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3577/head:refs/remotes/origin/PR-3577 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f72980ee2e3b65de4e42a8ac343d76ba1da632ca # 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/3@tmp/jenkins-gitclient-ssh1486503668185921307.key > git merge 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 70ef0169f7eebfe405143b27b0fb9e16834e0f00 # timeout=10 Commit message: "Merge commit '0f46f9c91dceca59bd5ea8aaab086cfec78c4084' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:31:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:31:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:31:22 ========================================================= 00:31:22 EdgeX Global Pipelines Version Info 00:31:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk f7b09103b9710c31def593220aa64d4e1f28818e # timeout=10 00:31:24 ------------------- 00:31:24 stable info: 00:31:24 ------------------- 00:31:24 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:31:24 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 00:31:24 Message: update stable to v1.0.195 00:31:24 ------------------- 00:31:24 experimental info: 00:31:24 ------------------- 00:31:24 Commited By: **** collab-it+edgex@linuxfoundation.org 00:31:24 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 00:31:24 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:31:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 00:31:24 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 00:31:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:31:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:31:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:31:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 00:31:25 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 00:31:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 00:31:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 00:31:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 00:31:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:31:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:31:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:31:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:31:25 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:31:25 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:31:25 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:31:25 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 00:31:25 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:31:25 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 00:31:25 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 00:31:25 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:31:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3577 [Pipeline] echo 00:31:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3577 [Pipeline] echo 00:31:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3577 [Pipeline] echo 00:31:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 70ef0169f7eebfe405143b27b0fb9e16834e0f00 [Pipeline] echo 00:31:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 70ef016 [Pipeline] echo 00:31:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:31:25 provisioning config files... 00:31:25 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config5966261917994524154tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:31:26 ---> docker-login.sh 00:31:26 nexus3.edgexfoundry.org:10001 00:31:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:27 Configure a credential helper to remove this warning. See 00:31:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:27 00:31:27 Login Succeeded 00:31:27 nexus3.edgexfoundry.org:10002 00:31:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:27 Configure a credential helper to remove this warning. See 00:31:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:27 00:31:27 Login Succeeded 00:31:27 nexus3.edgexfoundry.org:10003 00:31:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:27 Configure a credential helper to remove this warning. See 00:31:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:27 00:31:27 Login Succeeded 00:31:27 nexus3.edgexfoundry.org:10004 00:31:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:27 Configure a credential helper to remove this warning. See 00:31:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:27 00:31:27 Login Succeeded 00:31:27 docker.io 00:31:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:31:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:31:27 Configure a credential helper to remove this warning. See 00:31:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:31:27 00:31:27 Login Succeeded 00:31:27 ---> docker-login.sh ends [Pipeline] } 00:31:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:31:28 ++ 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 00:31:28 + for file in '`ls cmd/**/Dockerfile`' 00:31:28 ++ dirname cmd/core-command/Dockerfile 00:31:28 ++ cut -d/ -f2 00:31:28 + echo core-command,cmd/core-command/Dockerfile 00:31:28 + for file in '`ls cmd/**/Dockerfile`' 00:31:28 ++ dirname cmd/core-data/Dockerfile 00:31:28 ++ cut -d/ -f2 00:31:28 + echo core-data,cmd/core-data/Dockerfile 00:31:28 + for file in '`ls cmd/**/Dockerfile`' 00:31:28 ++ dirname cmd/core-metadata/Dockerfile 00:31:28 ++ cut -d/ -f2 00:31:28 + echo core-metadata,cmd/core-metadata/Dockerfile 00:31:28 + for file in '`ls cmd/**/Dockerfile`' 00:31:28 ++ dirname cmd/security-bootstrapper/Dockerfile 00:31:28 ++ cut -d/ -f2 00:31:28 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 00:31:28 + for file in '`ls cmd/**/Dockerfile`' 00:31:28 ++ dirname cmd/security-proxy-setup/Dockerfile 00:31:28 ++ cut -d/ -f2 00:31:28 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 00:31:28 + for file in '`ls cmd/**/Dockerfile`' 00:31:28 ++ dirname cmd/security-secretstore-setup/Dockerfile 00:31:28 ++ cut -d/ -f2 00:31:28 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 00:31:28 + for file in '`ls cmd/**/Dockerfile`' 00:31:28 ++ dirname cmd/support-notifications/Dockerfile 00:31:28 ++ cut -d/ -f2 00:31:28 + echo support-notifications,cmd/support-notifications/Dockerfile 00:31:28 + for file in '`ls cmd/**/Dockerfile`' 00:31:28 ++ dirname cmd/support-scheduler/Dockerfile 00:31:28 ++ cut -d/ -f2 00:31:28 + echo support-scheduler,cmd/support-scheduler/Dockerfile 00:31:28 + for file in '`ls cmd/**/Dockerfile`' 00:31:28 ++ dirname cmd/sys-mgmt-agent/Dockerfile 00:31:28 ++ cut -d/ -f2 00:31:28 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 00:31:28 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 00:31:29 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:31:29 00:31:29 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:31:29 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:31:29 latest: Pulling from edgex-devops/git-semver 00:31:29 31603596830f: Pulling fs layer 00:31:29 54011a49482f: Pulling fs layer 00:31:29 a6820b24f6d8: Pulling fs layer 00:31:29 f581987b2513: Pulling fs layer 00:31:29 f581987b2513: Waiting 00:31:29 54011a49482f: Verifying Checksum 00:31:29 54011a49482f: Download complete 00:31:29 31603596830f: Verifying Checksum 00:31:29 31603596830f: Download complete 00:31:29 f581987b2513: Verifying Checksum 00:31:29 f581987b2513: Download complete 00:31:29 31603596830f: Pull complete 00:31:29 a6820b24f6d8: Verifying Checksum 00:31:29 a6820b24f6d8: Download complete 00:31:29 54011a49482f: Pull complete 00:31:30 a6820b24f6d8: Pull complete 00:31:30 f581987b2513: Pull complete 00:31:31 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 00:31:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:31:31 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:31:31 prd-centos7-docker-4c-2g-280 does not seem to be running inside a container 00:31:31 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:31:33 $ docker top 92f9b3851577adc651726a1f1680c063fb4da3f553782d18adc8ec78c98175f0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:31:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:31:33 [ssh-agent] Looking for ssh-agent implementation... 00:31:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:31:33 $ docker exec 92f9b3851577adc651726a1f1680c063fb4da3f553782d18adc8ec78c98175f0 ssh-agent 00:31:33 SSH_AUTH_SOCK=/tmp/ssh-VxvbE2PINbZi/agent.14 00:31:33 SSH_AGENT_PID=20 00:31:33 Running ssh-add (command line suppressed) 00:31:34 Identity added: /w/workspace/edgex-go/3@tmp/private_key_7042026862565586959.key (/w/workspace/edgex-go/3@tmp/private_key_7042026862565586959.key) 00:31:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:31:34 + git tag --points-at HEAD [Pipeline] } 00:31:34 $ docker exec --env ******** --env ******** 92f9b3851577adc651726a1f1680c063fb4da3f553782d18adc8ec78c98175f0 ssh-agent -k 00:31:34 unset SSH_AUTH_SOCK; 00:31:34 unset SSH_AGENT_PID; 00:31:34 echo Agent pid 20 killed; 00:31:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:31:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:31:34 [ssh-agent] Looking for ssh-agent implementation... 00:31:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:31:34 $ docker exec 92f9b3851577adc651726a1f1680c063fb4da3f553782d18adc8ec78c98175f0 ssh-agent 00:31:34 SSH_AUTH_SOCK=/tmp/ssh-KlSyObnUYgdn/agent.54 00:31:34 SSH_AGENT_PID=61 00:31:34 Running ssh-add (command line suppressed) 00:31:34 Identity added: /w/workspace/edgex-go/3@tmp/private_key_88457206702279692.key (/w/workspace/edgex-go/3@tmp/private_key_88457206702279692.key) 00:31:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:31:35 + git semver init 00:31:35 # -> Open(): unable to determine branch for HEAD 00:31:35 # $GIT_DIR = /w/workspace/edgex-go/3/.git 00:31:35 # $GIT_WORK_TREE = /w/workspace/edgex-go/3 00:31:35 # $SEMVER_REMOTE_NAME = origin 00:31:35 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:31:35 # $SEMVER_USER_NAME = edgex-jenkins 00:31:35 # $SEMVER_BRANCH = PR-3577 00:31:35 # $SEMVER_TEMP = /tmp/semver-240605988 00:31:35 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 00:31:53 # '/tmp/semver-240605988' -> '/w/workspace/edgex-go/3/.semver' 00:31:53 # -> Force: false 00:31:53 # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } 00:31:53 $ docker exec --env ******** --env ******** 92f9b3851577adc651726a1f1680c063fb4da3f553782d18adc8ec78c98175f0 ssh-agent -k 00:31:53 unset SSH_AUTH_SOCK; 00:31:53 unset SSH_AGENT_PID; 00:31:53 echo Agent pid 61 killed; 00:31:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:31:53 + git semver [Pipeline] } 00:31:53 $ docker stop --time=1 92f9b3851577adc651726a1f1680c063fb4da3f553782d18adc8ec78c98175f0 00:31:59 $ docker rm -f 92f9b3851577adc651726a1f1680c063fb4da3f553782d18adc8ec78c98175f0 [Pipeline] // withDockerContainer [Pipeline] sh 00:31:59 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:32:00 Stashed 1 file(s) [Pipeline] echo 00:32:00 [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 00:32:01 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 00:32:01 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:32:01 + sudo service docker restart 00:32:01 + true 00:32:01 Redirecting to /bin/systemctl restart docker.service 00:32:15 Still waiting to schedule task 00:32:15 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [Pipeline] echo 00:32:19 ========================================================= 00:32:19 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 00:32:19 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:32:20 + 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 . 00:32:21 Sending build context to Docker daemon 329.5MB 00:32:21 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 00:32:21 Step 2/6 : FROM ${BASE} 00:32:21 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 00:32:21 540db60ca938: Pulling fs layer 00:32:21 adcc1eea9eea: Pulling fs layer 00:32:21 4c4ab2625f07: Pulling fs layer 00:32:21 0510c868ecb4: Pulling fs layer 00:32:21 afea3b2eda06: Pulling fs layer 00:32:21 7809a108b3ef: Pulling fs layer 00:32:21 f706445af74f: Pulling fs layer 00:32:21 afea3b2eda06: Waiting 00:32:21 7809a108b3ef: Waiting 00:32:21 f706445af74f: Waiting 00:32:21 4c4ab2625f07: Verifying Checksum 00:32:21 4c4ab2625f07: Download complete 00:32:21 adcc1eea9eea: Verifying Checksum 00:32:21 adcc1eea9eea: Download complete 00:32:21 afea3b2eda06: Verifying Checksum 00:32:21 afea3b2eda06: Download complete 00:32:21 7809a108b3ef: Verifying Checksum 00:32:21 7809a108b3ef: Download complete 00:32:21 540db60ca938: Verifying Checksum 00:32:21 540db60ca938: Download complete 00:32:21 540db60ca938: Pull complete 00:32:21 adcc1eea9eea: Pull complete 00:32:22 4c4ab2625f07: Pull complete 00:32:23 f706445af74f: Verifying Checksum 00:32:23 f706445af74f: Download complete 00:32:24 0510c868ecb4: Verifying Checksum 00:32:24 0510c868ecb4: Download complete 00:32:27 0510c868ecb4: Pull complete 00:32:27 afea3b2eda06: Pull complete 00:32:27 7809a108b3ef: Pull complete 00:32:30 f706445af74f: Pull complete 00:32:30 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 00:32:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 00:32:30 ---> b068be0155e3 00:32:30 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 00:32:31 ---> Running in 8571fcfaa970 00:32:31 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:32:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:32:33 (1/12) Installing libmagic (5.39-r0) 00:32:33 (2/12) Installing file (5.39-r0) 00:32:33 (3/12) Installing libc-dev (0.7.2-r3) 00:32:33 (4/12) Installing g++ (10.2.1_pre1-r3) 00:32:37 (5/12) Installing fortify-headers (1.1-r0) 00:32:37 (6/12) Installing patch (2.7.6-r7) 00:32:37 (7/12) Installing build-base (0.5-r2) 00:32:37 (8/12) Installing libsodium (1.0.18-r0) 00:32:37 (9/12) Installing pkgconf (1.7.3-r0) 00:32:37 (10/12) Installing libsodium-dev (1.0.18-r0) 00:32:37 (11/12) Installing libzmq (4.3.3-r1) 00:32:38 (12/12) Installing zeromq-dev (4.3.3-r1) 00:32:38 Executing busybox-1.32.1-r6.trigger 00:32:38 OK: 219 MiB in 52 packages 00:32:40 Removing intermediate container 8571fcfaa970 00:32:40 ---> b28b89ae5225 00:32:40 Step 4/6 : WORKDIR /edgex-go 00:32:40 ---> Running in 56d0cb25cbfb 00:32:40 Removing intermediate container 56d0cb25cbfb 00:32:40 ---> c7b9cfd757bc 00:32:40 Step 5/6 : COPY go.mod . 00:32:40 ---> 2621119b1f33 00:32:40 Step 6/6 : RUN go mod download 00:32:40 ---> Running in 801b00c61deb 00:32:52 Removing intermediate container 801b00c61deb 00:32:52 ---> 85242a4f69c4 00:32:52 Successfully built 85242a4f69c4 00:32:52 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:32:52 + docker inspect -f . ci-base-image-x86_64 00:32:52 . [Pipeline] withDockerContainer 00:32:52 prd-centos7-docker-4c-2g-280 does not seem to be running inside a container 00:32:52 $ docker run -t -d -u 1001:1001 -u 0:0 -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 ******** ci-base-image-x86_64 cat 00:32:53 $ docker top 565474fddf0cb4a86d5446c01d85f5c8c36367ca3dabbc1b005b51689f8fd3d5 -eo pid,comm [Pipeline] { [Pipeline] sh 00:32:53 + go version 00:32:53 go version go1.16.3 linux/amd64 [Pipeline] } 00:32:53 $ docker stop --time=1 565474fddf0cb4a86d5446c01d85f5c8c36367ca3dabbc1b005b51689f8fd3d5 00:32:54 $ docker rm -f 565474fddf0cb4a86d5446c01d85f5c8c36367ca3dabbc1b005b51689f8fd3d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:32:55 + docker inspect -f . ci-base-image-x86_64 00:32:55 . [Pipeline] withDockerContainer 00:32:55 prd-centos7-docker-4c-2g-280 does not seem to be running inside a container 00:32:55 $ 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/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 ******** ci-base-image-x86_64 cat 00:32:55 $ docker top 9116dedcd6bec70e1190cd1f6ce7890d7d114f9a1050e4c59f90946c929cf915 -eo pid,comm [Pipeline] { [Pipeline] echo 00:32:56 ========================================================= 00:32:56 [edgeXBuildGoParallel] Running Tests and Build... 00:32:56 ========================================================= [Pipeline] sh 00:32:56 + go mod tidy [Pipeline] sh 00:32:56 + make test 00:32:56 go mod tidy 00:32:56 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:33:02 ? github.com/edgexfoundry/edgex-go [no test files] 00:33:20 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:33:21 # github.com/edgexfoundry/edgex-go/internal/core/data 00:33:21 internal/core/data/router.go:50:15: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/common".ApiReadingByResourceNameAndTimeRangeRoute 00:33:30 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.042s coverage: 28.7% of statements 00:33:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.075s coverage: 100.0% of statements 00:33:31 # github.com/edgexfoundry/edgex-go/internal/core/data/controller/http [github.com/edgexfoundry/edgex-go/internal/core/data/controller/http.test] 00:33:31 internal/core/data/controller/http/reading_test.go:386:48: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/common".ApiReadingByResourceNameAndTimeRangeRoute 00:33:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.056s coverage: 50.5% of statements 00:33:31 FAIL github.com/edgexfoundry/edgex-go/internal/core/data/controller/http [build failed] 00:33:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.043s coverage: 78.9% of statements 00:33:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.053s coverage: 81.2% of statements 00:33:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.258s coverage: 95.1% of statements 00:33:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.046s coverage: 60.0% of statements 00:33:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.052s coverage: 0.8% of statements 00:33:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.049s coverage: 58.8% of statements 00:33:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.069s coverage: 22.0% of statements 00:33:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.042s coverage: 47.1% of statements 00:33:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.054s coverage: 79.5% of statements 00:33:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.052s coverage: 94.1% of statements 00:33:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.052s coverage: 96.3% of statements 00:33:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.041s coverage: 87.5% of statements 00:33:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.059s coverage: 94.4% of statements 00:33:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.042s coverage: 44.8% of statements 00:33:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.220s coverage: 81.8% of statements 00:34:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.073s coverage: 92.9% of statements 00:34:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements 00:34:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.058s coverage: 87.2% of statements 00:34:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements 00:34:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 58.8% of statements 00:34:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.051s coverage: 80.0% of statements 00:34:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements 00:34:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.056s coverage: 85.4% of statements 00:34:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.085s coverage: 91.2% of statements 00:34:10 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.127s coverage: 64.4% of statements 00:34:10 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements 00:34:10 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 91.3% of statements 00:34:10 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 00:34:10 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.025s coverage: 73.7% of statements 00:34:10 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements 00:34:11 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.226s coverage: 66.9% of statements 00:34:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.147s coverage: 43.6% of statements 00:34:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.057s coverage: 89.5% of statements 00:34:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.049s coverage: 84.8% of statements 00:34:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.068s coverage: 19.3% of statements 00:34:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.127s coverage: 91.9% of statements 00:34:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 62.7% of statements 00:34:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.083s coverage: 97.6% of statements 00:34:20 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.043s coverage: 28.9% of statements 00:34:20 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.043s coverage: 100.0% of statements 00:34:20 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 95.4% of statements 00:34:20 make: *** [Makefile:98: test] Error 2 [Pipeline] } 00:34:20 $ docker stop --time=1 9116dedcd6bec70e1190cd1f6ce7890d7d114f9a1050e4c59f90946c929cf915 00:34:22 $ docker rm -f 9116dedcd6bec70e1190cd1f6ce7890d7d114f9a1050e4c59f90946c929cf915 [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] } 00:34:23 Failed in branch amd64 00:35:43 Running on prd-ubuntu18.04-docker-arm64-4c-16g-284 in /w/workspace/edgexfoundry_edgex-go_PR-3577 [Pipeline] { [Pipeline] ws 00:35:43 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 00:35:44 The recommended git tool is: git 00:35:49 using credential edgex-jenkins-ssh 00:35:49 Cloning the remote Git repository 00:35:49 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:35:49 > git init /w/workspace/edgex-go/3 # timeout=10 00:35:49 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:35:49 > git --version # timeout=10 00:35:49 > git --version # 'git version 2.17.1' 00:35:49 using GIT_SSH to set credentials SSH Credentials for GitHub 00:35:49 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:36:06 Merging remotes/origin/master commit 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 into PR head commit f72980ee2e3b65de4e42a8ac343d76ba1da632ca 00:36:05 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:36:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:36:05 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:36:05 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:36:05 using GIT_SSH to set credentials SSH Credentials for GitHub 00:36:05 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3577/head:refs/remotes/origin/PR-3577 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:36:06 > git config core.sparsecheckout # timeout=10 00:36:06 > git checkout -f f72980ee2e3b65de4e42a8ac343d76ba1da632ca # timeout=10 00:36:06 Merge succeeded, producing 6823cdd44bc0f558644d7c2fd89ab5cff40de8f0 00:36:06 Checking out Revision 6823cdd44bc0f558644d7c2fd89ab5cff40de8f0 (PR-3577) 00:36:06 > git remote # timeout=10 00:36:06 > git config --get remote.origin.url # timeout=10 00:36:06 using GIT_SSH to set credentials SSH Credentials for GitHub 00:36:06 > git merge 0f46f9c91dceca59bd5ea8aaab086cfec78c4084 # timeout=10 00:36:06 > git rev-parse HEAD^{commit} # timeout=10 00:36:06 > git config core.sparsecheckout # timeout=10 00:36:06 > git checkout -f 6823cdd44bc0f558644d7c2fd89ab5cff40de8f0 # timeout=10 00:36:11 Commit message: "Merge commit '0f46f9c91dceca59bd5ea8aaab086cfec78c4084' into HEAD" 00:36:11 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:36:12 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 00:36:11 > git rev-list --no-walk f7b09103b9710c31def593220aa64d4e1f28818e # timeout=10 00:36:12 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:36:13 + sudo service docker restart 00:36:13 + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:36:31 provisioning config files... 00:36:31 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config6090195793367218857tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:36:31 ---> docker-login.sh 00:36:31 nexus3.edgexfoundry.org:10001 00:36:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:33 Configure a credential helper to remove this warning. See 00:36:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:33 00:36:33 Login Succeeded 00:36:33 nexus3.edgexfoundry.org:10002 00:36:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:33 Configure a credential helper to remove this warning. See 00:36:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:33 00:36:33 Login Succeeded 00:36:33 nexus3.edgexfoundry.org:10003 00:36:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:34 Configure a credential helper to remove this warning. See 00:36:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:34 00:36:34 Login Succeeded 00:36:34 nexus3.edgexfoundry.org:10004 00:36:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:34 Configure a credential helper to remove this warning. See 00:36:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:34 00:36:34 Login Succeeded 00:36:34 docker.io 00:36:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:36:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:36:35 Configure a credential helper to remove this warning. See 00:36:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:36:35 00:36:35 Login Succeeded 00:36:35 ---> docker-login.sh ends [Pipeline] } 00:36:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:36:36 ========================================================= 00:36:36 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 00:36:36 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:36:36 + 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 . 00:36:39 Sending build context to Docker daemon 166.3MB 00:36:39 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 00:36:39 Step 2/6 : FROM ${BASE} 00:36:39 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:36:39 595b0fe564bb: Pulling fs layer 00:36:39 3088b5b3c5c0: Pulling fs layer 00:36:39 5b7225fbf94c: Pulling fs layer 00:36:39 ba82ee9f976e: Pulling fs layer 00:36:39 506bd15cee9f: Pulling fs layer 00:36:39 75a0a4a0db45: Pulling fs layer 00:36:39 618dc40b7e24: Pulling fs layer 00:36:39 ba82ee9f976e: Waiting 00:36:39 506bd15cee9f: Waiting 00:36:39 75a0a4a0db45: Waiting 00:36:39 618dc40b7e24: Waiting 00:36:39 5b7225fbf94c: Verifying Checksum 00:36:39 5b7225fbf94c: Download complete 00:36:39 3088b5b3c5c0: Download complete 00:36:39 506bd15cee9f: Download complete 00:36:39 75a0a4a0db45: Verifying Checksum 00:36:39 75a0a4a0db45: Download complete 00:36:39 595b0fe564bb: Verifying Checksum 00:36:39 595b0fe564bb: Download complete 00:36:39 595b0fe564bb: Pull complete 00:36:40 3088b5b3c5c0: Pull complete 00:36:40 5b7225fbf94c: Pull complete 00:36:41 618dc40b7e24: Verifying Checksum 00:36:41 618dc40b7e24: Download complete 00:36:42 ba82ee9f976e: Verifying Checksum 00:36:42 ba82ee9f976e: Download complete 00:36:52 ba82ee9f976e: Pull complete 00:36:53 506bd15cee9f: Pull complete 00:36:53 75a0a4a0db45: Pull complete 00:36:57 618dc40b7e24: Pull complete 00:36:57 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 00:36:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 00:36:57 ---> a36622ca3599 00:36:57 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 00:36:59 ---> Running in 871f97c6d7e4 00:37:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:37:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:37:02 (1/12) Installing libmagic (5.39-r0) 00:37:03 (2/12) Installing file (5.39-r0) 00:37:03 (3/12) Installing libc-dev (0.7.2-r3) 00:37:03 (4/12) Installing g++ (10.2.1_pre1-r3) 00:37:10 (5/12) Installing fortify-headers (1.1-r0) 00:37:10 (6/12) Installing patch (2.7.6-r7) 00:37:10 (7/12) Installing build-base (0.5-r2) 00:37:10 (8/12) Installing libsodium (1.0.18-r0) 00:37:10 (9/12) Installing pkgconf (1.7.3-r0) 00:37:10 (10/12) Installing libsodium-dev (1.0.18-r0) 00:37:10 (11/12) Installing libzmq (4.3.3-r1) 00:37:10 (12/12) Installing zeromq-dev (4.3.3-r1) 00:37:10 Executing busybox-1.32.1-r6.trigger 00:37:10 OK: 218 MiB in 52 packages 00:37:13 Removing intermediate container 871f97c6d7e4 00:37:13 ---> 3e36706f48a3 00:37:13 Step 4/6 : WORKDIR /edgex-go 00:37:13 ---> Running in 118256ea518a 00:37:14 Removing intermediate container 118256ea518a 00:37:14 ---> 26e44acb841a 00:37:14 Step 5/6 : COPY go.mod . 00:37:14 ---> a10d998cb365 00:37:14 Step 6/6 : RUN go mod download 00:37:14 ---> Running in bc2a5e100d68 00:37:41 Removing intermediate container bc2a5e100d68 00:37:41 ---> 2867fb980488 00:37:41 Successfully built 2867fb980488 00:37:41 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:37:42 + docker inspect -f . ci-base-image-arm64 00:37:42 . [Pipeline] withDockerContainer 00:37:42 prd-ubuntu18.04-docker-arm64-4c-16g-284 does not seem to be running inside a container 00:37:42 $ docker run -t -d -u 1001:1001 -u 0:0 -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 ******** ci-base-image-arm64 cat 00:37:43 $ docker top f206c4ed430a91627c512bfb0219a118bd55be5262b6d26a9775ebff1c00d26e -eo pid,comm [Pipeline] { [Pipeline] sh 00:37:44 + go version 00:37:44 go version go1.16.5 linux/arm64 [Pipeline] } 00:37:44 $ docker stop --time=1 f206c4ed430a91627c512bfb0219a118bd55be5262b6d26a9775ebff1c00d26e 00:37:46 $ docker rm -f f206c4ed430a91627c512bfb0219a118bd55be5262b6d26a9775ebff1c00d26e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:37:47 + docker inspect -f . ci-base-image-arm64 00:37:47 . [Pipeline] withDockerContainer 00:37:47 prd-ubuntu18.04-docker-arm64-4c-16g-284 does not seem to be running inside a container 00:37:47 $ 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/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 ******** ci-base-image-arm64 cat 00:37:49 $ docker top 5ffddbbcc4274a5e45dd52939811d21d7fb6de81612e12139a383a663da01dc3 -eo pid,comm [Pipeline] { [Pipeline] echo 00:37:49 ========================================================= 00:37:49 [edgeXBuildGoParallel] Running Tests and Build... 00:37:49 ========================================================= [Pipeline] sh 00:37:50 + go mod tidy [Pipeline] sh 00:37:51 + make test 00:37:51 go mod tidy 00:37:52 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 00:38:19 ? github.com/edgexfoundry/edgex-go [no test files] 00:39:15 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:39:15 # github.com/edgexfoundry/edgex-go/internal/core/data 00:39:15 internal/core/data/router.go:50:15: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/common".ApiReadingByResourceNameAndTimeRangeRoute 00:39:42 # github.com/edgexfoundry/edgex-go/internal/core/data/controller/http [github.com/edgexfoundry/edgex-go/internal/core/data/controller/http.test] 00:39:42 internal/core/data/controller/http/reading_test.go:386:48: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/common".ApiReadingByResourceNameAndTimeRangeRoute 00:39:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.158s coverage: 28.7% of statements 00:39:43 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.270s coverage: 100.0% of statements 00:39:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.299s coverage: 50.5% of statements 00:39:44 FAIL github.com/edgexfoundry/edgex-go/internal/core/data/controller/http [build failed] 00:39:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.224s coverage: 78.9% of statements 00:39:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.197s coverage: 81.2% of statements 00:39:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.334s coverage: 95.1% of statements 00:39:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.229s coverage: 60.0% of statements 00:39:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.352s coverage: 0.8% of statements 00:39:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.142s coverage: 58.8% of statements 00:39:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.154s coverage: 22.0% of statements 00:39:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.238s coverage: 47.1% of statements 00:39:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.215s coverage: 79.5% of statements 00:39:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.171s coverage: 94.1% of statements 00:39:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.180s coverage: 96.3% of statements 00:39:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.182s coverage: 87.5% of statements 00:40:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.210s coverage: 94.4% of statements 00:40:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.183s coverage: 44.8% of statements 00:40:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.549s coverage: 81.8% of statements 00:40:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.241s coverage: 92.9% of statements 00:40:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements 00:40:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.167s coverage: 87.2% of statements 00:40:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.140s coverage: 100.0% of statements 00:40:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.179s coverage: 58.8% of statements 00:40:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.183s coverage: 80.0% of statements 00:40:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.235s coverage: 87.2% of statements 00:40:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.254s coverage: 85.4% of statements 00:40:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.269s coverage: 91.2% of statements 00:40:20 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.717s coverage: 64.4% of statements 00:40:20 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.171s coverage: 100.0% of statements 00:40:20 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.092s coverage: 91.3% of statements 00:40:20 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.053s coverage: 100.0% of statements 00:40:21 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.091s coverage: 73.7% of statements 00:40:22 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.049s coverage: 100.0% of statements 00:40:26 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.014s coverage: 66.9% of statements 00:40:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.680s coverage: 43.6% of statements 00:40:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.235s coverage: 89.5% of statements 00:40:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.225s coverage: 84.8% of statements 00:40:36 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.245s coverage: 19.3% of statements 00:40:36 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.546s coverage: 91.9% of statements 00:40:36 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.211s coverage: 62.7% of statements 00:40:36 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.370s coverage: 97.6% of statements 00:40:36 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.169s coverage: 28.9% of statements 00:40:36 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.164s coverage: 100.0% of statements 00:40:36 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 95.4% of statements 00:40:36 make: *** [Makefile:98: test] Error 2 [Pipeline] } 00:40:36 $ docker stop --time=1 5ffddbbcc4274a5e45dd52939811d21d7fb6de81612e12139a383a663da01dc3 00:40:38 $ docker rm -f 5ffddbbcc4274a5e45dd52939811d21d7fb6de81612e12139a383a663da01dc3 [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 00:40:40 ---> job-cost.sh 00:40:40 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-BtL9 00:41:19 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 00:42:56 lf-activate-venv(): INFO: Adding /tmp/venv-BtL9/bin to PATH 00:42:56 INFO: No Stack... 00:42:56 INFO: Retrieving Pricing Info for: v2-standard-4 00:42:56 INFO: Archiving Costs [Pipeline] sh 00:42:56 + + cut -d, -f6cat 00:42:56 /w/workspace/edgex-go/3/archives/cost.csv [Pipeline] lock 00:42:56 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3577-3-stack-cost] 00:42:56 Resource [jenkins-edgexfoundry-edgex-go-PR-3577-3-stack-cost] did not exist. Created. 00:42:56 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3577-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:42:57 + echo total: 0.18000000715255737 [Pipeline] stash 00:42:57 Stashed 1 file(s) [Pipeline] } 00:42:57 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3577-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 00:42:58 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 00:42:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:43:00 ---> package-listing.sh 00:43:00 ++ facter osfamily 00:43:00 ++ tr '[:upper:]' '[:lower:]' 00:43:00 + OS_FAMILY=redhat 00:43:00 + workspace=/w/workspace/edgex-go/3 00:43:00 + START_PACKAGES=/tmp/packages_start.txt 00:43:00 + END_PACKAGES=/tmp/packages_end.txt 00:43:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:43:00 + PACKAGES=/tmp/packages_start.txt 00:43:00 + '[' /w/workspace/edgex-go/3 ']' 00:43:00 + PACKAGES=/tmp/packages_end.txt 00:43:00 + case "${OS_FAMILY}" in 00:43:00 + rpm -qa 00:43:00 + sort 00:43:01 + '[' -f /tmp/packages_start.txt ']' 00:43:01 + '[' -f /tmp/packages_end.txt ']' 00:43:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:43:01 + '[' /w/workspace/edgex-go/3 ']' 00:43:01 + mkdir -p /w/workspace/edgex-go/3/archives/ 00:43:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 00:43:01 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 00:43:01 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:43:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:43:02 00:43:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 00:43:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:43:02 alpine: Pulling from edgex-lftools-log-publisher 00:43:02 df20fa9351a1: Pulling fs layer 00:43:02 36b3adc4ff6f: Pulling fs layer 00:43:02 8ad3a11d3b57: Pulling fs layer 00:43:02 46f8f816bc3b: Pulling fs layer 00:43:02 93b61091891f: Pulling fs layer 00:43:02 93b9cdb0e59b: Pulling fs layer 00:43:02 5e14af77c1be: Pulling fs layer 00:43:02 01666e4c0597: Pulling fs layer 00:43:02 aa168da1d23b: Pulling fs layer 00:43:02 93b9cdb0e59b: Waiting 00:43:02 5e14af77c1be: Waiting 00:43:02 01666e4c0597: Waiting 00:43:02 aa168da1d23b: Waiting 00:43:02 46f8f816bc3b: Waiting 00:43:02 93b61091891f: Waiting 00:43:02 36b3adc4ff6f: Verifying Checksum 00:43:02 36b3adc4ff6f: Download complete 00:43:02 46f8f816bc3b: Verifying Checksum 00:43:02 46f8f816bc3b: Download complete 00:43:02 df20fa9351a1: Verifying Checksum 00:43:02 df20fa9351a1: Download complete 00:43:02 93b9cdb0e59b: Verifying Checksum 00:43:02 93b9cdb0e59b: Download complete 00:43:02 93b61091891f: Verifying Checksum 00:43:02 93b61091891f: Download complete 00:43:02 5e14af77c1be: Verifying Checksum 00:43:02 5e14af77c1be: Download complete 00:43:02 01666e4c0597: Verifying Checksum 00:43:02 01666e4c0597: Download complete 00:43:03 8ad3a11d3b57: Verifying Checksum 00:43:03 8ad3a11d3b57: Download complete 00:43:03 df20fa9351a1: Pull complete 00:43:03 36b3adc4ff6f: Pull complete 00:43:03 8ad3a11d3b57: Pull complete 00:43:03 46f8f816bc3b: Pull complete 00:43:04 93b61091891f: Pull complete 00:43:04 93b9cdb0e59b: Pull complete 00:43:04 5e14af77c1be: Pull complete 00:43:04 01666e4c0597: Pull complete 00:43:04 aa168da1d23b: Verifying Checksum 00:43:04 aa168da1d23b: Download complete 00:43:09 aa168da1d23b: Pull complete 00:43:09 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 00:43:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:43:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 00:43:09 prd-centos7-docker-4c-2g-280 does not seem to be running inside a container 00:43:09 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 00:43:14 $ docker top 9735b9dab6dfd6d8213cc977a93aca049538503672315c711a419ccefe25f5a3 -eo pid,comm [Pipeline] { [Pipeline] sh 00:43:15 + touch /tmp/pre-build-complete [Pipeline] sh 00:43:15 + mkdir -p /var/log/sa [Pipeline] sh 00:43:15 + ls /var/log/sa-host 00:43:15 + sadf -c /var/log/sa-host/sa05 00:43:15 file_magic: OK 00:43:15 HZ: Using current value: 100 00:43:15 file_header: OK 00:43:15 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 00:43:15 Statistics: 00:43:15 Hnuu...uuuununununu...Hnuu...uuuununununu... 00:43:15 File successfully converted to sysstat format version 12.2.1 00:43:15 + sadf -c /var/log/sa-host/sa27 00:43:15 file_magic: OK 00:43:15 HZ: Using current value: 100 00:43:15 file_header: OK 00:43:15 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 00:43:15 Statistics: 00:43:15 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... 00:43:15 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:43:16 provisioning config files... 00:43:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config7775062691996693845tmp [Pipeline] { [Pipeline] echo 00:43:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:43:16 ---> create-netrc.sh [Pipeline] } 00:43:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:43:17 ---> python-tools-install.sh [Pipeline] echo 00:43:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:43:17 ---> sudo-logs.sh 00:43:17 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:43:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:43:17 ---> job-cost.sh 00:43:17 lf-activate-venv: SKIPPING 00:43:17 DEBUG: total: 0.18000000715255737 00:43:17 INFO: Retrieving Stack Cost... 00:43:18 INFO: Retrieving Pricing Info for: v3-standard-2 00:43:19 INFO: Archiving Costs [Pipeline] echo 00:43:19 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:43:19 ---> logs-deploy.sh 00:43:19 lf-activate-venv: SKIPPING 00:43:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3577/3 00:43:19 INFO: archiving workspace using pattern(s): 00:43:20 Archives upload complete. 00:43:20 INFO: archiving logs to Nexus 00:43:21 ---> uname -a: 00:43:21 Linux prd-centos7-docker-4c-2g-280.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 00:43:21 00:43:21 00:43:21 ---> lscpu: 00:43:21 Architecture: x86_64 00:43:21 CPU op-mode(s): 32-bit, 64-bit 00:43:21 Byte Order: Little Endian 00:43:21 Address sizes: 40 bits physical, 48 bits virtual 00:43:21 CPU(s): 2 00:43:21 On-line CPU(s) list: 0,1 00:43:21 Thread(s) per core: 1 00:43:21 Core(s) per socket: 1 00:43:21 Socket(s): 2 00:43:21 NUMA node(s): 1 00:43:21 Vendor ID: AuthenticAMD 00:43:21 CPU family: 23 00:43:21 Model: 49 00:43:21 Model name: AMD EPYC-Rome Processor 00:43:21 Stepping: 0 00:43:21 CPU MHz: 2800.000 00:43:21 BogoMIPS: 5600.00 00:43:21 Virtualization: AMD-V 00:43:21 Hypervisor vendor: KVM 00:43:21 Virtualization type: full 00:43:21 L1d cache: 64 KiB 00:43:21 L1i cache: 64 KiB 00:43:21 L2 cache: 1 MiB 00:43:21 L3 cache: 32 MiB 00:43:21 NUMA node0 CPU(s): 0,1 00:43:21 Vulnerability Itlb multihit: Not affected 00:43:21 Vulnerability L1tf: Not affected 00:43:21 Vulnerability Mds: Not affected 00:43:21 Vulnerability Meltdown: Not affected 00:43:21 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:43:21 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 00:43:21 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 00:43:21 Vulnerability Srbds: Not affected 00:43:21 Vulnerability Tsx async abort: Not affected 00:43:21 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 00:43:21 00:43:21 00:43:21 ---> nproc: 00:43:21 2 00:43:21 00:43:21 00:43:21 ---> df -h: 00:43:21 Filesystem Size Used Available Use% Mounted on 00:43:21 overlay 40.0G 8.6G 31.4G 21% / 00:43:21 tmpfs 64.0M 0 64.0M 0% /dev 00:43:21 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 00:43:21 shm 64.0M 0 64.0M 0% /dev/shm 00:43:21 /dev/vda1 40.0G 8.6G 31.4G 21% /facter-os 00:43:21 /dev/vda1 40.0G 8.6G 31.4G 21% /etc/resolv.conf 00:43:21 /dev/vda1 40.0G 8.6G 31.4G 21% /etc/hostname 00:43:21 /dev/vda1 40.0G 8.6G 31.4G 21% /etc/hosts 00:43:21 /dev/vda1 40.0G 8.6G 31.4G 21% /var/log/secure 00:43:21 /dev/vda1 40.0G 8.6G 31.4G 21% /var/log/auth.log 00:43:21 /dev/vda1 40.0G 8.6G 31.4G 21% /run/cloud-init/result.json 00:43:21 /dev/vda1 40.0G 8.6G 31.4G 21% /var/log/sa-host 00:43:21 /dev/vda1 40.0G 8.6G 31.4G 21% /w/workspace/edgex-go/3 00:43:21 /dev/vda1 40.0G 8.6G 31.4G 21% /w/workspace/edgex-go/3@tmp 00:43:21 00:43:21 00:43:21 ---> free -m: 00:43:21 total used free shared buff/cache available 00:43:21 Mem: 7821 1048 3688 0 3083 6632 00:43:21 Swap: 1023 0 1023 00:43:21 00:43:21 00:43:21 ---> ip addr: 00:43:21 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 00:43:21 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:43:21 inet 127.0.0.1/8 scope host lo 00:43:21 valid_lft forever preferred_lft forever 00:43:21 inet6 ::1/128 scope host 00:43:21 valid_lft forever preferred_lft forever 00:43:21 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 00:43:21 link/ether fa:16:3e:5a:d2:a6 brd ff:ff:ff:ff:ff:ff 00:43:21 inet 10.30.122.221/23 brd 10.30.123.255 scope global dynamic eth0 00:43:21 valid_lft 85646sec preferred_lft 85646sec 00:43:21 inet6 fe80::f816:3eff:fe5a:d2a6/64 scope link 00:43:21 valid_lft forever preferred_lft forever 00:43:21 3: docker0: mtu 1500 qdisc noqueue state DOWN 00:43:21 link/ether 02:42:11:a0:09:13 brd ff:ff:ff:ff:ff:ff 00:43:21 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:43:21 valid_lft forever preferred_lft forever 00:43:21 inet6 fe80::42:11ff:fea0:913/64 scope link 00:43:21 valid_lft forever preferred_lft forever 00:43:21 00:43:21 00:43:21 ---> sar -b -r -n DEV: 00:43:21 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/27/21 _x86_64_ (2 CPU) 00:43:21 00:43:21 00:30:38 LINUX RESTART (2 CPU) 00:43:21 00:43:21 00:31:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:43:21 00:32:01 128.17 17.09 111.08 0.00 5688.75 21116.80 0.00 00:43:21 00:33:01 170.54 0.03 170.51 0.00 0.67 47895.94 0.00 00:43:21 00:34:01 58.58 0.00 58.58 0.00 0.00 10027.17 0.00 00:43:21 00:35:01 19.00 0.00 19.00 0.00 0.00 1448.17 0.00 00:43:21 00:36:01 1.57 0.00 1.57 0.00 0.00 26.43 0.00 00:43:21 00:37:01 0.35 0.00 0.35 0.00 0.00 5.88 0.00 00:43:21 00:38:01 0.42 0.00 0.42 0.00 0.00 5.76 0.00 00:43:21 00:39:01 0.17 0.00 0.17 0.00 0.00 1.48 0.00 00:43:21 00:40:01 0.20 0.00 0.20 0.00 0.00 1.65 0.00 00:43:21 00:41:01 0.27 0.00 0.27 0.00 0.00 3.50 0.00 00:43:21 00:42:01 0.25 0.00 0.25 0.00 0.00 3.30 0.00 00:43:21 00:43:01 0.50 0.10 0.40 0.00 9.99 6.53 0.00 00:43:21 Average: 31.54 1.41 30.13 0.00 467.72 6694.80 0.00 00:43:21 00:43:21 00:31:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:43:21 00:32:01 5108924 0 837164 10.45 2620 2060232 1350316 14.91 752460 1731152 104 00:43:21 00:33:01 4141632 0 1081436 13.50 2620 2783252 1686960 18.62 1163420 2167808 32428 00:43:21 00:34:01 3843520 0 1087544 13.58 2620 3075256 1740148 19.21 1325192 2283456 33636 00:43:21 00:35:01 4308564 0 947284 11.83 2620 2750472 1248932 13.79 1040860 2133260 20 00:43:21 00:36:01 4314664 0 941176 11.75 2620 2750480 1202856 13.28 1038340 2133260 16 00:43:21 00:37:01 4306000 0 949840 11.86 2620 2750480 1202880 13.28 1039492 2141044 8 00:43:21 00:38:01 4303100 0 952732 11.90 2620 2750488 1202808 13.28 1043788 2139760 8 00:43:21 00:39:01 4303404 0 952424 11.89 2620 2750492 1202724 13.28 1053184 2129844 8 00:43:21 00:40:01 4302736 0 953088 11.90 2620 2750496 1202724 13.28 1054084 2129844 8 00:43:21 00:41:01 4301748 0 954068 11.91 2620 2750504 1202880 13.28 1057060 2127716 20 00:43:21 00:42:01 4301936 0 953880 11.91 2620 2750504 1202856 13.28 1056840 2127716 20 00:43:21 00:43:01 4290564 0 964856 12.05 2620 2750900 1274540 14.07 1179820 2015684 128 00:43:21 Average: 4318899 0 964624 12.04 2620 2722796 1310052 14.46 1067045 2105045 5534 00:43:21 00:43:21 00:31:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:43:21 00:32:01 eth0 1693.46 1704.13 6539.00 230.12 0.00 0.00 0.00 0.00 00:43:21 00:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:43:21 00:32:01 docker0 960.25 739.53 77.66 2744.88 0.00 0.00 0.00 0.00 00:43:21 00:33:01 veth40cc0ee 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 00:43:21 00:33:01 eth0 523.98 438.30 3550.91 48.03 0.00 0.00 0.00 0.00 00:43:21 00:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:43:21 00:33:01 docker0 170.71 220.07 11.85 839.78 0.00 0.00 0.00 0.00 00:43:21 00:34:01 veth40cc0ee 0.73 0.77 0.06 0.06 0.00 0.00 0.00 0.00 00:43:21 00:34:01 eth0 23.53 12.23 18.38 13.85 0.00 0.00 0.00 0.00 00:43:21 00:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:43:21 00:34:01 docker0 0.73 0.73 0.05 0.06 0.00 0.00 0.00 0.00 00:43:21 00:35:01 eth0 12.39 6.96 9.09 3.45 0.00 0.00 0.00 0.00 00:43:21 00:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:43:21 00:35:01 docker0 1.52 1.52 0.10 0.12 0.00 0.00 0.00 0.00 00:43:21 00:36:01 eth0 0.52 0.28 0.27 0.17 0.00 0.00 0.00 0.00 00:43:21 00:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:43:21 00:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:43:21 00:37:01 eth0 0.23 0.20 0.08 0.10 0.00 0.00 0.00 0.00 00:43:21 00:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:43:21 00:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:43:21 00:38:01 eth0 0.23 0.22 0.10 0.02 0.00 0.00 0.00 0.00 00:43:21 00:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:43:21 00:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:43:21 00:39:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:43:21 00:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:43:21 00:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:43:21 00:40:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:43:21 00:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:43:21 00:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:43:21 00:41:01 eth0 0.90 0.33 0.32 0.20 0.00 0.00 0.00 0.00 00:43:21 00:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:43:21 00:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:43:21 00:42:01 eth0 0.33 0.22 0.15 0.07 0.00 0.00 0.00 0.00 00:43:21 00:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:43:21 00:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:43:21 00:43:01 eth0 5.00 3.01 4.94 1.69 0.00 0.00 0.00 0.00 00:43:21 00:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:43:21 00:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:43:21 Average: eth0 186.35 178.42 835.92 24.53 0.00 0.00 0.00 0.00 00:43:21 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:43:21 Average: docker0 93.24 79.25 7.38 295.40 0.00 0.00 0.00 0.00 00:43:21 00:43:21 00:43:21 ---> sar -P ALL: 00:43:21 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/27/21 _x86_64_ (2 CPU) 00:43:21 00:43:21 00:30:38 LINUX RESTART (2 CPU) 00:43:21 00:43:21 00:31:02 CPU %user %nice %system %iowait %steal %idle 00:43:21 00:32:01 all 29.63 0.00 6.56 8.92 0.10 54.79 00:43:21 00:32:01 0 30.41 0.00 8.01 11.25 0.09 50.24 00:43:21 00:32:01 1 28.85 0.00 5.13 6.60 0.11 59.31 00:43:21 00:33:01 all 17.67 0.00 7.22 3.77 0.09 71.26 00:43:21 00:33:01 0 17.34 0.00 7.37 4.60 0.09 70.60 00:43:21 00:33:01 1 17.99 0.00 7.07 2.93 0.09 71.92 00:43:21 00:34:01 all 48.28 0.00 4.73 0.45 0.06 46.48 00:43:21 00:34:01 0 48.03 0.00 4.55 0.46 0.05 46.90 00:43:21 00:34:01 1 48.53 0.00 4.91 0.43 0.07 46.06 00:43:21 00:35:01 all 9.76 0.00 1.73 0.96 0.05 87.50 00:43:21 00:35:01 0 9.48 0.00 1.87 0.94 0.05 87.67 00:43:21 00:35:01 1 10.04 0.00 1.60 0.99 0.05 87.33 00:43:21 00:36:01 all 0.18 0.00 0.05 0.00 0.02 99.75 00:43:21 00:36:01 0 0.03 0.00 0.07 0.00 0.02 99.88 00:43:21 00:36:01 1 0.33 0.00 0.03 0.00 0.02 99.62 00:43:21 00:37:01 all 0.17 0.00 0.04 0.00 0.03 99.77 00:43:21 00:37:01 0 0.05 0.00 0.07 0.00 0.03 99.85 00:43:21 00:37:01 1 0.28 0.00 0.02 0.00 0.02 99.68 00:43:21 00:38:01 all 0.12 0.00 0.03 0.00 0.02 99.84 00:43:21 00:38:01 0 0.02 0.00 0.03 0.00 0.02 99.93 00:43:21 00:38:01 1 0.22 0.00 0.02 0.00 0.02 99.75 00:43:21 00:39:01 all 0.13 0.00 0.02 0.00 0.03 99.82 00:43:21 00:39:01 0 0.05 0.00 0.02 0.00 0.03 99.90 00:43:21 00:39:01 1 0.22 0.00 0.02 0.00 0.02 99.75 00:43:21 00:40:01 all 0.13 0.00 0.02 0.00 0.03 99.83 00:43:21 00:40:01 0 0.02 0.00 0.02 0.00 0.03 99.93 00:43:21 00:40:01 1 0.23 0.00 0.02 0.00 0.02 99.73 00:43:21 00:41:01 all 0.10 0.00 0.03 0.00 0.02 99.86 00:43:21 00:41:01 0 0.05 0.00 0.03 0.00 0.03 99.88 00:43:21 00:41:01 1 0.15 0.00 0.02 0.00 0.00 99.83 00:43:21 00:42:01 all 0.06 0.00 0.02 0.00 0.02 99.91 00:43:21 00:42:01 0 0.03 0.00 0.02 0.00 0.00 99.95 00:43:21 00:42:01 1 0.08 0.00 0.02 0.00 0.03 99.87 00:43:21 00:43:21 00:42:01 CPU %user %nice %system %iowait %steal %idle 00:43:21 00:43:01 all 1.17 0.00 0.18 0.02 0.02 98.62 00:43:21 00:43:01 0 1.54 0.00 0.17 0.03 0.02 98.25 00:43:21 00:43:01 1 0.80 0.00 0.18 0.00 0.02 99.00 00:43:21 Average: all 8.57 0.00 1.65 1.12 0.04 88.62 00:43:21 Average: 0 8.53 0.00 1.77 1.37 0.04 88.29 00:43:21 Average: 1 8.62 0.00 1.53 0.87 0.04 88.94 00:43:21 00:43:21 00:43:21