Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/device-snmp-go Obtained Jenkinsfile from ecc2e2bb648795a382680cfe2b4c3c035513fe3e+128899acc469fd29e83e6eb921f412c0498739c3 (64d337c88d0b13bb927143254567afaf6bc6e4bd) 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3159405237329152141.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c141c1271097dc03ad291c2451e310eaf98cdd06 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1321826557581859771.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 c141c1271097dc03ad291c2451e310eaf98cdd06 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/device-snmp-go/branches/PR-124/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-124/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4373986889737435896.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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-124/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8082754644713286454.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c141c1271097dc03ad291c2451e310eaf98cdd06 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c141c1271097dc03ad291c2451e310eaf98cdd06 # timeout=10 Commit message: "Merge pull request #355 from ernestojeda/error-check-post-build" > 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3753955267193087982.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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/device-snmp-go/branches/PR-124/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-124/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6343512240461079981.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 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 c141c1271097dc03ad291c2451e310eaf98cdd06 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.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_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-snmp 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 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-1248 in /w/workspace/gexfoundry_device-snmp-go_PR-124 [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/device-snmp-go.git > git init /w/workspace/gexfoundry_device-snmp-go_PR-124 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-snmp-go_PR-124@tmp/jenkins-gitclient-ssh1198768134751728379.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 128899acc469fd29e83e6eb921f412c0498739c3 into PR head commit ecc2e2bb648795a382680cfe2b4c3c035513fe3e Merge succeeded, producing ecc2e2bb648795a382680cfe2b4c3c035513fe3e Checking out Revision ecc2e2bb648795a382680cfe2b4c3c035513fe3e (PR-124) > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-snmp-go_PR-124@tmp/jenkins-gitclient-ssh8585963921819558078.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/124/head:refs/remotes/origin/PR-124 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ecc2e2bb648795a382680cfe2b4c3c035513fe3e # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-snmp-go_PR-124@tmp/jenkins-gitclient-ssh5400190302877350046.key > git merge 128899acc469fd29e83e6eb921f412c0498739c3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ecc2e2bb648795a382680cfe2b4c3c035513fe3e # timeout=10 Commit message: "ci: Update PR Template" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object c141c1271097dc03ad291c2451e310eaf98cdd06 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-04T17:59:21.588Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-04T17:59:21.790Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-04T17:59:21.937Z] ========================================================= [2021-10-04T17:59:21.937Z] EdgeX Global Pipelines Version Info [2021-10-04T17:59:21.937Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-04T17:59:22.852Z] ------------------- [2021-10-04T17:59:22.852Z] stable info: [2021-10-04T17:59:22.852Z] ------------------- [2021-10-04T17:59:22.852Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-04T17:59:22.852Z] Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 [2021-10-04T17:59:22.852Z] Message: update stable to v1.0.206 [2021-10-04T17:59:23.809Z] ------------------- [2021-10-04T17:59:23.809Z] experimental info: [2021-10-04T17:59:23.809Z] ------------------- [2021-10-04T17:59:23.809Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-04T17:59:23.809Z] Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 [2021-10-04T17:59:23.809Z] Message: update experimental to v1.0.206 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-04T17:59:24.063Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2021-10-04T17:59:24.120Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2021-10-04T17:59:24.179Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-04T17:59:24.240Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-04T17:59:24.299Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-04T17:59:24.370Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-04T17:59:24.433Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-10-04T17:59:24.492Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-04T17:59:24.554Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-10-04T17:59:24.611Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-04T17:59:24.675Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-04T17:59:24.734Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-04T17:59:24.796Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2021-10-04T17:59:24.873Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-04T17:59:24.931Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-04T17:59:24.988Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-04T17:59:25.052Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-10-04T17:59:25.123Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-10-04T17:59:25.183Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-10-04T17:59:25.234Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-04T17:59:25.288Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-10-04T17:59:25.360Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-10-04T17:59:25.437Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-10-04T17:59:25.505Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-10-04T17:59:25.560Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-10-04T17:59:25.617Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-10-04T17:59:25.679Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-04T17:59:25.737Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-124 [Pipeline] echo [2021-10-04T17:59:25.802Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-124 [Pipeline] echo [2021-10-04T17:59:25.864Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-124 [Pipeline] echo [2021-10-04T17:59:25.936Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ecc2e2bb648795a382680cfe2b4c3c035513fe3e [Pipeline] echo [2021-10-04T17:59:26.000Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ecc2e2b [Pipeline] echo [2021-10-04T17:59:26.074Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-04T17:59:26.278Z] provisioning config files... [2021-10-04T17:59:26.300Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-124@tmp/config7069801251070147146tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-04T17:59:26.693Z] ---> docker-login.sh [2021-10-04T17:59:26.694Z] nexus3.edgexfoundry.org:10001 [2021-10-04T17:59:26.694Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-04T17:59:33.346Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-04T17:59:33.346Z] Configure a credential helper to remove this warning. See [2021-10-04T17:59:33.346Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-04T17:59:33.346Z] [2021-10-04T17:59:33.346Z] Login Succeeded [2021-10-04T17:59:33.346Z] nexus3.edgexfoundry.org:10002 [2021-10-04T17:59:33.346Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-04T17:59:33.346Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-04T17:59:33.346Z] Configure a credential helper to remove this warning. See [2021-10-04T17:59:33.346Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-04T17:59:33.346Z] [2021-10-04T17:59:33.346Z] Login Succeeded [2021-10-04T17:59:33.346Z] nexus3.edgexfoundry.org:10003 [2021-10-04T17:59:33.346Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-04T17:59:33.346Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-04T17:59:33.346Z] Configure a credential helper to remove this warning. See [2021-10-04T17:59:33.346Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-04T17:59:33.346Z] [2021-10-04T17:59:33.346Z] Login Succeeded [2021-10-04T17:59:33.346Z] nexus3.edgexfoundry.org:10004 [2021-10-04T17:59:33.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-04T17:59:33.617Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-04T17:59:33.617Z] Configure a credential helper to remove this warning. See [2021-10-04T17:59:33.617Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-04T17:59:33.617Z] [2021-10-04T17:59:33.617Z] Login Succeeded [2021-10-04T17:59:33.617Z] docker.io [2021-10-04T17:59:33.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-04T17:59:33.887Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-04T17:59:33.887Z] Configure a credential helper to remove this warning. See [2021-10-04T17:59:33.887Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-04T17:59:33.887Z] [2021-10-04T17:59:33.887Z] Login Succeeded [2021-10-04T17:59:33.901Z] ---> docker-login.sh ends [Pipeline] } [2021-10-04T17:59:33.917Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-04T17:59:34.758Z] + git log --format=format:%s -1 ecc2e2bb648795a382680cfe2b4c3c035513fe3e [Pipeline] echo [2021-10-04T17:59:34.827Z] GIT_COMMIT: ecc2e2bb648795a382680cfe2b4c3c035513fe3e, Commit Message: ci: Update PR Template [Pipeline] echo [2021-10-04T17:59:34.867Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-10-04T17:59:35.635Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-04T17:59:35.635Z] [2021-10-04T17:59:35.635Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-04T17:59:36.010Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-04T17:59:36.604Z] latest: Pulling from edgex-devops/git-semver [2021-10-04T17:59:36.604Z] 31603596830f: Pulling fs layer [2021-10-04T17:59:36.604Z] 04fac38145f0: Pulling fs layer [2021-10-04T17:59:36.604Z] 701f6daf10bf: Pulling fs layer [2021-10-04T17:59:36.604Z] 24f72da36158: Pulling fs layer [2021-10-04T17:59:36.604Z] 24f72da36158: Waiting [2021-10-04T17:59:36.604Z] 04fac38145f0: Download complete [2021-10-04T18:00:03.301Z] 31603596830f: Verifying Checksum [2021-10-04T18:00:03.301Z] 31603596830f: Download complete [2021-10-04T18:00:03.301Z] 24f72da36158: Verifying Checksum [2021-10-04T18:00:03.301Z] 24f72da36158: Download complete [2021-10-04T18:00:03.301Z] 701f6daf10bf: Verifying Checksum [2021-10-04T18:00:03.301Z] 701f6daf10bf: Download complete [2021-10-04T18:00:03.301Z] 31603596830f: Pull complete [2021-10-04T18:00:03.301Z] 04fac38145f0: Pull complete [2021-10-04T18:00:03.892Z] 701f6daf10bf: Pull complete [2021-10-04T18:00:03.892Z] 24f72da36158: Pull complete [2021-10-04T18:00:04.158Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-10-04T18:00:04.158Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-04T18:00:04.158Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-04T18:00:04.274Z] prd-centos7-docker-4c-2g-1248 does not seem to be running inside a container [2021-10-04T18:00:04.343Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-124 -v /w/workspace/gexfoundry_device-snmp-go_PR-124:/w/workspace/gexfoundry_device-snmp-go_PR-124:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-124@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-124@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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-04T18:00:05.001Z] $ docker top 95fe57f38cc2e76b5e508bbed60009331ab8cb22aa1389a971b07b7e2df2687a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-04T18:00:05.211Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-04T18:00:05.211Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-04T18:00:05.342Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-04T18:00:05.343Z] $ docker exec 95fe57f38cc2e76b5e508bbed60009331ab8cb22aa1389a971b07b7e2df2687a ssh-agent [2021-10-04T18:00:05.465Z] SSH_AUTH_SOCK=/tmp/ssh-Rcf1FG5xDC34/agent.14 [2021-10-04T18:00:05.465Z] SSH_AGENT_PID=20 [2021-10-04T18:00:05.476Z] Running ssh-add (command line suppressed) [2021-10-04T18:00:05.588Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-124@tmp/private_key_1658942931791529060.key (/w/workspace/gexfoundry_device-snmp-go_PR-124@tmp/private_key_1658942931791529060.key) [2021-10-04T18:00:05.616Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-04T18:00:05.980Z] + git tag --points-at HEAD [Pipeline] } [2021-10-04T18:00:06.019Z] $ docker exec --env ******** --env ******** 95fe57f38cc2e76b5e508bbed60009331ab8cb22aa1389a971b07b7e2df2687a ssh-agent -k [2021-10-04T18:00:06.129Z] unset SSH_AUTH_SOCK; [2021-10-04T18:00:06.129Z] unset SSH_AGENT_PID; [2021-10-04T18:00:06.129Z] echo Agent pid 20 killed; [2021-10-04T18:00:06.150Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-04T18:00:06.256Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-04T18:00:06.256Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-04T18:00:06.375Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-04T18:00:06.378Z] $ docker exec 95fe57f38cc2e76b5e508bbed60009331ab8cb22aa1389a971b07b7e2df2687a ssh-agent [2021-10-04T18:00:06.487Z] SSH_AUTH_SOCK=/tmp/ssh-ZS7WJiZo6Enh/agent.52 [2021-10-04T18:00:06.487Z] SSH_AGENT_PID=58 [2021-10-04T18:00:06.500Z] Running ssh-add (command line suppressed) [2021-10-04T18:00:06.597Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-124@tmp/private_key_5504056015864941100.key (/w/workspace/gexfoundry_device-snmp-go_PR-124@tmp/private_key_5504056015864941100.key) [2021-10-04T18:00:06.620Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-04T18:00:06.976Z] + git semver init [2021-10-04T18:00:06.976Z] # -> Open(): unable to determine branch for HEAD [2021-10-04T18:00:06.976Z] # $GIT_DIR = /w/workspace/gexfoundry_device-snmp-go_PR-124/.git [2021-10-04T18:00:06.976Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-snmp-go_PR-124 [2021-10-04T18:00:06.976Z] # $SEMVER_REMOTE_NAME = origin [2021-10-04T18:00:06.976Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-04T18:00:06.976Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-04T18:00:06.976Z] # $SEMVER_BRANCH = PR-124 [2021-10-04T18:00:06.976Z] # $SEMVER_TEMP = /tmp/semver-806248125 [2021-10-04T18:00:06.976Z] # git clone --branch semver git@github.com:edgexfoundry/device-snmp-go.git $SEMVER_TEMP [2021-10-04T18:00:07.565Z] # '/tmp/semver-806248125' -> '/w/workspace/gexfoundry_device-snmp-go_PR-124/.semver' [2021-10-04T18:00:07.565Z] # -> Force: false [2021-10-04T18:00:07.565Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-snmp-go_PR-124/.semver [Pipeline] } [2021-10-04T18:00:07.587Z] $ docker exec --env ******** --env ******** 95fe57f38cc2e76b5e508bbed60009331ab8cb22aa1389a971b07b7e2df2687a ssh-agent -k [2021-10-04T18:00:07.678Z] unset SSH_AUTH_SOCK; [2021-10-04T18:00:07.678Z] unset SSH_AGENT_PID; [2021-10-04T18:00:07.678Z] echo Agent pid 58 killed; [2021-10-04T18:00:07.697Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-04T18:00:08.165Z] + git semver [Pipeline] } [2021-10-04T18:00:08.198Z] $ docker stop --time=1 95fe57f38cc2e76b5e508bbed60009331ab8cb22aa1389a971b07b7e2df2687a [2021-10-04T18:00:09.398Z] $ docker rm -f 95fe57f38cc2e76b5e508bbed60009331ab8cb22aa1389a971b07b7e2df2687a [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-04T18:00:09.852Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-04T18:00:10.239Z] Stashed 1 file(s) [Pipeline] echo [2021-10-04T18:00:10.262Z] [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 [2021-10-04T18:00:25.924Z] Still waiting to schedule task [2021-10-04T18:00:25.925Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-10-04T18:00:25.954Z] Still waiting to schedule task [2021-10-04T18:00:25.955Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1216’ is offline [2021-10-04T18:02:36.498Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1250 in /w/workspace/gexfoundry_device-snmp-go_PR-124 [Pipeline] { [Pipeline] ws [2021-10-04T18:02:36.559Z] Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout [2021-10-04T18:02:36.854Z] Selected Git installation does not exist. Using Default [2021-10-04T18:02:36.854Z] The recommended git tool is: NONE [2021-10-04T18:02:43.696Z] using credential edgex-jenkins-ssh [2021-10-04T18:02:43.727Z] Cloning the remote Git repository [2021-10-04T18:02:43.776Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2021-10-04T18:02:43.895Z] > git init /w/workspace/device-snmp-go/1 # timeout=10 [2021-10-04T18:02:43.991Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2021-10-04T18:02:43.992Z] > git --version # timeout=10 [2021-10-04T18:02:44.015Z] > git --version # 'git version 2.17.1' [2021-10-04T18:02:44.017Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-04T18:02:44.109Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-04T18:02:45.689Z] Merging remotes/origin/main commit 128899acc469fd29e83e6eb921f412c0498739c3 into PR head commit ecc2e2bb648795a382680cfe2b4c3c035513fe3e [2021-10-04T18:02:44.940Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2021-10-04T18:02:44.959Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-04T18:02:44.984Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2021-10-04T18:02:45.019Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2021-10-04T18:02:45.019Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-04T18:02:45.031Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/124/head:refs/remotes/origin/PR-124 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-04T18:02:45.933Z] Merge succeeded, producing ecc2e2bb648795a382680cfe2b4c3c035513fe3e [2021-10-04T18:02:45.933Z] Checking out Revision ecc2e2bb648795a382680cfe2b4c3c035513fe3e (PR-124) [2021-10-04T18:02:45.705Z] > git config core.sparsecheckout # timeout=10 [2021-10-04T18:02:45.719Z] > git checkout -f ecc2e2bb648795a382680cfe2b4c3c035513fe3e # timeout=10 [2021-10-04T18:02:45.820Z] > git remote # timeout=10 [2021-10-04T18:02:45.842Z] > git config --get remote.origin.url # timeout=10 [2021-10-04T18:02:45.853Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-04T18:02:45.882Z] > git merge 128899acc469fd29e83e6eb921f412c0498739c3 # timeout=10 [2021-10-04T18:02:45.912Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-04T18:02:45.935Z] > git config core.sparsecheckout # timeout=10 [2021-10-04T18:02:45.963Z] > git checkout -f ecc2e2bb648795a382680cfe2b4c3c035513fe3e # timeout=10 [2021-10-04T18:02:50.442Z] Commit message: "ci: Update PR Template" [2021-10-04T18:02:50.504Z] > git --version # timeout=10 [2021-10-04T18:02:50.514Z] > git --version # 'git version 2.17.1' [2021-10-04T18:02:50.525Z] fatal: bad object c141c1271097dc03ad291c2451e310eaf98cdd06 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-04T18:02:51.245Z] provisioning config files... [2021-10-04T18:02:51.282Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config7063493876066278704tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-04T18:02:52.116Z] ---> docker-login.sh [2021-10-04T18:02:52.116Z] nexus3.edgexfoundry.org:10001 [2021-10-04T18:02:53.612Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-04T18:02:53.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-04T18:02:53.900Z] Configure a credential helper to remove this warning. See [2021-10-04T18:02:53.900Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-04T18:02:53.900Z] [2021-10-04T18:02:53.900Z] Login Succeeded [2021-10-04T18:02:53.900Z] nexus3.edgexfoundry.org:10002 [2021-10-04T18:02:54.189Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-04T18:02:54.473Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-04T18:02:54.473Z] Configure a credential helper to remove this warning. See [2021-10-04T18:02:54.473Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-04T18:02:54.473Z] [2021-10-04T18:02:54.473Z] Login Succeeded [2021-10-04T18:02:54.473Z] nexus3.edgexfoundry.org:10003 [2021-10-04T18:02:54.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-04T18:02:55.047Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-04T18:02:55.047Z] Configure a credential helper to remove this warning. See [2021-10-04T18:02:55.047Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-04T18:02:55.047Z] [2021-10-04T18:02:55.047Z] Login Succeeded [2021-10-04T18:02:55.047Z] nexus3.edgexfoundry.org:10004 [2021-10-04T18:02:55.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-04T18:02:55.615Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-04T18:02:55.615Z] Configure a credential helper to remove this warning. See [2021-10-04T18:02:55.615Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-04T18:02:55.615Z] [2021-10-04T18:02:55.615Z] Login Succeeded [2021-10-04T18:02:55.615Z] docker.io [2021-10-04T18:02:55.902Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-04T18:02:56.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-04T18:02:56.521Z] Configure a credential helper to remove this warning. See [2021-10-04T18:02:56.521Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-04T18:02:56.521Z] [2021-10-04T18:02:56.521Z] Login Succeeded [2021-10-04T18:02:56.521Z] ---> docker-login.sh ends [Pipeline] } [2021-10-04T18:02:56.641Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-04T18:02:57.278Z] ========================================================= [2021-10-04T18:02:57.278Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-04T18:02:57.278Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-04T18:02:57.840Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . [2021-10-04T18:02:58.126Z] Sending build context to Docker daemon 379.9kB [2021-10-04T18:02:58.126Z] Step 1/12 : ARG BASE=golang:1.16-alpine3.14 [2021-10-04T18:02:58.126Z] Step 2/12 : FROM ${BASE} AS builder [2021-10-04T18:03:08.404Z] Get https://nexus3.edgexfoundry.org:10003/v2/: net/http: TLS handshake timeout [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [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 Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-04T18:03:10.030Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-04T18:03:10.030Z] [2021-10-04T18:03:10.030Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-04T18:03:10.471Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-04T18:03:12.500Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-04T18:03:12.500Z] 448f6bf000e3: Pulling fs layer [2021-10-04T18:03:12.500Z] f757da607395: Pulling fs layer [2021-10-04T18:03:12.500Z] 05883995daec: Pulling fs layer [2021-10-04T18:03:12.500Z] 8603b9c90790: Pulling fs layer [2021-10-04T18:03:12.500Z] 1560dd03e051: Pulling fs layer [2021-10-04T18:03:12.500Z] 27f5ce0e4adf: Pulling fs layer [2021-10-04T18:03:12.500Z] c2d8d7efcc4b: Pulling fs layer [2021-10-04T18:03:12.500Z] 1560dd03e051: Waiting [2021-10-04T18:03:12.500Z] 27f5ce0e4adf: Waiting [2021-10-04T18:03:12.500Z] c2d8d7efcc4b: Waiting [2021-10-04T18:03:12.500Z] 8603b9c90790: Waiting [2021-10-04T18:03:12.500Z] f757da607395: Verifying Checksum [2021-10-04T18:03:12.500Z] f757da607395: Download complete [2021-10-04T18:03:12.500Z] 8603b9c90790: Verifying Checksum [2021-10-04T18:03:12.500Z] 8603b9c90790: Download complete [2021-10-04T18:03:12.789Z] 05883995daec: Verifying Checksum [2021-10-04T18:03:12.789Z] 05883995daec: Download complete [2021-10-04T18:03:12.789Z] 1560dd03e051: Verifying Checksum [2021-10-04T18:03:12.789Z] 1560dd03e051: Download complete [2021-10-04T18:03:12.789Z] 27f5ce0e4adf: Verifying Checksum [2021-10-04T18:03:12.789Z] 27f5ce0e4adf: Download complete [2021-10-04T18:03:14.827Z] 448f6bf000e3: Verifying Checksum [2021-10-04T18:03:14.827Z] 448f6bf000e3: Download complete [2021-10-04T18:03:17.553Z] c2d8d7efcc4b: Verifying Checksum [2021-10-04T18:03:17.553Z] c2d8d7efcc4b: Download complete [2021-10-04T18:03:18.174Z] 448f6bf000e3: Pull complete [2021-10-04T18:03:18.799Z] f757da607395: Pull complete [2021-10-04T18:03:20.282Z] 05883995daec: Pull complete [2021-10-04T18:03:20.898Z] 8603b9c90790: Pull complete [2021-10-04T18:03:21.909Z] 1560dd03e051: Pull complete [2021-10-04T18:03:22.204Z] 27f5ce0e4adf: Pull complete [2021-10-04T18:03:37.526Z] c2d8d7efcc4b: Pull complete [2021-10-04T18:03:37.526Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-04T18:03:37.526Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-04T18:03:37.526Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-04T18:03:37.845Z] prd-ubuntu18.04-docker-arm64-4c-16g-1250 does not seem to be running inside a container [2021-10-04T18:03:37.979Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-10-04T18:03:43.492Z] $ docker top e06bddb7677cd8edd5091b38610f572e9b00d9111d5890c76ca9e8884fe73b58 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-04T18:03:44.618Z] ---> job-cost.sh [2021-10-04T18:03:44.618Z] lf-activate-venv: SKIPPING [2021-10-04T18:03:44.618Z] INFO: No Stack... [2021-10-04T18:03:44.901Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-04T18:03:45.904Z] INFO: Archiving Costs [Pipeline] sh [2021-10-04T18:03:46.666Z] + cat /w/workspace/device-snmp-go/1/archives/cost.csv [2021-10-04T18:03:46.667Z] + cut -d, -f6 [Pipeline] lock [2021-10-04T18:03:46.775Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-124-1-stack-cost] [2021-10-04T18:03:46.782Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-124-1-stack-cost] did not exist. Created. [2021-10-04T18:03:46.782Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-124-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-04T18:03:47.627Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-04T18:03:48.286Z] Stashed 1 file(s) [Pipeline] } [2021-10-04T18:03:48.310Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-124-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-04T18:03:48.401Z] $ docker stop --time=1 e06bddb7677cd8edd5091b38610f572e9b00d9111d5890c76ca9e8884fe73b58 [2021-10-04T18:03:50.030Z] $ docker rm -f e06bddb7677cd8edd5091b38610f572e9b00d9111d5890c76ca9e8884fe73b58 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-04T18:03:50.978Z] Failed in branch arm64 [2021-10-04T18:06:08.523Z] Running on prd-centos7-docker-4c-2g-1317 in /w/workspace/gexfoundry_device-snmp-go_PR-124 [Pipeline] { [Pipeline] ws [2021-10-04T18:06:08.609Z] Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout [2021-10-04T18:06:08.810Z] Selected Git installation does not exist. Using Default [2021-10-04T18:06:08.810Z] The recommended git tool is: NONE [2021-10-04T18:06:11.735Z] using credential edgex-jenkins-ssh [2021-10-04T18:06:11.749Z] Cloning the remote Git repository [2021-10-04T18:06:11.059Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2021-10-04T18:06:11.137Z] > git init /w/workspace/device-snmp-go/1 # timeout=10 [2021-10-04T18:06:11.180Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2021-10-04T18:06:11.181Z] > git --version # timeout=10 [2021-10-04T18:06:11.199Z] > git --version # 'git version 2.24.4' [2021-10-04T18:06:11.199Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-04T18:06:11.224Z] [INFO] Currently running in a labeled security context [2021-10-04T18:06:11.224Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-04T18:06:11.224Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-snmp-go/1@tmp/jenkins-gitclient-ssh2460592412226003266.key [2021-10-04T18:06:11.242Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-04T18:06:13.143Z] Merging remotes/origin/main commit 128899acc469fd29e83e6eb921f412c0498739c3 into PR head commit ecc2e2bb648795a382680cfe2b4c3c035513fe3e [2021-10-04T18:06:13.250Z] Merge succeeded, producing ecc2e2bb648795a382680cfe2b4c3c035513fe3e [2021-10-04T18:06:13.251Z] Checking out Revision ecc2e2bb648795a382680cfe2b4c3c035513fe3e (PR-124) [2021-10-04T18:06:11.833Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2021-10-04T18:06:11.844Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-04T18:06:11.854Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2021-10-04T18:06:11.865Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2021-10-04T18:06:11.865Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-04T18:06:11.866Z] [INFO] Currently running in a labeled security context [2021-10-04T18:06:11.866Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-04T18:06:11.866Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-snmp-go/1@tmp/jenkins-gitclient-ssh6496033552704780190.key [2021-10-04T18:06:11.873Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/124/head:refs/remotes/origin/PR-124 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-04T18:06:12.436Z] > git config core.sparsecheckout # timeout=10 [2021-10-04T18:06:12.446Z] > git checkout -f ecc2e2bb648795a382680cfe2b4c3c035513fe3e # timeout=10 [2021-10-04T18:06:12.482Z] > git remote # timeout=10 [2021-10-04T18:06:12.488Z] > git config --get remote.origin.url # timeout=10 [2021-10-04T18:06:12.500Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-04T18:06:12.501Z] [INFO] Currently running in a labeled security context [2021-10-04T18:06:12.501Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-04T18:06:12.501Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-snmp-go/1@tmp/jenkins-gitclient-ssh9182524548542024348.key [2021-10-04T18:06:12.510Z] > git merge 128899acc469fd29e83e6eb921f412c0498739c3 # timeout=10 [2021-10-04T18:06:12.521Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-04T18:06:12.536Z] > git config core.sparsecheckout # timeout=10 [2021-10-04T18:06:12.545Z] > git checkout -f ecc2e2bb648795a382680cfe2b4c3c035513fe3e # timeout=10 [2021-10-04T18:06:16.995Z] Commit message: "ci: Update PR Template" [2021-10-04T18:06:16.421Z] > git --version # timeout=10 [2021-10-04T18:06:16.424Z] > git --version # 'git version 2.24.4' [2021-10-04T18:06:16.431Z] fatal: bad object c141c1271097dc03ad291c2451e310eaf98cdd06 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-04T18:06:18.206Z] provisioning config files... [2021-10-04T18:06:18.229Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config3642854465132205172tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-04T18:06:18.740Z] ---> docker-login.sh [2021-10-04T18:06:18.740Z] nexus3.edgexfoundry.org:10001 [2021-10-04T18:06:18.740Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-04T18:06:19.024Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-04T18:06:19.024Z] Configure a credential helper to remove this warning. See [2021-10-04T18:06:19.024Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-04T18:06:19.024Z] [2021-10-04T18:06:19.024Z] Login Succeeded [2021-10-04T18:06:19.024Z] nexus3.edgexfoundry.org:10002 [2021-10-04T18:06:19.024Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-04T18:06:19.024Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-04T18:06:19.024Z] Configure a credential helper to remove this warning. See [2021-10-04T18:06:19.024Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-04T18:06:19.024Z] [2021-10-04T18:06:19.024Z] Login Succeeded [2021-10-04T18:06:19.024Z] nexus3.edgexfoundry.org:10003 [2021-10-04T18:06:19.024Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-04T18:06:19.315Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-04T18:06:19.315Z] Configure a credential helper to remove this warning. See [2021-10-04T18:06:19.315Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-04T18:06:19.315Z] [2021-10-04T18:06:19.315Z] Login Succeeded [2021-10-04T18:06:19.315Z] nexus3.edgexfoundry.org:10004 [2021-10-04T18:06:19.315Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-04T18:06:19.315Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-04T18:06:19.315Z] Configure a credential helper to remove this warning. See [2021-10-04T18:06:19.315Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-04T18:06:19.315Z] [2021-10-04T18:06:19.315Z] Login Succeeded [2021-10-04T18:06:19.315Z] docker.io [2021-10-04T18:06:19.315Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-04T18:06:19.899Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-04T18:06:19.899Z] Configure a credential helper to remove this warning. See [2021-10-04T18:06:19.899Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-04T18:06:19.899Z] [2021-10-04T18:06:19.899Z] Login Succeeded [2021-10-04T18:06:19.899Z] ---> docker-login.sh ends [Pipeline] } [2021-10-04T18:06:19.967Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-04T18:06:20.308Z] ========================================================= [2021-10-04T18:06:20.308Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-04T18:06:20.308Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-04T18:06:20.797Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-10-04T18:06:20.797Z] Sending build context to Docker daemon 380.9kB [2021-10-04T18:06:20.797Z] Step 1/12 : ARG BASE=golang:1.16-alpine3.14 [2021-10-04T18:06:20.797Z] Step 2/12 : FROM ${BASE} AS builder [2021-10-04T18:06:20.797Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-04T18:06:20.797Z] 540db60ca938: Pulling fs layer [2021-10-04T18:06:20.797Z] adcc1eea9eea: Pulling fs layer [2021-10-04T18:06:20.797Z] 4c4ab2625f07: Pulling fs layer [2021-10-04T18:06:20.797Z] db62176df00c: Pulling fs layer [2021-10-04T18:06:20.797Z] 3b30891b0d05: Pulling fs layer [2021-10-04T18:06:20.797Z] 06b49ca38bd5: Pulling fs layer [2021-10-04T18:06:20.797Z] c788192a36de: Pulling fs layer [2021-10-04T18:06:20.797Z] a77e37c0d609: Pulling fs layer [2021-10-04T18:06:20.797Z] c3185cebc471: Pulling fs layer [2021-10-04T18:06:20.797Z] 06b49ca38bd5: Waiting [2021-10-04T18:06:20.797Z] c788192a36de: Waiting [2021-10-04T18:06:20.797Z] a77e37c0d609: Waiting [2021-10-04T18:06:20.797Z] c3185cebc471: Waiting [2021-10-04T18:06:20.797Z] db62176df00c: Waiting [2021-10-04T18:06:20.797Z] 3b30891b0d05: Waiting [2021-10-04T18:06:20.797Z] 4c4ab2625f07: Verifying Checksum [2021-10-04T18:06:20.797Z] 4c4ab2625f07: Download complete [2021-10-04T18:06:21.068Z] adcc1eea9eea: Verifying Checksum [2021-10-04T18:06:21.068Z] adcc1eea9eea: Download complete [2021-10-04T18:06:21.068Z] 3b30891b0d05: Verifying Checksum [2021-10-04T18:06:21.068Z] 3b30891b0d05: Download complete [2021-10-04T18:06:21.068Z] 06b49ca38bd5: Verifying Checksum [2021-10-04T18:06:21.068Z] 06b49ca38bd5: Download complete [2021-10-04T18:06:21.068Z] 540db60ca938: Verifying Checksum [2021-10-04T18:06:21.068Z] 540db60ca938: Download complete [2021-10-04T18:06:21.068Z] c788192a36de: Verifying Checksum [2021-10-04T18:06:21.068Z] c788192a36de: Download complete [2021-10-04T18:06:21.068Z] 540db60ca938: Pull complete [2021-10-04T18:06:21.342Z] adcc1eea9eea: Pull complete [2021-10-04T18:06:21.342Z] 4c4ab2625f07: Pull complete [2021-10-04T18:06:21.926Z] a77e37c0d609: Verifying Checksum [2021-10-04T18:06:21.926Z] a77e37c0d609: Download complete [2021-10-04T18:06:22.201Z] db62176df00c: Verifying Checksum [2021-10-04T18:06:22.201Z] db62176df00c: Download complete [2021-10-04T18:06:23.615Z] c3185cebc471: Verifying Checksum [2021-10-04T18:06:23.615Z] c3185cebc471: Download complete [2021-10-04T18:06:26.219Z] db62176df00c: Pull complete [2021-10-04T18:06:26.219Z] 3b30891b0d05: Pull complete [2021-10-04T18:06:26.219Z] 06b49ca38bd5: Pull complete [2021-10-04T18:06:26.492Z] c788192a36de: Pull complete [2021-10-04T18:06:26.492Z] a77e37c0d609: Pull complete [2021-10-04T18:06:29.859Z] c3185cebc471: Pull complete [2021-10-04T18:06:29.859Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-10-04T18:06:29.859Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-04T18:06:29.859Z] ---> 031687cdd783 [2021-10-04T18:06:29.859Z] Step 3/12 : ARG MAKE='make build' [2021-10-04T18:06:31.808Z] ---> Running in d1cf3393be3f [2021-10-04T18:06:31.808Z] Removing intermediate container d1cf3393be3f [2021-10-04T18:06:31.808Z] ---> 0cf70c8a6ebb [2021-10-04T18:06:31.808Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-10-04T18:06:31.808Z] ---> Running in bf40f36257e3 [2021-10-04T18:06:31.808Z] Removing intermediate container bf40f36257e3 [2021-10-04T18:06:31.808Z] ---> 385fe4fabb9d [2021-10-04T18:06:31.808Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2021-10-04T18:06:31.808Z] ---> Running in 614e1ee7093e [2021-10-04T18:06:31.808Z] Removing intermediate container 614e1ee7093e [2021-10-04T18:06:31.808Z] ---> 4fbb2fc09a27 [2021-10-04T18:06:31.808Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-04T18:06:31.808Z] ---> Running in 4da2e95594db [2021-10-04T18:06:32.078Z] Removing intermediate container 4da2e95594db [2021-10-04T18:06:32.079Z] ---> 8fd5d9919fc1 [2021-10-04T18:06:32.079Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-04T18:06:32.348Z] ---> Running in 86f4253fd070 [2021-10-04T18:06:32.618Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-04T18:06:33.581Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-04T18:06:33.581Z] (1/3) Installing openssh-keygen (8.4_p1-r3) [2021-10-04T18:06:33.848Z] (2/3) Installing libedit (20191231.3.1-r1) [2021-10-04T18:06:33.848Z] (3/3) Installing openssh-client (8.4_p1-r3) [2021-10-04T18:06:34.115Z] Executing busybox-1.32.1-r6.trigger [2021-10-04T18:06:34.115Z] OK: 223 MiB in 55 packages [2021-10-04T18:06:34.379Z] Removing intermediate container 86f4253fd070 [2021-10-04T18:06:34.379Z] ---> e763765a23a3 [2021-10-04T18:06:34.379Z] Step 8/12 : WORKDIR /device-snmp-go [2021-10-04T18:06:34.379Z] ---> Running in e4f64c0c3eaa [2021-10-04T18:06:34.379Z] Removing intermediate container e4f64c0c3eaa [2021-10-04T18:06:34.379Z] ---> 7fcad1f41fdd [2021-10-04T18:06:34.379Z] Step 9/12 : COPY . . [2021-10-04T18:06:34.645Z] ---> db1ed1ffa5d9 [2021-10-04T18:06:34.645Z] Step 10/12 : RUN go mod tidy [2021-10-04T18:06:34.645Z] ---> Running in 26c9ad2e96c8 [2021-10-04T18:06:35.619Z] go: downloading github.com/edgexfoundry/device-sdk-go/v2 v2.0.0 [2021-10-04T18:06:35.619Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 [2021-10-04T18:06:35.619Z] go: downloading github.com/soniah/gosnmp v1.21.0 [2021-10-04T18:06:35.619Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-10-04T18:06:35.619Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-10-04T18:06:35.888Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-10-04T18:06:35.888Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-10-04T18:06:35.888Z] go: downloading github.com/google/uuid v1.2.0 [2021-10-04T18:06:35.888Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-10-04T18:06:35.888Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-10-04T18:06:35.888Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-10-04T18:06:35.888Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-10-04T18:06:35.888Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-10-04T18:06:35.888Z] go: downloading github.com/golang/mock v1.2.0 [2021-10-04T18:06:35.888Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-10-04T18:06:35.888Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-10-04T18:06:35.888Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-10-04T18:06:35.888Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-10-04T18:06:36.158Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-10-04T18:06:36.158Z] go: downloading golang.org/x/text v0.3.2 [2021-10-04T18:06:36.158Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-10-04T18:06:36.158Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-10-04T18:06:37.153Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-10-04T18:06:37.153Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-10-04T18:06:37.153Z] go: downloading github.com/pelletier/go-toml v1.9.2 [2021-10-04T18:06:37.153Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-10-04T18:06:37.153Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-10-04T18:06:37.153Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-10-04T18:06:37.153Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-10-04T18:06:37.153Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-10-04T18:06:37.153Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-10-04T18:06:37.153Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-10-04T18:06:37.153Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-10-04T18:06:37.153Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-10-04T18:06:37.425Z] go: downloading github.com/x448/float16 v0.8.4 [2021-10-04T18:06:37.425Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-10-04T18:06:37.425Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-10-04T18:06:37.425Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-10-04T18:06:37.425Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-10-04T18:06:37.425Z] go: downloading github.com/kr/pretty v0.2.0 [2021-10-04T18:06:37.425Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-10-04T18:06:37.425Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-10-04T18:06:37.425Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-10-04T18:06:37.425Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-10-04T18:06:37.425Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-10-04T18:06:37.425Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-10-04T18:06:37.425Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-10-04T18:06:37.695Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-10-04T18:06:37.695Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-10-04T18:06:37.695Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-10-04T18:06:37.695Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-10-04T18:06:37.695Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-10-04T18:06:37.695Z] go: downloading github.com/kr/text v0.1.0 [2021-10-04T18:06:37.695Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-10-04T18:06:37.695Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-10-04T18:06:37.695Z] go: downloading github.com/fatih/color v1.9.0 [2021-10-04T18:06:37.967Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-10-04T18:06:37.967Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-10-04T18:06:37.967Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-10-04T18:06:37.967Z] go: downloading github.com/pkg/errors v0.8.1 [2021-10-04T18:06:37.967Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-10-04T18:06:37.967Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-10-04T18:06:37.967Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-10-04T18:06:37.967Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-10-04T18:06:37.967Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-10-04T18:06:37.967Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-10-04T18:06:37.967Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-10-04T18:06:37.967Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-10-04T18:06:37.967Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-10-04T18:06:37.967Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-10-04T18:06:37.967Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-10-04T18:06:37.967Z] go: downloading github.com/miekg/dns v1.1.26 [2021-10-04T18:06:37.967Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-10-04T18:06:37.967Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-10-04T18:06:37.967Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-10-04T18:06:37.967Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-10-04T18:06:37.967Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-10-04T18:06:42.226Z] Removing intermediate container 26c9ad2e96c8 [2021-10-04T18:06:42.226Z] ---> e606035c1b75 [2021-10-04T18:06:42.226Z] Step 11/12 : RUN make update [2021-10-04T18:06:42.226Z] ---> Running in dbfb0eee8de3 [2021-10-04T18:06:42.226Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-10-04T18:06:44.170Z] Removing intermediate container dbfb0eee8de3 [2021-10-04T18:06:44.170Z] ---> 1b0a660ec1ee [2021-10-04T18:06:44.170Z] Step 12/12 : RUN ${MAKE} [2021-10-04T18:06:44.170Z] ---> Running in fe5f78ff91f1 [2021-10-04T18:06:44.440Z] noop [2021-10-04T18:06:44.707Z] Removing intermediate container fe5f78ff91f1 [2021-10-04T18:06:44.707Z] ---> 077ad5421eea [2021-10-04T18:06:44.707Z] Successfully built 077ad5421eea [2021-10-04T18:06:44.707Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-04T18:06:45.068Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-04T18:06:45.068Z] . [Pipeline] withDockerContainer [2021-10-04T18:06:45.178Z] prd-centos7-docker-4c-2g-1317 does not seem to be running inside a container [2021-10-04T18:06:45.239Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-04T18:06:45.614Z] $ docker top 690c2e75cafd0cd751c71356d7a1dec5e3ebce2c1e07d119883eed1521363a4b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-04T18:06:46.094Z] + go version [2021-10-04T18:06:46.094Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-10-04T18:06:46.123Z] $ docker stop --time=1 690c2e75cafd0cd751c71356d7a1dec5e3ebce2c1e07d119883eed1521363a4b [2021-10-04T18:06:47.307Z] $ docker rm -f 690c2e75cafd0cd751c71356d7a1dec5e3ebce2c1e07d119883eed1521363a4b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-04T18:06:48.114Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-04T18:06:48.114Z] . [Pipeline] withDockerContainer [2021-10-04T18:06:48.227Z] prd-centos7-docker-4c-2g-1317 does not seem to be running inside a container [2021-10-04T18:06:48.304Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-04T18:06:48.656Z] $ docker top 866eecb2d72b3ababddf623fa22bca0e68a16f7e9bc14b0bc2a4267cecde9aa3 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-04T18:06:49.189Z] + go mod tidy [Pipeline] sh [2021-10-04T18:06:49.817Z] + make test [2021-10-04T18:06:49.818Z] go mod tidy [2021-10-04T18:06:49.818Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-10-04T18:06:50.412Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2021-10-04T18:07:05.549Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2021-10-04T18:07:05.549Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.006s coverage: 0.0% of statements [2021-10-04T18:07:05.549Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-10-04T18:07:10.917Z] gofmt -l . [2021-10-04T18:07:10.917Z] [ "`gofmt -l .`" = "" ] [2021-10-04T18:07:10.917Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-10-04T18:07:11.222Z] $ docker stop --time=1 866eecb2d72b3ababddf623fa22bca0e68a16f7e9bc14b0bc2a4267cecde9aa3 [2021-10-04T18:07:12.663Z] $ docker rm -f 866eecb2d72b3ababddf623fa22bca0e68a16f7e9bc14b0bc2a4267cecde9aa3 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-04T18:07:13.163Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-04T18:07:13.418Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-10-04T18:07:15.928Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-10-04T18:07:16.261Z] + ls -al . [2021-10-04T18:07:16.261Z] total 116 [2021-10-04T18:07:16.261Z] drwxrwxr-x. 7 jenkins jenkins 4096 Oct 4 18:07 . [2021-10-04T18:07:16.261Z] drwxrwxr-x. 4 jenkins jenkins 28 Oct 4 18:06 .. [2021-10-04T18:07:16.261Z] -rw-rw-r--. 1 jenkins jenkins 6520 Oct 4 18:06 Attribution.txt [2021-10-04T18:07:16.261Z] drwxrwxr-x. 2 jenkins jenkins 60 Oct 4 18:06 bin [2021-10-04T18:07:16.261Z] -rw-rw-r--. 1 jenkins jenkins 4401 Oct 4 18:06 CHANGELOG.md [2021-10-04T18:07:16.261Z] drwxrwxr-x. 3 jenkins jenkins 32 Oct 4 18:06 cmd [2021-10-04T18:07:16.261Z] -rw-r--r--. 1 jenkins jenkins 7631 Oct 4 18:07 coverage.out [2021-10-04T18:07:16.261Z] -rw-rw-r--. 1 jenkins jenkins 1459 Oct 4 18:06 Dockerfile [2021-10-04T18:07:16.261Z] -rw-rw-r--. 1 jenkins jenkins 6 Oct 4 18:06 .dockerignore [2021-10-04T18:07:16.261Z] drwxrwxr-x. 8 jenkins jenkins 179 Oct 4 18:06 .git [2021-10-04T18:07:16.261Z] drwxrwxr-x. 2 jenkins jenkins 103 Oct 4 18:06 .github [2021-10-04T18:07:16.261Z] -rw-rw-r--. 1 jenkins jenkins 269 Oct 4 18:06 .gitignore [2021-10-04T18:07:16.261Z] -rw-rw-r--. 1 jenkins jenkins 208 Oct 4 18:06 go.mod [2021-10-04T18:07:16.261Z] -rw-r--r--. 1 jenkins jenkins 20831 Oct 4 18:06 go.sum [2021-10-04T18:07:16.261Z] -rw-rw-r--. 1 jenkins jenkins 677 Oct 4 18:06 GOVERNANCE.md [2021-10-04T18:07:16.261Z] drwxrwxr-x. 3 jenkins jenkins 20 Oct 4 18:06 internal [2021-10-04T18:07:16.261Z] -rw-rw-r--. 1 jenkins jenkins 656 Oct 4 18:06 Jenkinsfile [2021-10-04T18:07:16.261Z] -rw-rw-r--. 1 jenkins jenkins 11340 Oct 4 18:06 LICENSE [2021-10-04T18:07:16.261Z] -rw-rw-r--. 1 jenkins jenkins 936 Oct 4 18:06 Makefile [2021-10-04T18:07:16.261Z] -rw-rw-r--. 1 jenkins jenkins 620 Oct 4 18:06 OWNERS.md [2021-10-04T18:07:16.261Z] -rw-rw-r--. 1 jenkins jenkins 9073 Oct 4 18:06 README.md [2021-10-04T18:07:16.261Z] -rw-rw-r--. 1 jenkins jenkins 5 Oct 4 18:00 VERSION [2021-10-04T18:07:16.261Z] -rw-rw-r--. 1 jenkins jenkins 209 Oct 4 18:06 version.go [Pipeline] isUnix [Pipeline] sh [2021-10-04T18:07:16.628Z] + docker build -t device-snmp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=ecc2e2bb648795a382680cfe2b4c3c035513fe3e --label arch=amd64 --label version=0.0.0 . [2021-10-04T18:07:16.628Z] Sending build context to Docker daemon 389.1kB [2021-10-04T18:07:16.628Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.14 [2021-10-04T18:07:16.628Z] Step 2/24 : FROM ${BASE} AS builder [2021-10-04T18:07:16.628Z] ---> 077ad5421eea [2021-10-04T18:07:16.628Z] Step 3/24 : ARG MAKE='make build' [2021-10-04T18:07:16.628Z] ---> Running in e02e38a71715 [2021-10-04T18:07:16.628Z] Removing intermediate container e02e38a71715 [2021-10-04T18:07:16.628Z] ---> 4cbfcfa84ec9 [2021-10-04T18:07:16.628Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-10-04T18:07:16.628Z] ---> Running in aa385df1a39d [2021-10-04T18:07:16.904Z] Removing intermediate container aa385df1a39d [2021-10-04T18:07:16.904Z] ---> 2bcbaee5cbd6 [2021-10-04T18:07:16.904Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-10-04T18:07:16.904Z] ---> Running in 7be85f302759 [2021-10-04T18:07:16.904Z] Removing intermediate container 7be85f302759 [2021-10-04T18:07:16.904Z] ---> f43df1609062 [2021-10-04T18:07:16.904Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-04T18:07:16.904Z] ---> Running in 995b066765c7 [2021-10-04T18:07:17.494Z] Removing intermediate container 995b066765c7 [2021-10-04T18:07:17.494Z] ---> 31e576b04537 [2021-10-04T18:07:17.494Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-04T18:07:17.494Z] ---> Running in 29d2b5a594d7 [2021-10-04T18:07:17.762Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-04T18:07:18.873Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-04T18:07:18.873Z] OK: 223 MiB in 55 packages [2021-10-04T18:07:19.251Z] Removing intermediate container 29d2b5a594d7 [2021-10-04T18:07:19.251Z] ---> 5d4f22cc9105 [2021-10-04T18:07:19.251Z] Step 8/24 : WORKDIR /device-snmp-go [2021-10-04T18:07:19.251Z] ---> Running in 168bc886a0f6 [2021-10-04T18:07:19.251Z] Removing intermediate container 168bc886a0f6 [2021-10-04T18:07:19.251Z] ---> 9f9f86285839 [2021-10-04T18:07:19.251Z] Step 9/24 : COPY . . [2021-10-04T18:07:19.520Z] ---> 90519f85798f [2021-10-04T18:07:19.520Z] Step 10/24 : RUN go mod tidy [2021-10-04T18:07:19.520Z] ---> Running in 5a244d69b501 [2021-10-04T18:07:20.121Z] Removing intermediate container 5a244d69b501 [2021-10-04T18:07:20.121Z] ---> 6df0be4039ea [2021-10-04T18:07:20.121Z] Step 11/24 : RUN make update [2021-10-04T18:07:20.121Z] ---> Running in c6baa7d5ff1c [2021-10-04T18:07:20.390Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-10-04T18:07:20.661Z] Removing intermediate container c6baa7d5ff1c [2021-10-04T18:07:20.661Z] ---> cb0e3f446a74 [2021-10-04T18:07:20.661Z] Step 12/24 : RUN ${MAKE} [2021-10-04T18:07:20.661Z] ---> Running in 5033a91ff196 [2021-10-04T18:07:20.951Z] go mod tidy [2021-10-04T18:07:21.228Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -o cmd/device-snmp ./cmd [2021-10-04T18:07:33.638Z] Removing intermediate container 5033a91ff196 [2021-10-04T18:07:33.638Z] ---> 3aaac93cad49 [2021-10-04T18:07:33.638Z] Step 13/24 : FROM alpine:3.14 [2021-10-04T18:07:33.638Z] 3.14: Pulling from library/alpine [2021-10-04T18:07:33.638Z] a0d0a0d46f8b: Pulling fs layer [2021-10-04T18:07:33.638Z] a0d0a0d46f8b: Verifying Checksum [2021-10-04T18:07:33.638Z] a0d0a0d46f8b: Download complete [2021-10-04T18:07:33.638Z] a0d0a0d46f8b: Pull complete [2021-10-04T18:07:33.638Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-04T18:07:33.638Z] Status: Downloaded newer image for alpine:3.14 [2021-10-04T18:07:33.638Z] ---> 14119a10abf4 [2021-10-04T18:07:33.638Z] Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-04T18:07:33.638Z] ---> Running in c3e6697cea56 [2021-10-04T18:07:33.914Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-04T18:07:33.914Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-04T18:07:34.186Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-04T18:07:34.186Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-04T18:07:34.186Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-04T18:07:34.186Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-04T18:07:34.186Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-04T18:07:34.186Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-04T18:07:34.186Z] Executing busybox-1.33.1-r3.trigger [2021-10-04T18:07:34.186Z] OK: 8 MiB in 20 packages [2021-10-04T18:07:34.464Z] Removing intermediate container c3e6697cea56 [2021-10-04T18:07:34.464Z] ---> 6fdab7a627c4 [2021-10-04T18:07:34.464Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2021-10-04T18:07:34.734Z] ---> e380501669d3 [2021-10-04T18:07:34.734Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2021-10-04T18:07:35.009Z] ---> d0d8d56da895 [2021-10-04T18:07:35.009Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2021-10-04T18:07:35.009Z] ---> 7460dca11177 [2021-10-04T18:07:35.009Z] Step 18/24 : EXPOSE 59993 [2021-10-04T18:07:35.009Z] ---> Running in 1204e32bdb5f [2021-10-04T18:07:35.282Z] Removing intermediate container 1204e32bdb5f [2021-10-04T18:07:35.282Z] ---> be89b248a454 [2021-10-04T18:07:35.282Z] Step 19/24 : EXPOSE 161 [2021-10-04T18:07:35.282Z] ---> Running in 5bb68620295b [2021-10-04T18:07:35.282Z] Removing intermediate container 5bb68620295b [2021-10-04T18:07:35.282Z] ---> 3cfa04567dfc [2021-10-04T18:07:35.282Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2021-10-04T18:07:35.282Z] ---> Running in 84e8312bd21d [2021-10-04T18:07:35.282Z] Removing intermediate container 84e8312bd21d [2021-10-04T18:07:35.282Z] ---> 5d1d054b1649 [2021-10-04T18:07:35.282Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2021-10-04T18:07:35.282Z] ---> Running in 6ea7237f64cb [2021-10-04T18:07:35.551Z] Removing intermediate container 6ea7237f64cb [2021-10-04T18:07:35.551Z] ---> b0689f99ea0f [2021-10-04T18:07:35.551Z] Step 22/24 : LABEL arch=amd64 [2021-10-04T18:07:35.551Z] ---> Running in 3c1d9cab47e7 [2021-10-04T18:07:35.551Z] Removing intermediate container 3c1d9cab47e7 [2021-10-04T18:07:35.551Z] ---> fc7838afd6a2 [2021-10-04T18:07:35.551Z] Step 23/24 : LABEL git_sha=ecc2e2bb648795a382680cfe2b4c3c035513fe3e [2021-10-04T18:07:35.551Z] ---> Running in 0bd1f80dc0b7 [2021-10-04T18:07:35.551Z] Removing intermediate container 0bd1f80dc0b7 [2021-10-04T18:07:35.551Z] ---> 7a355a596130 [2021-10-04T18:07:35.551Z] Step 24/24 : LABEL version=0.0.0 [2021-10-04T18:07:35.551Z] ---> Running in 0b68a3f43841 [2021-10-04T18:07:35.818Z] Removing intermediate container 0b68a3f43841 [2021-10-04T18:07:35.818Z] ---> 64293cdc0a9a [2021-10-04T18:07:35.818Z] [Warning] One or more build-args [ARCH] were not consumed [2021-10-04T18:07:35.818Z] Successfully built 64293cdc0a9a [2021-10-04T18:07:35.818Z] Successfully tagged device-snmp:latest [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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-04T18:07:36.800Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-04T18:07:36.800Z] [2021-10-04T18:07:36.800Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-04T18:07:37.180Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-04T18:07:37.180Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-04T18:07:37.180Z] b4d181a07f80: Pulling fs layer [2021-10-04T18:07:37.180Z] a1111a8f2ec3: Pulling fs layer [2021-10-04T18:07:37.180Z] ed53099fbce6: Pulling fs layer [2021-10-04T18:07:37.180Z] dc539afda2c1: Pulling fs layer [2021-10-04T18:07:37.180Z] 77bc0d833cb6: Pulling fs layer [2021-10-04T18:07:37.180Z] 9065ff56babe: Pulling fs layer [2021-10-04T18:07:37.180Z] d287ab97295c: Pulling fs layer [2021-10-04T18:07:37.180Z] dc539afda2c1: Waiting [2021-10-04T18:07:37.180Z] 77bc0d833cb6: Waiting [2021-10-04T18:07:37.180Z] 9065ff56babe: Waiting [2021-10-04T18:07:37.180Z] d287ab97295c: Waiting [2021-10-04T18:07:37.451Z] a1111a8f2ec3: Verifying Checksum [2021-10-04T18:07:37.451Z] a1111a8f2ec3: Download complete [2021-10-04T18:07:37.451Z] dc539afda2c1: Verifying Checksum [2021-10-04T18:07:37.451Z] dc539afda2c1: Download complete [2021-10-04T18:07:37.451Z] ed53099fbce6: Verifying Checksum [2021-10-04T18:07:37.451Z] ed53099fbce6: Download complete [2021-10-04T18:07:37.451Z] 9065ff56babe: Verifying Checksum [2021-10-04T18:07:37.451Z] 9065ff56babe: Download complete [2021-10-04T18:07:37.451Z] 77bc0d833cb6: Verifying Checksum [2021-10-04T18:07:37.451Z] 77bc0d833cb6: Download complete [2021-10-04T18:07:38.032Z] b4d181a07f80: Verifying Checksum [2021-10-04T18:07:38.032Z] b4d181a07f80: Download complete [2021-10-04T18:07:39.012Z] d287ab97295c: Verifying Checksum [2021-10-04T18:07:39.012Z] d287ab97295c: Download complete [2021-10-04T18:07:39.277Z] b4d181a07f80: Pull complete [2021-10-04T18:07:39.542Z] a1111a8f2ec3: Pull complete [2021-10-04T18:07:40.132Z] ed53099fbce6: Pull complete [2021-10-04T18:07:40.132Z] dc539afda2c1: Pull complete [2021-10-04T18:07:40.410Z] 77bc0d833cb6: Pull complete [2021-10-04T18:07:40.680Z] 9065ff56babe: Pull complete [2021-10-04T18:07:46.071Z] d287ab97295c: Pull complete [2021-10-04T18:07:46.071Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-04T18:07:46.071Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-04T18:07:46.071Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-04T18:07:46.194Z] prd-centos7-docker-4c-2g-1317 does not seem to be running inside a container [2021-10-04T18:07:46.260Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-04T18:07:48.818Z] $ docker top b1311c06f00c992e01046f2546f9bb8fb09b2530883ca54df2600898fb5b6d12 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-04T18:07:49.323Z] ---> job-cost.sh [2021-10-04T18:07:49.323Z] lf-activate-venv: SKIPPING [2021-10-04T18:07:49.323Z] INFO: No Stack... [2021-10-04T18:07:49.912Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-04T18:07:51.323Z] INFO: Archiving Costs [Pipeline] sh [2021-10-04T18:07:51.661Z] + cat /w/workspace/device-snmp-go/1/archives/cost.csv [2021-10-04T18:07:51.661Z] + cut -d, -f6 [Pipeline] lock [2021-10-04T18:07:51.722Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-124-1-stack-cost] [2021-10-04T18:07:51.729Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-124-1-stack-cost] did not exist. Created. [2021-10-04T18:07:51.730Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-124-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-04T18:07:52.154Z] /w/workspace/device-snmp-go/1@tmp/durable-457eb84b/script.sh: 1: /w/workspace/device-snmp-go/1@tmp/durable-457eb84b/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-10-04T18:07:52.507Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-10-04T18:07:52.544Z] Warning: overwriting stash ‘stack-cost’ [2021-10-04T18:07:52.561Z] Stashed 1 file(s) [Pipeline] } [2021-10-04T18:07:52.589Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-124-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-04T18:07:52.668Z] $ docker stop --time=1 b1311c06f00c992e01046f2546f9bb8fb09b2530883ca54df2600898fb5b6d12 [2021-10-04T18:07:53.812Z] $ docker rm -f b1311c06f00c992e01046f2546f9bb8fb09b2530883ca54df2600898fb5b6d12 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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) 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] { (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] sh [2021-10-04T18:07:57.436Z] + '[' -d /w/workspace/gexfoundry_device-snmp-go_PR-124/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-04T18:07:58.034Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-04T18:07:58.412Z] ---> package-listing.sh [2021-10-04T18:07:58.412Z] ++ facter osfamily [2021-10-04T18:07:58.412Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-04T18:07:58.681Z] + OS_FAMILY=redhat [2021-10-04T18:07:58.681Z] + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-124 [2021-10-04T18:07:58.681Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-04T18:07:58.681Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-04T18:07:58.681Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-04T18:07:58.681Z] + PACKAGES=/tmp/packages_start.txt [2021-10-04T18:07:58.681Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-124 ']' [2021-10-04T18:07:58.681Z] + PACKAGES=/tmp/packages_end.txt [2021-10-04T18:07:58.681Z] + case "${OS_FAMILY}" in [2021-10-04T18:07:58.681Z] + rpm -qa [2021-10-04T18:07:58.681Z] + sort [2021-10-04T18:07:59.267Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-04T18:07:59.267Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-04T18:07:59.267Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-04T18:07:59.267Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-124 ']' [2021-10-04T18:07:59.267Z] + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-124/archives/ [2021-10-04T18:07:59.267Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-124/archives/ [Pipeline] echo [2021-10-04T18:07:59.317Z] 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/gexfoundry_device-snmp-go_PR-124/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-04T18:07:59.648Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-04T18:08:00.267Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-04T18:08:00.267Z] [2021-10-04T18:08:00.267Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-04T18:08:00.652Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-04T18:08:07.492Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-04T18:08:07.492Z] b4d181a07f80: Pulling fs layer [2021-10-04T18:08:07.492Z] a1111a8f2ec3: Pulling fs layer [2021-10-04T18:08:07.492Z] ed53099fbce6: Pulling fs layer [2021-10-04T18:08:07.492Z] dc539afda2c1: Pulling fs layer [2021-10-04T18:08:07.492Z] 77bc0d833cb6: Pulling fs layer [2021-10-04T18:08:07.492Z] 9065ff56babe: Pulling fs layer [2021-10-04T18:08:07.492Z] d287ab97295c: Pulling fs layer [2021-10-04T18:08:07.492Z] dc539afda2c1: Waiting [2021-10-04T18:08:07.492Z] 77bc0d833cb6: Waiting [2021-10-04T18:08:07.492Z] 9065ff56babe: Waiting [2021-10-04T18:08:07.492Z] d287ab97295c: Waiting [2021-10-04T18:08:07.492Z] a1111a8f2ec3: Verifying Checksum [2021-10-04T18:08:07.492Z] a1111a8f2ec3: Download complete [2021-10-04T18:08:07.492Z] dc539afda2c1: Verifying Checksum [2021-10-04T18:08:07.492Z] dc539afda2c1: Download complete [2021-10-04T18:08:09.025Z] ed53099fbce6: Verifying Checksum [2021-10-04T18:08:09.025Z] ed53099fbce6: Download complete [2021-10-04T18:08:09.025Z] 9065ff56babe: Verifying Checksum [2021-10-04T18:08:09.025Z] 9065ff56babe: Download complete [2021-10-04T18:08:09.025Z] 77bc0d833cb6: Verifying Checksum [2021-10-04T18:08:09.025Z] 77bc0d833cb6: Download complete [2021-10-04T18:08:09.025Z] b4d181a07f80: Verifying Checksum [2021-10-04T18:08:09.025Z] b4d181a07f80: Download complete [2021-10-04T18:08:09.996Z] d287ab97295c: Verifying Checksum [2021-10-04T18:08:09.996Z] d287ab97295c: Download complete [2021-10-04T18:08:10.578Z] b4d181a07f80: Pull complete [2021-10-04T18:08:10.578Z] a1111a8f2ec3: Pull complete [2021-10-04T18:08:11.167Z] ed53099fbce6: Pull complete [2021-10-04T18:08:11.167Z] dc539afda2c1: Pull complete [2021-10-04T18:08:11.433Z] 77bc0d833cb6: Pull complete [2021-10-04T18:08:11.702Z] 9065ff56babe: Pull complete [2021-10-04T18:08:17.068Z] d287ab97295c: Pull complete [2021-10-04T18:08:17.068Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-04T18:08:17.068Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-04T18:08:17.068Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-04T18:08:17.186Z] prd-centos7-docker-4c-2g-1248 does not seem to be running inside a container [2021-10-04T18:08:17.244Z] $ 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/gexfoundry_device-snmp-go_PR-124/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-snmp-go_PR-124 -v /w/workspace/gexfoundry_device-snmp-go_PR-124:/w/workspace/gexfoundry_device-snmp-go_PR-124:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-124@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-124@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-04T18:08:19.508Z] $ docker top 5c4631c470272f86d9302372266857978744b13aa8bd043b9f83a2bd607af02c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-04T18:08:19.960Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-04T18:08:20.299Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-04T18:08:20.631Z] + ls /var/log/sa-host [2021-10-04T18:08:20.631Z] + sadf -c /var/log/sa-host/sa04 [2021-10-04T18:08:20.631Z] file_magic: OK [2021-10-04T18:08:20.631Z] HZ: Using current value: 100 [2021-10-04T18:08:20.631Z] file_header: OK [2021-10-04T18:08:20.631Z] 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 [2021-10-04T18:08:20.631Z] Statistics: [2021-10-04T18:08:20.631Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-04T18:08:20.631Z] File successfully converted to sysstat format version 12.0.3 [2021-10-04T18:08:20.631Z] + sadf -c /var/log/sa-host/sa30 [2021-10-04T18:08:20.631Z] file_magic: OK [2021-10-04T18:08:20.631Z] HZ: Using current value: 100 [2021-10-04T18:08:20.631Z] file_header: OK [2021-10-04T18:08:20.631Z] 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 [2021-10-04T18:08:20.631Z] Statistics: [2021-10-04T18:08:20.631Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-04T18:08:20.631Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-04T18:08:21.278Z] provisioning config files... [2021-10-04T18:08:21.293Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-124@tmp/config9129453622575311023tmp [Pipeline] { [Pipeline] echo [2021-10-04T18:08:21.356Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-04T18:08:21.723Z] ---> create-netrc.sh [Pipeline] } [2021-10-04T18:08:21.748Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-04T18:08:22.230Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-04T18:08:22.265Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-04T18:08:22.622Z] ---> sudo-logs.sh [2021-10-04T18:08:22.622Z] Archiving 'sudo' log.. [2021-10-04T18:08:22.622Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1248.novalocal: Name or service not known [2021-10-04T18:08:22.622Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1248.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-04T18:08:22.732Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-04T18:08:23.095Z] ---> job-cost.sh [2021-10-04T18:08:23.096Z] lf-activate-venv: SKIPPING [2021-10-04T18:08:23.096Z] DEBUG: total: 0.05999999865889549 [2021-10-04T18:08:23.096Z] INFO: Retrieving Stack Cost... [2021-10-04T18:08:23.366Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-04T18:08:23.634Z] INFO: Archiving Costs [Pipeline] echo [2021-10-04T18:08:23.674Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-04T18:08:24.029Z] ---> logs-deploy.sh [2021-10-04T18:08:24.029Z] lf-activate-venv: SKIPPING [2021-10-04T18:08:24.029Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-124/1 [2021-10-04T18:08:24.029Z] INFO: archiving workspace using pattern(s): [2021-10-04T18:08:24.618Z] Archives upload complete. [2021-10-04T18:08:24.885Z] INFO: archiving logs to Nexus