Pull request #165 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d3a0476db4081a110be7875d7563183586f98bed+a672eeb6ec92b4d90420405cd1acfac3e3196a2e (77feda8cdfa65d310818e87268e721ec54ffd963) 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-ssh16686477470962919082.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh15252391061007092344.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-165/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-165/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7544274138310093654.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-165/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7486686798394760943.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > 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-ssh7843940762193578403.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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-165/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-165/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1653580696366587842.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 b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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: [[ubuntu20.04-docker-8c-8g, ubuntu20.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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-34417 in /w/workspace/gexfoundry_device-snmp-go_PR-165 [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-165 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit a672eeb6ec92b4d90420405cd1acfac3e3196a2e into PR head commit d3a0476db4081a110be7875d7563183586f98bed Merge succeeded, producing d3a0476db4081a110be7875d7563183586f98bed Checking out Revision d3a0476db4081a110be7875d7563183586f98bed (PR-165) > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/165/head:refs/remotes/origin/PR-165 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d3a0476db4081a110be7875d7563183586f98bed # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge a672eeb6ec92b4d90420405cd1acfac3e3196a2e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d3a0476db4081a110be7875d7563183586f98bed # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-02T05:09:34.489Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-02T05:09:34.802Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-02T05:09:34.905Z] ========================================================= [2022-05-02T05:09:34.906Z] EdgeX Global Pipelines Version Info [2022-05-02T05:09:34.906Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-02T05:09:35.775Z] ------------------- [2022-05-02T05:09:35.775Z] stable info: [2022-05-02T05:09:35.775Z] ------------------- [2022-05-02T05:09:35.775Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-02T05:09:35.775Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-05-02T05:09:35.775Z] Message: update stable to v1.0.227 [2022-05-02T05:09:36.346Z] ------------------- [2022-05-02T05:09:36.346Z] experimental info: [2022-05-02T05:09:36.346Z] ------------------- [2022-05-02T05:09:36.346Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-05-02T05:09:36.346Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-05-02T05:09:36.346Z] Message: update experimental to v1.0.227 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-02T05:09:36.628Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2022-05-02T05:09:36.669Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2022-05-02T05:09:36.719Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-02T05:09:36.762Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-02T05:09:36.805Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-02T05:09:36.846Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-02T05:09:36.886Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-02T05:09:36.927Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-02T05:09:36.960Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-02T05:09:37.000Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-02T05:09:37.041Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-02T05:09:37.081Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2022-05-02T05:09:37.125Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-02T05:09:37.165Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-02T05:09:37.209Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-02T05:09:37.249Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-02T05:09:37.285Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-02T05:09:37.326Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-02T05:09:37.369Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-02T05:09:37.411Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-02T05:09:37.455Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-02T05:09:37.493Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-02T05:09:37.533Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-02T05:09:37.574Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-02T05:09:37.614Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-02T05:09:37.654Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-02T05:09:37.697Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-165 [Pipeline] echo [2022-05-02T05:09:37.737Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-165 [Pipeline] echo [2022-05-02T05:09:37.789Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-165 [Pipeline] echo [2022-05-02T05:09:37.834Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d3a0476db4081a110be7875d7563183586f98bed [Pipeline] echo [2022-05-02T05:09:37.875Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d3a0476 [Pipeline] echo [2022-05-02T05:09:37.917Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-02T05:09:38.027Z] provisioning config files... [2022-05-02T05:09:38.042Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-165@tmp/config4060480484730419549tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-02T05:09:38.397Z] ---> docker-login.sh [2022-05-02T05:09:38.397Z] nexus3.edgexfoundry.org:10001 [2022-05-02T05:09:38.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-02T05:09:38.923Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-02T05:09:38.923Z] Configure a credential helper to remove this warning. See [2022-05-02T05:09:38.923Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-02T05:09:38.923Z] [2022-05-02T05:09:38.923Z] Login Succeeded [2022-05-02T05:09:38.923Z] nexus3.edgexfoundry.org:10002 [2022-05-02T05:09:38.923Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-02T05:09:38.923Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-02T05:09:38.923Z] Configure a credential helper to remove this warning. See [2022-05-02T05:09:38.923Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-02T05:09:38.923Z] [2022-05-02T05:09:38.923Z] Login Succeeded [2022-05-02T05:09:38.923Z] nexus3.edgexfoundry.org:10003 [2022-05-02T05:09:39.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-02T05:09:39.183Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-02T05:09:39.183Z] Configure a credential helper to remove this warning. See [2022-05-02T05:09:39.183Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-02T05:09:39.183Z] [2022-05-02T05:09:39.183Z] Login Succeeded [2022-05-02T05:09:39.183Z] nexus3.edgexfoundry.org:10004 [2022-05-02T05:09:39.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-02T05:09:39.449Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-02T05:09:39.449Z] Configure a credential helper to remove this warning. See [2022-05-02T05:09:39.449Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-02T05:09:39.449Z] [2022-05-02T05:09:39.449Z] Login Succeeded [2022-05-02T05:09:39.449Z] docker.io [2022-05-02T05:09:39.449Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-02T05:09:39.710Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-02T05:09:39.710Z] Configure a credential helper to remove this warning. See [2022-05-02T05:09:39.710Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-02T05:09:39.710Z] [2022-05-02T05:09:39.710Z] Login Succeeded [2022-05-02T05:09:39.710Z] ---> docker-login.sh ends [Pipeline] } [2022-05-02T05:09:39.736Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-02T05:09:40.360Z] + git rev-list -1 --merges d3a0476db4081a110be7875d7563183586f98bed~1..d3a0476db4081a110be7875d7563183586f98bed [Pipeline] echo [2022-05-02T05:09:40.406Z] -----------> git rev-list -1 --merges d3a0476db4081a110be7875d7563183586f98bed~1..d3a0476db4081a110be7875d7563183586f98bed d3a0476db4081a110be7875d7563183586f98bed [false] [Pipeline] sh [2022-05-02T05:09:40.720Z] + git log --format=format:%s -1 d3a0476db4081a110be7875d7563183586f98bed [Pipeline] echo [2022-05-02T05:09:40.755Z] ========================================================= [2022-05-02T05:09:40.755Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-02T05:09:40.755Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-02T05:09:41.202Z] + git log --format=format:%s -1 d3a0476db4081a110be7875d7563183586f98bed [Pipeline] echo [2022-05-02T05:09:41.232Z] [semverPrep] GIT_COMMIT: d3a0476db4081a110be7875d7563183586f98bed, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v2 [Pipeline] echo [2022-05-02T05:09:41.263Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-02T05:09:41.687Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-02T05:09:41.688Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-02T05:09:41.688Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-02T05:09:41.688Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-02T05:09:41.688Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-02T05:09:41.688Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-02T05:09:41.688Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-02T05:09:42.085Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-02T05:09:42.085Z] [2022-05-02T05:09:42.085Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-02T05:09:42.423Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-02T05:09:42.423Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-02T05:09:42.423Z] 1fe172e4850f: Pulling fs layer [2022-05-02T05:09:42.423Z] caf521ccaac6: Pulling fs layer [2022-05-02T05:09:42.423Z] 3ead6fa29328: Pulling fs layer [2022-05-02T05:09:42.423Z] 5c2a1cbceb83: Pulling fs layer [2022-05-02T05:09:42.423Z] a8d5f1318db7: Pulling fs layer [2022-05-02T05:09:42.423Z] c427282e49a2: Pulling fs layer [2022-05-02T05:09:42.423Z] 1827001aaf11: Pulling fs layer [2022-05-02T05:09:42.423Z] 0714d37db230: Pulling fs layer [2022-05-02T05:09:42.423Z] ac28cf19c067: Pulling fs layer [2022-05-02T05:09:42.423Z] ca983d60f3e2: Pulling fs layer [2022-05-02T05:09:42.423Z] 9f894cec8388: Pulling fs layer [2022-05-02T05:09:42.423Z] 1827001aaf11: Waiting [2022-05-02T05:09:42.423Z] ca983d60f3e2: Waiting [2022-05-02T05:09:42.423Z] ac28cf19c067: Waiting [2022-05-02T05:09:42.423Z] a8d5f1318db7: Waiting [2022-05-02T05:09:42.423Z] 9f894cec8388: Waiting [2022-05-02T05:09:42.423Z] 0714d37db230: Waiting [2022-05-02T05:09:42.423Z] caf521ccaac6: Verifying Checksum [2022-05-02T05:09:42.424Z] caf521ccaac6: Download complete [2022-05-02T05:09:42.424Z] 5c2a1cbceb83: Download complete [2022-05-02T05:09:42.684Z] a8d5f1318db7: Verifying Checksum [2022-05-02T05:09:42.684Z] a8d5f1318db7: Download complete [2022-05-02T05:09:42.684Z] c427282e49a2: Download complete [2022-05-02T05:09:42.684Z] 3ead6fa29328: Verifying Checksum [2022-05-02T05:09:42.684Z] 3ead6fa29328: Download complete [2022-05-02T05:09:42.684Z] 0714d37db230: Verifying Checksum [2022-05-02T05:09:42.684Z] 0714d37db230: Download complete [2022-05-02T05:09:42.684Z] ac28cf19c067: Verifying Checksum [2022-05-02T05:09:42.684Z] ac28cf19c067: Download complete [2022-05-02T05:09:42.684Z] ca983d60f3e2: Download complete [2022-05-02T05:09:42.684Z] 9f894cec8388: Verifying Checksum [2022-05-02T05:09:42.684Z] 9f894cec8388: Download complete [2022-05-02T05:09:42.684Z] 1fe172e4850f: Verifying Checksum [2022-05-02T05:09:42.684Z] 1fe172e4850f: Download complete [2022-05-02T05:09:42.944Z] 1827001aaf11: Verifying Checksum [2022-05-02T05:09:42.944Z] 1827001aaf11: Download complete [2022-05-02T05:09:44.328Z] 1fe172e4850f: Pull complete [2022-05-02T05:09:44.328Z] caf521ccaac6: Pull complete [2022-05-02T05:09:44.914Z] 3ead6fa29328: Pull complete [2022-05-02T05:09:44.914Z] 5c2a1cbceb83: Pull complete [2022-05-02T05:09:45.487Z] a8d5f1318db7: Pull complete [2022-05-02T05:09:45.487Z] c427282e49a2: Pull complete [2022-05-02T05:09:48.059Z] 1827001aaf11: Pull complete [2022-05-02T05:09:48.059Z] 0714d37db230: Pull complete [2022-05-02T05:09:48.059Z] ac28cf19c067: Pull complete [2022-05-02T05:09:48.059Z] ca983d60f3e2: Pull complete [2022-05-02T05:09:48.059Z] 9f894cec8388: Pull complete [2022-05-02T05:09:48.059Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-02T05:09:48.059Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-02T05:09:48.059Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-02T05:09:48.163Z] prd-ubuntu20.04-docker-8c-8g-34417 does not seem to be running inside a container [2022-05-02T05:09:48.207Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-165 -v /w/workspace/gexfoundry_device-snmp-go_PR-165:/w/workspace/gexfoundry_device-snmp-go_PR-165:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-165@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-165@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-02T05:09:50.148Z] $ docker top bb7e9cd976bc81bd77416631a4c41c64ff59d196819b9f3f04654401fb73f47b -eo pid,comm [2022-05-02T05:09:50.222Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-05-02T05:09:50.222Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-02T05:09:50.380Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-02T05:09:50.380Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-02T05:09:50.519Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-02T05:09:50.529Z] $ docker exec bb7e9cd976bc81bd77416631a4c41c64ff59d196819b9f3f04654401fb73f47b ssh-agent [2022-05-02T05:09:50.652Z] SSH_AUTH_SOCK=/tmp/ssh-fbe1ovsuuGga/agent.34 [2022-05-02T05:09:50.652Z] SSH_AGENT_PID=40 [2022-05-02T05:09:50.659Z] Running ssh-add (command line suppressed) [2022-05-02T05:09:50.790Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-165@tmp/private_key_7518615214803461114.key (/w/workspace/gexfoundry_device-snmp-go_PR-165@tmp/private_key_7518615214803461114.key) [2022-05-02T05:09:50.803Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-02T05:09:51.148Z] + git tag --points-at HEAD [Pipeline] } [2022-05-02T05:09:51.183Z] $ docker exec --env ******** --env ******** bb7e9cd976bc81bd77416631a4c41c64ff59d196819b9f3f04654401fb73f47b ssh-agent -k [2022-05-02T05:09:51.308Z] unset SSH_AUTH_SOCK; [2022-05-02T05:09:51.312Z] unset SSH_AGENT_PID; [2022-05-02T05:09:51.312Z] echo Agent pid 40 killed; [2022-05-02T05:09:51.316Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-02T05:09:51.398Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-02T05:09:51.399Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-02T05:09:51.522Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-02T05:09:51.532Z] $ docker exec bb7e9cd976bc81bd77416631a4c41c64ff59d196819b9f3f04654401fb73f47b ssh-agent [2022-05-02T05:09:51.655Z] SSH_AUTH_SOCK=/tmp/ssh-7pncO0S8xjzO/agent.75 [2022-05-02T05:09:51.655Z] SSH_AGENT_PID=82 [2022-05-02T05:09:51.660Z] Running ssh-add (command line suppressed) [2022-05-02T05:09:51.790Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-165@tmp/private_key_8924943669334585148.key (/w/workspace/gexfoundry_device-snmp-go_PR-165@tmp/private_key_8924943669334585148.key) [2022-05-02T05:09:51.803Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-02T05:09:52.140Z] + git semver init [2022-05-02T05:09:52.402Z] 2022-05-02 05:09:52,408 [run_init] DEBUG init version:0.0.0 force:False [2022-05-02T05:09:52.678Z] 2022-05-02 05:09:52,409 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-165/.semver [2022-05-02T05:09:52.678Z] 2022-05-02 05:09:52,409 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/gexfoundry_device-snmp-go_PR-165/.semver [2022-05-02T05:09:52.678Z] 2022-05-02 05:09:52,409 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/gexfoundry_device-snmp-go_PR-165/.semver'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-165, universal_newlines=False, shell=None, istream=None) [2022-05-02T05:09:53.626Z] 2022-05-02 05:09:53,261 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-165/.git/info/exclude [2022-05-02T05:09:53.626Z] 2022-05-02 05:09:53,261 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-snmp-go_PR-165/.semver/PR-165 with force:False [2022-05-02T05:09:53.626Z] 2022-05-02 05:09:53,262 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-165/.semver/PR-165 [2022-05-02T05:09:53.626Z] 2022-05-02 05:09:53,267 [execute] INFO git cat-file --batch-check [2022-05-02T05:09:53.626Z] 2022-05-02 05:09:53,267 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-165/.semver, universal_newlines=False, shell=None, istream=) [2022-05-02T05:09:53.626Z] 2022-05-02 05:09:53,273 [execute] INFO git cat-file --batch [2022-05-02T05:09:53.626Z] 2022-05-02 05:09:53,274 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-165/.semver, universal_newlines=False, shell=None, istream=) [2022-05-02T05:09:53.626Z] 2022-05-02 05:09:53,279 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-165/.semver/PR-165 [2022-05-02T05:09:53.626Z] 0.0.0 [Pipeline] } [2022-05-02T05:09:53.657Z] $ docker exec --env ******** --env ******** bb7e9cd976bc81bd77416631a4c41c64ff59d196819b9f3f04654401fb73f47b ssh-agent -k [2022-05-02T05:09:53.783Z] unset SSH_AUTH_SOCK; [2022-05-02T05:09:53.784Z] unset SSH_AGENT_PID; [2022-05-02T05:09:53.785Z] echo Agent pid 82 killed; [2022-05-02T05:09:53.791Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-02T05:09:54.230Z] + git semver [Pipeline] } [2022-05-02T05:09:54.521Z] $ docker stop --time=1 bb7e9cd976bc81bd77416631a4c41c64ff59d196819b9f3f04654401fb73f47b [2022-05-02T05:09:56.116Z] $ docker rm -f bb7e9cd976bc81bd77416631a4c41c64ff59d196819b9f3f04654401fb73f47b [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-02T05:09:56.574Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-02T05:09:56.894Z] Stashed 1 file(s) [Pipeline] echo [2022-05-02T05:09:56.913Z] [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-05-02T05:09:57.482Z] provisioning config files... [2022-05-02T05:09:57.493Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-165@tmp/config7086735408570656785tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-02T05:09:57.845Z] ---> docker-login.sh [2022-05-02T05:09:57.845Z] nexus3.edgexfoundry.org:10001 [2022-05-02T05:09:57.845Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-02T05:09:57.845Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-02T05:09:57.845Z] Configure a credential helper to remove this warning. See [2022-05-02T05:09:57.845Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-02T05:09:57.845Z] [2022-05-02T05:09:57.845Z] Login Succeeded [2022-05-02T05:09:57.845Z] nexus3.edgexfoundry.org:10002 [2022-05-02T05:09:57.845Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-02T05:09:58.108Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-02T05:09:58.108Z] Configure a credential helper to remove this warning. See [2022-05-02T05:09:58.108Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-02T05:09:58.108Z] [2022-05-02T05:09:58.108Z] Login Succeeded [2022-05-02T05:09:58.108Z] nexus3.edgexfoundry.org:10003 [2022-05-02T05:09:58.108Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-02T05:09:58.108Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-02T05:09:58.108Z] Configure a credential helper to remove this warning. See [2022-05-02T05:09:58.108Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-02T05:09:58.108Z] [2022-05-02T05:09:58.108Z] Login Succeeded [2022-05-02T05:09:58.108Z] nexus3.edgexfoundry.org:10004 [2022-05-02T05:09:58.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-02T05:09:58.370Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-02T05:09:58.370Z] Configure a credential helper to remove this warning. See [2022-05-02T05:09:58.370Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-02T05:09:58.370Z] [2022-05-02T05:09:58.370Z] Login Succeeded [2022-05-02T05:09:58.370Z] docker.io [2022-05-02T05:09:58.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-02T05:09:58.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-02T05:09:58.632Z] Configure a credential helper to remove this warning. See [2022-05-02T05:09:58.632Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-02T05:09:58.632Z] [2022-05-02T05:09:58.632Z] Login Succeeded [2022-05-02T05:09:58.632Z] ---> docker-login.sh ends [Pipeline] } [2022-05-02T05:09:58.662Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-02T05:09:58.858Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-02T05:09:58.891Z] ========================================================= [2022-05-02T05:09:58.891Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-02T05:09:58.891Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-02T05:09:59.299Z] + 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-05-02T05:09:59.299Z] Sending build context to Docker daemon 5.314MB [2022-05-02T05:09:59.299Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-02T05:09:59.299Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-02T05:09:59.299Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-02T05:09:59.299Z] 59bf1c3509f3: Pulling fs layer [2022-05-02T05:09:59.299Z] 666ba61612fd: Pulling fs layer [2022-05-02T05:09:59.299Z] 8ed8ca486205: Pulling fs layer [2022-05-02T05:09:59.299Z] 4fe6c5a15a65: Pulling fs layer [2022-05-02T05:09:59.299Z] 22a0e8bec74d: Pulling fs layer [2022-05-02T05:09:59.299Z] ca2b28591e48: Pulling fs layer [2022-05-02T05:09:59.299Z] a51346096db8: Pulling fs layer [2022-05-02T05:09:59.299Z] daebc70d1ce1: Pulling fs layer [2022-05-02T05:09:59.299Z] 0e18a0eac166: Pulling fs layer [2022-05-02T05:09:59.299Z] daebc70d1ce1: Waiting [2022-05-02T05:09:59.299Z] 0e18a0eac166: Waiting [2022-05-02T05:09:59.299Z] ca2b28591e48: Waiting [2022-05-02T05:09:59.299Z] 4fe6c5a15a65: Waiting [2022-05-02T05:09:59.299Z] a51346096db8: Waiting [2022-05-02T05:09:59.299Z] 8ed8ca486205: Verifying Checksum [2022-05-02T05:09:59.299Z] 8ed8ca486205: Download complete [2022-05-02T05:09:59.299Z] 666ba61612fd: Download complete [2022-05-02T05:09:59.299Z] 22a0e8bec74d: Verifying Checksum [2022-05-02T05:09:59.299Z] 22a0e8bec74d: Download complete [2022-05-02T05:09:59.566Z] ca2b28591e48: Verifying Checksum [2022-05-02T05:09:59.566Z] ca2b28591e48: Download complete [2022-05-02T05:09:59.566Z] 59bf1c3509f3: Verifying Checksum [2022-05-02T05:09:59.566Z] 59bf1c3509f3: Download complete [2022-05-02T05:09:59.566Z] a51346096db8: Download complete [2022-05-02T05:09:59.566Z] daebc70d1ce1: Verifying Checksum [2022-05-02T05:09:59.566Z] daebc70d1ce1: Download complete [2022-05-02T05:09:59.566Z] 59bf1c3509f3: Pull complete [2022-05-02T05:09:59.835Z] 666ba61612fd: Pull complete [2022-05-02T05:09:59.835Z] 8ed8ca486205: Pull complete [2022-05-02T05:10:00.096Z] 0e18a0eac166: Verifying Checksum [2022-05-02T05:10:00.096Z] 0e18a0eac166: Download complete [2022-05-02T05:10:00.096Z] 4fe6c5a15a65: Verifying Checksum [2022-05-02T05:10:00.096Z] 4fe6c5a15a65: Download complete [2022-05-02T05:10:04.306Z] 4fe6c5a15a65: Pull complete [2022-05-02T05:10:04.567Z] 22a0e8bec74d: Pull complete [2022-05-02T05:10:04.567Z] ca2b28591e48: Pull complete [2022-05-02T05:10:04.567Z] a51346096db8: Pull complete [2022-05-02T05:10:04.828Z] daebc70d1ce1: Pull complete [2022-05-02T05:10:07.385Z] 0e18a0eac166: Pull complete [2022-05-02T05:10:07.385Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-02T05:10:07.385Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-02T05:10:07.385Z] ---> f018257e8ee9 [2022-05-02T05:10:07.385Z] Step 3/12 : ARG MAKE='make build' [2022-05-02T05:10:09.944Z] ---> Running in 6c20ed1a80c2 [2022-05-02T05:10:10.207Z] Removing intermediate container 6c20ed1a80c2 [2022-05-02T05:10:10.207Z] ---> 45975991b5a4 [2022-05-02T05:10:10.207Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-02T05:10:10.207Z] ---> Running in 24772fa6f72b [2022-05-02T05:10:10.471Z] Removing intermediate container 24772fa6f72b [2022-05-02T05:10:10.471Z] ---> 2f9a2a1c2041 [2022-05-02T05:10:10.471Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-05-02T05:10:10.777Z] ---> Running in 983d9fcfbf4d [2022-05-02T05:10:10.777Z] Removing intermediate container 983d9fcfbf4d [2022-05-02T05:10:10.777Z] ---> eff608fc4112 [2022-05-02T05:10:10.778Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-02T05:10:11.038Z] ---> Running in 37448556d354 [2022-05-02T05:10:11.980Z] Removing intermediate container 37448556d354 [2022-05-02T05:10:11.980Z] ---> 100d48244a81 [2022-05-02T05:10:11.980Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-02T05:10:11.980Z] ---> Running in a4f99b774112 [2022-05-02T05:10:12.241Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-02T05:10:12.306Z] Still waiting to schedule task [2022-05-02T05:10:12.306Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-05-02T05:10:13.189Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-02T05:10:13.450Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-02T05:10:13.450Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-02T05:10:13.450Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-02T05:10:13.711Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-02T05:10:13.711Z] Executing busybox-1.34.1-r3.trigger [2022-05-02T05:10:13.711Z] OK: 224 MiB in 56 packages [2022-05-02T05:10:14.283Z] Removing intermediate container a4f99b774112 [2022-05-02T05:10:14.283Z] ---> 19aa320301f8 [2022-05-02T05:10:14.283Z] Step 8/12 : WORKDIR /device-snmp-go [2022-05-02T05:10:14.283Z] ---> Running in 4e61003c375f [2022-05-02T05:10:14.545Z] Removing intermediate container 4e61003c375f [2022-05-02T05:10:14.545Z] ---> 71968ef08469 [2022-05-02T05:10:14.545Z] Step 9/12 : COPY go.mod vendor* ./ [2022-05-02T05:10:14.876Z] ---> fa8bf5be2a66 [2022-05-02T05:10:14.876Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-02T05:10:15.450Z] ---> Running in de033af040b6 [2022-05-02T05:10:37.487Z] Removing intermediate container de033af040b6 [2022-05-02T05:10:37.487Z] ---> 1270a7573424 [2022-05-02T05:10:37.487Z] Step 11/12 : COPY . . [2022-05-02T05:10:37.487Z] ---> b3d1c04c494c [2022-05-02T05:10:37.487Z] Step 12/12 : RUN ${MAKE} [2022-05-02T05:10:37.487Z] ---> Running in f9d8a396816d [2022-05-02T05:10:37.487Z] noop [2022-05-02T05:10:37.487Z] Removing intermediate container f9d8a396816d [2022-05-02T05:10:37.487Z] ---> 1629ec19e611 [2022-05-02T05:10:37.487Z] Successfully built 1629ec19e611 [2022-05-02T05:10:37.487Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-02T05:10:37.817Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-02T05:10:37.817Z] . [Pipeline] withDockerContainer [2022-05-02T05:10:37.910Z] prd-ubuntu20.04-docker-8c-8g-34417 does not seem to be running inside a container [2022-05-02T05:10:37.954Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-165 -v /w/workspace/gexfoundry_device-snmp-go_PR-165:/w/workspace/gexfoundry_device-snmp-go_PR-165:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-165@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-165@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-02T05:10:38.371Z] $ docker top d410b8e4c0b71225d97abcb60496e3726a335812e270972a4915e2d8e36e6ddb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-02T05:10:38.788Z] + go version [2022-05-02T05:10:38.788Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-02T05:10:38.827Z] $ docker stop --time=1 d410b8e4c0b71225d97abcb60496e3726a335812e270972a4915e2d8e36e6ddb [2022-05-02T05:10:40.143Z] $ docker rm -f d410b8e4c0b71225d97abcb60496e3726a335812e270972a4915e2d8e36e6ddb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-02T05:10:40.935Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-02T05:10:40.935Z] . [Pipeline] withDockerContainer [2022-05-02T05:10:41.045Z] prd-ubuntu20.04-docker-8c-8g-34417 does not seem to be running inside a container [2022-05-02T05:10:41.085Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-165 -v /w/workspace/gexfoundry_device-snmp-go_PR-165:/w/workspace/gexfoundry_device-snmp-go_PR-165:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-165@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-165@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-02T05:10:41.515Z] $ docker top 34ee8f371d6d8c13a89292d9caf0f88d2ac8c42172ae23026d509334d1681929 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-02T05:10:41.964Z] + make test [2022-05-02T05:10:41.964Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-05-02T05:10:42.537Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2022-05-02T05:10:52.521Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2022-05-02T05:10:52.521Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.008s coverage: 0.0% of statements [2022-05-02T05:11:00.649Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-02T05:11:03.183Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-02T05:11:03.447Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-02T05:11:03.447Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-02T05:11:04.054Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-02T05:11:04.083Z] $ docker stop --time=1 34ee8f371d6d8c13a89292d9caf0f88d2ac8c42172ae23026d509334d1681929 [2022-05-02T05:11:06.290Z] $ docker rm -f 34ee8f371d6d8c13a89292d9caf0f88d2ac8c42172ae23026d509334d1681929 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-02T05:11:06.801Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-02T05:11:06.858Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-02T05:11:07.571Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-02T05:11:07.890Z] + ls -al . [2022-05-02T05:11:07.890Z] total 168 [2022-05-02T05:11:07.890Z] drwxrwxr-x 9 jenkins jenkins 4096 May 2 05:11 . [2022-05-02T05:11:07.890Z] drwxrwxr-x 4 jenkins jenkins 4096 May 2 05:09 .. [2022-05-02T05:11:07.890Z] -rw-rw-r-- 1 jenkins jenkins 6 May 2 05:09 .dockerignore [2022-05-02T05:11:07.890Z] drwxrwxr-x 8 jenkins jenkins 4096 May 2 05:09 .git [2022-05-02T05:11:07.890Z] drwxrwxr-x 3 jenkins jenkins 4096 May 2 05:09 .github [2022-05-02T05:11:07.890Z] -rw-rw-r-- 1 jenkins jenkins 328 May 2 05:09 .gitignore [2022-05-02T05:11:07.890Z] -rw-rw-r-- 1 jenkins jenkins 41 May 2 05:09 .golangci.yml [2022-05-02T05:11:07.890Z] drwxr-xr-x 3 jenkins jenkins 4096 May 2 05:09 .semver [2022-05-02T05:11:07.890Z] -rw-rw-r-- 1 jenkins jenkins 8296 May 2 05:09 Attribution.txt [2022-05-02T05:11:07.890Z] -rw-rw-r-- 1 jenkins jenkins 4401 May 2 05:09 CHANGELOG.md [2022-05-02T05:11:07.890Z] -rw-rw-r-- 1 jenkins jenkins 1516 May 2 05:09 Dockerfile [2022-05-02T05:11:07.890Z] -rw-rw-r-- 1 jenkins jenkins 677 May 2 05:09 GOVERNANCE.md [2022-05-02T05:11:07.890Z] -rw-rw-r-- 1 jenkins jenkins 656 May 2 05:09 Jenkinsfile [2022-05-02T05:11:07.890Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 2 05:09 LICENSE [2022-05-02T05:11:07.890Z] -rw-rw-r-- 1 jenkins jenkins 1938 May 2 05:09 Makefile [2022-05-02T05:11:07.890Z] -rw-rw-r-- 1 jenkins jenkins 620 May 2 05:09 OWNERS.md [2022-05-02T05:11:07.890Z] -rw-rw-r-- 1 jenkins jenkins 9074 May 2 05:09 README.md [2022-05-02T05:11:07.890Z] -rw-rw-r-- 1 jenkins jenkins 5 May 2 05:09 VERSION [2022-05-02T05:11:07.890Z] drwxrwxr-x 2 jenkins jenkins 4096 May 2 05:09 bin [2022-05-02T05:11:07.890Z] drwxrwxr-x 3 jenkins jenkins 4096 May 2 05:09 cmd [2022-05-02T05:11:07.890Z] -rw-r--r-- 1 jenkins jenkins 7631 May 2 05:10 coverage.out [2022-05-02T05:11:07.890Z] -rw-rw-r-- 1 jenkins jenkins 3296 May 2 05:09 go.mod [2022-05-02T05:11:07.890Z] -rw-rw-r-- 1 jenkins jenkins 35793 May 2 05:09 go.sum [2022-05-02T05:11:07.890Z] drwxrwxr-x 3 jenkins jenkins 4096 May 2 05:09 internal [2022-05-02T05:11:07.890Z] drwxrwxr-x 3 jenkins jenkins 4096 May 2 05:09 snap [2022-05-02T05:11:07.890Z] -rw-rw-r-- 1 jenkins jenkins 209 May 2 05:09 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-02T05:11:08.227Z] + 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=d3a0476db4081a110be7875d7563183586f98bed --label arch=amd64 --label version=0.0.0 . [2022-05-02T05:11:08.227Z] Sending build context to Docker daemon 5.322MB [2022-05-02T05:11:08.227Z] Step 1/24 : ARG BASE=golang:1.17-alpine3.15 [2022-05-02T05:11:08.227Z] Step 2/24 : FROM ${BASE} AS builder [2022-05-02T05:11:08.227Z] ---> 1629ec19e611 [2022-05-02T05:11:08.227Z] Step 3/24 : ARG MAKE='make build' [2022-05-02T05:11:08.227Z] ---> Running in 15f7cd9a0203 [2022-05-02T05:11:08.522Z] Removing intermediate container 15f7cd9a0203 [2022-05-02T05:11:08.522Z] ---> 57e6e8e26c90 [2022-05-02T05:11:08.522Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-02T05:11:08.522Z] ---> Running in c1f29882d2cd [2022-05-02T05:11:08.785Z] Removing intermediate container c1f29882d2cd [2022-05-02T05:11:08.786Z] ---> 5cb717f1755c [2022-05-02T05:11:08.786Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2022-05-02T05:11:08.786Z] ---> Running in 4288303c53a2 [2022-05-02T05:11:09.051Z] Removing intermediate container 4288303c53a2 [2022-05-02T05:11:09.051Z] ---> 7f5f4182fc45 [2022-05-02T05:11:09.051Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-02T05:11:09.310Z] ---> Running in d7690c1d45cb [2022-05-02T05:11:09.882Z] Removing intermediate container d7690c1d45cb [2022-05-02T05:11:09.882Z] ---> 6c3d0937d214 [2022-05-02T05:11:09.882Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-02T05:11:09.882Z] ---> Running in 45c86b80fcb8 [2022-05-02T05:11:10.141Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-02T05:11:11.086Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-02T05:11:11.354Z] OK: 224 MiB in 56 packages [2022-05-02T05:11:11.620Z] Removing intermediate container 45c86b80fcb8 [2022-05-02T05:11:11.620Z] ---> 5db99bc80929 [2022-05-02T05:11:11.620Z] Step 8/24 : WORKDIR /device-snmp-go [2022-05-02T05:11:11.620Z] ---> Running in cf342a14cb75 [2022-05-02T05:11:11.880Z] Removing intermediate container cf342a14cb75 [2022-05-02T05:11:11.880Z] ---> ca0248708bfb [2022-05-02T05:11:11.880Z] Step 9/24 : COPY go.mod vendor* ./ [2022-05-02T05:11:11.880Z] ---> 4f265ff6c18b [2022-05-02T05:11:11.880Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-02T05:11:11.880Z] ---> Running in 1fe367cbbc6b [2022-05-02T05:11:12.819Z] Removing intermediate container 1fe367cbbc6b [2022-05-02T05:11:12.819Z] ---> de4ec60e2287 [2022-05-02T05:11:12.819Z] Step 11/24 : COPY . . [2022-05-02T05:11:13.082Z] ---> acdde38b5d49 [2022-05-02T05:11:13.082Z] Step 12/24 : RUN ${MAKE} [2022-05-02T05:11:13.082Z] ---> Running in dad55c186fba [2022-05-02T05:11:13.341Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-snmp ./cmd [2022-05-02T05:11:35.285Z] Removing intermediate container dad55c186fba [2022-05-02T05:11:35.286Z] ---> ef02439585e8 [2022-05-02T05:11:35.286Z] Step 13/24 : FROM alpine:3.14 [2022-05-02T05:11:35.286Z] 3.14: Pulling from library/alpine [2022-05-02T05:11:35.286Z] 8663204ce13b: Pulling fs layer [2022-05-02T05:11:35.286Z] 8663204ce13b: Verifying Checksum [2022-05-02T05:11:35.286Z] 8663204ce13b: Download complete [2022-05-02T05:11:35.286Z] 8663204ce13b: Pull complete [2022-05-02T05:11:35.286Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-02T05:11:35.286Z] Status: Downloaded newer image for alpine:3.14 [2022-05-02T05:11:35.286Z] ---> e04c818066af [2022-05-02T05:11:35.286Z] Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-02T05:11:35.286Z] ---> Running in 9cbf81caaec3 [2022-05-02T05:11:35.286Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-02T05:11:35.286Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-02T05:11:35.286Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-02T05:11:35.286Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-02T05:11:35.286Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-02T05:11:35.286Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-02T05:11:35.286Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-02T05:11:35.286Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-02T05:11:35.286Z] Executing busybox-1.33.1-r7.trigger [2022-05-02T05:11:35.286Z] OK: 8 MiB in 20 packages [2022-05-02T05:11:35.286Z] Removing intermediate container 9cbf81caaec3 [2022-05-02T05:11:35.286Z] ---> 704028c02e59 [2022-05-02T05:11:35.286Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2022-05-02T05:11:36.228Z] ---> 47bd6ad8d455 [2022-05-02T05:11:36.228Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2022-05-02T05:11:36.489Z] ---> 51ff8bc9e937 [2022-05-02T05:11:36.489Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2022-05-02T05:11:36.489Z] ---> 1e3a5dee4a68 [2022-05-02T05:11:36.489Z] Step 18/24 : EXPOSE 59993 [2022-05-02T05:11:36.750Z] ---> Running in 747d8e6c9a00 [2022-05-02T05:11:36.750Z] Removing intermediate container 747d8e6c9a00 [2022-05-02T05:11:36.750Z] ---> 3ec4dbe9e076 [2022-05-02T05:11:36.751Z] Step 19/24 : EXPOSE 161 [2022-05-02T05:11:36.751Z] ---> Running in b3a94f5af124 [2022-05-02T05:11:37.012Z] Removing intermediate container b3a94f5af124 [2022-05-02T05:11:37.012Z] ---> 1725bedadc3a [2022-05-02T05:11:37.012Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2022-05-02T05:11:37.012Z] ---> Running in c137c3b52539 [2022-05-02T05:11:37.012Z] Removing intermediate container c137c3b52539 [2022-05-02T05:11:37.012Z] ---> 1dc75792d896 [2022-05-02T05:11:37.012Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-05-02T05:11:37.012Z] ---> Running in 5e65d0b9812b [2022-05-02T05:11:37.272Z] Removing intermediate container 5e65d0b9812b [2022-05-02T05:11:37.272Z] ---> 9b1182b64aca [2022-05-02T05:11:37.272Z] Step 22/24 : LABEL arch=amd64 [2022-05-02T05:11:37.272Z] ---> Running in b1a4615205a2 [2022-05-02T05:11:37.272Z] Removing intermediate container b1a4615205a2 [2022-05-02T05:11:37.272Z] ---> 37b7bd41fbe8 [2022-05-02T05:11:37.272Z] Step 23/24 : LABEL git_sha=d3a0476db4081a110be7875d7563183586f98bed [2022-05-02T05:11:37.534Z] ---> Running in e228e1a1a2b3 [2022-05-02T05:11:37.534Z] Removing intermediate container e228e1a1a2b3 [2022-05-02T05:11:37.534Z] ---> 4c56df0fb9da [2022-05-02T05:11:37.534Z] Step 24/24 : LABEL version=0.0.0 [2022-05-02T05:11:37.797Z] ---> Running in a3e4ed4b01f7 [2022-05-02T05:11:37.797Z] Removing intermediate container a3e4ed4b01f7 [2022-05-02T05:11:37.797Z] ---> 838fb498306c [2022-05-02T05:11:37.797Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-02T05:11:37.797Z] Successfully built 838fb498306c [2022-05-02T05:11:37.797Z] 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-05-02T05:11:38.525Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-02T05:11:38.525Z] [2022-05-02T05:11:38.525Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-02T05:11:38.875Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-02T05:11:38.875Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-02T05:11:38.875Z] 5eb5b503b376: Pulling fs layer [2022-05-02T05:11:38.875Z] 5c69ac0246d0: Pulling fs layer [2022-05-02T05:11:38.875Z] ec43610c2a17: Pulling fs layer [2022-05-02T05:11:38.875Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-02T05:11:38.875Z] 33b1e0a273af: Pulling fs layer [2022-05-02T05:11:38.875Z] 5d3b04190fa2: Pulling fs layer [2022-05-02T05:11:38.875Z] 2f39f015ded8: Pulling fs layer [2022-05-02T05:11:38.875Z] 33b1e0a273af: Waiting [2022-05-02T05:11:38.875Z] 5d3b04190fa2: Waiting [2022-05-02T05:11:38.875Z] 2f39f015ded8: Waiting [2022-05-02T05:11:38.875Z] 3a2ae6a8a46f: Waiting [2022-05-02T05:11:38.875Z] 5c69ac0246d0: Verifying Checksum [2022-05-02T05:11:38.875Z] 5c69ac0246d0: Download complete [2022-05-02T05:11:38.875Z] 33b1e0a273af: Verifying Checksum [2022-05-02T05:11:38.875Z] 33b1e0a273af: Download complete [2022-05-02T05:11:38.875Z] 5d3b04190fa2: Verifying Checksum [2022-05-02T05:11:38.875Z] 5d3b04190fa2: Download complete [2022-05-02T05:11:38.875Z] ec43610c2a17: Verifying Checksum [2022-05-02T05:11:38.875Z] ec43610c2a17: Download complete [2022-05-02T05:11:39.137Z] 5eb5b503b376: Verifying Checksum [2022-05-02T05:11:39.137Z] 5eb5b503b376: Download complete [2022-05-02T05:11:39.708Z] 2f39f015ded8: Download complete [2022-05-02T05:11:40.279Z] 5eb5b503b376: Pull complete [2022-05-02T05:11:40.540Z] 5c69ac0246d0: Pull complete [2022-05-02T05:11:41.109Z] ec43610c2a17: Pull complete [2022-05-02T05:11:41.109Z] 3a2ae6a8a46f: Pull complete [2022-05-02T05:11:41.368Z] 33b1e0a273af: Pull complete [2022-05-02T05:11:41.368Z] 5d3b04190fa2: Pull complete [2022-05-02T05:11:46.648Z] 2f39f015ded8: Pull complete [2022-05-02T05:11:46.648Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-02T05:11:46.648Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-02T05:11:46.648Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-02T05:11:46.738Z] prd-ubuntu20.04-docker-8c-8g-34417 does not seem to be running inside a container [2022-05-02T05:11:46.793Z] $ 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-165 -v /w/workspace/gexfoundry_device-snmp-go_PR-165:/w/workspace/gexfoundry_device-snmp-go_PR-165:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-165@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-165@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-02T05:11:49.655Z] $ docker top 1c28b4d8b0c770658b030c352497aca4b99353166fd50967d5165edc903c1f47 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-02T05:11:50.098Z] ---> job-cost.sh [2022-05-02T05:11:50.098Z] lf-activate-venv: SKIPPING [2022-05-02T05:11:50.098Z] INFO: No Stack... [2022-05-02T05:11:50.359Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-02T05:11:50.931Z] INFO: Archiving Costs [Pipeline] sh [2022-05-02T05:11:51.252Z] + cat /w/workspace/gexfoundry_device-snmp-go_PR-165/archives/cost.csv [2022-05-02T05:11:51.252Z] + cut -d, -f6 [Pipeline] lock [2022-05-02T05:11:51.288Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-165-1-stack-cost] [2022-05-02T05:11:51.293Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-165-1-stack-cost] did not exist. Created. [2022-05-02T05:11:51.293Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-165-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-02T05:11:51.681Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-02T05:11:51.731Z] Stashed 1 file(s) [Pipeline] } [2022-05-02T05:11:51.761Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-165-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-02T05:11:51.841Z] $ docker stop --time=1 1c28b4d8b0c770658b030c352497aca4b99353166fd50967d5165edc903c1f47 [2022-05-02T05:11:53.265Z] $ docker rm -f 1c28b4d8b0c770658b030c352497aca4b99353166fd50967d5165edc903c1f47 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-02T05:14:55.320Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-34459 in /w/workspace/gexfoundry_device-snmp-go_PR-165 [Pipeline] { [Pipeline] ws [2022-05-02T05:14:55.361Z] Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout [2022-05-02T05:14:55.748Z] Selected Git installation does not exist. Using Default [2022-05-02T05:14:55.748Z] The recommended git tool is: NONE [2022-05-02T05:15:03.047Z] using credential edgex-jenkins-ssh [2022-05-02T05:15:03.064Z] Cloning the remote Git repository [2022-05-02T05:15:03.129Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2022-05-02T05:15:03.213Z] > git init /w/workspace/device-snmp-go/1 # timeout=10 [2022-05-02T05:15:03.303Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2022-05-02T05:15:03.304Z] > git --version # timeout=10 [2022-05-02T05:15:03.326Z] > git --version # 'git version 2.25.1' [2022-05-02T05:15:03.328Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-02T05:15:03.419Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-02T05:15:04.634Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2022-05-02T05:15:04.655Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-02T05:15:04.690Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2022-05-02T05:15:04.739Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2022-05-02T05:15:04.740Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-02T05:15:04.760Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/165/head:refs/remotes/origin/PR-165 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-02T05:15:05.261Z] Merging remotes/origin/main commit a672eeb6ec92b4d90420405cd1acfac3e3196a2e into PR head commit d3a0476db4081a110be7875d7563183586f98bed [2022-05-02T05:15:05.526Z] Merge succeeded, producing d3a0476db4081a110be7875d7563183586f98bed [2022-05-02T05:15:05.527Z] Checking out Revision d3a0476db4081a110be7875d7563183586f98bed (PR-165) [2022-05-02T05:15:05.284Z] > git config core.sparsecheckout # timeout=10 [2022-05-02T05:15:05.309Z] > git checkout -f d3a0476db4081a110be7875d7563183586f98bed # timeout=10 [2022-05-02T05:15:05.412Z] > git remote # timeout=10 [2022-05-02T05:15:05.445Z] > git config --get remote.origin.url # timeout=10 [2022-05-02T05:15:05.466Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-02T05:15:05.480Z] > git merge a672eeb6ec92b4d90420405cd1acfac3e3196a2e # timeout=10 [2022-05-02T05:15:05.510Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-02T05:15:05.537Z] > git config core.sparsecheckout # timeout=10 [2022-05-02T05:15:05.558Z] > git checkout -f d3a0476db4081a110be7875d7563183586f98bed # timeout=10 [2022-05-02T05:15:09.992Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v2" [2022-05-02T05:15:10.074Z] > git --version # timeout=10 [2022-05-02T05:15:10.086Z] > git --version # 'git version 2.25.1' [2022-05-02T05:15:10.106Z] fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-02T05:15:11.310Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-02T05:15:11.310Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-02T05:15:11.310Z] Dload Upload Total Spent Left Speed [2022-05-02T05:15:11.310Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 80564 0 --:--:-- --:--:-- --:--:-- 80564 [Pipeline] sh [2022-05-02T05:15:16.509Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-02T05:15:16.891Z] + sudo tee /etc/docker/daemon.new [2022-05-02T05:15:16.891Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-02T05:15:16.891Z] { [2022-05-02T05:15:16.891Z] "registry-mirrors": [ [2022-05-02T05:15:16.891Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-02T05:15:16.891Z] ], [2022-05-02T05:15:16.891Z] "bip": "10.250.0.254/24", [2022-05-02T05:15:16.891Z] "hosts": [ [2022-05-02T05:15:16.891Z] "tcp://0.0.0.0:5555", [2022-05-02T05:15:16.891Z] "unix:///var/run/docker.sock" [2022-05-02T05:15:16.891Z] ], [2022-05-02T05:15:16.891Z] "mtu": 1458, [2022-05-02T05:15:16.891Z] "selinux-enabled": true, [2022-05-02T05:15:16.891Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-02T05:15:16.891Z] } [Pipeline] sh [2022-05-02T05:15:17.270Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-02T05:15:17.644Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-02T05:15:36.065Z] provisioning config files... [2022-05-02T05:15:36.093Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config7815979883315080718tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-02T05:15:36.698Z] ---> docker-login.sh [2022-05-02T05:15:36.699Z] nexus3.edgexfoundry.org:10001 [2022-05-02T05:15:37.295Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-02T05:15:37.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-02T05:15:37.574Z] Configure a credential helper to remove this warning. See [2022-05-02T05:15:37.574Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-02T05:15:37.574Z] [2022-05-02T05:15:37.574Z] Login Succeeded [2022-05-02T05:15:37.574Z] nexus3.edgexfoundry.org:10002 [2022-05-02T05:15:38.171Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-02T05:15:38.171Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-02T05:15:38.171Z] Configure a credential helper to remove this warning. See [2022-05-02T05:15:38.171Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-02T05:15:38.171Z] [2022-05-02T05:15:38.171Z] Login Succeeded [2022-05-02T05:15:38.171Z] nexus3.edgexfoundry.org:10003 [2022-05-02T05:15:38.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-02T05:15:38.722Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-02T05:15:38.722Z] Configure a credential helper to remove this warning. See [2022-05-02T05:15:38.722Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-02T05:15:38.722Z] [2022-05-02T05:15:38.722Z] Login Succeeded [2022-05-02T05:15:38.722Z] nexus3.edgexfoundry.org:10004 [2022-05-02T05:15:38.996Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-02T05:15:38.996Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-02T05:15:38.996Z] Configure a credential helper to remove this warning. See [2022-05-02T05:15:38.996Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-02T05:15:38.996Z] [2022-05-02T05:15:38.996Z] Login Succeeded [2022-05-02T05:15:38.996Z] docker.io [2022-05-02T05:15:39.272Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-02T05:15:39.874Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-02T05:15:39.874Z] Configure a credential helper to remove this warning. See [2022-05-02T05:15:39.874Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-02T05:15:39.874Z] [2022-05-02T05:15:39.874Z] Login Succeeded [2022-05-02T05:15:39.874Z] ---> docker-login.sh ends [Pipeline] } [2022-05-02T05:15:39.904Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-02T05:15:40.338Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-02T05:15:40.371Z] ========================================================= [2022-05-02T05:15:40.371Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-02T05:15:40.371Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-02T05:15:40.819Z] + 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-05-02T05:15:41.091Z] Sending build context to Docker daemon 2.749MB [2022-05-02T05:15:41.091Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-02T05:15:41.091Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-02T05:15:41.363Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-02T05:15:41.363Z] 9b3977197b4f: Pulling fs layer [2022-05-02T05:15:41.363Z] 1a89e8eeedd5: Pulling fs layer [2022-05-02T05:15:41.363Z] 94645a83ff95: Pulling fs layer [2022-05-02T05:15:41.363Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-02T05:15:41.363Z] 0c92f367c5e7: Pulling fs layer [2022-05-02T05:15:41.363Z] 3096ccb668a1: Pulling fs layer [2022-05-02T05:15:41.363Z] e8cf19c19ddd: Pulling fs layer [2022-05-02T05:15:41.363Z] a4caa8a26152: Pulling fs layer [2022-05-02T05:15:41.363Z] 3096ccb668a1: Waiting [2022-05-02T05:15:41.363Z] e8cf19c19ddd: Waiting [2022-05-02T05:15:41.363Z] a4caa8a26152: Waiting [2022-05-02T05:15:41.363Z] 3f3a8bcf1eab: Waiting [2022-05-02T05:15:41.363Z] 0c92f367c5e7: Waiting [2022-05-02T05:15:41.363Z] 94645a83ff95: Verifying Checksum [2022-05-02T05:15:41.363Z] 94645a83ff95: Download complete [2022-05-02T05:15:41.363Z] 1a89e8eeedd5: Verifying Checksum [2022-05-02T05:15:41.363Z] 1a89e8eeedd5: Download complete [2022-05-02T05:15:41.363Z] 0c92f367c5e7: Download complete [2022-05-02T05:15:41.363Z] 3096ccb668a1: Verifying Checksum [2022-05-02T05:15:41.363Z] 3096ccb668a1: Download complete [2022-05-02T05:15:41.363Z] 9b3977197b4f: Verifying Checksum [2022-05-02T05:15:41.363Z] 9b3977197b4f: Download complete [2022-05-02T05:15:41.363Z] e8cf19c19ddd: Verifying Checksum [2022-05-02T05:15:41.363Z] e8cf19c19ddd: Download complete [2022-05-02T05:15:42.368Z] 9b3977197b4f: Pull complete [2022-05-02T05:15:42.647Z] 1a89e8eeedd5: Pull complete [2022-05-02T05:15:42.922Z] 94645a83ff95: Pull complete [2022-05-02T05:15:43.522Z] a4caa8a26152: Verifying Checksum [2022-05-02T05:15:43.522Z] a4caa8a26152: Download complete [2022-05-02T05:15:44.116Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-02T05:15:44.116Z] 3f3a8bcf1eab: Download complete [2022-05-02T05:15:56.528Z] 3f3a8bcf1eab: Pull complete [2022-05-02T05:15:56.528Z] 0c92f367c5e7: Pull complete [2022-05-02T05:15:56.528Z] 3096ccb668a1: Pull complete [2022-05-02T05:15:56.528Z] e8cf19c19ddd: Pull complete [2022-05-02T05:16:01.940Z] a4caa8a26152: Pull complete [2022-05-02T05:16:01.940Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-02T05:16:01.940Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-02T05:16:01.940Z] ---> 725f1c02e7f9 [2022-05-02T05:16:01.940Z] Step 3/12 : ARG MAKE='make build' [2022-05-02T05:16:03.945Z] ---> Running in c28987141860 [2022-05-02T05:16:03.945Z] Removing intermediate container c28987141860 [2022-05-02T05:16:03.945Z] ---> c79f964aca8c [2022-05-02T05:16:03.945Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-02T05:16:04.218Z] ---> Running in c8e041a66e0c [2022-05-02T05:16:04.500Z] Removing intermediate container c8e041a66e0c [2022-05-02T05:16:04.500Z] ---> ac09b6fe0272 [2022-05-02T05:16:04.500Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-05-02T05:16:04.500Z] ---> Running in a910c93cec12 [2022-05-02T05:16:05.096Z] Removing intermediate container a910c93cec12 [2022-05-02T05:16:05.096Z] ---> 362e53a073ad [2022-05-02T05:16:05.096Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-02T05:16:05.096Z] ---> Running in 465f38d36a58 [2022-05-02T05:16:07.077Z] Removing intermediate container 465f38d36a58 [2022-05-02T05:16:07.077Z] ---> 37ca7a61755a [2022-05-02T05:16:07.077Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-02T05:16:07.077Z] ---> Running in 802a89ddac3c [2022-05-02T05:16:08.066Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-02T05:16:09.052Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-02T05:16:10.038Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-02T05:16:10.038Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-02T05:16:10.038Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-02T05:16:10.314Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-02T05:16:10.314Z] Executing busybox-1.34.1-r3.trigger [2022-05-02T05:16:10.590Z] OK: 224 MiB in 56 packages [2022-05-02T05:16:11.573Z] Removing intermediate container 802a89ddac3c [2022-05-02T05:16:11.573Z] ---> 1b62f576e895 [2022-05-02T05:16:11.573Z] Step 8/12 : WORKDIR /device-snmp-go [2022-05-02T05:16:11.573Z] ---> Running in 51770358f9c3 [2022-05-02T05:16:11.850Z] Removing intermediate container 51770358f9c3 [2022-05-02T05:16:11.850Z] ---> 24241e15c9b7 [2022-05-02T05:16:11.850Z] Step 9/12 : COPY go.mod vendor* ./ [2022-05-02T05:16:12.470Z] ---> da8a249ddcf3 [2022-05-02T05:16:12.471Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-02T05:16:12.471Z] ---> Running in 94f60889f153 [2022-05-02T05:17:09.052Z] Removing intermediate container 94f60889f153 [2022-05-02T05:17:09.052Z] ---> 57c611e66374 [2022-05-02T05:17:09.052Z] Step 11/12 : COPY . . [2022-05-02T05:17:09.052Z] ---> 05659c2e1669 [2022-05-02T05:17:09.052Z] Step 12/12 : RUN ${MAKE} [2022-05-02T05:17:09.052Z] ---> Running in 791481fa5055 [2022-05-02T05:17:09.052Z] noop [2022-05-02T05:17:09.052Z] Removing intermediate container 791481fa5055 [2022-05-02T05:17:09.052Z] ---> 600085c2c5a8 [2022-05-02T05:17:09.052Z] Successfully built 600085c2c5a8 [2022-05-02T05:17:09.052Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-02T05:17:09.437Z] + docker inspect -f . ci-base-image-arm64 [2022-05-02T05:17:09.437Z] . [Pipeline] withDockerContainer [2022-05-02T05:17:09.723Z] prd-ubuntu20.04-docker-arm64-4c-16g-34459 does not seem to be running inside a container [2022-05-02T05:17:09.823Z] $ 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 ******** ci-base-image-arm64 cat [2022-05-02T05:17:11.229Z] $ docker top de785239f14917b8453110812cc9f27c98d9e12d07da046c220486c64fa733cf -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-02T05:17:12.225Z] + go version [2022-05-02T05:17:12.225Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-02T05:17:12.265Z] $ docker stop --time=1 de785239f14917b8453110812cc9f27c98d9e12d07da046c220486c64fa733cf [2022-05-02T05:17:13.944Z] $ docker rm -f de785239f14917b8453110812cc9f27c98d9e12d07da046c220486c64fa733cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-02T05:17:15.025Z] + docker inspect -f . ci-base-image-arm64 [2022-05-02T05:17:15.025Z] . [Pipeline] withDockerContainer [2022-05-02T05:17:15.304Z] prd-ubuntu20.04-docker-arm64-4c-16g-34459 does not seem to be running inside a container [2022-05-02T05:17:15.411Z] $ 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 ******** ci-base-image-arm64 cat [2022-05-02T05:17:16.885Z] $ docker top 8c66ca7f235a28b2d04a1e7dbf6913284db798e6631536fe14b8ee5455364007 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-02T05:17:17.960Z] + make test [2022-05-02T05:17:17.960Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-05-02T05:17:19.964Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2022-05-02T05:18:56.963Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2022-05-02T05:18:56.963Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.050s coverage: 0.0% of statements [2022-05-02T05:18:56.963Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-02T05:18:56.963Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-02T05:19:23.845Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-02T05:19:23.845Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-02T05:19:23.845Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-02T05:19:23.906Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-02T05:19:23.944Z] $ docker stop --time=1 8c66ca7f235a28b2d04a1e7dbf6913284db798e6631536fe14b8ee5455364007 [2022-05-02T05:19:25.793Z] $ docker rm -f 8c66ca7f235a28b2d04a1e7dbf6913284db798e6631536fe14b8ee5455364007 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-02T05:19:26.865Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-02T05:19:26.907Z] Warning: overwriting stash ‘coverage-report’ [2022-05-02T05:19:27.425Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-02T05:19:28.047Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-02T05:19:28.407Z] + ls -al . [2022-05-02T05:19:28.407Z] total 164 [2022-05-02T05:19:28.407Z] drwxrwxr-x 8 jenkins jenkins 4096 May 2 05:19 . [2022-05-02T05:19:28.407Z] drwxrwxr-x 4 jenkins jenkins 4096 May 2 05:15 .. [2022-05-02T05:19:28.407Z] -rw-rw-r-- 1 jenkins jenkins 6 May 2 05:15 .dockerignore [2022-05-02T05:19:28.407Z] drwxrwxr-x 8 jenkins jenkins 4096 May 2 05:15 .git [2022-05-02T05:19:28.407Z] drwxrwxr-x 3 jenkins jenkins 4096 May 2 05:15 .github [2022-05-02T05:19:28.407Z] -rw-rw-r-- 1 jenkins jenkins 328 May 2 05:15 .gitignore [2022-05-02T05:19:28.407Z] -rw-rw-r-- 1 jenkins jenkins 41 May 2 05:15 .golangci.yml [2022-05-02T05:19:28.407Z] -rw-rw-r-- 1 jenkins jenkins 8296 May 2 05:15 Attribution.txt [2022-05-02T05:19:28.407Z] -rw-rw-r-- 1 jenkins jenkins 4401 May 2 05:15 CHANGELOG.md [2022-05-02T05:19:28.407Z] -rw-rw-r-- 1 jenkins jenkins 1516 May 2 05:15 Dockerfile [2022-05-02T05:19:28.407Z] -rw-rw-r-- 1 jenkins jenkins 677 May 2 05:15 GOVERNANCE.md [2022-05-02T05:19:28.407Z] -rw-rw-r-- 1 jenkins jenkins 656 May 2 05:15 Jenkinsfile [2022-05-02T05:19:28.407Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 2 05:15 LICENSE [2022-05-02T05:19:28.407Z] -rw-rw-r-- 1 jenkins jenkins 1938 May 2 05:15 Makefile [2022-05-02T05:19:28.407Z] -rw-rw-r-- 1 jenkins jenkins 620 May 2 05:15 OWNERS.md [2022-05-02T05:19:28.407Z] -rw-rw-r-- 1 jenkins jenkins 9074 May 2 05:15 README.md [2022-05-02T05:19:28.407Z] -rw-rw-r-- 1 jenkins jenkins 5 May 2 05:09 VERSION [2022-05-02T05:19:28.407Z] drwxrwxr-x 2 jenkins jenkins 4096 May 2 05:15 bin [2022-05-02T05:19:28.407Z] drwxrwxr-x 3 jenkins jenkins 4096 May 2 05:15 cmd [2022-05-02T05:19:28.407Z] -rw-r--r-- 1 jenkins jenkins 7631 May 2 05:18 coverage.out [2022-05-02T05:19:28.407Z] -rw-rw-r-- 1 jenkins jenkins 3296 May 2 05:15 go.mod [2022-05-02T05:19:28.407Z] -rw-rw-r-- 1 jenkins jenkins 35793 May 2 05:15 go.sum [2022-05-02T05:19:28.407Z] drwxrwxr-x 3 jenkins jenkins 4096 May 2 05:15 internal [2022-05-02T05:19:28.407Z] drwxrwxr-x 3 jenkins jenkins 4096 May 2 05:15 snap [2022-05-02T05:19:28.407Z] -rw-rw-r-- 1 jenkins jenkins 209 May 2 05:15 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-02T05:19:28.803Z] + 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=d3a0476db4081a110be7875d7563183586f98bed --label arch=arm64 --label version=0.0.0 . [2022-05-02T05:19:29.078Z] Sending build context to Docker daemon 2.757MB [2022-05-02T05:19:29.356Z] Step 1/24 : ARG BASE=golang:1.17-alpine3.15 [2022-05-02T05:19:29.356Z] Step 2/24 : FROM ${BASE} AS builder [2022-05-02T05:19:29.356Z] ---> 600085c2c5a8 [2022-05-02T05:19:29.356Z] Step 3/24 : ARG MAKE='make build' [2022-05-02T05:19:29.356Z] ---> Running in f064fe9bc6dc [2022-05-02T05:19:29.635Z] Removing intermediate container f064fe9bc6dc [2022-05-02T05:19:29.635Z] ---> 5b76bd7ded63 [2022-05-02T05:19:29.635Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-02T05:19:29.911Z] ---> Running in 00042fb153a4 [2022-05-02T05:19:30.186Z] Removing intermediate container 00042fb153a4 [2022-05-02T05:19:30.187Z] ---> c0604e11e7b2 [2022-05-02T05:19:30.187Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2022-05-02T05:19:30.187Z] ---> Running in 98b229a8496e [2022-05-02T05:19:30.787Z] Removing intermediate container 98b229a8496e [2022-05-02T05:19:30.787Z] ---> aebade00597a [2022-05-02T05:19:30.787Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-02T05:19:30.787Z] ---> Running in d8f44f5cad2b [2022-05-02T05:19:32.772Z] Removing intermediate container d8f44f5cad2b [2022-05-02T05:19:32.772Z] ---> 72763a09013d [2022-05-02T05:19:32.772Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-02T05:19:32.772Z] ---> Running in b139ce198e19 [2022-05-02T05:19:33.755Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-02T05:19:34.738Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-02T05:19:35.727Z] OK: 224 MiB in 56 packages [2022-05-02T05:19:36.345Z] Removing intermediate container b139ce198e19 [2022-05-02T05:19:36.345Z] ---> 13d69f9779dd [2022-05-02T05:19:36.345Z] Step 8/24 : WORKDIR /device-snmp-go [2022-05-02T05:19:36.345Z] ---> Running in 7a02b0ad2fea [2022-05-02T05:19:36.943Z] Removing intermediate container 7a02b0ad2fea [2022-05-02T05:19:36.943Z] ---> c6eaaad414b1 [2022-05-02T05:19:36.943Z] Step 9/24 : COPY go.mod vendor* ./ [2022-05-02T05:19:37.540Z] ---> ab2888e26071 [2022-05-02T05:19:37.541Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-02T05:19:37.541Z] ---> Running in 8836975338bc [2022-05-02T05:19:39.533Z] Removing intermediate container 8836975338bc [2022-05-02T05:19:39.533Z] ---> 7c6e75e08916 [2022-05-02T05:19:39.533Z] Step 11/24 : COPY . . [2022-05-02T05:19:40.522Z] ---> ac3792dc45d5 [2022-05-02T05:19:40.522Z] Step 12/24 : RUN ${MAKE} [2022-05-02T05:19:40.522Z] ---> Running in b807277656e8 [2022-05-02T05:19:41.991Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-snmp ./cmd [2022-05-02T05:22:03.963Z] Removing intermediate container b807277656e8 [2022-05-02T05:22:03.963Z] ---> 881080a6d2cc [2022-05-02T05:22:03.963Z] Step 13/24 : FROM alpine:3.14 [2022-05-02T05:22:03.963Z] 3.14: Pulling from library/alpine [2022-05-02T05:22:03.963Z] 455c02918c45: Pulling fs layer [2022-05-02T05:22:03.963Z] 455c02918c45: Verifying Checksum [2022-05-02T05:22:03.963Z] 455c02918c45: Download complete [2022-05-02T05:22:03.963Z] 455c02918c45: Pull complete [2022-05-02T05:22:03.963Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-02T05:22:03.963Z] Status: Downloaded newer image for alpine:3.14 [2022-05-02T05:22:03.963Z] ---> ac73e934f311 [2022-05-02T05:22:03.963Z] Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-02T05:22:03.963Z] ---> Running in 4314396ed981 [2022-05-02T05:22:03.963Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-02T05:22:03.963Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-02T05:22:03.963Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-02T05:22:03.963Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-02T05:22:03.963Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-02T05:22:03.963Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-02T05:22:03.963Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-02T05:22:03.963Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-02T05:22:03.963Z] Executing busybox-1.33.1-r7.trigger [2022-05-02T05:22:03.963Z] OK: 8 MiB in 20 packages [2022-05-02T05:22:03.963Z] Removing intermediate container 4314396ed981 [2022-05-02T05:22:03.963Z] ---> 60587ccdf9e2 [2022-05-02T05:22:03.963Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2022-05-02T05:22:03.963Z] ---> e5696c4c7920 [2022-05-02T05:22:03.963Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2022-05-02T05:22:03.963Z] ---> f06520b9c35d [2022-05-02T05:22:03.963Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2022-05-02T05:22:03.963Z] ---> 1fbf73760019 [2022-05-02T05:22:03.963Z] Step 18/24 : EXPOSE 59993 [2022-05-02T05:22:03.963Z] ---> Running in a432cbd4dfc1 [2022-05-02T05:22:03.963Z] Removing intermediate container a432cbd4dfc1 [2022-05-02T05:22:03.963Z] ---> aab954a2f69c [2022-05-02T05:22:03.963Z] Step 19/24 : EXPOSE 161 [2022-05-02T05:22:03.963Z] ---> Running in 8cf11f7fb3d6 [2022-05-02T05:22:04.571Z] Removing intermediate container 8cf11f7fb3d6 [2022-05-02T05:22:04.571Z] ---> c86c119b8373 [2022-05-02T05:22:04.571Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2022-05-02T05:22:04.571Z] ---> Running in 5013401b6c03 [2022-05-02T05:22:04.846Z] Removing intermediate container 5013401b6c03 [2022-05-02T05:22:04.846Z] ---> 519192a30f03 [2022-05-02T05:22:04.846Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-05-02T05:22:04.846Z] ---> Running in f72a9680fad8 [2022-05-02T05:22:05.445Z] Removing intermediate container f72a9680fad8 [2022-05-02T05:22:05.445Z] ---> f8acd4f15980 [2022-05-02T05:22:05.445Z] Step 22/24 : LABEL arch=arm64 [2022-05-02T05:22:05.445Z] ---> Running in f98e051f3cfb [2022-05-02T05:22:05.722Z] Removing intermediate container f98e051f3cfb [2022-05-02T05:22:05.722Z] ---> 13879c0915a2 [2022-05-02T05:22:05.722Z] Step 23/24 : LABEL git_sha=d3a0476db4081a110be7875d7563183586f98bed [2022-05-02T05:22:05.722Z] ---> Running in a2318e503078 [2022-05-02T05:22:06.000Z] Removing intermediate container a2318e503078 [2022-05-02T05:22:06.000Z] ---> 754737459909 [2022-05-02T05:22:06.000Z] Step 24/24 : LABEL version=0.0.0 [2022-05-02T05:22:06.277Z] ---> Running in b1ec9dfb6032 [2022-05-02T05:22:06.553Z] Removing intermediate container b1ec9dfb6032 [2022-05-02T05:22:06.553Z] ---> a26b64523c06 [2022-05-02T05:22:06.553Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-02T05:22:06.553Z] Successfully built a26b64523c06 [2022-05-02T05:22:06.553Z] 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-05-02T05:22:07.264Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-02T05:22:07.264Z] [2022-05-02T05:22:07.264Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-02T05:22:07.672Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-02T05:22:07.951Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-02T05:22:07.951Z] 8998bd30e6a1: Pulling fs layer [2022-05-02T05:22:07.951Z] 04944245beec: Pulling fs layer [2022-05-02T05:22:07.951Z] 699f458cf7ca: Pulling fs layer [2022-05-02T05:22:07.951Z] 765212b225bb: Pulling fs layer [2022-05-02T05:22:07.951Z] f23df028b6ca: Pulling fs layer [2022-05-02T05:22:07.951Z] d65c8cfc05b1: Pulling fs layer [2022-05-02T05:22:07.951Z] 2437ff75d9bd: Pulling fs layer [2022-05-02T05:22:07.951Z] f23df028b6ca: Waiting [2022-05-02T05:22:07.951Z] d65c8cfc05b1: Waiting [2022-05-02T05:22:07.951Z] 765212b225bb: Waiting [2022-05-02T05:22:07.951Z] 04944245beec: Verifying Checksum [2022-05-02T05:22:07.951Z] 04944245beec: Download complete [2022-05-02T05:22:07.951Z] 765212b225bb: Verifying Checksum [2022-05-02T05:22:07.951Z] 765212b225bb: Download complete [2022-05-02T05:22:08.237Z] f23df028b6ca: Verifying Checksum [2022-05-02T05:22:08.237Z] f23df028b6ca: Download complete [2022-05-02T05:22:08.237Z] d65c8cfc05b1: Verifying Checksum [2022-05-02T05:22:08.237Z] d65c8cfc05b1: Download complete [2022-05-02T05:22:08.237Z] 699f458cf7ca: Download complete [2022-05-02T05:22:08.846Z] 8998bd30e6a1: Verifying Checksum [2022-05-02T05:22:08.846Z] 8998bd30e6a1: Download complete [2022-05-02T05:22:10.851Z] 2437ff75d9bd: Verifying Checksum [2022-05-02T05:22:10.851Z] 2437ff75d9bd: Download complete [2022-05-02T05:22:13.484Z] 8998bd30e6a1: Pull complete [2022-05-02T05:22:13.484Z] 04944245beec: Pull complete [2022-05-02T05:22:14.945Z] 699f458cf7ca: Pull complete [2022-05-02T05:22:15.219Z] 765212b225bb: Pull complete [2022-05-02T05:22:16.205Z] f23df028b6ca: Pull complete [2022-05-02T05:22:16.482Z] d65c8cfc05b1: Pull complete [2022-05-02T05:22:31.598Z] 2437ff75d9bd: Pull complete [2022-05-02T05:22:31.598Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-02T05:22:31.598Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-02T05:22:31.598Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-02T05:22:31.877Z] prd-ubuntu20.04-docker-arm64-4c-16g-34459 does not seem to be running inside a container [2022-05-02T05:22:31.984Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-02T05:22:35.174Z] $ docker top 6e2acbe5ef376e7d4c8c169f7f080374a9a52015c6ec24e9c9b543ab4f3a38c9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-02T05:22:36.193Z] ---> job-cost.sh [2022-05-02T05:22:36.193Z] lf-activate-venv: SKIPPING [2022-05-02T05:22:36.193Z] INFO: No Stack... [2022-05-02T05:22:36.795Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-02T05:22:37.776Z] INFO: Archiving Costs [Pipeline] sh [2022-05-02T05:22:38.465Z] + cat /w/workspace/device-snmp-go/1/archives/cost.csv [2022-05-02T05:22:38.465Z] + cut -d, -f6 [Pipeline] lock [2022-05-02T05:22:38.555Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-165-1-stack-cost] [2022-05-02T05:22:38.559Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-165-1-stack-cost] did not exist. Created. [2022-05-02T05:22:38.560Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-165-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-02T05:22:39.320Z] /w/workspace/device-snmp-go/1@tmp/durable-7d0b0b86/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-02T05:22:40.052Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-02T05:22:40.086Z] Warning: overwriting stash ‘stack-cost’ [2022-05-02T05:22:40.138Z] Stashed 1 file(s) [Pipeline] } [2022-05-02T05:22:40.152Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-165-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-02T05:22:40.239Z] $ docker stop --time=1 6e2acbe5ef376e7d4c8c169f7f080374a9a52015c6ec24e9c9b543ab4f3a38c9 [2022-05-02T05:22:41.807Z] $ docker rm -f 6e2acbe5ef376e7d4c8c169f7f080374a9a52015c6ec24e9c9b543ab4f3a38c9 [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-05-02T05:22:43.020Z] provisioning config files... [2022-05-02T05:22:43.030Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-165@tmp/config5964951937138332456tmp [Pipeline] { [Pipeline] sh [2022-05-02T05:22:43.358Z] + set +x [2022-05-02T05:22:43.358Z] + curl -s https://codecov.io/bash [2022-05-02T05:22:43.358Z] + bash -s -- [2022-05-02T05:22:43.358Z] [2022-05-02T05:22:43.358Z] _____ _ [2022-05-02T05:22:43.358Z] / ____| | | [2022-05-02T05:22:43.358Z] | | ___ __| | ___ ___ _____ __ [2022-05-02T05:22:43.358Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-02T05:22:43.358Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-02T05:22:43.358Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-02T05:22:43.358Z] Bash-1.0.6 [2022-05-02T05:22:43.358Z] [2022-05-02T05:22:43.358Z] [2022-05-02T05:22:43.358Z] ==> git version 2.25.1 found [2022-05-02T05:22:43.358Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-05-02T05:22:43.358Z] Release-Date: 2020-01-08 [2022-05-02T05:22:43.358Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-05-02T05:22:43.358Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-02T05:22:43.358Z] ==> Jenkins CI detected. [2022-05-02T05:22:43.358Z] current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-165 [2022-05-02T05:22:43.358Z] project root: . [2022-05-02T05:22:43.358Z] --> token set from env [2022-05-02T05:22:43.358Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-02T05:22:43.358Z] ==> Running gcov in . (disable via -X gcov) [2022-05-02T05:22:43.358Z] ==> Python coveragepy not found [2022-05-02T05:22:43.358Z] ==> Searching for coverage reports in: [2022-05-02T05:22:43.358Z] + . [2022-05-02T05:22:43.358Z] -> Found 1 reports [2022-05-02T05:22:43.358Z] ==> Detecting git/mercurial file structure [2022-05-02T05:22:43.358Z] ==> Reading reports [2022-05-02T05:22:43.358Z] + ./coverage.out bytes=7631 [2022-05-02T05:22:43.358Z] ==> Appending adjustments [2022-05-02T05:22:43.358Z] https://docs.codecov.io/docs/fixing-reports [2022-05-02T05:22:43.624Z] + Found adjustments [2022-05-02T05:22:43.624Z] ==> Gzipping contents [2022-05-02T05:22:43.624Z] 4.0K /tmp/codecov.taZjIU.gz [2022-05-02T05:22:43.624Z] ==> Uploading reports [2022-05-02T05:22:43.624Z] url: https://codecov.io [2022-05-02T05:22:43.624Z] query: branch=PR-165&commit=d3a0476db4081a110be7875d7563183586f98bed&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-165%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=165&job=&cmd_args= [2022-05-02T05:22:43.624Z] -> Pinging Codecov [2022-05-02T05:22:43.624Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=PR-165&commit=d3a0476db4081a110be7875d7563183586f98bed&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-165%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=165&job=&cmd_args= [2022-05-02T05:22:43.884Z] -> Uploading to [2022-05-02T05:22:43.884Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-02/6C56EA5C29638FB4528AC87E60AF5AE0/d3a0476db4081a110be7875d7563183586f98bed/57f679ff-b519-4ab7-b68a-9d3f502f13d4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220502%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220502T052243Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=583399f61fa82d0ead934aeb82965121ca0becfbc4e59ccf7c9943c2e526a801 [2022-05-02T05:22:43.884Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-02T05:22:43.884Z] Dload Upload Total Spent Left Speed [2022-05-02T05:22:44.143Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1602 0 0 100 1602 0 7485 --:--:-- --:--:-- --:--:-- 7485 [2022-05-02T05:22:44.143Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-snmp-go/commit/d3a0476db4081a110be7875d7563183586f98bed [Pipeline] } [2022-05-02T05:22:44.170Z] 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-05-02T05:22:45.963Z] + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-165/archives ] [2022-05-02T05:22:45.963Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-165/archives [2022-05-02T05:22:45.963Z] total 16 [2022-05-02T05:22:45.963Z] drwxr-xr-x 3 root root 4096 May 2 05:11 . [2022-05-02T05:22:45.963Z] drwxrwxr-x 10 jenkins jenkins 4096 May 2 05:11 .. [2022-05-02T05:22:45.963Z] drwxr-xr-x 2 root root 4096 May 2 05:11 cost [2022-05-02T05:22:45.963Z] -rw-r--r-- 1 root root 85 May 2 05:11 cost.csv [2022-05-02T05:22:45.963Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-165/archives [2022-05-02T05:22:45.963Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-165/archives [2022-05-02T05:22:45.963Z] total 16 [2022-05-02T05:22:45.963Z] drwxr-xr-x 3 jenkins jenkins 4096 May 2 05:11 . [2022-05-02T05:22:45.963Z] drwxrwxr-x 10 jenkins jenkins 4096 May 2 05:11 .. [2022-05-02T05:22:45.963Z] drwxr-xr-x 2 jenkins jenkins 4096 May 2 05:11 cost [2022-05-02T05:22:45.963Z] -rw-r--r-- 1 jenkins jenkins 85 May 2 05:11 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-02T05:22:46.299Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-02T05:22:47.192Z] ---> package-listing.sh [2022-05-02T05:22:47.192Z] ++ facter osfamily [2022-05-02T05:22:47.192Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-02T05:22:47.452Z] + OS_FAMILY=debian [2022-05-02T05:22:47.452Z] + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-165 [2022-05-02T05:22:47.452Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-02T05:22:47.452Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-02T05:22:47.452Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-02T05:22:47.452Z] + PACKAGES=/tmp/packages_start.txt [2022-05-02T05:22:47.452Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-165 ']' [2022-05-02T05:22:47.452Z] + PACKAGES=/tmp/packages_end.txt [2022-05-02T05:22:47.452Z] + case "${OS_FAMILY}" in [2022-05-02T05:22:47.452Z] + dpkg -l [2022-05-02T05:22:47.452Z] + grep '^ii' [2022-05-02T05:22:47.452Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-02T05:22:47.452Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-02T05:22:47.452Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-02T05:22:47.452Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-165 ']' [2022-05-02T05:22:47.452Z] + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-165/archives/ [2022-05-02T05:22:47.452Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-165/archives/ [Pipeline] echo [2022-05-02T05:22:47.487Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-snmp-go_PR-165/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-02T05:22:47.781Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-02T05:22:48.371Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-02T05:22:48.371Z] . [Pipeline] withDockerContainer [2022-05-02T05:22:48.458Z] prd-ubuntu20.04-docker-8c-8g-34417 does not seem to be running inside a container [2022-05-02T05:22:48.489Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-snmp-go_PR-165/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-165 -v /w/workspace/gexfoundry_device-snmp-go_PR-165:/w/workspace/gexfoundry_device-snmp-go_PR-165:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-165@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-165@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-02T05:22:48.734Z] $ docker top 4f0062ecca72040a90402817d08574f6667293647509b7e11a842e1c3e9d0255 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-02T05:22:49.132Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-02T05:22:49.442Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-02T05:22:49.753Z] + ls /var/log/sa-host [2022-05-02T05:22:49.753Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-02T05:22:49.891Z] provisioning config files... [2022-05-02T05:22:49.900Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-165@tmp/config3285266844057707821tmp [Pipeline] { [Pipeline] echo [2022-05-02T05:22:49.952Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-02T05:22:50.271Z] ---> create-netrc.sh [Pipeline] } [2022-05-02T05:22:50.299Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-02T05:22:50.702Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-02T05:22:50.734Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-02T05:22:51.050Z] ---> sudo-logs.sh [2022-05-02T05:22:51.050Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-02T05:22:51.134Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-02T05:22:51.451Z] ---> job-cost.sh [2022-05-02T05:22:51.452Z] lf-activate-venv: SKIPPING [2022-05-02T05:22:51.452Z] DEBUG: total: 0.2199999988079071 [2022-05-02T05:22:51.452Z] INFO: Retrieving Stack Cost... [2022-05-02T05:22:52.021Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-02T05:22:52.589Z] INFO: Archiving Costs [Pipeline] echo [2022-05-02T05:22:52.637Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-02T05:22:52.980Z] ---> logs-deploy.sh [2022-05-02T05:22:52.980Z] lf-activate-venv: SKIPPING [2022-05-02T05:22:52.980Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-165/1 [2022-05-02T05:22:52.980Z] INFO: archiving workspace using pattern(s): [2022-05-02T05:22:53.918Z] Archives upload complete. [2022-05-02T05:22:53.918Z] INFO: archiving logs to Nexus