Pull request #166 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e63ca4d8b3f8b04e095cdfbe9ae5f71ffadec7ed+60c29c8ddffb83da8ea2aabad72ac966629b6d3c (d784e91c02249e1935d519544b085ad0809ac5e3) 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-ssh4773751072019077865.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-ssh14035323099108168740.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-166/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-166/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh13650256400521976691.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-166/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8032672007421003455.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-ssh4418154056022030106.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-166/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-166/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2101911277313678291.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 ‘prd-centos7-blackbox-4c-2g-34311’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-34828’ is offline Running on prd-ubuntu20.04-docker-8c-8g-37022 in /w/workspace/gexfoundry_device-snmp-go_PR-166 [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-166 # 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 60c29c8ddffb83da8ea2aabad72ac966629b6d3c into PR head commit e63ca4d8b3f8b04e095cdfbe9ae5f71ffadec7ed Merge succeeded, producing e63ca4d8b3f8b04e095cdfbe9ae5f71ffadec7ed Checking out Revision e63ca4d8b3f8b04e095cdfbe9ae5f71ffadec7ed (PR-166) > 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/166/head:refs/remotes/origin/PR-166 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e63ca4d8b3f8b04e095cdfbe9ae5f71ffadec7ed # 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 60c29c8ddffb83da8ea2aabad72ac966629b6d3c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e63ca4d8b3f8b04e095cdfbe9ae5f71ffadec7ed # 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-03T03:14:22.532Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-03T03:14:22.719Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-03T03:14:22.821Z] ========================================================= [2022-05-03T03:14:22.822Z] EdgeX Global Pipelines Version Info [2022-05-03T03:14:22.822Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-03T03:14:23.599Z] ------------------- [2022-05-03T03:14:23.599Z] stable info: [2022-05-03T03:14:23.599Z] ------------------- [2022-05-03T03:14:23.599Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-03T03:14:23.599Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-05-03T03:14:23.599Z] Message: update stable to v1.0.227 [2022-05-03T03:14:24.176Z] ------------------- [2022-05-03T03:14:24.176Z] experimental info: [2022-05-03T03:14:24.176Z] ------------------- [2022-05-03T03:14:24.176Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-05-03T03:14:24.176Z] Commit SHA: 602d0728ebfd21a5b975e02ac0465e47e5fef8c7 [2022-05-03T03:14:24.177Z] Message: update experimental to v1.0.228 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-03T03:14:24.459Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2022-05-03T03:14:24.501Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2022-05-03T03:14:24.541Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-03T03:14:24.585Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-03T03:14:24.622Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-03T03:14:24.656Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-03T03:14:24.691Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-03T03:14:24.724Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-03T03:14:24.755Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-03T03:14:24.786Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-03T03:14:24.818Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-03T03:14:24.851Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2022-05-03T03:14:24.888Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-03T03:14:24.928Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-03T03:14:24.974Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-03T03:14:25.018Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-03T03:14:25.062Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-03T03:14:25.106Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-03T03:14:25.152Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-03T03:14:25.195Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-03T03:14:25.240Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-03T03:14:25.286Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-03T03:14:25.338Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-03T03:14:25.388Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-03T03:14:25.437Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-03T03:14:25.484Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-03T03:14:25.531Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-166 [Pipeline] echo [2022-05-03T03:14:25.577Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-166 [Pipeline] echo [2022-05-03T03:14:25.621Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-166 [Pipeline] echo [2022-05-03T03:14:25.664Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e63ca4d8b3f8b04e095cdfbe9ae5f71ffadec7ed [Pipeline] echo [2022-05-03T03:14:25.708Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e63ca4d [Pipeline] echo [2022-05-03T03:14:25.752Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-03T03:14:25.881Z] provisioning config files... [2022-05-03T03:14:25.899Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-166@tmp/config5127776096967177745tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-03T03:14:26.273Z] ---> docker-login.sh [2022-05-03T03:14:26.273Z] nexus3.edgexfoundry.org:10001 [2022-05-03T03:14:26.535Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T03:14:26.535Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T03:14:26.535Z] Configure a credential helper to remove this warning. See [2022-05-03T03:14:26.535Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T03:14:26.535Z] [2022-05-03T03:14:26.535Z] Login Succeeded [2022-05-03T03:14:26.535Z] nexus3.edgexfoundry.org:10002 [2022-05-03T03:14:26.796Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T03:14:26.796Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T03:14:26.796Z] Configure a credential helper to remove this warning. See [2022-05-03T03:14:26.796Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T03:14:26.796Z] [2022-05-03T03:14:26.796Z] Login Succeeded [2022-05-03T03:14:26.796Z] nexus3.edgexfoundry.org:10003 [2022-05-03T03:14:26.796Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T03:14:26.796Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T03:14:26.796Z] Configure a credential helper to remove this warning. See [2022-05-03T03:14:26.796Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T03:14:26.796Z] [2022-05-03T03:14:26.796Z] Login Succeeded [2022-05-03T03:14:26.796Z] nexus3.edgexfoundry.org:10004 [2022-05-03T03:14:27.058Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T03:14:27.058Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T03:14:27.058Z] Configure a credential helper to remove this warning. See [2022-05-03T03:14:27.058Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T03:14:27.058Z] [2022-05-03T03:14:27.058Z] Login Succeeded [2022-05-03T03:14:27.058Z] docker.io [2022-05-03T03:14:27.058Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T03:14:27.630Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T03:14:27.630Z] Configure a credential helper to remove this warning. See [2022-05-03T03:14:27.630Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T03:14:27.630Z] [2022-05-03T03:14:27.630Z] Login Succeeded [2022-05-03T03:14:27.630Z] ---> docker-login.sh ends [Pipeline] } [2022-05-03T03:14:27.723Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-03T03:14:28.523Z] + git rev-list -1 --merges e63ca4d8b3f8b04e095cdfbe9ae5f71ffadec7ed~1..e63ca4d8b3f8b04e095cdfbe9ae5f71ffadec7ed [Pipeline] echo [2022-05-03T03:14:28.583Z] -----------> git rev-list -1 --merges e63ca4d8b3f8b04e095cdfbe9ae5f71ffadec7ed~1..e63ca4d8b3f8b04e095cdfbe9ae5f71ffadec7ed e63ca4d8b3f8b04e095cdfbe9ae5f71ffadec7ed [false] [Pipeline] sh [2022-05-03T03:14:28.904Z] + git log --format=format:%s -1 e63ca4d8b3f8b04e095cdfbe9ae5f71ffadec7ed [Pipeline] echo [2022-05-03T03:14:28.943Z] ========================================================= [2022-05-03T03:14:28.943Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-03T03:14:28.943Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-03T03:14:29.401Z] + git log --format=format:%s -1 e63ca4d8b3f8b04e095cdfbe9ae5f71ffadec7ed [Pipeline] echo [2022-05-03T03:14:29.435Z] [semverPrep] GIT_COMMIT: e63ca4d8b3f8b04e095cdfbe9ae5f71ffadec7ed, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v2 [Pipeline] echo [2022-05-03T03:14:29.464Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-03T03:14:30.222Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-03T03:14:30.223Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-03T03:14:30.223Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-03T03:14:30.223Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-03T03:14:30.223Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-03T03:14:30.223Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-03T03:14:30.223Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-03T03:14:30.646Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-03T03:14:30.646Z] [2022-05-03T03:14:30.646Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-03T03:14:30.997Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-03T03:14:30.998Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-03T03:14:30.998Z] 1fe172e4850f: Pulling fs layer [2022-05-03T03:14:30.998Z] caf521ccaac6: Pulling fs layer [2022-05-03T03:14:30.998Z] 3ead6fa29328: Pulling fs layer [2022-05-03T03:14:30.998Z] 5c2a1cbceb83: Pulling fs layer [2022-05-03T03:14:30.998Z] a8d5f1318db7: Pulling fs layer [2022-05-03T03:14:30.998Z] c427282e49a2: Pulling fs layer [2022-05-03T03:14:30.998Z] 1827001aaf11: Pulling fs layer [2022-05-03T03:14:30.998Z] 0714d37db230: Pulling fs layer [2022-05-03T03:14:30.998Z] a8d5f1318db7: Waiting [2022-05-03T03:14:30.998Z] c427282e49a2: Waiting [2022-05-03T03:14:30.998Z] 5c2a1cbceb83: Waiting [2022-05-03T03:14:30.998Z] 1827001aaf11: Waiting [2022-05-03T03:14:30.998Z] ac28cf19c067: Pulling fs layer [2022-05-03T03:14:30.998Z] ca983d60f3e2: Pulling fs layer [2022-05-03T03:14:30.998Z] 0714d37db230: Waiting [2022-05-03T03:14:30.998Z] 9f894cec8388: Pulling fs layer [2022-05-03T03:14:30.998Z] ac28cf19c067: Waiting [2022-05-03T03:14:30.998Z] ca983d60f3e2: Waiting [2022-05-03T03:14:30.998Z] caf521ccaac6: Download complete [2022-05-03T03:14:30.998Z] 5c2a1cbceb83: Download complete [2022-05-03T03:14:31.265Z] a8d5f1318db7: Verifying Checksum [2022-05-03T03:14:31.265Z] a8d5f1318db7: Download complete [2022-05-03T03:14:31.265Z] 3ead6fa29328: Verifying Checksum [2022-05-03T03:14:31.265Z] 3ead6fa29328: Download complete [2022-05-03T03:14:31.265Z] c427282e49a2: Download complete [2022-05-03T03:14:31.265Z] 0714d37db230: Download complete [2022-05-03T03:14:31.265Z] ac28cf19c067: Verifying Checksum [2022-05-03T03:14:31.265Z] ac28cf19c067: Download complete [2022-05-03T03:14:31.265Z] ca983d60f3e2: Verifying Checksum [2022-05-03T03:14:31.265Z] ca983d60f3e2: Download complete [2022-05-03T03:14:31.265Z] 9f894cec8388: Download complete [2022-05-03T03:14:31.265Z] 1fe172e4850f: Verifying Checksum [2022-05-03T03:14:31.265Z] 1fe172e4850f: Download complete [2022-05-03T03:14:31.526Z] 1827001aaf11: Verifying Checksum [2022-05-03T03:14:31.526Z] 1827001aaf11: Download complete [2022-05-03T03:14:32.470Z] 1fe172e4850f: Pull complete [2022-05-03T03:14:32.729Z] caf521ccaac6: Pull complete [2022-05-03T03:14:33.300Z] 3ead6fa29328: Pull complete [2022-05-03T03:14:33.300Z] 5c2a1cbceb83: Pull complete [2022-05-03T03:14:33.560Z] a8d5f1318db7: Pull complete [2022-05-03T03:14:33.560Z] c427282e49a2: Pull complete [2022-05-03T03:14:35.471Z] 1827001aaf11: Pull complete [2022-05-03T03:14:35.471Z] 0714d37db230: Pull complete [2022-05-03T03:14:35.732Z] ac28cf19c067: Pull complete [2022-05-03T03:14:35.732Z] ca983d60f3e2: Pull complete [2022-05-03T03:14:35.732Z] 9f894cec8388: Pull complete [2022-05-03T03:14:35.732Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-03T03:14:35.732Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-03T03:14:35.732Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-03T03:14:35.837Z] prd-ubuntu20.04-docker-8c-8g-37022 does not seem to be running inside a container [2022-05-03T03:14:35.880Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-166 -v /w/workspace/gexfoundry_device-snmp-go_PR-166:/w/workspace/gexfoundry_device-snmp-go_PR-166:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-166@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-166@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-03T03:14:37.048Z] $ docker top 6d96ac1253bb02a2305b9f0f3602951cc30d5cfdd53fc315884e0add3e50c9fe -eo pid,comm [2022-05-03T03:14:37.114Z] 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-03T03:14:37.114Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-03T03:14:37.233Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-03T03:14:37.233Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-03T03:14:37.358Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-03T03:14:37.361Z] $ docker exec 6d96ac1253bb02a2305b9f0f3602951cc30d5cfdd53fc315884e0add3e50c9fe ssh-agent [2022-05-03T03:14:37.486Z] SSH_AUTH_SOCK=/tmp/ssh-IRgotm6ayDcq/agent.32 [2022-05-03T03:14:37.486Z] SSH_AGENT_PID=38 [2022-05-03T03:14:37.492Z] Running ssh-add (command line suppressed) [2022-05-03T03:14:37.602Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-166@tmp/private_key_5643631395495008117.key (/w/workspace/gexfoundry_device-snmp-go_PR-166@tmp/private_key_5643631395495008117.key) [2022-05-03T03:14:37.617Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-03T03:14:37.952Z] + git tag --points-at HEAD [Pipeline] } [2022-05-03T03:14:37.980Z] $ docker exec --env ******** --env ******** 6d96ac1253bb02a2305b9f0f3602951cc30d5cfdd53fc315884e0add3e50c9fe ssh-agent -k [2022-05-03T03:14:38.106Z] unset SSH_AUTH_SOCK; [2022-05-03T03:14:38.107Z] unset SSH_AGENT_PID; [2022-05-03T03:14:38.107Z] echo Agent pid 38 killed; [2022-05-03T03:14:38.118Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-03T03:14:38.209Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-03T03:14:38.209Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-03T03:14:38.349Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-03T03:14:38.353Z] $ docker exec 6d96ac1253bb02a2305b9f0f3602951cc30d5cfdd53fc315884e0add3e50c9fe ssh-agent [2022-05-03T03:14:38.484Z] SSH_AUTH_SOCK=/tmp/ssh-6JenQBkvPJ76/agent.70 [2022-05-03T03:14:38.484Z] SSH_AGENT_PID=76 [2022-05-03T03:14:38.490Z] Running ssh-add (command line suppressed) [2022-05-03T03:14:38.609Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-166@tmp/private_key_6548730665611462964.key (/w/workspace/gexfoundry_device-snmp-go_PR-166@tmp/private_key_6548730665611462964.key) [2022-05-03T03:14:38.623Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-03T03:14:38.963Z] + git semver init [2022-05-03T03:14:39.223Z] 2022-05-03 03:14:39,128 [run_init] DEBUG init version:0.0.0 force:False [2022-05-03T03:14:39.224Z] 2022-05-03 03:14:39,129 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-166/.semver [2022-05-03T03:14:39.224Z] 2022-05-03 03:14:39,130 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/gexfoundry_device-snmp-go_PR-166/.semver [2022-05-03T03:14:39.224Z] 2022-05-03 03:14:39,130 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/gexfoundry_device-snmp-go_PR-166/.semver'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-166, universal_newlines=False, shell=None, istream=None) [2022-05-03T03:14:40.163Z] 2022-05-03 03:14:39,909 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-166/.git/info/exclude [2022-05-03T03:14:40.163Z] 2022-05-03 03:14:39,910 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-snmp-go_PR-166/.semver/PR-166 with force:False [2022-05-03T03:14:40.163Z] 2022-05-03 03:14:39,910 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-166/.semver/PR-166 [2022-05-03T03:14:40.163Z] 2022-05-03 03:14:39,914 [execute] INFO git cat-file --batch-check [2022-05-03T03:14:40.163Z] 2022-05-03 03:14:39,915 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-166/.semver, universal_newlines=False, shell=None, istream=) [2022-05-03T03:14:40.163Z] 2022-05-03 03:14:39,921 [execute] INFO git cat-file --batch [2022-05-03T03:14:40.163Z] 2022-05-03 03:14:39,921 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-166/.semver, universal_newlines=False, shell=None, istream=) [2022-05-03T03:14:40.163Z] 2022-05-03 03:14:39,926 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-166/.semver/PR-166 [2022-05-03T03:14:40.163Z] 0.0.0 [Pipeline] } [2022-05-03T03:14:40.190Z] $ docker exec --env ******** --env ******** 6d96ac1253bb02a2305b9f0f3602951cc30d5cfdd53fc315884e0add3e50c9fe ssh-agent -k [2022-05-03T03:14:40.294Z] unset SSH_AUTH_SOCK; [2022-05-03T03:14:40.294Z] unset SSH_AGENT_PID; [2022-05-03T03:14:40.295Z] echo Agent pid 76 killed; [2022-05-03T03:14:40.304Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-03T03:14:40.738Z] + git semver [Pipeline] } [2022-05-03T03:14:41.027Z] $ docker stop --time=1 6d96ac1253bb02a2305b9f0f3602951cc30d5cfdd53fc315884e0add3e50c9fe [2022-05-03T03:14:42.337Z] $ docker rm -f 6d96ac1253bb02a2305b9f0f3602951cc30d5cfdd53fc315884e0add3e50c9fe [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-03T03:14:42.760Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-03T03:14:43.084Z] Stashed 1 file(s) [Pipeline] echo [2022-05-03T03:14:43.103Z] [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-03T03:14:43.731Z] provisioning config files... [2022-05-03T03:14:43.744Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-166@tmp/config8895824014521323965tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-03T03:14:44.095Z] ---> docker-login.sh [2022-05-03T03:14:44.095Z] nexus3.edgexfoundry.org:10001 [2022-05-03T03:14:44.095Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T03:14:44.095Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T03:14:44.095Z] Configure a credential helper to remove this warning. See [2022-05-03T03:14:44.095Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T03:14:44.095Z] [2022-05-03T03:14:44.095Z] Login Succeeded [2022-05-03T03:14:44.095Z] nexus3.edgexfoundry.org:10002 [2022-05-03T03:14:44.095Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T03:14:44.095Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T03:14:44.095Z] Configure a credential helper to remove this warning. See [2022-05-03T03:14:44.095Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T03:14:44.095Z] [2022-05-03T03:14:44.095Z] Login Succeeded [2022-05-03T03:14:44.095Z] nexus3.edgexfoundry.org:10003 [2022-05-03T03:14:44.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T03:14:44.355Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T03:14:44.355Z] Configure a credential helper to remove this warning. See [2022-05-03T03:14:44.355Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T03:14:44.355Z] [2022-05-03T03:14:44.355Z] Login Succeeded [2022-05-03T03:14:44.355Z] nexus3.edgexfoundry.org:10004 [2022-05-03T03:14:44.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T03:14:44.355Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T03:14:44.355Z] Configure a credential helper to remove this warning. See [2022-05-03T03:14:44.355Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T03:14:44.355Z] [2022-05-03T03:14:44.355Z] Login Succeeded [2022-05-03T03:14:44.616Z] docker.io [2022-05-03T03:14:44.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T03:14:44.877Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T03:14:44.877Z] Configure a credential helper to remove this warning. See [2022-05-03T03:14:44.877Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T03:14:44.877Z] [2022-05-03T03:14:44.877Z] Login Succeeded [2022-05-03T03:14:44.877Z] ---> docker-login.sh ends [Pipeline] } [2022-05-03T03:14:44.904Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-03T03:14:45.081Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-03T03:14:45.109Z] ========================================================= [2022-05-03T03:14:45.109Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-03T03:14:45.109Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-03T03:14:45.505Z] + 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-03T03:14:45.505Z] Sending build context to Docker daemon 5.318MB [2022-05-03T03:14:45.505Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-03T03:14:45.505Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-03T03:14:45.505Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-03T03:14:45.505Z] 59bf1c3509f3: Pulling fs layer [2022-05-03T03:14:45.505Z] 666ba61612fd: Pulling fs layer [2022-05-03T03:14:45.505Z] 8ed8ca486205: Pulling fs layer [2022-05-03T03:14:45.505Z] 4fe6c5a15a65: Pulling fs layer [2022-05-03T03:14:45.505Z] 22a0e8bec74d: Pulling fs layer [2022-05-03T03:14:45.505Z] ca2b28591e48: Pulling fs layer [2022-05-03T03:14:45.505Z] a51346096db8: Pulling fs layer [2022-05-03T03:14:45.505Z] daebc70d1ce1: Pulling fs layer [2022-05-03T03:14:45.505Z] 0e18a0eac166: Pulling fs layer [2022-05-03T03:14:45.505Z] 4fe6c5a15a65: Waiting [2022-05-03T03:14:45.505Z] 22a0e8bec74d: Waiting [2022-05-03T03:14:45.505Z] ca2b28591e48: Waiting [2022-05-03T03:14:45.505Z] a51346096db8: Waiting [2022-05-03T03:14:45.505Z] daebc70d1ce1: Waiting [2022-05-03T03:14:45.505Z] 0e18a0eac166: Waiting [2022-05-03T03:14:45.505Z] 8ed8ca486205: Verifying Checksum [2022-05-03T03:14:45.505Z] 8ed8ca486205: Download complete [2022-05-03T03:14:45.505Z] 666ba61612fd: Download complete [2022-05-03T03:14:45.505Z] 22a0e8bec74d: Verifying Checksum [2022-05-03T03:14:45.505Z] 22a0e8bec74d: Download complete [2022-05-03T03:14:45.505Z] 59bf1c3509f3: Verifying Checksum [2022-05-03T03:14:45.505Z] 59bf1c3509f3: Download complete [2022-05-03T03:14:45.764Z] ca2b28591e48: Verifying Checksum [2022-05-03T03:14:45.764Z] ca2b28591e48: Download complete [2022-05-03T03:14:45.764Z] a51346096db8: Verifying Checksum [2022-05-03T03:14:45.764Z] a51346096db8: Download complete [2022-05-03T03:14:45.764Z] daebc70d1ce1: Verifying Checksum [2022-05-03T03:14:45.764Z] daebc70d1ce1: Download complete [2022-05-03T03:14:45.764Z] 59bf1c3509f3: Pull complete [2022-05-03T03:14:46.024Z] 666ba61612fd: Pull complete [2022-05-03T03:14:46.024Z] 8ed8ca486205: Pull complete [2022-05-03T03:14:46.284Z] 0e18a0eac166: Verifying Checksum [2022-05-03T03:14:46.284Z] 0e18a0eac166: Download complete [2022-05-03T03:14:46.284Z] 4fe6c5a15a65: Verifying Checksum [2022-05-03T03:14:46.284Z] 4fe6c5a15a65: Download complete [2022-05-03T03:14:50.471Z] 4fe6c5a15a65: Pull complete [2022-05-03T03:14:50.471Z] 22a0e8bec74d: Pull complete [2022-05-03T03:14:50.471Z] ca2b28591e48: Pull complete [2022-05-03T03:14:50.471Z] a51346096db8: Pull complete [2022-05-03T03:14:50.471Z] daebc70d1ce1: Pull complete [2022-05-03T03:14:52.383Z] 0e18a0eac166: Pull complete [2022-05-03T03:14:52.383Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-03T03:14:52.383Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-03T03:14:52.383Z] ---> f018257e8ee9 [2022-05-03T03:14:52.383Z] Step 3/12 : ARG MAKE='make build' [2022-05-03T03:14:53.342Z] ---> Running in 1fed6972a288 [2022-05-03T03:14:53.342Z] Removing intermediate container 1fed6972a288 [2022-05-03T03:14:53.342Z] ---> 51f301fe07d0 [2022-05-03T03:14:53.342Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-03T03:14:53.342Z] ---> Running in 62f35f88d453 [2022-05-03T03:14:53.604Z] Removing intermediate container 62f35f88d453 [2022-05-03T03:14:53.604Z] ---> 5f7b85154bfb [2022-05-03T03:14:53.604Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-05-03T03:14:53.604Z] ---> Running in e1c97f2dccca [2022-05-03T03:14:53.604Z] Removing intermediate container e1c97f2dccca [2022-05-03T03:14:53.604Z] ---> e49da870d388 [2022-05-03T03:14:53.604Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T03:14:53.604Z] ---> Running in 1173089fa933 [2022-05-03T03:14:54.172Z] Removing intermediate container 1173089fa933 [2022-05-03T03:14:54.172Z] ---> 331900cc9f85 [2022-05-03T03:14:54.172Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-03T03:14:54.172Z] ---> Running in f6cca81b5212 [2022-05-03T03:14:54.433Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-03T03:14:55.376Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-03T03:14:55.945Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-03T03:14:55.945Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-03T03:14:55.945Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-03T03:14:55.945Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-03T03:14:56.207Z] Executing busybox-1.34.1-r3.trigger [2022-05-03T03:14:56.207Z] OK: 224 MiB in 56 packages [2022-05-03T03:14:56.467Z] Removing intermediate container f6cca81b5212 [2022-05-03T03:14:56.467Z] ---> 34d95e35d126 [2022-05-03T03:14:56.467Z] Step 8/12 : WORKDIR /device-snmp-go [2022-05-03T03:14:56.467Z] ---> Running in f2a0f0bec87e [2022-05-03T03:14:56.726Z] Removing intermediate container f2a0f0bec87e [2022-05-03T03:14:56.727Z] ---> f6a828c550ff [2022-05-03T03:14:56.727Z] Step 9/12 : COPY go.mod vendor* ./ [2022-05-03T03:14:56.727Z] ---> 190926275ff1 [2022-05-03T03:14:56.727Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T03:14:56.727Z] ---> Running in 153c91e4826a [2022-05-03T03:14:58.536Z] Still waiting to schedule task [2022-05-03T03:14:58.537Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-37041’ [2022-05-03T03:15:08.952Z] Removing intermediate container 153c91e4826a [2022-05-03T03:15:08.952Z] ---> 88aa046c3d02 [2022-05-03T03:15:08.952Z] Step 11/12 : COPY . . [2022-05-03T03:15:09.216Z] ---> e931ace0102e [2022-05-03T03:15:09.216Z] Step 12/12 : RUN ${MAKE} [2022-05-03T03:15:09.216Z] ---> Running in 6d11d3989e74 [2022-05-03T03:15:09.476Z] noop [2022-05-03T03:15:09.737Z] Removing intermediate container 6d11d3989e74 [2022-05-03T03:15:09.737Z] ---> b03f5fed905f [2022-05-03T03:15:09.737Z] Successfully built b03f5fed905f [2022-05-03T03:15:09.737Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-03T03:15:10.074Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-03T03:15:10.074Z] . [Pipeline] withDockerContainer [2022-05-03T03:15:10.169Z] prd-ubuntu20.04-docker-8c-8g-37022 does not seem to be running inside a container [2022-05-03T03:15:10.220Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-166 -v /w/workspace/gexfoundry_device-snmp-go_PR-166:/w/workspace/gexfoundry_device-snmp-go_PR-166:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-166@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-166@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-03T03:15:10.632Z] $ docker top 414b3f6d04f99b4866df78beb2fd076be1da7f79150b26b44ed292eeede9b061 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-03T03:15:11.045Z] + go version [2022-05-03T03:15:11.045Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-03T03:15:11.082Z] $ docker stop --time=1 414b3f6d04f99b4866df78beb2fd076be1da7f79150b26b44ed292eeede9b061 [2022-05-03T03:15:12.421Z] $ docker rm -f 414b3f6d04f99b4866df78beb2fd076be1da7f79150b26b44ed292eeede9b061 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-03T03:15:13.081Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-03T03:15:13.081Z] . [Pipeline] withDockerContainer [2022-05-03T03:15:13.173Z] prd-ubuntu20.04-docker-8c-8g-37022 does not seem to be running inside a container [2022-05-03T03:15:13.221Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-166 -v /w/workspace/gexfoundry_device-snmp-go_PR-166:/w/workspace/gexfoundry_device-snmp-go_PR-166:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-166@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-166@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-03T03:15:13.607Z] $ docker top 20503e29a712c66fdf27b180f2f130eb77457425589e7fc0ecdd452fefcf23f0 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-03T03:15:14.074Z] + make test [2022-05-03T03:15:14.074Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-05-03T03:15:14.335Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2022-05-03T03:15:24.317Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2022-05-03T03:15:24.317Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.010s coverage: 0.0% of statements [2022-05-03T03:15:30.891Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-03T03:15:35.095Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-03T03:15:35.095Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-03T03:15:35.095Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-03T03:15:35.135Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-03T03:15:35.178Z] $ docker stop --time=1 20503e29a712c66fdf27b180f2f130eb77457425589e7fc0ecdd452fefcf23f0 [2022-05-03T03:15:36.805Z] $ docker rm -f 20503e29a712c66fdf27b180f2f130eb77457425589e7fc0ecdd452fefcf23f0 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-03T03:15:37.302Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-03T03:15:37.366Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-03T03:15:38.694Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-03T03:15:39.007Z] + ls -al . [2022-05-03T03:15:39.008Z] total 168 [2022-05-03T03:15:39.008Z] drwxrwxr-x 9 jenkins jenkins 4096 May 3 03:15 . [2022-05-03T03:15:39.008Z] drwxrwxr-x 4 jenkins jenkins 4096 May 3 03:14 .. [2022-05-03T03:15:39.008Z] -rw-rw-r-- 1 jenkins jenkins 6 May 3 03:14 .dockerignore [2022-05-03T03:15:39.008Z] drwxrwxr-x 8 jenkins jenkins 4096 May 3 03:14 .git [2022-05-03T03:15:39.008Z] drwxrwxr-x 3 jenkins jenkins 4096 May 3 03:14 .github [2022-05-03T03:15:39.008Z] -rw-rw-r-- 1 jenkins jenkins 328 May 3 03:14 .gitignore [2022-05-03T03:15:39.008Z] -rw-rw-r-- 1 jenkins jenkins 41 May 3 03:14 .golangci.yml [2022-05-03T03:15:39.008Z] drwxr-xr-x 3 jenkins jenkins 4096 May 3 03:14 .semver [2022-05-03T03:15:39.008Z] -rw-rw-r-- 1 jenkins jenkins 8296 May 3 03:14 Attribution.txt [2022-05-03T03:15:39.008Z] -rw-rw-r-- 1 jenkins jenkins 4401 May 3 03:14 CHANGELOG.md [2022-05-03T03:15:39.008Z] -rw-rw-r-- 1 jenkins jenkins 1516 May 3 03:14 Dockerfile [2022-05-03T03:15:39.008Z] -rw-rw-r-- 1 jenkins jenkins 677 May 3 03:14 GOVERNANCE.md [2022-05-03T03:15:39.008Z] -rw-rw-r-- 1 jenkins jenkins 656 May 3 03:14 Jenkinsfile [2022-05-03T03:15:39.008Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 3 03:14 LICENSE [2022-05-03T03:15:39.008Z] -rw-rw-r-- 1 jenkins jenkins 1938 May 3 03:14 Makefile [2022-05-03T03:15:39.008Z] -rw-rw-r-- 1 jenkins jenkins 620 May 3 03:14 OWNERS.md [2022-05-03T03:15:39.008Z] -rw-rw-r-- 1 jenkins jenkins 9074 May 3 03:14 README.md [2022-05-03T03:15:39.008Z] -rw-rw-r-- 1 jenkins jenkins 5 May 3 03:14 VERSION [2022-05-03T03:15:39.008Z] drwxrwxr-x 2 jenkins jenkins 4096 May 3 03:14 bin [2022-05-03T03:15:39.008Z] drwxrwxr-x 3 jenkins jenkins 4096 May 3 03:14 cmd [2022-05-03T03:15:39.008Z] -rw-r--r-- 1 jenkins jenkins 7631 May 3 03:15 coverage.out [2022-05-03T03:15:39.008Z] -rw-rw-r-- 1 jenkins jenkins 3296 May 3 03:14 go.mod [2022-05-03T03:15:39.008Z] -rw-rw-r-- 1 jenkins jenkins 35911 May 3 03:14 go.sum [2022-05-03T03:15:39.008Z] drwxrwxr-x 3 jenkins jenkins 4096 May 3 03:14 internal [2022-05-03T03:15:39.008Z] drwxrwxr-x 3 jenkins jenkins 4096 May 3 03:14 snap [2022-05-03T03:15:39.008Z] -rw-rw-r-- 1 jenkins jenkins 209 May 3 03:14 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-03T03:15:39.348Z] + 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=e63ca4d8b3f8b04e095cdfbe9ae5f71ffadec7ed --label arch=amd64 --label version=0.0.0 . [2022-05-03T03:15:39.348Z] Sending build context to Docker daemon 5.326MB [2022-05-03T03:15:39.348Z] Step 1/24 : ARG BASE=golang:1.17-alpine3.15 [2022-05-03T03:15:39.348Z] Step 2/24 : FROM ${BASE} AS builder [2022-05-03T03:15:39.348Z] ---> b03f5fed905f [2022-05-03T03:15:39.348Z] Step 3/24 : ARG MAKE='make build' [2022-05-03T03:15:39.348Z] ---> Running in 75de1fc50894 [2022-05-03T03:15:39.608Z] Removing intermediate container 75de1fc50894 [2022-05-03T03:15:39.608Z] ---> 450b07a63f71 [2022-05-03T03:15:39.608Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-03T03:15:39.608Z] ---> Running in ce34dd3fc5e4 [2022-05-03T03:15:39.608Z] Removing intermediate container ce34dd3fc5e4 [2022-05-03T03:15:39.608Z] ---> b64e2b5a0ae2 [2022-05-03T03:15:39.608Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2022-05-03T03:15:39.608Z] ---> Running in 007805f5d58f [2022-05-03T03:15:39.608Z] Removing intermediate container 007805f5d58f [2022-05-03T03:15:39.608Z] ---> 7402bbc5ba45 [2022-05-03T03:15:39.608Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T03:15:39.867Z] ---> Running in 952589823ba2 [2022-05-03T03:15:40.441Z] Removing intermediate container 952589823ba2 [2022-05-03T03:15:40.441Z] ---> 3f4781431de1 [2022-05-03T03:15:40.441Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-03T03:15:40.441Z] ---> Running in eb9374022495 [2022-05-03T03:15:40.702Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-03T03:15:41.647Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-03T03:15:41.647Z] OK: 224 MiB in 56 packages [2022-05-03T03:15:41.908Z] Removing intermediate container eb9374022495 [2022-05-03T03:15:41.908Z] ---> b603eaa7231e [2022-05-03T03:15:41.908Z] Step 8/24 : WORKDIR /device-snmp-go [2022-05-03T03:15:42.168Z] ---> Running in e1ed4d233342 [2022-05-03T03:15:42.168Z] Removing intermediate container e1ed4d233342 [2022-05-03T03:15:42.168Z] ---> 2fe2d47daa0e [2022-05-03T03:15:42.168Z] Step 9/24 : COPY go.mod vendor* ./ [2022-05-03T03:15:42.168Z] ---> e61a15cee5d5 [2022-05-03T03:15:42.168Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T03:15:42.429Z] ---> Running in 82a5a1ae7633 [2022-05-03T03:15:43.002Z] Removing intermediate container 82a5a1ae7633 [2022-05-03T03:15:43.002Z] ---> c1a559042e1a [2022-05-03T03:15:43.002Z] Step 11/24 : COPY . . [2022-05-03T03:15:43.265Z] ---> b35b55d35147 [2022-05-03T03:15:43.265Z] Step 12/24 : RUN ${MAKE} [2022-05-03T03:15:43.265Z] ---> Running in ce70eb44988f [2022-05-03T03:15:43.837Z] 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-03T03:16:05.795Z] Removing intermediate container ce70eb44988f [2022-05-03T03:16:05.795Z] ---> bef45016fae2 [2022-05-03T03:16:05.795Z] Step 13/24 : FROM alpine:3.14 [2022-05-03T03:16:05.795Z] 3.14: Pulling from library/alpine [2022-05-03T03:16:05.795Z] 8663204ce13b: Pulling fs layer [2022-05-03T03:16:05.795Z] 8663204ce13b: Verifying Checksum [2022-05-03T03:16:05.795Z] 8663204ce13b: Download complete [2022-05-03T03:16:05.795Z] 8663204ce13b: Pull complete [2022-05-03T03:16:05.795Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-03T03:16:05.795Z] Status: Downloaded newer image for alpine:3.14 [2022-05-03T03:16:05.795Z] ---> e04c818066af [2022-05-03T03:16:05.795Z] Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-03T03:16:05.795Z] ---> Running in e9a61f043116 [2022-05-03T03:16:05.795Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-03T03:16:05.795Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-03T03:16:05.795Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-03T03:16:05.795Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-03T03:16:05.795Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-03T03:16:05.795Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-03T03:16:05.795Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-03T03:16:05.795Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-03T03:16:05.795Z] Executing busybox-1.33.1-r7.trigger [2022-05-03T03:16:05.795Z] OK: 8 MiB in 20 packages [2022-05-03T03:16:05.795Z] Removing intermediate container e9a61f043116 [2022-05-03T03:16:05.795Z] ---> 76247ec5f028 [2022-05-03T03:16:05.795Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2022-05-03T03:16:06.364Z] ---> ae6b2c3d0241 [2022-05-03T03:16:06.364Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2022-05-03T03:16:06.364Z] ---> 4426ea35702e [2022-05-03T03:16:06.364Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2022-05-03T03:16:06.624Z] ---> 6ec36d09b21a [2022-05-03T03:16:06.624Z] Step 18/24 : EXPOSE 59993 [2022-05-03T03:16:06.624Z] ---> Running in cfae7c476ce6 [2022-05-03T03:16:06.624Z] Removing intermediate container cfae7c476ce6 [2022-05-03T03:16:06.624Z] ---> f75e607aa670 [2022-05-03T03:16:06.624Z] Step 19/24 : EXPOSE 161 [2022-05-03T03:16:06.891Z] ---> Running in 7fd4176cbddd [2022-05-03T03:16:06.891Z] Removing intermediate container 7fd4176cbddd [2022-05-03T03:16:06.891Z] ---> 10e32df8033f [2022-05-03T03:16:06.891Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2022-05-03T03:16:06.891Z] ---> Running in 7a1b5d842e4c [2022-05-03T03:16:06.891Z] Removing intermediate container 7a1b5d842e4c [2022-05-03T03:16:06.891Z] ---> 37d205d3d0de [2022-05-03T03:16:06.891Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-05-03T03:16:06.891Z] ---> Running in 82320cc0c39e [2022-05-03T03:16:07.151Z] Removing intermediate container 82320cc0c39e [2022-05-03T03:16:07.151Z] ---> 6064866b43c2 [2022-05-03T03:16:07.151Z] Step 22/24 : LABEL arch=amd64 [2022-05-03T03:16:07.151Z] ---> Running in fabc2a2d5ef3 [2022-05-03T03:16:07.151Z] Removing intermediate container fabc2a2d5ef3 [2022-05-03T03:16:07.151Z] ---> f1d61e263021 [2022-05-03T03:16:07.151Z] Step 23/24 : LABEL git_sha=e63ca4d8b3f8b04e095cdfbe9ae5f71ffadec7ed [2022-05-03T03:16:07.151Z] ---> Running in 23c2efb43c35 [2022-05-03T03:16:07.151Z] Removing intermediate container 23c2efb43c35 [2022-05-03T03:16:07.151Z] ---> da26b449330b [2022-05-03T03:16:07.151Z] Step 24/24 : LABEL version=0.0.0 [2022-05-03T03:16:07.413Z] ---> Running in c3e1043373e0 [2022-05-03T03:16:07.413Z] Removing intermediate container c3e1043373e0 [2022-05-03T03:16:07.413Z] ---> d920f0d90617 [2022-05-03T03:16:07.413Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-03T03:16:07.413Z] Successfully built d920f0d90617 [2022-05-03T03:16:07.413Z] 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-03T03:16:08.177Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-03T03:16:08.177Z] [2022-05-03T03:16:08.177Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-03T03:16:08.538Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-03T03:16:08.539Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-03T03:16:08.539Z] 5eb5b503b376: Pulling fs layer [2022-05-03T03:16:08.539Z] 5c69ac0246d0: Pulling fs layer [2022-05-03T03:16:08.539Z] ec43610c2a17: Pulling fs layer [2022-05-03T03:16:08.539Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-03T03:16:08.539Z] 33b1e0a273af: Pulling fs layer [2022-05-03T03:16:08.539Z] 5d3b04190fa2: Pulling fs layer [2022-05-03T03:16:08.539Z] 2f39f015ded8: Pulling fs layer [2022-05-03T03:16:08.539Z] 3a2ae6a8a46f: Waiting [2022-05-03T03:16:08.539Z] 33b1e0a273af: Waiting [2022-05-03T03:16:08.539Z] 5d3b04190fa2: Waiting [2022-05-03T03:16:08.539Z] 2f39f015ded8: Waiting [2022-05-03T03:16:08.539Z] 5c69ac0246d0: Download complete [2022-05-03T03:16:08.539Z] 3a2ae6a8a46f: Download complete [2022-05-03T03:16:08.539Z] 33b1e0a273af: Verifying Checksum [2022-05-03T03:16:08.539Z] 33b1e0a273af: Download complete [2022-05-03T03:16:08.805Z] 5d3b04190fa2: Verifying Checksum [2022-05-03T03:16:08.805Z] 5d3b04190fa2: Download complete [2022-05-03T03:16:08.805Z] ec43610c2a17: Verifying Checksum [2022-05-03T03:16:08.805Z] ec43610c2a17: Download complete [2022-05-03T03:16:08.805Z] 5eb5b503b376: Verifying Checksum [2022-05-03T03:16:08.805Z] 5eb5b503b376: Download complete [2022-05-03T03:16:09.377Z] 2f39f015ded8: Download complete [2022-05-03T03:16:10.316Z] 5eb5b503b376: Pull complete [2022-05-03T03:16:10.316Z] 5c69ac0246d0: Pull complete [2022-05-03T03:16:10.885Z] ec43610c2a17: Pull complete [2022-05-03T03:16:10.885Z] 3a2ae6a8a46f: Pull complete [2022-05-03T03:16:11.144Z] 33b1e0a273af: Pull complete [2022-05-03T03:16:11.144Z] 5d3b04190fa2: Pull complete [2022-05-03T03:16:16.433Z] 2f39f015ded8: Pull complete [2022-05-03T03:16:16.433Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-03T03:16:16.433Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-03T03:16:16.433Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-03T03:16:16.528Z] prd-ubuntu20.04-docker-8c-8g-37022 does not seem to be running inside a container [2022-05-03T03:16:16.570Z] $ 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-166 -v /w/workspace/gexfoundry_device-snmp-go_PR-166:/w/workspace/gexfoundry_device-snmp-go_PR-166:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-166@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-166@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-03T03:16:17.933Z] $ docker top a00b9137fb12ce1e74d3d70e89b7560d68b06ec9dd9f8aba631d78c909795f79 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-03T03:16:18.460Z] ---> job-cost.sh [2022-05-03T03:16:18.460Z] lf-activate-venv: SKIPPING [2022-05-03T03:16:18.460Z] INFO: No Stack... [2022-05-03T03:16:18.719Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-03T03:16:19.290Z] INFO: Archiving Costs [Pipeline] sh [2022-05-03T03:16:19.618Z] + cat /w/workspace/gexfoundry_device-snmp-go_PR-166/archives/cost.csv [2022-05-03T03:16:19.619Z] + cut -d, -f6 [Pipeline] lock [2022-05-03T03:16:19.664Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-166-1-stack-cost] [2022-05-03T03:16:19.668Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-166-1-stack-cost] did not exist. Created. [2022-05-03T03:16:19.669Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-166-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-03T03:16:20.056Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-03T03:16:20.117Z] Stashed 1 file(s) [Pipeline] } [2022-05-03T03:16:20.147Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-166-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-03T03:16:20.235Z] $ docker stop --time=1 a00b9137fb12ce1e74d3d70e89b7560d68b06ec9dd9f8aba631d78c909795f79 [2022-05-03T03:16:21.383Z] $ docker rm -f a00b9137fb12ce1e74d3d70e89b7560d68b06ec9dd9f8aba631d78c909795f79 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-03T04:14:53.708Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-40299 in /w/workspace/gexfoundry_device-snmp-go_PR-166 [Pipeline] { [Pipeline] ws [2022-05-03T04:14:53.756Z] Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout [2022-05-03T04:14:54.043Z] Selected Git installation does not exist. Using Default [2022-05-03T04:14:54.044Z] The recommended git tool is: NONE [2022-05-03T04:14:59.560Z] using credential edgex-jenkins-ssh [2022-05-03T04:14:59.579Z] Cloning the remote Git repository [2022-05-03T04:14:59.651Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2022-05-03T04:14:59.739Z] > git init /w/workspace/device-snmp-go/1 # timeout=10 [2022-05-03T04:14:59.818Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2022-05-03T04:14:59.819Z] > git --version # timeout=10 [2022-05-03T04:14:59.841Z] > git --version # 'git version 2.25.1' [2022-05-03T04:14:59.844Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-03T04:14:59.950Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-03T04:15:01.041Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2022-05-03T04:15:01.074Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-03T04:15:01.105Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2022-05-03T04:15:01.158Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2022-05-03T04:15:01.159Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-03T04:15:01.174Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/166/head:refs/remotes/origin/PR-166 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-03T04:15:01.719Z] Merging remotes/origin/main commit 60c29c8ddffb83da8ea2aabad72ac966629b6d3c into PR head commit e63ca4d8b3f8b04e095cdfbe9ae5f71ffadec7ed [2022-05-03T04:15:02.037Z] Merge succeeded, producing e63ca4d8b3f8b04e095cdfbe9ae5f71ffadec7ed [2022-05-03T04:15:02.037Z] Checking out Revision e63ca4d8b3f8b04e095cdfbe9ae5f71ffadec7ed (PR-166) [2022-05-03T04:15:01.756Z] > git config core.sparsecheckout # timeout=10 [2022-05-03T04:15:01.789Z] > git checkout -f e63ca4d8b3f8b04e095cdfbe9ae5f71ffadec7ed # timeout=10 [2022-05-03T04:15:01.909Z] > git remote # timeout=10 [2022-05-03T04:15:01.927Z] > git config --get remote.origin.url # timeout=10 [2022-05-03T04:15:01.943Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-03T04:15:01.958Z] > git merge 60c29c8ddffb83da8ea2aabad72ac966629b6d3c # timeout=10 [2022-05-03T04:15:01.986Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-03T04:15:02.050Z] > git config core.sparsecheckout # timeout=10 [2022-05-03T04:15:02.083Z] > git checkout -f e63ca4d8b3f8b04e095cdfbe9ae5f71ffadec7ed # timeout=10 [2022-05-03T04:15:06.582Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v2" [2022-05-03T04:15:06.655Z] > git --version # timeout=10 [2022-05-03T04:15:06.666Z] > git --version # 'git version 2.25.1' [2022-05-03T04:15:06.689Z] fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-03T04:15:07.893Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-03T04:15:07.893Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-03T04:15:07.893Z] Dload Upload Total Spent Left Speed [2022-05-03T04:15:07.893Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 81116 0 --:--:-- --:--:-- --:--:-- 81675 [Pipeline] sh [2022-05-03T04:15:08.541Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-03T04:15:08.903Z] + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new [2022-05-03T04:15:08.903Z] [2022-05-03T04:15:08.903Z] { [2022-05-03T04:15:08.903Z] "registry-mirrors": [ [2022-05-03T04:15:08.903Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-03T04:15:08.903Z] ], [2022-05-03T04:15:08.903Z] "bip": "10.250.0.254/24", [2022-05-03T04:15:08.903Z] "hosts": [ [2022-05-03T04:15:08.903Z] "tcp://0.0.0.0:5555", [2022-05-03T04:15:08.903Z] "unix:///var/run/docker.sock" [2022-05-03T04:15:08.903Z] ], [2022-05-03T04:15:08.903Z] "mtu": 1458, [2022-05-03T04:15:08.903Z] "selinux-enabled": true, [2022-05-03T04:15:08.903Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-03T04:15:08.903Z] } [Pipeline] sh [2022-05-03T04:15:09.273Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-03T04:15:09.660Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-03T04:15:28.099Z] provisioning config files... [2022-05-03T04:15:28.132Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config6510992991051860486tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-03T04:15:28.752Z] ---> docker-login.sh [2022-05-03T04:15:28.752Z] nexus3.edgexfoundry.org:10001 [2022-05-03T04:15:29.349Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T04:15:29.954Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T04:15:29.954Z] Configure a credential helper to remove this warning. See [2022-05-03T04:15:29.954Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T04:15:29.954Z] [2022-05-03T04:15:29.954Z] Login Succeeded [2022-05-03T04:15:29.954Z] nexus3.edgexfoundry.org:10002 [2022-05-03T04:15:30.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T04:15:30.524Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T04:15:30.524Z] Configure a credential helper to remove this warning. See [2022-05-03T04:15:30.524Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T04:15:30.524Z] [2022-05-03T04:15:30.524Z] Login Succeeded [2022-05-03T04:15:30.524Z] nexus3.edgexfoundry.org:10003 [2022-05-03T04:15:30.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T04:15:30.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T04:15:30.798Z] Configure a credential helper to remove this warning. See [2022-05-03T04:15:30.798Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T04:15:30.798Z] [2022-05-03T04:15:30.798Z] Login Succeeded [2022-05-03T04:15:31.074Z] nexus3.edgexfoundry.org:10004 [2022-05-03T04:15:31.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T04:15:31.355Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T04:15:31.356Z] Configure a credential helper to remove this warning. See [2022-05-03T04:15:31.356Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T04:15:31.356Z] [2022-05-03T04:15:31.356Z] Login Succeeded [2022-05-03T04:15:31.356Z] docker.io [2022-05-03T04:15:31.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-03T04:15:32.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-03T04:15:32.245Z] Configure a credential helper to remove this warning. See [2022-05-03T04:15:32.245Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-03T04:15:32.245Z] [2022-05-03T04:15:32.245Z] Login Succeeded [2022-05-03T04:15:32.530Z] ---> docker-login.sh ends [Pipeline] } [2022-05-03T04:15:32.572Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-03T04:15:33.178Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-03T04:15:33.213Z] ========================================================= [2022-05-03T04:15:33.213Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-03T04:15:33.213Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-03T04:15:33.696Z] + 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-03T04:15:34.306Z] Sending build context to Docker daemon 2.753MB [2022-05-03T04:15:34.306Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-03T04:15:34.306Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-03T04:15:34.592Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-03T04:15:34.592Z] 9b3977197b4f: Pulling fs layer [2022-05-03T04:15:34.592Z] 1a89e8eeedd5: Pulling fs layer [2022-05-03T04:15:34.592Z] 94645a83ff95: Pulling fs layer [2022-05-03T04:15:34.592Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-03T04:15:34.592Z] 0c92f367c5e7: Pulling fs layer [2022-05-03T04:15:34.592Z] 3096ccb668a1: Pulling fs layer [2022-05-03T04:15:34.592Z] e8cf19c19ddd: Pulling fs layer [2022-05-03T04:15:34.592Z] a4caa8a26152: Pulling fs layer [2022-05-03T04:15:34.592Z] 3096ccb668a1: Waiting [2022-05-03T04:15:34.592Z] e8cf19c19ddd: Waiting [2022-05-03T04:15:34.592Z] 3f3a8bcf1eab: Waiting [2022-05-03T04:15:34.592Z] 0c92f367c5e7: Waiting [2022-05-03T04:15:34.592Z] a4caa8a26152: Waiting [2022-05-03T04:15:34.592Z] 94645a83ff95: Verifying Checksum [2022-05-03T04:15:34.592Z] 94645a83ff95: Download complete [2022-05-03T04:15:34.592Z] 1a89e8eeedd5: Verifying Checksum [2022-05-03T04:15:34.592Z] 1a89e8eeedd5: Download complete [2022-05-03T04:15:34.592Z] 0c92f367c5e7: Verifying Checksum [2022-05-03T04:15:34.592Z] 0c92f367c5e7: Download complete [2022-05-03T04:15:34.592Z] 3096ccb668a1: Verifying Checksum [2022-05-03T04:15:34.592Z] 3096ccb668a1: Download complete [2022-05-03T04:15:34.592Z] 9b3977197b4f: Verifying Checksum [2022-05-03T04:15:34.592Z] 9b3977197b4f: Download complete [2022-05-03T04:15:34.592Z] e8cf19c19ddd: Verifying Checksum [2022-05-03T04:15:34.592Z] e8cf19c19ddd: Download complete [2022-05-03T04:15:37.606Z] 9b3977197b4f: Pull complete [2022-05-03T04:15:37.606Z] a4caa8a26152: Verifying Checksum [2022-05-03T04:15:37.606Z] a4caa8a26152: Download complete [2022-05-03T04:15:38.607Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-03T04:15:38.607Z] 3f3a8bcf1eab: Download complete [2022-05-03T04:15:39.623Z] 1a89e8eeedd5: Pull complete [2022-05-03T04:15:39.918Z] 94645a83ff95: Pull complete [2022-05-03T04:15:55.320Z] 3f3a8bcf1eab: Pull complete [2022-05-03T04:15:55.320Z] 0c92f367c5e7: Pull complete [2022-05-03T04:15:55.603Z] 3096ccb668a1: Pull complete [2022-05-03T04:15:56.208Z] e8cf19c19ddd: Pull complete [2022-05-03T04:16:04.535Z] a4caa8a26152: Pull complete [2022-05-03T04:16:04.535Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-03T04:16:04.535Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-03T04:16:04.535Z] ---> 725f1c02e7f9 [2022-05-03T04:16:04.535Z] Step 3/12 : ARG MAKE='make build' [2022-05-03T04:16:05.546Z] ---> Running in 4ddacdc80357 [2022-05-03T04:16:05.825Z] Removing intermediate container 4ddacdc80357 [2022-05-03T04:16:05.825Z] ---> df36613df911 [2022-05-03T04:16:05.825Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-03T04:16:05.825Z] ---> Running in 9cde8a6d249b [2022-05-03T04:16:06.105Z] Removing intermediate container 9cde8a6d249b [2022-05-03T04:16:06.105Z] ---> fd218ed29c97 [2022-05-03T04:16:06.105Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-05-03T04:16:06.386Z] ---> Running in 16117ff526d7 [2022-05-03T04:16:06.663Z] Removing intermediate container 16117ff526d7 [2022-05-03T04:16:06.663Z] ---> b63e8026f3fa [2022-05-03T04:16:06.663Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T04:16:06.941Z] ---> Running in 016b49ab6edc [2022-05-03T04:16:08.964Z] Removing intermediate container 016b49ab6edc [2022-05-03T04:16:08.964Z] ---> a17078015fa7 [2022-05-03T04:16:08.964Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-03T04:16:09.242Z] ---> Running in f8b254553208 [2022-05-03T04:16:10.226Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-03T04:16:11.213Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-03T04:16:12.209Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-03T04:16:12.484Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-03T04:16:12.484Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-03T04:16:12.763Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-03T04:16:12.763Z] Executing busybox-1.34.1-r3.trigger [2022-05-03T04:16:12.763Z] OK: 224 MiB in 56 packages [2022-05-03T04:16:13.770Z] Removing intermediate container f8b254553208 [2022-05-03T04:16:13.770Z] ---> b39c4e1df04f [2022-05-03T04:16:13.770Z] Step 8/12 : WORKDIR /device-snmp-go [2022-05-03T04:16:14.045Z] ---> Running in b57fd3751183 [2022-05-03T04:16:14.326Z] Removing intermediate container b57fd3751183 [2022-05-03T04:16:14.326Z] ---> 8375d550bc7c [2022-05-03T04:16:14.326Z] Step 9/12 : COPY go.mod vendor* ./ [2022-05-03T04:16:14.921Z] ---> d5c7f4ab134b [2022-05-03T04:16:14.921Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T04:16:14.921Z] ---> Running in 0c3a1830c65a [2022-05-03T04:17:01.961Z] Removing intermediate container 0c3a1830c65a [2022-05-03T04:17:01.961Z] ---> 32927ab20c5a [2022-05-03T04:17:01.961Z] Step 11/12 : COPY . . [2022-05-03T04:17:02.937Z] ---> 210d5dcf84da [2022-05-03T04:17:02.937Z] Step 12/12 : RUN ${MAKE} [2022-05-03T04:17:03.212Z] ---> Running in 3f7995040399 [2022-05-03T04:17:04.195Z] noop [2022-05-03T04:17:05.178Z] Removing intermediate container 3f7995040399 [2022-05-03T04:17:05.178Z] ---> 6faa30aaa0c3 [2022-05-03T04:17:05.178Z] Successfully built 6faa30aaa0c3 [2022-05-03T04:17:05.178Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-03T04:17:05.559Z] + docker inspect -f . ci-base-image-arm64 [2022-05-03T04:17:05.559Z] . [Pipeline] withDockerContainer [2022-05-03T04:17:05.818Z] prd-ubuntu20.04-docker-arm64-4c-16g-40299 does not seem to be running inside a container [2022-05-03T04:17:05.920Z] $ 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-03T04:17:07.335Z] $ docker top e5add6caeb90787862f69fdf9b5e68236fe995a9b14b2339b847e290f890b727 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-03T04:17:08.359Z] + go version [2022-05-03T04:17:08.359Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-03T04:17:08.400Z] $ docker stop --time=1 e5add6caeb90787862f69fdf9b5e68236fe995a9b14b2339b847e290f890b727 [2022-05-03T04:17:10.188Z] $ docker rm -f e5add6caeb90787862f69fdf9b5e68236fe995a9b14b2339b847e290f890b727 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-03T04:17:11.094Z] + docker inspect -f . ci-base-image-arm64 [2022-05-03T04:17:11.094Z] . [Pipeline] withDockerContainer [2022-05-03T04:17:11.343Z] prd-ubuntu20.04-docker-arm64-4c-16g-40299 does not seem to be running inside a container [2022-05-03T04:17:11.435Z] $ 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-03T04:17:12.750Z] $ docker top 5812c860edc6b95f01ea73eb2a07f3e8c4f6e5a43eac5537b950d47d831c6ed0 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-03T04:17:13.789Z] + make test [2022-05-03T04:17:13.789Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-05-03T04:17:15.226Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2022-05-03T04:18:52.220Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2022-05-03T04:18:52.220Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.048s coverage: 0.0% of statements [2022-05-03T04:18:52.220Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-03T04:18:52.220Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-03T04:19:19.065Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-03T04:19:19.065Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-03T04:19:19.065Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-03T04:19:21.137Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-03T04:19:21.177Z] $ docker stop --time=1 5812c860edc6b95f01ea73eb2a07f3e8c4f6e5a43eac5537b950d47d831c6ed0 [2022-05-03T04:19:23.056Z] $ docker rm -f 5812c860edc6b95f01ea73eb2a07f3e8c4f6e5a43eac5537b950d47d831c6ed0 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-03T04:19:24.196Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-03T04:19:24.231Z] Warning: overwriting stash ‘coverage-report’ [2022-05-03T04:19:24.798Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-03T04:19:25.382Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-03T04:19:25.735Z] + ls -al . [2022-05-03T04:19:25.735Z] total 164 [2022-05-03T04:19:25.735Z] drwxrwxr-x 8 jenkins jenkins 4096 May 3 04:19 . [2022-05-03T04:19:25.735Z] drwxrwxr-x 4 jenkins jenkins 4096 May 3 04:14 .. [2022-05-03T04:19:25.735Z] -rw-rw-r-- 1 jenkins jenkins 6 May 3 04:15 .dockerignore [2022-05-03T04:19:25.735Z] drwxrwxr-x 8 jenkins jenkins 4096 May 3 04:15 .git [2022-05-03T04:19:25.735Z] drwxrwxr-x 3 jenkins jenkins 4096 May 3 04:15 .github [2022-05-03T04:19:25.735Z] -rw-rw-r-- 1 jenkins jenkins 328 May 3 04:15 .gitignore [2022-05-03T04:19:25.735Z] -rw-rw-r-- 1 jenkins jenkins 41 May 3 04:15 .golangci.yml [2022-05-03T04:19:25.735Z] -rw-rw-r-- 1 jenkins jenkins 8296 May 3 04:15 Attribution.txt [2022-05-03T04:19:25.735Z] -rw-rw-r-- 1 jenkins jenkins 4401 May 3 04:15 CHANGELOG.md [2022-05-03T04:19:25.735Z] -rw-rw-r-- 1 jenkins jenkins 1516 May 3 04:15 Dockerfile [2022-05-03T04:19:25.735Z] -rw-rw-r-- 1 jenkins jenkins 677 May 3 04:15 GOVERNANCE.md [2022-05-03T04:19:25.735Z] -rw-rw-r-- 1 jenkins jenkins 656 May 3 04:15 Jenkinsfile [2022-05-03T04:19:25.735Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 3 04:15 LICENSE [2022-05-03T04:19:25.735Z] -rw-rw-r-- 1 jenkins jenkins 1938 May 3 04:15 Makefile [2022-05-03T04:19:25.735Z] -rw-rw-r-- 1 jenkins jenkins 620 May 3 04:15 OWNERS.md [2022-05-03T04:19:25.735Z] -rw-rw-r-- 1 jenkins jenkins 9074 May 3 04:15 README.md [2022-05-03T04:19:25.735Z] -rw-rw-r-- 1 jenkins jenkins 5 May 3 03:14 VERSION [2022-05-03T04:19:25.735Z] drwxrwxr-x 2 jenkins jenkins 4096 May 3 04:15 bin [2022-05-03T04:19:25.735Z] drwxrwxr-x 3 jenkins jenkins 4096 May 3 04:15 cmd [2022-05-03T04:19:25.735Z] -rw-r--r-- 1 jenkins jenkins 7631 May 3 04:18 coverage.out [2022-05-03T04:19:25.735Z] -rw-rw-r-- 1 jenkins jenkins 3296 May 3 04:15 go.mod [2022-05-03T04:19:25.735Z] -rw-rw-r-- 1 jenkins jenkins 35911 May 3 04:15 go.sum [2022-05-03T04:19:25.735Z] drwxrwxr-x 3 jenkins jenkins 4096 May 3 04:15 internal [2022-05-03T04:19:25.735Z] drwxrwxr-x 3 jenkins jenkins 4096 May 3 04:15 snap [2022-05-03T04:19:25.735Z] -rw-rw-r-- 1 jenkins jenkins 209 May 3 04:15 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-03T04:19:26.111Z] + 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=e63ca4d8b3f8b04e095cdfbe9ae5f71ffadec7ed --label arch=arm64 --label version=0.0.0 . [2022-05-03T04:19:26.398Z] Sending build context to Docker daemon 2.761MB [2022-05-03T04:19:26.398Z] Step 1/24 : ARG BASE=golang:1.17-alpine3.15 [2022-05-03T04:19:26.398Z] Step 2/24 : FROM ${BASE} AS builder [2022-05-03T04:19:26.398Z] ---> 6faa30aaa0c3 [2022-05-03T04:19:26.398Z] Step 3/24 : ARG MAKE='make build' [2022-05-03T04:19:26.670Z] ---> Running in 25786cdc6566 [2022-05-03T04:19:26.946Z] Removing intermediate container 25786cdc6566 [2022-05-03T04:19:26.946Z] ---> f52ceb87a0f5 [2022-05-03T04:19:26.946Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-03T04:19:26.946Z] ---> Running in 80541346866c [2022-05-03T04:19:27.542Z] Removing intermediate container 80541346866c [2022-05-03T04:19:27.542Z] ---> b72be561fe5e [2022-05-03T04:19:27.542Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2022-05-03T04:19:27.542Z] ---> Running in 77d120aa06b3 [2022-05-03T04:19:27.824Z] Removing intermediate container 77d120aa06b3 [2022-05-03T04:19:27.824Z] ---> d85908b543dc [2022-05-03T04:19:27.824Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-03T04:19:27.824Z] ---> Running in 325080448bfd [2022-05-03T04:19:29.815Z] Removing intermediate container 325080448bfd [2022-05-03T04:19:29.815Z] ---> 9a8a3a80ace2 [2022-05-03T04:19:29.815Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-03T04:19:29.815Z] ---> Running in 9215600e717f [2022-05-03T04:19:30.792Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-03T04:19:31.772Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-03T04:19:32.749Z] OK: 224 MiB in 56 packages [2022-05-03T04:19:33.359Z] Removing intermediate container 9215600e717f [2022-05-03T04:19:33.359Z] ---> 9559cd49dfc8 [2022-05-03T04:19:33.359Z] Step 8/24 : WORKDIR /device-snmp-go [2022-05-03T04:19:33.636Z] ---> Running in 8c1b3a0e0c62 [2022-05-03T04:19:33.909Z] Removing intermediate container 8c1b3a0e0c62 [2022-05-03T04:19:33.909Z] ---> 7d1f52876c35 [2022-05-03T04:19:33.909Z] Step 9/24 : COPY go.mod vendor* ./ [2022-05-03T04:19:34.504Z] ---> ad3dc31fd589 [2022-05-03T04:19:34.504Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-03T04:19:34.504Z] ---> Running in 4d585c7e3c55 [2022-05-03T04:19:36.470Z] Removing intermediate container 4d585c7e3c55 [2022-05-03T04:19:36.470Z] ---> 441dc69ac0c5 [2022-05-03T04:19:36.470Z] Step 11/24 : COPY . . [2022-05-03T04:19:37.441Z] ---> 77b4caf50eb4 [2022-05-03T04:19:37.441Z] Step 12/24 : RUN ${MAKE} [2022-05-03T04:19:37.441Z] ---> Running in 3f18d34a2e1f [2022-05-03T04:19:38.416Z] 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-03T04:22:00.295Z] Removing intermediate container 3f18d34a2e1f [2022-05-03T04:22:00.295Z] ---> 16c47f4230d4 [2022-05-03T04:22:00.295Z] Step 13/24 : FROM alpine:3.14 [2022-05-03T04:22:00.295Z] 3.14: Pulling from library/alpine [2022-05-03T04:22:00.295Z] 455c02918c45: Pulling fs layer [2022-05-03T04:22:00.295Z] 455c02918c45: Download complete [2022-05-03T04:22:00.573Z] 455c02918c45: Pull complete [2022-05-03T04:22:00.573Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-03T04:22:00.573Z] Status: Downloaded newer image for alpine:3.14 [2022-05-03T04:22:00.573Z] ---> ac73e934f311 [2022-05-03T04:22:00.573Z] Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-03T04:22:00.573Z] ---> Running in 557f4ed83619 [2022-05-03T04:22:02.026Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-03T04:22:02.026Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-03T04:22:03.011Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-03T04:22:03.011Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-03T04:22:03.011Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-03T04:22:03.011Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-03T04:22:03.288Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-03T04:22:03.288Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-03T04:22:03.288Z] Executing busybox-1.33.1-r7.trigger [2022-05-03T04:22:03.288Z] OK: 8 MiB in 20 packages [2022-05-03T04:22:04.278Z] Removing intermediate container 557f4ed83619 [2022-05-03T04:22:04.278Z] ---> 56f7f5ea7ec1 [2022-05-03T04:22:04.278Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2022-05-03T04:22:05.715Z] ---> 5e14124a6cdb [2022-05-03T04:22:05.715Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2022-05-03T04:22:06.313Z] ---> 2420adb3388f [2022-05-03T04:22:06.313Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2022-05-03T04:22:07.294Z] ---> ddcd9a51fbf5 [2022-05-03T04:22:07.294Z] Step 18/24 : EXPOSE 59993 [2022-05-03T04:22:07.294Z] ---> Running in b1ee0819a337 [2022-05-03T04:22:07.568Z] Removing intermediate container b1ee0819a337 [2022-05-03T04:22:07.568Z] ---> addb22188bf1 [2022-05-03T04:22:07.568Z] Step 19/24 : EXPOSE 161 [2022-05-03T04:22:07.568Z] ---> Running in 68760d1b358a [2022-05-03T04:22:07.850Z] Removing intermediate container 68760d1b358a [2022-05-03T04:22:07.850Z] ---> 6bce57584bc8 [2022-05-03T04:22:07.850Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2022-05-03T04:22:08.125Z] ---> Running in ec5adbe05682 [2022-05-03T04:22:08.400Z] Removing intermediate container ec5adbe05682 [2022-05-03T04:22:08.400Z] ---> cc1ca651a4e1 [2022-05-03T04:22:08.400Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-05-03T04:22:08.400Z] ---> Running in 3adc6b4540c3 [2022-05-03T04:22:09.001Z] Removing intermediate container 3adc6b4540c3 [2022-05-03T04:22:09.001Z] ---> a980867b2816 [2022-05-03T04:22:09.001Z] Step 22/24 : LABEL arch=arm64 [2022-05-03T04:22:09.001Z] ---> Running in 8c9929fef5f3 [2022-05-03T04:22:09.283Z] Removing intermediate container 8c9929fef5f3 [2022-05-03T04:22:09.283Z] ---> 15f3783a376d [2022-05-03T04:22:09.283Z] Step 23/24 : LABEL git_sha=e63ca4d8b3f8b04e095cdfbe9ae5f71ffadec7ed [2022-05-03T04:22:09.283Z] ---> Running in 9717611f8e78 [2022-05-03T04:22:09.884Z] Removing intermediate container 9717611f8e78 [2022-05-03T04:22:09.884Z] ---> 833c4d53dbb9 [2022-05-03T04:22:09.884Z] Step 24/24 : LABEL version=0.0.0 [2022-05-03T04:22:09.884Z] ---> Running in 47e08d7a4d4f [2022-05-03T04:22:10.157Z] Removing intermediate container 47e08d7a4d4f [2022-05-03T04:22:10.157Z] ---> bdd83bff5d2c [2022-05-03T04:22:10.157Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-03T04:22:10.157Z] Successfully built bdd83bff5d2c [2022-05-03T04:22:10.157Z] 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-03T04:22:10.826Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-03T04:22:10.826Z] [2022-05-03T04:22:10.826Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-03T04:22:11.216Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-03T04:22:11.495Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-03T04:22:11.495Z] 8998bd30e6a1: Pulling fs layer [2022-05-03T04:22:11.495Z] 04944245beec: Pulling fs layer [2022-05-03T04:22:11.495Z] 699f458cf7ca: Pulling fs layer [2022-05-03T04:22:11.495Z] 765212b225bb: Pulling fs layer [2022-05-03T04:22:11.495Z] f23df028b6ca: Pulling fs layer [2022-05-03T04:22:11.495Z] d65c8cfc05b1: Pulling fs layer [2022-05-03T04:22:11.495Z] 2437ff75d9bd: Pulling fs layer [2022-05-03T04:22:11.495Z] d65c8cfc05b1: Waiting [2022-05-03T04:22:11.495Z] 765212b225bb: Waiting [2022-05-03T04:22:11.495Z] 2437ff75d9bd: Waiting [2022-05-03T04:22:11.495Z] f23df028b6ca: Waiting [2022-05-03T04:22:11.495Z] 04944245beec: Verifying Checksum [2022-05-03T04:22:11.495Z] 04944245beec: Download complete [2022-05-03T04:22:11.495Z] 765212b225bb: Verifying Checksum [2022-05-03T04:22:11.495Z] 765212b225bb: Download complete [2022-05-03T04:22:11.495Z] f23df028b6ca: Download complete [2022-05-03T04:22:11.771Z] d65c8cfc05b1: Verifying Checksum [2022-05-03T04:22:11.771Z] d65c8cfc05b1: Download complete [2022-05-03T04:22:11.771Z] 699f458cf7ca: Verifying Checksum [2022-05-03T04:22:11.771Z] 699f458cf7ca: Download complete [2022-05-03T04:22:12.044Z] 8998bd30e6a1: Verifying Checksum [2022-05-03T04:22:12.044Z] 8998bd30e6a1: Download complete [2022-05-03T04:22:14.682Z] 2437ff75d9bd: Verifying Checksum [2022-05-03T04:22:14.682Z] 2437ff75d9bd: Download complete [2022-05-03T04:22:16.664Z] 8998bd30e6a1: Pull complete [2022-05-03T04:22:16.938Z] 04944245beec: Pull complete [2022-05-03T04:22:18.936Z] 699f458cf7ca: Pull complete [2022-05-03T04:22:18.936Z] 765212b225bb: Pull complete [2022-05-03T04:22:19.926Z] f23df028b6ca: Pull complete [2022-05-03T04:22:20.204Z] d65c8cfc05b1: Pull complete [2022-05-03T04:22:35.321Z] 2437ff75d9bd: Pull complete [2022-05-03T04:22:35.321Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-03T04:22:35.321Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-03T04:22:35.321Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-03T04:22:35.606Z] prd-ubuntu20.04-docker-arm64-4c-16g-40299 does not seem to be running inside a container [2022-05-03T04:22:35.916Z] $ 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-03T04:22:38.983Z] $ docker top 492c8dff06235426cf5be9884f8f74d7f0410132dabfe534f32b788ab0992dd6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-03T04:22:40.070Z] ---> job-cost.sh [2022-05-03T04:22:40.355Z] lf-activate-venv: SKIPPING [2022-05-03T04:22:40.355Z] INFO: No Stack... [2022-05-03T04:22:40.629Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-03T04:22:41.614Z] INFO: Archiving Costs [Pipeline] sh [2022-05-03T04:22:42.305Z] + cat /w/workspace/device-snmp-go/1/archives/cost.csv [2022-05-03T04:22:42.305Z] + cut -d, -f6 [Pipeline] lock [2022-05-03T04:22:42.397Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-166-1-stack-cost] [2022-05-03T04:22:42.404Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-166-1-stack-cost] did not exist. Created. [2022-05-03T04:22:42.404Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-166-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-03T04:22:43.154Z] /w/workspace/device-snmp-go/1@tmp/durable-86820d19/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-03T04:22:43.875Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-03T04:22:43.914Z] Warning: overwriting stash ‘stack-cost’ [2022-05-03T04:22:43.968Z] Stashed 1 file(s) [Pipeline] } [2022-05-03T04:22:43.982Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-166-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-03T04:22:44.061Z] $ docker stop --time=1 492c8dff06235426cf5be9884f8f74d7f0410132dabfe534f32b788ab0992dd6 [2022-05-03T04:22:45.696Z] $ docker rm -f 492c8dff06235426cf5be9884f8f74d7f0410132dabfe534f32b788ab0992dd6 [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-03T04:22:46.749Z] provisioning config files... [2022-05-03T04:22:46.758Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-166@tmp/config8135156719575652301tmp [Pipeline] { [Pipeline] sh [2022-05-03T04:22:47.107Z] + set +x [2022-05-03T04:22:47.107Z] + + curl -s https://codecov.io/bash [2022-05-03T04:22:47.107Z] bash -s -- [2022-05-03T04:22:47.107Z] [2022-05-03T04:22:47.107Z] _____ _ [2022-05-03T04:22:47.107Z] / ____| | | [2022-05-03T04:22:47.107Z] | | ___ __| | ___ ___ _____ __ [2022-05-03T04:22:47.107Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-03T04:22:47.107Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-03T04:22:47.107Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-03T04:22:47.107Z] Bash-1.0.6 [2022-05-03T04:22:47.107Z] [2022-05-03T04:22:47.107Z] [2022-05-03T04:22:47.107Z] ==> git version 2.25.1 found [2022-05-03T04:22:47.107Z] ==> 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-03T04:22:47.107Z] Release-Date: 2020-01-08 [2022-05-03T04:22:47.107Z] 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-03T04:22:47.107Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-03T04:22:47.107Z] ==> Jenkins CI detected. [2022-05-03T04:22:47.107Z] current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-166 [2022-05-03T04:22:47.107Z] project root: . [2022-05-03T04:22:47.107Z] --> token set from env [2022-05-03T04:22:47.107Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-03T04:22:47.107Z] ==> Running gcov in . (disable via -X gcov) [2022-05-03T04:22:47.107Z] ==> Python coveragepy not found [2022-05-03T04:22:47.107Z] ==> Searching for coverage reports in: [2022-05-03T04:22:47.107Z] + . [2022-05-03T04:22:47.107Z] -> Found 1 reports [2022-05-03T04:22:47.107Z] ==> Detecting git/mercurial file structure [2022-05-03T04:22:47.107Z] ==> Reading reports [2022-05-03T04:22:47.107Z] + ./coverage.out bytes=7631 [2022-05-03T04:22:47.107Z] ==> Appending adjustments [2022-05-03T04:22:47.107Z] https://docs.codecov.io/docs/fixing-reports [2022-05-03T04:22:47.107Z] + Found adjustments [2022-05-03T04:22:47.367Z] ==> Gzipping contents [2022-05-03T04:22:47.367Z] 4.0K /tmp/codecov.xk3kW8.gz [2022-05-03T04:22:47.367Z] ==> Uploading reports [2022-05-03T04:22:47.367Z] url: https://codecov.io [2022-05-03T04:22:47.367Z] query: branch=PR-166&commit=e63ca4d8b3f8b04e095cdfbe9ae5f71ffadec7ed&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-166%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=166&job=&cmd_args= [2022-05-03T04:22:47.367Z] -> Pinging Codecov [2022-05-03T04:22:47.367Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=PR-166&commit=e63ca4d8b3f8b04e095cdfbe9ae5f71ffadec7ed&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-166%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=166&job=&cmd_args= [2022-05-03T04:22:47.627Z] -> Uploading to [2022-05-03T04:22:47.627Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-03/6C56EA5C29638FB4528AC87E60AF5AE0/e63ca4d8b3f8b04e095cdfbe9ae5f71ffadec7ed/e76600c9-27ae-48a7-ac08-b4a6f980460b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220503%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220503T042247Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=62524af8137ed1a426e41bc41d491e17f5f3b54a7963153bb2cb2fda46ae4ee6 [2022-05-03T04:22:47.627Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-03T04:22:47.627Z] Dload Upload Total Spent Left Speed [2022-05-03T04:22:47.887Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1602 0 0 100 1602 0 6817 --:--:-- --:--:-- --:--:-- 6788 [2022-05-03T04:22:47.887Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-snmp-go/commit/e63ca4d8b3f8b04e095cdfbe9ae5f71ffadec7ed [Pipeline] } [2022-05-03T04:22:47.918Z] 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-03T04:22:49.576Z] + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-166/archives ] [2022-05-03T04:22:49.576Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-166/archives [2022-05-03T04:22:49.576Z] total 16 [2022-05-03T04:22:49.576Z] drwxr-xr-x 3 root root 4096 May 3 03:16 . [2022-05-03T04:22:49.576Z] drwxrwxr-x 10 jenkins jenkins 4096 May 3 03:16 .. [2022-05-03T04:22:49.576Z] drwxr-xr-x 2 root root 4096 May 3 03:16 cost [2022-05-03T04:22:49.576Z] -rw-r--r-- 1 root root 85 May 3 03:16 cost.csv [2022-05-03T04:22:49.576Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-166/archives [2022-05-03T04:22:49.576Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-166/archives [2022-05-03T04:22:49.576Z] total 16 [2022-05-03T04:22:49.576Z] drwxr-xr-x 3 jenkins jenkins 4096 May 3 03:16 . [2022-05-03T04:22:49.576Z] drwxrwxr-x 10 jenkins jenkins 4096 May 3 03:16 .. [2022-05-03T04:22:49.576Z] drwxr-xr-x 2 jenkins jenkins 4096 May 3 03:16 cost [2022-05-03T04:22:49.576Z] -rw-r--r-- 1 jenkins jenkins 85 May 3 03:16 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-03T04:22:49.905Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-03T04:22:50.798Z] ---> package-listing.sh [2022-05-03T04:22:50.798Z] ++ facter osfamily [2022-05-03T04:22:50.798Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-03T04:22:50.798Z] + OS_FAMILY=debian [2022-05-03T04:22:50.798Z] + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-166 [2022-05-03T04:22:50.798Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-03T04:22:50.798Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-03T04:22:50.798Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-03T04:22:50.798Z] + PACKAGES=/tmp/packages_start.txt [2022-05-03T04:22:50.798Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-166 ']' [2022-05-03T04:22:50.798Z] + PACKAGES=/tmp/packages_end.txt [2022-05-03T04:22:50.798Z] + case "${OS_FAMILY}" in [2022-05-03T04:22:50.798Z] + dpkg -l [2022-05-03T04:22:50.798Z] + grep '^ii' [2022-05-03T04:22:51.057Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-03T04:22:51.057Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-03T04:22:51.057Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-03T04:22:51.058Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-166 ']' [2022-05-03T04:22:51.058Z] + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-166/archives/ [2022-05-03T04:22:51.058Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-166/archives/ [Pipeline] echo [2022-05-03T04:22:51.092Z] 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-166/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-03T04:22:51.383Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-03T04:22:51.965Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-03T04:22:51.965Z] . [Pipeline] withDockerContainer [2022-05-03T04:22:52.054Z] prd-ubuntu20.04-docker-8c-8g-37022 does not seem to be running inside a container [2022-05-03T04:22:52.106Z] $ 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-166/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-166 -v /w/workspace/gexfoundry_device-snmp-go_PR-166:/w/workspace/gexfoundry_device-snmp-go_PR-166:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-166@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-166@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-03T04:22:52.340Z] $ docker top b9bb09731535e0d2b3c6670e26aef794a6b762982d91b20c80a589f289f72763 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-03T04:22:52.723Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-03T04:22:53.030Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-03T04:22:53.340Z] + ls /var/log/sa-host [2022-05-03T04:22:53.341Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-03T04:22:53.485Z] provisioning config files... [2022-05-03T04:22:53.494Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-166@tmp/config4623949528240502065tmp [Pipeline] { [Pipeline] echo [2022-05-03T04:22:53.541Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-03T04:22:53.862Z] ---> create-netrc.sh [Pipeline] } [2022-05-03T04:22:53.888Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-03T04:22:54.270Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-03T04:22:54.302Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-03T04:22:54.609Z] ---> sudo-logs.sh [2022-05-03T04:22:54.609Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-03T04:22:54.691Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-03T04:22:55.010Z] ---> job-cost.sh [2022-05-03T04:22:55.010Z] lf-activate-venv: SKIPPING [2022-05-03T04:22:55.010Z] DEBUG: total: 0.2199999988079071 [2022-05-03T04:22:55.010Z] INFO: Retrieving Stack Cost... [2022-05-03T04:22:55.580Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-03T04:22:55.840Z] INFO: Archiving Costs [Pipeline] echo [2022-05-03T04:22:55.881Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-03T04:22:56.193Z] ---> logs-deploy.sh [2022-05-03T04:22:56.193Z] lf-activate-venv: SKIPPING [2022-05-03T04:22:56.193Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-166/1 [2022-05-03T04:22:56.193Z] INFO: archiving workspace using pattern(s): [2022-05-03T04:22:57.130Z] Archives upload complete. [2022-05-03T04:22:57.130Z] INFO: archiving logs to Nexus