Pull request #3481 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/edgex-go Loading trusted files from base branch master at f46290f347ef4219bdcd9b9204c1330e0217d610 rather than a515e3403c9507ac660e32c67d93a8ca1397717d Obtained Jenkinsfile from f46290f347ef4219bdcd9b9204c1330e0217d610 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-ssh1994152613825767818.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-ssh1331609366483219716.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-3481/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-3481/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1494228837941218566.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-3481/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3402539212033854695.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-ssh7703957826097663533.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-3481/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-3481/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5807058767252506985.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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-14996 in /w/workspace/edgexfoundry_edgex-go_PR-3481 [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-ssh2582708945988913509.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit f46290f347ef4219bdcd9b9204c1330e0217d610 into PR head commit a515e3403c9507ac660e32c67d93a8ca1397717d Merge succeeded, producing a515e3403c9507ac660e32c67d93a8ca1397717d Checking out Revision a515e3403c9507ac660e32c67d93a8ca1397717d (PR-3481) > 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-ssh903576423480441394.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3481/head:refs/remotes/origin/PR-3481 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a515e3403c9507ac660e32c67d93a8ca1397717d # 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-ssh3094099336275843169.key > git merge f46290f347ef4219bdcd9b9204c1330e0217d610 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a515e3403c9507ac660e32c67d93a8ca1397717d # timeout=10 Commit message: "docs(sma): update Swagger for v2 GET /configs/{services} API" 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 04:28:45 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:28:45 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:28:45 ========================================================= 04:28:45 EdgeX Global Pipelines Version Info 04:28:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:28:46 ------------------- 04:28:46 stable info: 04:28:46 ------------------- 04:28:46 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:28:46 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 04:28:46 Message: update stable to v1.0.192 04:28:47 ------------------- 04:28:47 experimental info: 04:28:47 ------------------- 04:28:47 Commited By: **** collab-it+edgex@linuxfoundation.org 04:28:47 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 04:28:47 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:28:47 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 04:28:47 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 04:28:47 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:28:47 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:28:47 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:28:47 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 04:28:48 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 04:28:48 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 04:28:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 04:28:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 04:28:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:28:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:28:48 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:28:48 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:28:48 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:28:48 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:28:48 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:28:48 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 04:28:48 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:28:48 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 04:28:48 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 04:28:48 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:28:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3481 [Pipeline] echo 04:28:49 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3481 [Pipeline] echo 04:28:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3481 [Pipeline] echo 04:28:49 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a515e3403c9507ac660e32c67d93a8ca1397717d [Pipeline] echo 04:28:49 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a515e34 [Pipeline] echo 04:28:49 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:28:49 provisioning config files... 04:28:49 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4408263288217851077tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:28:49 ---> docker-login.sh 04:28:49 nexus3.edgexfoundry.org:10001 04:28:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:28:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:28:50 Configure a credential helper to remove this warning. See 04:28:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:28:50 04:28:50 Login Succeeded 04:28:50 nexus3.edgexfoundry.org:10002 04:28:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:28:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:28:50 Configure a credential helper to remove this warning. See 04:28:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:28:50 04:28:50 Login Succeeded 04:28:50 nexus3.edgexfoundry.org:10003 04:28:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:28:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:28:50 Configure a credential helper to remove this warning. See 04:28:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:28:50 04:28:50 Login Succeeded 04:28:50 nexus3.edgexfoundry.org:10004 04:28:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:28:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:28:50 Configure a credential helper to remove this warning. See 04:28:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:28:50 04:28:50 Login Succeeded 04:28:50 docker.io 04:28:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:28:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:28:50 Configure a credential helper to remove this warning. See 04:28:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:28:50 04:28:50 Login Succeeded 04:28:50 ---> docker-login.sh ends [Pipeline] } 04:28:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:28:51 ++ 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 04:28:51 + for file in '`ls cmd/**/Dockerfile`' 04:28:51 ++ dirname cmd/core-command/Dockerfile 04:28:51 ++ cut -d/ -f2 04:28:51 + echo core-command,cmd/core-command/Dockerfile 04:28:51 + for file in '`ls cmd/**/Dockerfile`' 04:28:51 ++ dirname cmd/core-data/Dockerfile 04:28:51 ++ cut -d/ -f2 04:28:51 + echo core-data,cmd/core-data/Dockerfile 04:28:51 + for file in '`ls cmd/**/Dockerfile`' 04:28:51 ++ dirname cmd/core-metadata/Dockerfile 04:28:51 ++ cut -d/ -f2 04:28:51 + echo core-metadata,cmd/core-metadata/Dockerfile 04:28:51 + for file in '`ls cmd/**/Dockerfile`' 04:28:51 ++ dirname cmd/security-bootstrapper/Dockerfile 04:28:51 ++ cut -d/ -f2 04:28:51 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 04:28:51 + for file in '`ls cmd/**/Dockerfile`' 04:28:51 ++ dirname cmd/security-proxy-setup/Dockerfile 04:28:51 ++ cut -d/ -f2 04:28:51 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 04:28:51 + for file in '`ls cmd/**/Dockerfile`' 04:28:51 ++ dirname cmd/security-secretstore-setup/Dockerfile 04:28:51 ++ cut -d/ -f2 04:28:51 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 04:28:51 + for file in '`ls cmd/**/Dockerfile`' 04:28:51 ++ dirname cmd/support-notifications/Dockerfile 04:28:51 ++ cut -d/ -f2 04:28:51 + echo support-notifications,cmd/support-notifications/Dockerfile 04:28:51 + for file in '`ls cmd/**/Dockerfile`' 04:28:51 ++ dirname cmd/support-scheduler/Dockerfile 04:28:51 ++ cut -d/ -f2 04:28:51 + echo support-scheduler,cmd/support-scheduler/Dockerfile 04:28:51 + for file in '`ls cmd/**/Dockerfile`' 04:28:51 ++ dirname cmd/sys-mgmt-agent/Dockerfile 04:28:51 ++ cut -d/ -f2 04:28:51 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 04:28:51 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 04:28:52 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:28:52 04:28:52 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:28:53 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:28:53 latest: Pulling from edgex-devops/git-semver 04:28:53 31603596830f: Pulling fs layer 04:28:53 54011a49482f: Pulling fs layer 04:28:53 a6820b24f6d8: Pulling fs layer 04:28:53 f581987b2513: Pulling fs layer 04:28:53 f581987b2513: Waiting 04:28:53 54011a49482f: Verifying Checksum 04:28:53 54011a49482f: Download complete 04:28:53 31603596830f: Verifying Checksum 04:28:53 31603596830f: Download complete 04:28:53 f581987b2513: Verifying Checksum 04:28:53 f581987b2513: Download complete 04:28:53 a6820b24f6d8: Verifying Checksum 04:28:53 a6820b24f6d8: Download complete 04:28:53 31603596830f: Pull complete 04:28:53 54011a49482f: Pull complete 04:28:54 a6820b24f6d8: Pull complete 04:28:54 f581987b2513: Pull complete 04:28:54 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 04:28:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:28:54 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:28:54 prd-centos7-docker-4c-2g-14996 does not seem to be running inside a container 04:28:54 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:28:56 $ docker top 32703f0d165376f2feadffc3ddfe334e4714f31b2699b47649b349e72786ce31 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:28:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:28:56 [ssh-agent] Looking for ssh-agent implementation... 04:28:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:28:56 $ docker exec 32703f0d165376f2feadffc3ddfe334e4714f31b2699b47649b349e72786ce31 ssh-agent 04:28:56 SSH_AUTH_SOCK=/tmp/ssh-guVcIiI16Dsr/agent.13 04:28:56 SSH_AGENT_PID=20 04:28:56 Running ssh-add (command line suppressed) 04:28:56 Identity added: /w/workspace/edgex-go/1@tmp/private_key_4237308834521364516.key (/w/workspace/edgex-go/1@tmp/private_key_4237308834521364516.key) 04:28:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:28:57 + git tag --points-at HEAD [Pipeline] } 04:28:57 $ docker exec --env ******** --env ******** 32703f0d165376f2feadffc3ddfe334e4714f31b2699b47649b349e72786ce31 ssh-agent -k 04:28:57 unset SSH_AUTH_SOCK; 04:28:57 unset SSH_AGENT_PID; 04:28:57 echo Agent pid 20 killed; 04:28:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:28:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:28:57 [ssh-agent] Looking for ssh-agent implementation... 04:28:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:28:57 $ docker exec 32703f0d165376f2feadffc3ddfe334e4714f31b2699b47649b349e72786ce31 ssh-agent 04:28:57 SSH_AUTH_SOCK=/tmp/ssh-hB6ak5FUKy63/agent.52 04:28:57 SSH_AGENT_PID=59 04:28:57 Running ssh-add (command line suppressed) 04:28:57 Identity added: /w/workspace/edgex-go/1@tmp/private_key_6939825962722931575.key (/w/workspace/edgex-go/1@tmp/private_key_6939825962722931575.key) 04:28:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:28:57 + git semver init 04:28:57 # -> Open(): unable to determine branch for HEAD 04:28:57 # $GIT_DIR = /w/workspace/edgex-go/1/.git 04:28:57 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 04:28:57 # $SEMVER_REMOTE_NAME = origin 04:28:57 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:28:57 # $SEMVER_USER_NAME = edgex-jenkins 04:28:57 # $SEMVER_BRANCH = PR-3481 04:28:57 # $SEMVER_TEMP = /tmp/semver-230922839 04:28:57 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 04:29:10 # '/tmp/semver-230922839' -> '/w/workspace/edgex-go/1/.semver' 04:29:10 # -> Force: false 04:29:10 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 04:29:10 $ docker exec --env ******** --env ******** 32703f0d165376f2feadffc3ddfe334e4714f31b2699b47649b349e72786ce31 ssh-agent -k 04:29:10 unset SSH_AUTH_SOCK; 04:29:10 unset SSH_AGENT_PID; 04:29:10 echo Agent pid 59 killed; 04:29:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:29:10 + git semver [Pipeline] } 04:29:10 $ docker stop --time=1 32703f0d165376f2feadffc3ddfe334e4714f31b2699b47649b349e72786ce31 04:29:13 $ docker rm -f 32703f0d165376f2feadffc3ddfe334e4714f31b2699b47649b349e72786ce31 [Pipeline] // withDockerContainer [Pipeline] sh 04:29:14 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:29:14 Stashed 1 file(s) [Pipeline] echo 04:29:14 [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 04:29:15 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 04:29:15 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 04:29:16 + true 04:29:16 + sudo service docker restart 04:29:16 Redirecting to /bin/systemctl restart docker.service 04:29:29 Still waiting to schedule task 04:29:29 ‘prd-ubuntu18.04-docker-arm64-4c-16g-14993’ is offline [Pipeline] echo 04:29:34 ========================================================= 04:29:34 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 04:29:34 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:29:34 + 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 . 04:29:36 Sending build context to Docker daemon 330.7MB 04:29:36 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 04:29:36 Step 2/6 : FROM ${BASE} 04:29:36 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 04:29:36 540db60ca938: Pulling fs layer 04:29:36 adcc1eea9eea: Pulling fs layer 04:29:36 4c4ab2625f07: Pulling fs layer 04:29:36 0510c868ecb4: Pulling fs layer 04:29:36 afea3b2eda06: Pulling fs layer 04:29:36 7809a108b3ef: Pulling fs layer 04:29:36 f706445af74f: Pulling fs layer 04:29:36 afea3b2eda06: Waiting 04:29:36 7809a108b3ef: Waiting 04:29:36 f706445af74f: Waiting 04:29:36 0510c868ecb4: Waiting 04:29:36 4c4ab2625f07: Verifying Checksum 04:29:36 4c4ab2625f07: Download complete 04:29:36 adcc1eea9eea: Verifying Checksum 04:29:36 adcc1eea9eea: Download complete 04:29:36 afea3b2eda06: Verifying Checksum 04:29:36 afea3b2eda06: Download complete 04:29:36 7809a108b3ef: Verifying Checksum 04:29:36 7809a108b3ef: Download complete 04:29:36 540db60ca938: Verifying Checksum 04:29:36 540db60ca938: Download complete 04:29:36 540db60ca938: Pull complete 04:29:36 adcc1eea9eea: Pull complete 04:29:36 4c4ab2625f07: Pull complete 04:29:38 f706445af74f: Verifying Checksum 04:29:38 f706445af74f: Download complete 04:29:38 0510c868ecb4: Verifying Checksum 04:29:38 0510c868ecb4: Download complete 04:29:41 0510c868ecb4: Pull complete 04:29:41 afea3b2eda06: Pull complete 04:29:41 7809a108b3ef: Pull complete 04:29:44 f706445af74f: Pull complete 04:29:44 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 04:29:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 04:29:44 ---> b068be0155e3 04:29:44 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 04:29:45 ---> Running in 490c09435453 04:29:45 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:29:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:29:47 (1/12) Installing libmagic (5.39-r0) 04:29:47 (2/12) Installing file (5.39-r0) 04:29:47 (3/12) Installing libc-dev (0.7.2-r3) 04:29:47 (4/12) Installing g++ (10.2.1_pre1-r3) 04:29:52 (5/12) Installing fortify-headers (1.1-r0) 04:29:52 (6/12) Installing patch (2.7.6-r6) 04:29:52 (7/12) Installing build-base (0.5-r2) 04:29:52 (8/12) Installing libsodium (1.0.18-r0) 04:29:52 (9/12) Installing pkgconf (1.7.3-r0) 04:29:52 (10/12) Installing libsodium-dev (1.0.18-r0) 04:29:52 (11/12) Installing libzmq (4.3.3-r1) 04:29:52 (12/12) Installing zeromq-dev (4.3.3-r1) 04:29:52 Executing busybox-1.32.1-r6.trigger 04:29:52 OK: 219 MiB in 52 packages 04:29:53 Removing intermediate container 490c09435453 04:29:53 ---> 27d2ce0511fa 04:29:53 Step 4/6 : WORKDIR /edgex-go 04:29:53 ---> Running in 6c29508ec6e6 04:29:53 Removing intermediate container 6c29508ec6e6 04:29:53 ---> 404350d1dfd5 04:29:53 Step 5/6 : COPY go.mod . 04:29:53 ---> 424233329d56 04:29:53 Step 6/6 : RUN go mod download 04:29:54 ---> Running in 18375d0828ad 04:30:04 Removing intermediate container 18375d0828ad 04:30:04 ---> 5d28de1c53f4 04:30:04 Successfully built 5d28de1c53f4 04:30:04 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 04:30:04 + docker inspect -f . ci-base-image-x86_64 04:30:04 . [Pipeline] withDockerContainer 04:30:04 prd-centos7-docker-4c-2g-14996 does not seem to be running inside a container 04:30:04 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:30:05 $ docker top 19fdc564d2a514a1688850dc0a14e7da6e33a4316cd67f1657a8fa68bd062c3d -eo pid,comm [Pipeline] { [Pipeline] sh 04:30:05 + go version 04:30:05 go version go1.16.3 linux/amd64 [Pipeline] } 04:30:05 $ docker stop --time=1 19fdc564d2a514a1688850dc0a14e7da6e33a4316cd67f1657a8fa68bd062c3d 04:30:06 $ docker rm -f 19fdc564d2a514a1688850dc0a14e7da6e33a4316cd67f1657a8fa68bd062c3d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:30:07 + docker inspect -f . ci-base-image-x86_64 04:30:07 . [Pipeline] withDockerContainer 04:30:07 prd-centos7-docker-4c-2g-14996 does not seem to be running inside a container 04:30:07 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:30:08 $ docker top eed00d2574dd14ce85b5b59fe249d4130d50dd122df719f250b3d0d4e3b3ed43 -eo pid,comm [Pipeline] { [Pipeline] echo 04:30:08 ========================================================= 04:30:08 [edgeXBuildGoParallel] Running Tests and Build... 04:30:08 ========================================================= [Pipeline] sh 04:30:08 + go mod tidy [Pipeline] sh 04:30:09 + make test 04:30:09 go mod tidy 04:30:09 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 04:30:14 ? github.com/edgexfoundry/edgex-go [no test files] 04:30:32 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 04:30:36 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 04:30:38 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 04:30:38 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 04:30:40 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 04:30:41 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 04:30:41 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 04:30:41 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 04:30:42 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 04:30:42 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 04:30:44 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 04:30:44 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 04:30:44 ? github.com/edgexfoundry/edgex-go/internal [no test files] 04:30:46 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.078s coverage: 46.1% of statements 04:30:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 04:30:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 04:30:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 04:30:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 04:30:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 04:30:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 04:30:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.051s coverage: 28.7% of statements 04:30:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.053s coverage: 100.0% of statements 04:30:48 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.103s coverage: 27.7% of statements 04:30:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 04:30:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 04:30:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 04:30:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 04:30:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 04:30:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.053s coverage: 81.2% of statements 04:30:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 04:30:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.048s coverage: 100.0% of statements 04:30:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 04:30:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.042s coverage: 100.0% of statements 04:30:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 04:30:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 04:30:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.091s coverage: 58.6% of statements 04:30:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 04:30:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 04:30:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.105s coverage: 87.7% of statements 04:30:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 04:30:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 04:30:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.075s coverage: 78.9% of statements 04:30:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 04:30:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.223s coverage: 28.6% of statements 04:30:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 04:30:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 04:30:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 04:30:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 04:30:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 04:30:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.070s coverage: 100.0% of statements 04:30:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 04:30:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.045s coverage: 100.0% of statements 04:30:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 04:30:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.097s coverage: 86.7% of statements 04:30:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 04:30:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.085s coverage: 97.5% of statements 04:30:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 04:30:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.054s coverage: 78.3% of statements 04:30:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 04:30:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 04:30:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 04:30:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 04:30:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.233s coverage: 95.1% of statements 04:30:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 04:30:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 04:30:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 04:30:55 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 04:30:55 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 04:30:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 04:30:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 04:30:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 04:30:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 04:30:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 04:30:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 04:30:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 04:30:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 04:30:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 04:30:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 04:30:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 04:30:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 04:30:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 04:30:55 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.045s coverage: 58.8% of statements 04:30:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 04:30:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 04:30:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.041s coverage: 0.8% of statements 04:30:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 04:30:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.065s coverage: 21.7% of statements 04:30:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 04:30:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.040s coverage: 47.1% of statements 04:30:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.044s coverage: 79.5% of statements 04:30:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements 04:30:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.052s coverage: 96.3% of statements 04:30:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.047s coverage: 87.5% of statements 04:31:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.047s coverage: 94.4% of statements 04:31:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements 04:31:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.221s coverage: 81.8% of statements 04:31:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 04:31:32 Running on prd-ubuntu18.04-docker-arm64-4c-16g-14997 in /w/workspace/edgexfoundry_edgex-go_PR-3481 [Pipeline] { [Pipeline] ws 04:31:32 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 04:31:32 The recommended git tool is: git 04:31:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.078s coverage: 92.9% of statements 04:31:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 04:31:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 04:31:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 04:31:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.019s coverage: 65.1% of statements 04:31:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 04:31:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 04:31:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 04:31:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 04:31:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 04:31:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.039s coverage: 87.2% of statements 04:31:33 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 04:31:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 04:31:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements 04:31:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 04:31:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.054s coverage: 76.0% of statements 04:31:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 04:31:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.051s coverage: 80.0% of statements 04:31:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.080s coverage: 87.2% of statements 04:31:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.057s coverage: 85.4% of statements 04:31:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.079s coverage: 91.2% of statements 04:31:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 04:31:33 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.138s coverage: 64.4% of statements 04:31:33 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 04:31:33 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 04:31:33 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.054s coverage: 100.0% of statements 04:31:33 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 91.3% of statements 04:31:33 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 04:31:33 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 04:31:33 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements 04:31:33 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.185s coverage: 66.9% of statements 04:31:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 04:31:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 04:31:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 04:31:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.112s coverage: 43.5% of statements 04:31:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 04:31:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 04:31:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.037s coverage: 89.5% of statements 04:31:34 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 04:31:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.028s coverage: 84.8% of statements 04:31:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.084s coverage: 47.1% of statements 04:31:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 04:31:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 04:31:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 04:31:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 04:31:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 04:31:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.041s coverage: 100.0% of statements 04:31:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 04:31:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.030s coverage: 100.0% of statements 04:31:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 04:31:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 04:31:38 using credential edgex-jenkins-ssh 04:31:38 Cloning the remote Git repository 04:31:38 Cloning repository git@github.com:edgexfoundry/edgex-go.git 04:31:38 > git init /w/workspace/edgex-go/1 # timeout=10 04:31:38 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:31:38 > git --version # timeout=10 04:31:38 > git --version # 'git version 2.17.1' 04:31:38 using GIT_SSH to set credentials SSH Credentials for GitHub 04:31:38 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:31:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.063s coverage: 20.1% of statements 04:31:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 04:31:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.107s coverage: 91.4% of statements 04:31:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 04:31:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 04:31:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 04:31:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.612s coverage: 28.8% of statements 04:31:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 04:31:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 04:31:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 04:31:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 04:31:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 04:31:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.047s coverage: 99.0% of statements 04:31:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 04:31:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.044s coverage: 100.0% of statements 04:31:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 04:31:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 04:31:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 04:31:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.056s coverage: 64.6% of statements 04:31:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 04:31:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.095s coverage: 97.6% of statements 04:31:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 04:31:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 04:31:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 04:31:41 ok github.com/edgexfoundry/edgex-go/internal/system 0.025s coverage: 0.0% of statements 04:31:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 04:31:41 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.029s coverage: 100.0% of statements 04:31:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 04:31:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 04:31:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 04:31:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 04:31:41 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.027s coverage: 87.9% of statements 04:31:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 04:31:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 04:31:41 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.044s coverage: 100.0% of statements 04:31:41 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.057s coverage: 28.1% of statements 04:31:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 04:31:41 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 04:31:42 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.040s coverage: 27.9% of statements 04:31:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 04:31:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 04:31:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 04:31:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 04:31:42 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 04:31:42 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 100.0% of statements 04:31:42 GO111MODULE=on go vet ./... 04:31:56 Merging remotes/origin/master commit f46290f347ef4219bdcd9b9204c1330e0217d610 into PR head commit a515e3403c9507ac660e32c67d93a8ca1397717d 04:31:56 Merge succeeded, producing a515e3403c9507ac660e32c67d93a8ca1397717d 04:31:56 Checking out Revision a515e3403c9507ac660e32c67d93a8ca1397717d (PR-3481) 04:31:55 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:31:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:31:55 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:31:55 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:31:55 using GIT_SSH to set credentials SSH Credentials for GitHub 04:31:55 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3481/head:refs/remotes/origin/PR-3481 +refs/heads/master:refs/remotes/origin/master # timeout=10 04:31:56 > git config core.sparsecheckout # timeout=10 04:31:56 > git checkout -f a515e3403c9507ac660e32c67d93a8ca1397717d # timeout=10 04:31:56 > git remote # timeout=10 04:31:56 > git config --get remote.origin.url # timeout=10 04:31:56 using GIT_SSH to set credentials SSH Credentials for GitHub 04:31:56 > git merge f46290f347ef4219bdcd9b9204c1330e0217d610 # timeout=10 04:31:56 > git rev-parse HEAD^{commit} # timeout=10 04:31:56 > git config core.sparsecheckout # timeout=10 04:31:56 > git checkout -f a515e3403c9507ac660e32c67d93a8ca1397717d # timeout=10 04:32:00 Commit message: "docs(sma): update Swagger for v2 GET /configs/{services} API" 04:32:01 > git --version # timeout=10 04:32:01 > git --version # 'git version 2.17.1' 04:32:01 fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:32:02 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 04:32:03 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 04:32:03 + sudo service docker restart 04:32:03 + true 04:32:14 gofmt -l . 04:32:14 internal/system/agent/v2/application/direct/config/get.go 04:32:14 [ "`gofmt -l .`" = "" ] 04:32:14 make: *** [Makefile:101: test] Error 1 [Pipeline] } 04:32:14 $ docker stop --time=1 eed00d2574dd14ce85b5b59fe249d4130d50dd122df719f250b3d0d4e3b3ed43 04:32:16 $ docker rm -f eed00d2574dd14ce85b5b59fe249d4130d50dd122df719f250b3d0d4e3b3ed43 [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] } 04:32:17 Failed in branch amd64 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:32:22 provisioning config files... 04:32:22 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4749274673792820228tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:32:22 ---> docker-login.sh 04:32:22 nexus3.edgexfoundry.org:10001 04:32:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:32:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:32:23 Configure a credential helper to remove this warning. See 04:32:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:32:23 04:32:23 Login Succeeded 04:32:23 nexus3.edgexfoundry.org:10002 04:32:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:32:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:32:24 Configure a credential helper to remove this warning. See 04:32:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:32:24 04:32:24 Login Succeeded 04:32:24 nexus3.edgexfoundry.org:10003 04:32:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:32:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:32:25 Configure a credential helper to remove this warning. See 04:32:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:32:25 04:32:25 Login Succeeded 04:32:25 nexus3.edgexfoundry.org:10004 04:32:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:32:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:32:25 Configure a credential helper to remove this warning. See 04:32:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:32:25 04:32:25 Login Succeeded 04:32:25 docker.io 04:32:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:32:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:32:26 Configure a credential helper to remove this warning. See 04:32:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:32:26 04:32:26 Login Succeeded 04:32:26 ---> docker-login.sh ends [Pipeline] } 04:32:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:32:27 ========================================================= 04:32:27 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 04:32:27 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:32:27 + 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 . 04:32:30 Sending build context to Docker daemon 168MB 04:32:30 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 04:32:30 Step 2/6 : FROM ${BASE} 04:32:30 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:32:30 595b0fe564bb: Pulling fs layer 04:32:30 7186ed65a4f7: Pulling fs layer 04:32:30 316046926c0a: Pulling fs layer 04:32:30 4ebd0625c992: Pulling fs layer 04:32:30 207e8628e3a3: Pulling fs layer 04:32:30 c791037a9be2: Pulling fs layer 04:32:30 ffd874e62e21: Pulling fs layer 04:32:30 4ebd0625c992: Waiting 04:32:30 ffd874e62e21: Waiting 04:32:30 207e8628e3a3: Waiting 04:32:30 c791037a9be2: Waiting 04:32:30 316046926c0a: Verifying Checksum 04:32:30 316046926c0a: Download complete 04:32:30 7186ed65a4f7: Verifying Checksum 04:32:30 7186ed65a4f7: Download complete 04:32:30 207e8628e3a3: Download complete 04:32:30 c791037a9be2: Verifying Checksum 04:32:30 c791037a9be2: Download complete 04:32:30 595b0fe564bb: Verifying Checksum 04:32:30 595b0fe564bb: Download complete 04:32:31 595b0fe564bb: Pull complete 04:32:31 7186ed65a4f7: Pull complete 04:32:32 316046926c0a: Pull complete 04:32:32 ffd874e62e21: Download complete 04:32:33 4ebd0625c992: Verifying Checksum 04:32:33 4ebd0625c992: Download complete 04:32:43 4ebd0625c992: Pull complete 04:32:43 207e8628e3a3: Pull complete 04:32:44 c791037a9be2: Pull complete 04:32:49 ffd874e62e21: Pull complete 04:32:49 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 04:32:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 04:32:49 ---> cfc18b08335c 04:32:49 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 04:32:50 ---> Running in 8f281395b09f 04:32:51 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:32:52 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:32:53 (1/12) Installing libmagic (5.39-r0) 04:32:54 (2/12) Installing file (5.39-r0) 04:32:54 (3/12) Installing libc-dev (0.7.2-r3) 04:32:54 (4/12) Installing g++ (10.2.1_pre1-r3) 04:32:59 (5/12) Installing fortify-headers (1.1-r0) 04:32:59 (6/12) Installing patch (2.7.6-r6) 04:32:59 (7/12) Installing build-base (0.5-r2) 04:32:59 (8/12) Installing libsodium (1.0.18-r0) 04:32:59 (9/12) Installing pkgconf (1.7.3-r0) 04:32:59 (10/12) Installing libsodium-dev (1.0.18-r0) 04:32:59 (11/12) Installing libzmq (4.3.3-r1) 04:32:59 (12/12) Installing zeromq-dev (4.3.3-r1) 04:32:59 Executing busybox-1.32.1-r6.trigger 04:32:59 OK: 218 MiB in 52 packages 04:33:03 Removing intermediate container 8f281395b09f 04:33:03 ---> befd7eae0233 04:33:03 Step 4/6 : WORKDIR /edgex-go 04:33:03 ---> Running in ab92533c2179 04:33:04 Removing intermediate container ab92533c2179 04:33:04 ---> 171a87839fe5 04:33:04 Step 5/6 : COPY go.mod . 04:33:04 ---> 772caa94b5b7 04:33:04 Step 6/6 : RUN go mod download 04:33:04 ---> Running in 9927acf62f29 04:33:31 Removing intermediate container 9927acf62f29 04:33:31 ---> 3527e327f842 04:33:31 Successfully built 3527e327f842 04:33:31 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:33:32 + docker inspect -f . ci-base-image-arm64 04:33:32 . [Pipeline] withDockerContainer 04:33:32 prd-ubuntu18.04-docker-arm64-4c-16g-14997 does not seem to be running inside a container 04:33:32 $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat 04:33:34 $ docker top 75013abb79b62cb204debf1100f859de5e9df8d2e93c85a3efee297446d115bf -eo pid,comm [Pipeline] { [Pipeline] sh 04:33:35 + go version 04:33:35 go version go1.16.3 linux/arm64 [Pipeline] } 04:33:35 $ docker stop --time=1 75013abb79b62cb204debf1100f859de5e9df8d2e93c85a3efee297446d115bf 04:33:37 $ docker rm -f 75013abb79b62cb204debf1100f859de5e9df8d2e93c85a3efee297446d115bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:33:38 + docker inspect -f . ci-base-image-arm64 04:33:38 . [Pipeline] withDockerContainer 04:33:38 prd-ubuntu18.04-docker-arm64-4c-16g-14997 does not seem to be running inside a container 04:33:38 $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat 04:33:39 $ docker top d058472e96102f2abe1d39609b46ce244d485c4de2247b7b4be4b2b6a25fbc78 -eo pid,comm [Pipeline] { [Pipeline] echo 04:33:40 ========================================================= 04:33:40 [edgeXBuildGoParallel] Running Tests and Build... 04:33:40 ========================================================= [Pipeline] sh 04:33:40 + go mod tidy [Pipeline] sh 04:33:42 + make test 04:33:42 go mod tidy 04:33:43 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 04:34:10 ? github.com/edgexfoundry/edgex-go [no test files] 04:35:06 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 04:35:21 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 04:35:21 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 04:35:21 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 04:35:23 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 04:35:26 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 04:35:26 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 04:35:26 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 04:35:28 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 04:35:30 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 04:35:40 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 04:35:40 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 04:35:40 ? github.com/edgexfoundry/edgex-go/internal [no test files] 04:35:45 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.494s coverage: 46.1% of statements 04:35:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 04:35:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 04:35:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 04:35:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 04:35:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 04:35:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] 04:35:45 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.250s coverage: 28.7% of statements 04:35:45 ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.315s coverage: 100.0% of statements 04:35:53 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.644s coverage: 27.7% of statements 04:35:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 04:35:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 04:35:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 04:35:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 04:35:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 04:35:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.202s coverage: 81.2% of statements 04:35:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 04:35:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.208s coverage: 100.0% of statements 04:35:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 04:35:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.295s coverage: 100.0% of statements 04:35:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 04:35:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 04:35:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.334s coverage: 58.6% of statements 04:35:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 04:35:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 04:35:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.579s coverage: 87.7% of statements 04:35:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 04:35:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 04:35:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.191s coverage: 78.9% of statements 04:35:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 04:36:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.203s coverage: 28.6% of statements 04:36:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 04:36:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 04:36:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 04:36:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 04:36:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 04:36:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.324s coverage: 100.0% of statements 04:36:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 04:36:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.187s coverage: 100.0% of statements 04:36:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 04:36:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.367s coverage: 86.7% of statements 04:36:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 04:36:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.508s coverage: 97.5% of statements 04:36:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 04:36:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.323s coverage: 78.3% of statements 04:36:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 04:36:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 04:36:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 04:36:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 04:36:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.375s coverage: 95.1% of statements 04:36:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 04:36:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 04:36:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 04:36:13 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 04:36:13 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 04:36:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 04:36:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 04:36:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 04:36:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 04:36:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 04:36:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 04:36:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 04:36:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 04:36:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 04:36:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 04:36:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 04:36:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 04:36:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 04:36:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.150s coverage: 58.8% of statements 04:36:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 04:36:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 04:36:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.276s coverage: 0.8% of statements 04:36:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 04:36:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.202s coverage: 21.7% of statements 04:36:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 04:36:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.198s coverage: 47.1% of statements 04:36:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.215s coverage: 79.5% of statements 04:36:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.178s coverage: 94.1% of statements 04:36:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.240s coverage: 96.3% of statements 04:36:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.203s coverage: 87.5% of statements 04:36:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.175s coverage: 94.4% of statements 04:36:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.152s coverage: 44.8% of statements 04:36:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.621s coverage: 81.8% of statements 04:36:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 04:36:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.260s coverage: 92.9% of statements 04:36:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 04:36:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 04:36:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 04:36:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.054s coverage: 65.1% of statements 04:36:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 04:36:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 04:36:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 04:36:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 04:36:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 04:36:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.073s coverage: 87.2% of statements 04:36:40 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 04:36:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 04:36:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.149s coverage: 100.0% of statements 04:36:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 04:36:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.170s coverage: 76.0% of statements 04:36:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 04:36:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.179s coverage: 80.0% of statements 04:36:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.255s coverage: 87.2% of statements 04:36:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.230s coverage: 85.4% of statements 04:36:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.308s coverage: 91.2% of statements 04:36:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 04:36:40 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.693s coverage: 64.4% of statements 04:36:40 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 04:36:40 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 04:36:40 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.181s coverage: 100.0% of statements 04:36:40 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.085s coverage: 91.3% of statements 04:36:40 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.052s coverage: 100.0% of statements 04:36:40 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.079s coverage: 73.7% of statements 04:36:41 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.060s coverage: 100.0% of statements 04:36:45 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.030s coverage: 66.9% of statements 04:36:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 04:36:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 04:36:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 04:36:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.762s coverage: 43.5% of statements 04:36:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 04:36:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 04:36:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.088s coverage: 89.5% of statements 04:36:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 04:36:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.082s coverage: 84.8% of statements 04:36:53 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.484s coverage: 47.1% of statements 04:36:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 04:36:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 04:36:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 04:36:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 04:36:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 04:36:53 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.120s coverage: 100.0% of statements 04:36:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 04:36:53 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.093s coverage: 100.0% of statements 04:36:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 04:36:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] 04:36:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 3.234s coverage: 20.1% of statements 04:36:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] 04:36:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.536s coverage: 91.4% of statements 04:36:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] 04:36:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] 04:36:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] 04:37:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.521s coverage: 28.8% of statements 04:37:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 04:37:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 04:37:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 04:37:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 04:37:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 04:37:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.162s coverage: 99.0% of statements 04:37:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 04:37:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.208s coverage: 100.0% of statements 04:37:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 04:37:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] 04:37:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] 04:37:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.263s coverage: 64.6% of statements 04:37:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] 04:37:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.400s coverage: 97.6% of statements 04:37:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] 04:37:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] 04:37:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] 04:37:02 ok github.com/edgexfoundry/edgex-go/internal/system 0.057s coverage: 0.0% of statements 04:37:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 04:37:02 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.064s coverage: 100.0% of statements 04:37:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 04:37:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 04:37:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 04:37:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 04:37:02 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.090s coverage: 87.9% of statements 04:37:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 04:37:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 04:37:02 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.051s coverage: 100.0% of statements 04:37:02 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.203s coverage: 28.1% of statements 04:37:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] 04:37:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] 04:37:04 ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.150s coverage: 27.9% of statements 04:37:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] 04:37:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] 04:37:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] 04:37:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] 04:37:04 ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] 04:37:04 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 100.0% of statements 04:37:05 GO111MODULE=on go vet ./... 04:38:41 gofmt -l . 04:38:41 internal/system/agent/v2/application/direct/config/get.go 04:38:41 [ "`gofmt -l .`" = "" ] 04:38:45 make: *** [Makefile:101: test] Error 1 [Pipeline] } 04:38:45 $ docker stop --time=1 d058472e96102f2abe1d39609b46ce244d485c4de2247b7b4be4b2b6a25fbc78 04:38:47 $ docker rm -f d058472e96102f2abe1d39609b46ce244d485c4de2247b7b4be4b2b6a25fbc78 [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 04:38:49 ---> job-cost.sh 04:38:49 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-60O8 04:39:29 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 04:40:50 lf-activate-venv(): INFO: Adding /tmp/venv-60O8/bin to PATH 04:40:50 INFO: No Stack... 04:40:50 INFO: Retrieving Pricing Info for: v2-standard-4 04:40:50 INFO: Archiving Costs [Pipeline] sh 04:40:51 + cat /w/workspace/edgex-go/1/archives/cost.csv+ 04:40:51 cut -d, -f6 [Pipeline] lock 04:40:51 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3481-1-stack-cost] 04:40:51 Resource [jenkins-edgexfoundry-edgex-go-PR-3481-1-stack-cost] did not exist. Created. 04:40:51 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3481-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:40:51 + echo total: 0.18000000715255737 [Pipeline] stash 04:40:52 Stashed 1 file(s) [Pipeline] } 04:40:52 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3481-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 04:40:53 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 04:40:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:40:56 ---> package-listing.sh 04:40:56 ++ facter osfamily 04:40:56 ++ tr '[:upper:]' '[:lower:]' 04:40:56 + OS_FAMILY=redhat 04:40:56 + workspace=/w/workspace/edgex-go/1 04:40:56 + START_PACKAGES=/tmp/packages_start.txt 04:40:56 + END_PACKAGES=/tmp/packages_end.txt 04:40:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:40:56 + PACKAGES=/tmp/packages_start.txt 04:40:56 + '[' /w/workspace/edgex-go/1 ']' 04:40:56 + PACKAGES=/tmp/packages_end.txt 04:40:56 + case "${OS_FAMILY}" in 04:40:56 + rpm -qa 04:40:56 + sort 04:40:56 + '[' -f /tmp/packages_start.txt ']' 04:40:56 + '[' -f /tmp/packages_end.txt ']' 04:40:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:40:56 + '[' /w/workspace/edgex-go/1 ']' 04:40:56 + mkdir -p /w/workspace/edgex-go/1/archives/ 04:40:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 04:40:56 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 04:40:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 04:40:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:40:57 04:40:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 04:40:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:40:58 alpine: Pulling from edgex-lftools-log-publisher 04:40:58 df20fa9351a1: Pulling fs layer 04:40:58 36b3adc4ff6f: Pulling fs layer 04:40:58 8ad3a11d3b57: Pulling fs layer 04:40:58 46f8f816bc3b: Pulling fs layer 04:40:58 93b61091891f: Pulling fs layer 04:40:58 93b9cdb0e59b: Pulling fs layer 04:40:58 5e14af77c1be: Pulling fs layer 04:40:58 01666e4c0597: Pulling fs layer 04:40:58 aa168da1d23b: Pulling fs layer 04:40:58 46f8f816bc3b: Waiting 04:40:58 93b61091891f: Waiting 04:40:58 93b9cdb0e59b: Waiting 04:40:58 5e14af77c1be: Waiting 04:40:58 01666e4c0597: Waiting 04:40:58 aa168da1d23b: Waiting 04:40:58 36b3adc4ff6f: Verifying Checksum 04:40:58 36b3adc4ff6f: Download complete 04:40:58 46f8f816bc3b: Verifying Checksum 04:40:58 46f8f816bc3b: Download complete 04:40:58 df20fa9351a1: Verifying Checksum 04:40:58 df20fa9351a1: Download complete 04:40:58 93b9cdb0e59b: Verifying Checksum 04:40:58 93b9cdb0e59b: Download complete 04:40:58 93b61091891f: Verifying Checksum 04:40:58 93b61091891f: Download complete 04:40:58 01666e4c0597: Verifying Checksum 04:40:58 01666e4c0597: Download complete 04:40:58 df20fa9351a1: Pull complete 04:40:58 8ad3a11d3b57: Verifying Checksum 04:40:58 8ad3a11d3b57: Download complete 04:40:58 5e14af77c1be: Verifying Checksum 04:40:58 5e14af77c1be: Download complete 04:40:58 36b3adc4ff6f: Pull complete 04:40:59 8ad3a11d3b57: Pull complete 04:40:59 46f8f816bc3b: Pull complete 04:40:59 93b61091891f: Pull complete 04:40:59 93b9cdb0e59b: Pull complete 04:40:59 5e14af77c1be: Pull complete 04:40:59 01666e4c0597: Pull complete 04:41:00 aa168da1d23b: Verifying Checksum 04:41:00 aa168da1d23b: Download complete 04:41:04 aa168da1d23b: Pull complete 04:41:04 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 04:41:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:41:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 04:41:04 prd-centos7-docker-4c-2g-14996 does not seem to be running inside a container 04:41:04 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 04:41:07 $ docker top be6b0d8cc2b4ec5e59b16ed55dddc696c4b06d96acc30cc2aa0c4ab729b4b6c3 -eo pid,comm [Pipeline] { [Pipeline] sh 04:41:07 + touch /tmp/pre-build-complete [Pipeline] sh 04:41:08 + mkdir -p /var/log/sa [Pipeline] sh 04:41:08 + ls /var/log/sa-host 04:41:08 + sadf -c /var/log/sa-host/sa05 04:41:08 file_magic: OK 04:41:08 HZ: Using current value: 100 04:41:08 file_header: OK 04:41:08 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 04:41:08 Statistics: 04:41:08 Hnuu...uuuununununu...Hnuu...uuuununununu... 04:41:08 File successfully converted to sysstat format version 12.2.1 04:41:08 + sadf -c /var/log/sa-host/sa19 04:41:08 file_magic: OK 04:41:08 HZ: Using current value: 100 04:41:08 file_header: OK 04:41:08 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 04:41:08 Statistics: 04:41:08 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 04:41:08 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:41:08 provisioning config files... 04:41:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config6967329027570896691tmp [Pipeline] { [Pipeline] echo 04:41:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:41:09 ---> create-netrc.sh [Pipeline] } 04:41:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 04:41:09 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 04:41:09 ---> python-tools-install.sh [Pipeline] echo 04:41:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:41:09 ---> sudo-logs.sh 04:41:09 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:41:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:41:10 ---> job-cost.sh 04:41:10 lf-activate-venv: SKIPPING 04:41:10 DEBUG: total: 0.18000000715255737 04:41:10 INFO: Retrieving Stack Cost... 04:41:11 INFO: Retrieving Pricing Info for: v3-standard-2 04:41:11 INFO: Archiving Costs [Pipeline] echo 04:41:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:41:12 ---> logs-deploy.sh 04:41:12 lf-activate-venv: SKIPPING 04:41:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3481/1 04:41:12 INFO: archiving workspace using pattern(s): 04:41:13 Archives upload complete. 04:41:13 INFO: archiving logs to Nexus 04:41:13 ---> uname -a: 04:41:13 Linux prd-centos7-docker-4c-2g-14996.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 04:41:13 04:41:13 04:41:13 ---> lscpu: 04:41:13 Architecture: x86_64 04:41:13 CPU op-mode(s): 32-bit, 64-bit 04:41:13 Byte Order: Little Endian 04:41:13 Address sizes: 40 bits physical, 48 bits virtual 04:41:13 CPU(s): 2 04:41:13 On-line CPU(s) list: 0,1 04:41:13 Thread(s) per core: 1 04:41:13 Core(s) per socket: 1 04:41:13 Socket(s): 2 04:41:13 NUMA node(s): 1 04:41:13 Vendor ID: AuthenticAMD 04:41:13 CPU family: 23 04:41:13 Model: 49 04:41:13 Model name: AMD EPYC-Rome Processor 04:41:13 Stepping: 0 04:41:13 CPU MHz: 2800.000 04:41:13 BogoMIPS: 5600.00 04:41:13 Virtualization: AMD-V 04:41:13 Hypervisor vendor: KVM 04:41:13 Virtualization type: full 04:41:13 L1d cache: 64 KiB 04:41:13 L1i cache: 64 KiB 04:41:13 L2 cache: 1 MiB 04:41:13 L3 cache: 32 MiB 04:41:13 NUMA node0 CPU(s): 0,1 04:41:13 Vulnerability Itlb multihit: Not affected 04:41:13 Vulnerability L1tf: Not affected 04:41:13 Vulnerability Mds: Not affected 04:41:13 Vulnerability Meltdown: Not affected 04:41:13 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:41:13 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 04:41:13 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 04:41:13 Vulnerability Srbds: Not affected 04:41:13 Vulnerability Tsx async abort: Not affected 04:41:13 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 04:41:13 04:41:13 04:41:13 ---> nproc: 04:41:13 2 04:41:13 04:41:13 04:41:13 ---> df -h: 04:41:13 Filesystem Size Used Available Use% Mounted on 04:41:13 overlay 40.0G 8.6G 31.4G 21% / 04:41:13 tmpfs 64.0M 0 64.0M 0% /dev 04:41:13 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 04:41:13 shm 64.0M 0 64.0M 0% /dev/shm 04:41:13 /dev/vda1 40.0G 8.6G 31.4G 21% /facter-os 04:41:13 /dev/vda1 40.0G 8.6G 31.4G 21% /etc/resolv.conf 04:41:13 /dev/vda1 40.0G 8.6G 31.4G 21% /etc/hostname 04:41:13 /dev/vda1 40.0G 8.6G 31.4G 21% /etc/hosts 04:41:13 /dev/vda1 40.0G 8.6G 31.4G 21% /var/log/sa-host 04:41:13 /dev/vda1 40.0G 8.6G 31.4G 21% /var/log/secure 04:41:13 /dev/vda1 40.0G 8.6G 31.4G 21% /var/log/auth.log 04:41:13 /dev/vda1 40.0G 8.6G 31.4G 21% /run/cloud-init/result.json 04:41:13 /dev/vda1 40.0G 8.6G 31.4G 21% /w/workspace/edgex-go/1 04:41:13 /dev/vda1 40.0G 8.6G 31.4G 21% /w/workspace/edgex-go/1@tmp 04:41:13 04:41:13 04:41:13 ---> free -m: 04:41:13 total used free shared buff/cache available 04:41:13 Mem: 7821 1060 3673 0 3086 6621 04:41:13 Swap: 1023 0 1023 04:41:13 04:41:13 04:41:13 ---> ip addr: 04:41:13 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 04:41:13 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 04:41:13 inet 127.0.0.1/8 scope host lo 04:41:13 valid_lft forever preferred_lft forever 04:41:13 inet6 ::1/128 scope host 04:41:13 valid_lft forever preferred_lft forever 04:41:13 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 04:41:13 link/ether fa:16:3e:71:c3:80 brd ff:ff:ff:ff:ff:ff 04:41:13 inet 10.30.123.144/23 brd 10.30.123.255 scope global dynamic eth0 04:41:13 valid_lft 85615sec preferred_lft 85615sec 04:41:13 inet6 fe80::f816:3eff:fe71:c380/64 scope link 04:41:13 valid_lft forever preferred_lft forever 04:41:13 3: docker0: mtu 1500 qdisc noqueue state DOWN 04:41:13 link/ether 02:42:c4:d9:56:7b brd ff:ff:ff:ff:ff:ff 04:41:13 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 04:41:13 valid_lft forever preferred_lft forever 04:41:13 inet6 fe80::42:c4ff:fed9:567b/64 scope link 04:41:13 valid_lft forever preferred_lft forever 04:41:13 04:41:13 04:41:13 ---> sar -b -r -n DEV: 04:41:13 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/19/21 _x86_64_ (2 CPU) 04:41:13 04:41:13 04:27:58 LINUX RESTART (2 CPU) 04:41:13 04:41:13 04:29:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:41:13 04:30:01 142.23 0.20 142.03 0.00 23.05 50975.20 0.00 04:41:13 04:31:01 98.93 0.00 98.93 0.00 0.00 13434.37 0.00 04:41:13 04:32:01 54.53 0.02 54.51 0.00 0.53 6880.20 0.00 04:41:13 04:33:01 26.67 0.02 26.65 0.00 0.53 4051.50 0.00 04:41:13 04:34:01 0.20 0.00 0.20 0.00 0.00 3.33 0.00 04:41:13 04:35:01 0.30 0.00 0.30 0.00 0.00 3.78 0.00 04:41:13 04:36:01 0.25 0.00 0.25 0.00 0.00 2.48 0.00 04:41:13 04:37:01 0.20 0.00 0.20 0.00 0.00 1.65 0.00 04:41:13 04:38:01 0.28 0.00 0.28 0.00 0.00 3.08 0.00 04:41:13 04:39:01 0.25 0.00 0.25 0.00 0.00 2.63 0.00 04:41:13 04:40:02 0.28 0.00 0.28 0.00 0.00 3.08 0.00 04:41:13 04:41:01 6.86 0.10 6.76 0.00 10.16 220.74 0.00 04:41:13 Average: 27.62 0.03 27.59 0.00 2.85 6308.03 0.00 04:41:13 04:41:13 04:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:41:13 04:30:01 3786192 0 1051084 13.12 2620 3169044 1695360 18.72 1154748 2512852 90780 04:41:13 04:31:01 3741816 0 1111076 13.87 2620 3153428 1861336 20.55 1376560 2321436 199636 04:41:13 04:32:01 3864520 0 1033164 12.90 2620 3108636 1556820 17.19 1210272 2361104 152412 04:41:13 04:33:01 4305640 0 947196 11.83 2620 2753484 1241544 13.71 1079500 2090568 20 04:41:13 04:34:01 4310620 0 942208 11.76 2620 2753492 1201524 13.27 1076312 2090568 8 04:41:13 04:35:01 4300780 0 952048 11.89 2620 2753492 1201428 13.26 1087104 2090592 8 04:41:13 04:36:01 4300380 0 952440 11.89 2620 2753500 1201428 13.26 1096192 2082008 8 04:41:13 04:37:01 4298788 0 954028 11.91 2620 2753504 1201428 13.26 1088900 2090776 8 04:41:13 04:38:01 4299012 0 953800 11.91 2620 2753508 1201428 13.26 1091068 2088660 8 04:41:13 04:39:01 4298844 0 953964 11.91 2620 2753512 1201512 13.27 1091192 2088656 8 04:41:13 04:40:02 4299220 0 953588 11.91 2620 2753512 1201428 13.26 1091096 2088656 12 04:41:13 04:41:01 3979844 0 1047100 13.07 2620 2979376 1600404 17.67 1332344 2150196 225196 04:41:13 Average: 4148805 0 987641 12.33 2620 2869874 1363803 15.06 1147941 2171339 55675 04:41:13 04:41:13 04:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:41:13 04:30:01 eth0 675.12 635.49 4050.18 86.10 0.00 0.00 0.00 0.00 04:41:13 04:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:13 04:30:01 docker0 353.77 358.32 26.34 1344.73 0.00 0.00 0.00 0.00 04:41:13 04:31:01 vethc2cd79c 0.53 0.67 0.04 0.06 0.00 0.00 0.00 0.00 04:41:13 04:31:01 eth0 48.89 31.59 42.48 72.27 0.00 0.00 0.00 0.00 04:41:13 04:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:13 04:31:01 docker0 0.53 0.53 0.04 0.05 0.00 0.00 0.00 0.00 04:41:13 04:32:01 vethc2cd79c 1.62 1.62 0.13 0.13 0.00 0.00 0.00 0.00 04:41:13 04:32:01 eth0 20.54 11.23 15.75 8.47 0.00 0.00 0.00 0.00 04:41:13 04:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:13 04:32:01 docker0 1.62 1.62 0.11 0.13 0.00 0.00 0.00 0.00 04:41:13 04:33:01 eth0 2.68 1.75 2.62 0.99 0.00 0.00 0.00 0.00 04:41:13 04:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:13 04:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:13 04:34:01 eth0 0.28 0.25 0.14 0.08 0.00 0.00 0.00 0.00 04:41:13 04:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:13 04:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:13 04:35:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 04:41:13 04:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:13 04:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:13 04:36:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 04:41:13 04:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:13 04:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:13 04:37:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:41:13 04:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:13 04:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:13 04:38:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:41:13 04:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:13 04:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:13 04:39:01 eth0 0.30 0.22 0.14 0.07 0.00 0.00 0.00 0.00 04:41:13 04:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:13 04:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:13 04:40:02 eth0 0.10 0.15 0.01 0.01 0.00 0.00 0.00 0.00 04:41:13 04:40:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:13 04:40:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:13 04:41:01 eth0 223.59 203.23 2201.22 17.13 0.00 0.00 0.00 0.00 04:41:13 04:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:13 04:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:13 Average: eth0 80.80 73.52 523.85 15.43 0.00 0.00 0.00 0.00 04:41:13 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:41:13 Average: docker0 29.71 30.09 2.21 112.25 0.00 0.00 0.00 0.00 04:41:13 04:41:13 04:41:13 ---> sar -P ALL: 04:41:13 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/19/21 _x86_64_ (2 CPU) 04:41:13 04:41:13 04:27:58 LINUX RESTART (2 CPU) 04:41:13 04:41:13 04:29:01 CPU %user %nice %system %iowait %steal %idle 04:41:13 04:30:01 all 18.20 0.00 6.00 4.06 0.07 71.68 04:41:13 04:30:01 0 17.59 0.00 6.09 4.87 0.07 71.38 04:41:13 04:30:01 1 18.80 0.00 5.90 3.25 0.07 71.98 04:41:13 04:31:01 all 69.87 0.00 8.07 1.15 0.11 20.81 04:41:13 04:31:01 0 68.05 0.00 8.59 1.21 0.11 22.05 04:41:13 04:31:01 1 71.68 0.00 7.54 1.10 0.11 19.57 04:41:13 04:32:01 all 40.47 0.00 5.30 1.76 0.09 52.39 04:41:13 04:32:01 0 39.81 0.00 5.45 1.89 0.09 52.77 04:41:13 04:32:01 1 41.13 0.00 5.15 1.63 0.09 52.01 04:41:13 04:33:01 all 12.20 0.00 1.95 1.52 0.04 84.29 04:41:13 04:33:01 0 12.10 0.00 1.75 0.83 0.05 85.27 04:41:13 04:33:01 1 12.31 0.00 2.14 2.21 0.03 83.30 04:41:13 04:34:01 all 0.03 0.00 0.03 0.00 0.03 99.92 04:41:13 04:34:01 0 0.02 0.00 0.02 0.00 0.03 99.93 04:41:13 04:34:01 1 0.03 0.00 0.03 0.00 0.03 99.90 04:41:13 04:35:01 all 0.10 0.00 0.03 0.00 0.03 99.85 04:41:13 04:35:01 0 0.05 0.00 0.02 0.00 0.02 99.92 04:41:13 04:35:01 1 0.15 0.00 0.03 0.00 0.03 99.78 04:41:13 04:36:01 all 0.08 0.00 0.03 0.00 0.03 99.86 04:41:13 04:36:01 0 0.02 0.00 0.02 0.00 0.05 99.92 04:41:13 04:36:01 1 0.15 0.00 0.03 0.00 0.02 99.80 04:41:13 04:37:01 all 0.07 0.00 0.02 0.00 0.03 99.88 04:41:13 04:37:01 0 0.03 0.00 0.02 0.00 0.05 99.90 04:41:13 04:37:01 1 0.10 0.00 0.02 0.00 0.02 99.87 04:41:13 04:38:01 all 0.08 0.00 0.03 0.00 0.03 99.87 04:41:13 04:38:01 0 0.03 0.00 0.03 0.00 0.03 99.90 04:41:13 04:38:01 1 0.13 0.00 0.02 0.00 0.02 99.83 04:41:13 04:39:01 all 0.09 0.00 0.03 0.00 0.02 99.87 04:41:13 04:39:01 0 0.07 0.00 0.03 0.00 0.03 99.87 04:41:13 04:39:01 1 0.12 0.00 0.02 0.00 0.00 99.87 04:41:13 04:40:02 all 0.05 0.00 0.02 0.00 0.03 99.90 04:41:13 04:40:02 0 0.02 0.00 0.02 0.00 0.05 99.92 04:41:13 04:40:02 1 0.08 0.00 0.02 0.00 0.02 99.88 04:41:13 04:41:13 04:40:02 CPU %user %nice %system %iowait %steal %idle 04:41:13 04:41:01 all 3.21 0.00 1.02 0.03 0.03 95.72 04:41:13 04:41:01 0 2.63 0.00 1.14 0.03 0.00 96.20 04:41:13 04:41:01 1 3.79 0.00 0.89 0.03 0.05 95.23 04:41:13 Average: all 11.48 0.00 1.80 0.69 0.04 85.99 04:41:13 Average: 0 11.14 0.00 1.85 0.71 0.05 86.25 04:41:13 Average: 1 11.81 0.00 1.75 0.67 0.04 85.73 04:41:13 04:41:13 04:41:13