Pull request #324 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 03c9efd7f1f162ff790aa735cab68435cf43ead6+e3ad67b18069b788d3b650faffca04e548476692 (5806d7c678f2e3b4b565abe69bfb4f971039552c) 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-ssh18194278521841700890.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh4322239622631788460.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-324/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # 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-324/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17577416229179114585.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-324/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13272307924434689497.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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 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-ssh7662999300102111888.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 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-324/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # 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-324/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2757045143728044392.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 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 e143027787c0ac28563f7e92b6cefc600d3b7107 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that 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.21 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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-10330 in /w/workspace/gexfoundry_device-snmp-go_PR-324 [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-324 # 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 e3ad67b18069b788d3b650faffca04e548476692 into PR head commit 03c9efd7f1f162ff790aa735cab68435cf43ead6 Merge succeeded, producing 03c9efd7f1f162ff790aa735cab68435cf43ead6 Checking out Revision 03c9efd7f1f162ff790aa735cab68435cf43ead6 (PR-324) > 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/324/head:refs/remotes/origin/PR-324 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 03c9efd7f1f162ff790aa735cab68435cf43ead6 # 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 e3ad67b18069b788d3b650faffca04e548476692 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 03c9efd7f1f162ff790aa735cab68435cf43ead6 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-24T23:28:29.514Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-24T23:28:29.749Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-24T23:28:29.840Z] ========================================================= [2023-10-24T23:28:29.840Z] EdgeX Global Pipelines Version Info [2023-10-24T23:28:29.840Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-24T23:28:30.577Z] ------------------- [2023-10-24T23:28:30.577Z] stable info: [2023-10-24T23:28:30.577Z] ------------------- [2023-10-24T23:28:30.577Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-24T23:28:30.577Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-24T23:28:30.577Z] Message: update stable to v1.0.254 [2023-10-24T23:28:31.148Z] ------------------- [2023-10-24T23:28:31.148Z] experimental info: [2023-10-24T23:28:31.148Z] ------------------- [2023-10-24T23:28:31.148Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-24T23:28:31.148Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-24T23:28:31.148Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-24T23:28:31.423Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2023-10-24T23:28:31.458Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2023-10-24T23:28:31.492Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-24T23:28:31.527Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-24T23:28:31.570Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-24T23:28:31.609Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-24T23:28:31.652Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-24T23:28:31.692Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-24T23:28:31.737Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-24T23:28:31.780Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-24T23:28:31.829Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-24T23:28:31.876Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2023-10-24T23:28:31.920Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-24T23:28:31.959Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-24T23:28:32.000Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-24T23:28:32.046Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-24T23:28:32.090Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-24T23:28:32.139Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-24T23:28:32.185Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-24T23:28:32.227Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-24T23:28:32.275Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-24T23:28:32.322Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-24T23:28:32.373Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-24T23:28:32.419Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-24T23:28:32.459Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-24T23:28:32.499Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-24T23:28:32.540Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-24T23:28:32.590Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-324 [Pipeline] echo [2023-10-24T23:28:32.634Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-324 [Pipeline] echo [2023-10-24T23:28:32.676Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-324 [Pipeline] echo [2023-10-24T23:28:32.722Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 03c9efd7f1f162ff790aa735cab68435cf43ead6 [Pipeline] echo [2023-10-24T23:28:32.765Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 03c9efd [Pipeline] echo [2023-10-24T23:28:32.809Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T23:28:32.930Z] provisioning config files... [2023-10-24T23:28:32.943Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-324@tmp/config2888598913732145656tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T23:28:33.288Z] ---> docker-login.sh [2023-10-24T23:28:33.288Z] nexus3.edgexfoundry.org:10001 [2023-10-24T23:28:33.549Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T23:28:33.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T23:28:33.549Z] Configure a credential helper to remove this warning. See [2023-10-24T23:28:33.549Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T23:28:33.549Z] [2023-10-24T23:28:33.549Z] Login Succeeded [2023-10-24T23:28:33.549Z] nexus3.edgexfoundry.org:10002 [2023-10-24T23:28:33.549Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T23:28:33.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T23:28:33.549Z] Configure a credential helper to remove this warning. See [2023-10-24T23:28:33.549Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T23:28:33.549Z] [2023-10-24T23:28:33.549Z] Login Succeeded [2023-10-24T23:28:33.549Z] nexus3.edgexfoundry.org:10003 [2023-10-24T23:28:33.808Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T23:28:33.808Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T23:28:33.808Z] Configure a credential helper to remove this warning. See [2023-10-24T23:28:33.808Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T23:28:33.808Z] [2023-10-24T23:28:33.808Z] Login Succeeded [2023-10-24T23:28:33.808Z] nexus3.edgexfoundry.org:10004 [2023-10-24T23:28:33.808Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T23:28:33.808Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T23:28:33.808Z] Configure a credential helper to remove this warning. See [2023-10-24T23:28:33.808Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T23:28:33.808Z] [2023-10-24T23:28:33.808Z] Login Succeeded [2023-10-24T23:28:33.808Z] docker.io [2023-10-24T23:28:33.808Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T23:28:34.068Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T23:28:34.068Z] Configure a credential helper to remove this warning. See [2023-10-24T23:28:34.068Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T23:28:34.068Z] [2023-10-24T23:28:34.068Z] Login Succeeded [2023-10-24T23:28:34.068Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T23:28:34.098Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-24T23:28:34.732Z] + git rev-list -1 --merges 03c9efd7f1f162ff790aa735cab68435cf43ead6~1..03c9efd7f1f162ff790aa735cab68435cf43ead6 [Pipeline] echo [2023-10-24T23:28:34.800Z] -----------> git rev-list -1 --merges 03c9efd7f1f162ff790aa735cab68435cf43ead6~1..03c9efd7f1f162ff790aa735cab68435cf43ead6 03c9efd7f1f162ff790aa735cab68435cf43ead6 [false] [Pipeline] sh [2023-10-24T23:28:35.106Z] + git log --format=format:%s -1 03c9efd7f1f162ff790aa735cab68435cf43ead6 [Pipeline] echo [2023-10-24T23:28:35.139Z] ========================================================= [2023-10-24T23:28:35.139Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-24T23:28:35.139Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-24T23:28:35.560Z] + git log --format=format:%s -1 03c9efd7f1f162ff790aa735cab68435cf43ead6 [Pipeline] echo [2023-10-24T23:28:35.588Z] [semverPrep] GIT_COMMIT: 03c9efd7f1f162ff790aa735cab68435cf43ead6, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-10-24T23:28:35.616Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-24T23:28:36.002Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-24T23:28:36.002Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-24T23:28:36.002Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-24T23:28:36.002Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-24T23:28:36.002Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-24T23:28:36.002Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-24T23:28:36.002Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T23:28:36.439Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T23:28:36.439Z] [2023-10-24T23:28:36.439Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T23:28:36.814Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T23:28:36.814Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-24T23:28:36.814Z] b85a868b505f: Pulling fs layer [2023-10-24T23:28:36.814Z] e2be974225ed: Pulling fs layer [2023-10-24T23:28:36.814Z] 339a4e72a1f5: Pulling fs layer [2023-10-24T23:28:36.814Z] 988bab9f4d93: Pulling fs layer [2023-10-24T23:28:36.814Z] 1469e6f7b9e6: Pulling fs layer [2023-10-24T23:28:36.814Z] eaf3925da568: Pulling fs layer [2023-10-24T23:28:36.814Z] bab4dde63d76: Pulling fs layer [2023-10-24T23:28:36.814Z] bde34c3a00c8: Pulling fs layer [2023-10-24T23:28:36.814Z] b352a97aabf1: Pulling fs layer [2023-10-24T23:28:36.814Z] 4872d77fe225: Pulling fs layer [2023-10-24T23:28:36.814Z] 5851b861e8e6: Pulling fs layer [2023-10-24T23:28:36.814Z] bab4dde63d76: Waiting [2023-10-24T23:28:36.814Z] b352a97aabf1: Waiting [2023-10-24T23:28:36.814Z] 4872d77fe225: Waiting [2023-10-24T23:28:36.814Z] 5851b861e8e6: Waiting [2023-10-24T23:28:36.814Z] 988bab9f4d93: Waiting [2023-10-24T23:28:36.814Z] 1469e6f7b9e6: Waiting [2023-10-24T23:28:36.814Z] eaf3925da568: Waiting [2023-10-24T23:28:36.814Z] bde34c3a00c8: Waiting [2023-10-24T23:28:36.814Z] e2be974225ed: Download complete [2023-10-24T23:28:36.814Z] 988bab9f4d93: Verifying Checksum [2023-10-24T23:28:36.814Z] 988bab9f4d93: Download complete [2023-10-24T23:28:37.195Z] 1469e6f7b9e6: Verifying Checksum [2023-10-24T23:28:37.195Z] 1469e6f7b9e6: Download complete [2023-10-24T23:28:37.195Z] eaf3925da568: Verifying Checksum [2023-10-24T23:28:37.195Z] eaf3925da568: Download complete [2023-10-24T23:28:37.195Z] 339a4e72a1f5: Verifying Checksum [2023-10-24T23:28:37.195Z] 339a4e72a1f5: Download complete [2023-10-24T23:28:37.195Z] bde34c3a00c8: Verifying Checksum [2023-10-24T23:28:37.195Z] bde34c3a00c8: Download complete [2023-10-24T23:28:37.195Z] b352a97aabf1: Verifying Checksum [2023-10-24T23:28:37.195Z] b352a97aabf1: Download complete [2023-10-24T23:28:37.195Z] 4872d77fe225: Verifying Checksum [2023-10-24T23:28:37.195Z] 4872d77fe225: Download complete [2023-10-24T23:28:37.195Z] 5851b861e8e6: Verifying Checksum [2023-10-24T23:28:37.195Z] 5851b861e8e6: Download complete [2023-10-24T23:28:37.195Z] b85a868b505f: Verifying Checksum [2023-10-24T23:28:37.195Z] b85a868b505f: Download complete [2023-10-24T23:28:37.466Z] bab4dde63d76: Verifying Checksum [2023-10-24T23:28:37.466Z] bab4dde63d76: Download complete [2023-10-24T23:28:38.402Z] b85a868b505f: Pull complete [2023-10-24T23:28:38.402Z] e2be974225ed: Pull complete [2023-10-24T23:28:38.969Z] 339a4e72a1f5: Pull complete [2023-10-24T23:28:38.969Z] 988bab9f4d93: Pull complete [2023-10-24T23:28:39.229Z] 1469e6f7b9e6: Pull complete [2023-10-24T23:28:39.229Z] eaf3925da568: Pull complete [2023-10-24T23:28:41.148Z] bab4dde63d76: Pull complete [2023-10-24T23:28:41.148Z] bde34c3a00c8: Pull complete [2023-10-24T23:28:41.148Z] b352a97aabf1: Pull complete [2023-10-24T23:28:41.148Z] 4872d77fe225: Pull complete [2023-10-24T23:28:41.408Z] 5851b861e8e6: Pull complete [2023-10-24T23:28:41.408Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-24T23:28:41.408Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-24T23:28:41.408Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T23:28:41.663Z] prd-ubuntu20.04-docker-8c-8g-10330 does not seem to be running inside a container [2023-10-24T23:28:41.707Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-324 -v /w/workspace/gexfoundry_device-snmp-go_PR-324:/w/workspace/gexfoundry_device-snmp-go_PR-324:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-324@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-324@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-devops/py-git-semver:0.1.4 cat [2023-10-24T23:28:43.824Z] $ docker top 6418e847df456d281db52fc85ec5d8a51dc62a549bcda520e6b43052a23b9ebf -eo pid,comm [2023-10-24T23:28:43.878Z] 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). [2023-10-24T23:28:43.878Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-24T23:28:43.995Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T23:28:43.995Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T23:28:44.116Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T23:28:44.122Z] $ docker exec 6418e847df456d281db52fc85ec5d8a51dc62a549bcda520e6b43052a23b9ebf ssh-agent [2023-10-24T23:28:44.231Z] SSH_AUTH_SOCK=/tmp/ssh-ZzVu9E1k0E4o/agent.32 [2023-10-24T23:28:44.232Z] SSH_AGENT_PID=38 [2023-10-24T23:28:44.239Z] Running ssh-add (command line suppressed) [2023-10-24T23:28:44.348Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-324@tmp/private_key_11531903742885848545.key (/w/workspace/gexfoundry_device-snmp-go_PR-324@tmp/private_key_11531903742885848545.key) [2023-10-24T23:28:44.356Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T23:28:44.677Z] + git tag --points-at HEAD [Pipeline] } [2023-10-24T23:28:44.706Z] $ docker exec --env ******** --env ******** 6418e847df456d281db52fc85ec5d8a51dc62a549bcda520e6b43052a23b9ebf ssh-agent -k [2023-10-24T23:28:44.818Z] unset SSH_AUTH_SOCK; [2023-10-24T23:28:44.818Z] unset SSH_AGENT_PID; [2023-10-24T23:28:44.818Z] echo Agent pid 38 killed; [2023-10-24T23:28:44.826Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-24T23:28:44.913Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-24T23:28:44.913Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-24T23:28:45.023Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-24T23:28:45.029Z] $ docker exec 6418e847df456d281db52fc85ec5d8a51dc62a549bcda520e6b43052a23b9ebf ssh-agent [2023-10-24T23:28:45.137Z] SSH_AUTH_SOCK=/tmp/ssh-WHU4U0zbY1m8/agent.70 [2023-10-24T23:28:45.137Z] SSH_AGENT_PID=76 [2023-10-24T23:28:45.142Z] Running ssh-add (command line suppressed) [2023-10-24T23:28:45.240Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-324@tmp/private_key_16550789979499571904.key (/w/workspace/gexfoundry_device-snmp-go_PR-324@tmp/private_key_16550789979499571904.key) [2023-10-24T23:28:45.249Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-24T23:28:45.572Z] + git semver init [2023-10-24T23:28:45.831Z] 2023-10-24 23:28:45,754 [run_init] DEBUG init version:0.0.0 force:False [2023-10-24T23:28:45.831Z] 2023-10-24 23:28:45,756 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-324/.semver [2023-10-24T23:28:45.831Z] 2023-10-24 23:28:45,757 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/gexfoundry_device-snmp-go_PR-324/.semver [2023-10-24T23:28:45.831Z] 2023-10-24 23:28:45,757 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/gexfoundry_device-snmp-go_PR-324/.semver'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-324, universal_newlines=False, shell=None, istream=None) [2023-10-24T23:28:46.768Z] 2023-10-24 23:28:46,569 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-324/.git/info/exclude [2023-10-24T23:28:46.768Z] 2023-10-24 23:28:46,570 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-snmp-go_PR-324/.semver/PR-324 with force:False [2023-10-24T23:28:46.768Z] 2023-10-24 23:28:46,570 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-324/.semver/PR-324 [2023-10-24T23:28:46.768Z] 2023-10-24 23:28:46,575 [execute] INFO git cat-file --batch-check [2023-10-24T23:28:46.768Z] 2023-10-24 23:28:46,575 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-324/.semver, universal_newlines=False, shell=None, istream=) [2023-10-24T23:28:46.768Z] 2023-10-24 23:28:46,581 [execute] INFO git cat-file --batch [2023-10-24T23:28:46.768Z] 2023-10-24 23:28:46,582 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-324/.semver, universal_newlines=False, shell=None, istream=) [2023-10-24T23:28:46.768Z] 2023-10-24 23:28:46,587 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-324/.semver/PR-324 [2023-10-24T23:28:46.768Z] 0.0.0 [Pipeline] } [2023-10-24T23:28:46.796Z] $ docker exec --env ******** --env ******** 6418e847df456d281db52fc85ec5d8a51dc62a549bcda520e6b43052a23b9ebf ssh-agent -k [2023-10-24T23:28:46.888Z] unset SSH_AUTH_SOCK; [2023-10-24T23:28:46.889Z] unset SSH_AGENT_PID; [2023-10-24T23:28:46.889Z] echo Agent pid 76 killed; [2023-10-24T23:28:46.896Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-24T23:28:47.316Z] + git semver [Pipeline] } [2023-10-24T23:28:47.605Z] $ docker stop --time=1 6418e847df456d281db52fc85ec5d8a51dc62a549bcda520e6b43052a23b9ebf [2023-10-24T23:28:48.914Z] $ docker rm -f --volumes 6418e847df456d281db52fc85ec5d8a51dc62a549bcda520e6b43052a23b9ebf [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T23:28:49.315Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-24T23:28:49.622Z] Stashed 1 file(s) [Pipeline] echo [2023-10-24T23:28:49.638Z] [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 [2023-10-24T23:28:50.278Z] provisioning config files... [2023-10-24T23:28:50.288Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-324@tmp/config4641539225392757094tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T23:28:50.648Z] ---> docker-login.sh [2023-10-24T23:28:50.648Z] nexus3.edgexfoundry.org:10001 [2023-10-24T23:28:50.648Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T23:28:50.648Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T23:28:50.648Z] Configure a credential helper to remove this warning. See [2023-10-24T23:28:50.648Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T23:28:50.648Z] [2023-10-24T23:28:50.648Z] Login Succeeded [2023-10-24T23:28:50.648Z] nexus3.edgexfoundry.org:10002 [2023-10-24T23:28:50.648Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T23:28:50.648Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T23:28:50.648Z] Configure a credential helper to remove this warning. See [2023-10-24T23:28:50.648Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T23:28:50.648Z] [2023-10-24T23:28:50.648Z] Login Succeeded [2023-10-24T23:28:50.648Z] nexus3.edgexfoundry.org:10003 [2023-10-24T23:28:50.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T23:28:50.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T23:28:50.907Z] Configure a credential helper to remove this warning. See [2023-10-24T23:28:50.907Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T23:28:50.907Z] [2023-10-24T23:28:50.907Z] Login Succeeded [2023-10-24T23:28:50.907Z] nexus3.edgexfoundry.org:10004 [2023-10-24T23:28:50.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T23:28:50.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T23:28:50.907Z] Configure a credential helper to remove this warning. See [2023-10-24T23:28:50.907Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T23:28:50.907Z] [2023-10-24T23:28:50.907Z] Login Succeeded [2023-10-24T23:28:50.907Z] docker.io [2023-10-24T23:28:51.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T23:28:51.427Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T23:28:51.427Z] Configure a credential helper to remove this warning. See [2023-10-24T23:28:51.427Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T23:28:51.427Z] [2023-10-24T23:28:51.427Z] Login Succeeded [2023-10-24T23:28:51.427Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T23:28:51.460Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-24T23:28:51.665Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T23:28:51.703Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T23:28:51.739Z] ========================================================= [2023-10-24T23:28:51.739Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-24T23:28:51.739Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T23:28:52.217Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-24T23:28:52.217Z] Sending build context to Docker daemon 5.728MB [2023-10-24T23:28:52.217Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T23:28:52.217Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-24T23:28:52.217Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-24T23:28:52.217Z] 7264a8db6415: Pulling fs layer [2023-10-24T23:28:52.217Z] c4d48a809fc2: Pulling fs layer [2023-10-24T23:28:52.217Z] 4f1c88b9dad5: Pulling fs layer [2023-10-24T23:28:52.217Z] ad3a456e5733: Pulling fs layer [2023-10-24T23:28:52.217Z] 33e27b845d1e: Pulling fs layer [2023-10-24T23:28:52.217Z] c68163c4e522: Pulling fs layer [2023-10-24T23:28:52.217Z] 50da416c3ac9: Pulling fs layer [2023-10-24T23:28:52.217Z] ad3a456e5733: Waiting [2023-10-24T23:28:52.217Z] 33e27b845d1e: Waiting [2023-10-24T23:28:52.217Z] c68163c4e522: Waiting [2023-10-24T23:28:52.217Z] 23d2d4c4bb30: Pulling fs layer [2023-10-24T23:28:52.217Z] 50da416c3ac9: Waiting [2023-10-24T23:28:52.217Z] 23d2d4c4bb30: Waiting [2023-10-24T23:28:52.217Z] c4d48a809fc2: Verifying Checksum [2023-10-24T23:28:52.217Z] c4d48a809fc2: Download complete [2023-10-24T23:28:52.217Z] ad3a456e5733: Download complete [2023-10-24T23:28:52.217Z] 33e27b845d1e: Verifying Checksum [2023-10-24T23:28:52.217Z] 33e27b845d1e: Download complete [2023-10-24T23:28:52.477Z] 7264a8db6415: Verifying Checksum [2023-10-24T23:28:52.477Z] 7264a8db6415: Download complete [2023-10-24T23:28:52.477Z] c68163c4e522: Verifying Checksum [2023-10-24T23:28:52.477Z] c68163c4e522: Download complete [2023-10-24T23:28:52.477Z] 7264a8db6415: Pull complete [2023-10-24T23:28:52.736Z] 23d2d4c4bb30: Verifying Checksum [2023-10-24T23:28:52.736Z] 23d2d4c4bb30: Download complete [2023-10-24T23:28:52.736Z] c4d48a809fc2: Pull complete [2023-10-24T23:28:52.736Z] 4f1c88b9dad5: Verifying Checksum [2023-10-24T23:28:52.736Z] 4f1c88b9dad5: Download complete [2023-10-24T23:28:52.995Z] 50da416c3ac9: Verifying Checksum [2023-10-24T23:28:52.995Z] 50da416c3ac9: Download complete [2023-10-24T23:28:56.279Z] 4f1c88b9dad5: Pull complete [2023-10-24T23:28:56.279Z] ad3a456e5733: Pull complete [2023-10-24T23:28:56.279Z] 33e27b845d1e: Pull complete [2023-10-24T23:28:56.279Z] c68163c4e522: Pull complete [2023-10-24T23:28:58.192Z] 50da416c3ac9: Pull complete [2023-10-24T23:28:58.759Z] 23d2d4c4bb30: Pull complete [2023-10-24T23:28:58.759Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-24T23:28:58.759Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-24T23:28:58.759Z] ---> 0786185ac409 [2023-10-24T23:28:58.759Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-10-24T23:29:02.064Z] ---> Running in 498d59abffe7 [2023-10-24T23:29:02.064Z] Removing intermediate container 498d59abffe7 [2023-10-24T23:29:02.064Z] ---> 52894a818ef0 [2023-10-24T23:29:02.064Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T23:29:02.064Z] ---> Running in 29150cabb800 [2023-10-24T23:29:02.064Z] Removing intermediate container 29150cabb800 [2023-10-24T23:29:02.064Z] ---> b9f835a9ab54 [2023-10-24T23:29:02.064Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-24T23:29:02.064Z] ---> Running in dae51e2ba907 [2023-10-24T23:29:02.064Z] Removing intermediate container dae51e2ba907 [2023-10-24T23:29:02.064Z] ---> e53cc6e1d5eb [2023-10-24T23:29:02.064Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-24T23:29:02.064Z] ---> Running in 55be6a0557f9 [2023-10-24T23:29:02.064Z] Removing intermediate container 55be6a0557f9 [2023-10-24T23:29:02.064Z] ---> 6915a9238063 [2023-10-24T23:29:02.064Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T23:29:02.329Z] ---> Running in 6ccd68cb3636 [2023-10-24T23:29:02.587Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T23:29:02.587Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T23:29:02.845Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-10-24T23:29:02.845Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-10-24T23:29:02.845Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-10-24T23:29:02.845Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-10-24T23:29:02.845Z] Executing busybox-1.36.1-r2.trigger [2023-10-24T23:29:02.845Z] OK: 268 MiB in 56 packages [2023-10-24T23:29:03.412Z] Removing intermediate container 6ccd68cb3636 [2023-10-24T23:29:03.412Z] ---> 7e0d92d6295d [2023-10-24T23:29:03.412Z] Step 8/12 : WORKDIR /device-snmp-go [2023-10-24T23:29:03.412Z] ---> Running in 4d080fdcd45b [2023-10-24T23:29:03.412Z] Removing intermediate container 4d080fdcd45b [2023-10-24T23:29:03.412Z] ---> eb8d1ca6941d [2023-10-24T23:29:03.412Z] Step 9/12 : COPY go.mod vendor* ./ [2023-10-24T23:29:03.670Z] ---> 35716f633309 [2023-10-24T23:29:03.670Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T23:29:03.670Z] ---> Running in d53e20756dad [2023-10-24T23:29:05.094Z] Still waiting to schedule task [2023-10-24T23:29:05.095Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-10-24T23:29:50.350Z] Removing intermediate container d53e20756dad [2023-10-24T23:29:50.350Z] ---> b80b43e415f0 [2023-10-24T23:29:50.350Z] Step 11/12 : COPY . . [2023-10-24T23:29:50.350Z] ---> 66458666457a [2023-10-24T23:29:50.350Z] Step 12/12 : RUN ${MAKE} [2023-10-24T23:29:50.350Z] ---> Running in 85268a987c68 [2023-10-24T23:29:50.350Z] noop [2023-10-24T23:29:50.350Z] Removing intermediate container 85268a987c68 [2023-10-24T23:29:50.350Z] ---> 92433dcd7e75 [2023-10-24T23:29:50.350Z] Successfully built 92433dcd7e75 [2023-10-24T23:29:50.350Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T23:29:50.780Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-24T23:29:50.780Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T23:29:50.925Z] prd-ubuntu20.04-docker-8c-8g-10330 does not seem to be running inside a container [2023-10-24T23:29:50.955Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-324 -v /w/workspace/gexfoundry_device-snmp-go_PR-324:/w/workspace/gexfoundry_device-snmp-go_PR-324:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-324@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-324@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-24T23:29:51.307Z] $ docker top f2f4d3d50a591ec5631eb05f07c100914dc9bcc689b19e3dfe20399a7c5447d4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T23:29:51.698Z] + go version [2023-10-24T23:29:51.698Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-24T23:29:51.730Z] $ docker stop --time=1 f2f4d3d50a591ec5631eb05f07c100914dc9bcc689b19e3dfe20399a7c5447d4 [2023-10-24T23:29:53.039Z] $ docker rm -f --volumes f2f4d3d50a591ec5631eb05f07c100914dc9bcc689b19e3dfe20399a7c5447d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T23:29:53.746Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-24T23:29:53.746Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T23:29:53.892Z] prd-ubuntu20.04-docker-8c-8g-10330 does not seem to be running inside a container [2023-10-24T23:29:53.921Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-snmp-go_PR-324 -v /w/workspace/gexfoundry_device-snmp-go_PR-324:/w/workspace/gexfoundry_device-snmp-go_PR-324:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-324@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-324@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-24T23:29:54.235Z] $ docker top 1a4a0a675c79ab5d6b19323f8fd02756c22abbeb0dce7296a03ff357351badfe -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T23:29:54.621Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-snmp-go_PR-324 [Pipeline] fileExists [Pipeline] sh [2023-10-24T23:29:54.970Z] + make test [2023-10-24T23:29:54.970Z] go test ./... -coverprofile=coverage.out [2023-10-24T23:29:56.369Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-10-24T23:30:06.336Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2023-10-24T23:30:06.336Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.012s coverage: 0.0% of statements [2023-10-24T23:30:11.756Z] go vet ./... [2023-10-24T23:30:15.309Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-24T23:30:15.309Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-24T23:30:15.309Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-24T23:30:15.352Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-24T23:30:15.380Z] $ docker stop --time=1 1a4a0a675c79ab5d6b19323f8fd02756c22abbeb0dce7296a03ff357351badfe [2023-10-24T23:30:17.816Z] $ docker rm -f --volumes 1a4a0a675c79ab5d6b19323f8fd02756c22abbeb0dce7296a03ff357351badfe [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T23:30:18.349Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-24T23:30:18.416Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-24T23:30:19.016Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-24T23:30:19.329Z] + ls -al . [2023-10-24T23:30:19.329Z] total 172 [2023-10-24T23:30:19.329Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 23:29 . [2023-10-24T23:30:19.329Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 23:28 .. [2023-10-24T23:30:19.329Z] -rw-rw-r-- 1 jenkins jenkins 6 Oct 24 23:28 .dockerignore [2023-10-24T23:30:19.329Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 23:30 .git [2023-10-24T23:30:19.329Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 23:28 .github [2023-10-24T23:30:19.329Z] -rw-rw-r-- 1 jenkins jenkins 263 Oct 24 23:28 .gitignore [2023-10-24T23:30:19.329Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 23:28 .golangci.yml [2023-10-24T23:30:19.329Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 23:28 .semver [2023-10-24T23:30:19.329Z] -rw-rw-r-- 1 jenkins jenkins 10025 Oct 24 23:28 Attribution.txt [2023-10-24T23:30:19.329Z] -rw-rw-r-- 1 jenkins jenkins 10534 Oct 24 23:28 CHANGELOG.md [2023-10-24T23:30:19.329Z] -rw-rw-r-- 1 jenkins jenkins 1462 Oct 24 23:28 Dockerfile [2023-10-24T23:30:19.329Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 23:28 GOVERNANCE.md [2023-10-24T23:30:19.329Z] -rw-rw-r-- 1 jenkins jenkins 656 Oct 24 23:28 Jenkinsfile [2023-10-24T23:30:19.329Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 24 23:28 LICENSE [2023-10-24T23:30:19.329Z] -rw-rw-r-- 1 jenkins jenkins 2240 Oct 24 23:28 Makefile [2023-10-24T23:30:19.329Z] -rw-rw-r-- 1 jenkins jenkins 620 Oct 24 23:28 OWNERS.md [2023-10-24T23:30:19.329Z] -rw-rw-r-- 1 jenkins jenkins 10477 Oct 24 23:28 README.md [2023-10-24T23:30:19.330Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 24 23:28 VERSION [2023-10-24T23:30:19.330Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 23:28 bin [2023-10-24T23:30:19.330Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 23:28 cmd [2023-10-24T23:30:19.330Z] -rw-r--r-- 1 jenkins jenkins 8837 Oct 24 23:30 coverage.out [2023-10-24T23:30:19.330Z] -rw-rw-r-- 1 jenkins jenkins 3712 Oct 24 23:28 go.mod [2023-10-24T23:30:19.330Z] -rw-rw-r-- 1 jenkins jenkins 34822 Oct 24 23:28 go.sum [2023-10-24T23:30:19.330Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 23:28 internal [2023-10-24T23:30:19.330Z] -rw-rw-r-- 1 jenkins jenkins 228 Oct 24 23:28 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T23:30:19.728Z] + 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=03c9efd7f1f162ff790aa735cab68435cf43ead6 --label arch=amd64 --label version=0.0.0 . [2023-10-24T23:30:19.728Z] Sending build context to Docker daemon 5.737MB [2023-10-24T23:30:19.728Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T23:30:19.728Z] Step 2/24 : FROM ${BASE} AS builder [2023-10-24T23:30:19.728Z] ---> 92433dcd7e75 [2023-10-24T23:30:19.728Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-10-24T23:30:19.728Z] ---> Running in 69a7032a23d4 [2023-10-24T23:30:19.986Z] Removing intermediate container 69a7032a23d4 [2023-10-24T23:30:19.986Z] ---> 4990d7412699 [2023-10-24T23:30:19.986Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T23:30:19.986Z] ---> Running in f1e09174fef3 [2023-10-24T23:30:19.987Z] Removing intermediate container f1e09174fef3 [2023-10-24T23:30:19.987Z] ---> b09595d3544b [2023-10-24T23:30:19.987Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-24T23:30:19.987Z] ---> Running in b4864fd2ba22 [2023-10-24T23:30:20.247Z] Removing intermediate container b4864fd2ba22 [2023-10-24T23:30:20.247Z] ---> 271c805d293a [2023-10-24T23:30:20.247Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-10-24T23:30:20.247Z] ---> Running in bc4149f7fa80 [2023-10-24T23:30:20.247Z] Removing intermediate container bc4149f7fa80 [2023-10-24T23:30:20.247Z] ---> 74577d42f4f2 [2023-10-24T23:30:20.247Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T23:30:20.247Z] ---> Running in 2cffe533fb39 [2023-10-24T23:30:20.506Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T23:30:20.765Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T23:30:21.022Z] OK: 268 MiB in 56 packages [2023-10-24T23:30:21.608Z] Removing intermediate container 2cffe533fb39 [2023-10-24T23:30:21.608Z] ---> b3d7cb2d0bf6 [2023-10-24T23:30:21.608Z] Step 8/24 : WORKDIR /device-snmp-go [2023-10-24T23:30:21.608Z] ---> Running in 7c5335b1264d [2023-10-24T23:30:21.608Z] Removing intermediate container 7c5335b1264d [2023-10-24T23:30:21.608Z] ---> a12eb6722250 [2023-10-24T23:30:21.608Z] Step 9/24 : COPY go.mod vendor* ./ [2023-10-24T23:30:21.608Z] ---> 0c4933f79082 [2023-10-24T23:30:21.608Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T23:30:21.868Z] ---> Running in c6ca1c88bc93 [2023-10-24T23:30:22.434Z] Removing intermediate container c6ca1c88bc93 [2023-10-24T23:30:22.434Z] ---> f276efa1a356 [2023-10-24T23:30:22.434Z] Step 11/24 : COPY . . [2023-10-24T23:30:22.692Z] ---> 6f29b4074be9 [2023-10-24T23:30:22.692Z] Step 12/24 : RUN ${MAKE} [2023-10-24T23:30:22.692Z] ---> Running in 95f06091fcf9 [2023-10-24T23:30:23.261Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.36" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2023-10-24T23:30:41.333Z] Removing intermediate container 95f06091fcf9 [2023-10-24T23:30:41.333Z] ---> 273c38ffab24 [2023-10-24T23:30:41.333Z] Step 13/24 : FROM alpine:3.18 [2023-10-24T23:30:41.333Z] 3.18: Pulling from library/alpine [2023-10-24T23:30:41.333Z] 96526aa774ef: Pulling fs layer [2023-10-24T23:30:41.334Z] 96526aa774ef: Verifying Checksum [2023-10-24T23:30:41.334Z] 96526aa774ef: Download complete [2023-10-24T23:30:41.594Z] 96526aa774ef: Pull complete [2023-10-24T23:30:41.594Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T23:30:41.594Z] Status: Downloaded newer image for alpine:3.18 [2023-10-24T23:30:41.594Z] ---> 8ca4688f4f35 [2023-10-24T23:30:41.594Z] Step 14/24 : RUN apk add --update --no-cache dumb-init [2023-10-24T23:30:41.594Z] ---> Running in 9fd7c1b2979e [2023-10-24T23:30:41.852Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-24T23:30:42.110Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-24T23:30:42.368Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-10-24T23:30:42.368Z] Executing busybox-1.36.1-r2.trigger [2023-10-24T23:30:42.368Z] OK: 7 MiB in 16 packages [2023-10-24T23:30:42.627Z] Removing intermediate container 9fd7c1b2979e [2023-10-24T23:30:42.627Z] ---> f5ac32e333ba [2023-10-24T23:30:42.627Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2023-10-24T23:30:43.193Z] ---> 5ec28825f923 [2023-10-24T23:30:43.193Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2023-10-24T23:30:43.453Z] ---> 5a952fe76c6a [2023-10-24T23:30:43.453Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2023-10-24T23:30:43.453Z] ---> e739d0c87227 [2023-10-24T23:30:43.453Z] Step 18/24 : EXPOSE 59993 [2023-10-24T23:30:43.453Z] ---> Running in 40bc27ae4e76 [2023-10-24T23:30:43.711Z] Removing intermediate container 40bc27ae4e76 [2023-10-24T23:30:43.711Z] ---> 0425f469554f [2023-10-24T23:30:43.711Z] Step 19/24 : EXPOSE 161 [2023-10-24T23:30:43.711Z] ---> Running in bd1a5e38abb1 [2023-10-24T23:30:43.711Z] Removing intermediate container bd1a5e38abb1 [2023-10-24T23:30:43.711Z] ---> 16e6fd33969e [2023-10-24T23:30:43.711Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2023-10-24T23:30:43.711Z] ---> Running in 3187b7ead0b8 [2023-10-24T23:30:43.711Z] Removing intermediate container 3187b7ead0b8 [2023-10-24T23:30:43.711Z] ---> 0e0df8fff1ec [2023-10-24T23:30:43.711Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-24T23:30:43.986Z] ---> Running in ff564e603711 [2023-10-24T23:30:43.986Z] Removing intermediate container ff564e603711 [2023-10-24T23:30:43.986Z] ---> 0af0e1ffbc79 [2023-10-24T23:30:43.986Z] Step 22/24 : LABEL arch=amd64 [2023-10-24T23:30:43.986Z] ---> Running in b9bbcbc64cef [2023-10-24T23:30:43.986Z] Removing intermediate container b9bbcbc64cef [2023-10-24T23:30:43.986Z] ---> 36c3ac436703 [2023-10-24T23:30:43.986Z] Step 23/24 : LABEL git_sha=03c9efd7f1f162ff790aa735cab68435cf43ead6 [2023-10-24T23:30:44.245Z] ---> Running in 3e71c9227fb3 [2023-10-24T23:30:44.245Z] Removing intermediate container 3e71c9227fb3 [2023-10-24T23:30:44.245Z] ---> 8e31e81c69e8 [2023-10-24T23:30:44.245Z] Step 24/24 : LABEL version=0.0.0 [2023-10-24T23:30:44.245Z] ---> Running in b8c5150d5f11 [2023-10-24T23:30:44.245Z] Removing intermediate container b8c5150d5f11 [2023-10-24T23:30:44.245Z] ---> 5841d93ebb05 [2023-10-24T23:30:44.245Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-24T23:30:44.245Z] Successfully built 5841d93ebb05 [2023-10-24T23:30:44.245Z] Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // withEnv [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] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T23:30:45.127Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T23:30:45.127Z] [2023-10-24T23:30:45.127Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T23:30:45.509Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T23:30:45.509Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-24T23:30:45.509Z] 5eb5b503b376: Pulling fs layer [2023-10-24T23:30:45.509Z] 5c69ac0246d0: Pulling fs layer [2023-10-24T23:30:45.509Z] ec43610c2a17: Pulling fs layer [2023-10-24T23:30:45.509Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-24T23:30:45.509Z] 33b1e0a273af: Pulling fs layer [2023-10-24T23:30:45.509Z] 5d3b04190fa2: Pulling fs layer [2023-10-24T23:30:45.509Z] 2f39f015ded8: Pulling fs layer [2023-10-24T23:30:45.509Z] 3a2ae6a8a46f: Waiting [2023-10-24T23:30:45.509Z] 33b1e0a273af: Waiting [2023-10-24T23:30:45.509Z] 5d3b04190fa2: Waiting [2023-10-24T23:30:45.509Z] 2f39f015ded8: Waiting [2023-10-24T23:30:45.509Z] 5c69ac0246d0: Download complete [2023-10-24T23:30:45.509Z] 3a2ae6a8a46f: Download complete [2023-10-24T23:30:45.509Z] 33b1e0a273af: Verifying Checksum [2023-10-24T23:30:45.509Z] 33b1e0a273af: Download complete [2023-10-24T23:30:45.509Z] 5d3b04190fa2: Verifying Checksum [2023-10-24T23:30:45.509Z] 5d3b04190fa2: Download complete [2023-10-24T23:30:45.769Z] ec43610c2a17: Verifying Checksum [2023-10-24T23:30:45.769Z] ec43610c2a17: Download complete [2023-10-24T23:30:45.769Z] 5eb5b503b376: Verifying Checksum [2023-10-24T23:30:45.769Z] 5eb5b503b376: Download complete [2023-10-24T23:30:46.336Z] 2f39f015ded8: Verifying Checksum [2023-10-24T23:30:46.902Z] 5eb5b503b376: Pull complete [2023-10-24T23:30:46.902Z] 5c69ac0246d0: Pull complete [2023-10-24T23:30:47.468Z] ec43610c2a17: Pull complete [2023-10-24T23:30:47.468Z] 3a2ae6a8a46f: Pull complete [2023-10-24T23:30:47.726Z] 33b1e0a273af: Pull complete [2023-10-24T23:30:47.726Z] 5d3b04190fa2: Pull complete [2023-10-24T23:30:51.903Z] 2f39f015ded8: Pull complete [2023-10-24T23:30:51.903Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-24T23:30:51.903Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T23:30:51.904Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T23:30:52.113Z] prd-ubuntu20.04-docker-8c-8g-10330 does not seem to be running inside a container [2023-10-24T23:30:52.144Z] $ 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-324 -v /w/workspace/gexfoundry_device-snmp-go_PR-324:/w/workspace/gexfoundry_device-snmp-go_PR-324:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-324@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-324@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-24T23:30:55.792Z] $ docker top 487418a08196b5ad1d188ac72dcd05b9200171ca1cf9a1f8e7d601c81f58bf99 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T23:30:56.225Z] ---> job-cost.sh [2023-10-24T23:30:56.225Z] lf-activate-venv: SKIPPING [2023-10-24T23:30:56.225Z] INFO: No Stack... [2023-10-24T23:30:56.484Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-24T23:30:56.744Z] INFO: Archiving Costs [Pipeline] sh [2023-10-24T23:30:57.058Z] + cat /w/workspace/gexfoundry_device-snmp-go_PR-324/archives/cost.csv [2023-10-24T23:30:57.058Z] + cut -d, -f6 [Pipeline] lock [2023-10-24T23:30:57.098Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-324-1-stack-cost] [2023-10-24T23:30:57.103Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-324-1-stack-cost] did not exist. Created. [2023-10-24T23:30:57.103Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-324-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-24T23:30:57.499Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-24T23:30:57.549Z] Stashed 1 file(s) [Pipeline] } [2023-10-24T23:30:57.579Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-324-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-24T23:30:57.659Z] $ docker stop --time=1 487418a08196b5ad1d188ac72dcd05b9200171ca1cf9a1f8e7d601c81f58bf99 [2023-10-24T23:30:58.826Z] $ docker rm -f --volumes 487418a08196b5ad1d188ac72dcd05b9200171ca1cf9a1f8e7d601c81f58bf99 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-24T23:32:40.772Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10332 in /w/workspace/gexfoundry_device-snmp-go_PR-324 [Pipeline] { [Pipeline] ws [2023-10-24T23:32:40.829Z] Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout [2023-10-24T23:32:40.916Z] Selected Git installation does not exist. Using Default [2023-10-24T23:32:40.916Z] The recommended git tool is: NONE [2023-10-24T23:32:46.944Z] using credential edgex-jenkins-ssh [2023-10-24T23:32:46.968Z] Cloning the remote Git repository [2023-10-24T23:32:47.019Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2023-10-24T23:32:47.125Z] > git init /w/workspace/device-snmp-go/1 # timeout=10 [2023-10-24T23:32:47.279Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2023-10-24T23:32:47.280Z] > git --version # timeout=10 [2023-10-24T23:32:47.302Z] > git --version # 'git version 2.25.1' [2023-10-24T23:32:47.305Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-24T23:32:47.478Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-24T23:32:48.577Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2023-10-24T23:32:48.607Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-24T23:32:49.591Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2023-10-24T23:32:49.636Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2023-10-24T23:32:49.637Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-24T23:32:49.660Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/324/head:refs/remotes/origin/PR-324 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-10-24T23:32:50.231Z] Merging remotes/origin/main commit e3ad67b18069b788d3b650faffca04e548476692 into PR head commit 03c9efd7f1f162ff790aa735cab68435cf43ead6 [2023-10-24T23:32:50.677Z] Merge succeeded, producing 03c9efd7f1f162ff790aa735cab68435cf43ead6 [2023-10-24T23:32:50.677Z] Checking out Revision 03c9efd7f1f162ff790aa735cab68435cf43ead6 (PR-324) [2023-10-24T23:32:50.265Z] > git config core.sparsecheckout # timeout=10 [2023-10-24T23:32:50.364Z] > git checkout -f 03c9efd7f1f162ff790aa735cab68435cf43ead6 # timeout=10 [2023-10-24T23:32:50.469Z] > git remote # timeout=10 [2023-10-24T23:32:50.496Z] > git config --get remote.origin.url # timeout=10 [2023-10-24T23:32:50.526Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-24T23:32:50.545Z] > git merge e3ad67b18069b788d3b650faffca04e548476692 # timeout=10 [2023-10-24T23:32:50.588Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-10-24T23:32:50.685Z] > git config core.sparsecheckout # timeout=10 [2023-10-24T23:32:50.721Z] > git checkout -f 03c9efd7f1f162ff790aa735cab68435cf43ead6 # timeout=10 [2023-10-24T23:32:51.316Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-10-24T23:32:51.392Z] > git --version # timeout=10 [2023-10-24T23:32:51.405Z] > git --version # 'git version 2.25.1' [2023-10-24T23:32:51.428Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-24T23:32:52.544Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-24T23:32:52.544Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-24T23:32:52.544Z] Dload Upload Total Spent Left Speed [2023-10-24T23:32:52.544Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 214k 0 --:--:-- --:--:-- --:--:-- 214k [Pipeline] sh [2023-10-24T23:32:53.302Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-24T23:32:53.651Z] + sudo tee /etc/docker/daemon.new [2023-10-24T23:32:53.651Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-24T23:32:53.651Z] { [2023-10-24T23:32:53.651Z] "registry-mirrors": [ [2023-10-24T23:32:53.651Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-24T23:32:53.651Z] ], [2023-10-24T23:32:53.651Z] "bip": "10.250.0.254/24", [2023-10-24T23:32:53.651Z] "hosts": [ [2023-10-24T23:32:53.651Z] "tcp://0.0.0.0:5555", [2023-10-24T23:32:53.651Z] "unix:///var/run/docker.sock" [2023-10-24T23:32:53.651Z] ], [2023-10-24T23:32:53.651Z] "mtu": 1458, [2023-10-24T23:32:53.651Z] "selinux-enabled": true, [2023-10-24T23:32:53.651Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-24T23:32:53.651Z] } [Pipeline] sh [2023-10-24T23:32:54.018Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-24T23:32:54.403Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T23:33:12.728Z] provisioning config files... [2023-10-24T23:33:12.758Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config9901072860430254510tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T23:33:13.147Z] ---> docker-login.sh [2023-10-24T23:33:13.148Z] nexus3.edgexfoundry.org:10001 [2023-10-24T23:33:13.735Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T23:33:14.006Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T23:33:14.006Z] Configure a credential helper to remove this warning. See [2023-10-24T23:33:14.006Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T23:33:14.006Z] [2023-10-24T23:33:14.006Z] Login Succeeded [2023-10-24T23:33:14.006Z] nexus3.edgexfoundry.org:10002 [2023-10-24T23:33:14.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T23:33:14.274Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T23:33:14.274Z] Configure a credential helper to remove this warning. See [2023-10-24T23:33:14.274Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T23:33:14.274Z] [2023-10-24T23:33:14.274Z] Login Succeeded [2023-10-24T23:33:14.274Z] nexus3.edgexfoundry.org:10003 [2023-10-24T23:33:14.542Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T23:33:14.812Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T23:33:14.812Z] Configure a credential helper to remove this warning. See [2023-10-24T23:33:14.812Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T23:33:14.812Z] [2023-10-24T23:33:14.812Z] Login Succeeded [2023-10-24T23:33:14.812Z] nexus3.edgexfoundry.org:10004 [2023-10-24T23:33:15.080Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T23:33:15.080Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T23:33:15.080Z] Configure a credential helper to remove this warning. See [2023-10-24T23:33:15.080Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T23:33:15.080Z] [2023-10-24T23:33:15.080Z] Login Succeeded [2023-10-24T23:33:15.080Z] docker.io [2023-10-24T23:33:15.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-24T23:33:15.615Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-24T23:33:15.615Z] Configure a credential helper to remove this warning. See [2023-10-24T23:33:15.615Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-24T23:33:15.615Z] [2023-10-24T23:33:15.615Z] Login Succeeded [2023-10-24T23:33:15.615Z] ---> docker-login.sh ends [Pipeline] } [2023-10-24T23:33:15.647Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-24T23:33:16.028Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T23:33:16.062Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-24T23:33:16.099Z] ========================================================= [2023-10-24T23:33:16.099Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-24T23:33:16.099Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T23:33:16.660Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-24T23:33:16.929Z] Sending build context to Docker daemon 2.942MB [2023-10-24T23:33:16.929Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T23:33:16.929Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-24T23:33:17.199Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-24T23:33:17.199Z] 9fda8d8052c6: Pulling fs layer [2023-10-24T23:33:17.199Z] 5d54e960e981: Pulling fs layer [2023-10-24T23:33:17.199Z] c4a7e357bf2a: Pulling fs layer [2023-10-24T23:33:17.199Z] f0e02332f6b5: Pulling fs layer [2023-10-24T23:33:17.199Z] cefa15bbcfad: Pulling fs layer [2023-10-24T23:33:17.199Z] 17808c966233: Pulling fs layer [2023-10-24T23:33:17.199Z] f4c1fc716caa: Pulling fs layer [2023-10-24T23:33:17.199Z] f0e02332f6b5: Waiting [2023-10-24T23:33:17.199Z] cefa15bbcfad: Waiting [2023-10-24T23:33:17.199Z] f4c1fc716caa: Waiting [2023-10-24T23:33:17.199Z] 5d54e960e981: Verifying Checksum [2023-10-24T23:33:17.199Z] 5d54e960e981: Download complete [2023-10-24T23:33:17.199Z] f0e02332f6b5: Verifying Checksum [2023-10-24T23:33:17.199Z] f0e02332f6b5: Download complete [2023-10-24T23:33:17.199Z] cefa15bbcfad: Verifying Checksum [2023-10-24T23:33:17.199Z] cefa15bbcfad: Download complete [2023-10-24T23:33:17.469Z] 9fda8d8052c6: Download complete [2023-10-24T23:33:17.743Z] f4c1fc716caa: Verifying Checksum [2023-10-24T23:33:17.743Z] f4c1fc716caa: Download complete [2023-10-24T23:33:18.343Z] 9fda8d8052c6: Pull complete [2023-10-24T23:33:19.314Z] 5d54e960e981: Pull complete [2023-10-24T23:33:19.581Z] c4a7e357bf2a: Download complete [2023-10-24T23:33:20.546Z] 17808c966233: Verifying Checksum [2023-10-24T23:33:20.546Z] 17808c966233: Download complete [2023-10-24T23:33:32.875Z] c4a7e357bf2a: Pull complete [2023-10-24T23:33:32.875Z] f0e02332f6b5: Pull complete [2023-10-24T23:33:32.875Z] cefa15bbcfad: Pull complete [2023-10-24T23:33:41.101Z] 17808c966233: Pull complete [2023-10-24T23:33:43.057Z] f4c1fc716caa: Pull complete [2023-10-24T23:33:43.057Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-24T23:33:43.057Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-24T23:33:43.057Z] ---> ea914061e18c [2023-10-24T23:33:43.057Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-10-24T23:33:44.019Z] ---> Running in b58d6939094a [2023-10-24T23:33:44.314Z] Removing intermediate container b58d6939094a [2023-10-24T23:33:44.314Z] ---> ea40b5b5d784 [2023-10-24T23:33:44.314Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T23:33:44.603Z] ---> Running in fb423b370da4 [2023-10-24T23:33:44.877Z] Removing intermediate container fb423b370da4 [2023-10-24T23:33:44.877Z] ---> 0f9f97049c8a [2023-10-24T23:33:44.877Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-24T23:33:44.877Z] ---> Running in 813214cfd1d6 [2023-10-24T23:33:45.466Z] Removing intermediate container 813214cfd1d6 [2023-10-24T23:33:45.466Z] ---> 00d065e72bb7 [2023-10-24T23:33:45.466Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-24T23:33:45.466Z] ---> Running in acf081eb10ea [2023-10-24T23:33:45.750Z] Removing intermediate container acf081eb10ea [2023-10-24T23:33:45.750Z] ---> ae140c4eb251 [2023-10-24T23:33:45.750Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T23:33:46.022Z] ---> Running in b7c1cbfbe184 [2023-10-24T23:33:47.452Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T23:33:47.723Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T23:33:49.141Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-10-24T23:33:49.141Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-10-24T23:33:49.141Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-10-24T23:33:49.141Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-10-24T23:33:49.141Z] Executing busybox-1.36.1-r2.trigger [2023-10-24T23:33:49.141Z] OK: 270 MiB in 56 packages [2023-10-24T23:33:53.413Z] Removing intermediate container b7c1cbfbe184 [2023-10-24T23:33:53.413Z] ---> f9aec7d78696 [2023-10-24T23:33:53.413Z] Step 8/12 : WORKDIR /device-snmp-go [2023-10-24T23:33:53.413Z] ---> Running in 265716b0d0f9 [2023-10-24T23:33:53.686Z] Removing intermediate container 265716b0d0f9 [2023-10-24T23:33:53.686Z] ---> 3f606512cf5e [2023-10-24T23:33:53.686Z] Step 9/12 : COPY go.mod vendor* ./ [2023-10-24T23:33:54.285Z] ---> 89c4f1135e79 [2023-10-24T23:33:54.285Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T23:33:54.556Z] ---> Running in 22a812f087ed [2023-10-24T23:35:46.317Z] Removing intermediate container 22a812f087ed [2023-10-24T23:35:46.317Z] ---> 7f9a80f24ffb [2023-10-24T23:35:46.317Z] Step 11/12 : COPY . . [2023-10-24T23:35:46.317Z] ---> c578f0e956cc [2023-10-24T23:35:46.317Z] Step 12/12 : RUN ${MAKE} [2023-10-24T23:35:46.317Z] ---> Running in e2eff451710a [2023-10-24T23:35:46.317Z] noop [2023-10-24T23:35:46.317Z] Removing intermediate container e2eff451710a [2023-10-24T23:35:46.317Z] ---> 9fc31a97c3c6 [2023-10-24T23:35:46.317Z] Successfully built 9fc31a97c3c6 [2023-10-24T23:35:46.317Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T23:35:46.815Z] + docker inspect -f . ci-base-image-arm64 [2023-10-24T23:35:46.815Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T23:35:47.098Z] prd-ubuntu20.04-docker-arm64-4c-16g-10332 does not seem to be running inside a container [2023-10-24T23:35:47.161Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-24T23:35:48.438Z] $ docker top 5f9219a1f2413839c8ac9c00d4e24183d4e4f3ec8c916a932b5890f837b1d4de -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T23:35:49.347Z] + go version [2023-10-24T23:35:49.347Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-24T23:35:49.379Z] $ docker stop --time=1 5f9219a1f2413839c8ac9c00d4e24183d4e4f3ec8c916a932b5890f837b1d4de [2023-10-24T23:35:51.034Z] $ docker rm -f --volumes 5f9219a1f2413839c8ac9c00d4e24183d4e4f3ec8c916a932b5890f837b1d4de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T23:35:51.899Z] + docker inspect -f . ci-base-image-arm64 [2023-10-24T23:35:51.899Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T23:35:52.191Z] prd-ubuntu20.04-docker-arm64-4c-16g-10332 does not seem to be running inside a container [2023-10-24T23:35:52.271Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-24T23:35:53.614Z] $ docker top 8e253f9ccd1c5465225decab419d62424c133b0d6f24a90d359d4ff201a1cd4d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T23:35:54.524Z] + git config --global --add safe.directory /w/workspace/device-snmp-go/1 [Pipeline] fileExists [Pipeline] sh [2023-10-24T23:35:55.224Z] + make test [2023-10-24T23:35:55.224Z] go test ./... -coverprofile=coverage.out [2023-10-24T23:36:00.564Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-10-24T23:37:37.227Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2023-10-24T23:37:37.227Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.052s coverage: 0.0% of statements [2023-10-24T23:37:37.227Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-24T23:37:37.227Z] go vet ./... [2023-10-24T23:37:59.340Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-24T23:37:59.340Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-24T23:37:59.340Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-24T23:37:59.963Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-24T23:37:59.994Z] $ docker stop --time=1 8e253f9ccd1c5465225decab419d62424c133b0d6f24a90d359d4ff201a1cd4d [2023-10-24T23:38:03.767Z] $ docker rm -f --volumes 8e253f9ccd1c5465225decab419d62424c133b0d6f24a90d359d4ff201a1cd4d [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-24T23:38:04.990Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-24T23:38:05.023Z] Warning: overwriting stash ‘coverage-report’ [2023-10-24T23:38:05.477Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-24T23:38:06.065Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-24T23:38:06.410Z] + ls -al . [2023-10-24T23:38:06.410Z] total 168 [2023-10-24T23:38:06.410Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 24 23:35 . [2023-10-24T23:38:06.410Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 23:32 .. [2023-10-24T23:38:06.410Z] -rw-rw-r-- 1 jenkins jenkins 6 Oct 24 23:32 .dockerignore [2023-10-24T23:38:06.410Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 23:32 .git [2023-10-24T23:38:06.410Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 23:32 .github [2023-10-24T23:38:06.410Z] -rw-rw-r-- 1 jenkins jenkins 263 Oct 24 23:32 .gitignore [2023-10-24T23:38:06.410Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 23:32 .golangci.yml [2023-10-24T23:38:06.410Z] -rw-rw-r-- 1 jenkins jenkins 10025 Oct 24 23:32 Attribution.txt [2023-10-24T23:38:06.410Z] -rw-rw-r-- 1 jenkins jenkins 10534 Oct 24 23:32 CHANGELOG.md [2023-10-24T23:38:06.410Z] -rw-rw-r-- 1 jenkins jenkins 1462 Oct 24 23:32 Dockerfile [2023-10-24T23:38:06.410Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 23:32 GOVERNANCE.md [2023-10-24T23:38:06.410Z] -rw-rw-r-- 1 jenkins jenkins 656 Oct 24 23:32 Jenkinsfile [2023-10-24T23:38:06.410Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 24 23:32 LICENSE [2023-10-24T23:38:06.410Z] -rw-rw-r-- 1 jenkins jenkins 2240 Oct 24 23:32 Makefile [2023-10-24T23:38:06.410Z] -rw-rw-r-- 1 jenkins jenkins 620 Oct 24 23:32 OWNERS.md [2023-10-24T23:38:06.410Z] -rw-rw-r-- 1 jenkins jenkins 10477 Oct 24 23:32 README.md [2023-10-24T23:38:06.410Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 24 23:28 VERSION [2023-10-24T23:38:06.410Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 23:32 bin [2023-10-24T23:38:06.410Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 23:32 cmd [2023-10-24T23:38:06.410Z] -rw-r--r-- 1 jenkins jenkins 8837 Oct 24 23:37 coverage.out [2023-10-24T23:38:06.410Z] -rw-rw-r-- 1 jenkins jenkins 3712 Oct 24 23:32 go.mod [2023-10-24T23:38:06.410Z] -rw-rw-r-- 1 jenkins jenkins 34822 Oct 24 23:32 go.sum [2023-10-24T23:38:06.410Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 23:32 internal [2023-10-24T23:38:06.410Z] -rw-rw-r-- 1 jenkins jenkins 228 Oct 24 23:32 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T23:38:06.821Z] + 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=03c9efd7f1f162ff790aa735cab68435cf43ead6 --label arch=arm64 --label version=0.0.0 . [2023-10-24T23:38:07.089Z] Sending build context to Docker daemon 2.952MB [2023-10-24T23:38:07.089Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-10-24T23:38:07.089Z] Step 2/24 : FROM ${BASE} AS builder [2023-10-24T23:38:07.089Z] ---> 9fc31a97c3c6 [2023-10-24T23:38:07.089Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-10-24T23:38:07.358Z] ---> Running in 005d442100a1 [2023-10-24T23:38:07.627Z] Removing intermediate container 005d442100a1 [2023-10-24T23:38:07.627Z] ---> c780ec0e3d0e [2023-10-24T23:38:07.627Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-24T23:38:07.627Z] ---> Running in 3c1edc965543 [2023-10-24T23:38:07.908Z] Removing intermediate container 3c1edc965543 [2023-10-24T23:38:07.908Z] ---> d032ddd216b1 [2023-10-24T23:38:07.908Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-24T23:38:08.176Z] ---> Running in ad67529a0960 [2023-10-24T23:38:08.459Z] Removing intermediate container ad67529a0960 [2023-10-24T23:38:08.459Z] ---> 898f1abd4cb6 [2023-10-24T23:38:08.459Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-10-24T23:38:08.459Z] ---> Running in ce1bcbae3b00 [2023-10-24T23:38:08.730Z] Removing intermediate container ce1bcbae3b00 [2023-10-24T23:38:08.730Z] ---> 59ee18a23989 [2023-10-24T23:38:08.730Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-24T23:38:09.001Z] ---> Running in add4f90c9ee6 [2023-10-24T23:38:09.961Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T23:38:10.546Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T23:38:11.507Z] OK: 270 MiB in 56 packages [2023-10-24T23:38:12.484Z] Removing intermediate container add4f90c9ee6 [2023-10-24T23:38:12.484Z] ---> b3b0bf69e4f2 [2023-10-24T23:38:12.484Z] Step 8/24 : WORKDIR /device-snmp-go [2023-10-24T23:38:12.484Z] ---> Running in 4405d98073cf [2023-10-24T23:38:13.068Z] Removing intermediate container 4405d98073cf [2023-10-24T23:38:13.068Z] ---> d41d2d930bd6 [2023-10-24T23:38:13.068Z] Step 9/24 : COPY go.mod vendor* ./ [2023-10-24T23:38:13.336Z] ---> 793d21d977bf [2023-10-24T23:38:13.336Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-24T23:38:13.604Z] ---> Running in 377846b06d28 [2023-10-24T23:38:17.097Z] Removing intermediate container 377846b06d28 [2023-10-24T23:38:17.097Z] ---> 442faf11c0f1 [2023-10-24T23:38:17.097Z] Step 11/24 : COPY . . [2023-10-24T23:38:19.738Z] ---> 2ca51433a5b2 [2023-10-24T23:38:19.738Z] Step 12/24 : RUN ${MAKE} [2023-10-24T23:38:19.738Z] ---> Running in 69151e1b7451 [2023-10-24T23:38:20.700Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.36" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2023-10-24T23:40:42.452Z] Removing intermediate container 69151e1b7451 [2023-10-24T23:40:42.452Z] ---> aec984b97bc2 [2023-10-24T23:40:42.452Z] Step 13/24 : FROM alpine:3.18 [2023-10-24T23:40:42.452Z] 3.18: Pulling from library/alpine [2023-10-24T23:40:42.452Z] 579b34f0a95b: Pulling fs layer [2023-10-24T23:40:42.452Z] 579b34f0a95b: Verifying Checksum [2023-10-24T23:40:42.452Z] 579b34f0a95b: Download complete [2023-10-24T23:40:42.452Z] 579b34f0a95b: Pull complete [2023-10-24T23:40:42.452Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-24T23:40:42.452Z] Status: Downloaded newer image for alpine:3.18 [2023-10-24T23:40:42.452Z] ---> 3cc203321400 [2023-10-24T23:40:42.452Z] Step 14/24 : RUN apk add --update --no-cache dumb-init [2023-10-24T23:40:42.452Z] ---> Running in 8283b4ce363c [2023-10-24T23:40:42.452Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-24T23:40:42.452Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-24T23:40:42.452Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-10-24T23:40:42.452Z] Executing busybox-1.36.1-r2.trigger [2023-10-24T23:40:42.452Z] OK: 8 MiB in 16 packages [2023-10-24T23:40:42.452Z] Removing intermediate container 8283b4ce363c [2023-10-24T23:40:42.452Z] ---> 69e72b8ce113 [2023-10-24T23:40:42.452Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2023-10-24T23:40:42.452Z] ---> d2e0eac13e65 [2023-10-24T23:40:42.452Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2023-10-24T23:40:42.452Z] ---> 21051752f56c [2023-10-24T23:40:42.452Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2023-10-24T23:40:42.726Z] ---> 06b328bb8091 [2023-10-24T23:40:42.726Z] Step 18/24 : EXPOSE 59993 [2023-10-24T23:40:43.002Z] ---> Running in 3a285867bef7 [2023-10-24T23:40:43.273Z] Removing intermediate container 3a285867bef7 [2023-10-24T23:40:43.273Z] ---> 7377f944bbf7 [2023-10-24T23:40:43.273Z] Step 19/24 : EXPOSE 161 [2023-10-24T23:40:43.273Z] ---> Running in e36ded1f2af1 [2023-10-24T23:40:43.541Z] Removing intermediate container e36ded1f2af1 [2023-10-24T23:40:43.541Z] ---> e7076aeed9dd [2023-10-24T23:40:43.541Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2023-10-24T23:40:43.541Z] ---> Running in 7525f5431026 [2023-10-24T23:40:44.132Z] Removing intermediate container 7525f5431026 [2023-10-24T23:40:44.132Z] ---> 44d57f5e948e [2023-10-24T23:40:44.132Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-24T23:40:44.132Z] ---> Running in d783985b5843 [2023-10-24T23:40:44.397Z] Removing intermediate container d783985b5843 [2023-10-24T23:40:44.397Z] ---> 51a4a951d7d0 [2023-10-24T23:40:44.397Z] Step 22/24 : LABEL arch=arm64 [2023-10-24T23:40:44.397Z] ---> Running in 7ef3c0c91830 [2023-10-24T23:40:44.665Z] Removing intermediate container 7ef3c0c91830 [2023-10-24T23:40:44.665Z] ---> 81e044bda54a [2023-10-24T23:40:44.665Z] Step 23/24 : LABEL git_sha=03c9efd7f1f162ff790aa735cab68435cf43ead6 [2023-10-24T23:40:44.933Z] ---> Running in 6ecbd9d71339 [2023-10-24T23:40:45.199Z] Removing intermediate container 6ecbd9d71339 [2023-10-24T23:40:45.199Z] ---> 69505b754ea4 [2023-10-24T23:40:45.199Z] Step 24/24 : LABEL version=0.0.0 [2023-10-24T23:40:45.199Z] ---> Running in d197351b3eca [2023-10-24T23:40:45.464Z] Removing intermediate container d197351b3eca [2023-10-24T23:40:45.464Z] ---> bd3afeb98de6 [2023-10-24T23:40:45.464Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-24T23:40:45.464Z] Successfully built bd3afeb98de6 [2023-10-24T23:40:45.464Z] Successfully tagged device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [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] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T23:40:46.274Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T23:40:46.274Z] [2023-10-24T23:40:46.274Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T23:40:46.936Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T23:40:46.937Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-24T23:40:46.937Z] 8998bd30e6a1: Pulling fs layer [2023-10-24T23:40:46.937Z] 04944245beec: Pulling fs layer [2023-10-24T23:40:46.937Z] 699f458cf7ca: Pulling fs layer [2023-10-24T23:40:46.937Z] 765212b225bb: Pulling fs layer [2023-10-24T23:40:46.937Z] f23df028b6ca: Pulling fs layer [2023-10-24T23:40:46.937Z] 765212b225bb: Waiting [2023-10-24T23:40:46.937Z] f23df028b6ca: Waiting [2023-10-24T23:40:46.937Z] d65c8cfc05b1: Pulling fs layer [2023-10-24T23:40:46.937Z] 2437ff75d9bd: Pulling fs layer [2023-10-24T23:40:46.937Z] d65c8cfc05b1: Waiting [2023-10-24T23:40:46.937Z] 2437ff75d9bd: Waiting [2023-10-24T23:40:46.937Z] 04944245beec: Verifying Checksum [2023-10-24T23:40:46.937Z] 04944245beec: Download complete [2023-10-24T23:40:47.203Z] 765212b225bb: Verifying Checksum [2023-10-24T23:40:47.203Z] 765212b225bb: Download complete [2023-10-24T23:40:47.203Z] f23df028b6ca: Verifying Checksum [2023-10-24T23:40:47.203Z] f23df028b6ca: Download complete [2023-10-24T23:40:47.203Z] d65c8cfc05b1: Verifying Checksum [2023-10-24T23:40:47.203Z] d65c8cfc05b1: Download complete [2023-10-24T23:40:47.203Z] 699f458cf7ca: Verifying Checksum [2023-10-24T23:40:47.203Z] 699f458cf7ca: Download complete [2023-10-24T23:40:47.786Z] 8998bd30e6a1: Verifying Checksum [2023-10-24T23:40:47.786Z] 8998bd30e6a1: Download complete [2023-10-24T23:40:50.372Z] 2437ff75d9bd: Verifying Checksum [2023-10-24T23:40:50.372Z] 2437ff75d9bd: Download complete [2023-10-24T23:40:52.961Z] 8998bd30e6a1: Pull complete [2023-10-24T23:40:53.231Z] 04944245beec: Pull complete [2023-10-24T23:40:54.638Z] 699f458cf7ca: Pull complete [2023-10-24T23:40:54.908Z] 765212b225bb: Pull complete [2023-10-24T23:40:55.868Z] f23df028b6ca: Pull complete [2023-10-24T23:40:55.868Z] d65c8cfc05b1: Pull complete [2023-10-24T23:41:10.857Z] 2437ff75d9bd: Pull complete [2023-10-24T23:41:10.857Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-24T23:41:10.857Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-24T23:41:10.857Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T23:41:11.196Z] prd-ubuntu20.04-docker-arm64-4c-16g-10332 does not seem to be running inside a container [2023-10-24T23:41:11.285Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-10-24T23:41:16.485Z] $ docker top 1bf5df91fef4070079d50ab4ec5cf90929c10f479925c2a7621179d4d4e46126 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-24T23:41:17.438Z] ---> job-cost.sh [2023-10-24T23:41:17.438Z] lf-activate-venv: SKIPPING [2023-10-24T23:41:17.438Z] INFO: No Stack... [2023-10-24T23:41:17.704Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-24T23:41:18.660Z] INFO: Archiving Costs [Pipeline] sh [2023-10-24T23:41:19.323Z] + cut -d, -f6 [2023-10-24T23:41:19.323Z] + cat /w/workspace/device-snmp-go/1/archives/cost.csv [Pipeline] lock [2023-10-24T23:41:19.381Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-324-1-stack-cost] [2023-10-24T23:41:19.385Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-324-1-stack-cost] did not exist. Created. [2023-10-24T23:41:19.385Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-324-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-24T23:41:20.123Z] /w/workspace/device-snmp-go/1@tmp/durable-5d0687b2/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-24T23:41:20.801Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-24T23:41:20.842Z] Warning: overwriting stash ‘stack-cost’ [2023-10-24T23:41:20.884Z] Stashed 1 file(s) [Pipeline] } [2023-10-24T23:41:20.906Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-324-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-24T23:41:20.991Z] $ docker stop --time=1 1bf5df91fef4070079d50ab4ec5cf90929c10f479925c2a7621179d4d4e46126 [2023-10-24T23:41:22.622Z] $ docker rm -f --volumes 1bf5df91fef4070079d50ab4ec5cf90929c10f479925c2a7621179d4d4e46126 [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 [2023-10-24T23:41:23.728Z] provisioning config files... [2023-10-24T23:41:23.735Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-324@tmp/config15664720855498135342tmp [Pipeline] { [Pipeline] sh [2023-10-24T23:41:24.080Z] + set +x [2023-10-24T23:41:24.080Z] + curl -s https://codecov.io/bash [2023-10-24T23:41:24.080Z] + bash -s -- [2023-10-24T23:41:24.080Z] [2023-10-24T23:41:24.080Z] _____ _ [2023-10-24T23:41:24.080Z] / ____| | | [2023-10-24T23:41:24.080Z] | | ___ __| | ___ ___ _____ __ [2023-10-24T23:41:24.080Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-24T23:41:24.080Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-24T23:41:24.080Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-24T23:41:24.080Z] Bash-1.0.6 [2023-10-24T23:41:24.080Z] [2023-10-24T23:41:24.080Z] [2023-10-24T23:41:24.080Z] ==> git version 2.25.1 found [2023-10-24T23:41:24.080Z] ==> 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 [2023-10-24T23:41:24.080Z] Release-Date: 2020-01-08 [2023-10-24T23:41:24.080Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-10-24T23:41:24.080Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-24T23:41:24.080Z] ==> Jenkins CI detected. [2023-10-24T23:41:24.080Z] current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-324 [2023-10-24T23:41:24.080Z] project root: . [2023-10-24T23:41:24.080Z] --> token set from env [2023-10-24T23:41:24.080Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-24T23:41:24.080Z] ==> Running gcov in . (disable via -X gcov) [2023-10-24T23:41:24.080Z] ==> Python coveragepy not found [2023-10-24T23:41:24.080Z] ==> Searching for coverage reports in: [2023-10-24T23:41:24.080Z] + . [2023-10-24T23:41:24.080Z] -> Found 1 reports [2023-10-24T23:41:24.080Z] ==> Detecting git/mercurial file structure [2023-10-24T23:41:24.342Z] ==> Reading reports [2023-10-24T23:41:24.342Z] + ./coverage.out bytes=8837 [2023-10-24T23:41:24.342Z] ==> Appending adjustments [2023-10-24T23:41:24.342Z] https://docs.codecov.io/docs/fixing-reports [2023-10-24T23:41:24.342Z] + Found adjustments [2023-10-24T23:41:24.342Z] ==> Gzipping contents [2023-10-24T23:41:24.342Z] 4.0K /tmp/codecov.szkOnO.gz [2023-10-24T23:41:24.342Z] ==> Uploading reports [2023-10-24T23:41:24.342Z] url: https://codecov.io [2023-10-24T23:41:24.342Z] query: branch=PR-324&commit=03c9efd7f1f162ff790aa735cab68435cf43ead6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-324%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=324&job=&cmd_args= [2023-10-24T23:41:24.342Z] -> Pinging Codecov [2023-10-24T23:41:24.342Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=PR-324&commit=03c9efd7f1f162ff790aa735cab68435cf43ead6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-324%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=324&job=&cmd_args= [2023-10-24T23:41:24.342Z] -> Uploading to [2023-10-24T23:41:24.342Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-24/6C56EA5C29638FB4528AC87E60AF5AE0/03c9efd7f1f162ff790aa735cab68435cf43ead6/1b4f33f8-faae-4643-ac89-35d7f4a21bb9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231024%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231024T234124Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=efff433547cb25f88cd00c5c5006184b881467f318890b227ba1ff88fa35db4c [2023-10-24T23:41:24.602Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-24T23:41:24.602Z] Dload Upload Total Spent Left Speed [2023-10-24T23:41:24.861Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1435 0 0 100 1435 0 4864 --:--:-- --:--:-- --:--:-- 4864 [2023-10-24T23:41:24.861Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/03c9efd7f1f162ff790aa735cab68435cf43ead6 [Pipeline] } [2023-10-24T23:41:24.885Z] 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 [2023-10-24T23:41:26.615Z] + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-324/archives ] [2023-10-24T23:41:26.615Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-324/archives [2023-10-24T23:41:26.615Z] total 16 [2023-10-24T23:41:26.615Z] drwxr-xr-x 3 root root 4096 Oct 24 23:30 . [2023-10-24T23:41:26.615Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 24 23:30 .. [2023-10-24T23:41:26.615Z] drwxr-xr-x 2 root root 4096 Oct 24 23:30 cost [2023-10-24T23:41:26.615Z] -rw-r--r-- 1 root root 86 Oct 24 23:30 cost.csv [2023-10-24T23:41:26.615Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-324/archives [2023-10-24T23:41:26.615Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-324/archives [2023-10-24T23:41:26.615Z] total 16 [2023-10-24T23:41:26.615Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 23:30 . [2023-10-24T23:41:26.615Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 24 23:30 .. [2023-10-24T23:41:26.615Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 24 23:30 cost [2023-10-24T23:41:26.615Z] -rw-r--r-- 1 jenkins jenkins 86 Oct 24 23:30 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-24T23:41:26.942Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T23:41:27.832Z] ---> package-listing.sh [2023-10-24T23:41:27.832Z] ++ facter osfamily [2023-10-24T23:41:27.832Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-24T23:41:28.091Z] + OS_FAMILY=debian [2023-10-24T23:41:28.091Z] + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-324 [2023-10-24T23:41:28.091Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-24T23:41:28.091Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-24T23:41:28.091Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-24T23:41:28.091Z] + PACKAGES=/tmp/packages_start.txt [2023-10-24T23:41:28.091Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-324 ']' [2023-10-24T23:41:28.091Z] + PACKAGES=/tmp/packages_end.txt [2023-10-24T23:41:28.091Z] + case "${OS_FAMILY}" in [2023-10-24T23:41:28.091Z] + dpkg -l [2023-10-24T23:41:28.091Z] + grep '^ii' [2023-10-24T23:41:28.091Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-24T23:41:28.091Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-24T23:41:28.091Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-24T23:41:28.091Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-324 ']' [2023-10-24T23:41:28.091Z] + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-324/archives/ [2023-10-24T23:41:28.091Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-324/archives/ [Pipeline] echo [2023-10-24T23:41:28.129Z] 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-324/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-10-24T23:41:28.420Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-24T23:41:29.050Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-24T23:41:29.051Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-24T23:41:29.195Z] prd-ubuntu20.04-docker-8c-8g-10330 does not seem to be running inside a container [2023-10-24T23:41:29.227Z] $ 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-324/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-324 -v /w/workspace/gexfoundry_device-snmp-go_PR-324:/w/workspace/gexfoundry_device-snmp-go_PR-324:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-324@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-324@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:latest cat [2023-10-24T23:41:29.468Z] $ docker top e9a1b7104daa0faf185ad76560667d90d23b571eed3de0e0c2a24909a74b56a4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-24T23:41:29.865Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-24T23:41:30.175Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-24T23:41:30.483Z] + ls /var/log/sa-host [2023-10-24T23:41:30.483Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-24T23:41:30.619Z] provisioning config files... [2023-10-24T23:41:30.628Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-324@tmp/config10595981452900733737tmp [Pipeline] { [Pipeline] echo [2023-10-24T23:41:30.678Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T23:41:30.993Z] ---> create-netrc.sh [Pipeline] } [2023-10-24T23:41:31.020Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-24T23:41:31.407Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-24T23:41:31.440Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T23:41:31.751Z] ---> sudo-logs.sh [2023-10-24T23:41:31.752Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-24T23:41:31.836Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T23:41:32.143Z] ---> job-cost.sh [2023-10-24T23:41:32.143Z] lf-activate-venv: SKIPPING [2023-10-24T23:41:32.143Z] DEBUG: total: 0.2199999988079071 [2023-10-24T23:41:32.143Z] INFO: Retrieving Stack Cost... [2023-10-24T23:41:32.402Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-24T23:41:32.970Z] INFO: Archiving Costs [Pipeline] echo [2023-10-24T23:41:33.004Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-24T23:41:33.305Z] ---> logs-deploy.sh [2023-10-24T23:41:33.305Z] lf-activate-venv: SKIPPING [2023-10-24T23:41:33.305Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-324/1 [2023-10-24T23:41:33.305Z] INFO: archiving workspace using pattern(s): [2023-10-24T23:41:34.235Z] Archives upload complete. [2023-10-24T23:41:34.235Z] INFO: archiving logs to Nexus