Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from a9eebe4fd4790070a3a05245b7555f7b1337e585+2835f428d5bb359d09284af55213ecc07555b5ca (8bc0a263bbd9f62364b100fda64f266da92f7206) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 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 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-snmp-go] ========================================================= [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-snmp-go-settings PROJECT: device-snmp-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: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-snmp-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true 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: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Running on prd-centos7-docker-4c-2g-21739 in /w/workspace/dgexfoundry_device-snmp-go_PR-88 [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-snmp-go.git > git init /w/workspace/dgexfoundry_device-snmp-go_PR-88 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-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-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-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-snmp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/88/head:refs/remotes/origin/PR-88 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 2835f428d5bb359d09284af55213ecc07555b5ca into PR head commit a9eebe4fd4790070a3a05245b7555f7b1337e585 Merge succeeded, producing 60a042da6df189839cad31c128389cad5cf0adf6 Checking out Revision 60a042da6df189839cad31c128389cad5cf0adf6 (PR-88) > git config core.sparsecheckout # timeout=10 > git checkout -f a9eebe4fd4790070a3a05245b7555f7b1337e585 # 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 2835f428d5bb359d09284af55213ecc07555b5ca # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 60a042da6df189839cad31c128389cad5cf0adf6 # timeout=10 Commit message: "Merge commit '2835f428d5bb359d09284af55213ecc07555b5ca' into HEAD" > git rev-list --no-walk a9eebe4fd4790070a3a05245b7555f7b1337e585 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:24:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:24:27 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:24:27 ========================================================= 23:24:27 EdgeX Global Pipelines Version Info 23:24:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:24:29 ------------------- 23:24:29 stable info: 23:24:29 ------------------- 23:24:29 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:24:29 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 23:24:29 Message: update stable to v1.0.179 23:24:30 ------------------- 23:24:30 experimental info: 23:24:30 ------------------- 23:24:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:24:30 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 23:24:30 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:24:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 23:24:30 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 23:24:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:24:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:24:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:24:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 23:24:31 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 23:24:31 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 23:24:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:24:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:24:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:24:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-snmp-go [Pipeline] echo 23:24:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:24:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:24:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:24:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:24:32 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:24:32 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:24:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:24:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:24:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:24:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:24:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:24:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:24:33 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:24:33 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 23:24:33 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 23:24:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-88 [Pipeline] echo 23:24:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-88 [Pipeline] echo 23:24:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-88 [Pipeline] echo 23:24:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 60a042da6df189839cad31c128389cad5cf0adf6 [Pipeline] echo 23:24:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 60a042d [Pipeline] echo 23:24:34 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 23:24:34 provisioning config files... 23:24:34 copy managed file [device-snmp-go-settings] to file:/w/workspace/dgexfoundry_device-snmp-go_PR-88@tmp/config840203484311851442tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:24:34 ---> docker-login.sh 23:24:34 nexus3.edgexfoundry.org:10001 23:24:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:24:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:24:35 Configure a credential helper to remove this warning. See 23:24:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:24:35 23:24:35 Login Succeeded 23:24:35 nexus3.edgexfoundry.org:10002 23:24:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:24:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:24:35 Configure a credential helper to remove this warning. See 23:24:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:24:35 23:24:35 Login Succeeded 23:24:35 nexus3.edgexfoundry.org:10003 23:24:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:24:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:24:35 Configure a credential helper to remove this warning. See 23:24:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:24:35 23:24:35 Login Succeeded 23:24:35 nexus3.edgexfoundry.org:10004 23:24:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:24:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:24:35 Configure a credential helper to remove this warning. See 23:24:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:24:35 23:24:35 Login Succeeded 23:24:35 docker.io 23:24:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:24:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:24:36 Configure a credential helper to remove this warning. See 23:24:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:24:36 23:24:36 Login Succeeded 23:24:36 ---> docker-login.sh ends [Pipeline] } 23:24:36 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 23:24:37 + git log --format=format:%s -1 60a042da6df189839cad31c128389cad5cf0adf6 [Pipeline] echo 23:24:37 GIT_COMMIT: 60a042da6df189839cad31c128389cad5cf0adf6, Commit Message: Merge commit '2835f428d5bb359d09284af55213ecc07555b5ca' into HEAD [Pipeline] echo 23:24:37 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 23:24:38 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:24:38 23:24:38 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 23:24:38 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:24:38 latest: Pulling from edgex-devops/git-semver 23:24:38 31603596830f: Pulling fs layer 23:24:38 2a8b12db71e7: Pulling fs layer 23:24:38 6ca5941a6612: Pulling fs layer 23:24:38 ecc8261a40a4: Pulling fs layer 23:24:38 ecc8261a40a4: Waiting 23:24:38 2a8b12db71e7: Verifying Checksum 23:24:38 2a8b12db71e7: Download complete 23:24:38 31603596830f: Download complete 23:24:38 ecc8261a40a4: Verifying Checksum 23:24:38 ecc8261a40a4: Download complete 23:24:38 6ca5941a6612: Verifying Checksum 23:24:38 6ca5941a6612: Download complete 23:24:39 31603596830f: Pull complete 23:24:39 2a8b12db71e7: Pull complete 23:24:40 6ca5941a6612: Pull complete 23:24:40 ecc8261a40a4: Pull complete 23:24:40 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 23:24:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:24:40 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 23:24:40 prd-centos7-docker-4c-2g-21739 does not seem to be running inside a container 23:24:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-snmp-go_PR-88 -v /w/workspace/dgexfoundry_device-snmp-go_PR-88:/w/workspace/dgexfoundry_device-snmp-go_PR-88:rw,z -v /w/workspace/dgexfoundry_device-snmp-go_PR-88@tmp:/w/workspace/dgexfoundry_device-snmp-go_PR-88@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 23:24:43 $ docker top 366148ec807b8da49850fbb27910cd13476648f898b9c73310e46e48f662a627 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:24:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:24:43 [ssh-agent] Looking for ssh-agent implementation... 23:24:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:24:44 $ docker exec 366148ec807b8da49850fbb27910cd13476648f898b9c73310e46e48f662a627 ssh-agent 23:24:44 SSH_AUTH_SOCK=/tmp/ssh-um9vKTY36MfQ/agent.11 23:24:44 SSH_AGENT_PID=16 23:24:44 Running ssh-add (command line suppressed) 23:24:44 Identity added: /w/workspace/dgexfoundry_device-snmp-go_PR-88@tmp/private_key_1177661398239704900.key (/w/workspace/dgexfoundry_device-snmp-go_PR-88@tmp/private_key_1177661398239704900.key) 23:24:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:24:45 + git tag --points-at HEAD [Pipeline] } 23:24:45 $ docker exec --env ******** --env ******** 366148ec807b8da49850fbb27910cd13476648f898b9c73310e46e48f662a627 ssh-agent -k 23:24:45 unset SSH_AUTH_SOCK; 23:24:45 unset SSH_AGENT_PID; 23:24:45 echo Agent pid 16 killed; 23:24:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:24:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:24:45 [ssh-agent] Looking for ssh-agent implementation... 23:24:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:24:45 $ docker exec 366148ec807b8da49850fbb27910cd13476648f898b9c73310e46e48f662a627 ssh-agent 23:24:45 SSH_AUTH_SOCK=/tmp/ssh-a5z2js0V6OJt/agent.46 23:24:45 SSH_AGENT_PID=51 23:24:45 Running ssh-add (command line suppressed) 23:24:46 Identity added: /w/workspace/dgexfoundry_device-snmp-go_PR-88@tmp/private_key_5299467245899179310.key (/w/workspace/dgexfoundry_device-snmp-go_PR-88@tmp/private_key_5299467245899179310.key) 23:24:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:24:46 + git semver init 23:24:46 # -> Open(): unable to determine branch for HEAD 23:24:46 # $GIT_DIR = /w/workspace/dgexfoundry_device-snmp-go_PR-88/.git 23:24:46 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-snmp-go_PR-88 23:24:46 # $SEMVER_REMOTE_NAME = origin 23:24:46 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:24:46 # $SEMVER_USER_NAME = edgex-jenkins 23:24:46 # $SEMVER_BRANCH = PR-88 23:24:46 # $SEMVER_TEMP = /tmp/semver-405434167 23:24:46 # git clone --branch semver git@github.com:edgexfoundry/device-snmp-go.git $SEMVER_TEMP 23:24:46 # '/tmp/semver-405434167' -> '/w/workspace/dgexfoundry_device-snmp-go_PR-88/.semver' 23:24:46 # -> Force: false 23:24:46 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-snmp-go_PR-88/.semver [Pipeline] } 23:24:46 $ docker exec --env ******** --env ******** 366148ec807b8da49850fbb27910cd13476648f898b9c73310e46e48f662a627 ssh-agent -k 23:24:46 unset SSH_AUTH_SOCK; 23:24:46 unset SSH_AGENT_PID; 23:24:46 echo Agent pid 51 killed; 23:24:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:24:47 + git semver [Pipeline] } 23:24:47 $ docker stop --time=1 366148ec807b8da49850fbb27910cd13476648f898b9c73310e46e48f662a627 23:24:48 $ docker rm -f 366148ec807b8da49850fbb27910cd13476648f898b9c73310e46e48f662a627 [Pipeline] // withDockerContainer [Pipeline] sh 23:24:49 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:24:49 Stashed 1 file(s) [Pipeline] echo 23:24:49 [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 23:24:50 Running on prd-ubuntu18.04-docker-arm64-4c-16g-21737 in /w/workspace/dgexfoundry_device-snmp-go_PR-88 [Pipeline] { [Pipeline] ws 23:24:50 Running in /w/workspace/device-snmp-go/2 [Pipeline] { [Pipeline] checkout 23:24:55 using credential edgex-jenkins-ssh 23:24:55 Cloning the remote Git repository 23:24:56 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 23:24:56 > git init /w/workspace/device-snmp-go/2 # timeout=10 23:24:56 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 23:24:56 > git --version # timeout=10 23:24:56 > git --version # 'git version 2.17.1' 23:24:56 using GIT_SSH to set credentials SSH Credentials for GitHub 23:24:56 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:24:56 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 23:24:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:24:56 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 23:24:57 Merging remotes/origin/master commit 2835f428d5bb359d09284af55213ecc07555b5ca into PR head commit a9eebe4fd4790070a3a05245b7555f7b1337e585 23:24:57 Merge succeeded, producing d6c7a8e68c0d75ab63b82a84337b3739625b6699 23:24:57 Checking out Revision d6c7a8e68c0d75ab63b82a84337b3739625b6699 (PR-88) 23:24:57 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 23:24:57 using GIT_SSH to set credentials SSH Credentials for GitHub 23:24:57 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/88/head:refs/remotes/origin/PR-88 +refs/heads/master:refs/remotes/origin/master # timeout=10 23:24:57 > git config core.sparsecheckout # timeout=10 23:24:57 > git checkout -f a9eebe4fd4790070a3a05245b7555f7b1337e585 # timeout=10 23:24:57 > git remote # timeout=10 23:24:57 > git config --get remote.origin.url # timeout=10 23:24:57 using GIT_SSH to set credentials SSH Credentials for GitHub 23:24:57 > git merge 2835f428d5bb359d09284af55213ecc07555b5ca # timeout=10 23:24:57 > git rev-parse HEAD^{commit} # timeout=10 23:24:57 > git config core.sparsecheckout # timeout=10 23:24:57 > git checkout -f d6c7a8e68c0d75ab63b82a84337b3739625b6699 # timeout=10 23:25:02 Commit message: "Merge commit '2835f428d5bb359d09284af55213ecc07555b5ca' into HEAD" 23:25:02 > git rev-list --no-walk a9eebe4fd4790070a3a05245b7555f7b1337e585 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:25:03 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 23:25:04 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 23:25:04 + + sudo service docker restarttrue 23:25:04 23:25:05 Still waiting to schedule task 23:25:05 Waiting for next available executor on ‘centos7-docker-4c-2g’ [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 23:25:06 provisioning config files... 23:25:07 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/2@tmp/config2071570750913257821tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:25:07 ---> docker-login.sh 23:25:07 nexus3.edgexfoundry.org:10001 23:25:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:25:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:25:08 Configure a credential helper to remove this warning. See 23:25:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:25:08 23:25:08 Login Succeeded 23:25:08 nexus3.edgexfoundry.org:10002 23:25:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:25:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:25:09 Configure a credential helper to remove this warning. See 23:25:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:25:09 23:25:09 Login Succeeded 23:25:09 nexus3.edgexfoundry.org:10003 23:25:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:25:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:25:09 Configure a credential helper to remove this warning. See 23:25:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:25:09 23:25:09 Login Succeeded 23:25:09 nexus3.edgexfoundry.org:10004 23:25:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:25:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:25:10 Configure a credential helper to remove this warning. See 23:25:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:25:10 23:25:10 Login Succeeded 23:25:10 docker.io 23:25:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:25:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:25:10 Configure a credential helper to remove this warning. See 23:25:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:25:10 23:25:10 Login Succeeded 23:25:10 ---> docker-login.sh ends [Pipeline] } 23:25:10 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:25:11 ========================================================= 23:25:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 23:25:11 ========================================================= [Pipeline] isUnix [Pipeline] sh 23:25:11 + 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 . 23:25:12 Sending build context to Docker daemon 330.8kB 23:25:12 Step 1/10 : ARG BASE=golang:1.15-alpine3.12 23:25:12 Step 2/10 : FROM ${BASE} 23:25:12 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:25:12 5f621e34cdf4: Pulling fs layer 23:25:12 a4357932f1b6: Pulling fs layer 23:25:12 18c013af1878: Pulling fs layer 23:25:12 00ac8860ef70: Pulling fs layer 23:25:12 63d7cb157983: Pulling fs layer 23:25:12 00ac8860ef70: Waiting 23:25:12 b116817d02f9: Pulling fs layer 23:25:12 745a02a5169b: Pulling fs layer 23:25:12 63d7cb157983: Waiting 23:25:12 b116817d02f9: Waiting 23:25:12 745a02a5169b: Waiting 23:25:12 18c013af1878: Verifying Checksum 23:25:12 a4357932f1b6: Download complete 23:25:12 63d7cb157983: Verifying Checksum 23:25:12 63d7cb157983: Download complete 23:25:12 b116817d02f9: Verifying Checksum 23:25:12 b116817d02f9: Download complete 23:25:12 5f621e34cdf4: Verifying Checksum 23:25:12 5f621e34cdf4: Download complete 23:25:13 5f621e34cdf4: Pull complete 23:25:13 a4357932f1b6: Pull complete 23:25:14 18c013af1878: Pull complete 23:25:16 745a02a5169b: Verifying Checksum 23:25:16 745a02a5169b: Download complete 23:25:18 00ac8860ef70: Verifying Checksum 23:25:18 00ac8860ef70: Download complete 23:25:28 00ac8860ef70: Pull complete 23:25:28 63d7cb157983: Pull complete 23:25:29 b116817d02f9: Pull complete 23:25:33 745a02a5169b: Pull complete 23:25:33 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 23:25:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 23:25:33 ---> b7e6874047d6 23:25:33 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 23:25:36 ---> Running in 3657b2f90d33 23:25:36 Removing intermediate container 3657b2f90d33 23:25:36 ---> e90fe0ef656b 23:25:36 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 23:25:36 ---> Running in a7c4a900701e 23:25:36 Removing intermediate container a7c4a900701e 23:25:36 ---> bbd23fb97a75 23:25:36 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' 23:25:36 ---> Running in e84aba0b25d9 23:25:37 Removing intermediate container e84aba0b25d9 23:25:37 ---> 0814ed262718 23:25:37 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:25:37 ---> Running in aa48fe8adaa4 23:25:40 Removing intermediate container aa48fe8adaa4 23:25:40 ---> ab5c0773ba30 23:25:40 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:25:40 ---> Running in 3d5eea4e0aac 23:25:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:25:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:25:45 OK: 142 MiB in 39 packages 23:25:46 Removing intermediate container 3d5eea4e0aac 23:25:46 ---> 160e509d1abe 23:25:46 Step 8/10 : WORKDIR /device-snmp-go 23:25:46 ---> Running in 14ada4f67ae9 23:25:46 Removing intermediate container 14ada4f67ae9 23:25:46 ---> 8734f3cc955c 23:25:46 Step 9/10 : COPY . . 23:25:47 ---> 05b09f417e34 23:25:47 Step 10/10 : RUN go mod download 23:25:47 ---> Running in 0a8a074e26cb 23:26:14 Removing intermediate container 0a8a074e26cb 23:26:14 ---> eab5c8021458 23:26:14 Successfully built eab5c8021458 23:26:14 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:26:15 + docker inspect -f . ci-base-image-arm64 23:26:15 . [Pipeline] withDockerContainer 23:26:15 prd-ubuntu18.04-docker-arm64-4c-16g-21737 does not seem to be running inside a container 23:26:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/2 -v /w/workspace/device-snmp-go/2:/w/workspace/device-snmp-go/2:rw,z -v /w/workspace/device-snmp-go/2@tmp:/w/workspace/device-snmp-go/2@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 23:26:17 $ docker top 17e003d3209967a3437c2646659050d6f2b1e45d21c78964ec8f91c8ebae4c0f -eo pid,comm [Pipeline] { [Pipeline] sh 23:26:18 + go version 23:26:18 go version go1.15.5 linux/arm64 [Pipeline] } 23:26:18 $ docker stop --time=1 17e003d3209967a3437c2646659050d6f2b1e45d21c78964ec8f91c8ebae4c0f 23:26:20 $ docker rm -f 17e003d3209967a3437c2646659050d6f2b1e45d21c78964ec8f91c8ebae4c0f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:26:21 + docker inspect -f . ci-base-image-arm64 23:26:21 . [Pipeline] withDockerContainer 23:26:21 prd-ubuntu18.04-docker-arm64-4c-16g-21737 does not seem to be running inside a container 23:26:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/2 -v /w/workspace/device-snmp-go/2:/w/workspace/device-snmp-go/2:rw,z -v /w/workspace/device-snmp-go/2@tmp:/w/workspace/device-snmp-go/2@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 23:26:23 $ docker top 97882a4b0fd8ef4bef15f94efd40b00c342cedc1b34aee17536ce658c17f6af1 -eo pid,comm [Pipeline] { [Pipeline] sh 23:26:24 + make test 23:26:24 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 23:26:25 ? github.com/edgexfoundry/device-snmp-go [no test files] 23:26:47 # github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging 23:26:47 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap@v0.0.60/bootstrap/logging/factory.go:29:9: undefined: logger.NewClientStdOut 23:26:47 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap@v0.0.60/bootstrap/logging/factory.go:42:25: too many arguments in call to logger.NewClient 23:26:47 have (string, bool, string, string) 23:26:47 want (string, string) 23:26:54 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.014s coverage: 0.0% of statements 23:26:54 make: *** [Makefile:23: test] Error 2 [Pipeline] } 23:26:54 $ docker stop --time=1 97882a4b0fd8ef4bef15f94efd40b00c342cedc1b34aee17536ce658c17f6af1 23:26:57 $ docker rm -f 97882a4b0fd8ef4bef15f94efd40b00c342cedc1b34aee17536ce658c17f6af1 [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] } 23:26:58 Failed in branch arm64 23:28:52 Running on prd-centos7-docker-4c-2g-21744 in /w/workspace/dgexfoundry_device-snmp-go_PR-88 [Pipeline] { [Pipeline] ws 23:28:53 Running in /w/workspace/device-snmp-go/2 [Pipeline] { [Pipeline] checkout 23:28:55 using credential edgex-jenkins-ssh 23:28:55 Cloning the remote Git repository 23:28:55 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 23:28:55 > git init /w/workspace/device-snmp-go/2 # timeout=10 23:28:56 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 23:28:56 > git --version # timeout=10 23:28:56 > git --version # 'git version 2.24.3' 23:28:56 using GIT_SSH to set credentials SSH Credentials for GitHub 23:28:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:28:57 Merging remotes/origin/master commit 2835f428d5bb359d09284af55213ecc07555b5ca into PR head commit a9eebe4fd4790070a3a05245b7555f7b1337e585 23:28:57 Merge succeeded, producing 73e18474bad6bc5c3d62d5c97027c0c51ff78627 23:28:57 Checking out Revision 73e18474bad6bc5c3d62d5c97027c0c51ff78627 (PR-88) 23:28:56 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 23:28:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:28:56 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 23:28:56 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 23:28:56 using GIT_SSH to set credentials SSH Credentials for GitHub 23:28:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/88/head:refs/remotes/origin/PR-88 +refs/heads/master:refs/remotes/origin/master # timeout=10 23:28:57 > git config core.sparsecheckout # timeout=10 23:28:57 > git checkout -f a9eebe4fd4790070a3a05245b7555f7b1337e585 # timeout=10 23:28:57 > git remote # timeout=10 23:28:57 > git config --get remote.origin.url # timeout=10 23:28:57 using GIT_SSH to set credentials SSH Credentials for GitHub 23:28:57 > git merge 2835f428d5bb359d09284af55213ecc07555b5ca # timeout=10 23:28:57 > git rev-parse HEAD^{commit} # timeout=10 23:28:57 > git config core.sparsecheckout # timeout=10 23:28:57 > git checkout -f 73e18474bad6bc5c3d62d5c97027c0c51ff78627 # timeout=10 23:29:01 Commit message: "Merge commit '2835f428d5bb359d09284af55213ecc07555b5ca' into HEAD" 23:29:01 > git rev-list --no-walk a9eebe4fd4790070a3a05245b7555f7b1337e585 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:29:02 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 23:29:02 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 23:29:03 + sudo service docker restart 23:29:03 + true 23:29:03 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 23:29:04 provisioning config files... 23:29:04 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/2@tmp/config2388741241332713551tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:29:04 ---> docker-login.sh 23:29:04 nexus3.edgexfoundry.org:10001 23:29:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:29:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:29:05 Configure a credential helper to remove this warning. See 23:29:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:29:05 23:29:05 Login Succeeded 23:29:05 nexus3.edgexfoundry.org:10002 23:29:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:29:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:29:05 Configure a credential helper to remove this warning. See 23:29:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:29:05 23:29:05 Login Succeeded 23:29:05 nexus3.edgexfoundry.org:10003 23:29:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:29:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:29:05 Configure a credential helper to remove this warning. See 23:29:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:29:05 23:29:05 Login Succeeded 23:29:05 nexus3.edgexfoundry.org:10004 23:29:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:29:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:29:05 Configure a credential helper to remove this warning. See 23:29:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:29:05 23:29:05 Login Succeeded 23:29:05 docker.io 23:29:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:29:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:29:06 Configure a credential helper to remove this warning. See 23:29:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:29:06 23:29:06 Login Succeeded 23:29:06 ---> docker-login.sh ends [Pipeline] } 23:29:06 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:29:06 ========================================================= 23:29:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 23:29:06 ========================================================= [Pipeline] isUnix [Pipeline] sh 23:29:07 + 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 . 23:29:07 Sending build context to Docker daemon 331.8kB 23:29:07 Step 1/10 : ARG BASE=golang:1.15-alpine3.12 23:29:07 Step 2/10 : FROM ${BASE} 23:29:07 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 23:29:07 188c0c94c7c5: Pulling fs layer 23:29:07 0ef7d3d256c8: Pulling fs layer 23:29:07 de9db76c5a1d: Pulling fs layer 23:29:07 bca2f99d35d6: Pulling fs layer 23:29:07 93359f2a8cfa: Pulling fs layer 23:29:07 7c6f9722023f: Pulling fs layer 23:29:07 a35cf1a2eb13: Pulling fs layer 23:29:07 93359f2a8cfa: Waiting 23:29:07 7c6f9722023f: Waiting 23:29:07 bca2f99d35d6: Waiting 23:29:07 a35cf1a2eb13: Waiting 23:29:07 de9db76c5a1d: Verifying Checksum 23:29:07 de9db76c5a1d: Download complete 23:29:07 0ef7d3d256c8: Download complete 23:29:07 93359f2a8cfa: Verifying Checksum 23:29:07 93359f2a8cfa: Download complete 23:29:07 7c6f9722023f: Verifying Checksum 23:29:07 7c6f9722023f: Download complete 23:29:07 188c0c94c7c5: Verifying Checksum 23:29:07 188c0c94c7c5: Download complete 23:29:07 188c0c94c7c5: Pull complete 23:29:07 0ef7d3d256c8: Pull complete 23:29:08 de9db76c5a1d: Pull complete 23:29:10 a35cf1a2eb13: Verifying Checksum 23:29:10 a35cf1a2eb13: Download complete 23:29:12 bca2f99d35d6: Verifying Checksum 23:29:12 bca2f99d35d6: Download complete 23:29:18 bca2f99d35d6: Pull complete 23:29:18 93359f2a8cfa: Pull complete 23:29:18 7c6f9722023f: Pull complete 23:29:28 a35cf1a2eb13: Pull complete 23:29:28 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 23:29:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 23:29:28 ---> a62c8e92a672 23:29:28 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 23:29:28 ---> Running in a01c5cde41b1 23:29:28 Removing intermediate container a01c5cde41b1 23:29:28 ---> 22751876d4de 23:29:28 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 23:29:28 ---> Running in 46617521796f 23:29:28 Removing intermediate container 46617521796f 23:29:28 ---> 51ceeb6be821 23:29:28 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' 23:29:28 ---> Running in d97c9a810de2 23:29:28 Removing intermediate container d97c9a810de2 23:29:28 ---> 6a463a7d69e6 23:29:28 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:29:29 ---> Running in bd5c2a97ac43 23:29:30 Removing intermediate container bd5c2a97ac43 23:29:30 ---> ad24a1e20327 23:29:30 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:29:30 ---> Running in 4029f3e3c477 23:29:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:29:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:29:34 OK: 166 MiB in 39 packages 23:29:34 Removing intermediate container 4029f3e3c477 23:29:34 ---> ac0f5db84d3e 23:29:34 Step 8/10 : WORKDIR /device-snmp-go 23:29:34 ---> Running in c4b4dff16f10 23:29:35 Removing intermediate container c4b4dff16f10 23:29:35 ---> d7917c02df2d 23:29:35 Step 9/10 : COPY . . 23:29:35 ---> eb395bcb9658 23:29:35 Step 10/10 : RUN go mod download 23:29:35 ---> Running in bb1bac59e702 23:29:58 Removing intermediate container bb1bac59e702 23:29:58 ---> b03bba94b079 23:29:58 Successfully built b03bba94b079 23:29:58 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 23:29:58 + docker inspect -f . ci-base-image-x86_64 23:29:58 . [Pipeline] withDockerContainer 23:29:58 prd-centos7-docker-4c-2g-21744 does not seem to be running inside a container 23:29:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/2 -v /w/workspace/device-snmp-go/2:/w/workspace/device-snmp-go/2:rw,z -v /w/workspace/device-snmp-go/2@tmp:/w/workspace/device-snmp-go/2@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 ******** -e ******** ci-base-image-x86_64 cat 23:29:59 $ docker top eee2853209cdaf85f77eac2c9524ba85689f618ab6748832c44647b577791b94 -eo pid,comm [Pipeline] { [Pipeline] sh 23:30:00 + go version 23:30:00 go version go1.15.5 linux/amd64 [Pipeline] } 23:30:00 $ docker stop --time=1 eee2853209cdaf85f77eac2c9524ba85689f618ab6748832c44647b577791b94 23:30:01 $ docker rm -f eee2853209cdaf85f77eac2c9524ba85689f618ab6748832c44647b577791b94 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:30:02 + docker inspect -f . ci-base-image-x86_64 23:30:02 . [Pipeline] withDockerContainer 23:30:02 prd-centos7-docker-4c-2g-21744 does not seem to be running inside a container 23:30:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/2 -v /w/workspace/device-snmp-go/2:/w/workspace/device-snmp-go/2:rw,z -v /w/workspace/device-snmp-go/2@tmp:/w/workspace/device-snmp-go/2@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 ******** -e ******** ci-base-image-x86_64 cat 23:30:03 $ docker top 52bd8332f7e5765904779010f0831d5d9c761071941a3333f9d2ed972109cd6b -eo pid,comm [Pipeline] { [Pipeline] sh 23:30:03 + make test 23:30:03 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 23:30:04 ? github.com/edgexfoundry/device-snmp-go [no test files] 23:30:11 # github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging 23:30:11 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap@v0.0.60/bootstrap/logging/factory.go:29:9: undefined: logger.NewClientStdOut 23:30:11 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap@v0.0.60/bootstrap/logging/factory.go:42:25: too many arguments in call to logger.NewClient 23:30:11 have (string, bool, string, string) 23:30:11 want (string, string) 23:30:15 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.006s coverage: 0.0% of statements 23:30:15 make: *** [Makefile:23: test] Error 2 [Pipeline] } 23:30:15 $ docker stop --time=1 52bd8332f7e5765904779010f0831d5d9c761071941a3333f9d2ed972109cd6b 23:30:18 $ docker rm -f 52bd8332f7e5765904779010f0831d5d9c761071941a3333f9d2ed972109cd6b [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] } 23:30:19 Failed in branch amd64 [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 23:30:22 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:30:22 ---> package-listing.sh 23:30:22 ++ facter osfamily 23:30:22 ++ tr '[:upper:]' '[:lower:]' 23:30:22 + OS_FAMILY=redhat 23:30:22 + workspace=/w/workspace/dgexfoundry_device-snmp-go_PR-88 23:30:22 + START_PACKAGES=/tmp/packages_start.txt 23:30:22 + END_PACKAGES=/tmp/packages_end.txt 23:30:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:30:22 + PACKAGES=/tmp/packages_start.txt 23:30:22 + '[' /w/workspace/dgexfoundry_device-snmp-go_PR-88 ']' 23:30:22 + PACKAGES=/tmp/packages_end.txt 23:30:22 + case "${OS_FAMILY}" in 23:30:22 + rpm -qa 23:30:22 + sort 23:30:28 + '[' -f /tmp/packages_start.txt ']' 23:30:28 + '[' -f /tmp/packages_end.txt ']' 23:30:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:30:28 + '[' /w/workspace/dgexfoundry_device-snmp-go_PR-88 ']' 23:30:28 + mkdir -p /w/workspace/dgexfoundry_device-snmp-go_PR-88/archives/ 23:30:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-snmp-go_PR-88/archives/ [Pipeline] echo 23:30:28 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-snmp-go_PR-88/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:30:28 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 23:30:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:30:28 23:30:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 23:30:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:30:29 alpine: Pulling from edgex-lftools-log-publisher 23:30:29 df20fa9351a1: Pulling fs layer 23:30:29 36b3adc4ff6f: Pulling fs layer 23:30:29 8ad3a11d3b57: Pulling fs layer 23:30:29 46f8f816bc3b: Pulling fs layer 23:30:29 93b61091891f: Pulling fs layer 23:30:29 93b9cdb0e59b: Pulling fs layer 23:30:29 5e14af77c1be: Pulling fs layer 23:30:29 01666e4c0597: Pulling fs layer 23:30:29 aa168da1d23b: Pulling fs layer 23:30:29 93b61091891f: Waiting 23:30:29 93b9cdb0e59b: Waiting 23:30:29 5e14af77c1be: Waiting 23:30:29 01666e4c0597: Waiting 23:30:29 46f8f816bc3b: Waiting 23:30:29 36b3adc4ff6f: Verifying Checksum 23:30:29 36b3adc4ff6f: Download complete 23:30:29 46f8f816bc3b: Verifying Checksum 23:30:29 46f8f816bc3b: Download complete 23:30:29 df20fa9351a1: Verifying Checksum 23:30:29 93b9cdb0e59b: Download complete 23:30:29 5e14af77c1be: Verifying Checksum 23:30:29 5e14af77c1be: Download complete 23:30:29 93b61091891f: Download complete 23:30:29 01666e4c0597: Verifying Checksum 23:30:29 01666e4c0597: Download complete 23:30:29 8ad3a11d3b57: Verifying Checksum 23:30:29 8ad3a11d3b57: Download complete 23:30:29 df20fa9351a1: Pull complete 23:30:29 36b3adc4ff6f: Pull complete 23:30:30 8ad3a11d3b57: Pull complete 23:30:31 46f8f816bc3b: Pull complete 23:30:31 aa168da1d23b: Verifying Checksum 23:30:31 aa168da1d23b: Download complete 23:30:31 93b61091891f: Pull complete 23:30:32 93b9cdb0e59b: Pull complete 23:30:32 5e14af77c1be: Pull complete 23:30:32 01666e4c0597: Pull complete 23:30:38 aa168da1d23b: Pull complete 23:30:38 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 23:30:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:30:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 23:30:39 prd-centos7-docker-4c-2g-21739 does not seem to be running inside a container 23:30:39 $ 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-snmp-go_PR-88/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-snmp-go_PR-88 -v /w/workspace/dgexfoundry_device-snmp-go_PR-88:/w/workspace/dgexfoundry_device-snmp-go_PR-88:rw,z -v /w/workspace/dgexfoundry_device-snmp-go_PR-88@tmp:/w/workspace/dgexfoundry_device-snmp-go_PR-88@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 23:30:42 $ docker top 5c494ebe81b2ecb711b5ed062f0b29c60fd7e0576d7fbffa3298a5c4a454257d -eo pid,comm [Pipeline] { [Pipeline] sh 23:30:43 + touch /tmp/pre-build-complete [Pipeline] sh 23:30:43 + mkdir -p /var/log/sa [Pipeline] sh 23:30:43 + ls /var/log/sa-host 23:30:43 + sadf -c /var/log/sa-host/sa20 23:30:43 file_magic: OK 23:30:43 HZ: Using current value: 100 23:30:43 file_header: OK 23:30:43 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 23:30:43 Statistics: 23:30:43 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 23:30:43 File successfully converted to sysstat format version 12.2.1 23:30:43 + sadf -c /var/log/sa-host/sa23 23:30:43 file_magic: OK 23:30:43 HZ: Using current value: 100 23:30:43 file_header: OK 23:30:43 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 23:30:43 Statistics: 23:30:43 Hnuu...uuuununununu... 23:30:43 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:30:44 provisioning config files... 23:30:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-snmp-go_PR-88@tmp/config6644735306571278232tmp [Pipeline] { [Pipeline] echo 23:30:44 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:30:44 ---> create-netrc.sh [Pipeline] } 23:30:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 23:30:44 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 23:30:44 ---> python-tools-install.sh [Pipeline] echo 23:30:44 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:30:45 ---> sudo-logs.sh 23:30:45 Archiving 'sudo' log.. [Pipeline] echo 23:30:45 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:30:45 ---> job-cost.sh 23:30:45 lf-activate-venv: SKIPPING 23:30:45 INFO: No Stack... 23:30:46 INFO: Retrieving Pricing Info for: v1-standard-2 23:30:47 INFO: Archiving Costs [Pipeline] echo 23:30:47 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:30:47 ---> logs-deploy.sh 23:30:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-88/2 23:30:47 INFO: archiving workspace using pattern(s): 23:30:49 Archives upload complete. 23:30:49 INFO: archiving logs to Nexus