Pull request #39 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from b446702c29a8b61052e5553257eb075df29d2937+d309ec7296c53c870d4179e78840241d64a612c5 (14a79db68fc830e83c5e8d2b8a2d37141079c11b) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6061782864334315490.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6582087025457744430.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-configuration/branches/PR-39/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-configuration/branches/PR-39/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh422752912204968874.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-configuration/branches/PR-39/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh363805840794803544.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd # timeout=10 Commit message: "Merge pull request #338 from ernestojeda/add-latest-tag" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh910456710349222122.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-configuration/branches/PR-39/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-configuration/branches/PR-39/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5808649005796600285.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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 c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 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:go-mod-configuration, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [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: go-mod-configuration-settings PROJECT: go-mod-configuration USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: go-mod-configuration DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-728 in /w/workspace/undry_go-mod-configuration_PR-39 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git > git init /w/workspace/undry_go-mod-configuration_PR-39 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/undry_go-mod-configuration_PR-39@tmp/jenkins-gitclient-ssh1993580937674180813.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.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/go-mod-configuration.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/undry_go-mod-configuration_PR-39@tmp/jenkins-gitclient-ssh5094390867901218555.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/39/head:refs/remotes/origin/PR-39 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit d309ec7296c53c870d4179e78840241d64a612c5 into PR head commit b446702c29a8b61052e5553257eb075df29d2937 Merge succeeded, producing b446702c29a8b61052e5553257eb075df29d2937 Checking out Revision b446702c29a8b61052e5553257eb075df29d2937 (PR-39) > git config core.sparsecheckout # timeout=10 > git checkout -f b446702c29a8b61052e5553257eb075df29d2937 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/undry_go-mod-configuration_PR-39@tmp/jenkins-gitclient-ssh1352562836191152581.key > git merge d309ec7296c53c870d4179e78840241d64a612c5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b446702c29a8b61052e5553257eb075df29d2937 # timeout=10 Commit message: "build(deps): Bump github.com/pelletier/go-toml from 1.9.1 to 1.9.2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:45:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:45:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:45:12 ========================================================= 05:45:12 EdgeX Global Pipelines Version Info 05:45:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:45:14 ------------------- 05:45:14 stable info: 05:45:14 ------------------- 05:45:14 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:45:14 Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 05:45:14 Message: update stable to v1.0.193 05:45:14 ------------------- 05:45:14 experimental info: 05:45:14 ------------------- 05:45:14 Commited By: **** collab-it+edgex@linuxfoundation.org 05:45:14 Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 05:45:14 Message: update experimental to v1.0.193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:45:15 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-configuration-settings [Pipeline] echo 05:45:15 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-configuration [Pipeline] echo 05:45:15 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:45:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:45:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:45:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 05:45:15 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 05:45:15 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 05:45:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:45:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:45:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:45:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-configuration [Pipeline] echo 05:45:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:45:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:45:16 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 05:45:16 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 05:45:16 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:45:16 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:45:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:45:16 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:45:16 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:45:16 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:45:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:45:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:45:16 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 05:45:16 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:45:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-39 [Pipeline] echo 05:45:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-39 [Pipeline] echo 05:45:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-39 [Pipeline] echo 05:45:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b446702c29a8b61052e5553257eb075df29d2937 [Pipeline] echo 05:45:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b446702 [Pipeline] echo 05:45:17 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:45:17 + git log --format=format:%s -1 b446702c29a8b61052e5553257eb075df29d2937 [Pipeline] echo 05:45:17 GIT_COMMIT: b446702c29a8b61052e5553257eb075df29d2937, Commit Message: build(deps): Bump github.com/pelletier/go-toml from 1.9.1 to 1.9.2 [Pipeline] echo 05:45:17 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 05:45:18 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:45:19 05:45:19 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:45:19 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:45:19 latest: Pulling from edgex-devops/git-semver 05:45:19 31603596830f: Pulling fs layer 05:45:19 54011a49482f: Pulling fs layer 05:45:19 a6820b24f6d8: Pulling fs layer 05:45:19 f581987b2513: Pulling fs layer 05:45:19 f581987b2513: Waiting 05:45:19 54011a49482f: Verifying Checksum 05:45:19 54011a49482f: Download complete 05:45:19 31603596830f: Verifying Checksum 05:45:19 31603596830f: Download complete 05:45:19 f581987b2513: Verifying Checksum 05:45:19 f581987b2513: Download complete 05:45:19 a6820b24f6d8: Verifying Checksum 05:45:19 a6820b24f6d8: Download complete 05:45:19 31603596830f: Pull complete 05:45:19 54011a49482f: Pull complete 05:45:20 a6820b24f6d8: Pull complete 05:45:20 f581987b2513: Pull complete 05:45:20 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 05:45:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:45:20 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:45:20 prd-centos7-docker-4c-2g-728 does not seem to be running inside a container 05:45:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-configuration_PR-39 -v /w/workspace/undry_go-mod-configuration_PR-39:/w/workspace/undry_go-mod-configuration_PR-39:rw,z -v /w/workspace/undry_go-mod-configuration_PR-39@tmp:/w/workspace/undry_go-mod-configuration_PR-39@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:45:22 $ docker top 2f708c8e0b3f67ea73608c5b92894f166f93de6d1242b47bbe89e9c731aebd26 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:45:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:45:22 [ssh-agent] Looking for ssh-agent implementation... 05:45:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:45:22 $ docker exec 2f708c8e0b3f67ea73608c5b92894f166f93de6d1242b47bbe89e9c731aebd26 ssh-agent 05:45:22 SSH_AUTH_SOCK=/tmp/ssh-5XYy3bjboVES/agent.14 05:45:22 SSH_AGENT_PID=20 05:45:22 Running ssh-add (command line suppressed) 05:45:22 Identity added: /w/workspace/undry_go-mod-configuration_PR-39@tmp/private_key_3827675294873679341.key (/w/workspace/undry_go-mod-configuration_PR-39@tmp/private_key_3827675294873679341.key) 05:45:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:45:23 + git tag --points-at HEAD [Pipeline] } 05:45:23 $ docker exec --env ******** --env ******** 2f708c8e0b3f67ea73608c5b92894f166f93de6d1242b47bbe89e9c731aebd26 ssh-agent -k 05:45:23 unset SSH_AUTH_SOCK; 05:45:23 unset SSH_AGENT_PID; 05:45:23 echo Agent pid 20 killed; 05:45:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:45:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:45:23 [ssh-agent] Looking for ssh-agent implementation... 05:45:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:45:23 $ docker exec 2f708c8e0b3f67ea73608c5b92894f166f93de6d1242b47bbe89e9c731aebd26 ssh-agent 05:45:23 SSH_AUTH_SOCK=/tmp/ssh-GBvbstcjBzEX/agent.52 05:45:23 SSH_AGENT_PID=58 05:45:23 Running ssh-add (command line suppressed) 05:45:23 Identity added: /w/workspace/undry_go-mod-configuration_PR-39@tmp/private_key_1167468707511178426.key (/w/workspace/undry_go-mod-configuration_PR-39@tmp/private_key_1167468707511178426.key) 05:45:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:45:23 + git semver init 05:45:23 # -> Open(): unable to determine branch for HEAD 05:45:23 # $GIT_DIR = /w/workspace/undry_go-mod-configuration_PR-39/.git 05:45:23 # $GIT_WORK_TREE = /w/workspace/undry_go-mod-configuration_PR-39 05:45:23 # $SEMVER_REMOTE_NAME = origin 05:45:23 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:45:23 # $SEMVER_USER_NAME = edgex-jenkins 05:45:23 # $SEMVER_BRANCH = PR-39 05:45:23 # $SEMVER_TEMP = /tmp/semver-852958621 05:45:23 # git clone --branch semver git@github.com:edgexfoundry/go-mod-configuration.git $SEMVER_TEMP 05:45:24 # '/tmp/semver-852958621' -> '/w/workspace/undry_go-mod-configuration_PR-39/.semver' 05:45:24 # -> Force: false 05:45:24 # $SEMVER_DIR = /w/workspace/undry_go-mod-configuration_PR-39/.semver [Pipeline] } 05:45:24 $ docker exec --env ******** --env ******** 2f708c8e0b3f67ea73608c5b92894f166f93de6d1242b47bbe89e9c731aebd26 ssh-agent -k 05:45:24 unset SSH_AUTH_SOCK; 05:45:24 unset SSH_AGENT_PID; 05:45:24 echo Agent pid 58 killed; 05:45:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:45:24 + git semver [Pipeline] } 05:45:24 $ docker stop --time=1 2f708c8e0b3f67ea73608c5b92894f166f93de6d1242b47bbe89e9c731aebd26 05:45:26 $ docker rm -f 2f708c8e0b3f67ea73608c5b92894f166f93de6d1242b47bbe89e9c731aebd26 [Pipeline] // withDockerContainer [Pipeline] sh 05:45:26 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:45:26 Stashed 1 file(s) [Pipeline] echo 05:45:27 [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 05:45:42 Still waiting to schedule task 05:45:42 Waiting for next available executor on ‘centos7-docker-4c-2g’ 05:45:42 Still waiting to schedule task 05:45:42 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-724’ 05:48:19 Running on prd-centos7-docker-4c-2g-734 in /w/workspace/undry_go-mod-configuration_PR-39 [Pipeline] { [Pipeline] ws 05:48:19 Running in /w/workspace/go-mod-configuration/1 [Pipeline] { [Pipeline] checkout 05:48:19 Selected Git installation does not exist. Using Default 05:48:19 The recommended git tool is: NONE 05:48:22 using credential edgex-jenkins-ssh 05:48:22 Cloning the remote Git repository 05:48:22 Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git 05:48:22 > git init /w/workspace/go-mod-configuration/1 # timeout=10 05:48:22 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 05:48:22 > git --version # timeout=10 05:48:22 > git --version # 'git version 2.24.4' 05:48:22 using GIT_SSH to set credentials SSH Credentials for GitHub 05:48:22 [INFO] Currently running in a labeled security context 05:48:22 [INFO] Currently SELinux is 'enforcing' on the host 05:48:22 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-configuration/1@tmp/jenkins-gitclient-ssh2474215726814886290.key 05:48:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:48:27 Merging remotes/origin/master commit d309ec7296c53c870d4179e78840241d64a612c5 into PR head commit b446702c29a8b61052e5553257eb075df29d2937 05:48:27 Merge succeeded, producing b446702c29a8b61052e5553257eb075df29d2937 05:48:27 Checking out Revision b446702c29a8b61052e5553257eb075df29d2937 (PR-39) 05:48:26 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 05:48:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:48:26 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 05:48:26 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 05:48:26 using GIT_SSH to set credentials SSH Credentials for GitHub 05:48:26 [INFO] Currently running in a labeled security context 05:48:26 [INFO] Currently SELinux is 'enforcing' on the host 05:48:26 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-configuration/1@tmp/jenkins-gitclient-ssh2395830829848344705.key 05:48:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/39/head:refs/remotes/origin/PR-39 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:48:27 > git config core.sparsecheckout # timeout=10 05:48:27 > git checkout -f b446702c29a8b61052e5553257eb075df29d2937 # timeout=10 05:48:27 > git remote # timeout=10 05:48:27 > git config --get remote.origin.url # timeout=10 05:48:27 using GIT_SSH to set credentials SSH Credentials for GitHub 05:48:27 [INFO] Currently running in a labeled security context 05:48:27 [INFO] Currently SELinux is 'enforcing' on the host 05:48:27 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-configuration/1@tmp/jenkins-gitclient-ssh8607234744834592250.key 05:48:27 > git merge d309ec7296c53c870d4179e78840241d64a612c5 # timeout=10 05:48:27 > git rev-parse HEAD^{commit} # timeout=10 05:48:27 > git config core.sparsecheckout # timeout=10 05:48:27 > git checkout -f b446702c29a8b61052e5553257eb075df29d2937 # timeout=10 05:48:30 Commit message: "build(deps): Bump github.com/pelletier/go-toml from 1.9.1 to 1.9.2" 05:48:30 > git --version # timeout=10 05:48:30 > git --version # 'git version 2.24.4' 05:48:30 fatal: bad object c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:48:35 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 05:48:36 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:48:36 + sudo service docker restart 05:48:36 + true 05:48:37 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 05:48:55 ========================================================= 05:48:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 05:48:55 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:48:56 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 05:48:56 Sending build context to Docker daemon 261.1kB 05:48:56 Step 1/7 : ARG BASE=golang:1.16-alpine 05:48:56 Step 2/7 : FROM ${BASE} 05:48:56 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 05:48:56 540db60ca938: Pulling fs layer 05:48:56 adcc1eea9eea: Pulling fs layer 05:48:56 4c4ab2625f07: Pulling fs layer 05:48:56 0510c868ecb4: Pulling fs layer 05:48:56 afea3b2eda06: Pulling fs layer 05:48:56 7809a108b3ef: Pulling fs layer 05:48:56 f706445af74f: Pulling fs layer 05:48:56 0510c868ecb4: Waiting 05:48:56 afea3b2eda06: Waiting 05:48:56 7809a108b3ef: Waiting 05:48:56 f706445af74f: Waiting 05:48:56 4c4ab2625f07: Verifying Checksum 05:48:56 4c4ab2625f07: Download complete 05:48:56 adcc1eea9eea: Verifying Checksum 05:48:56 adcc1eea9eea: Download complete 05:48:56 afea3b2eda06: Verifying Checksum 05:48:56 afea3b2eda06: Download complete 05:48:56 7809a108b3ef: Verifying Checksum 05:48:56 7809a108b3ef: Download complete 05:48:56 540db60ca938: Verifying Checksum 05:48:56 540db60ca938: Download complete 05:48:57 540db60ca938: Pull complete 05:48:57 adcc1eea9eea: Pull complete 05:48:57 4c4ab2625f07: Pull complete 05:48:58 f706445af74f: Verifying Checksum 05:48:58 f706445af74f: Download complete 05:48:58 0510c868ecb4: Verifying Checksum 05:48:58 0510c868ecb4: Download complete 05:49:03 0510c868ecb4: Pull complete 05:49:03 afea3b2eda06: Pull complete 05:49:03 7809a108b3ef: Pull complete 05:49:05 f706445af74f: Pull complete 05:49:05 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 05:49:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 05:49:05 ---> b068be0155e3 05:49:05 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:49:10 Running on prd-ubuntu18.04-docker-arm64-4c-16g-737 in /w/workspace/undry_go-mod-configuration_PR-39 [Pipeline] { [Pipeline] ws 05:49:10 Running in /w/workspace/go-mod-configuration/1 [Pipeline] { [Pipeline] checkout 05:49:10 Selected Git installation does not exist. Using Default 05:49:10 The recommended git tool is: NONE 05:49:14 ---> Running in 7f2ec195a5c8 05:49:14 Removing intermediate container 7f2ec195a5c8 05:49:14 ---> a482f7e67947 05:49:14 Step 4/7 : RUN apk add --update bash 05:49:14 ---> Running in 6d742f350630 05:49:14 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:49:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:49:14 OK: 149 MiB in 40 packages 05:49:15 Removing intermediate container 6d742f350630 05:49:15 ---> 5746c43c666d 05:49:15 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 05:49:15 ---> Running in 018ce5c4fa81 05:49:15 Removing intermediate container 018ce5c4fa81 05:49:15 ---> 941599fb77d7 05:49:15 Step 6/7 : COPY go.mod . 05:49:16 ---> 50def6a701f8 05:49:16 Step 7/7 : RUN go mod download 05:49:16 using credential edgex-jenkins-ssh 05:49:16 Cloning the remote Git repository 05:49:16 ---> Running in 0d9a308f73ad 05:49:16 Cloning repository git@github.com:edgexfoundry/go-mod-configuration.git 05:49:16 > git init /w/workspace/go-mod-configuration/1 # timeout=10 05:49:16 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 05:49:16 > git --version # timeout=10 05:49:16 > git --version # 'git version 2.17.1' 05:49:16 using GIT_SSH to set credentials SSH Credentials for GitHub 05:49:16 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:49:17 Merging remotes/origin/master commit d309ec7296c53c870d4179e78840241d64a612c5 into PR head commit b446702c29a8b61052e5553257eb075df29d2937 05:49:17 Merge succeeded, producing b446702c29a8b61052e5553257eb075df29d2937 05:49:17 Checking out Revision b446702c29a8b61052e5553257eb075df29d2937 (PR-39) 05:49:17 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 05:49:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:49:17 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-configuration.git # timeout=10 05:49:17 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-configuration.git 05:49:17 using GIT_SSH to set credentials SSH Credentials for GitHub 05:49:17 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-configuration.git +refs/pull/39/head:refs/remotes/origin/PR-39 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:49:17 > git config core.sparsecheckout # timeout=10 05:49:17 > git checkout -f b446702c29a8b61052e5553257eb075df29d2937 # timeout=10 05:49:17 > git remote # timeout=10 05:49:17 > git config --get remote.origin.url # timeout=10 05:49:17 using GIT_SSH to set credentials SSH Credentials for GitHub 05:49:17 > git merge d309ec7296c53c870d4179e78840241d64a612c5 # timeout=10 05:49:17 > git rev-parse HEAD^{commit} # timeout=10 05:49:17 > git config core.sparsecheckout # timeout=10 05:49:18 > git checkout -f b446702c29a8b61052e5553257eb075df29d2937 # timeout=10 05:49:22 Commit message: "build(deps): Bump github.com/pelletier/go-toml from 1.9.1 to 1.9.2" 05:49:22 > git --version # timeout=10 05:49:22 > git --version # 'git version 2.17.1' 05:49:22 fatal: bad object c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:49:23 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 05:49:24 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:49:24 + sudo service docker restart 05:49:24 + true 05:49:31 Removing intermediate container 0d9a308f73ad 05:49:31 ---> 5cc9812fbeac 05:49:31 Successfully built 5cc9812fbeac 05:49:31 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 05:49:31 + docker inspect -f . ci-base-image-x86_64 05:49:31 . [Pipeline] withDockerContainer 05:49:31 prd-centos7-docker-4c-2g-734 does not seem to be running inside a container 05:49:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/1 -v /w/workspace/go-mod-configuration/1:/w/workspace/go-mod-configuration/1:rw,z -v /w/workspace/go-mod-configuration/1@tmp:/w/workspace/go-mod-configuration/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 05:49:32 $ docker top d03a157cc2dc51c34139e8f7ab416d44131e1e8fad75e42ae7c7e50b59ec32e2 -eo pid,comm [Pipeline] { [Pipeline] sh 05:49:32 + go version 05:49:32 go version go1.16.3 linux/amd64 [Pipeline] } 05:49:32 $ docker stop --time=1 d03a157cc2dc51c34139e8f7ab416d44131e1e8fad75e42ae7c7e50b59ec32e2 05:49:40 $ docker rm -f d03a157cc2dc51c34139e8f7ab416d44131e1e8fad75e42ae7c7e50b59ec32e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:49:40 + docker inspect -f . ci-base-image-x86_64 05:49:40 . [Pipeline] withDockerContainer 05:49:41 prd-centos7-docker-4c-2g-734 does not seem to be running inside a container 05:49:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/1 -v /w/workspace/go-mod-configuration/1:/w/workspace/go-mod-configuration/1:rw,z -v /w/workspace/go-mod-configuration/1@tmp:/w/workspace/go-mod-configuration/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 05:49:46 $ docker top 02829c072aceaa97f29beccbc83c541c12120bc799a2debd2ac822535ac333cd -eo pid,comm [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:49:46 + go mod tidy [Pipeline] sh [Pipeline] echo 05:49:46 ========================================================= 05:49:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 05:49:46 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:49:46 + make test 05:49:46 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 05:49:47 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 05:49:47 Sending build context to Docker daemon 260.1kB 05:49:48 Step 1/7 : ARG BASE=golang:1.16-alpine 05:49:48 Step 2/7 : FROM ${BASE} 05:49:48 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:49:48 595b0fe564bb: Pulling fs layer 05:49:48 7186ed65a4f7: Pulling fs layer 05:49:48 316046926c0a: Pulling fs layer 05:49:48 4ebd0625c992: Pulling fs layer 05:49:48 207e8628e3a3: Pulling fs layer 05:49:48 c791037a9be2: Pulling fs layer 05:49:48 ffd874e62e21: Pulling fs layer 05:49:48 207e8628e3a3: Waiting 05:49:48 c791037a9be2: Waiting 05:49:48 ffd874e62e21: Waiting 05:49:48 4ebd0625c992: Waiting 05:49:48 316046926c0a: Download complete 05:49:48 7186ed65a4f7: Verifying Checksum 05:49:48 7186ed65a4f7: Download complete 05:49:48 207e8628e3a3: Download complete 05:49:48 c791037a9be2: Verifying Checksum 05:49:48 c791037a9be2: Download complete 05:49:48 595b0fe564bb: Verifying Checksum 05:49:48 595b0fe564bb: Download complete 05:49:49 595b0fe564bb: Pull complete 05:49:50 7186ed65a4f7: Pull complete 05:49:50 ffd874e62e21: Download complete 05:49:50 316046926c0a: Pull complete 05:49:52 4ebd0625c992: Download complete 05:50:02 4ebd0625c992: Pull complete 05:50:02 207e8628e3a3: Pull complete 05:50:02 c791037a9be2: Pull complete 05:50:05 ok github.com/edgexfoundry/go-mod-configuration/v2/configuration 0.008s coverage: 85.7% of statements 05:50:05 ok github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul 2.537s coverage: 87.4% of statements 05:50:05 ffd874e62e21: Pull complete 05:50:05 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 05:50:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 05:50:05 ---> cfc18b08335c 05:50:05 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:50:06 ok github.com/edgexfoundry/go-mod-configuration/v2/pkg/types 0.005s coverage: 100.0% of statements 05:50:07 ---> Running in 1770921c2b4a 05:50:08 Removing intermediate container 1770921c2b4a 05:50:08 ---> 529074aacaaa 05:50:08 Step 4/7 : RUN apk add --update bash 05:50:08 ---> Running in ecdb342ec6f9 05:50:09 CGO_ENABLED=0 GO111MODULE=on go vet ./... 05:50:10 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:50:10 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:50:12 OK: 138 MiB in 40 packages 05:50:13 gofmt -l . 05:50:13 [ "`gofmt -l .`" = "" ] [Pipeline] } 05:50:13 $ docker stop --time=1 02829c072aceaa97f29beccbc83c541c12120bc799a2debd2ac822535ac333cd 05:50:13 Removing intermediate container ecdb342ec6f9 05:50:13 ---> 2bc602a17226 05:50:13 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 05:50:13 ---> Running in 187c29cbee9e 05:50:14 Removing intermediate container 187c29cbee9e 05:50:14 ---> a8ca113c44ec 05:50:14 Step 6/7 : COPY go.mod . 05:50:14 ---> 193227949df1 05:50:14 Step 7/7 : RUN go mod download 05:50:14 ---> Running in d056a0c3fc82 05:50:18 $ docker rm -f 02829c072aceaa97f29beccbc83c541c12120bc799a2debd2ac822535ac333cd [Pipeline] // withDockerContainer [Pipeline] sh 05:50:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:50:19 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 05:50:20 ---> job-cost.sh 05:50:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qWNv 05:50:32 Removing intermediate container d056a0c3fc82 05:50:32 ---> 1a5f491c4323 05:50:32 Successfully built 1a5f491c4323 05:50:32 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:50:33 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 05:50:33 + docker inspect -f . ci-base-image-arm64 05:50:33 . [Pipeline] withDockerContainer 05:50:33 prd-ubuntu18.04-docker-arm64-4c-16g-737 does not seem to be running inside a container 05:50:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/1 -v /w/workspace/go-mod-configuration/1:/w/workspace/go-mod-configuration/1:rw,z -v /w/workspace/go-mod-configuration/1@tmp:/w/workspace/go-mod-configuration/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-arm64 cat 05:50:35 $ docker top f87ed3805eaf9e2f8f947f0b4c155c4680aaaa4559e77f2b6cfc10509f042581 -eo pid,comm [Pipeline] { [Pipeline] sh 05:50:36 + go version 05:50:36 go version go1.16.3 linux/arm64 [Pipeline] } 05:50:36 $ docker stop --time=1 f87ed3805eaf9e2f8f947f0b4c155c4680aaaa4559e77f2b6cfc10509f042581 05:50:38 $ docker rm -f f87ed3805eaf9e2f8f947f0b4c155c4680aaaa4559e77f2b6cfc10509f042581 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:50:39 + docker inspect -f . ci-base-image-arm64 05:50:39 . [Pipeline] withDockerContainer 05:50:39 prd-ubuntu18.04-docker-arm64-4c-16g-737 does not seem to be running inside a container 05:50:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-configuration/1 -v /w/workspace/go-mod-configuration/1:/w/workspace/go-mod-configuration/1:rw,z -v /w/workspace/go-mod-configuration/1@tmp:/w/workspace/go-mod-configuration/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-arm64 cat 05:50:41 $ docker top 0e6761750700d5a6dfc0f61b3b113006920a85528c18a36035efdb5bca1647d3 -eo pid,comm [Pipeline] { [Pipeline] sh 05:50:42 + go mod tidy [Pipeline] sh 05:50:43 + make test 05:50:43 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 05:50:51 lf-activate-venv(): INFO: Adding /tmp/venv-qWNv/bin to PATH 05:50:51 INFO: No Stack... 05:50:51 INFO: Retrieving Pricing Info for: v3-standard-2 05:50:51 INFO: Archiving Costs [Pipeline] sh 05:50:52 + cat /w/workspace/go-mod-configuration/1/archives/cost.csv 05:50:52 + cut -d, -f6 [Pipeline] lock 05:50:52 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-PR-39-1-stack-cost] 05:50:52 Resource [jenkins-edgexfoundry-go-mod-configuration-PR-39-1-stack-cost] did not exist. Created. 05:50:52 Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-PR-39-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:50:52 + echo total: 0.05999999865889549 [Pipeline] stash 05:50:52 Stashed 1 file(s) [Pipeline] } 05:50:52 Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-PR-39-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 05:51:15 ok github.com/edgexfoundry/go-mod-configuration/v2/configuration 0.034s coverage: 85.7% of statements 05:51:15 ok github.com/edgexfoundry/go-mod-configuration/v2/internal/pkg/consul 2.618s coverage: 87.4% of statements 05:51:15 ok github.com/edgexfoundry/go-mod-configuration/v2/pkg/types 0.022s coverage: 100.0% of statements 05:51:15 CGO_ENABLED=0 GO111MODULE=on go vet ./... 05:51:38 gofmt -l . 05:51:38 [ "`gofmt -l .`" = "" ] [Pipeline] } 05:51:38 $ docker stop --time=1 0e6761750700d5a6dfc0f61b3b113006920a85528c18a36035efdb5bca1647d3 05:51:40 $ docker rm -f 0e6761750700d5a6dfc0f61b3b113006920a85528c18a36035efdb5bca1647d3 [Pipeline] // withDockerContainer [Pipeline] sh 05:51:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:51:40 Warning: overwriting stash ‘coverage-report’ 05:51:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 05:51:42 ---> job-cost.sh 05:51:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZAqS 05:52:21 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 05:53:43 lf-activate-venv(): INFO: Adding /tmp/venv-ZAqS/bin to PATH 05:53:43 INFO: No Stack... 05:53:43 INFO: Retrieving Pricing Info for: v2-standard-4 05:53:44 INFO: Archiving Costs [Pipeline] sh 05:53:44 + cat /w/workspace/go-mod-configuration/1/archives/cost.csv 05:53:44 + cut -d, -f6 [Pipeline] lock 05:53:44 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-configuration-PR-39-1-stack-cost] 05:53:44 Resource [jenkins-edgexfoundry-go-mod-configuration-PR-39-1-stack-cost] did not exist. Created. 05:53:44 Lock acquired on [jenkins-edgexfoundry-go-mod-configuration-PR-39-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:53:45 /w/workspace/go-mod-configuration/1@tmp/durable-4fccf11c/script.sh: 1: /w/workspace/go-mod-configuration/1@tmp/durable-4fccf11c/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 05:53:45 + echo total: 0.18000000715255737 [Pipeline] stash 05:53:45 Warning: overwriting stash ‘stack-cost’ 05:53:45 Stashed 1 file(s) [Pipeline] } 05:53:45 Lock released on resource [jenkins-edgexfoundry-go-mod-configuration-PR-39-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 05:53:46 provisioning config files... 05:53:46 copy managed file [go-mod-configuration-codecov-token] to file:/w/workspace/undry_go-mod-configuration_PR-39@tmp/config4158257094386321885tmp [Pipeline] { [Pipeline] sh 05:53:47 + set +x 05:53:47 + curl -s https://codecov.io/bash 05:53:47 + bash -s -- 05:53:47 05:53:47 _____ _ 05:53:47 / ____| | | 05:53:47 | | ___ __| | ___ ___ _____ __ 05:53:47 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:53:47 | |___| (_) | (_| | __/ (_| (_) \ V / 05:53:47 \_____\___/ \__,_|\___|\___\___/ \_/ 05:53:47 Bash-1.0.3 05:53:47 05:53:47 05:53:47 ==> git version 2.24.4 found 05:53:47 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 05:53:47 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 05:53:47 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 05:53:47 ==> Jenkins CI detected. 05:53:47 project root: . 05:53:47 --> token set from env 05:53:47 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:53:47 ==> Running gcov in . (disable via -X gcov) 05:53:47 ==> Python coveragepy not found 05:53:47 ==> Searching for coverage reports in: 05:53:47 + . 05:53:47 -> Found 1 reports 05:53:47 ==> Detecting git/mercurial file structure 05:53:47 ==> Reading reports 05:53:47 + ./coverage.out bytes=14452 05:53:47 ==> Appending adjustments 05:53:47 https://docs.codecov.io/docs/fixing-reports 05:53:47 + Found adjustments 05:53:47 ==> Gzipping contents 05:53:47 4.0K /tmp/codecov.7mZ8nf.gz 05:53:47 ==> Uploading reports 05:53:47 url: https://codecov.io 05:53:47 query: branch=PR-39&commit=b446702c29a8b61052e5553257eb075df29d2937&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2FPR-39%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=39&job=&cmd_args= 05:53:47 -> Pinging Codecov 05:53:47 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-39&commit=b446702c29a8b61052e5553257eb075df29d2937&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-configuration%2Fjob%2FPR-39%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-configuration&service=jenkins&flags=&pr=39&job=&cmd_args= 05:53:47 -> Uploading to 05:53:47 https://storage.googleapis.com/codecov/v4/raw/2021-06-07/9F92B070CA9CA35F4914AC8684776953/b446702c29a8b61052e5553257eb075df29d2937/998fd760-5f06-4117-8a6f-09614cf3fa77.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210607%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210607T055347Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=60f2410eaf63ed83823afcb1b25c6cc2639a9dbee6fbf4dc40a2fd533ba83029 05:53:47 % Total % Received % Xferd Average Speed Time Time Time Current 05:53:47 Dload Upload Total Spent Left Speed 05:53:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2644 0 0 100 2644 0 5902 --:--:-- --:--:-- --:--:-- 5914 05:53:48 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-configuration/commit/b446702c29a8b61052e5553257eb075df29d2937 [Pipeline] } 05:53:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 05:53:50 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:53:51 ---> package-listing.sh 05:53:51 ++ tr '[:upper:]' '[:lower:]' 05:53:51 ++ facter osfamily 05:53:51 + OS_FAMILY=redhat 05:53:51 + workspace=/w/workspace/undry_go-mod-configuration_PR-39 05:53:51 + START_PACKAGES=/tmp/packages_start.txt 05:53:51 + END_PACKAGES=/tmp/packages_end.txt 05:53:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:53:51 + PACKAGES=/tmp/packages_start.txt 05:53:51 + '[' /w/workspace/undry_go-mod-configuration_PR-39 ']' 05:53:51 + PACKAGES=/tmp/packages_end.txt 05:53:51 + case "${OS_FAMILY}" in 05:53:51 + sort 05:53:51 + rpm -qa 05:53:51 + '[' -f /tmp/packages_start.txt ']' 05:53:51 + '[' -f /tmp/packages_end.txt ']' 05:53:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:53:51 + '[' /w/workspace/undry_go-mod-configuration_PR-39 ']' 05:53:51 + mkdir -p /w/workspace/undry_go-mod-configuration_PR-39/archives/ 05:53:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_go-mod-configuration_PR-39/archives/ [Pipeline] echo 05:53:51 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/undry_go-mod-configuration_PR-39/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:53:52 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 05:53:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:53:52 05:53:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 05:53:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:53:53 alpine: Pulling from edgex-lftools-log-publisher 05:53:53 df20fa9351a1: Pulling fs layer 05:53:53 36b3adc4ff6f: Pulling fs layer 05:53:53 8ad3a11d3b57: Pulling fs layer 05:53:53 46f8f816bc3b: Pulling fs layer 05:53:53 93b61091891f: Pulling fs layer 05:53:53 93b9cdb0e59b: Pulling fs layer 05:53:53 5e14af77c1be: Pulling fs layer 05:53:53 01666e4c0597: Pulling fs layer 05:53:53 aa168da1d23b: Pulling fs layer 05:53:53 93b9cdb0e59b: Waiting 05:53:53 5e14af77c1be: Waiting 05:53:53 01666e4c0597: Waiting 05:53:53 aa168da1d23b: Waiting 05:53:53 46f8f816bc3b: Waiting 05:53:53 93b61091891f: Waiting 05:53:53 36b3adc4ff6f: Download complete 05:53:53 46f8f816bc3b: Verifying Checksum 05:53:53 46f8f816bc3b: Download complete 05:53:53 df20fa9351a1: Verifying Checksum 05:53:53 df20fa9351a1: Download complete 05:53:53 93b9cdb0e59b: Verifying Checksum 05:53:53 93b9cdb0e59b: Download complete 05:53:53 5e14af77c1be: Verifying Checksum 05:53:53 5e14af77c1be: Download complete 05:53:53 01666e4c0597: Verifying Checksum 05:53:53 01666e4c0597: Download complete 05:53:53 93b61091891f: Verifying Checksum 05:53:53 93b61091891f: Download complete 05:53:53 df20fa9351a1: Pull complete 05:53:53 8ad3a11d3b57: Verifying Checksum 05:53:53 8ad3a11d3b57: Download complete 05:53:53 36b3adc4ff6f: Pull complete 05:53:54 8ad3a11d3b57: Pull complete 05:53:54 46f8f816bc3b: Pull complete 05:53:54 93b61091891f: Pull complete 05:53:54 93b9cdb0e59b: Pull complete 05:53:54 5e14af77c1be: Pull complete 05:53:54 01666e4c0597: Pull complete 05:53:55 aa168da1d23b: Verifying Checksum 05:53:55 aa168da1d23b: Download complete 05:53:59 aa168da1d23b: Pull complete 05:53:59 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 05:53:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:53:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 05:53:59 prd-centos7-docker-4c-2g-728 does not seem to be running inside a container 05:53: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/undry_go-mod-configuration_PR-39/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_go-mod-configuration_PR-39 -v /w/workspace/undry_go-mod-configuration_PR-39:/w/workspace/undry_go-mod-configuration_PR-39:rw,z -v /w/workspace/undry_go-mod-configuration_PR-39@tmp:/w/workspace/undry_go-mod-configuration_PR-39@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 05:54:02 $ docker top 9e87b5d4d4324fceef7fd8ef0202e6d16000626558a4bb0f24af7a7988a66bdb -eo pid,comm [Pipeline] { [Pipeline] sh 05:54:03 + touch /tmp/pre-build-complete [Pipeline] sh 05:54:03 + mkdir -p /var/log/sa [Pipeline] sh 05:54:03 + ls /var/log/sa-host 05:54:03 + sadf -c /var/log/sa-host/sa05 05:54:03 file_magic: OK 05:54:03 HZ: Using current value: 100 05:54:03 file_header: OK 05:54:03 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 05:54:03 Statistics: 05:54:03 Hnuu...uuuununununu...Hnuu...uuuununununu... 05:54:03 File successfully converted to sysstat format version 12.2.1 05:54:03 + sadf -c /var/log/sa-host/sa07 05:54:03 file_magic: OK 05:54:03 HZ: Using current value: 100 05:54:03 file_header: OK 05:54:03 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 05:54:03 Statistics: 05:54:03 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 05:54:03 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:54:04 provisioning config files... 05:54:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-configuration_PR-39@tmp/config1075745503962569685tmp [Pipeline] { [Pipeline] echo 05:54:04 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:54:04 ---> create-netrc.sh [Pipeline] } 05:54:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:54:05 ---> python-tools-install.sh [Pipeline] echo 05:54:05 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:54:05 ---> sudo-logs.sh 05:54:05 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:54:05 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:54:05 ---> job-cost.sh 05:54:05 lf-activate-venv: SKIPPING 05:54:05 DEBUG: total: 0.18000000715255737 05:54:05 INFO: Retrieving Stack Cost... 05:54:06 INFO: Retrieving Pricing Info for: v3-standard-2 05:54:07 INFO: Archiving Costs [Pipeline] echo 05:54:07 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:54:07 ---> logs-deploy.sh 05:54:07 lf-activate-venv: SKIPPING 05:54:07 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-configuration/PR-39/1 05:54:07 INFO: archiving workspace using pattern(s): 05:54:08 Archives upload complete. 05:54:08 INFO: archiving logs to Nexus 05:54:09 ---> uname -a: 05:54:09 Linux prd-centos7-docker-4c-2g-728.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 05:54:09 05:54:09 05:54:09 ---> lscpu: 05:54:09 Architecture: x86_64 05:54:09 CPU op-mode(s): 32-bit, 64-bit 05:54:09 Byte Order: Little Endian 05:54:09 Address sizes: 40 bits physical, 48 bits virtual 05:54:09 CPU(s): 2 05:54:09 On-line CPU(s) list: 0,1 05:54:09 Thread(s) per core: 1 05:54:09 Core(s) per socket: 1 05:54:09 Socket(s): 2 05:54:09 NUMA node(s): 1 05:54:09 Vendor ID: AuthenticAMD 05:54:09 CPU family: 23 05:54:09 Model: 49 05:54:09 Model name: AMD EPYC-Rome Processor 05:54:09 Stepping: 0 05:54:09 CPU MHz: 2800.000 05:54:09 BogoMIPS: 5600.00 05:54:09 Virtualization: AMD-V 05:54:09 Hypervisor vendor: KVM 05:54:09 Virtualization type: full 05:54:09 L1d cache: 64 KiB 05:54:09 L1i cache: 64 KiB 05:54:09 L2 cache: 1 MiB 05:54:09 L3 cache: 32 MiB 05:54:09 NUMA node0 CPU(s): 0,1 05:54:09 Vulnerability Itlb multihit: Not affected 05:54:09 Vulnerability L1tf: Not affected 05:54:09 Vulnerability Mds: Not affected 05:54:09 Vulnerability Meltdown: Not affected 05:54:09 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:54:09 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 05:54:09 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 05:54:09 Vulnerability Srbds: Not affected 05:54:09 Vulnerability Tsx async abort: Not affected 05:54:09 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 05:54:09 05:54:09 05:54:09 ---> nproc: 05:54:09 2 05:54:09 05:54:09 05:54:09 ---> df -h: 05:54:09 Filesystem Size Used Available Use% Mounted on 05:54:09 overlay 40.0G 7.6G 32.4G 19% / 05:54:09 tmpfs 64.0M 0 64.0M 0% /dev 05:54:09 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 05:54:09 shm 64.0M 0 64.0M 0% /dev/shm 05:54:09 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 05:54:09 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 05:54:09 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 05:54:09 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 05:54:09 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/undry_go-mod-configuration_PR-39 05:54:09 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/undry_go-mod-configuration_PR-39@tmp 05:54:09 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 05:54:09 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 05:54:09 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 05:54:09 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 05:54:09 05:54:09 05:54:09 ---> free -m: 05:54:09 total used free shared buff/cache available 05:54:09 Mem: 7821 929 4799 0 2092 6713 05:54:09 Swap: 1023 0 1023 05:54:09 05:54:09 05:54:09 ---> ip addr: 05:54:09 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 05:54:09 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:54:09 inet 127.0.0.1/8 scope host lo 05:54:09 valid_lft forever preferred_lft forever 05:54:09 inet6 ::1/128 scope host 05:54:09 valid_lft forever preferred_lft forever 05:54:09 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 05:54:09 link/ether fa:16:3e:e0:14:d5 brd ff:ff:ff:ff:ff:ff 05:54:09 inet 10.30.123.253/23 brd 10.30.123.255 scope global dynamic eth0 05:54:09 valid_lft 85830sec preferred_lft 85830sec 05:54:09 inet6 fe80::f816:3eff:fee0:14d5/64 scope link 05:54:09 valid_lft forever preferred_lft forever 05:54:09 3: docker0: mtu 1500 qdisc noqueue state DOWN 05:54:09 link/ether 02:42:c5:39:9a:c2 brd ff:ff:ff:ff:ff:ff 05:54:09 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 05:54:09 valid_lft forever preferred_lft forever 05:54:09 inet6 fe80::42:c5ff:fe39:9ac2/64 scope link 05:54:09 valid_lft forever preferred_lft forever 05:54:09 05:54:09 05:54:09 ---> sar -b -r -n DEV: 05:54:09 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/07/21 _x86_64_ (2 CPU) 05:54:09 05:54:09 05:44:26 LINUX RESTART (2 CPU) 05:54:09 05:54:09 05:45:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:54:09 05:46:01 43.86 4.26 39.59 0.00 2793.74 3171.60 0.00 05:54:09 05:47:01 1.68 0.00 1.68 0.00 0.00 31.56 0.00 05:54:09 05:48:01 0.32 0.00 0.32 0.00 0.00 5.43 0.00 05:54:09 05:49:01 0.17 0.00 0.17 0.00 0.00 1.62 0.00 05:54:09 05:50:01 0.30 0.00 0.30 0.00 0.00 5.13 0.00 05:54:09 05:51:01 0.28 0.00 0.28 0.00 0.00 4.20 0.00 05:54:09 05:52:01 0.15 0.00 0.15 0.00 0.00 2.18 0.00 05:54:09 05:53:01 0.28 0.00 0.28 0.00 0.00 4.35 0.00 05:54:09 05:54:01 39.81 0.13 39.67 0.00 13.72 11960.31 0.00 05:54:09 Average: 9.65 0.49 9.16 0.00 312.06 1687.59 0.00 05:54:09 05:54:09 05:45:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:54:09 05:46:01 5462436 0 809276 10.10 2620 1734608 1302532 14.38 578308 1568528 12 05:54:09 05:47:01 5472264 0 799440 9.98 2620 1734616 1232984 13.61 570252 1568496 12 05:54:09 05:48:01 5474572 0 797132 9.95 2620 1734616 1208480 13.34 570072 1567260 8 05:54:09 05:49:01 5472652 0 799048 9.98 2620 1734620 1208564 13.34 571652 1567260 20 05:54:09 05:50:01 5472612 0 799080 9.98 2620 1734628 1208752 13.35 563784 1575604 20 05:54:09 05:51:01 5473352 0 798340 9.97 2620 1734628 1208440 13.34 563168 1575604 16 05:54:09 05:52:01 5471928 0 799756 9.99 2620 1734636 1208620 13.34 563932 1575652 20 05:54:09 05:53:01 5471656 0 800020 9.99 2620 1734644 1208656 13.34 564408 1575652 12 05:54:09 05:54:01 4927460 0 939676 11.73 2620 2139184 1464984 16.17 752208 1841884 50604 05:54:09 Average: 5410992 0 815752 10.19 2620 1779576 1250224 13.80 588643 1601771 5636 05:54:09 05:54:09 05:45:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:54:09 05:46:01 eth0 437.80 302.05 814.12 71.69 0.00 0.00 0.00 0.00 05:54:09 05:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:09 05:46:01 docker0 1.08 0.93 0.23 1.44 0.00 0.00 0.00 0.00 05:54:09 05:47:01 eth0 1.58 0.33 0.37 0.22 0.00 0.00 0.00 0.00 05:54:09 05:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:09 05:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:09 05:48:01 eth0 2.45 0.35 0.44 0.17 0.00 0.00 0.00 0.00 05:54:09 05:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:09 05:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:09 05:49:01 eth0 4.66 1.03 1.36 0.78 0.00 0.00 0.00 0.00 05:54:09 05:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:09 05:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:09 05:50:01 eth0 1.87 0.88 1.01 0.69 0.00 0.00 0.00 0.00 05:54:09 05:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:09 05:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:09 05:51:01 eth0 2.53 0.10 0.23 0.01 0.00 0.00 0.00 0.00 05:54:09 05:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:09 05:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:09 05:52:01 eth0 2.00 0.73 0.86 0.59 0.00 0.00 0.00 0.00 05:54:09 05:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:09 05:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:09 05:53:01 eth0 0.58 0.28 0.28 0.20 0.00 0.00 0.00 0.00 05:54:09 05:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:09 05:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:09 05:54:01 eth0 200.57 176.63 2173.67 41.39 0.00 0.00 0.00 0.00 05:54:09 05:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:09 05:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:09 Average: eth0 72.69 53.61 332.53 12.86 0.00 0.00 0.00 0.00 05:54:09 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:09 Average: docker0 0.12 0.10 0.03 0.16 0.00 0.00 0.00 0.00 05:54:09 05:54:09 05:54:09 ---> sar -P ALL: 05:54:09 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/07/21 _x86_64_ (2 CPU) 05:54:09 05:54:09 05:44:26 LINUX RESTART (2 CPU) 05:54:09 05:54:09 05:45:01 CPU %user %nice %system %iowait %steal %idle 05:54:09 05:46:01 all 8.89 0.00 2.34 3.10 0.08 85.59 05:54:09 05:46:01 0 8.88 0.00 2.66 2.30 0.07 86.09 05:54:09 05:46:01 1 8.91 0.00 2.03 3.90 0.09 85.08 05:54:09 05:47:01 all 0.08 0.00 0.05 0.00 0.03 99.83 05:54:09 05:47:01 0 0.03 0.00 0.07 0.00 0.05 99.85 05:54:09 05:47:01 1 0.13 0.00 0.03 0.00 0.02 99.82 05:54:09 05:48:01 all 0.09 0.00 0.03 0.00 0.03 99.85 05:54:09 05:48:01 0 0.03 0.00 0.03 0.00 0.02 99.92 05:54:09 05:48:01 1 0.15 0.00 0.03 0.00 0.03 99.78 05:54:09 05:49:01 all 0.14 0.00 0.03 0.00 0.02 99.82 05:54:09 05:49:01 0 0.05 0.00 0.03 0.00 0.03 99.88 05:54:09 05:49:01 1 0.23 0.00 0.02 0.00 0.00 99.75 05:54:09 05:50:01 all 0.12 0.00 0.05 0.00 0.06 99.77 05:54:09 05:50:01 0 0.07 0.00 0.03 0.00 0.08 99.82 05:54:09 05:50:01 1 0.17 0.00 0.07 0.00 0.03 99.73 05:54:09 05:51:01 all 0.09 0.00 0.02 0.01 0.02 99.87 05:54:09 05:51:01 0 0.00 0.00 0.02 0.00 0.02 99.97 05:54:09 05:51:01 1 0.18 0.00 0.02 0.02 0.02 99.77 05:54:09 05:52:01 all 0.10 0.00 0.03 0.00 0.03 99.83 05:54:09 05:52:01 0 0.07 0.00 0.03 0.00 0.02 99.88 05:54:09 05:52:01 1 0.13 0.00 0.03 0.00 0.05 99.78 05:54:09 05:53:01 all 0.12 0.00 0.03 0.00 0.03 99.82 05:54:09 05:53:01 0 0.02 0.00 0.02 0.00 0.02 99.95 05:54:09 05:53:01 1 0.22 0.00 0.05 0.00 0.03 99.70 05:54:09 05:54:01 all 6.69 0.00 2.54 0.86 0.04 89.86 05:54:09 05:54:01 0 6.85 0.00 2.85 0.85 0.05 89.41 05:54:09 05:54:01 1 6.53 0.00 2.24 0.88 0.03 90.32 05:54:09 Average: all 1.79 0.00 0.56 0.44 0.04 97.17 05:54:09 Average: 0 1.75 0.00 0.63 0.34 0.04 97.24 05:54:09 Average: 1 1.83 0.00 0.50 0.53 0.03 97.11 05:54:09 05:54:09 05:54:09