Pull request #769 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 822078e034e3268083be22138807069be56bc82f+3aea893206dfece0cb943228d650ae216607898f (f5b560d701981f244d61415707a91c845c47aa1d) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-769/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-769/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 # timeout=10 Commit message: "Add license check to tox" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 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 ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [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 ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-24514 in /w/workspace/dgexfoundry_device-sdk-go_PR-769 [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/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_PR-769 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-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/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 3aea893206dfece0cb943228d650ae216607898f into PR head commit 822078e034e3268083be22138807069be56bc82f Merge succeeded, producing 822078e034e3268083be22138807069be56bc82f Checking out Revision 822078e034e3268083be22138807069be56bc82f (PR-769) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-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/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/769/head:refs/remotes/origin/PR-769 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 822078e034e3268083be22138807069be56bc82f # 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 3aea893206dfece0cb943228d650ae216607898f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 822078e034e3268083be22138807069be56bc82f # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:00:18 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:00:18 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:00:19 ========================================================= 06:00:19 EdgeX Global Pipelines Version Info 06:00:19 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:00:20 ------------------- 06:00:20 stable info: 06:00:20 ------------------- 06:00:20 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:00:20 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 06:00:20 Message: update stable to v1.0.179 06:00:21 ------------------- 06:00:21 experimental info: 06:00:21 ------------------- 06:00:21 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:00:21 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 06:00:21 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:00:22 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 06:00:22 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 06:00:22 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:00:22 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:00:22 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:00:22 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 06:00:22 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:00:23 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 06:00:23 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 06:00:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:00:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:00:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo 06:00:23 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:00:23 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:00:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:00:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 06:00:24 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:00:24 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:00:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:00:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:00:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:00:25 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 06:00:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:00:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:00:25 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:00:25 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 06:00:25 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 06:00:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-769 [Pipeline] echo 06:00:26 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-769 [Pipeline] echo 06:00:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-769 [Pipeline] echo 06:00:26 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 822078e034e3268083be22138807069be56bc82f [Pipeline] echo 06:00:26 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 822078e [Pipeline] echo 06:00:26 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:00:26 provisioning config files... 06:00:27 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-769@tmp/config3040950176216992797tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:00:27 ---> docker-login.sh 06:00:27 nexus3.edgexfoundry.org:10001 06:00:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:00:27 Configure a credential helper to remove this warning. See 06:00:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:00:27 06:00:27 Login Succeeded 06:00:27 nexus3.edgexfoundry.org:10002 06:00:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:00:28 Configure a credential helper to remove this warning. See 06:00:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:00:28 06:00:28 Login Succeeded 06:00:28 nexus3.edgexfoundry.org:10003 06:00:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:00:28 Configure a credential helper to remove this warning. See 06:00:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:00:28 06:00:28 Login Succeeded 06:00:28 nexus3.edgexfoundry.org:10004 06:00:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:00:28 Configure a credential helper to remove this warning. See 06:00:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:00:28 06:00:28 Login Succeeded 06:00:28 docker.io 06:00:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:00:28 Configure a credential helper to remove this warning. See 06:00:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:00:28 06:00:28 Login Succeeded 06:00:28 ---> docker-login.sh ends [Pipeline] } 06:00:28 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:00:30 + git log --format=format:%s -1 822078e034e3268083be22138807069be56bc82f [Pipeline] echo 06:00:30 GIT_COMMIT: 822078e034e3268083be22138807069be56bc82f, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 06:00:30 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 06:00:30 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:00:30 06:00:30 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:00:31 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:00:31 latest: Pulling from edgex-devops/git-semver 06:00:31 31603596830f: Pulling fs layer 06:00:31 2a8b12db71e7: Pulling fs layer 06:00:31 6ca5941a6612: Pulling fs layer 06:00:31 ecc8261a40a4: Pulling fs layer 06:00:31 ecc8261a40a4: Waiting 06:00:31 2a8b12db71e7: Verifying Checksum 06:00:31 2a8b12db71e7: Download complete 06:00:31 31603596830f: Download complete 06:00:31 ecc8261a40a4: Verifying Checksum 06:00:31 ecc8261a40a4: Download complete 06:00:31 6ca5941a6612: Verifying Checksum 06:00:31 31603596830f: Pull complete 06:00:31 2a8b12db71e7: Pull complete 06:00:32 6ca5941a6612: Pull complete 06:00:32 ecc8261a40a4: Pull complete 06:00:32 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 06:00:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:00:32 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:00:33 prd-centos7-docker-4c-2g-24514 does not seem to be running inside a container 06:00:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-769 -v /w/workspace/dgexfoundry_device-sdk-go_PR-769:/w/workspace/dgexfoundry_device-sdk-go_PR-769:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-769@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-769@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 06:00:35 $ docker top 20e874e28490aa8b67019c307a8db6e596f4571dbfccb25363a2ab2fde9644d2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:00:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:00:35 [ssh-agent] Looking for ssh-agent implementation... 06:00:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:00:36 $ docker exec 20e874e28490aa8b67019c307a8db6e596f4571dbfccb25363a2ab2fde9644d2 ssh-agent 06:00:36 SSH_AUTH_SOCK=/tmp/ssh-X60k5CsOrQST/agent.11 06:00:36 SSH_AGENT_PID=16 06:00:36 Running ssh-add (command line suppressed) 06:00:36 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-769@tmp/private_key_1565682165118236267.key (/w/workspace/dgexfoundry_device-sdk-go_PR-769@tmp/private_key_1565682165118236267.key) 06:00:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:00:36 + git tag --points-at HEAD [Pipeline] } 06:00:36 $ docker exec --env ******** --env ******** 20e874e28490aa8b67019c307a8db6e596f4571dbfccb25363a2ab2fde9644d2 ssh-agent -k 06:00:37 unset SSH_AUTH_SOCK; 06:00:37 unset SSH_AGENT_PID; 06:00:37 echo Agent pid 16 killed; 06:00:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:00:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:00:37 [ssh-agent] Looking for ssh-agent implementation... 06:00:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:00:37 $ docker exec 20e874e28490aa8b67019c307a8db6e596f4571dbfccb25363a2ab2fde9644d2 ssh-agent 06:00:37 SSH_AUTH_SOCK=/tmp/ssh-uWgHsJcQILwW/agent.44 06:00:37 SSH_AGENT_PID=49 06:00:37 Running ssh-add (command line suppressed) 06:00:37 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-769@tmp/private_key_2549994796071085.key (/w/workspace/dgexfoundry_device-sdk-go_PR-769@tmp/private_key_2549994796071085.key) 06:00:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:00:38 + git semver init 06:00:38 # -> Open(): unable to determine branch for HEAD 06:00:38 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-769/.git 06:00:38 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-769 06:00:38 # $SEMVER_REMOTE_NAME = origin 06:00:38 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:00:38 # $SEMVER_USER_NAME = edgex-jenkins 06:00:38 # $SEMVER_BRANCH = PR-769 06:00:38 # $SEMVER_TEMP = /tmp/semver-669226535 06:00:38 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 06:00:38 # '/tmp/semver-669226535' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-769/.semver' 06:00:38 # -> Force: false 06:00:38 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-769/.semver [Pipeline] } 06:00:38 $ docker exec --env ******** --env ******** 20e874e28490aa8b67019c307a8db6e596f4571dbfccb25363a2ab2fde9644d2 ssh-agent -k 06:00:38 unset SSH_AUTH_SOCK; 06:00:38 unset SSH_AGENT_PID; 06:00:38 echo Agent pid 49 killed; 06:00:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:00:39 + git semver [Pipeline] } 06:00:39 $ docker stop --time=1 20e874e28490aa8b67019c307a8db6e596f4571dbfccb25363a2ab2fde9644d2 06:00:41 $ docker rm -f 20e874e28490aa8b67019c307a8db6e596f4571dbfccb25363a2ab2fde9644d2 [Pipeline] // withDockerContainer [Pipeline] sh 06:00:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:00:42 Stashed 1 file(s) [Pipeline] echo 06:00:42 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [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] node 06:00:58 Still waiting to schedule task 06:00:58 ‘prd-centos7-blackbox-4c-2g-24093’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-24516’ is offline 06:00:58 Still waiting to schedule task 06:00:58 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 06:01:52 Running on prd-centos7-docker-4c-2g-24517 in /w/workspace/dgexfoundry_device-sdk-go_PR-769 [Pipeline] { [Pipeline] ws 06:01:52 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 06:02:00 using credential edgex-jenkins-ssh 06:02:00 Cloning the remote Git repository 06:02:00 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 06:02:00 > git init /w/workspace/device-sdk-go/1 # timeout=10 06:02:00 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:02:00 > git --version # timeout=10 06:02:00 > git --version # 'git version 2.24.3' 06:02:00 using GIT_SSH to set credentials SSH Credentials for GitHub 06:02:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:02:01 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:02:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:02:01 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:02:01 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:02:01 using GIT_SSH to set credentials SSH Credentials for GitHub 06:02:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/769/head:refs/remotes/origin/PR-769 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:02:03 Merging remotes/origin/master commit 3aea893206dfece0cb943228d650ae216607898f into PR head commit 822078e034e3268083be22138807069be56bc82f 06:02:03 Merge succeeded, producing 822078e034e3268083be22138807069be56bc82f 06:02:03 Checking out Revision 822078e034e3268083be22138807069be56bc82f (PR-769) 06:02:03 > git config core.sparsecheckout # timeout=10 06:02:03 > git checkout -f 822078e034e3268083be22138807069be56bc82f # timeout=10 06:02:03 > git remote # timeout=10 06:02:03 > git config --get remote.origin.url # timeout=10 06:02:03 using GIT_SSH to set credentials SSH Credentials for GitHub 06:02:03 > git merge 3aea893206dfece0cb943228d650ae216607898f # timeout=10 06:02:03 > git rev-parse HEAD^{commit} # timeout=10 06:02:03 > git config core.sparsecheckout # timeout=10 06:02:03 > git checkout -f 822078e034e3268083be22138807069be56bc82f # timeout=10 06:02:08 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" 06:02:08 > git --version # timeout=10 06:02:08 > git --version # 'git version 2.24.3' 06:02:08 fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:02:10 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 06:02:10 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:02:10 + sudo service docker restart 06:02:10 + true 06:02:10 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:02:13 provisioning config files... 06:02:13 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config5772309913056942548tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:02:13 ---> docker-login.sh 06:02:13 nexus3.edgexfoundry.org:10001 06:02:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:14 Configure a credential helper to remove this warning. See 06:02:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:14 06:02:14 Login Succeeded 06:02:14 nexus3.edgexfoundry.org:10002 06:02:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:14 Configure a credential helper to remove this warning. See 06:02:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:14 06:02:14 Login Succeeded 06:02:14 nexus3.edgexfoundry.org:10003 06:02:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:14 Configure a credential helper to remove this warning. See 06:02:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:14 06:02:14 Login Succeeded 06:02:14 nexus3.edgexfoundry.org:10004 06:02:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:15 Configure a credential helper to remove this warning. See 06:02:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:15 06:02:15 Login Succeeded 06:02:15 docker.io 06:02:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:15 Configure a credential helper to remove this warning. See 06:02:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:15 06:02:15 Login Succeeded 06:02:15 ---> docker-login.sh ends [Pipeline] } 06:02:15 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:02:16 ========================================================= 06:02:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 06:02:16 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:02:16 + 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 . 06:02:17 Sending build context to Docker daemon 2.506MB 06:02:17 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 06:02:17 Step 2/8 : FROM ${BASE} 06:02:17 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 06:02:17 188c0c94c7c5: Pulling fs layer 06:02:17 0ef7d3d256c8: Pulling fs layer 06:02:17 de9db76c5a1d: Pulling fs layer 06:02:17 bca2f99d35d6: Pulling fs layer 06:02:17 93359f2a8cfa: Pulling fs layer 06:02:17 7c6f9722023f: Pulling fs layer 06:02:17 a35cf1a2eb13: Pulling fs layer 06:02:17 bca2f99d35d6: Waiting 06:02:17 7c6f9722023f: Waiting 06:02:17 a35cf1a2eb13: Waiting 06:02:17 93359f2a8cfa: Waiting 06:02:17 de9db76c5a1d: Verifying Checksum 06:02:17 de9db76c5a1d: Download complete 06:02:17 0ef7d3d256c8: Verifying Checksum 06:02:17 0ef7d3d256c8: Download complete 06:02:17 93359f2a8cfa: Verifying Checksum 06:02:17 93359f2a8cfa: Download complete 06:02:17 7c6f9722023f: Verifying Checksum 06:02:17 7c6f9722023f: Download complete 06:02:17 188c0c94c7c5: Verifying Checksum 06:02:17 188c0c94c7c5: Download complete 06:02:17 188c0c94c7c5: Pull complete 06:02:18 0ef7d3d256c8: Pull complete 06:02:18 de9db76c5a1d: Pull complete 06:02:21 a35cf1a2eb13: Verifying Checksum 06:02:21 bca2f99d35d6: Verifying Checksum 06:02:21 bca2f99d35d6: Download complete 06:02:31 bca2f99d35d6: Pull complete 06:02:31 93359f2a8cfa: Pull complete 06:02:31 7c6f9722023f: Pull complete 06:02:37 a35cf1a2eb13: Pull complete 06:02:37 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 06:02:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 06:02:37 ---> a62c8e92a672 06:02:37 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:02:37 ---> Running in 9764f9c9e98f 06:02:38 Removing intermediate container 9764f9c9e98f 06:02:38 ---> 47e10c4098dc 06:02:38 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:02:38 ---> Running in 715f634e1108 06:02:40 Removing intermediate container 715f634e1108 06:02:40 ---> 88374cfcc0eb 06:02:40 Step 5/8 : RUN apk add --update --no-cache make git 06:02:40 ---> Running in 532ee4415f9f 06:02:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:02:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:02:43 OK: 166 MiB in 39 packages 06:02:43 Removing intermediate container 532ee4415f9f 06:02:43 ---> 00ebd245c26b 06:02:43 Step 6/8 : WORKDIR /device-sdk-go 06:02:44 ---> Running in 748a6b042ff3 06:02:44 Removing intermediate container 748a6b042ff3 06:02:44 ---> b1b2195f98e4 06:02:44 Step 7/8 : COPY . . 06:02:46 ---> 3c1202967621 06:02:46 Step 8/8 : RUN go mod download 06:02:46 ---> Running in ebc3647834f3 06:03:13 Removing intermediate container ebc3647834f3 06:03:13 ---> c989e19d2bf7 06:03:13 Successfully built c989e19d2bf7 06:03:13 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:03:13 + docker inspect -f . ci-base-image-x86_64 06:03:14 . [Pipeline] withDockerContainer 06:03:14 prd-centos7-docker-4c-2g-24517 does not seem to be running inside a container 06:03:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:03:16 $ docker top ca19d6a5b06197a32d7c6c054c7945190192c1b3b494bcec684769b6f8fba786 -eo pid,comm [Pipeline] { [Pipeline] sh 06:03:17 + go version 06:03:17 go version go1.15.5 linux/amd64 [Pipeline] } 06:03:17 $ docker stop --time=1 ca19d6a5b06197a32d7c6c054c7945190192c1b3b494bcec684769b6f8fba786 06:03:18 $ docker rm -f ca19d6a5b06197a32d7c6c054c7945190192c1b3b494bcec684769b6f8fba786 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:03:19 + docker inspect -f . ci-base-image-x86_64 06:03:19 . [Pipeline] withDockerContainer 06:03:20 prd-centos7-docker-4c-2g-24517 does not seem to be running inside a container 06:03:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:03:21 $ docker top 9e8da9401eac95556058cffdbd36d9048680447574b540a08e0dae23a31355ce -eo pid,comm [Pipeline] { [Pipeline] sh 06:03:22 + make test 06:03:22 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:03:35 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 06:03:39 Running on prd-ubuntu18.04-docker-arm64-4c-16g-24519 in /w/workspace/dgexfoundry_device-sdk-go_PR-769 [Pipeline] { [Pipeline] ws 06:03:39 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 06:03:44 using credential edgex-jenkins-ssh 06:03:44 Cloning the remote Git repository 06:03:44 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 06:03:45 > git init /w/workspace/device-sdk-go/1 # timeout=10 06:03:45 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:03:45 > git --version # timeout=10 06:03:45 > git --version # 'git version 2.17.1' 06:03:45 using GIT_SSH to set credentials SSH Credentials for GitHub 06:03:45 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:03:46 Merging remotes/origin/master commit 3aea893206dfece0cb943228d650ae216607898f into PR head commit 822078e034e3268083be22138807069be56bc82f 06:03:47 Merge succeeded, producing 822078e034e3268083be22138807069be56bc82f 06:03:47 Checking out Revision 822078e034e3268083be22138807069be56bc82f (PR-769) 06:03:46 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:03:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:03:46 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:03:46 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:03:46 using GIT_SSH to set credentials SSH Credentials for GitHub 06:03:46 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/769/head:refs/remotes/origin/PR-769 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:03:46 > git config core.sparsecheckout # timeout=10 06:03:46 > git checkout -f 822078e034e3268083be22138807069be56bc82f # timeout=10 06:03:47 > git remote # timeout=10 06:03:47 > git config --get remote.origin.url # timeout=10 06:03:47 using GIT_SSH to set credentials SSH Credentials for GitHub 06:03:47 > git merge 3aea893206dfece0cb943228d650ae216607898f # timeout=10 06:03:47 > git rev-parse HEAD^{commit} # timeout=10 06:03:47 > git config core.sparsecheckout # timeout=10 06:03:47 > git checkout -f 822078e034e3268083be22138807069be56bc82f # timeout=10 06:03:51 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" 06:03:51 > git --version # timeout=10 06:03:51 > git --version # 'git version 2.17.1' 06:03:51 fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:03:53 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 06:03:54 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:03:54 + sudo service docker restart 06:03:54 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:03:56 provisioning config files... 06:03:56 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config5022088897927255116tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:03:56 ---> docker-login.sh 06:03:56 nexus3.edgexfoundry.org:10001 06:03:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:03:58 Configure a credential helper to remove this warning. See 06:03:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:03:58 06:03:58 Login Succeeded 06:03:58 nexus3.edgexfoundry.org:10002 06:03:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:03:58 Configure a credential helper to remove this warning. See 06:03:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:03:58 06:03:58 Login Succeeded 06:03:58 nexus3.edgexfoundry.org:10003 06:03:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:03:59 Configure a credential helper to remove this warning. See 06:03:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:03:59 06:03:59 Login Succeeded 06:03:59 nexus3.edgexfoundry.org:10004 06:03:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:03:59 Configure a credential helper to remove this warning. See 06:03:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:03:59 06:03:59 Login Succeeded 06:03:59 docker.io 06:04:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:04:00 Configure a credential helper to remove this warning. See 06:04:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:04:00 06:04:00 Login Succeeded 06:04:00 ---> docker-login.sh ends [Pipeline] } 06:04:00 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:04:01 ========================================================= 06:04:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 06:04:01 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:04:01 + 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 . 06:04:02 Sending build context to Docker daemon 2.505MB 06:04:02 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 06:04:02 Step 2/8 : FROM ${BASE} 06:04:02 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:04:02 5f621e34cdf4: Pulling fs layer 06:04:02 a4357932f1b6: Pulling fs layer 06:04:02 18c013af1878: Pulling fs layer 06:04:02 00ac8860ef70: Pulling fs layer 06:04:02 63d7cb157983: Pulling fs layer 06:04:02 b116817d02f9: Pulling fs layer 06:04:02 745a02a5169b: Pulling fs layer 06:04:02 00ac8860ef70: Waiting 06:04:02 63d7cb157983: Waiting 06:04:02 b116817d02f9: Waiting 06:04:02 745a02a5169b: Waiting 06:04:02 18c013af1878: Verifying Checksum 06:04:02 18c013af1878: Download complete 06:04:02 a4357932f1b6: Verifying Checksum 06:04:02 a4357932f1b6: Download complete 06:04:02 63d7cb157983: Verifying Checksum 06:04:02 63d7cb157983: Download complete 06:04:03 b116817d02f9: Verifying Checksum 06:04:03 b116817d02f9: Download complete 06:04:03 5f621e34cdf4: Verifying Checksum 06:04:03 5f621e34cdf4: Download complete 06:04:03 5f621e34cdf4: Pull complete 06:04:04 a4357932f1b6: Pull complete 06:04:04 18c013af1878: Pull complete 06:04:05 745a02a5169b: Verifying Checksum 06:04:05 745a02a5169b: Download complete 06:04:06 00ac8860ef70: Verifying Checksum 06:04:06 00ac8860ef70: Download complete 06:04:08 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 06:04:08 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 06:04:08 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 06:04:08 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.150s coverage: 19.4% of statements 06:04:11 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.743s coverage: 97.1% of statements 06:04:18 00ac8860ef70: Pull complete 06:04:18 63d7cb157983: Pull complete 06:04:18 b116817d02f9: Pull complete 06:04:21 745a02a5169b: Pull complete 06:04:21 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 06:04:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 06:04:21 ---> b7e6874047d6 06:04:21 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:04:23 ---> Running in d982b557ab2a 06:04:23 Removing intermediate container d982b557ab2a 06:04:23 ---> a10c5fb47dc0 06:04:23 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:04:24 ---> Running in ef7ae71ac397 06:04:26 Removing intermediate container ef7ae71ac397 06:04:26 ---> 59ae8971d187 06:04:26 Step 5/8 : RUN apk add --update --no-cache make git 06:04:26 ---> Running in 7f55ddb36bd5 06:04:27 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:04:28 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:04:29 OK: 142 MiB in 39 packages 06:04:30 Removing intermediate container 7f55ddb36bd5 06:04:30 ---> cced7c44d1eb 06:04:30 Step 6/8 : WORKDIR /device-sdk-go 06:04:30 ---> Running in 35ee1f086f22 06:04:31 Removing intermediate container 35ee1f086f22 06:04:31 ---> 2157f1dbb525 06:04:31 Step 7/8 : COPY . . 06:04:32 ---> 647ddc880282 06:04:32 Step 8/8 : RUN go mod download 06:04:32 ---> Running in d41758d229f5 06:04:38 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 30.099s coverage: 9.4% of statements 06:04:38 ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.068s coverage: 21.7% of statements 06:04:38 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 06:04:38 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller 0.443s coverage: 43.6% of statements 06:04:38 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/correlation [no test files] 06:04:38 ok github.com/edgexfoundry/device-sdk-go/v2/internal/handler 0.439s coverage: 68.9% of statements 06:04:38 ? github.com/edgexfoundry/device-sdk-go/v2/internal/handler/callback [no test files] 06:04:38 ? github.com/edgexfoundry/device-sdk-go/v2/internal/mock [no test files] 06:04:38 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 06:04:38 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 06:04:38 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.102s coverage: 53.8% of statements 06:04:38 ? github.com/edgexfoundry/device-sdk-go/v2/internal/v2/application [no test files] 06:04:38 ? github.com/edgexfoundry/device-sdk-go/v2/internal/v2/cache [no test files] 06:04:38 --- FAIL: TestSecretRequest (0.04s) 06:04:38 --- FAIL: TestSecretRequest/Valid_-_sub-path_no_trailing_slash,_SecretPath_has_trailing_slash (0.00s) 06:04:38 common_test.go:261: 06:04:38 Error Trace: common_test.go:261 06:04:38 Error: Not equal: 06:04:38 expected: 201 06:04:38 actual : 400 06:04:38 Test: TestSecretRequest/Valid_-_sub-path_no_trailing_slash,_SecretPath_has_trailing_slash 06:04:38 Messages: HTTP status code not as expected 06:04:38 common_test.go:263: 06:04:38 Error Trace: common_test.go:263 06:04:38 Error: Not equal: 06:04:38 expected: 201 06:04:38 actual : 400 06:04:38 Test: TestSecretRequest/Valid_-_sub-path_no_trailing_slash,_SecretPath_has_trailing_slash 06:04:38 Messages: BaseResponse status code not as expected 06:04:38 common_test.go:270: 06:04:38 Error Trace: common_test.go:270 06:04:38 Error: Not equal: 06:04:38 expected: "82eb2e26-0f24-48aa-ae4c-de9dac3fb9bc" 06:04:38 actual : "" 06:04:38 06:04:38 Diff: 06:04:38 --- Expected 06:04:38 +++ Actual 06:04:38 @@ -1 +1 @@ 06:04:38 -82eb2e26-0f24-48aa-ae4c-de9dac3fb9bc 06:04:38 + 06:04:38 Test: TestSecretRequest/Valid_-_sub-path_no_trailing_slash,_SecretPath_has_trailing_slash 06:04:38 Messages: RequestID not as expected 06:04:38 common_test.go:271: 06:04:38 Error Trace: common_test.go:271 06:04:38 Error: Should be empty, but was JSON decode failed -> SecretRequest validation failed. -> SecretRequest.BaseRequest.Versionable.ApiVersion field is required 06:04:38 Test: TestSecretRequest/Valid_-_sub-path_no_trailing_slash,_SecretPath_has_trailing_slash 06:04:38 Messages: Message not empty, as expected 06:04:38 --- FAIL: TestSecretRequest/Valid_-_sub-path_only_with_trailing_slash (0.00s) 06:04:38 common_test.go:261: 06:04:38 Error Trace: common_test.go:261 06:04:38 Error: Not equal: 06:04:38 expected: 201 06:04:38 actual : 400 06:04:38 Test: TestSecretRequest/Valid_-_sub-path_only_with_trailing_slash 06:04:38 Messages: HTTP status code not as expected 06:04:38 common_test.go:263: 06:04:38 Error Trace: common_test.go:263 06:04:38 Error: Not equal: 06:04:38 expected: 201 06:04:38 actual : 400 06:04:38 Test: TestSecretRequest/Valid_-_sub-path_only_with_trailing_slash 06:04:38 Messages: BaseResponse status code not as expected 06:04:38 common_test.go:270: 06:04:38 Error Trace: common_test.go:270 06:04:38 Error: Not equal: 06:04:38 expected: "82eb2e26-0f24-48aa-ae4c-de9dac3fb9bc" 06:04:38 actual : "" 06:04:38 06:04:38 Diff: 06:04:38 --- Expected 06:04:38 +++ Actual 06:04:38 @@ -1 +1 @@ 06:04:38 -82eb2e26-0f24-48aa-ae4c-de9dac3fb9bc 06:04:38 + 06:04:38 Test: TestSecretRequest/Valid_-_sub-path_only_with_trailing_slash 06:04:38 Messages: RequestID not as expected 06:04:38 common_test.go:271: 06:04:38 Error Trace: common_test.go:271 06:04:38 Error: Should be empty, but was JSON decode failed -> SecretRequest validation failed. -> SecretRequest.BaseRequest.Versionable.ApiVersion field is required 06:04:38 Test: TestSecretRequest/Valid_-_sub-path_only_with_trailing_slash 06:04:38 Messages: Message not empty, as expected 06:04:38 --- FAIL: TestSecretRequest/Valid_-_both_trailing_slashes (0.00s) 06:04:38 common_test.go:261: 06:04:38 Error Trace: common_test.go:261 06:04:38 Error: Not equal: 06:04:38 expected: 201 06:04:38 actual : 400 06:04:38 Test: TestSecretRequest/Valid_-_both_trailing_slashes 06:04:38 Messages: HTTP status code not as expected 06:04:38 common_test.go:263: 06:04:38 Error Trace: common_test.go:263 06:04:38 Error: Not equal: 06:04:38 expected: 201 06:04:38 actual : 400 06:04:38 Test: TestSecretRequest/Valid_-_both_trailing_slashes 06:04:38 Messages: BaseResponse status code not as expected 06:04:38 common_test.go:270: 06:04:38 Error Trace: common_test.go:270 06:04:38 Error: Not equal: 06:04:38 expected: "82eb2e26-0f24-48aa-ae4c-de9dac3fb9bc" 06:04:38 actual : "" 06:04:38 06:04:38 Diff: 06:04:38 --- Expected 06:04:38 +++ Actual 06:04:38 @@ -1 +1 @@ 06:04:38 -82eb2e26-0f24-48aa-ae4c-de9dac3fb9bc 06:04:38 + 06:04:38 Test: TestSecretRequest/Valid_-_both_trailing_slashes 06:04:38 Messages: RequestID not as expected 06:04:38 common_test.go:271: 06:04:38 Error Trace: common_test.go:271 06:04:38 Error: Should be empty, but was JSON decode failed -> SecretRequest validation failed. -> SecretRequest.BaseRequest.Versionable.ApiVersion field is required 06:04:38 Test: TestSecretRequest/Valid_-_both_trailing_slashes 06:04:38 Messages: Message not empty, as expected 06:04:38 --- FAIL: TestSecretRequest/Valid_-_no_requestId (0.00s) 06:04:38 common_test.go:261: 06:04:38 Error Trace: common_test.go:261 06:04:38 Error: Not equal: 06:04:38 expected: 201 06:04:38 actual : 400 06:04:38 Test: TestSecretRequest/Valid_-_no_requestId 06:04:38 Messages: HTTP status code not as expected 06:04:38 common_test.go:263: 06:04:38 Error Trace: common_test.go:263 06:04:38 Error: Not equal: 06:04:38 expected: 201 06:04:38 actual : 400 06:04:38 Test: TestSecretRequest/Valid_-_no_requestId 06:04:38 Messages: BaseResponse status code not as expected 06:04:38 common_test.go:271: 06:04:38 Error Trace: common_test.go:271 06:04:38 Error: Should be empty, but was JSON decode failed -> SecretRequest validation failed. -> SecretRequest.BaseRequest.Versionable.ApiVersion field is required 06:04:38 Test: TestSecretRequest/Valid_-_no_requestId 06:04:38 Messages: Message not empty, as expected 06:04:38 --- FAIL: TestSecretRequest/Invalid_-_No_Secret_Store (0.00s) 06:04:38 common_test.go:261: 06:04:38 Error Trace: common_test.go:261 06:04:38 Error: Not equal: 06:04:38 expected: 500 06:04:38 actual : 400 06:04:38 Test: TestSecretRequest/Invalid_-_No_Secret_Store 06:04:38 Messages: HTTP status code not as expected 06:04:38 common_test.go:263: 06:04:38 Error Trace: common_test.go:263 06:04:38 Error: Not equal: 06:04:38 expected: 500 06:04:38 actual : 400 06:04:38 Test: TestSecretRequest/Invalid_-_No_Secret_Store 06:04:38 Messages: BaseResponse status code not as expected 06:04:38 FAIL 06:04:38 coverage: 17.3% of statements 06:04:38 FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/v2/controller/http 0.232s 06:04:38 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.552s coverage: 83.5% of statements 06:04:38 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.102s coverage: 4.2% of statements 06:04:38 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 06:04:38 FAIL 06:04:38 make: *** [Makefile:32: test] Error 1 [Pipeline] } 06:04:38 $ docker stop --time=1 9e8da9401eac95556058cffdbd36d9048680447574b540a08e0dae23a31355ce 06:04:40 $ docker rm -f 9e8da9401eac95556058cffdbd36d9048680447574b540a08e0dae23a31355ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "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] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:04:43 Failed in branch amd64 06:04:54 Removing intermediate container d41758d229f5 06:04:54 ---> ff5631626b21 06:04:54 Successfully built ff5631626b21 06:04:54 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:04:54 + docker inspect -f . ci-base-image-arm64 06:04:54 . [Pipeline] withDockerContainer 06:04:54 prd-ubuntu18.04-docker-arm64-4c-16g-24519 does not seem to be running inside a container 06:04:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:04:56 $ docker top 816c491334e07e5b927c1155babc2782c47b83e46970c7c371beb1064b0fcb00 -eo pid,comm [Pipeline] { [Pipeline] sh 06:04:57 + go version 06:04:57 go version go1.15.5 linux/arm64 [Pipeline] } 06:04:57 $ docker stop --time=1 816c491334e07e5b927c1155babc2782c47b83e46970c7c371beb1064b0fcb00 06:04:59 $ docker rm -f 816c491334e07e5b927c1155babc2782c47b83e46970c7c371beb1064b0fcb00 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:05:00 + docker inspect -f . ci-base-image-arm64 06:05:00 . [Pipeline] withDockerContainer 06:05:01 prd-ubuntu18.04-docker-arm64-4c-16g-24519 does not seem to be running inside a container 06:05:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:05:02 $ docker top b481db910d0f185a8845e4592871903f1b21ccd3c48b8336a1283d1fe443ab5b -eo pid,comm [Pipeline] { [Pipeline] sh 06:05:03 + make test 06:05:03 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:05:25 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 06:06:05 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 06:06:05 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 06:06:05 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 06:06:05 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.139s coverage: 19.4% of statements 06:06:14 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 1.200s coverage: 97.1% of statements 06:06:36 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 30.144s coverage: 9.4% of statements 06:06:36 ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.160s coverage: 21.7% of statements 06:06:36 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 06:06:36 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller 0.566s coverage: 43.6% of statements 06:06:36 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/correlation [no test files] 06:06:36 ok github.com/edgexfoundry/device-sdk-go/v2/internal/handler 0.840s coverage: 68.9% of statements 06:06:36 ? github.com/edgexfoundry/device-sdk-go/v2/internal/handler/callback [no test files] 06:06:36 ? github.com/edgexfoundry/device-sdk-go/v2/internal/mock [no test files] 06:06:36 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 06:06:36 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 06:06:36 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.213s coverage: 53.8% of statements 06:06:36 ? github.com/edgexfoundry/device-sdk-go/v2/internal/v2/application [no test files] 06:06:36 ? github.com/edgexfoundry/device-sdk-go/v2/internal/v2/cache [no test files] 06:06:36 --- FAIL: TestSecretRequest (0.04s) 06:06:36 --- FAIL: TestSecretRequest/Valid_-_sub-path_no_trailing_slash,_SecretPath_has_trailing_slash (0.01s) 06:06:36 common_test.go:261: 06:06:36 Error Trace: common_test.go:261 06:06:36 Error: Not equal: 06:06:36 expected: 201 06:06:36 actual : 400 06:06:36 Test: TestSecretRequest/Valid_-_sub-path_no_trailing_slash,_SecretPath_has_trailing_slash 06:06:36 Messages: HTTP status code not as expected 06:06:36 common_test.go:263: 06:06:36 Error Trace: common_test.go:263 06:06:36 Error: Not equal: 06:06:36 expected: 201 06:06:36 actual : 400 06:06:36 Test: TestSecretRequest/Valid_-_sub-path_no_trailing_slash,_SecretPath_has_trailing_slash 06:06:36 Messages: BaseResponse status code not as expected 06:06:36 common_test.go:270: 06:06:36 Error Trace: common_test.go:270 06:06:36 Error: Not equal: 06:06:36 expected: "82eb2e26-0f24-48aa-ae4c-de9dac3fb9bc" 06:06:36 actual : "" 06:06:36 06:06:36 Diff: 06:06:36 --- Expected 06:06:36 +++ Actual 06:06:36 @@ -1 +1 @@ 06:06:36 -82eb2e26-0f24-48aa-ae4c-de9dac3fb9bc 06:06:36 + 06:06:36 Test: TestSecretRequest/Valid_-_sub-path_no_trailing_slash,_SecretPath_has_trailing_slash 06:06:36 Messages: RequestID not as expected 06:06:36 common_test.go:271: 06:06:36 Error Trace: common_test.go:271 06:06:36 Error: Should be empty, but was JSON decode failed -> SecretRequest validation failed. -> SecretRequest.BaseRequest.Versionable.ApiVersion field is required 06:06:36 Test: TestSecretRequest/Valid_-_sub-path_no_trailing_slash,_SecretPath_has_trailing_slash 06:06:36 Messages: Message not empty, as expected 06:06:36 --- FAIL: TestSecretRequest/Valid_-_sub-path_only_with_trailing_slash (0.01s) 06:06:36 common_test.go:261: 06:06:36 Error Trace: common_test.go:261 06:06:36 Error: Not equal: 06:06:36 expected: 201 06:06:36 actual : 400 06:06:36 Test: TestSecretRequest/Valid_-_sub-path_only_with_trailing_slash 06:06:36 Messages: HTTP status code not as expected 06:06:36 common_test.go:263: 06:06:36 Error Trace: common_test.go:263 06:06:36 Error: Not equal: 06:06:36 expected: 201 06:06:36 actual : 400 06:06:36 Test: TestSecretRequest/Valid_-_sub-path_only_with_trailing_slash 06:06:36 Messages: BaseResponse status code not as expected 06:06:36 common_test.go:270: 06:06:36 Error Trace: common_test.go:270 06:06:36 Error: Not equal: 06:06:36 expected: "82eb2e26-0f24-48aa-ae4c-de9dac3fb9bc" 06:06:36 actual : "" 06:06:36 06:06:36 Diff: 06:06:36 --- Expected 06:06:36 +++ Actual 06:06:36 @@ -1 +1 @@ 06:06:36 -82eb2e26-0f24-48aa-ae4c-de9dac3fb9bc 06:06:36 + 06:06:36 Test: TestSecretRequest/Valid_-_sub-path_only_with_trailing_slash 06:06:36 Messages: RequestID not as expected 06:06:36 common_test.go:271: 06:06:36 Error Trace: common_test.go:271 06:06:36 Error: Should be empty, but was JSON decode failed -> SecretRequest validation failed. -> SecretRequest.BaseRequest.Versionable.ApiVersion field is required 06:06:36 Test: TestSecretRequest/Valid_-_sub-path_only_with_trailing_slash 06:06:36 Messages: Message not empty, as expected 06:06:36 --- FAIL: TestSecretRequest/Valid_-_both_trailing_slashes (0.01s) 06:06:36 common_test.go:261: 06:06:36 Error Trace: common_test.go:261 06:06:36 Error: Not equal: 06:06:36 expected: 201 06:06:36 actual : 400 06:06:36 Test: TestSecretRequest/Valid_-_both_trailing_slashes 06:06:36 Messages: HTTP status code not as expected 06:06:36 common_test.go:263: 06:06:36 Error Trace: common_test.go:263 06:06:36 Error: Not equal: 06:06:36 expected: 201 06:06:36 actual : 400 06:06:36 Test: TestSecretRequest/Valid_-_both_trailing_slashes 06:06:36 Messages: BaseResponse status code not as expected 06:06:36 common_test.go:270: 06:06:36 Error Trace: common_test.go:270 06:06:36 Error: Not equal: 06:06:36 expected: "82eb2e26-0f24-48aa-ae4c-de9dac3fb9bc" 06:06:36 actual : "" 06:06:36 06:06:36 Diff: 06:06:36 --- Expected 06:06:36 +++ Actual 06:06:36 @@ -1 +1 @@ 06:06:36 -82eb2e26-0f24-48aa-ae4c-de9dac3fb9bc 06:06:36 + 06:06:36 Test: TestSecretRequest/Valid_-_both_trailing_slashes 06:06:36 Messages: RequestID not as expected 06:06:36 common_test.go:271: 06:06:36 Error Trace: common_test.go:271 06:06:36 Error: Should be empty, but was JSON decode failed -> SecretRequest validation failed. -> SecretRequest.BaseRequest.Versionable.ApiVersion field is required 06:06:36 Test: TestSecretRequest/Valid_-_both_trailing_slashes 06:06:36 Messages: Message not empty, as expected 06:06:36 --- FAIL: TestSecretRequest/Valid_-_no_requestId (0.00s) 06:06:36 common_test.go:261: 06:06:36 Error Trace: common_test.go:261 06:06:36 Error: Not equal: 06:06:36 expected: 201 06:06:36 actual : 400 06:06:36 Test: TestSecretRequest/Valid_-_no_requestId 06:06:36 Messages: HTTP status code not as expected 06:06:36 common_test.go:263: 06:06:36 Error Trace: common_test.go:263 06:06:36 Error: Not equal: 06:06:36 expected: 201 06:06:36 actual : 400 06:06:36 Test: TestSecretRequest/Valid_-_no_requestId 06:06:36 Messages: BaseResponse status code not as expected 06:06:36 common_test.go:271: 06:06:36 Error Trace: common_test.go:271 06:06:36 Error: Should be empty, but was JSON decode failed -> SecretRequest validation failed. -> SecretRequest.BaseRequest.Versionable.ApiVersion field is required 06:06:36 Test: TestSecretRequest/Valid_-_no_requestId 06:06:36 Messages: Message not empty, as expected 06:06:36 --- FAIL: TestSecretRequest/Invalid_-_No_Secret_Store (0.00s) 06:06:36 common_test.go:261: 06:06:36 Error Trace: common_test.go:261 06:06:36 Error: Not equal: 06:06:36 expected: 500 06:06:36 actual : 400 06:06:36 Test: TestSecretRequest/Invalid_-_No_Secret_Store 06:06:36 Messages: HTTP status code not as expected 06:06:36 common_test.go:263: 06:06:36 Error Trace: common_test.go:263 06:06:36 Error: Not equal: 06:06:36 expected: 500 06:06:36 actual : 400 06:06:36 Test: TestSecretRequest/Invalid_-_No_Secret_Store 06:06:36 Messages: BaseResponse status code not as expected 06:06:36 FAIL 06:06:36 coverage: 17.3% of statements 06:06:36 FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/v2/controller/http 0.183s 06:06:36 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 6.037s coverage: 83.5% of statements 06:06:36 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.131s coverage: 4.2% of statements 06:06:36 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 06:06:36 FAIL 06:06:36 make: *** [Makefile:32: test] Error 1 [Pipeline] } 06:06:36 $ docker stop --time=1 b481db910d0f185a8845e4592871903f1b21ccd3c48b8336a1283d1fe443ab5b 06:06:38 $ docker rm -f b481db910d0f185a8845e4592871903f1b21ccd3c48b8336a1283d1fe443ab5b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "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] } 06:06:41 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 Dependency Scan) Stage "Snyk Dependency 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] { (Archive Prep) Stage "Archive Prep" 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] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 06:06:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:06:46 ---> package-listing.sh 06:06:46 ++ facter osfamily 06:06:46 ++ tr '[:upper:]' '[:lower:]' 06:06:46 + OS_FAMILY=redhat 06:06:46 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-769 06:06:46 + START_PACKAGES=/tmp/packages_start.txt 06:06:46 + END_PACKAGES=/tmp/packages_end.txt 06:06:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:06:46 + PACKAGES=/tmp/packages_start.txt 06:06:46 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-769 ']' 06:06:46 + PACKAGES=/tmp/packages_end.txt 06:06:46 + case "${OS_FAMILY}" in 06:06:46 + rpm -qa 06:06:46 + sort 06:06:50 + '[' -f /tmp/packages_start.txt ']' 06:06:50 + '[' -f /tmp/packages_end.txt ']' 06:06:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:06:50 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-769 ']' 06:06:50 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-769/archives/ 06:06:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-769/archives/ [Pipeline] echo 06:06:50 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/dgexfoundry_device-sdk-go_PR-769/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:06:50 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:06:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:06:51 06:06:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:06:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:06:51 alpine: Pulling from edgex-lftools-log-publisher 06:06:51 df20fa9351a1: Pulling fs layer 06:06:51 36b3adc4ff6f: Pulling fs layer 06:06:51 8ad3a11d3b57: Pulling fs layer 06:06:51 46f8f816bc3b: Pulling fs layer 06:06:51 93b61091891f: Pulling fs layer 06:06:51 93b9cdb0e59b: Pulling fs layer 06:06:51 5e14af77c1be: Pulling fs layer 06:06:51 01666e4c0597: Pulling fs layer 06:06:51 aa168da1d23b: Pulling fs layer 06:06:51 93b9cdb0e59b: Waiting 06:06:51 5e14af77c1be: Waiting 06:06:51 01666e4c0597: Waiting 06:06:51 aa168da1d23b: Waiting 06:06:51 93b61091891f: Waiting 06:06:51 36b3adc4ff6f: Download complete 06:06:51 46f8f816bc3b: Verifying Checksum 06:06:51 46f8f816bc3b: Download complete 06:06:51 df20fa9351a1: Verifying Checksum 06:06:51 93b61091891f: Verifying Checksum 06:06:51 93b61091891f: Download complete 06:06:51 93b9cdb0e59b: Verifying Checksum 06:06:51 93b9cdb0e59b: Download complete 06:06:51 5e14af77c1be: Download complete 06:06:51 01666e4c0597: Verifying Checksum 06:06:51 01666e4c0597: Download complete 06:06:52 8ad3a11d3b57: Verifying Checksum 06:06:52 8ad3a11d3b57: Download complete 06:06:52 df20fa9351a1: Pull complete 06:06:52 36b3adc4ff6f: Pull complete 06:06:53 8ad3a11d3b57: Pull complete 06:06:53 46f8f816bc3b: Pull complete 06:06:54 aa168da1d23b: Verifying Checksum 06:06:54 aa168da1d23b: Download complete 06:06:54 93b61091891f: Pull complete 06:06:54 93b9cdb0e59b: Pull complete 06:06:54 5e14af77c1be: Pull complete 06:06:54 01666e4c0597: Pull complete 06:07:02 aa168da1d23b: Pull complete 06:07:02 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:07:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:07:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:07:03 prd-centos7-docker-4c-2g-24514 does not seem to be running inside a container 06:07:03 $ 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/dgexfoundry_device-sdk-go_PR-769/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-sdk-go_PR-769 -v /w/workspace/dgexfoundry_device-sdk-go_PR-769:/w/workspace/dgexfoundry_device-sdk-go_PR-769:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-769@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-769@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 06:07:05 $ docker top afdc04b460b13ce04660b825d54ee1abc90eb80ea972721da9f0b010cde036c7 -eo pid,comm [Pipeline] { [Pipeline] sh 06:07:06 + touch /tmp/pre-build-complete [Pipeline] sh 06:07:06 + mkdir -p /var/log/sa [Pipeline] sh 06:07:06 + ls /var/log/sa-host 06:07:06 + sadf -c /var/log/sa-host/sa02 06:07:06 file_magic: OK 06:07:06 HZ: Using current value: 100 06:07:06 file_header: OK 06:07: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 06:07:06 Statistics: 06:07:06 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:07:06 File successfully converted to sysstat format version 12.2.1 06:07:06 + sadf -c /var/log/sa-host/sa23 06:07:06 file_magic: OK 06:07:06 HZ: Using current value: 100 06:07:06 file_header: OK 06:07: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 06:07:06 Statistics: 06:07:06 Hnuu...uuuununununu... 06:07:06 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:07:07 provisioning config files... 06:07:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-769@tmp/config7915034662735013321tmp [Pipeline] { [Pipeline] echo 06:07:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:07:08 ---> create-netrc.sh [Pipeline] } 06:07:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:07:08 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:07:08 ---> python-tools-install.sh [Pipeline] echo 06:07:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:07:09 ---> sudo-logs.sh 06:07:09 Archiving 'sudo' log.. [Pipeline] echo 06:07:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:07:09 ---> job-cost.sh 06:07:09 lf-activate-venv: SKIPPING 06:07:09 INFO: No Stack... 06:07:10 INFO: Retrieving Pricing Info for: v1-standard-2 06:07:10 INFO: Archiving Costs [Pipeline] echo 06:07:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:07:11 ---> logs-deploy.sh 06:07:11 lf-activate-venv: SKIPPING 06:07:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-769/1 06:07:11 INFO: archiving workspace using pattern(s): 06:07:12 Archives upload complete. 06:07:12 INFO: archiving logs to Nexus 06:07:13 ---> uname -a: 06:07:13 Linux prd-centos7-docker-4c-2g-24514.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 06:07:13 06:07:13 06:07:13 ---> lscpu: 06:07:13 Architecture: x86_64 06:07:13 CPU op-mode(s): 32-bit, 64-bit 06:07:13 Byte Order: Little Endian 06:07:13 Address sizes: 40 bits physical, 48 bits virtual 06:07:13 CPU(s): 4 06:07:13 On-line CPU(s) list: 0-3 06:07:13 Thread(s) per core: 1 06:07:13 Core(s) per socket: 1 06:07:13 Socket(s): 4 06:07:13 NUMA node(s): 1 06:07:13 Vendor ID: GenuineIntel 06:07:13 CPU family: 6 06:07:13 Model: 44 06:07:13 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 06:07:13 Stepping: 1 06:07:13 CPU MHz: 2933.438 06:07:13 BogoMIPS: 5866.87 06:07:13 Virtualization: VT-x 06:07:13 Hypervisor vendor: KVM 06:07:13 Virtualization type: full 06:07:13 L1d cache: 128 KiB 06:07:13 L1i cache: 128 KiB 06:07:13 L2 cache: 16 MiB 06:07:13 L3 cache: 64 MiB 06:07:13 NUMA node0 CPU(s): 0-3 06:07:13 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 06:07:13 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 06:07:13 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 06:07:13 Vulnerability Meltdown: Mitigation; PTI 06:07:13 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:07:13 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:07:13 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:07:13 Vulnerability Srbds: Not affected 06:07:13 Vulnerability Tsx async abort: Not affected 06:07:13 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 06:07:13 06:07:13 06:07:13 ---> nproc: 06:07:13 4 06:07:13 06:07:13 06:07:13 ---> df -h: 06:07:13 Filesystem Size Used Available Use% Mounted on 06:07:13 overlay 50.0G 7.3G 42.7G 15% / 06:07:13 tmpfs 64.0M 0 64.0M 0% /dev 06:07:13 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 06:07:13 shm 64.0M 0 64.0M 0% /dev/shm 06:07:13 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 06:07:13 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 06:07:13 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 06:07:13 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 06:07:13 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 06:07:13 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 06:07:13 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-769 06:07:13 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-769@tmp 06:07:13 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 06:07:13 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 06:07:13 06:07:13 06:07:13 ---> free -m: 06:07:13 total used free shared buff/cache available 06:07:13 Mem: 1837 702 91 0 1043 1030 06:07:13 Swap: 1023 1 1022 06:07:13 06:07:13 06:07:13 ---> ip addr: 06:07:13 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:07:13 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:07:13 inet 127.0.0.1/8 scope host lo 06:07:13 valid_lft forever preferred_lft forever 06:07:13 inet6 ::1/128 scope host 06:07:13 valid_lft forever preferred_lft forever 06:07:13 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 06:07:13 link/ether fa:16:3e:e6:83:e4 brd ff:ff:ff:ff:ff:ff 06:07:13 inet 10.30.122.175/23 brd 10.30.123.255 scope global dynamic eth0 06:07:13 valid_lft 85949sec preferred_lft 85949sec 06:07:13 inet6 fe80::f816:3eff:fee6:83e4/64 scope link 06:07:13 valid_lft forever preferred_lft forever 06:07:13 3: docker0: mtu 1500 qdisc noqueue state DOWN 06:07:13 link/ether 02:42:73:95:9f:07 brd ff:ff:ff:ff:ff:ff 06:07:13 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:07:13 valid_lft forever preferred_lft forever 06:07:13 inet6 fe80::42:73ff:fe95:9f07/64 scope link 06:07:13 valid_lft forever preferred_lft forever 06:07:13 06:07:13 06:07:13 ---> sar -b -r -n DEV: 06:07:13 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/02/21 _x86_64_ (4 CPU) 06:07:13 06:07:13 05:59:31 LINUX RESTART (4 CPU) 06:07:13 06:07:13 06:00:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:07:13 06:01:01 67.95 27.34 40.61 0.00 6381.99 3834.94 0.00 06:07:13 06:02:01 2.03 0.07 1.96 0.00 1.46 38.67 0.00 06:07:13 06:03:01 0.32 0.00 0.32 0.00 0.00 4.90 0.00 06:07:13 06:04:01 0.20 0.00 0.20 0.00 0.00 1.75 0.00 06:07:13 06:05:01 0.17 0.00 0.17 0.00 0.00 1.95 0.00 06:07:13 06:06:01 0.28 0.00 0.28 0.00 0.00 3.81 0.00 06:07:13 06:07:01 110.12 63.27 46.85 0.00 4823.43 15832.92 0.00 06:07:13 Average: 25.78 12.93 12.85 0.00 1590.20 2815.99 0.00 06:07:13 06:07:13 06:00:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:07:13 06:01:01 149964 0 601152 31.95 2620 1127808 1109996 37.88 414368 1117124 132 06:07:13 06:02:01 153684 0 597300 31.75 2620 1127940 1095360 37.38 414184 1114588 16 06:07:13 06:03:01 153812 0 597164 31.74 2620 1127948 1094332 37.35 418272 1110400 8 06:07:13 06:04:01 155132 0 595844 31.67 2620 1127948 1079056 36.83 418336 1109376 12 06:07:13 06:05:01 154840 0 596132 31.68 2620 1127952 1079104 36.83 413796 1114352 8 06:07:13 06:06:01 152212 0 598752 31.82 2620 1127960 1079080 36.83 416480 1114352 20 06:07:13 06:07:01 203972 0 689508 36.65 2620 985444 1290416 44.04 451496 972564 74388 06:07:13 Average: 160517 0 610836 32.46 2620 1107571 1118192 38.16 420990 1093251 10655 06:07:13 06:07:13 06:00:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:07:13 06:01:01 eth0 530.73 350.96 1094.90 96.52 0.00 0.00 0.00 0.00 06:07:13 06:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:07:13 06:01:01 docker0 11.63 9.12 1.56 22.48 0.00 0.00 0.00 0.00 06:07:13 06:02:01 eth0 1.66 0.62 0.62 0.40 0.00 0.00 0.00 0.00 06:07:13 06:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:07:13 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:07:13 06:03:01 eth0 1.88 0.25 0.38 0.16 0.00 0.00 0.00 0.00 06:07:13 06:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:07:13 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:07:13 06:04:01 eth0 1.60 0.65 0.60 0.40 0.00 0.00 0.00 0.00 06:07:13 06:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:07:13 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:07:13 06:05:01 eth0 0.60 0.43 0.27 0.24 0.00 0.00 0.00 0.00 06:07:13 06:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:07:13 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:07:13 06:06:01 eth0 1.37 0.70 0.59 0.29 0.00 0.00 0.00 0.00 06:07:13 06:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:07:13 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:07:13 06:07:01 eth0 188.38 157.70 2164.65 15.63 0.00 0.00 0.00 0.00 06:07:13 06:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:07:13 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:07:13 Average: eth0 102.76 72.41 464.72 16.05 0.00 0.00 0.00 0.00 06:07:13 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:07:13 Average: docker0 1.64 1.29 0.22 3.17 0.00 0.00 0.00 0.00 06:07:13 06:07:13 06:07:13 ---> sar -P ALL: 06:07:13 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/02/21 _x86_64_ (4 CPU) 06:07:13 06:07:13 05:59:31 LINUX RESTART (4 CPU) 06:07:13 06:07:13 06:00:02 CPU %user %nice %system %iowait %steal %idle 06:07:13 06:01:01 all 12.30 0.00 4.06 1.37 0.03 82.24 06:07:13 06:01:01 0 11.47 0.00 4.81 2.90 0.03 80.79 06:07:13 06:01:01 1 12.21 0.00 3.29 0.96 0.02 83.53 06:07:13 06:01:01 2 13.55 0.00 3.90 1.28 0.03 81.23 06:07:13 06:01:01 3 11.97 0.00 4.23 0.33 0.05 83.42 06:07:13 06:02:01 all 0.15 0.00 0.06 0.00 0.00 99.79 06:07:13 06:02:01 0 0.08 0.00 0.08 0.00 0.00 99.83 06:07:13 06:02:01 1 0.05 0.00 0.05 0.00 0.00 99.90 06:07:13 06:02:01 2 0.05 0.00 0.05 0.00 0.00 99.90 06:07:13 06:02:01 3 0.43 0.00 0.05 0.00 0.00 99.52 06:07:13 06:03:01 all 0.17 0.00 0.04 0.00 0.00 99.80 06:07:13 06:03:01 0 0.03 0.00 0.03 0.00 0.00 99.93 06:07:13 06:03:01 1 0.05 0.00 0.05 0.00 0.00 99.90 06:07:13 06:03:01 2 0.03 0.00 0.02 0.00 0.00 99.95 06:07:13 06:03:01 3 0.55 0.00 0.05 0.00 0.00 99.40 06:07:13 06:04:01 all 0.15 0.00 0.02 0.00 0.00 99.82 06:07:13 06:04:01 0 0.03 0.00 0.02 0.00 0.00 99.95 06:07:13 06:04:01 1 0.05 0.00 0.03 0.00 0.02 99.90 06:07:13 06:04:01 2 0.03 0.00 0.02 0.00 0.00 99.95 06:07:13 06:04:01 3 0.50 0.00 0.02 0.00 0.00 99.48 06:07:13 06:05:01 all 0.13 0.00 0.15 0.00 0.00 99.72 06:07:13 06:05:01 0 0.13 0.00 0.12 0.00 0.00 99.75 06:07:13 06:05:01 1 0.12 0.00 0.18 0.00 0.00 99.70 06:07:13 06:05:01 2 0.08 0.00 0.18 0.00 0.00 99.73 06:07:13 06:05:01 3 0.17 0.00 0.13 0.00 0.00 99.70 06:07:13 06:06:01 all 0.14 0.00 0.04 0.00 0.00 99.82 06:07:13 06:06:01 0 0.03 0.00 0.03 0.00 0.00 99.93 06:07:13 06:06:01 1 0.03 0.00 0.03 0.00 0.00 99.93 06:07:13 06:06:01 2 0.03 0.00 0.05 0.00 0.00 99.92 06:07:13 06:06:01 3 0.47 0.00 0.05 0.00 0.00 99.48 06:07:13 06:07:01 all 5.40 0.00 3.51 1.25 0.06 89.78 06:07:13 06:07:01 0 4.99 0.00 3.54 0.69 0.05 90.73 06:07:13 06:07:01 1 4.82 0.00 3.20 1.23 0.05 90.70 06:07:13 06:07:01 2 5.49 0.00 3.54 2.11 0.07 88.80 06:07:13 06:07:01 3 6.31 0.00 3.77 0.96 0.07 88.90 06:07:13 Average: all 2.59 0.00 1.11 0.37 0.01 95.92 06:07:13 Average: 0 2.35 0.00 1.21 0.50 0.01 95.93 06:07:13 Average: 1 2.43 0.00 0.96 0.31 0.01 96.28 06:07:13 Average: 2 2.71 0.00 1.09 0.48 0.01 95.71 06:07:13 Average: 3 2.87 0.00 1.17 0.18 0.02 95.76 06:07:13 06:07:13 06:07:13