Pull request #135 opened 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 ernestojeda for edgexfoundry/device-snmp-go Obtained Jenkinsfile from 3592ae59134c3b322d02927ef1e2dc844630e822+0686e34266a91fa2107915df6132c8d4297bd730 (b3a4f3cf49d13c3e25c4c38b3fc0cb5e0185b7f4) 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-ssh712384347921756274.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision dae07dc806156effb2cae02074e2f5f64a063e83 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-ssh5647734605868965130.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 dae07dc806156effb2cae02074e2f5f64a063e83 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-135/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-135/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5268646973801927491.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-135/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh11119107930095291204.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision dae07dc806156effb2cae02074e2f5f64a063e83 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f dae07dc806156effb2cae02074e2f5f64a063e83 # timeout=10 Commit message: "Merge pull request #375 from ernestojeda/golang-1-17-updates" > 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-ssh10763065234085067243.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-135/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-135/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh11572887495424980437.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 dae07dc806156effb2cae02074e2f5f64a063e83 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.17 USE_ALPINE: true 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-2263 in /w/workspace/gexfoundry_device-snmp-go_PR-135 [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-135 # 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-135@tmp/jenkins-gitclient-ssh8219248375082123713.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [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-135@tmp/jenkins-gitclient-ssh7822415925919387340.key Merging remotes/origin/main commit 0686e34266a91fa2107915df6132c8d4297bd730 into PR head commit 3592ae59134c3b322d02927ef1e2dc844630e822 Merge succeeded, producing 3592ae59134c3b322d02927ef1e2dc844630e822 Checking out Revision 3592ae59134c3b322d02927ef1e2dc844630e822 (PR-135) > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/135/head:refs/remotes/origin/PR-135 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3592ae59134c3b322d02927ef1e2dc844630e822 # 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-135@tmp/jenkins-gitclient-ssh790759743488092967.key > git merge 0686e34266a91fa2107915df6132c8d4297bd730 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3592ae59134c3b322d02927ef1e2dc844630e822 # timeout=10 Commit message: "ci: gomod changes related for Go 1.17" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object dae07dc806156effb2cae02074e2f5f64a063e83 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-01-20T18:05:03.391Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-01-20T18:05:03.551Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-01-20T18:05:03.642Z] ========================================================= [2022-01-20T18:05:03.642Z] EdgeX Global Pipelines Version Info [2022-01-20T18:05:03.642Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-01-20T18:05:04.766Z] ------------------- [2022-01-20T18:05:04.766Z] stable info: [2022-01-20T18:05:04.766Z] ------------------- [2022-01-20T18:05:04.766Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-01-20T18:05:04.766Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-20T18:05:04.766Z] Message: update stable to v1.0.219 [2022-01-20T18:05:05.339Z] ------------------- [2022-01-20T18:05:05.339Z] experimental info: [2022-01-20T18:05:05.339Z] ------------------- [2022-01-20T18:05:05.339Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-01-20T18:05:05.339Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-20T18:05:05.339Z] Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-01-20T18:05:05.580Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2022-01-20T18:05:05.618Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2022-01-20T18:05:05.660Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-01-20T18:05:05.708Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-01-20T18:05:05.746Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-01-20T18:05:05.789Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-01-20T18:05:05.834Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-01-20T18:05:05.875Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-01-20T18:05:05.923Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-01-20T18:05:05.964Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-01-20T18:05:06.002Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-01-20T18:05:06.044Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2022-01-20T18:05:06.088Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-01-20T18:05:06.132Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-01-20T18:05:06.170Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-01-20T18:05:06.211Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-01-20T18:05:06.252Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-01-20T18:05:06.299Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-01-20T18:05:06.347Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-01-20T18:05:06.389Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-01-20T18:05:06.431Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-01-20T18:05:06.470Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-01-20T18:05:06.510Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-01-20T18:05:06.549Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-01-20T18:05:06.594Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-01-20T18:05:06.629Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-01-20T18:05:06.666Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-135 [Pipeline] echo [2022-01-20T18:05:06.707Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-135 [Pipeline] echo [2022-01-20T18:05:06.744Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-135 [Pipeline] echo [2022-01-20T18:05:06.788Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3592ae59134c3b322d02927ef1e2dc844630e822 [Pipeline] echo [2022-01-20T18:05:06.829Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3592ae5 [Pipeline] echo [2022-01-20T18:05:06.870Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-20T18:05:06.980Z] provisioning config files... [2022-01-20T18:05:06.995Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-135@tmp/config7097492909619142892tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-20T18:05:07.360Z] ---> docker-login.sh [2022-01-20T18:05:07.360Z] nexus3.edgexfoundry.org:10001 [2022-01-20T18:05:07.360Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T18:05:07.624Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T18:05:07.624Z] Configure a credential helper to remove this warning. See [2022-01-20T18:05:07.624Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T18:05:07.624Z] [2022-01-20T18:05:07.624Z] Login Succeeded [2022-01-20T18:05:07.624Z] nexus3.edgexfoundry.org:10002 [2022-01-20T18:05:07.624Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T18:05:07.624Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T18:05:07.624Z] Configure a credential helper to remove this warning. See [2022-01-20T18:05:07.624Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T18:05:07.624Z] [2022-01-20T18:05:07.624Z] Login Succeeded [2022-01-20T18:05:07.624Z] nexus3.edgexfoundry.org:10003 [2022-01-20T18:05:07.624Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T18:05:07.887Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T18:05:07.887Z] Configure a credential helper to remove this warning. See [2022-01-20T18:05:07.887Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T18:05:07.887Z] [2022-01-20T18:05:07.887Z] Login Succeeded [2022-01-20T18:05:07.887Z] nexus3.edgexfoundry.org:10004 [2022-01-20T18:05:07.887Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T18:05:07.887Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T18:05:07.887Z] Configure a credential helper to remove this warning. See [2022-01-20T18:05:07.887Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T18:05:07.887Z] [2022-01-20T18:05:07.887Z] Login Succeeded [2022-01-20T18:05:07.887Z] docker.io [2022-01-20T18:05:07.887Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T18:05:08.151Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T18:05:08.151Z] Configure a credential helper to remove this warning. See [2022-01-20T18:05:08.151Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T18:05:08.151Z] [2022-01-20T18:05:08.151Z] Login Succeeded [2022-01-20T18:05:08.151Z] ---> docker-login.sh ends [Pipeline] } [2022-01-20T18:05:08.180Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-01-20T18:05:08.804Z] + git rev-list -1 --merges 3592ae59134c3b322d02927ef1e2dc844630e822~1..3592ae59134c3b322d02927ef1e2dc844630e822 [Pipeline] echo [2022-01-20T18:05:08.852Z] -----------> git rev-list -1 --merges 3592ae59134c3b322d02927ef1e2dc844630e822~1..3592ae59134c3b322d02927ef1e2dc844630e822 3592ae59134c3b322d02927ef1e2dc844630e822 [false] [Pipeline] sh [2022-01-20T18:05:09.170Z] + git log --format=format:%s -1 3592ae59134c3b322d02927ef1e2dc844630e822 [Pipeline] echo [2022-01-20T18:05:09.205Z] ========================================================= [2022-01-20T18:05:09.205Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-01-20T18:05:09.205Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-20T18:05:09.638Z] + git log --format=format:%s -1 3592ae59134c3b322d02927ef1e2dc844630e822 [Pipeline] echo [2022-01-20T18:05:09.670Z] [semverPrep] GIT_COMMIT: 3592ae59134c3b322d02927ef1e2dc844630e822, Commit Message: ci: gomod changes related for Go 1.17 [Pipeline] echo [2022-01-20T18:05:09.700Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-01-20T18:05:10.140Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-20T18:05:10.140Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-01-20T18:05:10.140Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-01-20T18:05:10.140Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-01-20T18:05:10.140Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-01-20T18:05:10.140Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-01-20T18:05:10.140Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-20T18:05:10.524Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-20T18:05:10.525Z] [2022-01-20T18:05:10.525Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-01-20T18:05:10.883Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-20T18:05:10.883Z] latest: Pulling from edgex-devops/git-semver [2022-01-20T18:05:10.883Z] a0d0a0d46f8b: Pulling fs layer [2022-01-20T18:05:10.883Z] 3e5f54012d9b: Pulling fs layer [2022-01-20T18:05:10.883Z] 4c7163046ea9: Pulling fs layer [2022-01-20T18:05:10.883Z] 0c2d73faf560: Pulling fs layer [2022-01-20T18:05:10.883Z] 0c2d73faf560: Waiting [2022-01-20T18:05:10.883Z] 3e5f54012d9b: Verifying Checksum [2022-01-20T18:05:10.883Z] 3e5f54012d9b: Download complete [2022-01-20T18:05:10.883Z] a0d0a0d46f8b: Verifying Checksum [2022-01-20T18:05:10.883Z] a0d0a0d46f8b: Download complete [2022-01-20T18:05:10.883Z] 4c7163046ea9: Verifying Checksum [2022-01-20T18:05:10.883Z] 4c7163046ea9: Download complete [2022-01-20T18:05:10.883Z] 0c2d73faf560: Verifying Checksum [2022-01-20T18:05:10.883Z] 0c2d73faf560: Download complete [2022-01-20T18:05:11.174Z] a0d0a0d46f8b: Pull complete [2022-01-20T18:05:11.174Z] 3e5f54012d9b: Pull complete [2022-01-20T18:05:11.446Z] 4c7163046ea9: Pull complete [2022-01-20T18:05:11.446Z] 0c2d73faf560: Pull complete [2022-01-20T18:05:11.446Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-01-20T18:05:11.446Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-20T18:05:11.446Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-01-20T18:05:11.539Z] prd-centos7-docker-4c-2g-2263 does not seem to be running inside a container [2022-01-20T18:05:11.571Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-135 -v /w/workspace/gexfoundry_device-snmp-go_PR-135:/w/workspace/gexfoundry_device-snmp-go_PR-135:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-135@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-135@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-01-20T18:05:12.156Z] $ docker top d2fc7e5700e66448a79544de0c9e4d7fc2e1a691570ebae385966a56606013c5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-20T18:05:12.344Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-20T18:05:12.344Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-20T18:05:12.446Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-20T18:05:12.443Z] $ docker exec d2fc7e5700e66448a79544de0c9e4d7fc2e1a691570ebae385966a56606013c5 ssh-agent [2022-01-20T18:05:12.548Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKBMjHp/agent.15 [2022-01-20T18:05:12.548Z] SSH_AGENT_PID=22 [2022-01-20T18:05:12.556Z] Running ssh-add (command line suppressed) [2022-01-20T18:05:12.652Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-135@tmp/private_key_3965013652442705866.key (/w/workspace/gexfoundry_device-snmp-go_PR-135@tmp/private_key_3965013652442705866.key) [2022-01-20T18:05:12.669Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-20T18:05:13.003Z] + git tag --points-at HEAD [Pipeline] } [2022-01-20T18:05:13.020Z] $ docker exec --env ******** --env ******** d2fc7e5700e66448a79544de0c9e4d7fc2e1a691570ebae385966a56606013c5 ssh-agent -k [2022-01-20T18:05:13.100Z] unset SSH_AUTH_SOCK; [2022-01-20T18:05:13.100Z] unset SSH_AGENT_PID; [2022-01-20T18:05:13.100Z] echo Agent pid 22 killed; [2022-01-20T18:05:13.114Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-01-20T18:05:13.194Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-20T18:05:13.194Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-20T18:05:13.300Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-20T18:05:13.297Z] $ docker exec d2fc7e5700e66448a79544de0c9e4d7fc2e1a691570ebae385966a56606013c5 ssh-agent [2022-01-20T18:05:13.379Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOpAEBp/agent.54 [2022-01-20T18:05:13.379Z] SSH_AGENT_PID=60 [2022-01-20T18:05:13.383Z] Running ssh-add (command line suppressed) [2022-01-20T18:05:13.453Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-135@tmp/private_key_1468814258542798099.key (/w/workspace/gexfoundry_device-snmp-go_PR-135@tmp/private_key_1468814258542798099.key) [2022-01-20T18:05:13.475Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-20T18:05:13.808Z] + git semver init [2022-01-20T18:05:13.809Z] # -> Open(): unable to determine branch for HEAD [2022-01-20T18:05:13.809Z] # $GIT_DIR = /w/workspace/gexfoundry_device-snmp-go_PR-135/.git [2022-01-20T18:05:13.809Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-snmp-go_PR-135 [2022-01-20T18:05:13.809Z] # $SEMVER_REMOTE_NAME = origin [2022-01-20T18:05:13.809Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-20T18:05:13.809Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-20T18:05:13.809Z] # $SEMVER_BRANCH = PR-135 [2022-01-20T18:05:13.809Z] # $SEMVER_TEMP = /tmp/semver-098442304 [2022-01-20T18:05:13.809Z] # git clone --branch semver git@github.com:edgexfoundry/device-snmp-go.git $SEMVER_TEMP [2022-01-20T18:05:14.747Z] # '/tmp/semver-098442304' -> '/w/workspace/gexfoundry_device-snmp-go_PR-135/.semver' [2022-01-20T18:05:14.747Z] # -> Force: false [2022-01-20T18:05:14.747Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-snmp-go_PR-135/.semver [Pipeline] } [2022-01-20T18:05:14.769Z] $ docker exec --env ******** --env ******** d2fc7e5700e66448a79544de0c9e4d7fc2e1a691570ebae385966a56606013c5 ssh-agent -k [2022-01-20T18:05:14.849Z] unset SSH_AUTH_SOCK; [2022-01-20T18:05:14.849Z] unset SSH_AGENT_PID; [2022-01-20T18:05:14.849Z] echo Agent pid 60 killed; [2022-01-20T18:05:14.866Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-20T18:05:15.289Z] + git semver [Pipeline] } [2022-01-20T18:05:15.318Z] $ docker stop --time=1 d2fc7e5700e66448a79544de0c9e4d7fc2e1a691570ebae385966a56606013c5 [2022-01-20T18:05:16.529Z] $ docker rm -f d2fc7e5700e66448a79544de0c9e4d7fc2e1a691570ebae385966a56606013c5 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-20T18:05:16.942Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-01-20T18:05:17.234Z] Stashed 1 file(s) [Pipeline] echo [2022-01-20T18:05:17.260Z] [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] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-20T18:05:17.868Z] provisioning config files... [2022-01-20T18:05:17.880Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-135@tmp/config3767815389080091341tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-20T18:05:18.227Z] ---> docker-login.sh [2022-01-20T18:05:18.227Z] nexus3.edgexfoundry.org:10001 [2022-01-20T18:05:18.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T18:05:18.227Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T18:05:18.227Z] Configure a credential helper to remove this warning. See [2022-01-20T18:05:18.227Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T18:05:18.227Z] [2022-01-20T18:05:18.227Z] Login Succeeded [2022-01-20T18:05:18.227Z] nexus3.edgexfoundry.org:10002 [2022-01-20T18:05:18.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T18:05:18.227Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T18:05:18.227Z] Configure a credential helper to remove this warning. See [2022-01-20T18:05:18.227Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T18:05:18.227Z] [2022-01-20T18:05:18.227Z] Login Succeeded [2022-01-20T18:05:18.227Z] nexus3.edgexfoundry.org:10003 [2022-01-20T18:05:18.488Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T18:05:18.488Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T18:05:18.488Z] Configure a credential helper to remove this warning. See [2022-01-20T18:05:18.488Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T18:05:18.488Z] [2022-01-20T18:05:18.488Z] Login Succeeded [2022-01-20T18:05:18.488Z] nexus3.edgexfoundry.org:10004 [2022-01-20T18:05:18.488Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T18:05:18.488Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T18:05:18.488Z] Configure a credential helper to remove this warning. See [2022-01-20T18:05:18.488Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T18:05:18.488Z] [2022-01-20T18:05:18.488Z] Login Succeeded [2022-01-20T18:05:18.488Z] docker.io [2022-01-20T18:05:18.488Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T18:05:19.064Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T18:05:19.064Z] Configure a credential helper to remove this warning. See [2022-01-20T18:05:19.064Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T18:05:19.064Z] [2022-01-20T18:05:19.064Z] Login Succeeded [2022-01-20T18:05:19.064Z] ---> docker-login.sh ends [Pipeline] } [2022-01-20T18:05:19.105Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-20T18:05:19.311Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-20T18:05:19.353Z] ========================================================= [2022-01-20T18:05:19.353Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-01-20T18:05:19.353Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-01-20T18:05:19.765Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg 'MAKE=echo noop' --target=builder . [2022-01-20T18:05:19.765Z] Sending build context to Docker daemon 5.199MB [2022-01-20T18:05:19.765Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-01-20T18:05:19.765Z] Step 2/12 : FROM ${BASE} AS builder [2022-01-20T18:05:19.765Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-01-20T18:05:19.765Z] 59bf1c3509f3: Pulling fs layer [2022-01-20T18:05:19.765Z] 666ba61612fd: Pulling fs layer [2022-01-20T18:05:19.765Z] 8ed8ca486205: Pulling fs layer [2022-01-20T18:05:19.765Z] 4fe6c5a15a65: Pulling fs layer [2022-01-20T18:05:19.765Z] 22a0e8bec74d: Pulling fs layer [2022-01-20T18:05:19.765Z] f965cba54748: Pulling fs layer [2022-01-20T18:05:19.765Z] 861ffc35075e: Pulling fs layer [2022-01-20T18:05:19.765Z] 4b385c91608e: Pulling fs layer [2022-01-20T18:05:19.765Z] 560528eb2ebb: Pulling fs layer [2022-01-20T18:05:19.765Z] 4fe6c5a15a65: Waiting [2022-01-20T18:05:19.765Z] 22a0e8bec74d: Waiting [2022-01-20T18:05:19.765Z] f965cba54748: Waiting [2022-01-20T18:05:19.765Z] 861ffc35075e: Waiting [2022-01-20T18:05:19.765Z] 4b385c91608e: Waiting [2022-01-20T18:05:19.765Z] 560528eb2ebb: Waiting [2022-01-20T18:05:19.765Z] 8ed8ca486205: Verifying Checksum [2022-01-20T18:05:19.765Z] 8ed8ca486205: Download complete [2022-01-20T18:05:19.765Z] 666ba61612fd: Verifying Checksum [2022-01-20T18:05:19.765Z] 666ba61612fd: Download complete [2022-01-20T18:05:19.765Z] 22a0e8bec74d: Verifying Checksum [2022-01-20T18:05:19.765Z] 22a0e8bec74d: Download complete [2022-01-20T18:05:20.028Z] 59bf1c3509f3: Verifying Checksum [2022-01-20T18:05:20.028Z] 59bf1c3509f3: Download complete [2022-01-20T18:05:20.028Z] f965cba54748: Verifying Checksum [2022-01-20T18:05:20.028Z] f965cba54748: Download complete [2022-01-20T18:05:20.028Z] 861ffc35075e: Verifying Checksum [2022-01-20T18:05:20.028Z] 861ffc35075e: Download complete [2022-01-20T18:05:20.028Z] 4b385c91608e: Verifying Checksum [2022-01-20T18:05:20.028Z] 4b385c91608e: Download complete [2022-01-20T18:05:20.623Z] 560528eb2ebb: Verifying Checksum [2022-01-20T18:05:20.623Z] 560528eb2ebb: Download complete [2022-01-20T18:05:20.623Z] 4fe6c5a15a65: Verifying Checksum [2022-01-20T18:05:20.623Z] 4fe6c5a15a65: Download complete [2022-01-20T18:05:20.623Z] 59bf1c3509f3: Pull complete [2022-01-20T18:05:20.623Z] 666ba61612fd: Pull complete [2022-01-20T18:05:20.623Z] 8ed8ca486205: Pull complete [2022-01-20T18:05:24.869Z] 4fe6c5a15a65: Pull complete [2022-01-20T18:05:24.869Z] 22a0e8bec74d: Pull complete [2022-01-20T18:05:24.869Z] f965cba54748: Pull complete [2022-01-20T18:05:24.869Z] 861ffc35075e: Pull complete [2022-01-20T18:05:24.869Z] 4b385c91608e: Pull complete [2022-01-20T18:05:27.439Z] 560528eb2ebb: Pull complete [2022-01-20T18:05:27.439Z] Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f [2022-01-20T18:05:27.439Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-20T18:05:27.439Z] ---> dd4a08f94e63 [2022-01-20T18:05:27.439Z] Step 3/12 : ARG MAKE='make build' [2022-01-20T18:05:28.826Z] ---> Running in a884ced7331a [2022-01-20T18:05:28.826Z] Removing intermediate container a884ced7331a [2022-01-20T18:05:28.826Z] ---> d9e9354d3fce [2022-01-20T18:05:28.826Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-01-20T18:05:28.826Z] ---> Running in 96949d509b94 [2022-01-20T18:05:28.826Z] Removing intermediate container 96949d509b94 [2022-01-20T18:05:28.826Z] ---> 6cb084f09394 [2022-01-20T18:05:28.826Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-01-20T18:05:28.826Z] ---> Running in b0a17c30ba5a [2022-01-20T18:05:28.826Z] Removing intermediate container b0a17c30ba5a [2022-01-20T18:05:28.826Z] ---> 81a9c1b47eae [2022-01-20T18:05:28.826Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-20T18:05:28.826Z] ---> Running in 9dad2e29a79f [2022-01-20T18:05:29.397Z] Removing intermediate container 9dad2e29a79f [2022-01-20T18:05:29.397Z] ---> 3e5869cbc996 [2022-01-20T18:05:29.397Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-20T18:05:29.397Z] ---> Running in 43f52fc89a62 [2022-01-20T18:05:29.658Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-20T18:05:30.599Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-20T18:05:30.859Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-01-20T18:05:30.859Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-01-20T18:05:30.859Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-01-20T18:05:31.122Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-01-20T18:05:31.122Z] Executing busybox-1.34.1-r3.trigger [2022-01-20T18:05:31.122Z] OK: 224 MiB in 56 packages [2022-01-20T18:05:31.388Z] Removing intermediate container 43f52fc89a62 [2022-01-20T18:05:31.388Z] ---> c330a28ba14c [2022-01-20T18:05:31.388Z] Step 8/12 : WORKDIR /device-snmp-go [2022-01-20T18:05:31.388Z] ---> Running in b8837a0045c5 [2022-01-20T18:05:31.650Z] Removing intermediate container b8837a0045c5 [2022-01-20T18:05:31.650Z] ---> 59627896452e [2022-01-20T18:05:31.651Z] Step 9/12 : COPY go.mod vendor* ./ [2022-01-20T18:05:31.651Z] ---> d589524a38f8 [2022-01-20T18:05:31.651Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-20T18:05:31.651Z] ---> Running in 9674d51c6a6e [2022-01-20T18:05:32.694Z] Still waiting to schedule task [2022-01-20T18:05:32.694Z] ‘prd-centos7-blackbox-4c-2g-1555’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2022-01-20T18:05:32.695Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-2264’ is offline [2022-01-20T18:06:03.821Z] Removing intermediate container 9674d51c6a6e [2022-01-20T18:06:03.821Z] ---> dcc4e2ba4bff [2022-01-20T18:06:03.821Z] Step 11/12 : COPY . . [2022-01-20T18:06:03.821Z] ---> ae3e79d666c7 [2022-01-20T18:06:03.821Z] Step 12/12 : RUN ${MAKE} [2022-01-20T18:06:03.821Z] ---> Running in ce0b2117233c [2022-01-20T18:06:03.821Z] noop [2022-01-20T18:06:03.821Z] Removing intermediate container ce0b2117233c [2022-01-20T18:06:03.821Z] ---> fa19660c02ca [2022-01-20T18:06:03.821Z] Successfully built fa19660c02ca [2022-01-20T18:06:03.821Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-20T18:06:04.150Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-20T18:06:04.150Z] . [Pipeline] withDockerContainer [2022-01-20T18:06:04.236Z] prd-centos7-docker-4c-2g-2263 does not seem to be running inside a container [2022-01-20T18:06:04.274Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-135 -v /w/workspace/gexfoundry_device-snmp-go_PR-135:/w/workspace/gexfoundry_device-snmp-go_PR-135:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-135@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-135@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 ******** ci-base-image-x86_64 cat [2022-01-20T18:06:04.605Z] $ docker top 455f76b7193da7da5640dd74a6c242b872909db6012ad349af7f29cb5436c660 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-20T18:06:05.009Z] + go version [2022-01-20T18:06:05.010Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-01-20T18:06:05.034Z] $ docker stop --time=1 455f76b7193da7da5640dd74a6c242b872909db6012ad349af7f29cb5436c660 [2022-01-20T18:06:06.213Z] $ docker rm -f 455f76b7193da7da5640dd74a6c242b872909db6012ad349af7f29cb5436c660 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-20T18:06:06.865Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-20T18:06:06.865Z] . [Pipeline] withDockerContainer [2022-01-20T18:06:06.974Z] prd-centos7-docker-4c-2g-2263 does not seem to be running inside a container [2022-01-20T18:06:07.009Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-135 -v /w/workspace/gexfoundry_device-snmp-go_PR-135:/w/workspace/gexfoundry_device-snmp-go_PR-135:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-135@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-135@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 ******** ci-base-image-x86_64 cat [2022-01-20T18:06:07.354Z] $ docker top 083f9672876172e6590022feeff1c43bbd8b5ecf344518841d8c0374fce59559 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-01-20T18:06:07.804Z] + make test [2022-01-20T18:06:07.804Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-01-20T18:06:08.066Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2022-01-20T18:06:23.141Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2022-01-20T18:06:23.141Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.006s coverage: 0.0% of statements [2022-01-20T18:06:23.141Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-01-20T18:06:26.449Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-20T18:06:26.449Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-01-20T18:06:26.449Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-01-20T18:06:27.057Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-01-20T18:06:27.086Z] $ docker stop --time=1 083f9672876172e6590022feeff1c43bbd8b5ecf344518841d8c0374fce59559 [2022-01-20T18:06:28.507Z] $ docker rm -f 083f9672876172e6590022feeff1c43bbd8b5ecf344518841d8c0374fce59559 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-20T18:06:28.960Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-01-20T18:06:29.020Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-01-20T18:06:29.771Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-01-20T18:06:30.086Z] + ls -al . [2022-01-20T18:06:30.086Z] total 144 [2022-01-20T18:06:30.086Z] drwxrwxr-x. 9 jenkins jenkins 4096 Jan 20 18:06 . [2022-01-20T18:06:30.086Z] drwxrwxr-x. 4 jenkins jenkins 112 Jan 20 18:04 .. [2022-01-20T18:06:30.086Z] -rw-rw-r--. 1 jenkins jenkins 6926 Jan 20 18:04 Attribution.txt [2022-01-20T18:06:30.086Z] drwxrwxr-x. 2 jenkins jenkins 60 Jan 20 18:04 bin [2022-01-20T18:06:30.086Z] -rw-rw-r--. 1 jenkins jenkins 4401 Jan 20 18:04 CHANGELOG.md [2022-01-20T18:06:30.086Z] drwxrwxr-x. 3 jenkins jenkins 32 Jan 20 18:04 cmd [2022-01-20T18:06:30.086Z] -rw-r--r--. 1 jenkins jenkins 7631 Jan 20 18:06 coverage.out [2022-01-20T18:06:30.086Z] -rw-rw-r--. 1 jenkins jenkins 1516 Jan 20 18:04 Dockerfile [2022-01-20T18:06:30.086Z] -rw-rw-r--. 1 jenkins jenkins 6 Jan 20 18:04 .dockerignore [2022-01-20T18:06:30.086Z] drwxrwxr-x. 8 jenkins jenkins 179 Jan 20 18:05 .git [2022-01-20T18:06:30.086Z] drwxrwxr-x. 2 jenkins jenkins 103 Jan 20 18:04 .github [2022-01-20T18:06:30.086Z] -rw-rw-r--. 1 jenkins jenkins 262 Jan 20 18:04 .gitignore [2022-01-20T18:06:30.086Z] -rw-rw-r--. 1 jenkins jenkins 2820 Jan 20 18:04 go.mod [2022-01-20T18:06:30.086Z] -rw-rw-r--. 1 jenkins jenkins 49501 Jan 20 18:04 go.sum [2022-01-20T18:06:30.086Z] -rw-rw-r--. 1 jenkins jenkins 677 Jan 20 18:04 GOVERNANCE.md [2022-01-20T18:06:30.086Z] drwxrwxr-x. 3 jenkins jenkins 20 Jan 20 18:04 internal [2022-01-20T18:06:30.086Z] -rw-rw-r--. 1 jenkins jenkins 656 Jan 20 18:04 Jenkinsfile [2022-01-20T18:06:30.086Z] -rw-rw-r--. 1 jenkins jenkins 11340 Jan 20 18:04 LICENSE [2022-01-20T18:06:30.086Z] -rw-rw-r--. 1 jenkins jenkins 1057 Jan 20 18:04 Makefile [2022-01-20T18:06:30.086Z] -rw-rw-r--. 1 jenkins jenkins 620 Jan 20 18:04 OWNERS.md [2022-01-20T18:06:30.086Z] -rw-rw-r--. 1 jenkins jenkins 9073 Jan 20 18:04 README.md [2022-01-20T18:06:30.086Z] drwx------. 3 jenkins jenkins 88 Jan 20 18:05 .semver [2022-01-20T18:06:30.086Z] drwxrwxr-x. 3 jenkins jenkins 58 Jan 20 18:04 snap [2022-01-20T18:06:30.086Z] -rw-rw-r--. 1 jenkins jenkins 5 Jan 20 18:05 VERSION [2022-01-20T18:06:30.086Z] -rw-rw-r--. 1 jenkins jenkins 209 Jan 20 18:04 version.go [Pipeline] isUnix [Pipeline] sh [2022-01-20T18:06:30.424Z] + 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=3592ae59134c3b322d02927ef1e2dc844630e822 --label arch=amd64 --label version=0.0.0 . [2022-01-20T18:06:30.424Z] Sending build context to Docker daemon 5.207MB [2022-01-20T18:06:30.424Z] Step 1/24 : ARG BASE=golang:1.17-alpine3.15 [2022-01-20T18:06:30.424Z] Step 2/24 : FROM ${BASE} AS builder [2022-01-20T18:06:30.424Z] ---> fa19660c02ca [2022-01-20T18:06:30.424Z] Step 3/24 : ARG MAKE='make build' [2022-01-20T18:06:30.424Z] ---> Running in b2eb5e3b6024 [2022-01-20T18:06:30.424Z] Removing intermediate container b2eb5e3b6024 [2022-01-20T18:06:30.424Z] ---> 1c4a9735f581 [2022-01-20T18:06:30.424Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-01-20T18:06:30.685Z] ---> Running in 5ca5304e40cc [2022-01-20T18:06:30.685Z] Removing intermediate container 5ca5304e40cc [2022-01-20T18:06:30.685Z] ---> 815e08fd0e42 [2022-01-20T18:06:30.685Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2022-01-20T18:06:30.685Z] ---> Running in b4d5e76fbf10 [2022-01-20T18:06:30.685Z] Removing intermediate container b4d5e76fbf10 [2022-01-20T18:06:30.685Z] ---> a359a2473661 [2022-01-20T18:06:30.685Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-20T18:06:30.685Z] ---> Running in 48a8cc332fbb [2022-01-20T18:06:31.264Z] Removing intermediate container 48a8cc332fbb [2022-01-20T18:06:31.264Z] ---> 405a28531a6e [2022-01-20T18:06:31.264Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-20T18:06:31.264Z] ---> Running in 0a9ec5471d0b [2022-01-20T18:06:31.527Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-20T18:06:32.484Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-20T18:06:32.484Z] OK: 224 MiB in 56 packages [2022-01-20T18:06:32.745Z] Removing intermediate container 0a9ec5471d0b [2022-01-20T18:06:32.745Z] ---> 4b81465b9366 [2022-01-20T18:06:32.745Z] Step 8/24 : WORKDIR /device-snmp-go [2022-01-20T18:06:32.745Z] ---> Running in b708fe5c95ef [2022-01-20T18:06:33.016Z] Removing intermediate container b708fe5c95ef [2022-01-20T18:06:33.016Z] ---> 2e6c01cfad9a [2022-01-20T18:06:33.016Z] Step 9/24 : COPY go.mod vendor* ./ [2022-01-20T18:06:33.016Z] ---> 95c05da51597 [2022-01-20T18:06:33.016Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-20T18:06:33.016Z] ---> Running in 88a9a4240ed9 [2022-01-20T18:06:33.593Z] Removing intermediate container 88a9a4240ed9 [2022-01-20T18:06:33.593Z] ---> 1e35cc3d786a [2022-01-20T18:06:33.593Z] Step 11/24 : COPY . . [2022-01-20T18:06:33.856Z] ---> 3a6f9cb717b9 [2022-01-20T18:06:33.856Z] Step 12/24 : RUN ${MAKE} [2022-01-20T18:06:34.120Z] ---> Running in 85e5d4dced92 [2022-01-20T18:06:34.384Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -o cmd/device-snmp ./cmd [2022-01-20T18:06:49.330Z] Removing intermediate container 85e5d4dced92 [2022-01-20T18:06:49.330Z] ---> 471c3eeeca82 [2022-01-20T18:06:49.330Z] Step 13/24 : FROM alpine:3.14 [2022-01-20T18:06:49.330Z] 3.14: Pulling from library/alpine [2022-01-20T18:06:49.330Z] 97518928ae5f: Pulling fs layer [2022-01-20T18:06:49.330Z] 97518928ae5f: Verifying Checksum [2022-01-20T18:06:49.330Z] 97518928ae5f: Download complete [2022-01-20T18:06:49.330Z] 97518928ae5f: Pull complete [2022-01-20T18:06:49.330Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-20T18:06:49.330Z] Status: Downloaded newer image for alpine:3.14 [2022-01-20T18:06:49.330Z] ---> 0a97eee8041e [2022-01-20T18:06:49.330Z] Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-01-20T18:06:49.330Z] ---> Running in 036a36b0020f [2022-01-20T18:06:49.330Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-20T18:06:49.330Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-20T18:06:49.330Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-01-20T18:06:49.330Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-01-20T18:06:49.330Z] (3/6) Installing libsodium (1.0.18-r0) [2022-01-20T18:06:49.330Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-20T18:06:49.330Z] (5/6) Installing libzmq (4.3.4-r0) [2022-01-20T18:06:49.330Z] (6/6) Installing zeromq (4.3.4-r0) [2022-01-20T18:06:49.330Z] Executing busybox-1.33.1-r6.trigger [2022-01-20T18:06:49.330Z] OK: 8 MiB in 20 packages [2022-01-20T18:06:49.330Z] Removing intermediate container 036a36b0020f [2022-01-20T18:06:49.330Z] ---> c9df5a6fd791 [2022-01-20T18:06:49.330Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2022-01-20T18:06:49.600Z] ---> 546a9e1244ab [2022-01-20T18:06:49.600Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2022-01-20T18:06:49.600Z] ---> 59e40f3774d4 [2022-01-20T18:06:49.600Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2022-01-20T18:06:49.866Z] ---> c395a6fcf283 [2022-01-20T18:06:49.866Z] Step 18/24 : EXPOSE 59993 [2022-01-20T18:06:49.866Z] ---> Running in 83c206cc911c [2022-01-20T18:06:49.866Z] Removing intermediate container 83c206cc911c [2022-01-20T18:06:49.866Z] ---> 301b1626674f [2022-01-20T18:06:49.866Z] Step 19/24 : EXPOSE 161 [2022-01-20T18:06:49.866Z] ---> Running in 7ab557702aec [2022-01-20T18:06:50.126Z] Removing intermediate container 7ab557702aec [2022-01-20T18:06:50.126Z] ---> 4e9e037afa95 [2022-01-20T18:06:50.126Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2022-01-20T18:06:50.126Z] ---> Running in 0f01c1ddf413 [2022-01-20T18:06:50.126Z] Removing intermediate container 0f01c1ddf413 [2022-01-20T18:06:50.126Z] ---> a4a0c6ddb34d [2022-01-20T18:06:50.126Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-01-20T18:06:50.126Z] ---> Running in dc883c97e1d5 [2022-01-20T18:06:50.387Z] Removing intermediate container dc883c97e1d5 [2022-01-20T18:06:50.387Z] ---> 4be7894d460b [2022-01-20T18:06:50.387Z] Step 22/24 : LABEL arch=amd64 [2022-01-20T18:06:50.387Z] ---> Running in ee30d4718864 [2022-01-20T18:06:50.387Z] Removing intermediate container ee30d4718864 [2022-01-20T18:06:50.387Z] ---> 122b17bf97b5 [2022-01-20T18:06:50.387Z] Step 23/24 : LABEL git_sha=3592ae59134c3b322d02927ef1e2dc844630e822 [2022-01-20T18:06:50.387Z] ---> Running in a0280a83e0c8 [2022-01-20T18:06:50.387Z] Removing intermediate container a0280a83e0c8 [2022-01-20T18:06:50.387Z] ---> 255c4ba06e60 [2022-01-20T18:06:50.387Z] Step 24/24 : LABEL version=0.0.0 [2022-01-20T18:06:50.647Z] ---> Running in 59b9417e3a10 [2022-01-20T18:06:50.647Z] Removing intermediate container 59b9417e3a10 [2022-01-20T18:06:50.647Z] ---> 40f0f6c3eefc [2022-01-20T18:06:50.647Z] [Warning] One or more build-args [ARCH] were not consumed [2022-01-20T18:06:50.647Z] Successfully built 40f0f6c3eefc [2022-01-20T18:06:50.647Z] 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 [2022-01-20T18:06:51.427Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-20T18:06:51.427Z] [2022-01-20T18:06:51.427Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-01-20T18:06:51.772Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-20T18:06:51.772Z] latest: Pulling from edgex-lftools-log-publisher [2022-01-20T18:06:51.772Z] b4d181a07f80: Pulling fs layer [2022-01-20T18:06:51.772Z] a1111a8f2ec3: Pulling fs layer [2022-01-20T18:06:51.772Z] ed53099fbce6: Pulling fs layer [2022-01-20T18:06:51.772Z] dc539afda2c1: Pulling fs layer [2022-01-20T18:06:51.772Z] 77bc0d833cb6: Pulling fs layer [2022-01-20T18:06:51.772Z] 9065ff56babe: Pulling fs layer [2022-01-20T18:06:51.772Z] d287ab97295c: Pulling fs layer [2022-01-20T18:06:51.772Z] 77bc0d833cb6: Waiting [2022-01-20T18:06:51.772Z] 9065ff56babe: Waiting [2022-01-20T18:06:51.772Z] d287ab97295c: Waiting [2022-01-20T18:06:51.772Z] dc539afda2c1: Waiting [2022-01-20T18:06:51.772Z] a1111a8f2ec3: Verifying Checksum [2022-01-20T18:06:51.772Z] a1111a8f2ec3: Download complete [2022-01-20T18:06:51.772Z] dc539afda2c1: Verifying Checksum [2022-01-20T18:06:51.772Z] dc539afda2c1: Download complete [2022-01-20T18:06:51.772Z] ed53099fbce6: Verifying Checksum [2022-01-20T18:06:51.772Z] ed53099fbce6: Download complete [2022-01-20T18:06:51.772Z] 9065ff56babe: Verifying Checksum [2022-01-20T18:06:51.772Z] 9065ff56babe: Download complete [2022-01-20T18:06:52.036Z] 77bc0d833cb6: Verifying Checksum [2022-01-20T18:06:52.036Z] 77bc0d833cb6: Download complete [2022-01-20T18:06:52.036Z] b4d181a07f80: Verifying Checksum [2022-01-20T18:06:52.036Z] b4d181a07f80: Download complete [2022-01-20T18:06:52.616Z] d287ab97295c: Verifying Checksum [2022-01-20T18:06:52.616Z] d287ab97295c: Download complete [2022-01-20T18:06:53.559Z] b4d181a07f80: Pull complete [2022-01-20T18:06:53.559Z] a1111a8f2ec3: Pull complete [2022-01-20T18:06:54.147Z] ed53099fbce6: Pull complete [2022-01-20T18:06:54.147Z] dc539afda2c1: Pull complete [2022-01-20T18:06:54.717Z] 77bc0d833cb6: Pull complete [2022-01-20T18:06:54.717Z] 9065ff56babe: Pull complete [2022-01-20T18:07:00.028Z] d287ab97295c: Pull complete [2022-01-20T18:07:00.028Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-01-20T18:07:00.028Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-20T18:07:00.028Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-01-20T18:07:00.121Z] prd-centos7-docker-4c-2g-2263 does not seem to be running inside a container [2022-01-20T18:07:00.156Z] $ 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/gexfoundry_device-snmp-go_PR-135 -v /w/workspace/gexfoundry_device-snmp-go_PR-135:/w/workspace/gexfoundry_device-snmp-go_PR-135:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-135@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-135@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 [2022-01-20T18:07:04.209Z] $ docker top b58aab7916f8e13546d7dc6226399223eaac66bc02fb08d557008a261c20712d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-20T18:07:04.656Z] ---> job-cost.sh [2022-01-20T18:07:04.656Z] lf-activate-venv: SKIPPING [2022-01-20T18:07:04.656Z] INFO: No Stack... [2022-01-20T18:07:04.915Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-20T18:07:05.174Z] INFO: Archiving Costs [Pipeline] sh [2022-01-20T18:07:05.496Z] + + cat /w/workspace/gexfoundry_device-snmp-go_PR-135/archives/cost.csv [2022-01-20T18:07:05.496Z] cut -d, -f6 [Pipeline] lock [2022-01-20T18:07:05.542Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-135-1-stack-cost] [2022-01-20T18:07:05.547Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-135-1-stack-cost] did not exist. Created. [2022-01-20T18:07:05.547Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-135-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-20T18:07:05.946Z] + echo total: 0.05999999865889549 [Pipeline] stash [2022-01-20T18:07:06.006Z] Stashed 1 file(s) [Pipeline] } [2022-01-20T18:07:06.026Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-135-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-20T18:07:06.091Z] $ docker stop --time=1 b58aab7916f8e13546d7dc6226399223eaac66bc02fb08d557008a261c20712d [2022-01-20T18:07:07.254Z] $ docker rm -f b58aab7916f8e13546d7dc6226399223eaac66bc02fb08d557008a261c20712d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-20T18:07:30.460Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2269 in /w/workspace/gexfoundry_device-snmp-go_PR-135 [Pipeline] { [Pipeline] ws [2022-01-20T18:07:30.505Z] Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout [2022-01-20T18:07:30.735Z] Selected Git installation does not exist. Using Default [2022-01-20T18:07:30.735Z] The recommended git tool is: NONE [2022-01-20T18:07:35.919Z] using credential edgex-jenkins-ssh [2022-01-20T18:07:35.935Z] Cloning the remote Git repository [2022-01-20T18:07:36.000Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2022-01-20T18:07:36.084Z] > git init /w/workspace/device-snmp-go/1 # timeout=10 [2022-01-20T18:07:36.174Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2022-01-20T18:07:36.175Z] > git --version # timeout=10 [2022-01-20T18:07:36.201Z] > git --version # 'git version 2.17.1' [2022-01-20T18:07:36.203Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-20T18:07:36.267Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-20T18:07:37.451Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2022-01-20T18:07:37.468Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-20T18:07:37.498Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2022-01-20T18:07:37.532Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2022-01-20T18:07:37.533Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-20T18:07:37.546Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/135/head:refs/remotes/origin/PR-135 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-01-20T18:07:38.153Z] Merging remotes/origin/main commit 0686e34266a91fa2107915df6132c8d4297bd730 into PR head commit 3592ae59134c3b322d02927ef1e2dc844630e822 [2022-01-20T18:07:38.368Z] Merge succeeded, producing 3592ae59134c3b322d02927ef1e2dc844630e822 [2022-01-20T18:07:38.368Z] Checking out Revision 3592ae59134c3b322d02927ef1e2dc844630e822 (PR-135) [2022-01-20T18:07:38.170Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T18:07:38.186Z] > git checkout -f 3592ae59134c3b322d02927ef1e2dc844630e822 # timeout=10 [2022-01-20T18:07:38.268Z] > git remote # timeout=10 [2022-01-20T18:07:38.289Z] > git config --get remote.origin.url # timeout=10 [2022-01-20T18:07:38.302Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-20T18:07:38.313Z] > git merge 0686e34266a91fa2107915df6132c8d4297bd730 # timeout=10 [2022-01-20T18:07:38.349Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-01-20T18:07:38.375Z] > git config core.sparsecheckout # timeout=10 [2022-01-20T18:07:38.401Z] > git checkout -f 3592ae59134c3b322d02927ef1e2dc844630e822 # timeout=10 [2022-01-20T18:07:42.923Z] Commit message: "ci: gomod changes related for Go 1.17" [2022-01-20T18:07:42.990Z] > git --version # timeout=10 [2022-01-20T18:07:43.000Z] > git --version # 'git version 2.17.1' [2022-01-20T18:07:43.016Z] fatal: bad object dae07dc806156effb2cae02074e2f5f64a063e83 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-20T18:07:44.289Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-01-20T18:07:44.289Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-20T18:07:44.289Z] Dload Upload Total Spent Left Speed [2022-01-20T18:07:44.289Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 196k 0 --:--:-- --:--:-- --:--:-- 192k [Pipeline] sh [2022-01-20T18:07:44.848Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-01-20T18:07:45.266Z] + sudo tee /etc/docker/daemon.new [2022-01-20T18:07:45.266Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-01-20T18:07:45.266Z] { [2022-01-20T18:07:45.266Z] "registry-mirrors": [ [2022-01-20T18:07:45.266Z] "https://nexus3.edgexfoundry.org:10001" [2022-01-20T18:07:45.266Z] ], [2022-01-20T18:07:45.266Z] "bip": "10.250.0.254/24", [2022-01-20T18:07:45.266Z] "hosts": [ [2022-01-20T18:07:45.266Z] "tcp://0.0.0.0:5555", [2022-01-20T18:07:45.266Z] "unix:///var/run/docker.sock" [2022-01-20T18:07:45.266Z] ], [2022-01-20T18:07:45.266Z] "mtu": 1458, [2022-01-20T18:07:45.266Z] "selinux-enabled": true, [2022-01-20T18:07:45.266Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-01-20T18:07:45.266Z] } [Pipeline] sh [2022-01-20T18:07:45.621Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-01-20T18:07:45.988Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-20T18:08:04.389Z] provisioning config files... [2022-01-20T18:08:04.422Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config8366700543443924390tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-20T18:08:05.103Z] ---> docker-login.sh [2022-01-20T18:08:05.103Z] nexus3.edgexfoundry.org:10001 [2022-01-20T18:08:05.699Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T18:08:05.976Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T18:08:05.976Z] Configure a credential helper to remove this warning. See [2022-01-20T18:08:05.976Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T18:08:05.976Z] [2022-01-20T18:08:05.976Z] Login Succeeded [2022-01-20T18:08:05.976Z] nexus3.edgexfoundry.org:10002 [2022-01-20T18:08:06.258Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T18:08:06.857Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T18:08:06.858Z] Configure a credential helper to remove this warning. See [2022-01-20T18:08:06.858Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T18:08:06.858Z] [2022-01-20T18:08:06.858Z] Login Succeeded [2022-01-20T18:08:06.858Z] nexus3.edgexfoundry.org:10003 [2022-01-20T18:08:07.130Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T18:08:07.130Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T18:08:07.130Z] Configure a credential helper to remove this warning. See [2022-01-20T18:08:07.130Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T18:08:07.130Z] [2022-01-20T18:08:07.130Z] Login Succeeded [2022-01-20T18:08:07.130Z] nexus3.edgexfoundry.org:10004 [2022-01-20T18:08:07.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T18:08:07.676Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T18:08:07.677Z] Configure a credential helper to remove this warning. See [2022-01-20T18:08:07.677Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T18:08:07.677Z] [2022-01-20T18:08:07.677Z] Login Succeeded [2022-01-20T18:08:07.677Z] docker.io [2022-01-20T18:08:07.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-20T18:08:08.235Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-20T18:08:08.235Z] Configure a credential helper to remove this warning. See [2022-01-20T18:08:08.235Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-20T18:08:08.235Z] [2022-01-20T18:08:08.235Z] Login Succeeded [2022-01-20T18:08:08.507Z] ---> docker-login.sh ends [Pipeline] } [2022-01-20T18:08:08.537Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-20T18:08:08.982Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-20T18:08:09.021Z] ========================================================= [2022-01-20T18:08:09.021Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-01-20T18:08:09.021Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-01-20T18:08:09.478Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-01-20T18:08:09.758Z] Sending build context to Docker daemon 2.712MB [2022-01-20T18:08:09.758Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-01-20T18:08:09.758Z] Step 2/12 : FROM ${BASE} AS builder [2022-01-20T18:08:10.039Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-01-20T18:08:10.039Z] 9b3977197b4f: Pulling fs layer [2022-01-20T18:08:10.039Z] 1a89e8eeedd5: Pulling fs layer [2022-01-20T18:08:10.039Z] 94645a83ff95: Pulling fs layer [2022-01-20T18:08:10.039Z] 3f3a8bcf1eab: Pulling fs layer [2022-01-20T18:08:10.039Z] 0c92f367c5e7: Pulling fs layer [2022-01-20T18:08:10.039Z] 4b8299f9d1f4: Pulling fs layer [2022-01-20T18:08:10.039Z] 9a6b49a46696: Pulling fs layer [2022-01-20T18:08:10.039Z] cf05db05a679: Pulling fs layer [2022-01-20T18:08:10.039Z] 3f3a8bcf1eab: Waiting [2022-01-20T18:08:10.039Z] 0c92f367c5e7: Waiting [2022-01-20T18:08:10.039Z] 4b8299f9d1f4: Waiting [2022-01-20T18:08:10.039Z] 9a6b49a46696: Waiting [2022-01-20T18:08:10.039Z] cf05db05a679: Waiting [2022-01-20T18:08:10.039Z] 94645a83ff95: Verifying Checksum [2022-01-20T18:08:10.039Z] 94645a83ff95: Download complete [2022-01-20T18:08:10.039Z] 1a89e8eeedd5: Verifying Checksum [2022-01-20T18:08:10.039Z] 1a89e8eeedd5: Download complete [2022-01-20T18:08:10.039Z] 0c92f367c5e7: Verifying Checksum [2022-01-20T18:08:10.039Z] 0c92f367c5e7: Download complete [2022-01-20T18:08:10.039Z] 4b8299f9d1f4: Verifying Checksum [2022-01-20T18:08:10.039Z] 4b8299f9d1f4: Download complete [2022-01-20T18:08:10.039Z] 9b3977197b4f: Download complete [2022-01-20T18:08:10.039Z] 9a6b49a46696: Verifying Checksum [2022-01-20T18:08:10.039Z] 9a6b49a46696: Download complete [2022-01-20T18:08:11.041Z] 9b3977197b4f: Pull complete [2022-01-20T18:08:11.325Z] 1a89e8eeedd5: Pull complete [2022-01-20T18:08:11.925Z] 94645a83ff95: Pull complete [2022-01-20T18:08:12.205Z] cf05db05a679: Verifying Checksum [2022-01-20T18:08:12.205Z] cf05db05a679: Download complete [2022-01-20T18:08:12.802Z] 3f3a8bcf1eab: Verifying Checksum [2022-01-20T18:08:12.802Z] 3f3a8bcf1eab: Download complete [2022-01-20T18:08:25.211Z] 3f3a8bcf1eab: Pull complete [2022-01-20T18:08:25.211Z] 0c92f367c5e7: Pull complete [2022-01-20T18:08:25.211Z] 4b8299f9d1f4: Pull complete [2022-01-20T18:08:25.486Z] 9a6b49a46696: Pull complete [2022-01-20T18:08:32.234Z] cf05db05a679: Pull complete [2022-01-20T18:08:32.234Z] Digest: sha256:412614556fb143d068119134f73b4a6d2e86ac7be33fa5b1c0cdba920e4bb5c6 [2022-01-20T18:08:32.235Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-20T18:08:32.235Z] ---> 0ccda1f7e2ee [2022-01-20T18:08:32.235Z] Step 3/12 : ARG MAKE='make build' [2022-01-20T18:08:33.680Z] ---> Running in 304409d2bb87 [2022-01-20T18:08:33.956Z] Removing intermediate container 304409d2bb87 [2022-01-20T18:08:33.956Z] ---> 61c9097eb154 [2022-01-20T18:08:33.956Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-01-20T18:08:34.239Z] ---> Running in ae41f1f3506c [2022-01-20T18:08:34.518Z] Removing intermediate container ae41f1f3506c [2022-01-20T18:08:34.518Z] ---> be5fa543a9f5 [2022-01-20T18:08:34.518Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-01-20T18:08:34.795Z] ---> Running in 729b9d8de1d7 [2022-01-20T18:08:35.073Z] Removing intermediate container 729b9d8de1d7 [2022-01-20T18:08:35.073Z] ---> 8b1e5ff58e48 [2022-01-20T18:08:35.073Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-20T18:08:35.349Z] ---> Running in f0b19773d2b8 [2022-01-20T18:08:37.345Z] Removing intermediate container f0b19773d2b8 [2022-01-20T18:08:37.345Z] ---> 347dc14710f7 [2022-01-20T18:08:37.345Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-20T18:08:37.621Z] ---> Running in cd653a35b1e0 [2022-01-20T18:08:38.606Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-20T18:08:39.598Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-20T18:08:40.586Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-01-20T18:08:40.586Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-01-20T18:08:40.863Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-01-20T18:08:41.143Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-01-20T18:08:41.143Z] Executing busybox-1.34.1-r3.trigger [2022-01-20T18:08:41.143Z] OK: 224 MiB in 56 packages [2022-01-20T18:08:42.135Z] Removing intermediate container cd653a35b1e0 [2022-01-20T18:08:42.135Z] ---> a725a1c5806e [2022-01-20T18:08:42.135Z] Step 8/12 : WORKDIR /device-snmp-go [2022-01-20T18:08:42.411Z] ---> Running in 4d1a12b70ef6 [2022-01-20T18:08:43.007Z] Removing intermediate container 4d1a12b70ef6 [2022-01-20T18:08:43.007Z] ---> d8ff5d60053a [2022-01-20T18:08:43.007Z] Step 9/12 : COPY go.mod vendor* ./ [2022-01-20T18:08:43.609Z] ---> 808dbcba78cb [2022-01-20T18:08:43.609Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-20T18:08:43.609Z] ---> Running in 273bffc56977 [2022-01-20T18:10:05.413Z] Removing intermediate container 273bffc56977 [2022-01-20T18:10:05.413Z] ---> b7558638b136 [2022-01-20T18:10:05.413Z] Step 11/12 : COPY . . [2022-01-20T18:10:05.413Z] ---> 56aeaa633e88 [2022-01-20T18:10:05.413Z] Step 12/12 : RUN ${MAKE} [2022-01-20T18:10:05.413Z] ---> Running in e72c75d2b4c2 [2022-01-20T18:10:05.413Z] noop [2022-01-20T18:10:05.413Z] Removing intermediate container e72c75d2b4c2 [2022-01-20T18:10:05.413Z] ---> b796a093262f [2022-01-20T18:10:05.413Z] Successfully built b796a093262f [2022-01-20T18:10:05.413Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-20T18:10:05.789Z] + docker inspect -f . ci-base-image-arm64 [2022-01-20T18:10:05.789Z] . [Pipeline] withDockerContainer [2022-01-20T18:10:06.071Z] prd-ubuntu18.04-docker-arm64-4c-16g-2269 does not seem to be running inside a container [2022-01-20T18:10:06.170Z] $ 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 ******** ci-base-image-arm64 cat [2022-01-20T18:10:07.693Z] $ docker top 704ca9c8fbc144936e2921ef10ab6be2b428c61e6762901b0f142d193461cfb5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-20T18:10:08.700Z] + go version [2022-01-20T18:10:08.700Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-01-20T18:10:08.741Z] $ docker stop --time=1 704ca9c8fbc144936e2921ef10ab6be2b428c61e6762901b0f142d193461cfb5 [2022-01-20T18:10:10.471Z] $ docker rm -f 704ca9c8fbc144936e2921ef10ab6be2b428c61e6762901b0f142d193461cfb5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-20T18:10:11.365Z] + docker inspect -f . ci-base-image-arm64 [2022-01-20T18:10:11.365Z] . [Pipeline] withDockerContainer [2022-01-20T18:10:11.643Z] prd-ubuntu18.04-docker-arm64-4c-16g-2269 does not seem to be running inside a container [2022-01-20T18:10:11.738Z] $ 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 ******** ci-base-image-arm64 cat [2022-01-20T18:10:13.222Z] $ docker top 717a2ee5cbedd0b8f738df0dc1e7c4a8ea1b6f102bd46953a0eb97fe25eef43d -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-01-20T18:10:14.279Z] + make test [2022-01-20T18:10:14.279Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-01-20T18:10:15.744Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2022-01-20T18:11:12.383Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2022-01-20T18:11:12.383Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.046s coverage: 0.0% of statements [2022-01-20T18:11:12.383Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-01-20T18:11:30.693Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-20T18:11:30.693Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-01-20T18:11:30.693Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-01-20T18:11:30.738Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-01-20T18:11:30.781Z] $ docker stop --time=1 717a2ee5cbedd0b8f738df0dc1e7c4a8ea1b6f102bd46953a0eb97fe25eef43d [2022-01-20T18:11:32.606Z] $ docker rm -f 717a2ee5cbedd0b8f738df0dc1e7c4a8ea1b6f102bd46953a0eb97fe25eef43d [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-20T18:11:33.492Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-01-20T18:11:33.525Z] Warning: overwriting stash ‘coverage-report’ [2022-01-20T18:11:33.995Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-20T18:11:34.600Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-01-20T18:11:34.944Z] + ls -al . [2022-01-20T18:11:34.944Z] total 172 [2022-01-20T18:11:34.944Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 20 18:11 . [2022-01-20T18:11:34.944Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 20 18:07 .. [2022-01-20T18:11:34.944Z] -rw-rw-r-- 1 jenkins jenkins 6 Jan 20 18:07 .dockerignore [2022-01-20T18:11:34.944Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 20 18:07 .git [2022-01-20T18:11:34.944Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 20 18:07 .github [2022-01-20T18:11:34.944Z] -rw-rw-r-- 1 jenkins jenkins 262 Jan 20 18:07 .gitignore [2022-01-20T18:11:34.944Z] -rw-rw-r-- 1 jenkins jenkins 6926 Jan 20 18:07 Attribution.txt [2022-01-20T18:11:34.944Z] -rw-rw-r-- 1 jenkins jenkins 4401 Jan 20 18:07 CHANGELOG.md [2022-01-20T18:11:34.944Z] -rw-rw-r-- 1 jenkins jenkins 1516 Jan 20 18:07 Dockerfile [2022-01-20T18:11:34.944Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 20 18:07 GOVERNANCE.md [2022-01-20T18:11:34.944Z] -rw-rw-r-- 1 jenkins jenkins 656 Jan 20 18:07 Jenkinsfile [2022-01-20T18:11:34.944Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 20 18:07 LICENSE [2022-01-20T18:11:34.944Z] -rw-rw-r-- 1 jenkins jenkins 1057 Jan 20 18:07 Makefile [2022-01-20T18:11:34.944Z] -rw-rw-r-- 1 jenkins jenkins 620 Jan 20 18:07 OWNERS.md [2022-01-20T18:11:34.944Z] -rw-rw-r-- 1 jenkins jenkins 9073 Jan 20 18:07 README.md [2022-01-20T18:11:34.944Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 20 18:05 VERSION [2022-01-20T18:11:34.944Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 20 18:07 bin [2022-01-20T18:11:34.944Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 20 18:07 cmd [2022-01-20T18:11:34.944Z] -rw-r--r-- 1 jenkins jenkins 7631 Jan 20 18:11 coverage.out [2022-01-20T18:11:34.944Z] -rw-rw-r-- 1 jenkins jenkins 2820 Jan 20 18:07 go.mod [2022-01-20T18:11:34.944Z] -rw-rw-r-- 1 jenkins jenkins 49501 Jan 20 18:07 go.sum [2022-01-20T18:11:34.944Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 20 18:07 internal [2022-01-20T18:11:34.944Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 20 18:07 snap [2022-01-20T18:11:34.944Z] -rw-rw-r-- 1 jenkins jenkins 209 Jan 20 18:07 version.go [Pipeline] isUnix [Pipeline] sh [2022-01-20T18:11:35.305Z] + docker build -t device-snmp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=3592ae59134c3b322d02927ef1e2dc844630e822 --label arch=arm64 --label version=0.0.0 . [2022-01-20T18:11:35.576Z] Sending build context to Docker daemon 2.72MB [2022-01-20T18:11:35.576Z] Step 1/24 : ARG BASE=golang:1.17-alpine3.15 [2022-01-20T18:11:35.576Z] Step 2/24 : FROM ${BASE} AS builder [2022-01-20T18:11:35.576Z] ---> b796a093262f [2022-01-20T18:11:35.576Z] Step 3/24 : ARG MAKE='make build' [2022-01-20T18:11:35.850Z] ---> Running in 9737c6abbfe9 [2022-01-20T18:11:36.122Z] Removing intermediate container 9737c6abbfe9 [2022-01-20T18:11:36.122Z] ---> e981b79b9ff2 [2022-01-20T18:11:36.122Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-01-20T18:11:36.396Z] ---> Running in 10b86849d54e [2022-01-20T18:11:36.670Z] Removing intermediate container 10b86849d54e [2022-01-20T18:11:36.670Z] ---> 25179450b0d3 [2022-01-20T18:11:36.670Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2022-01-20T18:11:36.670Z] ---> Running in 59fdce162bbd [2022-01-20T18:11:37.264Z] Removing intermediate container 59fdce162bbd [2022-01-20T18:11:37.264Z] ---> 60ebefa46d89 [2022-01-20T18:11:37.264Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-20T18:11:37.264Z] ---> Running in 229181a9d040 [2022-01-20T18:11:39.244Z] Removing intermediate container 229181a9d040 [2022-01-20T18:11:39.244Z] ---> 4d9b3a485a4b [2022-01-20T18:11:39.244Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-20T18:11:39.244Z] ---> Running in 296b0bca142e [2022-01-20T18:11:40.221Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-20T18:11:41.198Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-20T18:11:42.175Z] OK: 224 MiB in 56 packages [2022-01-20T18:11:43.158Z] Removing intermediate container 296b0bca142e [2022-01-20T18:11:43.158Z] ---> c8f7ca6e8961 [2022-01-20T18:11:43.158Z] Step 8/24 : WORKDIR /device-snmp-go [2022-01-20T18:11:43.158Z] ---> Running in 81e9890bbc92 [2022-01-20T18:11:43.759Z] Removing intermediate container 81e9890bbc92 [2022-01-20T18:11:43.759Z] ---> 3fbdd9bdae49 [2022-01-20T18:11:43.759Z] Step 9/24 : COPY go.mod vendor* ./ [2022-01-20T18:11:44.353Z] ---> aa75f6f7cb35 [2022-01-20T18:11:44.353Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-20T18:11:44.353Z] ---> Running in 2ab12a1bdc3e [2022-01-20T18:11:46.344Z] Removing intermediate container 2ab12a1bdc3e [2022-01-20T18:11:46.344Z] ---> ac8d39c7b2bc [2022-01-20T18:11:46.344Z] Step 11/24 : COPY . . [2022-01-20T18:11:47.321Z] ---> cbf383eb6912 [2022-01-20T18:11:47.321Z] Step 12/24 : RUN ${MAKE} [2022-01-20T18:11:47.594Z] ---> Running in 217fdae6becd [2022-01-20T18:11:48.577Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -o cmd/device-snmp ./cmd [2022-01-20T18:12:35.575Z] Removing intermediate container 217fdae6becd [2022-01-20T18:12:35.575Z] ---> 06c5696af183 [2022-01-20T18:12:35.575Z] Step 13/24 : FROM alpine:3.14 [2022-01-20T18:12:35.575Z] 3.14: Pulling from library/alpine [2022-01-20T18:12:35.575Z] be307f383ecc: Pulling fs layer [2022-01-20T18:12:35.575Z] be307f383ecc: Verifying Checksum [2022-01-20T18:12:35.576Z] be307f383ecc: Download complete [2022-01-20T18:12:35.576Z] be307f383ecc: Pull complete [2022-01-20T18:12:35.576Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-20T18:12:35.576Z] Status: Downloaded newer image for alpine:3.14 [2022-01-20T18:12:35.576Z] ---> 5b8b7b635229 [2022-01-20T18:12:35.576Z] Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-01-20T18:12:35.576Z] ---> Running in 280194825b0e [2022-01-20T18:12:35.576Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-20T18:12:35.576Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-20T18:12:35.576Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-01-20T18:12:35.576Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-01-20T18:12:35.576Z] (3/6) Installing libsodium (1.0.18-r0) [2022-01-20T18:12:35.576Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-20T18:12:35.850Z] (5/6) Installing libzmq (4.3.4-r0) [2022-01-20T18:12:35.850Z] (6/6) Installing zeromq (4.3.4-r0) [2022-01-20T18:12:35.850Z] Executing busybox-1.33.1-r6.trigger [2022-01-20T18:12:35.850Z] OK: 8 MiB in 20 packages [2022-01-20T18:12:36.833Z] Removing intermediate container 280194825b0e [2022-01-20T18:12:36.833Z] ---> 6db86f1efea9 [2022-01-20T18:12:36.833Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2022-01-20T18:12:37.820Z] ---> bbf6a903bbe8 [2022-01-20T18:12:37.820Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2022-01-20T18:12:38.416Z] ---> e3550a9e5e61 [2022-01-20T18:12:38.416Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2022-01-20T18:12:39.015Z] ---> b8ae5d394f92 [2022-01-20T18:12:39.015Z] Step 18/24 : EXPOSE 59993 [2022-01-20T18:12:39.290Z] ---> Running in e681be4e24c4 [2022-01-20T18:12:39.564Z] Removing intermediate container e681be4e24c4 [2022-01-20T18:12:39.564Z] ---> 4b6f0c0d908d [2022-01-20T18:12:39.564Z] Step 19/24 : EXPOSE 161 [2022-01-20T18:12:39.564Z] ---> Running in 69f21a3f5b1d [2022-01-20T18:12:40.166Z] Removing intermediate container 69f21a3f5b1d [2022-01-20T18:12:40.166Z] ---> 6007c114d7d1 [2022-01-20T18:12:40.166Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2022-01-20T18:12:40.166Z] ---> Running in 37c4c75c943d [2022-01-20T18:12:40.449Z] Removing intermediate container 37c4c75c943d [2022-01-20T18:12:40.449Z] ---> 24c88de4ed6f [2022-01-20T18:12:40.449Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-01-20T18:12:40.724Z] ---> Running in c43607b3104e [2022-01-20T18:12:40.997Z] Removing intermediate container c43607b3104e [2022-01-20T18:12:40.997Z] ---> fd1657f9a8d5 [2022-01-20T18:12:40.997Z] Step 22/24 : LABEL arch=arm64 [2022-01-20T18:12:41.271Z] ---> Running in 600a82d5b9be [2022-01-20T18:12:41.550Z] Removing intermediate container 600a82d5b9be [2022-01-20T18:12:41.550Z] ---> fca0ed78de93 [2022-01-20T18:12:41.550Z] Step 23/24 : LABEL git_sha=3592ae59134c3b322d02927ef1e2dc844630e822 [2022-01-20T18:12:41.550Z] ---> Running in cb408ee890f2 [2022-01-20T18:12:42.148Z] Removing intermediate container cb408ee890f2 [2022-01-20T18:12:42.148Z] ---> 75f6c359ad9d [2022-01-20T18:12:42.148Z] Step 24/24 : LABEL version=0.0.0 [2022-01-20T18:12:42.148Z] ---> Running in 78697d8e12b0 [2022-01-20T18:12:42.422Z] Removing intermediate container 78697d8e12b0 [2022-01-20T18:12:42.422Z] ---> fd6a3286a14e [2022-01-20T18:12:42.422Z] [Warning] One or more build-args [ARCH] were not consumed [2022-01-20T18:12:42.422Z] Successfully built fd6a3286a14e [2022-01-20T18:12:42.422Z] Successfully tagged device-snmp-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-20T18:12:43.134Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-20T18:12:43.134Z] [2022-01-20T18:12:43.134Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-01-20T18:12:43.518Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-20T18:12:43.793Z] arm64: Pulling from edgex-lftools-log-publisher [2022-01-20T18:12:43.793Z] 448f6bf000e3: Pulling fs layer [2022-01-20T18:12:43.793Z] f757da607395: Pulling fs layer [2022-01-20T18:12:43.793Z] 05883995daec: Pulling fs layer [2022-01-20T18:12:43.793Z] 8603b9c90790: Pulling fs layer [2022-01-20T18:12:43.793Z] 1560dd03e051: Pulling fs layer [2022-01-20T18:12:43.793Z] 27f5ce0e4adf: Pulling fs layer [2022-01-20T18:12:43.793Z] c2d8d7efcc4b: Pulling fs layer [2022-01-20T18:12:43.793Z] 8603b9c90790: Waiting [2022-01-20T18:12:43.793Z] 27f5ce0e4adf: Waiting [2022-01-20T18:12:43.793Z] 1560dd03e051: Waiting [2022-01-20T18:12:43.793Z] f757da607395: Verifying Checksum [2022-01-20T18:12:43.793Z] f757da607395: Download complete [2022-01-20T18:12:43.793Z] 8603b9c90790: Verifying Checksum [2022-01-20T18:12:43.793Z] 8603b9c90790: Download complete [2022-01-20T18:12:44.067Z] 1560dd03e051: Verifying Checksum [2022-01-20T18:12:44.067Z] 1560dd03e051: Download complete [2022-01-20T18:12:44.067Z] 27f5ce0e4adf: Verifying Checksum [2022-01-20T18:12:44.067Z] 27f5ce0e4adf: Download complete [2022-01-20T18:12:44.067Z] 05883995daec: Verifying Checksum [2022-01-20T18:12:44.067Z] 05883995daec: Download complete [2022-01-20T18:12:44.344Z] 448f6bf000e3: Verifying Checksum [2022-01-20T18:12:44.344Z] 448f6bf000e3: Download complete [2022-01-20T18:12:46.976Z] c2d8d7efcc4b: Verifying Checksum [2022-01-20T18:12:46.976Z] c2d8d7efcc4b: Download complete [2022-01-20T18:12:47.966Z] 448f6bf000e3: Pull complete [2022-01-20T18:12:48.562Z] f757da607395: Pull complete [2022-01-20T18:12:49.997Z] 05883995daec: Pull complete [2022-01-20T18:12:50.274Z] 8603b9c90790: Pull complete [2022-01-20T18:12:51.254Z] 1560dd03e051: Pull complete [2022-01-20T18:12:51.526Z] 27f5ce0e4adf: Pull complete [2022-01-20T18:13:06.623Z] c2d8d7efcc4b: Pull complete [2022-01-20T18:13:06.623Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-01-20T18:13:06.623Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-20T18:13:06.623Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-01-20T18:13:06.903Z] prd-ubuntu18.04-docker-arm64-4c-16g-2269 does not seem to be running inside a container [2022-01-20T18:13:07.007Z] $ 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 [2022-01-20T18:13:10.255Z] $ docker top 9719f6e4a1fac1529440a68fda7aa68461119746a08e281effcf0c8b82d013e9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-20T18:13:11.289Z] ---> job-cost.sh [2022-01-20T18:13:11.289Z] lf-activate-venv: SKIPPING [2022-01-20T18:13:11.289Z] INFO: No Stack... [2022-01-20T18:13:11.564Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-01-20T18:13:12.170Z] INFO: Archiving Costs [Pipeline] sh [2022-01-20T18:13:12.860Z] + cat /w/workspace/device-snmp-go/1/archives/cost.csv [2022-01-20T18:13:12.860Z] + cut -d, -f6 [Pipeline] lock [2022-01-20T18:13:12.956Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-135-1-stack-cost] [2022-01-20T18:13:12.961Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-135-1-stack-cost] did not exist. Created. [2022-01-20T18:13:12.961Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-135-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-20T18:13:13.706Z] /w/workspace/device-snmp-go/1@tmp/durable-590e5158/script.sh: 1: /w/workspace/device-snmp-go/1@tmp/durable-590e5158/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2022-01-20T18:13:14.419Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-01-20T18:13:14.455Z] Warning: overwriting stash ‘stack-cost’ [2022-01-20T18:13:14.505Z] Stashed 1 file(s) [Pipeline] } [2022-01-20T18:13:14.519Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-135-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-20T18:13:14.600Z] $ docker stop --time=1 9719f6e4a1fac1529440a68fda7aa68461119746a08e281effcf0c8b82d013e9 [2022-01-20T18:13:16.172Z] $ docker rm -f 9719f6e4a1fac1529440a68fda7aa68461119746a08e281effcf0c8b82d013e9 [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) [Pipeline] unstash [Pipeline] configFileProvider [2022-01-20T18:13:17.220Z] provisioning config files... [2022-01-20T18:13:17.228Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-135@tmp/config4049257494302477237tmp [Pipeline] { [Pipeline] sh [2022-01-20T18:13:17.567Z] + set +x [2022-01-20T18:13:17.568Z] + curl -s https://codecov.io/bash [2022-01-20T18:13:17.568Z] + bash -s -- [2022-01-20T18:13:17.568Z] [2022-01-20T18:13:17.568Z] _____ _ [2022-01-20T18:13:17.568Z] / ____| | | [2022-01-20T18:13:17.568Z] | | ___ __| | ___ ___ _____ __ [2022-01-20T18:13:17.568Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-01-20T18:13:17.568Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-01-20T18:13:17.568Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-01-20T18:13:17.568Z] Bash-1.0.6 [2022-01-20T18:13:17.568Z] [2022-01-20T18:13:17.568Z] [2022-01-20T18:13:17.568Z] ==> git version 2.24.4 found [2022-01-20T18:13:17.568Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2022-01-20T18:13:17.568Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2022-01-20T18:13:17.568Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2022-01-20T18:13:17.568Z] ==> Jenkins CI detected. [2022-01-20T18:13:17.568Z] current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-135 [2022-01-20T18:13:17.568Z] project root: . [2022-01-20T18:13:17.568Z] --> token set from env [2022-01-20T18:13:17.568Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-01-20T18:13:17.568Z] ==> Running gcov in . (disable via -X gcov) [2022-01-20T18:13:17.568Z] ==> Python coveragepy not found [2022-01-20T18:13:17.568Z] ==> Searching for coverage reports in: [2022-01-20T18:13:17.568Z] + . [2022-01-20T18:13:17.829Z] -> Found 1 reports [2022-01-20T18:13:17.829Z] ==> Detecting git/mercurial file structure [2022-01-20T18:13:17.829Z] ==> Reading reports [2022-01-20T18:13:17.829Z] + ./coverage.out bytes=7631 [2022-01-20T18:13:17.829Z] ==> Appending adjustments [2022-01-20T18:13:17.829Z] https://docs.codecov.io/docs/fixing-reports [2022-01-20T18:13:17.829Z] + Found adjustments [2022-01-20T18:13:17.829Z] ==> Gzipping contents [2022-01-20T18:13:17.829Z] 4.0K /tmp/codecov.f5lWzm.gz [2022-01-20T18:13:17.829Z] ==> Uploading reports [2022-01-20T18:13:17.829Z] url: https://codecov.io [2022-01-20T18:13:17.829Z] query: branch=PR-135&commit=3592ae59134c3b322d02927ef1e2dc844630e822&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-135%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=135&job=&cmd_args= [2022-01-20T18:13:17.829Z] -> Pinging Codecov [2022-01-20T18:13:17.829Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=PR-135&commit=3592ae59134c3b322d02927ef1e2dc844630e822&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-135%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=135&job=&cmd_args= [2022-01-20T18:13:18.089Z] -> Uploading to [2022-01-20T18:13:18.089Z] https://storage.googleapis.com/codecov/v4/raw/2022-01-20/6C56EA5C29638FB4528AC87E60AF5AE0/3592ae59134c3b322d02927ef1e2dc844630e822/6d6a7159-dbb5-42f0-8c00-bf2bd68fd7f3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220120%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220120T181318Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=428dd22465a5ec5c9f80c384d92c90e593815bed83e7c0b7ddecd38bdd7ae2c3 [2022-01-20T18:13:18.089Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-20T18:13:18.089Z] Dload Upload Total Spent Left Speed [2022-01-20T18:13:18.659Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1578 0 0 100 1578 0 5072 --:--:-- --:--:-- --:--:-- 5073 100 1578 0 0 100 1578 0 5069 --:--:-- --:--:-- --:--:-- 5057 [2022-01-20T18:13:18.659Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-snmp-go/commit/3592ae59134c3b322d02927ef1e2dc844630e822 [Pipeline] } [2022-01-20T18:13:18.692Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-01-20T18:13:20.768Z] + '[' -d /w/workspace/gexfoundry_device-snmp-go_PR-135/archives ']' [2022-01-20T18:13:20.768Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-135/archives [2022-01-20T18:13:20.768Z] total 8 [2022-01-20T18:13:20.768Z] drwxr-xr-x. 3 root root 34 Jan 20 18:07 . [2022-01-20T18:13:20.768Z] drwxrwxr-x. 10 jenkins jenkins 4096 Jan 20 18:07 .. [2022-01-20T18:13:20.768Z] drwxr-xr-x. 2 root root 6 Jan 20 18:07 cost [2022-01-20T18:13:20.768Z] -rw-r--r--. 1 root root 85 Jan 20 18:07 cost.csv [2022-01-20T18:13:20.768Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-135/archives [2022-01-20T18:13:20.768Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-135/archives [2022-01-20T18:13:20.768Z] total 8 [2022-01-20T18:13:20.768Z] drwxr-xr-x. 3 jenkins jenkins 34 Jan 20 18:07 . [2022-01-20T18:13:20.768Z] drwxrwxr-x. 10 jenkins jenkins 4096 Jan 20 18:07 .. [2022-01-20T18:13:20.768Z] drwxr-xr-x. 2 jenkins jenkins 6 Jan 20 18:07 cost [2022-01-20T18:13:20.768Z] -rw-r--r--. 1 jenkins jenkins 85 Jan 20 18:07 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-01-20T18:13:21.196Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-20T18:13:21.795Z] ---> package-listing.sh [2022-01-20T18:13:21.795Z] ++ facter osfamily [2022-01-20T18:13:21.795Z] ++ tr '[:upper:]' '[:lower:]' [2022-01-20T18:13:22.059Z] + OS_FAMILY=redhat [2022-01-20T18:13:22.059Z] + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-135 [2022-01-20T18:13:22.059Z] + START_PACKAGES=/tmp/packages_start.txt [2022-01-20T18:13:22.059Z] + END_PACKAGES=/tmp/packages_end.txt [2022-01-20T18:13:22.059Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-01-20T18:13:22.059Z] + PACKAGES=/tmp/packages_start.txt [2022-01-20T18:13:22.059Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-135 ']' [2022-01-20T18:13:22.059Z] + PACKAGES=/tmp/packages_end.txt [2022-01-20T18:13:22.059Z] + case "${OS_FAMILY}" in [2022-01-20T18:13:22.059Z] + sort [2022-01-20T18:13:22.059Z] + rpm -qa [2022-01-20T18:13:22.633Z] + '[' -f /tmp/packages_start.txt ']' [2022-01-20T18:13:22.633Z] + '[' -f /tmp/packages_end.txt ']' [2022-01-20T18:13:22.633Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-01-20T18:13:22.633Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-135 ']' [2022-01-20T18:13:22.633Z] + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-135/archives/ [2022-01-20T18:13:22.633Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-135/archives/ [Pipeline] echo [2022-01-20T18:13:22.670Z] 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-135/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-01-20T18:13:22.968Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-01-20T18:13:23.571Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-20T18:13:23.571Z] . [Pipeline] withDockerContainer [2022-01-20T18:13:23.657Z] prd-centos7-docker-4c-2g-2263 does not seem to be running inside a container [2022-01-20T18:13:23.689Z] $ 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-135/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-135 -v /w/workspace/gexfoundry_device-snmp-go_PR-135:/w/workspace/gexfoundry_device-snmp-go_PR-135:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-135@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-135@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-01-20T18:13:23.876Z] $ docker top 7f4b16621ce06ec218d767abf9c6f1ab53f8bb49a5f3c779505240c770b8b131 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-20T18:13:24.283Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-01-20T18:13:24.601Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-01-20T18:13:24.910Z] + ls /var/log/sa-host [2022-01-20T18:13:24.910Z] + sadf -c /var/log/sa-host/sa17 [2022-01-20T18:13:24.910Z] file_magic: OK [2022-01-20T18:13:24.910Z] HZ: Using current value: 100 [2022-01-20T18:13:24.910Z] file_header: OK [2022-01-20T18:13:24.910Z] 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 [2022-01-20T18:13:24.910Z] Statistics: [2022-01-20T18:13:24.910Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-20T18:13:24.911Z] File successfully converted to sysstat format version 12.0.3 [2022-01-20T18:13:24.911Z] + sadf -c /var/log/sa-host/sa20 [2022-01-20T18:13:24.911Z] file_magic: OK [2022-01-20T18:13:24.911Z] HZ: Using current value: 100 [2022-01-20T18:13:24.911Z] file_header: OK [2022-01-20T18:13:24.911Z] 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 [2022-01-20T18:13:24.911Z] Statistics: [2022-01-20T18:13:24.911Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-20T18:13:24.911Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-20T18:13:25.077Z] provisioning config files... [2022-01-20T18:13:25.087Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-135@tmp/config8866375770549548280tmp [Pipeline] { [Pipeline] echo [2022-01-20T18:13:25.135Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-20T18:13:25.447Z] ---> create-netrc.sh [Pipeline] } [2022-01-20T18:13:25.476Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-01-20T18:13:25.891Z] ---> python-tools-install.sh [Pipeline] echo [2022-01-20T18:13:25.927Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-20T18:13:26.235Z] ---> sudo-logs.sh [2022-01-20T18:13:26.235Z] Archiving 'sudo' log.. [2022-01-20T18:13:26.235Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2263.novalocal: Name or service not known [2022-01-20T18:13:26.235Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2263.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-01-20T18:13:26.324Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-20T18:13:26.669Z] ---> job-cost.sh [2022-01-20T18:13:26.670Z] lf-activate-venv: SKIPPING [2022-01-20T18:13:26.670Z] DEBUG: total: 0.05999999865889549 [2022-01-20T18:13:26.670Z] INFO: Retrieving Stack Cost... [2022-01-20T18:13:26.933Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-20T18:13:27.503Z] INFO: Archiving Costs [Pipeline] echo [2022-01-20T18:13:27.539Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-20T18:13:27.862Z] ---> logs-deploy.sh [2022-01-20T18:13:27.862Z] lf-activate-venv: SKIPPING [2022-01-20T18:13:27.862Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-135/1 [2022-01-20T18:13:27.862Z] INFO: archiving workspace using pattern(s): [2022-01-20T18:13:28.431Z] Archives upload complete. [2022-01-20T18:13:28.692Z] INFO: archiving logs to Nexus