Pull request #2808 updated 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 bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from c9e270eeae434286f5e84c340d773a7248642511+0d0448aa1bb13b12920e2a3260a06e62bf327a94 (97de1c213204523333443bf7f4108aecf94447f3) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a5c854593eac886f27ddeefb8920871132e8ed78 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision a5c854593eac886f27ddeefb8920871132e8ed78 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a5c854593eac886f27ddeefb8920871132e8ed78 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a5c854593eac886f27ddeefb8920871132e8ed78 # timeout=10 Commit message: "Merge pull request #303 from ernestojeda/fix-docker-login-issue" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/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.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-14197 in /w/workspace/edgexfoundry_edgex-go_PR-2808 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/34 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/34 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2808/head:refs/remotes/origin/PR-2808 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 0d0448aa1bb13b12920e2a3260a06e62bf327a94 into PR head commit c9e270eeae434286f5e84c340d773a7248642511 > git config core.sparsecheckout # timeout=10 > git checkout -f c9e270eeae434286f5e84c340d773a7248642511 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 0d0448aa1bb13b12920e2a3260a06e62bf327a94 # timeout=10 Merge succeeded, producing 608d08bf0c4d7f78f60d896c82284447345a94fc Checking out Revision 608d08bf0c4d7f78f60d896c82284447345a94fc (PR-2808) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 608d08bf0c4d7f78f60d896c82284447345a94fc # timeout=10 Commit message: "Merge commit '0d0448aa1bb13b12920e2a3260a06e62bf327a94' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:25:09 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:25:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:25:10 ========================================================= 22:25:10 EdgeX Global Pipelines Version Info 22:25:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 7cb0c8ef3d19556a47e7864e36f880e005887df2 # timeout=10 22:25:12 ------------------- 22:25:12 stable info: 22:25:12 ------------------- 22:25:12 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:25:12 Commit SHA: a5c854593eac886f27ddeefb8920871132e8ed78 22:25:12 Message: update stable to v1.0.169 22:25:12 ------------------- 22:25:12 experimental info: 22:25:12 ------------------- 22:25:12 Commited By: **** collab-it+edgex@linuxfoundation.org 22:25:12 Commit SHA: a5c854593eac886f27ddeefb8920871132e8ed78 22:25:12 Message: update experimental to v1.0.169 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:25:13 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 22:25:13 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 22:25:13 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:25:13 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:25:13 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:25:13 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 22:25:13 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 22:25:14 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 22:25:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 22:25:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 22:25:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:25:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:25:14 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:25:14 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:25:14 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:25:14 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:25:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:25:15 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 22:25:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:25:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 22:25:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 22:25:15 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 22:25:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2808 [Pipeline] echo 22:25:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2808 [Pipeline] echo 22:25:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2808 [Pipeline] echo 22:25:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 608d08bf0c4d7f78f60d896c82284447345a94fc [Pipeline] echo 22:25:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 608d08b [Pipeline] echo 22:25:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 22:25:16 provisioning config files... 22:25:16 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/34@tmp/config8612717372791812231tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:25:16 ---> docker-login.sh 22:25:16 nexus3.edgexfoundry.org:10001 22:25:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:25:17 Configure a credential helper to remove this warning. See 22:25:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:25:17 22:25:17 Login Succeeded 22:25:17 nexus3.edgexfoundry.org:10002 22:25:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:25:17 Configure a credential helper to remove this warning. See 22:25:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:25:17 22:25:17 Login Succeeded 22:25:17 nexus3.edgexfoundry.org:10003 22:25:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:25:17 Configure a credential helper to remove this warning. See 22:25:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:25:17 22:25:17 Login Succeeded 22:25:17 nexus3.edgexfoundry.org:10004 22:25:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:25:18 Configure a credential helper to remove this warning. See 22:25:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:25:18 22:25:18 Login Succeeded 22:25:18 docker.io 22:25:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:25:18 Configure a credential helper to remove this warning. See 22:25:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:25:18 22:25:18 Login Succeeded 22:25:18 ---> docker-login.sh ends [Pipeline] } 22:25:18 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:25:19 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secrets-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-logging/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 22:25:19 + for file in '`ls cmd/**/Dockerfile`' 22:25:19 ++ dirname cmd/core-command/Dockerfile 22:25:19 ++ cut -d/ -f2 22:25:19 + echo core-command,cmd/core-command/Dockerfile 22:25:19 + for file in '`ls cmd/**/Dockerfile`' 22:25:19 ++ dirname cmd/core-data/Dockerfile 22:25:19 ++ cut -d/ -f2 22:25:19 + echo core-data,cmd/core-data/Dockerfile 22:25:19 + for file in '`ls cmd/**/Dockerfile`' 22:25:19 ++ dirname cmd/core-metadata/Dockerfile 22:25:19 ++ cut -d/ -f2 22:25:19 + echo core-metadata,cmd/core-metadata/Dockerfile 22:25:19 + for file in '`ls cmd/**/Dockerfile`' 22:25:19 ++ dirname cmd/security-bootstrap-redis/Dockerfile 22:25:19 ++ cut -d/ -f2 22:25:19 + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile 22:25:19 + for file in '`ls cmd/**/Dockerfile`' 22:25:19 ++ dirname cmd/security-proxy-setup/Dockerfile 22:25:19 ++ cut -d/ -f2 22:25:19 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 22:25:19 + for file in '`ls cmd/**/Dockerfile`' 22:25:19 ++ dirname cmd/security-secrets-setup/Dockerfile 22:25:19 ++ cut -d/ -f2 22:25:19 + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile 22:25:19 + for file in '`ls cmd/**/Dockerfile`' 22:25:19 ++ dirname cmd/security-secretstore-setup/Dockerfile 22:25:19 ++ cut -d/ -f2 22:25:19 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 22:25:19 + for file in '`ls cmd/**/Dockerfile`' 22:25:19 ++ dirname cmd/support-logging/Dockerfile 22:25:19 ++ cut -d/ -f2 22:25:19 + echo support-logging,cmd/support-logging/Dockerfile 22:25:19 + for file in '`ls cmd/**/Dockerfile`' 22:25:19 ++ dirname cmd/support-notifications/Dockerfile 22:25:19 ++ cut -d/ -f2 22:25:19 + echo support-notifications,cmd/support-notifications/Dockerfile 22:25:19 + for file in '`ls cmd/**/Dockerfile`' 22:25:19 ++ dirname cmd/support-scheduler/Dockerfile 22:25:19 ++ cut -d/ -f2 22:25:19 + echo support-scheduler,cmd/support-scheduler/Dockerfile 22:25:19 + for file in '`ls cmd/**/Dockerfile`' 22:25:19 ++ dirname cmd/sys-mgmt-agent/Dockerfile 22:25:19 ++ cut -d/ -f2 22:25:19 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 22:25:19 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secrets-setup-go, dockerfile:cmd/security-secrets-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-logging-go, dockerfile:cmd/support-logging/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 22:25:20 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:25:20 22:25:20 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:25:21 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:25:21 latest: Pulling from edgex-devops/git-semver 22:25:21 31603596830f: Pulling fs layer 22:25:21 2a8b12db71e7: Pulling fs layer 22:25:21 6ca5941a6612: Pulling fs layer 22:25:21 ecc8261a40a4: Pulling fs layer 22:25:21 ecc8261a40a4: Waiting 22:25:21 2a8b12db71e7: Verifying Checksum 22:25:21 31603596830f: Verifying Checksum 22:25:21 31603596830f: Download complete 22:25:21 ecc8261a40a4: Verifying Checksum 22:25:21 ecc8261a40a4: Download complete 22:25:21 6ca5941a6612: Verifying Checksum 22:25:21 6ca5941a6612: Download complete 22:25:21 31603596830f: Pull complete 22:25:21 2a8b12db71e7: Pull complete 22:25:22 6ca5941a6612: Pull complete 22:25:23 ecc8261a40a4: Pull complete 22:25:23 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 22:25:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:25:23 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:25:23 prd-centos7-docker-4c-2g-14197 does not seem to be running inside a container 22:25:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/34 -v /w/workspace/edgex-go/34:/w/workspace/edgex-go/34:rw,z -v /w/workspace/edgex-go/34@tmp:/w/workspace/edgex-go/34@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:25:26 $ docker top 9fa4e09f29d9f608dec02c5d16860468d658e45ba715c93c30ff69a921bf32f8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:25:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:25:26 [ssh-agent] Looking for ssh-agent implementation... 22:25:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:25:27 $ docker exec 9fa4e09f29d9f608dec02c5d16860468d658e45ba715c93c30ff69a921bf32f8 ssh-agent 22:25:27 SSH_AUTH_SOCK=/tmp/ssh-plEYlDQEM5z8/agent.11 22:25:27 SSH_AGENT_PID=16 22:25:27 Running ssh-add (command line suppressed) 22:25:27 Identity added: /w/workspace/edgex-go/34@tmp/private_key_2641912479706535893.key (/w/workspace/edgex-go/34@tmp/private_key_2641912479706535893.key) 22:25:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:25:27 + git tag --points-at HEAD [Pipeline] } 22:25:27 $ docker exec --env ******** --env ******** 9fa4e09f29d9f608dec02c5d16860468d658e45ba715c93c30ff69a921bf32f8 ssh-agent -k 22:25:28 unset SSH_AUTH_SOCK; 22:25:28 unset SSH_AGENT_PID; 22:25:28 echo Agent pid 16 killed; 22:25:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:25:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:25:28 [ssh-agent] Looking for ssh-agent implementation... 22:25:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:25:28 $ docker exec 9fa4e09f29d9f608dec02c5d16860468d658e45ba715c93c30ff69a921bf32f8 ssh-agent 22:25:28 SSH_AUTH_SOCK=/tmp/ssh-bQu0sgqddlsn/agent.45 22:25:28 SSH_AGENT_PID=50 22:25:28 Running ssh-add (command line suppressed) 22:25:28 Identity added: /w/workspace/edgex-go/34@tmp/private_key_3588501636453961736.key (/w/workspace/edgex-go/34@tmp/private_key_3588501636453961736.key) 22:25:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:25:29 + git semver init 22:25:29 # -> Open(): unable to determine branch for HEAD 22:25:29 # $GIT_DIR = /w/workspace/edgex-go/34/.git 22:25:29 # $GIT_WORK_TREE = /w/workspace/edgex-go/34 22:25:29 # $SEMVER_REMOTE_NAME = origin 22:25:29 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:25:29 # $SEMVER_USER_NAME = edgex-jenkins 22:25:29 # $SEMVER_BRANCH = PR-2808 22:25:29 # $SEMVER_TEMP = /tmp/semver-594211754 22:25:29 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 22:25:56 # '/tmp/semver-594211754' -> '/w/workspace/edgex-go/34/.semver' 22:25:56 # -> Force: false 22:25:56 # $SEMVER_DIR = /w/workspace/edgex-go/34/.semver [Pipeline] } 22:25:56 $ docker exec --env ******** --env ******** 9fa4e09f29d9f608dec02c5d16860468d658e45ba715c93c30ff69a921bf32f8 ssh-agent -k 22:25:56 unset SSH_AUTH_SOCK; 22:25:56 unset SSH_AGENT_PID; 22:25:56 echo Agent pid 50 killed; 22:25:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:25:57 + git semver [Pipeline] } 22:25:57 $ docker stop --time=1 9fa4e09f29d9f608dec02c5d16860468d658e45ba715c93c30ff69a921bf32f8 22:25:58 $ docker rm -f 9fa4e09f29d9f608dec02c5d16860468d658e45ba715c93c30ff69a921bf32f8 [Pipeline] // withDockerContainer [Pipeline] sh 22:25:59 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:25:59 Stashed 1 file(s) [Pipeline] echo 22:25:59 [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 22:26:00 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 22:26:01 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 22:26:01 + true 22:26:01 + sudo service docker restart 22:26:01 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 22:26:02 ========================================================= 22:26:02 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 22:26:02 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:26:02 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 22:26:06 Sending build context to Docker daemon 326.3MB 22:26:06 Step 1/7 : ARG BASE=golang:1.15-alpine 22:26:06 Step 2/7 : FROM ${BASE} 22:26:06 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 22:26:06 188c0c94c7c5: Pulling fs layer 22:26:06 0ef7d3d256c8: Pulling fs layer 22:26:06 de9db76c5a1d: Pulling fs layer 22:26:06 bca2f99d35d6: Pulling fs layer 22:26:06 93359f2a8cfa: Pulling fs layer 22:26:06 7c6f9722023f: Pulling fs layer 22:26:06 a35cf1a2eb13: Pulling fs layer 22:26:06 7c6f9722023f: Waiting 22:26:06 93359f2a8cfa: Waiting 22:26:06 bca2f99d35d6: Waiting 22:26:06 a35cf1a2eb13: Waiting 22:26:06 de9db76c5a1d: Verifying Checksum 22:26:06 de9db76c5a1d: Download complete 22:26:06 0ef7d3d256c8: Verifying Checksum 22:26:06 0ef7d3d256c8: Download complete 22:26:06 93359f2a8cfa: Verifying Checksum 22:26:06 93359f2a8cfa: Download complete 22:26:06 7c6f9722023f: Verifying Checksum 22:26:06 7c6f9722023f: Download complete 22:26:06 188c0c94c7c5: Verifying Checksum 22:26:06 188c0c94c7c5: Download complete 22:26:06 188c0c94c7c5: Pull complete 22:26:07 0ef7d3d256c8: Pull complete 22:26:07 de9db76c5a1d: Pull complete 22:26:10 a35cf1a2eb13: Verifying Checksum 22:26:10 a35cf1a2eb13: Download complete 22:26:10 bca2f99d35d6: Verifying Checksum 22:26:10 bca2f99d35d6: Download complete 22:26:15 Still waiting to schedule task 22:26:15 ‘prd-ubuntu18.04-docker-arm64-4c-16g-13329’ is offline 22:26:17 bca2f99d35d6: Pull complete 22:26:17 93359f2a8cfa: Pull complete 22:26:17 7c6f9722023f: Pull complete 22:26:22 a35cf1a2eb13: Pull complete 22:26:22 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 22:26:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 22:26:22 ---> a62c8e92a672 22:26:22 Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 22:26:22 ---> Running in bbe7d0070f58 22:26:23 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:26:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:26:24 (1/12) Installing libmagic (5.38-r0) 22:26:25 (2/12) Installing file (5.38-r0) 22:26:25 (3/12) Installing libc-dev (0.7.2-r3) 22:26:25 (4/12) Installing g++ (9.3.0-r2) 22:26:29 (5/12) Installing fortify-headers (1.1-r0) 22:26:29 (6/12) Installing patch (2.7.6-r6) 22:26:29 (7/12) Installing build-base (0.5-r2) 22:26:30 (8/12) Installing libsodium (1.0.18-r0) 22:26:30 (9/12) Installing pkgconf (1.7.2-r0) 22:26:30 (10/12) Installing libsodium-dev (1.0.18-r0) 22:26:30 (11/12) Installing libzmq (4.3.3-r0) 22:26:30 (12/12) Installing zeromq-dev (4.3.3-r0) 22:26:30 Executing busybox-1.31.1-r19.trigger 22:26:30 OK: 233 MiB in 51 packages 22:26:34 Removing intermediate container bbe7d0070f58 22:26:34 ---> 1e21bc26df53 22:26:34 Step 4/7 : WORKDIR /edgex-go 22:26:34 ---> Running in 81a87eb4f839 22:26:34 Removing intermediate container 81a87eb4f839 22:26:34 ---> bd7b02a2d909 22:26:34 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 22:26:35 latest: Pulling from library/docker 22:26:35 188c0c94c7c5: Already exists 22:26:35 0c7c675703d6: Pulling fs layer 22:26:35 cc8c12a437cb: Pulling fs layer 22:26:35 f092543453df: Pulling fs layer 22:26:35 65b6bc45957d: Pulling fs layer 22:26:35 4de832df471b: Pulling fs layer 22:26:35 79aa7fa92271: Pulling fs layer 22:26:35 4de832df471b: Waiting 22:26:35 79aa7fa92271: Waiting 22:26:35 65b6bc45957d: Waiting 22:26:35 cc8c12a437cb: Verifying Checksum 22:26:35 cc8c12a437cb: Download complete 22:26:35 0c7c675703d6: Verifying Checksum 22:26:35 0c7c675703d6: Download complete 22:26:36 4de832df471b: Verifying Checksum 22:26:36 4de832df471b: Download complete 22:26:36 65b6bc45957d: Verifying Checksum 22:26:36 65b6bc45957d: Download complete 22:26:36 79aa7fa92271: Verifying Checksum 22:26:36 79aa7fa92271: Download complete 22:26:36 0c7c675703d6: Pull complete 22:26:36 cc8c12a437cb: Pull complete 22:26:36 f092543453df: Verifying Checksum 22:26:36 f092543453df: Download complete 22:26:40 f092543453df: Pull complete 22:26:40 65b6bc45957d: Pull complete 22:26:40 4de832df471b: Pull complete 22:26:40 79aa7fa92271: Pull complete 22:26:40 Digest: sha256:fd4d028713fd05a1fb896412805daed82c4a0cc84331d8dad00cb596d7ce3e3a 22:26:40 Status: Downloaded newer image for docker:latest 22:26:42 ---> 7899593cdd91 22:26:42 Step 6/7 : COPY go.mod . 22:26:42 ---> 82fd5a005459 22:26:42 Step 7/7 : RUN go mod download 22:26:42 ---> Running in f4ea2b3691bd 22:27:05 Removing intermediate container f4ea2b3691bd 22:27:05 ---> 7b2ec4af16e8 22:27:05 Successfully built 7b2ec4af16e8 22:27:05 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:27:05 + docker inspect -f . ci-base-image-x86_64 22:27:05 . [Pipeline] withDockerContainer 22:27:05 prd-centos7-docker-4c-2g-14197 does not seem to be running inside a container 22:27:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/34 -v /w/workspace/edgex-go/34:/w/workspace/edgex-go/34:rw,z -v /w/workspace/edgex-go/34@tmp:/w/workspace/edgex-go/34@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:27:06 $ docker top 1650a28fdec639af03df62c729200fc03a002da890843a452cca0f1192f97a7a -eo pid,comm [Pipeline] { [Pipeline] sh 22:27:07 + go version 22:27:07 go version go1.15.5 linux/amd64 [Pipeline] } 22:27:07 $ docker stop --time=1 1650a28fdec639af03df62c729200fc03a002da890843a452cca0f1192f97a7a 22:27:09 $ docker rm -f 1650a28fdec639af03df62c729200fc03a002da890843a452cca0f1192f97a7a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:27:10 + docker inspect -f . ci-base-image-x86_64 22:27:10 . [Pipeline] withDockerContainer 22:27:11 prd-centos7-docker-4c-2g-14197 does not seem to be running inside a container 22:27:11 $ 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/34 -v /w/workspace/edgex-go/34:/w/workspace/edgex-go/34:rw,z -v /w/workspace/edgex-go/34@tmp:/w/workspace/edgex-go/34@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:27:12 $ docker top d2db9f85dfa940d6805b3f49922e33a0a8347d58bea6dd613f7599d66e05fea1 -eo pid,comm [Pipeline] { [Pipeline] echo 22:27:12 ========================================================= 22:27:12 [edgeXBuildGoParallel] Running Tests and Build... 22:27:12 ========================================================= [Pipeline] sh 22:27:12 + make test 22:27:12 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:27:24 ? github.com/edgexfoundry/edgex-go [no test files] 22:27:47 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:27:47 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:27:49 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:27:49 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:27:49 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 22:27:49 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:27:49 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 22:27:52 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.040s 22:27:52 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:27:52 ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] 22:27:53 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:27:53 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:27:53 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 22:27:53 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 22:27:53 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:27:57 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.107s coverage: 46.6% of statements 22:27:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:27:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:27:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 22:27:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 22:27:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 22:28:02 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.366s coverage: 27.1% of statements 22:28:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:28:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:28:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 22:28:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 22:28:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 22:28:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:28:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.040s coverage: 100.0% of statements 22:28:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 22:28:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.057s coverage: 100.0% of statements 22:28:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 22:28:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 22:28:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.123s coverage: 65.5% of statements 22:28:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 22:28:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 22:28:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.148s coverage: 82.7% of statements 22:28:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 22:28:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 22:28:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 22:28:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 22:28:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.390s coverage: 28.6% of statements 22:28:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:28:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:28:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 22:28:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 22:28:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 22:28:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.120s coverage: 100.0% of statements 22:28:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 22:28:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.064s coverage: 100.0% of statements 22:28:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 22:28:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.160s coverage: 86.7% of statements 22:28:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 22:28:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.116s coverage: 97.5% of statements 22:28:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 22:28:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.078s coverage: 78.3% of statements 22:28:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 22:28:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 22:28:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 22:28:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 22:28:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.343s coverage: 95.2% of statements 22:28:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 22:28:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 22:28:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 22:28:07 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 22:28:07 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:28:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 22:28:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 22:28:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:28:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:28:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 22:28:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:28:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 22:28:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:28:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 22:28:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 22:28:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 22:28:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:28:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 22:28:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 22:28:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 22:28:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements 22:28:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 22:28:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 22:28:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.065s coverage: 0.0% of statements [no tests to run] 22:28:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 22:28:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 22:28:07 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:28:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:28:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.038s coverage: 100.0% of statements 22:28:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:28:07 flag provided but not defined: -badarg 22:28:07 Usage of adduser: 22:28:07 -algorithm string 22:28:07 Algorithm used for signing the JWT, RS256 or ES256 22:28:07 -client_id string 22:28:07 Optional manually-specified OAuth2 client_id. 22:28:07 -client_secret string 22:28:07 Optional manually-specified OAuth2 client_secret. 22:28:07 -confdir string 22:28:07 22:28:07 -group string 22:28:07 Group to which the user belongs, defaults to 'admin' (default "admin") 22:28:07 -id string 22:28:07 ID to use for linkage with JWT claim (usually the 'iss' field) 22:28:07 -public_key string 22:28:07 Public key (in PEM format) used to validate the JWT. 22:28:07 -redirect_uris string 22:28:07 OAuth2 redirect URL for browser-based users (default: https://localhost) (default "https://localhost") 22:28:07 -token-type string 22:28:07 Type of token to create: jwt or oauth2 22:28:07 -user string 22:28:07 Username of the user to add 22:28:07 --- FAIL: TestAddUserBadArg (0.00s) 22:28:07 command_test.go:49: 22:28:07 Error Trace: command_test.go:49 22:28:07 Error: An error is expected but got nil. 22:28:07 Test: TestAddUserBadArg 22:28:07 command_test.go:50: 22:28:07 Error Trace: command_test.go:50 22:28:07 Error: Expected nil, but got: &adduser.cmd{loggingClient:logger.MockLogger{}, client:(*http.Client)(0xc0000137d0), configuration:(*config.ConfigurationStruct)(0xc000160200), tokenType:"oauth2", username:"someuser", group:"admin", algorithm:"", publicKeyPath:"", jwtID:"", clientID:"", clientSecret:"", redirectUris:"https://localhost"} 22:28:07 Test: TestAddUserBadArg 22:28:07 bad060a9-0e2b-47ba-98d5-9d622e2322b5 22:28:07 {"client_id":"7240fdd9-1665-419b-a8c5-5691ca03af7c","client_secret":"d3191db3-8468-4a3c-87fb-df4fccfee983"} 22:28:07 FAIL 22:28:07 coverage: 75.5% of statements 22:28:07 FAIL github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.063s 22:28:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.037s coverage: 80.8% of statements 22:28:07 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.085s coverage: 87.2% of statements 22:28:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.061s coverage: 84.2% of statements 22:28:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.071s coverage: 100.0% of statements 22:28:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:28:10 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.321s coverage: 63.5% of statements 22:28:10 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:28:10 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:28:10 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.046s coverage: 100.0% of statements 22:28:10 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.052s coverage: 91.3% of statements 22:28:10 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.058s coverage: 100.0% of statements 22:28:10 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.066s coverage: 73.7% of statements 22:28:10 Running on prd-ubuntu18.04-docker-arm64-4c-16g-14198 in /w/workspace/edgexfoundry_edgex-go_PR-2808 [Pipeline] { [Pipeline] ws 22:28:10 Running in /w/workspace/edgex-go/34 [Pipeline] { [Pipeline] checkout 22:28:10 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.047s coverage: 100.0% of statements 22:28:12 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.428s coverage: 55.9% of statements 22:28:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 22:28:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 22:28:12 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 22:28:12 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 22:28:12 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 22:28:12 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 22:28:15 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 3.669s coverage: 86.3% of statements 22:28:15 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 22:28:15 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 1.380s coverage: 72.2% of statements 22:28:15 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.575s coverage: 72.1% of statements 22:28:15 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.052s coverage: 82.4% of statements 22:28:15 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.097s coverage: 48.4% of statements 22:28:15 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 22:28:15 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 22:28:15 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 22:28:15 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.042s coverage: 28.8% of statements 22:28:15 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 22:28:15 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.045s coverage: 96.8% of statements 22:28:15 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 22:28:15 using credential edgex-jenkins-ssh 22:28:15 Cloning the remote Git repository 22:28:16 Cloning repository git@github.com:edgexfoundry/edgex-go.git 22:28:16 > git init /w/workspace/edgex-go/34 # timeout=10 22:28:16 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:28:16 > git --version # timeout=10 22:28:16 > git --version # 'git version 2.17.1' 22:28:16 using GIT_SSH to set credentials SSH Credentials for GitHub 22:28:16 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:28:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.118s coverage: 37.2% of statements 22:28:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:28:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:28:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.327s coverage: 84.1% of statements 22:28:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.039s coverage: 100.0% of statements 22:28:17 ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.052s coverage: 42.9% of statements 22:28:17 ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] 22:28:17 ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] 22:28:17 ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.036s coverage: 100.0% of statements 22:28:17 ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] 22:28:17 ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.060s coverage: 83.8% of statements 22:28:17 ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] 22:28:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.174s coverage: 47.1% of statements 22:28:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:28:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:28:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.045s coverage: 100.0% of statements 22:28:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 22:28:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 22:28:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 22:28:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.053s coverage: 100.0% of statements 22:28:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 22:28:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.054s coverage: 100.0% of statements 22:28:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 22:28:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.747s coverage: 29.1% of statements 22:28:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:28:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:28:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 22:28:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 22:28:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 22:28:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.083s coverage: 99.0% of statements 22:28:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 22:28:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.050s coverage: 100.0% of statements 22:28:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 22:28:21 ok github.com/edgexfoundry/edgex-go/internal/system 0.023s coverage: 0.0% of statements 22:28:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 22:28:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.039s coverage: 100.0% of statements 22:28:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 22:28:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 22:28:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 22:28:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 22:28:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.044s coverage: 87.9% of statements 22:28:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 22:28:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 22:28:22 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.041s coverage: 100.0% of statements 22:28:22 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.036s coverage: 32.1% of statements 22:28:22 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.044s coverage: 100.0% of statements 22:28:22 FAIL 22:28:23 make: *** [Makefile:89: test] Error 1 [Pipeline] } 22:28:23 $ docker stop --time=1 d2db9f85dfa940d6805b3f49922e33a0a8347d58bea6dd613f7599d66e05fea1 22:28:25 $ docker rm -f d2db9f85dfa940d6805b3f49922e33a0a8347d58bea6dd613f7599d66e05fea1 [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] } 22:28:27 Failed in branch amd64 22:28:32 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:28:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:28:32 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:28:32 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:28:32 using GIT_SSH to set credentials SSH Credentials for GitHub 22:28:32 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2808/head:refs/remotes/origin/PR-2808 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:28:33 Merging remotes/origin/master commit 0d0448aa1bb13b12920e2a3260a06e62bf327a94 into PR head commit c9e270eeae434286f5e84c340d773a7248642511 22:28:33 Merge succeeded, producing 0b52847acdeca08ab6aec4a2368eef0a8a1b6bd0 22:28:33 Checking out Revision 0b52847acdeca08ab6aec4a2368eef0a8a1b6bd0 (PR-2808) 22:28:33 > git config core.sparsecheckout # timeout=10 22:28:33 > git checkout -f c9e270eeae434286f5e84c340d773a7248642511 # timeout=10 22:28:33 > git remote # timeout=10 22:28:33 > git config --get remote.origin.url # timeout=10 22:28:33 using GIT_SSH to set credentials SSH Credentials for GitHub 22:28:33 > git merge 0d0448aa1bb13b12920e2a3260a06e62bf327a94 # timeout=10 22:28:33 > git rev-parse HEAD^{commit} # timeout=10 22:28:33 > git config core.sparsecheckout # timeout=10 22:28:34 > git checkout -f 0b52847acdeca08ab6aec4a2368eef0a8a1b6bd0 # timeout=10 22:28:38 Commit message: "Merge commit '0d0448aa1bb13b12920e2a3260a06e62bf327a94' into HEAD" 22:28:38 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:28:38 > git rev-list --no-walk 7cb0c8ef3d19556a47e7864e36f880e005887df2 # timeout=10 22:28:39 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 22:28:40 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 22:28:40 + sudo service docker+ restart 22:28:40 true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 22:28:43 provisioning config files... 22:28:43 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/34@tmp/config6456803271761030510tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:28:43 ---> docker-login.sh 22:28:43 nexus3.edgexfoundry.org:10001 22:28:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:28:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:28:45 Configure a credential helper to remove this warning. See 22:28:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:28:45 22:28:45 Login Succeeded 22:28:45 nexus3.edgexfoundry.org:10002 22:28:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:28:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:28:45 Configure a credential helper to remove this warning. See 22:28:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:28:45 22:28:45 Login Succeeded 22:28:45 nexus3.edgexfoundry.org:10003 22:28:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:28:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:28:46 Configure a credential helper to remove this warning. See 22:28:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:28:46 22:28:46 Login Succeeded 22:28:46 nexus3.edgexfoundry.org:10004 22:28:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:28:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:28:46 Configure a credential helper to remove this warning. See 22:28:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:28:46 22:28:46 Login Succeeded 22:28:46 docker.io 22:28:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:28:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:28:47 Configure a credential helper to remove this warning. See 22:28:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:28:47 22:28:47 Login Succeeded 22:28:47 ---> docker-login.sh ends [Pipeline] } 22:28:47 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:28:48 ========================================================= 22:28:48 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 22:28:48 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:28:48 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 22:28:51 Sending build context to Docker daemon 165.7MB 22:28:51 Step 1/7 : ARG BASE=golang:1.15-alpine 22:28:51 Step 2/7 : FROM ${BASE} 22:28:51 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:28:51 5f621e34cdf4: Pulling fs layer 22:28:51 a4357932f1b6: Pulling fs layer 22:28:51 18c013af1878: Pulling fs layer 22:28:51 00ac8860ef70: Pulling fs layer 22:28:51 63d7cb157983: Pulling fs layer 22:28:51 b116817d02f9: Pulling fs layer 22:28:51 745a02a5169b: Pulling fs layer 22:28:51 00ac8860ef70: Waiting 22:28:51 63d7cb157983: Waiting 22:28:51 b116817d02f9: Waiting 22:28:51 745a02a5169b: Waiting 22:28:51 18c013af1878: Verifying Checksum 22:28:51 18c013af1878: Download complete 22:28:51 a4357932f1b6: Verifying Checksum 22:28:51 a4357932f1b6: Download complete 22:28:51 63d7cb157983: Download complete 22:28:51 5f621e34cdf4: Verifying Checksum 22:28:51 5f621e34cdf4: Download complete 22:28:51 b116817d02f9: Download complete 22:28:52 5f621e34cdf4: Pull complete 22:28:52 a4357932f1b6: Pull complete 22:28:53 18c013af1878: Pull complete 22:28:53 745a02a5169b: Verifying Checksum 22:28:53 745a02a5169b: Download complete 22:28:55 00ac8860ef70: Verifying Checksum 22:28:55 00ac8860ef70: Download complete 22:29:05 00ac8860ef70: Pull complete 22:29:05 63d7cb157983: Pull complete 22:29:05 b116817d02f9: Pull complete 22:29:10 745a02a5169b: Pull complete 22:29:10 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 22:29:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 22:29:10 ---> b7e6874047d6 22:29:10 Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 22:29:12 ---> Running in d50e67ee6746 22:29:14 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:29:14 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:29:15 (1/12) Installing libmagic (5.38-r0) 22:29:15 (2/12) Installing file (5.38-r0) 22:29:15 (3/12) Installing libc-dev (0.7.2-r3) 22:29:15 (4/12) Installing g++ (9.3.0-r2) 22:29:20 (5/12) Installing fortify-headers (1.1-r0) 22:29:20 (6/12) Installing patch (2.7.6-r6) 22:29:20 (7/12) Installing build-base (0.5-r2) 22:29:20 (8/12) Installing libsodium (1.0.18-r0) 22:29:20 (9/12) Installing pkgconf (1.7.2-r0) 22:29:20 (10/12) Installing libsodium-dev (1.0.18-r0) 22:29:20 (11/12) Installing libzmq (4.3.3-r0) 22:29:20 (12/12) Installing zeromq-dev (4.3.3-r0) 22:29:21 Executing busybox-1.31.1-r19.trigger 22:29:21 OK: 217 MiB in 51 packages 22:29:25 Removing intermediate container d50e67ee6746 22:29:25 ---> ea9bf8c8d683 22:29:25 Step 4/7 : WORKDIR /edgex-go 22:29:25 ---> Running in 21e4bca8caf7 22:29:25 Removing intermediate container 21e4bca8caf7 22:29:25 ---> 11705cfb1d7f 22:29:25 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 22:29:26 latest: Pulling from library/docker 22:29:26 5f621e34cdf4: Already exists 22:29:26 85db56a05063: Pulling fs layer 22:29:26 ccb67d6aeaaa: Pulling fs layer 22:29:26 de930078acea: Pulling fs layer 22:29:26 d5a9d88a4785: Pulling fs layer 22:29:26 e7f15c1544d5: Pulling fs layer 22:29:26 877c515997d3: Pulling fs layer 22:29:26 e7f15c1544d5: Waiting 22:29:26 d5a9d88a4785: Waiting 22:29:26 877c515997d3: Waiting 22:29:26 ccb67d6aeaaa: Verifying Checksum 22:29:26 ccb67d6aeaaa: Download complete 22:29:26 85db56a05063: Verifying Checksum 22:29:26 85db56a05063: Download complete 22:29:26 d5a9d88a4785: Download complete 22:29:26 e7f15c1544d5: Download complete 22:29:26 877c515997d3: Verifying Checksum 22:29:26 877c515997d3: Download complete 22:29:27 85db56a05063: Pull complete 22:29:27 ccb67d6aeaaa: Pull complete 22:29:27 de930078acea: Download complete 22:29:31 de930078acea: Pull complete 22:29:31 d5a9d88a4785: Pull complete 22:29:31 e7f15c1544d5: Pull complete 22:29:32 877c515997d3: Pull complete 22:29:32 Digest: sha256:fd4d028713fd05a1fb896412805daed82c4a0cc84331d8dad00cb596d7ce3e3a 22:29:32 Status: Downloaded newer image for docker:latest 22:29:35 ---> 7fc731fb3a80 22:29:35 Step 6/7 : COPY go.mod . 22:29:36 ---> a9c43995bd85 22:29:36 Step 7/7 : RUN go mod download 22:29:36 ---> Running in 3f8b3529de9e 22:30:02 Removing intermediate container 3f8b3529de9e 22:30:02 ---> e33708663311 22:30:02 Successfully built e33708663311 22:30:02 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:30:03 + docker inspect -f . ci-base-image-arm64 22:30:03 . [Pipeline] withDockerContainer 22:30:03 prd-ubuntu18.04-docker-arm64-4c-16g-14198 does not seem to be running inside a container 22:30:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/34 -v /w/workspace/edgex-go/34:/w/workspace/edgex-go/34:rw,z -v /w/workspace/edgex-go/34@tmp:/w/workspace/edgex-go/34@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:30:05 $ docker top 68d1f8413a368ecc5e119ad05cf29d87ee70701151ff516b08a9e0bc7dc18d60 -eo pid,comm [Pipeline] { [Pipeline] sh 22:30:06 + go version 22:30:06 go version go1.15.5 linux/arm64 [Pipeline] } 22:30:06 $ docker stop --time=1 68d1f8413a368ecc5e119ad05cf29d87ee70701151ff516b08a9e0bc7dc18d60 22:30:08 $ docker rm -f 68d1f8413a368ecc5e119ad05cf29d87ee70701151ff516b08a9e0bc7dc18d60 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:30:09 + docker inspect -f . ci-base-image-arm64 22:30:09 . [Pipeline] withDockerContainer 22:30:09 prd-ubuntu18.04-docker-arm64-4c-16g-14198 does not seem to be running inside a container 22:30:09 $ 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/34 -v /w/workspace/edgex-go/34:/w/workspace/edgex-go/34:rw,z -v /w/workspace/edgex-go/34@tmp:/w/workspace/edgex-go/34@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:30:11 $ docker top 36dc3ac7cc64e8d27235540ec3a9b9e727f179e8da7c0006ccf06865cc17d7ec -eo pid,comm [Pipeline] { [Pipeline] echo 22:30:11 ========================================================= 22:30:11 [edgeXBuildGoParallel] Running Tests and Build... 22:30:11 ========================================================= [Pipeline] sh 22:30:12 + make test 22:30:12 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:30:34 ? github.com/edgexfoundry/edgex-go [no test files] 22:31:21 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:31:36 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:31:36 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:31:36 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:31:36 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 22:31:36 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:31:36 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 22:31:40 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.084s 22:31:40 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:31:40 ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] 22:31:40 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:31:42 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:31:42 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 22:31:42 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 22:31:42 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:31:50 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.218s coverage: 46.6% of statements 22:31:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:31:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:31:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 22:31:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 22:31:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 22:31:58 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.449s coverage: 27.1% of statements 22:31:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:31:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:31:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 22:31:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 22:31:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 22:31:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:31:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.059s coverage: 100.0% of statements 22:31:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 22:31:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.065s coverage: 100.0% of statements 22:31:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 22:31:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 22:31:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.515s coverage: 66.4% of statements 22:31:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 22:31:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 22:31:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.613s coverage: 82.7% of statements 22:31:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 22:31:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 22:31:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 22:31:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 22:32:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.260s coverage: 28.6% of statements 22:32:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:32:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:32:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 22:32:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 22:32:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 22:32:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.148s coverage: 100.0% of statements 22:32:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 22:32:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.084s coverage: 100.0% of statements 22:32:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 22:32:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.343s coverage: 86.7% of statements 22:32:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 22:32:06 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.344s coverage: 97.5% of statements 22:32:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 22:32:06 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.132s coverage: 78.3% of statements 22:32:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 22:32:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 22:32:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 22:32:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 22:32:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.963s coverage: 95.2% of statements 22:32:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 22:32:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 22:32:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 22:32:13 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 22:32:13 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:32:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 22:32:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 22:32:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:32:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:32:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 22:32:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:32:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 22:32:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:32:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 22:32:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 22:32:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 22:32:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:32:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 22:32:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 22:32:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 22:32:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.078s coverage: 58.8% of statements 22:32:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 22:32:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 22:32:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.151s coverage: 0.0% of statements [no tests to run] 22:32:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 22:32:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 22:32:13 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:32:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:32:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements 22:32:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:32:13 flag provided but not defined: -badarg 22:32:13 Usage of adduser: 22:32:13 -algorithm string 22:32:13 Algorithm used for signing the JWT, RS256 or ES256 22:32:13 -client_id string 22:32:13 Optional manually-specified OAuth2 client_id. 22:32:13 -client_secret string 22:32:13 Optional manually-specified OAuth2 client_secret. 22:32:13 -confdir string 22:32:13 22:32:13 -group string 22:32:13 Group to which the user belongs, defaults to 'admin' (default "admin") 22:32:13 -id string 22:32:13 ID to use for linkage with JWT claim (usually the 'iss' field) 22:32:13 -public_key string 22:32:13 Public key (in PEM format) used to validate the JWT. 22:32:13 -redirect_uris string 22:32:13 OAuth2 redirect URL for browser-based users (default: https://localhost) (default "https://localhost") 22:32:13 -token-type string 22:32:13 Type of token to create: jwt or oauth2 22:32:13 -user string 22:32:13 Username of the user to add 22:32:13 --- FAIL: TestAddUserBadArg (0.01s) 22:32:13 command_test.go:49: 22:32:13 Error Trace: command_test.go:49 22:32:13 Error: An error is expected but got nil. 22:32:13 Test: TestAddUserBadArg 22:32:13 command_test.go:50: 22:32:13 Error Trace: command_test.go:50 22:32:13 Error: Expected nil, but got: &adduser.cmd{loggingClient:logger.MockLogger{}, client:(*http.Client)(0x400009f7a0), configuration:(*config.ConfigurationStruct)(0x4000122200), tokenType:"oauth2", username:"someuser", group:"admin", algorithm:"", publicKeyPath:"", jwtID:"", clientID:"", clientSecret:"", redirectUris:"https://localhost"} 22:32:13 Test: TestAddUserBadArg 22:32:13 bad060a9-0e2b-47ba-98d5-9d622e2322b5 22:32:13 {"client_id":"7240fdd9-1665-419b-a8c5-5691ca03af7c","client_secret":"d3191db3-8468-4a3c-87fb-df4fccfee983"} 22:32:13 FAIL 22:32:13 coverage: 75.5% of statements 22:32:13 FAIL github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.137s 22:32:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.065s coverage: 80.8% of statements 22:32:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.128s coverage: 87.2% of statements 22:32:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.150s coverage: 84.2% of statements 22:32:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.129s coverage: 100.0% of statements 22:32:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:32:17 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.630s coverage: 63.5% of statements 22:32:17 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:32:17 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:32:17 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.079s coverage: 100.0% of statements 22:32:17 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.123s coverage: 91.3% of statements 22:32:18 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.058s coverage: 100.0% of statements 22:32:18 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.096s coverage: 73.7% of statements 22:32:19 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.068s coverage: 100.0% of statements 22:32:23 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.872s coverage: 55.9% of statements 22:32:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 22:32:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 22:32:23 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 22:32:23 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 22:32:23 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 22:32:23 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 22:33:31 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 66.250s coverage: 86.3% of statements 22:33:31 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 22:33:31 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 4.195s coverage: 72.2% of statements 22:33:31 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 1.535s coverage: 72.1% of statements 22:33:31 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.083s coverage: 82.4% of statements 22:33:31 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.077s coverage: 48.4% of statements 22:33:31 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 22:33:31 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 22:33:31 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 22:33:31 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.058s coverage: 28.8% of statements 22:33:31 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 22:33:31 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.082s coverage: 96.8% of statements 22:33:31 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 22:33:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.380s coverage: 37.2% of statements 22:33:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:33:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:33:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.499s coverage: 84.1% of statements 22:33:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.075s coverage: 100.0% of statements 22:33:31 ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.109s coverage: 42.9% of statements 22:33:31 ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] 22:33:31 ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] 22:33:31 ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.055s coverage: 100.0% of statements 22:33:31 ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] 22:33:31 ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.096s coverage: 83.8% of statements 22:33:31 ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] 22:33:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.320s coverage: 47.1% of statements 22:33:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:33:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:33:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.043s coverage: 100.0% of statements 22:33:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 22:33:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 22:33:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 22:33:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.106s coverage: 100.0% of statements 22:33:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 22:33:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.096s coverage: 100.0% of statements 22:33:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 22:33:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.773s coverage: 29.1% of statements 22:33:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:33:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:33:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 22:33:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 22:33:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 22:33:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.238s coverage: 99.0% of statements 22:33:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 22:33:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.111s coverage: 100.0% of statements 22:33:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 22:33:31 ok github.com/edgexfoundry/edgex-go/internal/system 0.067s coverage: 0.0% of statements 22:33:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 22:33:31 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.062s coverage: 100.0% of statements 22:33:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 22:33:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 22:33:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 22:33:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 22:33:31 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.079s coverage: 87.9% of statements 22:33:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 22:33:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 22:33:31 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.059s coverage: 100.0% of statements 22:33:31 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.056s coverage: 32.1% of statements 22:33:31 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements 22:33:31 FAIL 22:33:31 make: *** [Makefile:89: test] Error 1 [Pipeline] } 22:33:31 $ docker stop --time=1 36dc3ac7cc64e8d27235540ec3a9b9e727f179e8da7c0006ccf06865cc17d7ec 22:33:33 $ docker rm -f 36dc3ac7cc64e8d27235540ec3a9b9e727f179e8da7c0006ccf06865cc17d7ec [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] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 22:33:36 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] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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 22:33:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:33:39 ---> package-listing.sh 22:33:39 ++ facter osfamily 22:33:39 ++ tr '[:upper:]' '[:lower:]' 22:33:39 + OS_FAMILY=redhat 22:33:39 + workspace=/w/workspace/edgex-go/34 22:33:39 + START_PACKAGES=/tmp/packages_start.txt 22:33:39 + END_PACKAGES=/tmp/packages_end.txt 22:33:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:33:39 + PACKAGES=/tmp/packages_start.txt 22:33:39 + '[' /w/workspace/edgex-go/34 ']' 22:33:39 + PACKAGES=/tmp/packages_end.txt 22:33:39 + case "${OS_FAMILY}" in 22:33:39 + rpm -qa 22:33:39 + sort 22:33:45 + '[' -f /tmp/packages_start.txt ']' 22:33:45 + '[' -f /tmp/packages_end.txt ']' 22:33:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:33:45 + '[' /w/workspace/edgex-go/34 ']' 22:33:45 + mkdir -p /w/workspace/edgex-go/34/archives/ 22:33:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/34/archives/ [Pipeline] echo 22:33:45 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/34/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:33:45 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:33:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:33:46 22:33:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 22:33:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:33:46 alpine: Pulling from edgex-lftools-log-publisher 22:33:46 df20fa9351a1: Pulling fs layer 22:33:46 36b3adc4ff6f: Pulling fs layer 22:33:46 8ad3a11d3b57: Pulling fs layer 22:33:46 46f8f816bc3b: Pulling fs layer 22:33:46 93b61091891f: Pulling fs layer 22:33:46 93b9cdb0e59b: Pulling fs layer 22:33:46 5e14af77c1be: Pulling fs layer 22:33:46 01666e4c0597: Pulling fs layer 22:33:46 46f8f816bc3b: Waiting 22:33:46 93b61091891f: Waiting 22:33:46 93b9cdb0e59b: Waiting 22:33:46 5e14af77c1be: Waiting 22:33:46 aa168da1d23b: Pulling fs layer 22:33:46 01666e4c0597: Waiting 22:33:46 aa168da1d23b: Waiting 22:33:46 36b3adc4ff6f: Download complete 22:33:46 46f8f816bc3b: Verifying Checksum 22:33:46 46f8f816bc3b: Download complete 22:33:46 df20fa9351a1: Verifying Checksum 22:33:46 93b9cdb0e59b: Verifying Checksum 22:33:46 93b9cdb0e59b: Download complete 22:33:46 5e14af77c1be: Verifying Checksum 22:33:46 5e14af77c1be: Download complete 22:33:46 93b61091891f: Download complete 22:33:46 01666e4c0597: Verifying Checksum 22:33:46 01666e4c0597: Download complete 22:33:47 df20fa9351a1: Pull complete 22:33:47 36b3adc4ff6f: Pull complete 22:33:48 8ad3a11d3b57: Verifying Checksum 22:33:48 8ad3a11d3b57: Download complete 22:33:49 8ad3a11d3b57: Pull complete 22:33:49 46f8f816bc3b: Pull complete 22:33:50 93b61091891f: Pull complete 22:33:50 93b9cdb0e59b: Pull complete 22:33:50 5e14af77c1be: Pull complete 22:33:50 01666e4c0597: Pull complete 22:33:51 aa168da1d23b: Verifying Checksum 22:33:51 aa168da1d23b: Download complete 22:33:59 aa168da1d23b: Pull complete 22:33:59 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 22:33:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:33:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 22:33:59 prd-centos7-docker-4c-2g-14197 does not seem to be running inside a container 22:33:59 $ 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/34/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/34 -v /w/workspace/edgex-go/34:/w/workspace/edgex-go/34:rw,z -v /w/workspace/edgex-go/34@tmp:/w/workspace/edgex-go/34@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 22:34:05 $ docker top 62aa51ad92b4e953a4f4498ff5904c9afe57338f344d930aa443a85d4362545c -eo pid,comm [Pipeline] { [Pipeline] sh 22:34:05 + touch /tmp/pre-build-complete [Pipeline] sh 22:34:06 + mkdir -p /var/log/sa [Pipeline] sh 22:34:06 + ls /var/log/sa-host 22:34:06 + sadf -c /var/log/sa-host/sa02 22:34:06 file_magic: OK 22:34:06 HZ: Using current value: 100 22:34:06 file_header: OK 22:34:06 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 22:34:06 Statistics: 22:34:06 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 22:34:06 File successfully converted to sysstat format version 12.2.1 22:34:06 + sadf -c /var/log/sa-host/sa23 22:34:06 file_magic: OK 22:34:06 HZ: Using current value: 100 22:34:06 file_header: OK 22:34:06 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 22:34:06 Statistics: 22:34:06 Hnuu...uuuununununu... 22:34:06 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:34:07 provisioning config files... 22:34:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/34@tmp/config7408188496704194726tmp [Pipeline] { [Pipeline] echo 22:34:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:34:07 ---> create-netrc.sh [Pipeline] } 22:34:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 22:34:07 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 22:34:08 ---> python-tools-install.sh [Pipeline] echo 22:34:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:34:08 ---> sudo-logs.sh 22:34:08 Archiving 'sudo' log.. [Pipeline] echo 22:34:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:34:08 ---> job-cost.sh 22:34:09 lf-activate-venv: SKIPPING 22:34:09 INFO: No Stack... 22:34:10 INFO: Retrieving Pricing Info for: v1-standard-2 22:34:11 INFO: Archiving Costs [Pipeline] echo 22:34:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:34:11 ---> logs-deploy.sh 22:34:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2808/34 22:34:11 INFO: archiving workspace using pattern(s): 22:34:13 Archives upload complete. 22:34:13 INFO: archiving logs to Nexus 22:34:14 ---> uname -a: 22:34:14 Linux prd-centos7-docker-4c-2g-14197.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 22:34:14 22:34:14 22:34:14 ---> lscpu: 22:34:14 Architecture: x86_64 22:34:14 CPU op-mode(s): 32-bit, 64-bit 22:34:14 Byte Order: Little Endian 22:34:14 Address sizes: 40 bits physical, 48 bits virtual 22:34:14 CPU(s): 4 22:34:14 On-line CPU(s) list: 0-3 22:34:14 Thread(s) per core: 1 22:34:14 Core(s) per socket: 1 22:34:14 Socket(s): 4 22:34:14 NUMA node(s): 1 22:34:14 Vendor ID: GenuineIntel 22:34:14 CPU family: 6 22:34:14 Model: 44 22:34:14 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 22:34:14 Stepping: 1 22:34:14 CPU MHz: 2933.438 22:34:14 BogoMIPS: 5866.87 22:34:14 Virtualization: VT-x 22:34:14 Hypervisor vendor: KVM 22:34:14 Virtualization type: full 22:34:14 L1d cache: 128 KiB 22:34:14 L1i cache: 128 KiB 22:34:14 L2 cache: 16 MiB 22:34:14 L3 cache: 64 MiB 22:34:14 NUMA node0 CPU(s): 0-3 22:34:14 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 22:34:14 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 22:34:14 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 22:34:14 Vulnerability Meltdown: Mitigation; PTI 22:34:14 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:34:14 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 22:34:14 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 22:34:14 Vulnerability Srbds: Not affected 22:34:14 Vulnerability Tsx async abort: Not affected 22:34:14 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 22:34:14 22:34:14 22:34:14 ---> nproc: 22:34:14 4 22:34:14 22:34:14 22:34:14 ---> df -h: 22:34:14 Filesystem Size Used Available Use% Mounted on 22:34:14 overlay 50.0G 8.5G 41.5G 17% / 22:34:14 tmpfs 64.0M 0 64.0M 0% /dev 22:34:14 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 22:34:14 shm 64.0M 0 64.0M 0% /dev/shm 22:34:14 /dev/vda1 50.0G 8.5G 41.5G 17% /facter-os 22:34:14 /dev/vda1 50.0G 8.5G 41.5G 17% /etc/resolv.conf 22:34:14 /dev/vda1 50.0G 8.5G 41.5G 17% /etc/hostname 22:34:14 /dev/vda1 50.0G 8.5G 41.5G 17% /etc/hosts 22:34:14 /dev/vda1 50.0G 8.5G 41.5G 17% /run/cloud-init/result.json 22:34:14 /dev/vda1 50.0G 8.5G 41.5G 17% /var/log/sa-host 22:34:14 /dev/vda1 50.0G 8.5G 41.5G 17% /var/log/secure 22:34:14 /dev/vda1 50.0G 8.5G 41.5G 17% /var/log/auth.log 22:34:14 /dev/vda1 50.0G 8.5G 41.5G 17% /w/workspace/edgex-go/34@tmp 22:34:14 /dev/vda1 50.0G 8.5G 41.5G 17% /w/workspace/edgex-go/34 22:34:14 22:34:14 22:34:14 ---> free -m: 22:34:14 total used free shared buff/cache available 22:34:14 Mem: 1837 769 113 0 954 976 22:34:14 Swap: 1023 3 1020 22:34:14 22:34:14 22:34:14 ---> ip addr: 22:34:14 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 22:34:14 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:34:14 inet 127.0.0.1/8 scope host lo 22:34:14 valid_lft forever preferred_lft forever 22:34:14 inet6 ::1/128 scope host 22:34:14 valid_lft forever preferred_lft forever 22:34:14 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 22:34:14 link/ether fa:16:3e:42:5d:b9 brd ff:ff:ff:ff:ff:ff 22:34:14 inet 10.30.122.48/23 brd 10.30.123.255 scope global dynamic eth0 22:34:14 valid_lft 85807sec preferred_lft 85807sec 22:34:14 inet6 fe80::f816:3eff:fe42:5db9/64 scope link 22:34:14 valid_lft forever preferred_lft forever 22:34:14 3: docker0: mtu 1500 qdisc noqueue state DOWN 22:34:14 link/ether 02:42:7e:f1:32:46 brd ff:ff:ff:ff:ff:ff 22:34:14 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 22:34:14 valid_lft forever preferred_lft forever 22:34:14 inet6 fe80::42:7eff:fef1:3246/64 scope link 22:34:14 valid_lft forever preferred_lft forever 22:34:14 22:34:14 22:34:14 ---> sar -b -r -n DEV: 22:34:14 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/02/20 _x86_64_ (4 CPU) 22:34:14 22:34:14 22:24:09 LINUX RESTART (4 CPU) 22:34:14 22:34:14 22:25:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:34:14 22:26:01 117.89 62.70 55.19 0.00 8748.49 16267.34 0.00 22:34:14 22:27:02 263.10 65.16 197.94 0.00 3504.54 61368.39 0.00 22:34:14 22:28:01 223.30 119.07 104.24 0.00 5102.94 13023.91 0.00 22:34:14 22:29:01 31.40 8.13 23.28 0.00 942.31 1958.14 0.00 22:34:14 22:30:01 2.13 0.03 2.10 0.00 1.07 37.94 0.00 22:34:14 22:31:01 0.73 0.02 0.72 0.00 0.53 8.71 0.00 22:34:14 22:32:01 1.42 1.02 0.40 0.00 124.43 4.80 0.00 22:34:14 22:33:01 0.25 0.00 0.25 0.00 0.00 2.93 0.00 22:34:14 22:34:02 114.15 59.72 54.43 0.00 5562.35 16810.99 0.00 22:34:14 Average: 83.65 34.99 48.67 0.00 2663.55 12171.67 0.00 22:34:14 22:34:14 22:25:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:34:14 22:26:01 363604 0 582576 30.96 2596 932768 1113628 38.01 515604 798528 0 22:34:14 22:27:02 120144 0 716208 38.06 1496 1043696 1321148 45.09 674956 798492 76332 22:34:14 22:28:01 251264 0 815760 43.36 528 813992 1679028 57.30 692812 654276 42192 22:34:14 22:29:01 574216 0 705748 37.51 528 601052 1177480 40.19 499820 539436 20 22:34:14 22:30:01 588120 0 691836 36.77 528 601060 1086428 37.08 499472 530960 8 22:34:14 22:31:01 588860 0 691092 36.73 528 601064 1086392 37.08 495580 534552 8 22:34:14 22:32:01 582244 0 693968 36.88 528 604804 1086776 37.09 496328 539564 8 22:34:14 22:33:01 585112 0 691096 36.73 528 604808 1086344 37.08 493612 540004 8 22:34:14 22:34:02 184772 0 764244 40.62 412 932116 1280064 43.69 524992 862392 25516 22:34:14 Average: 426482 0 705836 37.51 852 748373 1213032 41.40 543686 644245 16010 22:34:14 22:34:14 22:25:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:34:14 22:26:01 eth0 840.32 1010.03 3136.07 143.30 0.00 0.00 0.00 0.00 22:34:14 22:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:14 22:26:01 docker0 899.43 683.19 71.44 2657.06 0.00 0.00 0.00 0.00 22:34:14 22:27:02 eth0 613.90 421.54 4753.35 42.50 0.00 0.00 0.00 0.00 22:34:14 22:27:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:14 22:27:02 docker0 113.30 175.90 8.32 831.21 0.00 0.00 0.00 0.00 22:34:14 22:28:01 veth0e34fe3 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 22:34:14 22:28:01 eth0 29.21 23.98 29.08 12.83 0.00 0.00 0.00 0.00 22:34:14 22:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:14 22:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:14 22:29:01 eth0 31.92 25.89 20.00 78.88 0.00 0.00 0.00 0.00 22:34:14 22:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:14 22:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:14 22:30:01 eth0 0.22 0.17 0.08 0.08 0.00 0.00 0.00 0.00 22:34:14 22:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:14 22:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:14 22:31:01 eth0 0.77 0.27 0.40 0.02 0.00 0.00 0.00 0.00 22:34:14 22:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:14 22:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:14 22:32:01 eth0 0.42 0.37 0.26 0.21 0.00 0.00 0.00 0.00 22:34:14 22:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:14 22:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:14 22:33:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:34:14 22:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:14 22:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:14 22:34:02 eth0 196.37 162.55 2161.21 18.07 0.00 0.00 0.00 0.00 22:34:14 22:34:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:14 22:34:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:14 Average: eth0 190.68 183.06 1124.95 32.92 0.00 0.00 0.00 0.00 22:34:14 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:34:14 Average: docker0 112.68 95.59 8.87 388.13 0.00 0.00 0.00 0.00 22:34:14 22:34:14 22:34:14 ---> sar -P ALL: 22:34:14 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/02/20 _x86_64_ (4 CPU) 22:34:14 22:34:14 22:24:09 LINUX RESTART (4 CPU) 22:34:14 22:34:14 22:25:01 CPU %user %nice %system %iowait %steal %idle 22:34:14 22:26:01 all 11.04 0.00 4.92 2.01 4.80 77.23 22:34:14 22:26:01 0 10.19 0.00 5.30 4.10 5.65 74.76 22:34:14 22:26:01 1 6.57 0.00 3.75 1.16 4.74 83.78 22:34:14 22:26:01 2 17.90 0.00 5.53 1.65 4.50 70.41 22:34:14 22:26:01 3 9.58 0.00 5.10 1.19 4.32 79.80 22:34:14 22:27:02 all 11.70 0.00 9.40 3.42 6.20 69.27 22:34:14 22:27:02 0 10.51 0.00 9.32 3.11 6.25 70.81 22:34:14 22:27:02 1 11.43 0.00 8.20 3.39 6.20 70.78 22:34:14 22:27:02 2 13.27 0.00 10.57 2.21 6.26 67.70 22:34:14 22:27:02 3 11.60 0.00 9.54 4.96 6.10 67.80 22:34:14 22:28:01 all 47.13 0.00 12.68 5.10 3.45 31.63 22:34:14 22:28:01 0 46.63 0.00 12.12 5.47 3.45 32.33 22:34:14 22:28:01 1 47.81 0.00 12.05 2.60 3.41 34.12 22:34:14 22:28:01 2 48.79 0.00 13.18 8.26 3.17 26.59 22:34:14 22:28:01 3 45.28 0.00 13.38 4.05 3.77 33.53 22:34:14 22:29:01 all 22.51 0.00 5.36 0.60 1.99 69.54 22:34:14 22:29:01 0 22.43 0.00 4.98 0.12 2.33 70.13 22:34:14 22:29:01 1 22.72 0.00 5.80 0.49 1.34 69.66 22:34:14 22:29:01 2 23.69 0.00 4.95 0.31 1.60 69.44 22:34:14 22:29:01 3 21.18 0.00 5.73 1.48 2.69 68.92 22:34:14 22:30:01 all 0.15 0.00 0.06 0.00 0.09 99.69 22:34:14 22:30:01 0 0.47 0.00 0.08 0.02 0.10 99.33 22:34:14 22:30:01 1 0.05 0.00 0.05 0.00 0.05 99.85 22:34:14 22:30:01 2 0.05 0.00 0.07 0.00 0.10 99.78 22:34:14 22:30:01 3 0.05 0.00 0.05 0.00 0.10 99.80 22:34:14 22:31:01 all 0.09 0.00 0.07 0.00 0.08 99.77 22:34:14 22:31:01 0 0.23 0.00 0.05 0.00 0.12 99.60 22:34:14 22:31:01 1 0.03 0.00 0.05 0.00 0.05 99.87 22:34:14 22:31:01 2 0.07 0.00 0.13 0.00 0.05 99.75 22:34:14 22:31:01 3 0.02 0.00 0.03 0.00 0.08 99.87 22:34:14 22:32:01 all 0.10 0.00 0.10 0.00 0.22 99.57 22:34:14 22:32:01 0 0.27 0.00 0.20 0.00 0.10 99.43 22:34:14 22:32:01 1 0.05 0.00 0.13 0.00 0.27 99.55 22:34:14 22:32:01 2 0.03 0.00 0.05 0.00 0.30 99.62 22:34:14 22:32:01 3 0.07 0.00 0.03 0.00 0.22 99.68 22:34:14 22:33:01 all 0.08 0.00 0.09 0.00 0.08 99.75 22:34:14 22:33:01 0 0.13 0.00 0.22 0.00 0.03 99.62 22:34:14 22:33:01 1 0.05 0.00 0.05 0.00 0.05 99.85 22:34:14 22:33:01 2 0.08 0.00 0.05 0.00 0.10 99.77 22:34:14 22:33:01 3 0.03 0.00 0.05 0.00 0.13 99.78 22:34:14 22:34:02 all 4.91 0.00 3.72 1.60 2.55 87.22 22:34:14 22:34:02 0 5.06 0.00 3.80 1.70 2.79 86.65 22:34:14 22:34:02 1 4.36 0.00 3.51 1.42 2.49 88.22 22:34:14 22:34:02 2 5.49 0.00 3.77 2.41 2.53 85.80 22:34:14 22:34:02 3 4.74 0.00 3.81 0.85 2.38 88.22 22:34:14 Average: all 10.40 0.00 3.91 1.36 2.12 82.21 22:34:14 Average: 0 10.23 0.00 3.87 1.56 2.26 82.08 22:34:14 Average: 1 9.86 0.00 3.61 0.98 2.03 83.52 22:34:14 Average: 2 11.69 0.00 4.11 1.58 2.02 80.60 22:34:14 Average: 3 9.81 0.00 4.04 1.34 2.15 82.66 22:34:14 22:34:14 22:34:14