Pull request #3427 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 77abb3d6599189ac1f17c7ff16093b494ef0d26e+3103214cdd745ba99e56243b14eeb2a0a0c23a57 (72cd0acd4327af9d94f3cdfb10d9947c5fdad46f) 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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-3427/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 > 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa25fb65c2461e649b1a162fbf19ec71f4863fbd # timeout=10 Commit message: "Merge pull request #336 from ernestojeda/golang-1.16" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a 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-3427/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 > 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 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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/v1, 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- DOCKER_IMAGE_NAME_SUFFIX: -go 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/v1 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-3321 in /w/workspace/edgexfoundry_edgex-go_PR-3427 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout 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.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 3103214cdd745ba99e56243b14eeb2a0a0c23a57 into PR head commit 77abb3d6599189ac1f17c7ff16093b494ef0d26e Merge succeeded, producing 77abb3d6599189ac1f17c7ff16093b494ef0d26e Checking out Revision 77abb3d6599189ac1f17c7ff16093b494ef0d26e (PR-3427) > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3427/head:refs/remotes/origin/PR-3427 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 77abb3d6599189ac1f17c7ff16093b494ef0d26e # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 3103214cdd745ba99e56243b14eeb2a0a0c23a57 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 77abb3d6599189ac1f17c7ff16093b494ef0d26e # 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.3' fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:41:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:41:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:41:30 ========================================================= 20:41:30 EdgeX Global Pipelines Version Info 20:41:30 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:41:32 ------------------- 20:41:32 stable info: 20:41:32 ------------------- 20:41:32 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:41:32 Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd 20:41:32 Message: update stable to v1.0.191 20:41:32 ------------------- 20:41:32 experimental info: 20:41:32 ------------------- 20:41:32 Commited By: **** collab-it+edgex@linuxfoundation.org 20:41:32 Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd 20:41:32 Message: update experimental to v1.0.191 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:41:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:41:33 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:41:33 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:41:33 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:41:33 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:41:33 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 20:41:33 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 20:41:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:41:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 20:41:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 20:41:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:41:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:41:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:41:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:41:33 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:41:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:41:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:41:33 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 20:41:34 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:41:34 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 20:41:34 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 20:41:34 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:41:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3427 [Pipeline] echo 20:41:34 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3427 [Pipeline] echo 20:41:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3427 [Pipeline] echo 20:41:34 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 77abb3d6599189ac1f17c7ff16093b494ef0d26e [Pipeline] echo 20:41:34 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 77abb3d [Pipeline] echo 20:41:34 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 20:41:34 provisioning config files... 20:41:34 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5429314023864082749tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:41:35 ---> docker-login.sh 20:41:35 nexus3.edgexfoundry.org:10001 20:41:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:41:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:41:35 Configure a credential helper to remove this warning. See 20:41:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:41:35 20:41:35 Login Succeeded 20:41:35 nexus3.edgexfoundry.org:10002 20:41:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:41:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:41:35 Configure a credential helper to remove this warning. See 20:41:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:41:35 20:41:35 Login Succeeded 20:41:35 nexus3.edgexfoundry.org:10003 20:41:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:41:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:41:35 Configure a credential helper to remove this warning. See 20:41:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:41:35 20:41:35 Login Succeeded 20:41:35 nexus3.edgexfoundry.org:10004 20:41:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:41:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:41:35 Configure a credential helper to remove this warning. See 20:41:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:41:35 20:41:35 Login Succeeded 20:41:35 docker.io 20:41:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:41:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:41:36 Configure a credential helper to remove this warning. See 20:41:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:41:36 20:41:36 Login Succeeded 20:41:36 ---> docker-login.sh ends [Pipeline] } 20:41:36 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:41:36 ++ 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 20:41:36 + for file in '`ls cmd/**/Dockerfile`' 20:41:36 ++ dirname cmd/core-command/Dockerfile 20:41:36 ++ cut -d/ -f2 20:41:36 + echo core-command,cmd/core-command/Dockerfile 20:41:36 + for file in '`ls cmd/**/Dockerfile`' 20:41:36 ++ dirname cmd/core-data/Dockerfile 20:41:36 ++ cut -d/ -f2 20:41:36 + echo core-data,cmd/core-data/Dockerfile 20:41:36 + for file in '`ls cmd/**/Dockerfile`' 20:41:36 ++ dirname cmd/core-metadata/Dockerfile 20:41:36 ++ cut -d/ -f2 20:41:36 + echo core-metadata,cmd/core-metadata/Dockerfile 20:41:36 + for file in '`ls cmd/**/Dockerfile`' 20:41:36 ++ dirname cmd/security-bootstrapper/Dockerfile 20:41:36 ++ cut -d/ -f2 20:41:36 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:41:36 + for file in '`ls cmd/**/Dockerfile`' 20:41:36 ++ dirname cmd/security-proxy-setup/Dockerfile 20:41:36 ++ cut -d/ -f2 20:41:36 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:41:36 + for file in '`ls cmd/**/Dockerfile`' 20:41:36 ++ dirname cmd/security-secretstore-setup/Dockerfile 20:41:36 ++ cut -d/ -f2 20:41:36 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:41:36 + for file in '`ls cmd/**/Dockerfile`' 20:41:36 ++ dirname cmd/support-notifications/Dockerfile 20:41:36 ++ cut -d/ -f2 20:41:36 + echo support-notifications,cmd/support-notifications/Dockerfile 20:41:36 + for file in '`ls cmd/**/Dockerfile`' 20:41:36 ++ dirname cmd/support-scheduler/Dockerfile 20:41:36 ++ cut -d/ -f2 20:41:36 + echo support-scheduler,cmd/support-scheduler/Dockerfile 20:41:36 + for file in '`ls cmd/**/Dockerfile`' 20:41:36 ++ dirname cmd/sys-mgmt-agent/Dockerfile 20:41:36 ++ cut -d/ -f2 20:41:36 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 20:41:37 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrapper-go, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 20:41:38 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:41:38 20:41:38 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:41:38 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:41:38 latest: Pulling from edgex-devops/git-semver 20:41:38 31603596830f: Pulling fs layer 20:41:38 54011a49482f: Pulling fs layer 20:41:38 a6820b24f6d8: Pulling fs layer 20:41:38 f581987b2513: Pulling fs layer 20:41:38 f581987b2513: Waiting 20:41:38 54011a49482f: Verifying Checksum 20:41:38 54011a49482f: Download complete 20:41:38 31603596830f: Verifying Checksum 20:41:38 31603596830f: Download complete 20:41:38 f581987b2513: Verifying Checksum 20:41:38 f581987b2513: Download complete 20:41:38 a6820b24f6d8: Verifying Checksum 20:41:38 a6820b24f6d8: Download complete 20:41:39 31603596830f: Pull complete 20:41:39 54011a49482f: Pull complete 20:41:40 a6820b24f6d8: Pull complete 20:41:40 f581987b2513: Pull complete 20:41:40 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 20:41:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:41:40 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:41:40 prd-centos7-docker-4c-2g-3321 does not seem to be running inside a container 20:41:40 $ 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 20:41:43 $ docker top d724832a3c6512e08bddb116d539eeee7fdd3c50e4ef72705029c00dc3e0b1df -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:41:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:41:43 [ssh-agent] Looking for ssh-agent implementation... 20:41:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:41:43 $ docker exec d724832a3c6512e08bddb116d539eeee7fdd3c50e4ef72705029c00dc3e0b1df ssh-agent 20:41:43 SSH_AUTH_SOCK=/tmp/ssh-eUYeoaLd0aD4/agent.12 20:41:43 SSH_AGENT_PID=17 20:41:43 Running ssh-add (command line suppressed) 20:41:44 Identity added: /w/workspace/edgex-go/1@tmp/private_key_299366710982688724.key (/w/workspace/edgex-go/1@tmp/private_key_299366710982688724.key) 20:41:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:41:44 + git tag --points-at HEAD [Pipeline] } 20:41:44 $ docker exec --env ******** --env ******** d724832a3c6512e08bddb116d539eeee7fdd3c50e4ef72705029c00dc3e0b1df ssh-agent -k 20:41:44 unset SSH_AUTH_SOCK; 20:41:44 unset SSH_AGENT_PID; 20:41:44 echo Agent pid 17 killed; 20:41:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:41:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:41:44 [ssh-agent] Looking for ssh-agent implementation... 20:41:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:41:45 $ docker exec d724832a3c6512e08bddb116d539eeee7fdd3c50e4ef72705029c00dc3e0b1df ssh-agent 20:41:45 SSH_AUTH_SOCK=/tmp/ssh-MPdgL3MuN0M0/agent.46 20:41:45 SSH_AGENT_PID=52 20:41:45 Running ssh-add (command line suppressed) 20:41:45 Identity added: /w/workspace/edgex-go/1@tmp/private_key_1670766094073331221.key (/w/workspace/edgex-go/1@tmp/private_key_1670766094073331221.key) 20:41:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:41:45 + git semver init 20:41:45 # -> Open(): unable to determine branch for HEAD 20:41:45 # $GIT_DIR = /w/workspace/edgex-go/1/.git 20:41:45 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 20:41:45 # $SEMVER_REMOTE_NAME = origin 20:41:45 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:41:45 # $SEMVER_USER_NAME = edgex-jenkins 20:41:45 # $SEMVER_BRANCH = PR-3427 20:41:45 # $SEMVER_TEMP = /tmp/semver-502165853 20:41:45 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 20:42:03 # '/tmp/semver-502165853' -> '/w/workspace/edgex-go/1/.semver' 20:42:03 # -> Force: false 20:42:03 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 20:42:03 $ docker exec --env ******** --env ******** d724832a3c6512e08bddb116d539eeee7fdd3c50e4ef72705029c00dc3e0b1df ssh-agent -k 20:42:04 unset SSH_AUTH_SOCK; 20:42:04 unset SSH_AGENT_PID; 20:42:04 echo Agent pid 52 killed; 20:42:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:42:04 + git semver [Pipeline] } 20:42:04 $ docker stop --time=1 d724832a3c6512e08bddb116d539eeee7fdd3c50e4ef72705029c00dc3e0b1df 20:42:06 $ docker rm -f d724832a3c6512e08bddb116d539eeee7fdd3c50e4ef72705029c00dc3e0b1df [Pipeline] // withDockerContainer [Pipeline] sh 20:42:07 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:42:07 Stashed 1 file(s) [Pipeline] echo 20:42: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 20:42:08 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 20:42:08 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 20:42:09 + sudo service docker restart 20:42:09 + true 20:42:09 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 20:42:09 ========================================================= 20:42:09 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 20:42:09 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:42:10 + 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 . 20:42:14 Sending build context to Docker daemon 330MB 20:42:14 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 20:42:14 Step 2/6 : FROM ${BASE} 20:42:14 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 20:42:14 540db60ca938: Pulling fs layer 20:42:14 adcc1eea9eea: Pulling fs layer 20:42:14 4c4ab2625f07: Pulling fs layer 20:42:14 0510c868ecb4: Pulling fs layer 20:42:14 afea3b2eda06: Pulling fs layer 20:42:14 7809a108b3ef: Pulling fs layer 20:42:14 f706445af74f: Pulling fs layer 20:42:14 0510c868ecb4: Waiting 20:42:14 afea3b2eda06: Waiting 20:42:14 7809a108b3ef: Waiting 20:42:14 f706445af74f: Waiting 20:42:14 4c4ab2625f07: Verifying Checksum 20:42:14 4c4ab2625f07: Download complete 20:42:14 adcc1eea9eea: Verifying Checksum 20:42:14 adcc1eea9eea: Download complete 20:42:14 afea3b2eda06: Verifying Checksum 20:42:14 afea3b2eda06: Download complete 20:42:14 7809a108b3ef: Verifying Checksum 20:42:14 7809a108b3ef: Download complete 20:42:14 540db60ca938: Download complete 20:42:14 540db60ca938: Pull complete 20:42:14 adcc1eea9eea: Pull complete 20:42:14 4c4ab2625f07: Pull complete 20:42:16 f706445af74f: Verifying Checksum 20:42:16 f706445af74f: Download complete 20:42:16 0510c868ecb4: Verifying Checksum 20:42:16 0510c868ecb4: Download complete 20:42:21 0510c868ecb4: Pull complete 20:42:21 afea3b2eda06: Pull complete 20:42:21 7809a108b3ef: Pull complete 20:42:22 Still waiting to schedule task 20:42:22 ‘prd-centos7-docker-4c-2g-3282’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-3286’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-3287’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-3292’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-3294’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-3296’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-3298’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-3299’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-3319’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-3305’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-3308’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-3309’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-3312’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-3314’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-3323’ is offline 20:42:25 f706445af74f: Pull complete 20:42:25 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 20:42:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 20:42:25 ---> b068be0155e3 20:42:25 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 20:42:25 ---> Running in 5a4c881a33ce 20:42:26 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:42:28 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:42:29 (1/12) Installing libmagic (5.39-r0) 20:42:30 (2/12) Installing file (5.39-r0) 20:42:30 (3/12) Installing libc-dev (0.7.2-r3) 20:42:30 (4/12) Installing g++ (10.2.1_pre1-r3) 20:42:32 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3323 in /w/workspace/edgexfoundry_edgex-go_PR-3427 [Pipeline] { [Pipeline] ws 20:42:32 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 20:42:38 using credential edgex-jenkins-ssh 20:42:38 Cloning the remote Git repository 20:42:38 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:42:38 > git init /w/workspace/edgex-go/1 # timeout=10 20:42:38 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:42:38 > git --version # timeout=10 20:42:38 > git --version # 'git version 2.17.1' 20:42:38 using GIT_SSH to set credentials SSH Credentials for GitHub 20:42:38 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:42:40 (5/12) Installing fortify-headers (1.1-r0) 20:42:40 (6/12) Installing patch (2.7.6-r6) 20:42:40 (7/12) Installing build-base (0.5-r2) 20:42:40 (8/12) Installing libsodium (1.0.18-r0) 20:42:40 (9/12) Installing pkgconf (1.7.3-r0) 20:42:40 (10/12) Installing libsodium-dev (1.0.18-r0) 20:42:40 (11/12) Installing libzmq (4.3.3-r1) 20:42:40 (12/12) Installing zeromq-dev (4.3.3-r1) 20:42:40 Executing busybox-1.32.1-r6.trigger 20:42:40 OK: 219 MiB in 52 packages 20:42:44 Removing intermediate container 5a4c881a33ce 20:42:44 ---> fde38c73c4ee 20:42:44 Step 4/6 : WORKDIR /edgex-go 20:42:44 ---> Running in 8f92f77f8fef 20:42:44 Removing intermediate container 8f92f77f8fef 20:42:44 ---> 824d4e447acf 20:42:44 Step 5/6 : COPY go.mod . 20:42:44 ---> ee4d9ceda8f2 20:42:44 Step 6/6 : RUN go mod download 20:42:44 ---> Running in 0a372ffa1948 20:43:06 Removing intermediate container 0a372ffa1948 20:43:06 ---> c47793e4cd75 20:43:06 Successfully built c47793e4cd75 20:43:06 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 20:43:06 + docker inspect -f . ci-base-image-x86_64 20:43:06 . [Pipeline] withDockerContainer 20:43:07 prd-centos7-docker-4c-2g-3321 does not seem to be running inside a container 20:43:07 $ 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 20:43:07 Merging remotes/origin/master commit 3103214cdd745ba99e56243b14eeb2a0a0c23a57 into PR head commit 77abb3d6599189ac1f17c7ff16093b494ef0d26e 20:43:08 $ docker top 5be7c01e29faf444fd0f10ae0d0dd1fd9da7f4e41261f0d220f394e23f9d7125 -eo pid,comm [Pipeline] { [Pipeline] sh 20:43:08 Merge succeeded, producing 77abb3d6599189ac1f17c7ff16093b494ef0d26e 20:43:08 Checking out Revision 77abb3d6599189ac1f17c7ff16093b494ef0d26e (PR-3427) 20:43:08 + go version 20:43:08 go version go1.16.3 linux/amd64 [Pipeline] } 20:43:08 $ docker stop --time=1 5be7c01e29faf444fd0f10ae0d0dd1fd9da7f4e41261f0d220f394e23f9d7125 20:43:07 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:43:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:43:07 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:43:07 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:43:07 using GIT_SSH to set credentials SSH Credentials for GitHub 20:43:07 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3427/head:refs/remotes/origin/PR-3427 +refs/heads/master:refs/remotes/origin/master # timeout=10 20:43:07 > git config core.sparsecheckout # timeout=10 20:43:07 > git checkout -f 77abb3d6599189ac1f17c7ff16093b494ef0d26e # timeout=10 20:43:08 > git remote # timeout=10 20:43:08 > git config --get remote.origin.url # timeout=10 20:43:08 using GIT_SSH to set credentials SSH Credentials for GitHub 20:43:08 > git merge 3103214cdd745ba99e56243b14eeb2a0a0c23a57 # timeout=10 20:43:08 > git rev-parse HEAD^{commit} # timeout=10 20:43:08 > git config core.sparsecheckout # timeout=10 20:43:08 > git checkout -f 77abb3d6599189ac1f17c7ff16093b494ef0d26e # timeout=10 20:43:09 $ docker rm -f 5be7c01e29faf444fd0f10ae0d0dd1fd9da7f4e41261f0d220f394e23f9d7125 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:43:10 + docker inspect -f . ci-base-image-x86_64 20:43:10 . [Pipeline] withDockerContainer 20:43:10 prd-centos7-docker-4c-2g-3321 does not seem to be running inside a container 20:43:10 $ 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 20:43:11 $ docker top c99e5bb4fa77f6d993a6e1485fe5c3e3b2563a98b4c62916a776afaeaf3083bc -eo pid,comm [Pipeline] { [Pipeline] echo 20:43:11 ========================================================= 20:43:11 [edgeXBuildGoParallel] Running Tests and Build... 20:43:11 ========================================================= [Pipeline] sh 20:43:11 + go mod tidy 20:43:12 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [Pipeline] sh 20:43:12 > git --version # timeout=10 20:43:12 > git --version # 'git version 2.17.1' 20:43:12 fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd 20:43:13 + make test 20:43:13 GO111MODULE=on go test -race -coverprofile=coverage.out ./... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:43:14 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 20:43:15 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 20:43:15 + + sudo servicetrue docker 20:43:15 restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 20:43:17 provisioning config files... 20:43:17 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6154830573130690488tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:43:18 ---> docker-login.sh 20:43:18 nexus3.edgexfoundry.org:10001 20:43:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:43:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:43:19 Configure a credential helper to remove this warning. See 20:43:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:43:19 20:43:19 Login Succeeded 20:43:19 nexus3.edgexfoundry.org:10002 20:43:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:43:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:43:19 Configure a credential helper to remove this warning. See 20:43:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:43:19 20:43:19 Login Succeeded 20:43:19 nexus3.edgexfoundry.org:10003 20:43:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:43:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:43:20 Configure a credential helper to remove this warning. See 20:43:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:43:20 20:43:20 Login Succeeded 20:43:20 nexus3.edgexfoundry.org:10004 20:43:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:43:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:43:21 Configure a credential helper to remove this warning. See 20:43:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:43:21 20:43:21 Login Succeeded 20:43:21 docker.io 20:43:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:43:21 ? github.com/edgexfoundry/edgex-go [no test files] 20:43:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:43:21 Configure a credential helper to remove this warning. See 20:43:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:43:21 20:43:21 Login Succeeded 20:43:21 ---> docker-login.sh ends [Pipeline] } 20:43:21 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:43:22 ========================================================= 20:43:22 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 20:43:22 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:43:22 + 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 . 20:43:25 Sending build context to Docker daemon 167.6MB 20:43:25 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 20:43:25 Step 2/6 : FROM ${BASE} 20:43:25 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:43:25 595b0fe564bb: Pulling fs layer 20:43:25 7186ed65a4f7: Pulling fs layer 20:43:25 316046926c0a: Pulling fs layer 20:43:25 4ebd0625c992: Pulling fs layer 20:43:25 207e8628e3a3: Pulling fs layer 20:43:25 c791037a9be2: Pulling fs layer 20:43:25 ffd874e62e21: Pulling fs layer 20:43:25 207e8628e3a3: Waiting 20:43:25 c791037a9be2: Waiting 20:43:25 4ebd0625c992: Waiting 20:43:25 ffd874e62e21: Waiting 20:43:25 316046926c0a: Verifying Checksum 20:43:25 316046926c0a: Download complete 20:43:25 7186ed65a4f7: Verifying Checksum 20:43:25 7186ed65a4f7: Download complete 20:43:25 207e8628e3a3: Download complete 20:43:25 c791037a9be2: Download complete 20:43:25 595b0fe564bb: Verifying Checksum 20:43:25 595b0fe564bb: Download complete 20:43:26 595b0fe564bb: Pull complete 20:43:26 7186ed65a4f7: Pull complete 20:43:26 316046926c0a: Pull complete 20:43:27 ffd874e62e21: Verifying Checksum 20:43:27 ffd874e62e21: Download complete 20:43:28 4ebd0625c992: Download complete 20:43:33 # github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 20:43:33 internal/pkg/v2/utils/restaddress.go:64:37: address.RequestBody undefined (type models.RESTAddress has no field or method RequestBody) 20:43:33 internal/pkg/v2/utils/restaddress.go:77:12: address.ContentType undefined (type models.RESTAddress has no field or method ContentType) 20:43:33 internal/pkg/v2/utils/restaddress.go:78:10: address.ContentType undefined (type models.RESTAddress has no field or method ContentType) 20:43:33 internal/pkg/v2/utils/restaddress.go:80:45: address.ContentType undefined (type models.RESTAddress has no field or method ContentType) 20:43:39 4ebd0625c992: Pull complete 20:43:39 207e8628e3a3: Pull complete 20:43:39 c791037a9be2: Pull complete 20:43:42 ffd874e62e21: Pull complete 20:43:42 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 20:43:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 20:43:42 ---> cfc18b08335c 20:43:42 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 20:43:45 ---> Running in 90c392459376 20:43:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 20:43:47 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 20:43:51 (1/12) Installing libmagic (5.39-r0) 20:43:52 # github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application 20:43:52 internal/support/scheduler/v2/application/intervalaction.go:166:5: unknown field 'RequestBody' in struct literal of type "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".RESTAddress 20:43:52 (2/12) Installing file (5.39-r0) 20:43:52 (3/12) Installing libc-dev (0.7.2-r3) 20:43:52 (4/12) Installing g++ (10.2.1_pre1-r3) 20:43:53 FAIL github.com/edgexfoundry/edgex-go/internal/core/command [build failed] 20:43:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.052s coverage: 19.8% of statements 20:43:53 FAIL github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http [build failed] 20:43:53 FAIL github.com/edgexfoundry/edgex-go/internal/core/data [build failed] 20:43:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.086s coverage: 100.0% of statements 20:43:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.061s coverage: 100.0% of statements 20:43:54 FAIL github.com/edgexfoundry/edgex-go/internal/core/data/v2/application [build failed] 20:43:54 FAIL github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http [build failed] 20:43:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.071s coverage: 78.9% of statements 20:43:54 FAIL github.com/edgexfoundry/edgex-go/internal/core/metadata [build failed] 20:43:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.081s coverage: 100.0% of statements 20:43:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.058s coverage: 100.0% of statements 20:43:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.149s coverage: 86.7% of statements 20:43:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.131s coverage: 97.5% of statements 20:43:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.075s coverage: 78.3% of statements 20:43:56 # github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils.test] 20:43:56 internal/pkg/v2/utils/restaddress.go:64: address.RequestBody undefined (type models.RESTAddress has no field or method RequestBody) 20:43:56 internal/pkg/v2/utils/restaddress.go:77: address.ContentType undefined (type models.RESTAddress has no field or method ContentType) 20:43:56 internal/pkg/v2/utils/restaddress.go:78: address.ContentType undefined (type models.RESTAddress has no field or method ContentType) 20:43:56 internal/pkg/v2/utils/restaddress.go:80: address.ContentType undefined (type models.RESTAddress has no field or method ContentType) 20:43:56 FAIL github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http [build failed] 20:43:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.049s coverage: 58.8% of statements 20:43:57 FAIL github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis [build failed] 20:43:57 FAIL github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [build failed] 20:43:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.061s coverage: 47.1% of statements 20:43:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.075s coverage: 79.5% of statements 20:43:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.078s coverage: 94.1% of statements 20:43:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.109s coverage: 96.3% of statements 20:43:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.069s coverage: 87.5% of statements 20:44:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.062s coverage: 94.4% of statements 20:44:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements 20:44:10 (5/12) Installing fortify-headers (1.1-r0) 20:44:10 (6/12) Installing patch (2.7.6-r6) 20:44:10 (7/12) Installing build-base (0.5-r2) 20:44:10 (8/12) Installing libsodium (1.0.18-r0) 20:44:11 (9/12) Installing pkgconf (1.7.3-r0) 20:44:11 (10/12) Installing libsodium-dev (1.0.18-r0) 20:44:11 (11/12) Installing libzmq (4.3.3-r1) 20:44:11 (12/12) Installing zeromq-dev (4.3.3-r1) 20:44:11 Executing busybox-1.32.1-r6.trigger 20:44:11 OK: 218 MiB in 52 packages 20:44:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.231s coverage: 81.8% of statements 20:44:15 Removing intermediate container 90c392459376 20:44:15 ---> cee4c8f315ff 20:44:15 Step 4/6 : WORKDIR /edgex-go 20:44:15 ---> Running in 3b81aa5597fc 20:44:16 Removing intermediate container 3b81aa5597fc 20:44:16 ---> a27390a72914 20:44:16 Step 5/6 : COPY go.mod . 20:44:17 ---> c73d9be7f02d 20:44:17 Step 6/6 : RUN go mod download 20:44:17 ---> Running in 9061aa9161e5 20:44:17 # github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application.test] 20:44:17 internal/support/notifications/v2/application/subscription_test.go:73:3: cannot use &testSubscriptionResendLimit (type *int64) as type *int in field value 20:44:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.083s coverage: 92.9% of statements 20:44:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements 20:44:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.050s coverage: 87.2% of statements 20:44:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements 20:44:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.064s coverage: 76.0% of statements 20:44:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.054s coverage: 80.0% of statements 20:44:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.084s coverage: 87.2% of statements 20:44:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements 20:44:21 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.092s coverage: 91.2% of statements 20:44:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.198s coverage: 64.4% of statements 20:44:21 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements 20:44:21 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.035s coverage: 91.3% of statements 20:44:21 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements 20:44:21 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.037s coverage: 73.7% of statements 20:44:21 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements 20:44:21 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.342s coverage: 66.9% of statements 20:44:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.180s coverage: 43.4% of statements 20:44:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.045s coverage: 89.5% of statements 20:44:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.046s coverage: 84.8% of statements 20:44:21 FAIL github.com/edgexfoundry/edgex-go/internal/support/notifications [build failed] 20:44:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.046s coverage: 100.0% of statements 20:44:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.043s coverage: 100.0% of statements 20:44:21 FAIL github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [build failed] 20:44:21 FAIL github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http [build failed] 20:44:21 FAIL github.com/edgexfoundry/edgex-go/internal/support/scheduler [build failed] 20:44:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.074s coverage: 99.0% of statements 20:44:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.066s coverage: 100.0% of statements 20:44:21 FAIL github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler [build failed] 20:44:21 FAIL github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http [build failed] 20:44:21 ok github.com/edgexfoundry/edgex-go/internal/system 0.025s coverage: 0.0% of statements 20:44:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.033s coverage: 100.0% of statements 20:44:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.040s coverage: 87.9% of statements 20:44:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.038s coverage: 100.0% of statements 20:44:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.054s coverage: 28.1% of statements 20:44:21 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements 20:44:21 make: *** [Makefile:94: test] Error 2 [Pipeline] } 20:44:21 $ docker stop --time=1 c99e5bb4fa77f6d993a6e1485fe5c3e3b2563a98b4c62916a776afaeaf3083bc 20:44:23 $ docker rm -f c99e5bb4fa77f6d993a6e1485fe5c3e3b2563a98b4c62916a776afaeaf3083bc [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] } 20:44:24 Failed in branch amd64 20:44:43 Removing intermediate container 9061aa9161e5 20:44:43 ---> 9275937611f6 20:44:43 Successfully built 9275937611f6 20:44:43 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:44:44 + docker inspect -f . ci-base-image-arm64 20:44:44 . [Pipeline] withDockerContainer 20:44:44 prd-ubuntu18.04-docker-arm64-4c-16g-3323 does not seem to be running inside a container 20:44:44 $ 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 20:44:46 $ docker top 6669c4203ea3178c31c53ad41df2c6bb3236448ae42b1c2765c2bf28c9fa5547 -eo pid,comm [Pipeline] { [Pipeline] sh 20:44:47 + go version 20:44:47 go version go1.16.3 linux/arm64 [Pipeline] } 20:44:47 $ docker stop --time=1 6669c4203ea3178c31c53ad41df2c6bb3236448ae42b1c2765c2bf28c9fa5547 20:44:49 $ docker rm -f 6669c4203ea3178c31c53ad41df2c6bb3236448ae42b1c2765c2bf28c9fa5547 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:44:50 + docker inspect -f . ci-base-image-arm64 20:44:50 . [Pipeline] withDockerContainer 20:44:50 prd-ubuntu18.04-docker-arm64-4c-16g-3323 does not seem to be running inside a container 20:44:50 $ 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 20:44:52 $ docker top 92cc2350c60976984a7968947470ab1d4e19dfed6ff07ed8fd7052d21dcc11b7 -eo pid,comm [Pipeline] { [Pipeline] echo 20:44:52 ========================================================= 20:44:52 [edgeXBuildGoParallel] Running Tests and Build... 20:44:52 ========================================================= [Pipeline] sh 20:44:53 + go mod tidy [Pipeline] sh 20:44:55 + make test 20:44:55 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:45:22 ? github.com/edgexfoundry/edgex-go [no test files] 20:46:01 # github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 20:46:01 internal/pkg/v2/utils/restaddress.go:64:37: address.RequestBody undefined (type models.RESTAddress has no field or method RequestBody) 20:46:01 internal/pkg/v2/utils/restaddress.go:77:12: address.ContentType undefined (type models.RESTAddress has no field or method ContentType) 20:46:01 internal/pkg/v2/utils/restaddress.go:78:10: address.ContentType undefined (type models.RESTAddress has no field or method ContentType) 20:46:01 internal/pkg/v2/utils/restaddress.go:80:45: address.ContentType undefined (type models.RESTAddress has no field or method ContentType) 20:46:48 # github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application 20:46:48 internal/support/scheduler/v2/application/intervalaction.go:166:5: unknown field 'RequestBody' in struct literal of type "github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models".RESTAddress 20:46:53 FAIL github.com/edgexfoundry/edgex-go/internal/core/command [build failed] 20:46:54 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.129s coverage: 19.8% of statements 20:46:55 FAIL github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http [build failed] 20:46:55 FAIL github.com/edgexfoundry/edgex-go/internal/core/data [build failed] 20:46:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.150s coverage: 100.0% of statements 20:46:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.250s coverage: 100.0% of statements 20:46:57 FAIL github.com/edgexfoundry/edgex-go/internal/core/data/v2/application [build failed] 20:46:57 FAIL github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http [build failed] 20:46:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.185s coverage: 78.9% of statements 20:46:58 FAIL github.com/edgexfoundry/edgex-go/internal/core/metadata [build failed] 20:47:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.214s coverage: 100.0% of statements 20:47:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.184s coverage: 100.0% of statements 20:47:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.760s coverage: 86.7% of statements 20:47:04 # github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils.test] 20:47:04 internal/pkg/v2/utils/restaddress.go:64: address.RequestBody undefined (type models.RESTAddress has no field or method RequestBody) 20:47:04 internal/pkg/v2/utils/restaddress.go:77: address.ContentType undefined (type models.RESTAddress has no field or method ContentType) 20:47:04 internal/pkg/v2/utils/restaddress.go:78: address.ContentType undefined (type models.RESTAddress has no field or method ContentType) 20:47:04 internal/pkg/v2/utils/restaddress.go:80: address.ContentType undefined (type models.RESTAddress has no field or method ContentType) 20:47:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.449s coverage: 97.5% of statements 20:47:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.247s coverage: 78.3% of statements 20:47:05 FAIL github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http [build failed] 20:47:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.118s coverage: 58.8% of statements 20:47:06 FAIL github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis [build failed] 20:47:06 FAIL github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [build failed] 20:47:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.193s coverage: 47.1% of statements 20:47:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.154s coverage: 79.5% of statements 20:47:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.142s coverage: 94.1% of statements 20:47:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.188s coverage: 96.3% of statements 20:47:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.142s coverage: 87.5% of statements 20:47:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.228s coverage: 94.4% of statements 20:47:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.121s coverage: 44.8% of statements 20:47:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.593s coverage: 81.8% of statements 20:47:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.198s coverage: 92.9% of statements 20:47:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.057s coverage: 65.1% of statements 20:47:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.078s coverage: 87.2% of statements 20:47:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.123s coverage: 100.0% of statements 20:47:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.157s coverage: 76.0% of statements 20:47:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.133s coverage: 80.0% of statements 20:47:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.210s coverage: 87.2% of statements 20:47:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.212s coverage: 85.4% of statements 20:47:34 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.247s coverage: 91.2% of statements 20:47:35 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.723s coverage: 64.4% of statements 20:47:35 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.121s coverage: 100.0% of statements 20:47:35 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.084s coverage: 91.3% of statements 20:47:35 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.105s coverage: 100.0% of statements 20:47:35 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.058s coverage: 73.7% of statements 20:47:36 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.064s coverage: 100.0% of statements 20:47:40 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.100s coverage: 66.9% of statements 20:47:42 # github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application.test] 20:47:42 internal/support/notifications/v2/application/subscription_test.go:73:3: cannot use &testSubscriptionResendLimit (type *int64) as type *int in field value 20:47:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.872s coverage: 43.4% of statements 20:47:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.117s coverage: 89.5% of statements 20:47:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.109s coverage: 84.8% of statements 20:47:42 FAIL github.com/edgexfoundry/edgex-go/internal/support/notifications [build failed] 20:47:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.191s coverage: 100.0% of statements 20:47:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.124s coverage: 100.0% of statements 20:47:43 FAIL github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application [build failed] 20:47:43 FAIL github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http [build failed] 20:47:44 FAIL github.com/edgexfoundry/edgex-go/internal/support/scheduler [build failed] 20:47:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.196s coverage: 99.0% of statements 20:47:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.191s coverage: 100.0% of statements 20:47:48 FAIL github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler [build failed] 20:47:48 FAIL github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http [build failed] 20:47:48 ok github.com/edgexfoundry/edgex-go/internal/system 0.048s coverage: 0.0% of statements 20:47:48 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.055s coverage: 100.0% of statements 20:47:48 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.089s coverage: 87.9% of statements 20:47:48 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.057s coverage: 100.0% of statements 20:47:49 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.156s coverage: 28.1% of statements 20:47:50 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.080s coverage: 100.0% of statements 20:47:50 make: *** [Makefile:94: test] Error 2 [Pipeline] } 20:47:51 $ docker stop --time=1 92cc2350c60976984a7968947470ab1d4e19dfed6ff07ed8fd7052d21dcc11b7 20:47:53 $ docker rm -f 92cc2350c60976984a7968947470ab1d4e19dfed6ff07ed8fd7052d21dcc11b7 [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 20:47:55 ---> job-cost.sh 20:47:55 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-usVS 20:48:51 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 20:50:28 lf-activate-venv(): INFO: Adding /tmp/venv-usVS/bin to PATH 20:50:28 INFO: No Stack... 20:50:28 INFO: Retrieving Pricing Info for: lf-standard-4 20:50:28 INFO: Archiving Costs [Pipeline] sh 20:50:29 + cat+ cut -d, -f6 20:50:29 /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock 20:50:30 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3427-1-stack-cost] 20:50:30 Resource [jenkins-edgexfoundry-edgex-go-PR-3427-1-stack-cost] did not exist. Created. 20:50:30 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3427-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:50:30 + echo total: 0.20999999344348907 [Pipeline] stash 20:50:31 Stashed 1 file(s) [Pipeline] } 20:50:31 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3427-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 20:50:31 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 20:50:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:50:34 ---> package-listing.sh 20:50:34 ++ facter osfamily 20:50:34 ++ tr '[:upper:]' '[:lower:]' 20:50:34 + OS_FAMILY=redhat 20:50:34 + workspace=/w/workspace/edgex-go/1 20:50:34 + START_PACKAGES=/tmp/packages_start.txt 20:50:34 + END_PACKAGES=/tmp/packages_end.txt 20:50:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:50:34 + PACKAGES=/tmp/packages_start.txt 20:50:34 + '[' /w/workspace/edgex-go/1 ']' 20:50:34 + PACKAGES=/tmp/packages_end.txt 20:50:34 + case "${OS_FAMILY}" in 20:50:34 + rpm -qa 20:50:34 + sort 20:50:39 + '[' -f /tmp/packages_start.txt ']' 20:50:39 + '[' -f /tmp/packages_end.txt ']' 20:50:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:50:39 + '[' /w/workspace/edgex-go/1 ']' 20:50:39 + mkdir -p /w/workspace/edgex-go/1/archives/ 20:50:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 20:50:39 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 20:50:40 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 20:50:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:50:40 20:50:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 20:50:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:50:40 alpine: Pulling from edgex-lftools-log-publisher 20:50:40 df20fa9351a1: Pulling fs layer 20:50:40 36b3adc4ff6f: Pulling fs layer 20:50:40 8ad3a11d3b57: Pulling fs layer 20:50:40 46f8f816bc3b: Pulling fs layer 20:50:40 93b61091891f: Pulling fs layer 20:50:40 93b9cdb0e59b: Pulling fs layer 20:50:40 5e14af77c1be: Pulling fs layer 20:50:40 01666e4c0597: Pulling fs layer 20:50:40 aa168da1d23b: Pulling fs layer 20:50:40 93b61091891f: Waiting 20:50:40 93b9cdb0e59b: Waiting 20:50:40 5e14af77c1be: Waiting 20:50:40 01666e4c0597: Waiting 20:50:40 aa168da1d23b: Waiting 20:50:40 36b3adc4ff6f: Verifying Checksum 20:50:40 36b3adc4ff6f: Download complete 20:50:40 46f8f816bc3b: Verifying Checksum 20:50:40 46f8f816bc3b: Download complete 20:50:40 df20fa9351a1: Verifying Checksum 20:50:40 93b9cdb0e59b: Verifying Checksum 20:50:40 93b9cdb0e59b: Download complete 20:50:40 93b61091891f: Verifying Checksum 20:50:40 93b61091891f: Download complete 20:50:40 5e14af77c1be: Verifying Checksum 20:50:40 5e14af77c1be: Download complete 20:50:40 01666e4c0597: Verifying Checksum 20:50:40 01666e4c0597: Download complete 20:50:41 8ad3a11d3b57: Verifying Checksum 20:50:41 8ad3a11d3b57: Download complete 20:50:41 df20fa9351a1: Pull complete 20:50:41 36b3adc4ff6f: Pull complete 20:50:42 8ad3a11d3b57: Pull complete 20:50:42 46f8f816bc3b: Pull complete 20:50:43 aa168da1d23b: Download complete 20:50:43 93b61091891f: Pull complete 20:50:43 93b9cdb0e59b: Pull complete 20:50:43 5e14af77c1be: Pull complete 20:50:43 01666e4c0597: Pull complete 20:50:50 aa168da1d23b: Pull complete 20:50:50 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 20:50:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 20:50:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 20:50:50 prd-centos7-docker-4c-2g-3321 does not seem to be running inside a container 20:50:50 $ 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 20:50:54 $ docker top 7a125d2bfb0f431fea3bf1b6240a7be3a2840319c0165d5b959ebe789b8e97c7 -eo pid,comm [Pipeline] { [Pipeline] sh 20:50:54 + touch /tmp/pre-build-complete [Pipeline] sh 20:50:55 + mkdir -p /var/log/sa [Pipeline] sh 20:50:55 + ls /var/log/sa-host 20:50:55 + sadf -c /var/log/sa-host/sa06 20:50:55 file_magic: OK 20:50:55 HZ: Using current value: 100 20:50:55 file_header: OK 20:50:55 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 20:50:55 Statistics: 20:50:55 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 20:50:55 File successfully converted to sysstat format version 12.2.1 20:50:55 + sadf -c /var/log/sa-host/sa23 20:50:55 file_magic: OK 20:50:55 HZ: Using current value: 100 20:50:55 file_header: OK 20:50:55 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 20:50:55 Statistics: 20:50:55 Hnuu...uuuununununu... 20:50:55 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:50:55 provisioning config files... 20:50:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config4985867663739481003tmp [Pipeline] { [Pipeline] echo 20:50:55 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:50:56 ---> create-netrc.sh [Pipeline] } 20:50:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 20:50:56 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 20:50:56 ---> python-tools-install.sh [Pipeline] echo 20:50:56 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:50:57 ---> sudo-logs.sh 20:50:57 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:50:57 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:50:57 ---> job-cost.sh 20:50:57 lf-activate-venv: SKIPPING 20:50:57 DEBUG: total: 0.20999999344348907 20:50:57 INFO: Retrieving Stack Cost... 20:50:58 INFO: Retrieving Pricing Info for: v1-standard-2 20:50:59 INFO: Archiving Costs [Pipeline] echo 20:50:59 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:50:59 ---> logs-deploy.sh 20:50:59 lf-activate-venv: SKIPPING 20:50:59 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3427/1 20:50:59 INFO: archiving workspace using pattern(s): 20:51:00 Archives upload complete. 20:51:01 INFO: archiving logs to Nexus 20:51:02 ---> uname -a: 20:51:02 Linux prd-centos7-docker-4c-2g-3321.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 20:51:02 20:51:02 20:51:02 ---> lscpu: 20:51:02 Architecture: x86_64 20:51:02 CPU op-mode(s): 32-bit, 64-bit 20:51:02 Byte Order: Little Endian 20:51:02 Address sizes: 40 bits physical, 48 bits virtual 20:51:02 CPU(s): 4 20:51:02 On-line CPU(s) list: 0-3 20:51:02 Thread(s) per core: 1 20:51:02 Core(s) per socket: 1 20:51:02 Socket(s): 4 20:51:02 NUMA node(s): 1 20:51:02 Vendor ID: GenuineIntel 20:51:02 CPU family: 6 20:51:02 Model: 44 20:51:02 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 20:51:02 Stepping: 1 20:51:02 CPU MHz: 2933.442 20:51:02 BogoMIPS: 5866.88 20:51:02 Virtualization: VT-x 20:51:02 Hypervisor vendor: KVM 20:51:02 Virtualization type: full 20:51:02 L1d cache: 128 KiB 20:51:02 L1i cache: 128 KiB 20:51:02 L2 cache: 16 MiB 20:51:02 L3 cache: 64 MiB 20:51:02 NUMA node0 CPU(s): 0-3 20:51:02 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 20:51:02 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 20:51:02 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 20:51:02 Vulnerability Meltdown: Mitigation; PTI 20:51:02 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:51:02 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 20:51:02 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 20:51:02 Vulnerability Srbds: Not affected 20:51:02 Vulnerability Tsx async abort: Not affected 20:51:02 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 20:51:02 20:51:02 20:51:02 ---> nproc: 20:51:02 4 20:51:02 20:51:02 20:51:02 ---> df -h: 20:51:02 Filesystem Size Used Available Use% Mounted on 20:51:02 overlay 50.0G 8.2G 41.8G 16% / 20:51:02 tmpfs 64.0M 0 64.0M 0% /dev 20:51:02 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 20:51:02 shm 64.0M 0 64.0M 0% /dev/shm 20:51:02 /dev/vda1 50.0G 8.2G 41.8G 16% /facter-os 20:51:02 /dev/vda1 50.0G 8.2G 41.8G 16% /etc/resolv.conf 20:51:02 /dev/vda1 50.0G 8.2G 41.8G 16% /etc/hostname 20:51:02 /dev/vda1 50.0G 8.2G 41.8G 16% /etc/hosts 20:51:02 /dev/vda1 50.0G 8.2G 41.8G 16% /var/log/auth.log 20:51:02 /dev/vda1 50.0G 8.2G 41.8G 16% /run/cloud-init/result.json 20:51:02 /dev/vda1 50.0G 8.2G 41.8G 16% /var/log/sa-host 20:51:02 /dev/vda1 50.0G 8.2G 41.8G 16% /var/log/secure 20:51:02 /dev/vda1 50.0G 8.2G 41.8G 16% /w/workspace/edgex-go/1 20:51:02 /dev/vda1 50.0G 8.2G 41.8G 16% /w/workspace/edgex-go/1@tmp 20:51:02 20:51:02 20:51:02 ---> free -m: 20:51:02 total used free shared buff/cache available 20:51:02 Mem: 1837 772 131 0 933 972 20:51:02 Swap: 1023 3 1020 20:51:02 20:51:02 20:51:02 ---> ip addr: 20:51:02 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 20:51:02 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:51:02 inet 127.0.0.1/8 scope host lo 20:51:02 valid_lft forever preferred_lft forever 20:51:02 inet6 ::1/128 scope host 20:51:02 valid_lft forever preferred_lft forever 20:51:02 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 20:51:02 link/ether fa:16:3e:78:20:0c brd ff:ff:ff:ff:ff:ff 20:51:02 inet 10.30.122.185/23 brd 10.30.123.255 scope global dynamic eth0 20:51:02 valid_lft 85787sec preferred_lft 85787sec 20:51:02 inet6 fe80::f816:3eff:fe78:200c/64 scope link 20:51:02 valid_lft forever preferred_lft forever 20:51:02 3: docker0: mtu 1500 qdisc noqueue state DOWN 20:51:02 link/ether 02:42:82:3b:59:d3 brd ff:ff:ff:ff:ff:ff 20:51:02 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 20:51:02 valid_lft forever preferred_lft forever 20:51:02 inet6 fe80::42:82ff:fe3b:59d3/64 scope link 20:51:02 valid_lft forever preferred_lft forever 20:51:02 20:51:02 20:51:02 ---> sar -b -r -n DEV: 20:51:02 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/06/21 _x86_64_ (4 CPU) 20:51:02 20:51:02 20:40:35 LINUX RESTART (4 CPU) 20:51:02 20:51:02 20:41:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:51:02 20:42:02 108.29 45.57 62.72 0.00 8404.87 14989.00 0.00 20:51:02 20:43:02 277.49 82.16 195.33 0.00 7250.73 54520.62 0.00 20:51:02 20:44:01 214.67 114.18 100.49 0.00 4023.14 12395.23 0.00 20:51:02 20:45:01 29.18 5.89 23.29 0.00 887.88 3571.14 0.00 20:51:02 20:46:01 1.93 0.02 1.92 0.00 0.53 38.83 0.00 20:51:02 20:47:01 1.22 0.95 0.27 0.00 59.03 3.68 0.00 20:51:02 20:48:01 1.18 0.92 0.27 0.00 50.22 3.65 0.00 20:51:02 20:49:01 0.25 0.00 0.25 0.00 0.00 2.71 0.00 20:51:02 20:50:02 0.30 0.00 0.30 0.00 0.00 3.21 0.00 20:51:02 Average: 70.14 27.55 42.59 0.00 2282.53 9478.56 0.00 20:51:02 20:51:02 20:41:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:51:02 20:42:02 75188 0 893932 47.51 2620 909804 1605608 54.80 729136 874032 1492 20:51:02 20:43:02 111008 0 782692 41.60 1492 986352 1336112 45.60 617284 847000 36 20:51:02 20:44:01 111640 0 839800 44.63 680 929424 1863496 63.60 735460 745868 70948 20:51:02 20:45:01 554812 0 703780 37.40 652 622300 1116332 38.10 463000 595604 12 20:51:02 20:46:01 560980 0 697604 37.08 652 622308 1087488 37.11 467748 587596 12 20:51:02 20:47:01 559412 0 697412 37.07 652 624068 1087572 37.12 466392 591148 8 20:51:02 20:48:01 557404 0 697904 37.09 652 625584 1087692 37.12 467072 592656 12 20:51:02 20:49:01 558484 0 696820 37.03 652 625588 1087488 37.11 465972 592656 8 20:51:02 20:50:02 558648 0 696648 37.03 652 625596 1087488 37.11 465856 592656 8 20:51:02 Average: 405286 0 745177 39.60 967 730114 1262142 43.07 541991 668802 8060 20:51:02 20:51:02 20:41:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:51:02 20:42:02 vetha39037c 934.89 840.17 88.25 2741.49 0.00 0.00 0.00 0.00 20:51:02 20:42:02 eth0 1849.97 1696.36 6539.90 206.64 0.00 0.00 0.00 0.00 20:51:02 20:42:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:51:02 20:42:02 docker0 934.89 840.03 75.47 2741.48 0.00 0.00 0.00 0.00 20:51:02 20:43:02 eth0 573.72 453.10 3559.14 77.39 0.00 0.00 0.00 0.00 20:51:02 20:43:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:51:02 20:43:02 docker0 192.67 243.57 12.10 847.79 0.00 0.00 0.00 0.00 20:51:02 20:44:01 vethce71e3c 0.12 0.25 0.01 0.02 0.00 0.00 0.00 0.00 20:51:02 20:44:01 eth0 36.32 21.47 35.25 14.39 0.00 0.00 0.00 0.00 20:51:02 20:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:51:02 20:44:01 docker0 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:51:02 20:45:01 eth0 10.89 6.72 8.42 4.15 0.00 0.00 0.00 0.00 20:51:02 20:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:51:02 20:45:01 docker0 1.53 1.53 0.10 0.12 0.00 0.00 0.00 0.00 20:51:02 20:46:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:51:02 20:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:51:02 20:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:51:02 20:47:01 eth0 0.78 0.25 0.19 0.08 0.00 0.00 0.00 0.00 20:51:02 20:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:51:02 20:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:51:02 20:48:01 eth0 0.57 0.43 0.28 0.21 0.00 0.00 0.00 0.00 20:51:02 20:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:51:02 20:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:51:02 20:49:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:51:02 20:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:51:02 20:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:51:02 20:50:02 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:51:02 20:50:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:51:02 20:50:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:51:02 Average: eth0 272.31 239.84 1118.84 33.37 0.00 0.00 0.00 0.00 20:51:02 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:51:02 Average: docker0 124.24 119.50 9.64 395.29 0.00 0.00 0.00 0.00 20:51:02 20:51:02 20:51:02 ---> sar -P ALL: 20:51:02 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/06/21 _x86_64_ (4 CPU) 20:51:02 20:51:02 20:40:35 LINUX RESTART (4 CPU) 20:51:02 20:51:02 20:41:02 CPU %user %nice %system %iowait %steal %idle 20:51:02 20:42:02 all 22.73 0.00 8.85 2.03 0.10 66.29 20:51:02 20:42:02 0 25.80 0.00 12.74 0.60 0.11 60.76 20:51:02 20:42:02 1 18.59 0.00 7.29 2.75 0.10 71.26 20:51:02 20:42:02 2 25.28 0.00 7.56 1.19 0.10 65.87 20:51:02 20:42:02 3 21.28 0.00 7.86 3.56 0.09 67.20 20:51:02 20:43:02 all 11.35 0.00 9.71 4.94 0.09 73.91 20:51:02 20:43:02 0 11.87 0.00 9.76 2.56 0.09 75.73 20:51:02 20:43:02 1 10.72 0.00 9.75 3.73 0.10 75.70 20:51:02 20:43:02 2 11.40 0.00 10.01 8.34 0.07 70.19 20:51:02 20:43:02 3 11.43 0.00 9.32 5.14 0.09 74.03 20:51:02 20:44:01 all 48.45 0.00 13.17 5.77 0.07 32.54 20:51:02 20:44:01 0 47.10 0.00 13.10 7.50 0.07 32.23 20:51:02 20:44:01 1 47.86 0.00 13.96 4.95 0.03 33.19 20:51:02 20:44:01 2 49.84 0.00 12.46 4.46 0.07 33.17 20:51:02 20:44:01 3 48.99 0.00 13.17 6.18 0.09 31.57 20:51:02 20:45:01 all 8.19 0.00 3.05 0.69 0.03 88.05 20:51:02 20:45:01 0 8.10 0.00 2.92 1.06 0.03 87.89 20:51:02 20:45:01 1 7.27 0.00 3.04 0.54 0.03 89.12 20:51:02 20:45:01 2 8.82 0.00 2.90 0.07 0.03 88.18 20:51:02 20:45:01 3 8.56 0.00 3.32 1.11 0.02 86.99 20:51:02 20:46:01 all 0.17 0.00 0.04 0.00 0.00 99.80 20:51:02 20:46:01 0 0.43 0.00 0.05 0.00 0.00 99.52 20:51:02 20:46:01 1 0.05 0.00 0.03 0.00 0.00 99.92 20:51:02 20:46:01 2 0.15 0.00 0.05 0.00 0.00 99.80 20:51:02 20:46:01 3 0.03 0.00 0.02 0.00 0.00 99.95 20:51:02 20:47:01 all 0.17 0.00 0.04 0.00 0.00 99.78 20:51:02 20:47:01 0 0.03 0.00 0.02 0.00 0.00 99.95 20:51:02 20:47:01 1 0.05 0.00 0.08 0.02 0.00 99.85 20:51:02 20:47:01 2 0.55 0.00 0.03 0.00 0.00 99.42 20:51:02 20:47:01 3 0.03 0.00 0.03 0.00 0.02 99.92 20:51:02 20:48:01 all 0.15 0.00 0.04 0.00 0.00 99.81 20:51:02 20:48:01 0 0.02 0.00 0.05 0.00 0.00 99.93 20:51:02 20:48:01 1 0.05 0.00 0.05 0.00 0.00 99.90 20:51:02 20:48:01 2 0.55 0.00 0.02 0.00 0.00 99.43 20:51:02 20:48:01 3 0.00 0.00 0.03 0.00 0.00 99.97 20:51:02 20:49:01 all 0.16 0.00 0.03 0.00 0.00 99.81 20:51:02 20:49:01 0 0.00 0.00 0.03 0.00 0.00 99.97 20:51:02 20:49:01 1 0.03 0.00 0.03 0.00 0.00 99.93 20:51:02 20:49:01 2 0.55 0.00 0.03 0.00 0.00 99.42 20:51:02 20:49:01 3 0.05 0.00 0.03 0.00 0.00 99.92 20:51:02 20:50:02 all 0.15 0.00 0.03 0.00 0.00 99.82 20:51:02 20:50:02 0 0.03 0.00 0.02 0.00 0.00 99.95 20:51:02 20:50:02 1 0.02 0.00 0.02 0.00 0.00 99.97 20:51:02 20:50:02 2 0.52 0.00 0.03 0.00 0.00 99.45 20:51:02 20:50:02 3 0.05 0.00 0.05 0.00 0.00 99.90 20:51:02 Average: all 9.90 0.00 3.79 1.46 0.03 84.83 20:51:02 Average: 0 10.08 0.00 4.18 1.27 0.03 84.45 20:51:02 Average: 1 9.16 0.00 3.72 1.30 0.03 85.79 20:51:02 Average: 2 10.58 0.00 3.59 1.53 0.03 84.27 20:51:02 Average: 3 9.76 0.00 3.67 1.73 0.03 84.80 20:51:02 20:51:02 20:51:02