Pull request #3494 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from c818d844814bcdec1c2756657bb891c485e9d9c7+0aa786abd905cbcf8b555c8ab61e8a226d759c0e (13c56b829ef6a23de1627b7fabb62ecae1753679) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4207448987970193582.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 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-ssh5782185480152529409.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 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3494/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3494/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8363903079785602948.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3494/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5011751640477460563.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4158244125059703393.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3494/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3494/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh278115355065321100.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 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 9d0281235b943b7ad605f650702698f9078b2862 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_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/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 ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-15482 in /w/workspace/edgexfoundry_edgex-go_PR-3494 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh36178241525607210.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh5686416674295858898.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3494/head:refs/remotes/origin/PR-3494 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 0aa786abd905cbcf8b555c8ab61e8a226d759c0e into PR head commit c818d844814bcdec1c2756657bb891c485e9d9c7 Merge succeeded, producing c818d844814bcdec1c2756657bb891c485e9d9c7 Checking out Revision c818d844814bcdec1c2756657bb891c485e9d9c7 (PR-3494) > git config core.sparsecheckout # timeout=10 > git checkout -f c818d844814bcdec1c2756657bb891c485e9d9c7 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh8009268136190197585.key > git merge 0aa786abd905cbcf8b555c8ab61e8a226d759c0e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c818d844814bcdec1c2756657bb891c485e9d9c7 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:51:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:51:56 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:51:56 ========================================================= 05:51:56 EdgeX Global Pipelines Version Info 05:51:56 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:51:57 ------------------- 05:51:57 stable info: 05:51:57 ------------------- 05:51:57 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:51:57 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 05:51:57 Message: update stable to v1.0.192 05:51:58 ------------------- 05:51:58 experimental info: 05:51:58 ------------------- 05:51:58 Commited By: **** collab-it+edgex@linuxfoundation.org 05:51:58 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 05:51:58 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:51:58 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 05:51:58 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 05:51:58 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:51:58 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:51:58 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:51:58 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 05:51:59 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 05:51:59 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 05:51:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 05:51:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 05:51:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:51:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:51:59 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:51:59 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:51:59 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:51:59 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:51:59 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:51:59 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 05:51:59 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 05:51:59 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 05:51:59 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 05:51:59 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:51:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3494 [Pipeline] echo 05:51:59 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3494 [Pipeline] echo 05:52:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3494 [Pipeline] echo 05:52:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c818d844814bcdec1c2756657bb891c485e9d9c7 [Pipeline] echo 05:52:00 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c818d84 [Pipeline] echo 05:52:00 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:52:00 provisioning config files... 05:52:00 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3417215888070970961tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:52:00 ---> docker-login.sh 05:52:00 nexus3.edgexfoundry.org:10001 05:52:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:52:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:52:01 Configure a credential helper to remove this warning. See 05:52:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:52:01 05:52:01 Login Succeeded 05:52:01 nexus3.edgexfoundry.org:10002 05:52:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:52:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:52:01 Configure a credential helper to remove this warning. See 05:52:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:52:01 05:52:01 Login Succeeded 05:52:01 nexus3.edgexfoundry.org:10003 05:52:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:52:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:52:01 Configure a credential helper to remove this warning. See 05:52:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:52:01 05:52:01 Login Succeeded 05:52:01 nexus3.edgexfoundry.org:10004 05:52:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:52:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:52:01 Configure a credential helper to remove this warning. See 05:52:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:52:01 05:52:01 Login Succeeded 05:52:01 docker.io 05:52:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:52:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:52:02 Configure a credential helper to remove this warning. See 05:52:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:52:02 05:52:02 Login Succeeded 05:52:02 ---> docker-login.sh ends [Pipeline] } 05:52:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:52:02 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 05:52:02 + for file in '`ls cmd/**/Dockerfile`' 05:52:02 ++ cut -d/ -f2 05:52:02 ++ dirname cmd/core-command/Dockerfile 05:52:02 + echo core-command,cmd/core-command/Dockerfile 05:52:02 + for file in '`ls cmd/**/Dockerfile`' 05:52:02 ++ dirname cmd/core-data/Dockerfile 05:52:02 ++ cut -d/ -f2 05:52:02 + echo core-data,cmd/core-data/Dockerfile 05:52:02 + for file in '`ls cmd/**/Dockerfile`' 05:52:02 ++ dirname cmd/core-metadata/Dockerfile 05:52:02 ++ cut -d/ -f2 05:52:02 + echo core-metadata,cmd/core-metadata/Dockerfile 05:52:02 + for file in '`ls cmd/**/Dockerfile`' 05:52:02 ++ dirname cmd/security-bootstrapper/Dockerfile 05:52:02 ++ cut -d/ -f2 05:52:02 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 05:52:02 + for file in '`ls cmd/**/Dockerfile`' 05:52:02 ++ dirname cmd/security-proxy-setup/Dockerfile 05:52:02 ++ cut -d/ -f2 05:52:02 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 05:52:02 + for file in '`ls cmd/**/Dockerfile`' 05:52:02 ++ dirname cmd/security-secretstore-setup/Dockerfile 05:52:02 ++ cut -d/ -f2 05:52:02 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 05:52:02 + for file in '`ls cmd/**/Dockerfile`' 05:52:02 ++ dirname cmd/support-notifications/Dockerfile 05:52:02 ++ cut -d/ -f2 05:52:02 + echo support-notifications,cmd/support-notifications/Dockerfile 05:52:02 + for file in '`ls cmd/**/Dockerfile`' 05:52:02 ++ dirname cmd/support-scheduler/Dockerfile 05:52:02 ++ cut -d/ -f2 05:52:02 + echo support-scheduler,cmd/support-scheduler/Dockerfile 05:52:02 + for file in '`ls cmd/**/Dockerfile`' 05:52:02 ++ dirname cmd/sys-mgmt-agent/Dockerfile 05:52:02 ++ cut -d/ -f2 05:52:02 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 05:52:02 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 05:52:04 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:52:04 05:52:04 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:52:04 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:52:04 latest: Pulling from edgex-devops/git-semver 05:52:04 31603596830f: Pulling fs layer 05:52:04 54011a49482f: Pulling fs layer 05:52:04 a6820b24f6d8: Pulling fs layer 05:52:04 f581987b2513: Pulling fs layer 05:52:04 f581987b2513: Waiting 05:52:04 54011a49482f: Verifying Checksum 05:52:04 54011a49482f: Download complete 05:52:04 31603596830f: Verifying Checksum 05:52:04 31603596830f: Download complete 05:52:04 a6820b24f6d8: Verifying Checksum 05:52:04 a6820b24f6d8: Download complete 05:52:04 31603596830f: Pull complete 05:52:05 54011a49482f: Pull complete 05:52:05 f581987b2513: Verifying Checksum 05:52:05 f581987b2513: Download complete 05:52:05 a6820b24f6d8: Pull complete 05:52:05 f581987b2513: Pull complete 05:52:05 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 05:52:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:52:05 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:52:06 prd-centos7-docker-4c-2g-15482 does not seem to be running inside a container 05:52:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:52:07 $ docker top fc888ecfa11278258c582570d0ed7f27aea12656072a6d614299a9f66381230c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:52:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:52:08 [ssh-agent] Looking for ssh-agent implementation... 05:52:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:52:08 $ docker exec fc888ecfa11278258c582570d0ed7f27aea12656072a6d614299a9f66381230c ssh-agent 05:52:08 SSH_AUTH_SOCK=/tmp/ssh-iQOoHZB7FBQT/agent.14 05:52:08 SSH_AGENT_PID=21 05:52:08 Running ssh-add (command line suppressed) 05:52:08 Identity added: /w/workspace/edgex-go/1@tmp/private_key_7145945190947516384.key (/w/workspace/edgex-go/1@tmp/private_key_7145945190947516384.key) 05:52:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:52:08 + git tag --points-at HEAD [Pipeline] } 05:52:08 $ docker exec --env ******** --env ******** fc888ecfa11278258c582570d0ed7f27aea12656072a6d614299a9f66381230c ssh-agent -k 05:52:09 unset SSH_AUTH_SOCK; 05:52:09 unset SSH_AGENT_PID; 05:52:09 echo Agent pid 21 killed; 05:52:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:52:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:52:09 [ssh-agent] Looking for ssh-agent implementation... 05:52:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:52:09 $ docker exec fc888ecfa11278258c582570d0ed7f27aea12656072a6d614299a9f66381230c ssh-agent 05:52:09 SSH_AUTH_SOCK=/tmp/ssh-vZXUJwbMN1Ir/agent.56 05:52:09 SSH_AGENT_PID=63 05:52:09 Running ssh-add (command line suppressed) 05:52:09 Identity added: /w/workspace/edgex-go/1@tmp/private_key_8247889101079426243.key (/w/workspace/edgex-go/1@tmp/private_key_8247889101079426243.key) 05:52:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:52:09 + git semver init 05:52:09 # -> Open(): unable to determine branch for HEAD 05:52:09 # $GIT_DIR = /w/workspace/edgex-go/1/.git 05:52:09 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 05:52:09 # $SEMVER_REMOTE_NAME = origin 05:52:09 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:52:09 # $SEMVER_USER_NAME = edgex-jenkins 05:52:09 # $SEMVER_BRANCH = PR-3494 05:52:09 # $SEMVER_TEMP = /tmp/semver-339711692 05:52:09 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 05:52:22 # '/tmp/semver-339711692' -> '/w/workspace/edgex-go/1/.semver' 05:52:22 # -> Force: false 05:52:22 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 05:52:22 $ docker exec --env ******** --env ******** fc888ecfa11278258c582570d0ed7f27aea12656072a6d614299a9f66381230c ssh-agent -k 05:52:22 unset SSH_AUTH_SOCK; 05:52:22 unset SSH_AGENT_PID; 05:52:22 echo Agent pid 63 killed; 05:52:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:52:22 + git semver [Pipeline] } 05:52:22 $ docker stop --time=1 fc888ecfa11278258c582570d0ed7f27aea12656072a6d614299a9f66381230c 05:52:26 $ docker rm -f fc888ecfa11278258c582570d0ed7f27aea12656072a6d614299a9f66381230c [Pipeline] // withDockerContainer [Pipeline] sh 05:52:26 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:52:27 Stashed 1 file(s) [Pipeline] echo 05:52:27 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:52:28 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 05:52:28 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:52:28 + true 05:52:28 + sudo service docker restart 05:52:28 Redirecting to /bin/systemctl restart docker.service 05:52:42 Still waiting to schedule task 05:52:42 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo 05:52:46 ========================================================= 05:52:46 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 05:52:46 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:52:47 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 05:52:48 Sending build context to Docker daemon 330.7MB 05:52:48 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 05:52:48 Step 2/6 : FROM ${BASE} 05:52:48 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 05:52:48 540db60ca938: Pulling fs layer 05:52:48 adcc1eea9eea: Pulling fs layer 05:52:48 4c4ab2625f07: Pulling fs layer 05:52:48 0510c868ecb4: Pulling fs layer 05:52:48 afea3b2eda06: Pulling fs layer 05:52:48 7809a108b3ef: Pulling fs layer 05:52:48 f706445af74f: Pulling fs layer 05:52:48 0510c868ecb4: Waiting 05:52:48 afea3b2eda06: Waiting 05:52:48 7809a108b3ef: Waiting 05:52:48 f706445af74f: Waiting 05:52:48 4c4ab2625f07: Verifying Checksum 05:52:48 4c4ab2625f07: Download complete 05:52:48 adcc1eea9eea: Download complete 05:52:48 afea3b2eda06: Verifying Checksum 05:52:48 afea3b2eda06: Download complete 05:52:48 7809a108b3ef: Verifying Checksum 05:52:48 7809a108b3ef: Download complete 05:52:48 540db60ca938: Verifying Checksum 05:52:48 540db60ca938: Download complete 05:52:49 540db60ca938: Pull complete 05:52:49 adcc1eea9eea: Pull complete 05:52:49 4c4ab2625f07: Pull complete 05:52:51 f706445af74f: Verifying Checksum 05:52:51 f706445af74f: Download complete 05:52:51 0510c868ecb4: Verifying Checksum 05:52:51 0510c868ecb4: Download complete 05:52:55 0510c868ecb4: Pull complete 05:52:55 afea3b2eda06: Pull complete 05:52:55 7809a108b3ef: Pull complete 05:52:56 f706445af74f: Pull complete 05:52:56 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 05:52:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 05:52:56 ---> b068be0155e3 05:52:56 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 05:53:01 ---> Running in 1ef211245d6a 05:53:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:53:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:53:02 (1/12) Installing libmagic (5.39-r0) 05:53:03 (2/12) Installing file (5.39-r0) 05:53:03 (3/12) Installing libc-dev (0.7.2-r3) 05:53:03 (4/12) Installing g++ (10.2.1_pre1-r3) 05:53:07 (5/12) Installing fortify-headers (1.1-r0) 05:53:07 (6/12) Installing patch (2.7.6-r6) 05:53:07 (7/12) Installing build-base (0.5-r2) 05:53:07 (8/12) Installing libsodium (1.0.18-r0) 05:53:07 (9/12) Installing pkgconf (1.7.3-r0) 05:53:07 (10/12) Installing libsodium-dev (1.0.18-r0) 05:53:07 (11/12) Installing libzmq (4.3.3-r1) 05:53:07 (12/12) Installing zeromq-dev (4.3.3-r1) 05:53:07 Executing busybox-1.32.1-r6.trigger 05:53:07 OK: 219 MiB in 52 packages 05:53:09 Removing intermediate container 1ef211245d6a 05:53:09 ---> 9b9f87e4d784 05:53:09 Step 4/6 : WORKDIR /edgex-go 05:53:09 ---> Running in 3d336e5b9e27 05:53:09 Removing intermediate container 3d336e5b9e27 05:53:09 ---> 0ab2dda91557 05:53:09 Step 5/6 : COPY go.mod . 05:53:09 ---> 4351320e723e 05:53:09 Step 6/6 : RUN go mod download 05:53:09 ---> Running in 0081041d37b0 05:53:27 Removing intermediate container 0081041d37b0 05:53:27 ---> f5db6daf050f 05:53:27 Successfully built f5db6daf050f 05:53:27 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 05:53:28 + docker inspect -f . ci-base-image-x86_64 05:53:28 . [Pipeline] withDockerContainer 05:53:28 prd-centos7-docker-4c-2g-15482 does not seem to be running inside a container 05:53:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:53:28 $ docker top 21c7e64f20f4d45a6e22278e63a0bdc26b81b4a2e4fa1a6829c77077d6226e97 -eo pid,comm [Pipeline] { [Pipeline] sh 05:53:29 + go version 05:53:29 go version go1.16.3 linux/amd64 [Pipeline] } 05:53:29 $ docker stop --time=1 21c7e64f20f4d45a6e22278e63a0bdc26b81b4a2e4fa1a6829c77077d6226e97 05:53:30 $ docker rm -f 21c7e64f20f4d45a6e22278e63a0bdc26b81b4a2e4fa1a6829c77077d6226e97 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:53:31 + docker inspect -f . ci-base-image-x86_64 05:53:31 . [Pipeline] withDockerContainer 05:53:31 prd-centos7-docker-4c-2g-15482 does not seem to be running inside a container 05:53:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:53:31 $ docker top fce96923e920ab8d93eb305e5251266446d3ab59b7e8c1c0053db2430199f697 -eo pid,comm [Pipeline] { [Pipeline] echo 05:53:32 ========================================================= 05:53:32 [edgeXBuildGoParallel] Running Tests and Build... 05:53:32 ========================================================= [Pipeline] sh 05:53:32 + go mod tidy [Pipeline] sh 05:53:32 + make test 05:53:32 go mod tidy 05:53:33 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 05:53:39 ? github.com/edgexfoundry/edgex-go [no test files] 05:53:58 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 05:54:04 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 05:54:06 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 05:54:06 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 05:54:08 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 05:54:09 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 05:54:09 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 05:54:09 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 05:54:10 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 05:54:10 # github.com/edgexfoundry/edgex-go/internal/support/scheduler 05:54:10 internal/support/scheduler/schedule.go:510:48: configuration.Service.Timeout undefined (type "github.com/edgexfoundry/go-mod-bootstrap/v2/config".ServiceInfo has no field or method Timeout) 05:54:12 # github.com/edgexfoundry/edgex-go/internal/system/agent 05:54:12 internal/system/agent/init.go:84:27: configuration.Service.Protocol undefined (type "github.com/edgexfoundry/go-mod-bootstrap/v2/config".ServiceInfo has no field or method Protocol) 05:54:12 internal/system/agent/init.go:117:27: configuration.Service.Protocol undefined (type "github.com/edgexfoundry/go-mod-bootstrap/v2/config".ServiceInfo has no field or method Protocol) 05:54:15 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.094s coverage: 46.1% of statements 05:54:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.080s coverage: 28.7% of statements 05:54:15 # github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http [github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http.test] 05:54:15 internal/core/command/v2/controller/http/command_test.go:61:6: unknown field 'Protocol' in struct literal of type "github.com/edgexfoundry/go-mod-bootstrap/v2/config".ServiceInfo 05:54:15 FAIL github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http [build failed] 05:54:17 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.108s coverage: 27.7% of statements 05:54:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.050s coverage: 81.2% of statements 05:54:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.051s coverage: 100.0% of statements 05:54:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.047s coverage: 100.0% of statements 05:54:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.073s coverage: 58.6% of statements 05:54:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.085s coverage: 87.7% of statements 05:54:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.048s coverage: 78.9% of statements 05:54:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.200s coverage: 28.6% of statements 05:54:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.049s coverage: 100.0% of statements 05:54:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.054s coverage: 100.0% of statements 05:54:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.111s coverage: 86.7% of statements 05:54:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.096s coverage: 97.5% of statements 05:54:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.075s coverage: 78.3% of statements 05:54:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.238s coverage: 95.1% of statements 05:54:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements 05:54:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.058s coverage: 0.8% of statements 05:54:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.062s coverage: 21.7% of statements 05:54:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.051s coverage: 47.1% of statements 05:54:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.063s coverage: 79.5% of statements 05:54:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.040s coverage: 94.1% of statements 05:54:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 10.046s coverage: 96.3% of statements 05:54:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.043s coverage: 87.5% of statements 05:54:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.062s coverage: 94.4% of statements 05:54:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.053s coverage: 44.8% of statements 05:54:45 Running on prd-ubuntu18.04-docker-arm64-4c-16g-15484 in /w/workspace/edgexfoundry_edgex-go_PR-3494 [Pipeline] { [Pipeline] ws 05:54:45 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 05:54:45 The recommended git tool is: git 05:54:50 using credential edgex-jenkins-ssh 05:54:50 Cloning the remote Git repository 05:54:51 Cloning repository git@github.com:edgexfoundry/edgex-go.git 05:54:51 > git init /w/workspace/edgex-go/1 # timeout=10 05:54:51 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 05:54:51 > git --version # timeout=10 05:54:51 > git --version # 'git version 2.17.1' 05:54:51 using GIT_SSH to set credentials SSH Credentials for GitHub 05:54:51 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:55:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 21.194s coverage: 81.8% of statements 05:55:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.092s coverage: 92.9% of statements 05:55:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.036s coverage: 65.1% of statements 05:55:07 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 05:55:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:55:07 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 05:55:07 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 05:55:07 using GIT_SSH to set credentials SSH Credentials for GitHub 05:55:07 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3494/head:refs/remotes/origin/PR-3494 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:55:08 Merging remotes/origin/master commit 0aa786abd905cbcf8b555c8ab61e8a226d759c0e into PR head commit c818d844814bcdec1c2756657bb891c485e9d9c7 05:55:08 Merge succeeded, producing c818d844814bcdec1c2756657bb891c485e9d9c7 05:55:08 Checking out Revision c818d844814bcdec1c2756657bb891c485e9d9c7 (PR-3494) 05:55:08 > git config core.sparsecheckout # timeout=10 05:55:08 > git checkout -f c818d844814bcdec1c2756657bb891c485e9d9c7 # timeout=10 05:55:08 > git remote # timeout=10 05:55:08 > git config --get remote.origin.url # timeout=10 05:55:08 using GIT_SSH to set credentials SSH Credentials for GitHub 05:55:08 > git merge 0aa786abd905cbcf8b555c8ab61e8a226d759c0e # timeout=10 05:55:08 > git rev-parse HEAD^{commit} # timeout=10 05:55:08 > git config core.sparsecheckout # timeout=10 05:55:08 > git checkout -f c818d844814bcdec1c2756657bb891c485e9d9c7 # timeout=10 05:55:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.038s coverage: 87.2% of statements 05:55:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements 05:55:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s coverage: 76.0% of statements 05:55:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements 05:55:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.056s coverage: 87.2% of statements 05:55:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements 05:55:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.090s coverage: 91.2% of statements 05:55:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.158s coverage: 64.4% of statements 05:55:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements 05:55:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 91.3% of statements 05:55:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.024s coverage: 100.0% of statements 05:55:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 05:55:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements 05:55:12 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.244s coverage: 66.9% of statements 05:55:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.129s coverage: 43.5% of statements 05:55:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.035s coverage: 89.5% of statements 05:55:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.034s coverage: 84.8% of statements 05:55:13 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" 05:55:13 > git --version # timeout=10 05:55:13 > git --version # 'git version 2.17.1' 05:55:13 fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 05:55:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.111s coverage: 46.8% of statements 05:55:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.041s coverage: 100.0% of statements 05:55:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.034s coverage: 100.0% of statements [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:55:15 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 05:55:15 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:55:15 # github.com/edgexfoundry/edgex-go/internal/support/scheduler [github.com/edgexfoundry/edgex-go/internal/support/scheduler.test] 05:55:15 internal/support/scheduler/schedule.go:510: configuration.Service.Timeout undefined (type "github.com/edgexfoundry/go-mod-bootstrap/v2/config".ServiceInfo has no field or method Timeout) 05:55:15 + true 05:55:15 + sudo service docker restart 05:55:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.085s coverage: 19.3% of statements 05:55:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.132s coverage: 91.0% of statements 05:55:17 FAIL github.com/edgexfoundry/edgex-go/internal/support/scheduler [build failed] 05:55:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.054s coverage: 99.0% of statements 05:55:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.056s coverage: 100.0% of statements 05:55:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.056s coverage: 64.6% of statements 05:55:18 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.097s coverage: 97.6% of statements 05:55:18 ok github.com/edgexfoundry/edgex-go/internal/system 0.026s coverage: 0.0% of statements 05:55:18 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.021s coverage: 100.0% of statements 05:55:18 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.032s coverage: 87.9% of statements 05:55:18 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.036s coverage: 100.0% of statements 05:55:19 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.049s coverage: 28.1% of statements 05:55:19 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.050s coverage: 27.9% of statements 05:55:19 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 100.0% of statements 05:55:19 make: *** [Makefile:98: test] Error 2 [Pipeline] } 05:55:19 $ docker stop --time=1 fce96923e920ab8d93eb305e5251266446d3ab59b7e8c1c0053db2430199f697 05:55:21 $ docker rm -f fce96923e920ab8d93eb305e5251266446d3ab59b7e8c1c0053db2430199f697 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:55:22 Failed in branch amd64 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:55:34 provisioning config files... 05:55:34 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2167545969095040566tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:55:34 ---> docker-login.sh 05:55:34 nexus3.edgexfoundry.org:10001 05:55:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:55:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:55:35 Configure a credential helper to remove this warning. See 05:55:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:55:35 05:55:35 Login Succeeded 05:55:35 nexus3.edgexfoundry.org:10002 05:55:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:55:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:55:36 Configure a credential helper to remove this warning. See 05:55:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:55:36 05:55:36 Login Succeeded 05:55:36 nexus3.edgexfoundry.org:10003 05:55:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:55:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:55:37 Configure a credential helper to remove this warning. See 05:55:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:55:37 05:55:37 Login Succeeded 05:55:37 nexus3.edgexfoundry.org:10004 05:55:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:55:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:55:37 Configure a credential helper to remove this warning. See 05:55:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:55:37 05:55:37 Login Succeeded 05:55:37 docker.io 05:55:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:55:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:55:38 Configure a credential helper to remove this warning. See 05:55:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:55:38 05:55:38 Login Succeeded 05:55:38 ---> docker-login.sh ends [Pipeline] } 05:55:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:55:39 ========================================================= 05:55:39 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 05:55:39 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:55:39 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 05:55:42 Sending build context to Docker daemon 168MB 05:55:42 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 05:55:42 Step 2/6 : FROM ${BASE} 05:55:42 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:55:42 595b0fe564bb: Pulling fs layer 05:55:42 7186ed65a4f7: Pulling fs layer 05:55:42 316046926c0a: Pulling fs layer 05:55:42 4ebd0625c992: Pulling fs layer 05:55:42 207e8628e3a3: Pulling fs layer 05:55:42 c791037a9be2: Pulling fs layer 05:55:42 ffd874e62e21: Pulling fs layer 05:55:42 4ebd0625c992: Waiting 05:55:42 207e8628e3a3: Waiting 05:55:42 ffd874e62e21: Waiting 05:55:42 c791037a9be2: Waiting 05:55:42 316046926c0a: Verifying Checksum 05:55:42 7186ed65a4f7: Download complete 05:55:42 207e8628e3a3: Verifying Checksum 05:55:42 207e8628e3a3: Download complete 05:55:42 595b0fe564bb: Verifying Checksum 05:55:42 595b0fe564bb: Download complete 05:55:42 c791037a9be2: Verifying Checksum 05:55:42 c791037a9be2: Download complete 05:55:43 595b0fe564bb: Pull complete 05:55:43 7186ed65a4f7: Pull complete 05:55:43 316046926c0a: Pull complete 05:55:44 ffd874e62e21: Download complete 05:55:46 4ebd0625c992: Verifying Checksum 05:55:46 4ebd0625c992: Download complete 05:55:56 4ebd0625c992: Pull complete 05:55:56 207e8628e3a3: Pull complete 05:55:57 c791037a9be2: Pull complete 05:56:01 ffd874e62e21: Pull complete 05:56:01 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 05:56:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 05:56:01 ---> cfc18b08335c 05:56:01 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 05:56:02 ---> Running in f6b1e5f15baf 05:56:03 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:56:04 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:56:05 (1/12) Installing libmagic (5.39-r0) 05:56:05 (2/12) Installing file (5.39-r0) 05:56:05 (3/12) Installing libc-dev (0.7.2-r3) 05:56:05 (4/12) Installing g++ (10.2.1_pre1-r3) 05:56:12 (5/12) Installing fortify-headers (1.1-r0) 05:56:12 (6/12) Installing patch (2.7.6-r6) 05:56:12 (7/12) Installing build-base (0.5-r2) 05:56:12 (8/12) Installing libsodium (1.0.18-r0) 05:56:12 (9/12) Installing pkgconf (1.7.3-r0) 05:56:13 (10/12) Installing libsodium-dev (1.0.18-r0) 05:56:13 (11/12) Installing libzmq (4.3.3-r1) 05:56:13 (12/12) Installing zeromq-dev (4.3.3-r1) 05:56:13 Executing busybox-1.32.1-r6.trigger 05:56:13 OK: 218 MiB in 52 packages 05:56:17 Removing intermediate container f6b1e5f15baf 05:56:17 ---> 070c867edcf0 05:56:17 Step 4/6 : WORKDIR /edgex-go 05:56:17 ---> Running in 48b6cd87adbd 05:56:17 Removing intermediate container 48b6cd87adbd 05:56:17 ---> bb490d9ad3f1 05:56:17 Step 5/6 : COPY go.mod . 05:56:18 ---> cca7f84da4f4 05:56:18 Step 6/6 : RUN go mod download 05:56:18 ---> Running in ec44692d3728 05:56:45 Removing intermediate container ec44692d3728 05:56:45 ---> 86700a063f31 05:56:45 Successfully built 86700a063f31 05:56:45 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:56:45 + docker inspect -f . ci-base-image-arm64 05:56:45 . [Pipeline] withDockerContainer 05:56:45 prd-ubuntu18.04-docker-arm64-4c-16g-15484 does not seem to be running inside a container 05:56:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:56:47 $ docker top 3d9436a847132823c3dc11923571dc07e1b3999a27cab8c53ee82ea2c745b55c -eo pid,comm [Pipeline] { [Pipeline] sh 05:56:48 + go version 05:56:48 go version go1.16.3 linux/arm64 [Pipeline] } 05:56:48 $ docker stop --time=1 3d9436a847132823c3dc11923571dc07e1b3999a27cab8c53ee82ea2c745b55c 05:56:50 $ docker rm -f 3d9436a847132823c3dc11923571dc07e1b3999a27cab8c53ee82ea2c745b55c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:56:51 + docker inspect -f . ci-base-image-arm64 05:56:51 . [Pipeline] withDockerContainer 05:56:51 prd-ubuntu18.04-docker-arm64-4c-16g-15484 does not seem to be running inside a container 05:56:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:56:53 $ docker top 0b81f597a9cbf22ce9afa6f0a5608dc806f7664351306d59451ccf1e04c8eadb -eo pid,comm [Pipeline] { [Pipeline] echo 05:56:53 ========================================================= 05:56:53 [edgeXBuildGoParallel] Running Tests and Build... 05:56:53 ========================================================= [Pipeline] sh 05:56:54 + go mod tidy [Pipeline] sh 05:56:56 + make test 05:56:56 go mod tidy 05:56:56 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 05:57:23 ? github.com/edgexfoundry/edgex-go [no test files] 05:58:20 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 05:58:25 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 05:58:35 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 05:58:35 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 05:58:40 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 05:58:40 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 05:58:40 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 05:58:40 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 05:58:42 # github.com/edgexfoundry/edgex-go/internal/support/scheduler 05:58:42 internal/support/scheduler/schedule.go:510:48: configuration.Service.Timeout undefined (type "github.com/edgexfoundry/go-mod-bootstrap/v2/config".ServiceInfo has no field or method Timeout) 05:58:45 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 05:58:54 # github.com/edgexfoundry/edgex-go/internal/system/agent 05:58:54 internal/system/agent/init.go:84:27: configuration.Service.Protocol undefined (type "github.com/edgexfoundry/go-mod-bootstrap/v2/config".ServiceInfo has no field or method Protocol) 05:58:54 internal/system/agent/init.go:117:27: configuration.Service.Protocol undefined (type "github.com/edgexfoundry/go-mod-bootstrap/v2/config".ServiceInfo has no field or method Protocol) 05:58:57 # github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http [github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http.test] 05:58:57 internal/core/command/v2/controller/http/command_test.go:61:6: unknown field 'Protocol' in struct literal of type "github.com/edgexfoundry/go-mod-bootstrap/v2/config".ServiceInfo 05:59:00 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.402s coverage: 46.1% of statements 05:59:00 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.159s coverage: 28.7% of statements 05:59:00 FAIL github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http [build failed] 05:59:06 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.647s coverage: 27.7% of statements 05:59:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.251s coverage: 81.2% of statements 05:59:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.181s coverage: 100.0% of statements 05:59:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.245s coverage: 100.0% of statements 05:59:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.361s coverage: 58.6% of statements 05:59:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.506s coverage: 87.7% of statements 05:59:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.326s coverage: 78.9% of statements 05:59:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.043s coverage: 28.6% of statements 05:59:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.293s coverage: 100.0% of statements 05:59:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.281s coverage: 100.0% of statements 05:59:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.404s coverage: 86.7% of statements 05:59:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.466s coverage: 97.5% of statements 05:59:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.294s coverage: 78.3% of statements 05:59:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.232s coverage: 95.1% of statements 05:59:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.162s coverage: 58.8% of statements 05:59:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.266s coverage: 0.8% of statements 05:59:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.155s coverage: 21.7% of statements 05:59:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.246s coverage: 47.1% of statements 05:59:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.248s coverage: 79.5% of statements 05:59:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.193s coverage: 94.1% of statements 05:59:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.242s coverage: 96.3% of statements 05:59:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.170s coverage: 87.5% of statements 05:59:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.223s coverage: 94.4% of statements 05:59:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.177s coverage: 44.8% of statements 05:59:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.666s coverage: 81.8% of statements 05:59:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.242s coverage: 92.9% of statements 05:59:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.057s coverage: 65.1% of statements 05:59:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.097s coverage: 87.2% of statements 05:59:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.150s coverage: 100.0% of statements 05:59:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.211s coverage: 76.0% of statements 05:59:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.164s coverage: 80.0% of statements 05:59:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.236s coverage: 87.2% of statements 05:59:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.235s coverage: 85.4% of statements 05:59:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.298s coverage: 91.2% of statements 05:59:53 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.700s coverage: 64.4% of statements 05:59:53 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.149s coverage: 100.0% of statements 05:59:53 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.084s coverage: 91.3% of statements 05:59:54 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.052s coverage: 100.0% of statements 05:59:54 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.083s coverage: 73.7% of statements 05:59:55 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.103s coverage: 100.0% of statements 05:59:59 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.950s coverage: 66.9% of statements 06:00:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.850s coverage: 43.5% of statements 06:00:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.087s coverage: 89.5% of statements 06:00:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.134s coverage: 84.8% of statements 06:00:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.498s coverage: 46.8% of statements 06:00:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.112s coverage: 100.0% of statements 06:00:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.118s coverage: 100.0% of statements 06:00:06 # github.com/edgexfoundry/edgex-go/internal/support/scheduler [github.com/edgexfoundry/edgex-go/internal/support/scheduler.test] 06:00:06 internal/support/scheduler/schedule.go:510: configuration.Service.Timeout undefined (type "github.com/edgexfoundry/go-mod-bootstrap/v2/config".ServiceInfo has no field or method Timeout) 06:00:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.233s coverage: 19.3% of statements 06:00:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.530s coverage: 91.0% of statements 06:00:10 FAIL github.com/edgexfoundry/edgex-go/internal/support/scheduler [build failed] 06:00:10 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.179s coverage: 99.0% of statements 06:00:10 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.217s coverage: 100.0% of statements 06:00:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.201s coverage: 64.6% of statements 06:00:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.404s coverage: 97.6% of statements 06:00:14 ok github.com/edgexfoundry/edgex-go/internal/system 0.044s coverage: 0.0% of statements 06:00:14 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.102s coverage: 100.0% of statements 06:00:14 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.097s coverage: 87.9% of statements 06:00:14 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.094s coverage: 100.0% of statements 06:00:15 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.188s coverage: 28.1% of statements 06:00:15 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.151s coverage: 27.9% of statements 06:00:15 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements 06:00:16 make: *** [Makefile:98: test] Error 2 [Pipeline] } 06:00:16 $ docker stop --time=1 0b81f597a9cbf22ce9afa6f0a5608dc806f7664351306d59451ccf1e04c8eadb 06:00:19 $ docker rm -f 0b81f597a9cbf22ce9afa6f0a5608dc806f7664351306d59451ccf1e04c8eadb [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 06:00:21 ---> job-cost.sh 06:00:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4sVv 06:01:00 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:02:21 lf-activate-venv(): INFO: Adding /tmp/venv-4sVv/bin to PATH 06:02:21 INFO: No Stack... 06:02:21 INFO: Retrieving Pricing Info for: v2-standard-4 06:02:21 INFO: Archiving Costs [Pipeline] sh 06:02:22 + cat /w/workspace/edgex-go/1/archives/cost.csv 06:02:22 + cut -d, -f6 [Pipeline] lock 06:02:22 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3494-1-stack-cost] 06:02:22 Resource [jenkins-edgexfoundry-edgex-go-PR-3494-1-stack-cost] did not exist. Created. 06:02:22 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3494-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:02:22 + echo total: 0.18000000715255737 [Pipeline] stash 06:02:23 Stashed 1 file(s) [Pipeline] } 06:02:23 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3494-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:02:24 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 06:02:26 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:02:27 ---> package-listing.sh 06:02:27 ++ tr '[:upper:]' '[:lower:]' 06:02:27 ++ facter osfamily 06:02:27 + OS_FAMILY=redhat 06:02:27 + workspace=/w/workspace/edgex-go/1 06:02:27 + START_PACKAGES=/tmp/packages_start.txt 06:02:27 + END_PACKAGES=/tmp/packages_end.txt 06:02:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:02:27 + PACKAGES=/tmp/packages_start.txt 06:02:27 + '[' /w/workspace/edgex-go/1 ']' 06:02:27 + PACKAGES=/tmp/packages_end.txt 06:02:27 + case "${OS_FAMILY}" in 06:02:27 + sort 06:02:27 + rpm -qa 06:02:28 + '[' -f /tmp/packages_start.txt ']' 06:02:28 + '[' -f /tmp/packages_end.txt ']' 06:02:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:02:28 + '[' /w/workspace/edgex-go/1 ']' 06:02:28 + mkdir -p /w/workspace/edgex-go/1/archives/ 06:02:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 06:02:28 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:02:28 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:02:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:02:29 06:02:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:02:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:02:29 alpine: Pulling from edgex-lftools-log-publisher 06:02:29 df20fa9351a1: Pulling fs layer 06:02:29 36b3adc4ff6f: Pulling fs layer 06:02:29 8ad3a11d3b57: Pulling fs layer 06:02:29 46f8f816bc3b: Pulling fs layer 06:02:29 93b61091891f: Pulling fs layer 06:02:29 93b9cdb0e59b: Pulling fs layer 06:02:29 5e14af77c1be: Pulling fs layer 06:02:29 01666e4c0597: Pulling fs layer 06:02:29 aa168da1d23b: Pulling fs layer 06:02:29 46f8f816bc3b: Waiting 06:02:29 93b61091891f: Waiting 06:02:29 93b9cdb0e59b: Waiting 06:02:29 5e14af77c1be: Waiting 06:02:29 01666e4c0597: Waiting 06:02:29 aa168da1d23b: Waiting 06:02:30 36b3adc4ff6f: Verifying Checksum 06:02:30 36b3adc4ff6f: Download complete 06:02:30 46f8f816bc3b: Verifying Checksum 06:02:30 46f8f816bc3b: Download complete 06:02:30 df20fa9351a1: Verifying Checksum 06:02:30 df20fa9351a1: Download complete 06:02:30 93b9cdb0e59b: Verifying Checksum 06:02:30 93b9cdb0e59b: Download complete 06:02:30 5e14af77c1be: Verifying Checksum 06:02:30 5e14af77c1be: Download complete 06:02:30 93b61091891f: Verifying Checksum 06:02:30 93b61091891f: Download complete 06:02:30 01666e4c0597: Verifying Checksum 06:02:30 01666e4c0597: Download complete 06:02:30 8ad3a11d3b57: Verifying Checksum 06:02:30 8ad3a11d3b57: Download complete 06:02:30 df20fa9351a1: Pull complete 06:02:31 36b3adc4ff6f: Pull complete 06:02:31 aa168da1d23b: Verifying Checksum 06:02:31 aa168da1d23b: Download complete 06:02:32 8ad3a11d3b57: Pull complete 06:02:32 46f8f816bc3b: Pull complete 06:02:33 93b61091891f: Pull complete 06:02:33 93b9cdb0e59b: Pull complete 06:02:34 5e14af77c1be: Pull complete 06:02:34 01666e4c0597: Pull complete 06:02:41 aa168da1d23b: Pull complete 06:02:43 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:02:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:02:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:02:44 prd-centos7-docker-4c-2g-15482 does not seem to be running inside a container 06:02:44 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 06:03:20 $ docker top 93fe7563a901496822466dabfa06d6e560d52ee8bbc16907135fb298d77a93a4 -eo pid,comm [Pipeline] { [Pipeline] sh 06:03:20 + touch /tmp/pre-build-complete [Pipeline] sh 06:03:21 + mkdir -p /var/log/sa [Pipeline] sh 06:03:21 + ls /var/log/sa-host 06:03:21 + sadf -c /var/log/sa-host/sa05 06:03:21 file_magic: OK 06:03:21 HZ: Using current value: 100 06:03:21 file_header: OK 06:03:21 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 06:03:21 Statistics: 06:03:21 Hnuu...uuuununununu...Hnuu...uuuununununu... 06:03:21 File successfully converted to sysstat format version 12.2.1 06:03:21 + sadf -c /var/log/sa-host/sa21 06:03:21 file_magic: OK 06:03:21 HZ: Using current value: 100 06:03:21 file_header: OK 06:03:21 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 06:03:21 Statistics: 06:03:21 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:03:21 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:03:21 provisioning config files... 06:03:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config7629653988505187794tmp [Pipeline] { [Pipeline] echo 06:03:21 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:03:22 ---> create-netrc.sh [Pipeline] } 06:03:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:03:22 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:03:22 ---> python-tools-install.sh [Pipeline] echo 06:03:22 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:03:23 ---> sudo-logs.sh 06:03:23 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:03:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:03:23 ---> job-cost.sh 06:03:23 lf-activate-venv: SKIPPING 06:03:23 DEBUG: total: 0.18000000715255737 06:03:23 INFO: Retrieving Stack Cost... 06:03:24 INFO: Retrieving Pricing Info for: v3-standard-2 06:03:25 INFO: Archiving Costs [Pipeline] echo 06:03:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:03:25 ---> logs-deploy.sh 06:03:25 lf-activate-venv: SKIPPING 06:03:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3494/1 06:03:25 INFO: archiving workspace using pattern(s): 06:03:26 Archives upload complete. 06:03:26 INFO: archiving logs to Nexus 06:03:27 ---> uname -a: 06:03:27 Linux prd-centos7-docker-4c-2g-15482.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 06:03:27 06:03:27 06:03:27 ---> lscpu: 06:03:27 Architecture: x86_64 06:03:27 CPU op-mode(s): 32-bit, 64-bit 06:03:27 Byte Order: Little Endian 06:03:27 Address sizes: 40 bits physical, 48 bits virtual 06:03:27 CPU(s): 2 06:03:27 On-line CPU(s) list: 0,1 06:03:27 Thread(s) per core: 1 06:03:27 Core(s) per socket: 1 06:03:27 Socket(s): 2 06:03:27 NUMA node(s): 1 06:03:27 Vendor ID: AuthenticAMD 06:03:27 CPU family: 23 06:03:27 Model: 49 06:03:27 Model name: AMD EPYC-Rome Processor 06:03:27 Stepping: 0 06:03:27 CPU MHz: 2799.998 06:03:27 BogoMIPS: 5599.99 06:03:27 Virtualization: AMD-V 06:03:27 Hypervisor vendor: KVM 06:03:27 Virtualization type: full 06:03:27 L1d cache: 64 KiB 06:03:27 L1i cache: 64 KiB 06:03:27 L2 cache: 1 MiB 06:03:27 L3 cache: 32 MiB 06:03:27 NUMA node0 CPU(s): 0,1 06:03:27 Vulnerability Itlb multihit: Not affected 06:03:27 Vulnerability L1tf: Not affected 06:03:27 Vulnerability Mds: Not affected 06:03:27 Vulnerability Meltdown: Not affected 06:03:27 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:03:27 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:03:27 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:03:27 Vulnerability Srbds: Not affected 06:03:27 Vulnerability Tsx async abort: Not affected 06:03:27 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 06:03:27 06:03:27 06:03:27 ---> nproc: 06:03:27 2 06:03:27 06:03:27 06:03:27 ---> df -h: 06:03:27 Filesystem Size Used Available Use% Mounted on 06:03:27 overlay 40.0G 8.6G 31.4G 21% / 06:03:27 tmpfs 64.0M 0 64.0M 0% /dev 06:03:27 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 06:03:27 shm 64.0M 0 64.0M 0% /dev/shm 06:03:27 /dev/vda1 40.0G 8.6G 31.4G 21% /facter-os 06:03:27 /dev/vda1 40.0G 8.6G 31.4G 21% /etc/resolv.conf 06:03:27 /dev/vda1 40.0G 8.6G 31.4G 21% /etc/hostname 06:03:27 /dev/vda1 40.0G 8.6G 31.4G 21% /etc/hosts 06:03:27 /dev/vda1 40.0G 8.6G 31.4G 21% /var/log/auth.log 06:03:27 /dev/vda1 40.0G 8.6G 31.4G 21% /run/cloud-init/result.json 06:03:27 /dev/vda1 40.0G 8.6G 31.4G 21% /var/log/sa-host 06:03:27 /dev/vda1 40.0G 8.6G 31.4G 21% /var/log/secure 06:03:27 /dev/vda1 40.0G 8.6G 31.4G 21% /w/workspace/edgex-go/1 06:03:27 /dev/vda1 40.0G 8.6G 31.4G 21% /w/workspace/edgex-go/1@tmp 06:03:27 06:03:27 06:03:27 ---> free -m: 06:03:27 total used free shared buff/cache available 06:03:27 Mem: 7821 1171 3563 0 3087 6511 06:03:27 Swap: 1023 0 1023 06:03:27 06:03:27 06:03:27 ---> ip addr: 06:03:27 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:03:27 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:03:27 inet 127.0.0.1/8 scope host lo 06:03:27 valid_lft forever preferred_lft forever 06:03:27 inet6 ::1/128 scope host 06:03:27 valid_lft forever preferred_lft forever 06:03:27 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 06:03:27 link/ether fa:16:3e:13:4d:6d brd ff:ff:ff:ff:ff:ff 06:03:27 inet 10.30.122.150/23 brd 10.30.123.255 scope global dynamic eth0 06:03:27 valid_lft 85662sec preferred_lft 85662sec 06:03:27 inet6 fe80::f816:3eff:fe13:4d6d/64 scope link 06:03:27 valid_lft forever preferred_lft forever 06:03:27 3: docker0: mtu 1500 qdisc noqueue state DOWN 06:03:27 link/ether 02:42:0b:77:4e:6a brd ff:ff:ff:ff:ff:ff 06:03:27 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:03:27 valid_lft forever preferred_lft forever 06:03:27 inet6 fe80::42:bff:fe77:4e6a/64 scope link 06:03:27 valid_lft forever preferred_lft forever 06:03:27 06:03:27 06:03:27 ---> sar -b -r -n DEV: 06:03:27 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/21/21 _x86_64_ (2 CPU) 06:03:27 06:03:27 05:50:59 LINUX RESTART (2 CPU) 06:03:27 06:03:27 05:52:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:03:27 05:53:01 103.98 0.68 103.30 0.00 352.18 44159.61 0.00 06:03:27 05:54:01 136.25 0.00 136.25 0.00 0.00 17829.81 0.00 06:03:27 05:55:01 65.45 0.00 65.45 0.00 0.00 12888.06 0.00 06:03:27 05:56:01 17.69 0.02 17.67 0.00 0.53 1194.85 0.00 06:03:27 05:57:01 0.22 0.00 0.22 0.00 0.00 3.41 0.00 06:03:27 05:58:01 0.28 0.00 0.28 0.00 0.00 3.35 0.00 06:03:27 05:59:01 0.25 0.00 0.25 0.00 0.00 2.47 0.00 06:03:27 06:00:01 0.28 0.00 0.28 0.00 0.00 3.08 0.00 06:03:27 06:01:01 0.27 0.02 0.25 0.00 0.13 2.43 0.00 06:03:27 06:02:01 0.40 0.10 0.30 0.00 1.73 4.75 0.00 06:03:27 06:03:01 24.48 0.10 24.38 0.00 9.99 4531.27 0.00 06:03:27 Average: 31.79 0.08 31.70 0.00 33.15 7331.27 0.00 06:03:27 06:03:27 05:52:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:03:27 05:53:01 4178756 0 972104 12.14 2620 2855452 1821840 20.11 1060036 2281860 36 06:03:27 05:54:01 3761532 0 1283564 16.03 2620 2961216 1963508 21.68 1455752 2242560 203808 06:03:27 05:55:01 3640164 0 1215588 15.18 2620 3150560 2055332 22.69 1478800 2320784 18216 06:03:27 05:56:01 4181520 0 1071260 13.38 2620 2753532 1497360 16.53 1160284 2135764 20 06:03:27 05:57:01 4182832 0 1069940 13.36 2620 2753540 1487132 16.42 1160240 2135764 8 06:03:27 05:58:01 4186764 0 1066008 13.31 2620 2753540 1455264 16.07 1150900 2142276 8 06:03:27 05:59:01 4188140 0 1064624 13.29 2620 2753548 1455264 16.07 1150964 2142276 8 06:03:27 06:00:01 4178316 0 1074444 13.42 2620 2753552 1455264 16.07 1159568 2143148 8 06:03:27 06:01:01 4176804 0 1075952 13.43 2620 2753556 1457952 16.10 1171748 2132000 8 06:03:27 06:02:01 4175984 0 1076648 13.44 2620 2753680 1455856 16.07 1172940 2132048 8 06:03:27 06:03:01 3675920 0 1172296 14.64 2620 3158096 1633372 18.03 1345480 2395964 174820 06:03:27 Average: 4047885 0 1103857 13.78 2620 2854570 1612559 17.80 1224247 2200404 36086 06:03:27 06:03:27 05:52:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:03:27 05:53:01 veth01938ef 0.15 0.13 0.02 0.06 0.00 0.00 0.00 0.00 06:03:27 05:53:01 eth0 949.62 1155.13 5706.08 120.03 0.00 0.00 0.00 0.00 06:03:27 05:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:03:27 05:53:01 docker0 850.93 601.76 70.95 2683.39 0.00 0.00 0.00 0.00 06:03:27 05:54:01 veth4d05e54 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 06:03:27 05:54:01 eth0 287.42 215.56 876.72 30.29 0.00 0.00 0.00 0.00 06:03:27 05:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:03:27 05:54:01 docker0 194.69 251.05 13.72 844.19 0.00 0.00 0.00 0.00 06:03:27 05:55:01 veth4d05e54 0.55 0.43 0.04 0.04 0.00 0.00 0.00 0.00 06:03:27 05:55:01 eth0 38.56 24.39 24.60 108.17 0.00 0.00 0.00 0.00 06:03:27 05:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:03:27 05:55:01 docker0 0.55 0.43 0.04 0.04 0.00 0.00 0.00 0.00 06:03:27 05:56:01 eth0 11.81 6.08 9.77 4.74 0.00 0.00 0.00 0.00 06:03:27 05:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:03:27 05:56:01 docker0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:03:27 05:57:01 eth0 0.68 0.48 0.40 0.27 0.00 0.00 0.00 0.00 06:03:27 05:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:03:27 05:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:03:27 05:58:01 eth0 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:03:27 05:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:03:27 05:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:03:27 05:59:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:03:27 05:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:03:27 05:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:03:27 06:00:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:03:27 06:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:03:27 06:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:03:27 06:01:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:03:27 06:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:03:27 06:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:03:27 06:02:01 eth0 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 06:03:27 06:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:03:27 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:03:27 06:03:01 eth0 218.25 188.91 2173.32 19.90 0.00 0.00 0.00 0.00 06:03:27 06:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:03:27 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:03:27 Average: eth0 137.03 144.67 799.33 25.78 0.00 0.00 0.00 0.00 06:03:27 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:03:27 Average: docker0 95.13 77.59 7.70 320.78 0.00 0.00 0.00 0.00 06:03:27 06:03:27 06:03:27 ---> sar -P ALL: 06:03:27 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/21/21 _x86_64_ (2 CPU) 06:03:27 06:03:27 05:50:59 LINUX RESTART (2 CPU) 06:03:27 06:03:27 05:52:01 CPU %user %nice %system %iowait %steal %idle 06:03:27 05:53:01 all 19.42 0.00 7.35 5.44 0.08 67.71 06:03:27 05:53:01 0 20.49 0.00 7.94 4.17 0.07 67.33 06:03:27 05:53:01 1 18.36 0.00 6.75 6.72 0.09 68.08 06:03:27 05:54:01 all 45.87 0.00 8.57 2.05 0.09 43.42 06:03:27 05:54:01 0 46.82 0.00 8.20 1.78 0.09 43.10 06:03:27 05:54:01 1 44.91 0.00 8.94 2.32 0.09 43.74 06:03:27 05:55:01 all 35.44 0.00 5.12 1.16 0.07 58.21 06:03:27 05:55:01 0 35.47 0.00 5.06 0.90 0.07 58.51 06:03:27 05:55:01 1 35.41 0.00 5.19 1.42 0.07 57.90 06:03:27 05:56:01 all 15.47 0.00 3.03 0.30 0.06 81.14 06:03:27 05:56:01 0 15.92 0.00 2.84 0.29 0.05 80.89 06:03:27 05:56:01 1 15.02 0.00 3.21 0.31 0.07 81.39 06:03:27 05:57:01 all 0.09 0.00 0.03 0.00 0.03 99.84 06:03:27 05:57:01 0 0.15 0.00 0.03 0.00 0.03 99.78 06:03:27 05:57:01 1 0.03 0.00 0.03 0.00 0.03 99.90 06:03:27 05:58:01 all 0.22 0.00 0.08 0.00 0.03 99.67 06:03:27 05:58:01 0 0.38 0.00 0.08 0.00 0.02 99.52 06:03:27 05:58:01 1 0.05 0.00 0.07 0.00 0.05 99.83 06:03:27 05:59:01 all 0.13 0.00 0.03 0.00 0.03 99.81 06:03:27 05:59:01 0 0.22 0.00 0.03 0.00 0.00 99.75 06:03:27 05:59:01 1 0.03 0.00 0.03 0.00 0.07 99.87 06:03:27 06:00:01 all 0.13 0.00 0.03 0.00 0.03 99.82 06:03:27 06:00:01 0 0.22 0.00 0.02 0.00 0.00 99.77 06:03:27 06:00:01 1 0.05 0.00 0.03 0.00 0.05 99.87 06:03:27 06:01:01 all 0.10 0.00 0.06 0.00 0.04 99.80 06:03:27 06:01:01 0 0.18 0.00 0.05 0.00 0.02 99.75 06:03:27 06:01:01 1 0.02 0.00 0.07 0.00 0.07 99.85 06:03:27 06:02:01 all 0.14 0.00 0.03 0.01 0.03 99.78 06:03:27 06:02:01 0 0.25 0.00 0.02 0.00 0.00 99.73 06:03:27 06:02:01 1 0.03 0.00 0.05 0.02 0.07 99.83 06:03:27 06:03:01 all 6.63 0.00 2.81 21.79 0.05 68.72 06:03:27 06:03:01 0 6.82 0.00 2.62 28.10 0.07 62.39 06:03:27 06:03:01 1 6.43 0.00 3.00 15.50 0.03 75.03 06:03:27 06:03:27 Average: CPU %user %nice %system %iowait %steal %idle 06:03:27 Average: all 10.86 0.00 2.39 2.77 0.05 83.93 06:03:27 Average: 0 11.16 0.00 2.37 3.18 0.04 83.25 06:03:27 Average: 1 10.56 0.00 2.41 2.36 0.06 84.60 06:03:27 06:03:27 06:03:27