Pull request #295 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4fa0870a50d0cc3b6f170c6ff406e276d592f15c+4540667df76160ba2257f08fa194345a2d771c5a (9636722fe05629c8a0943b8dbbfbc5365cd4e343) 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-ssh12750610052200391819.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh15032849358212403810.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-295/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-295/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11052033764947610205.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-295/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15763062475679252362.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh7925636849517824125.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-295/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-295/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15915230929207043762.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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.20 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 ‘prd-ubuntu20.04-docker-8c-8g-10936’ is offline Running on prd-ubuntu20.04-docker-8c-8g-10939 in /w/workspace/gexfoundry_device-snmp-go_PR-295 [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-295 # 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 > 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/295/head:refs/remotes/origin/PR-295 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 4540667df76160ba2257f08fa194345a2d771c5a into PR head commit 4fa0870a50d0cc3b6f170c6ff406e276d592f15c Merge succeeded, producing 4fa0870a50d0cc3b6f170c6ff406e276d592f15c Checking out Revision 4fa0870a50d0cc3b6f170c6ff406e276d592f15c (PR-295) 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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-26T05:59:24.197Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-26T05:59:24.403Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 4fa0870a50d0cc3b6f170c6ff406e276d592f15c # 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 4540667df76160ba2257f08fa194345a2d771c5a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4fa0870a50d0cc3b6f170c6ff406e276d592f15c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-26T05:59:24.515Z] ========================================================= [2023-04-26T05:59:24.515Z] EdgeX Global Pipelines Version Info [2023-04-26T05:59:24.515Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-26T05:59:25.273Z] ------------------- [2023-04-26T05:59:25.273Z] stable info: [2023-04-26T05:59:25.273Z] ------------------- [2023-04-26T05:59:25.273Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-26T05:59:25.273Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-26T05:59:25.273Z] Message: update stable to v1.0.248 [2023-04-26T05:59:25.843Z] ------------------- [2023-04-26T05:59:25.843Z] experimental info: [2023-04-26T05:59:25.843Z] ------------------- [2023-04-26T05:59:25.843Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-26T05:59:25.843Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-26T05:59:25.843Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-26T05:59:26.128Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2023-04-26T05:59:26.167Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2023-04-26T05:59:26.210Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-26T05:59:26.254Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-26T05:59:26.297Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-26T05:59:26.343Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-26T05:59:26.387Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-26T05:59:26.431Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-26T05:59:26.472Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-26T05:59:26.519Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-26T05:59:26.561Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-26T05:59:26.605Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2023-04-26T05:59:26.654Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-26T05:59:26.706Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-26T05:59:26.746Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-26T05:59:26.791Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-26T05:59:26.838Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-26T05:59:26.882Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-26T05:59:26.926Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-26T05:59:26.966Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-26T05:59:27.003Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-26T05:59:27.058Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-26T05:59:27.103Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-26T05:59:27.150Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-26T05:59:27.195Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-26T05:59:27.239Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-26T05:59:27.292Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-26T05:59:27.336Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-295 [Pipeline] echo [2023-04-26T05:59:27.380Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-295 [Pipeline] echo [2023-04-26T05:59:27.424Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-295 [Pipeline] echo [2023-04-26T05:59:27.467Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4fa0870a50d0cc3b6f170c6ff406e276d592f15c [Pipeline] echo [2023-04-26T05:59:27.511Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4fa0870 [Pipeline] echo [2023-04-26T05:59:27.550Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-26T05:59:27.660Z] provisioning config files... [2023-04-26T05:59:27.700Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-295@tmp/config11678614833393868017tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T05:59:28.045Z] ---> docker-login.sh [2023-04-26T05:59:28.045Z] nexus3.edgexfoundry.org:10001 [2023-04-26T05:59:28.308Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T05:59:28.308Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T05:59:28.308Z] Configure a credential helper to remove this warning. See [2023-04-26T05:59:28.308Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T05:59:28.308Z] [2023-04-26T05:59:28.308Z] Login Succeeded [2023-04-26T05:59:28.308Z] nexus3.edgexfoundry.org:10002 [2023-04-26T05:59:28.308Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T05:59:28.308Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T05:59:28.308Z] Configure a credential helper to remove this warning. See [2023-04-26T05:59:28.308Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T05:59:28.308Z] [2023-04-26T05:59:28.308Z] Login Succeeded [2023-04-26T05:59:28.308Z] nexus3.edgexfoundry.org:10003 [2023-04-26T05:59:28.308Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T05:59:28.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T05:59:28.572Z] Configure a credential helper to remove this warning. See [2023-04-26T05:59:28.572Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T05:59:28.572Z] [2023-04-26T05:59:28.572Z] Login Succeeded [2023-04-26T05:59:28.572Z] nexus3.edgexfoundry.org:10004 [2023-04-26T05:59:28.572Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T05:59:28.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T05:59:28.572Z] Configure a credential helper to remove this warning. See [2023-04-26T05:59:28.572Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T05:59:28.572Z] [2023-04-26T05:59:28.572Z] Login Succeeded [2023-04-26T05:59:28.572Z] docker.io [2023-04-26T05:59:28.572Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T05:59:28.832Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T05:59:28.832Z] Configure a credential helper to remove this warning. See [2023-04-26T05:59:28.832Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T05:59:28.832Z] [2023-04-26T05:59:28.832Z] Login Succeeded [2023-04-26T05:59:28.832Z] ---> docker-login.sh ends [Pipeline] } [2023-04-26T05:59:28.861Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-26T05:59:29.449Z] + git rev-list -1 --merges 4fa0870a50d0cc3b6f170c6ff406e276d592f15c~1..4fa0870a50d0cc3b6f170c6ff406e276d592f15c [Pipeline] echo [2023-04-26T05:59:29.510Z] -----------> git rev-list -1 --merges 4fa0870a50d0cc3b6f170c6ff406e276d592f15c~1..4fa0870a50d0cc3b6f170c6ff406e276d592f15c 4fa0870a50d0cc3b6f170c6ff406e276d592f15c [false] [Pipeline] sh [2023-04-26T05:59:29.823Z] + git log --format=format:%s -1 4fa0870a50d0cc3b6f170c6ff406e276d592f15c [Pipeline] echo [2023-04-26T05:59:29.857Z] ========================================================= [2023-04-26T05:59:29.857Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-26T05:59:29.857Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-26T05:59:30.296Z] + git log --format=format:%s -1 4fa0870a50d0cc3b6f170c6ff406e276d592f15c [Pipeline] echo [2023-04-26T05:59:30.329Z] [semverPrep] GIT_COMMIT: 4fa0870a50d0cc3b6f170c6ff406e276d592f15c, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-04-26T05:59:30.362Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-26T05:59:30.736Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-26T05:59:30.736Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-26T05:59:30.736Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-26T05:59:30.736Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-26T05:59:30.736Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-26T05:59:30.736Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-26T05:59:30.736Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T05:59:31.261Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-26T05:59:31.261Z] [2023-04-26T05:59:31.261Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T05:59:31.637Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-26T05:59:31.637Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-26T05:59:31.637Z] b85a868b505f: Pulling fs layer [2023-04-26T05:59:31.637Z] e2be974225ed: Pulling fs layer [2023-04-26T05:59:31.637Z] 339a4e72a1f5: Pulling fs layer [2023-04-26T05:59:31.637Z] 988bab9f4d93: Pulling fs layer [2023-04-26T05:59:31.637Z] 1469e6f7b9e6: Pulling fs layer [2023-04-26T05:59:31.637Z] eaf3925da568: Pulling fs layer [2023-04-26T05:59:31.637Z] bab4dde63d76: Pulling fs layer [2023-04-26T05:59:31.637Z] 988bab9f4d93: Waiting [2023-04-26T05:59:31.637Z] 1469e6f7b9e6: Waiting [2023-04-26T05:59:31.637Z] eaf3925da568: Waiting [2023-04-26T05:59:31.637Z] bde34c3a00c8: Pulling fs layer [2023-04-26T05:59:31.637Z] b352a97aabf1: Pulling fs layer [2023-04-26T05:59:31.637Z] 4872d77fe225: Pulling fs layer [2023-04-26T05:59:31.637Z] 5851b861e8e6: Pulling fs layer [2023-04-26T05:59:31.637Z] bab4dde63d76: Waiting [2023-04-26T05:59:31.637Z] 5851b861e8e6: Waiting [2023-04-26T05:59:31.637Z] b352a97aabf1: Waiting [2023-04-26T05:59:31.637Z] 4872d77fe225: Waiting [2023-04-26T05:59:31.637Z] bde34c3a00c8: Waiting [2023-04-26T05:59:31.637Z] e2be974225ed: Verifying Checksum [2023-04-26T05:59:31.637Z] e2be974225ed: Download complete [2023-04-26T05:59:31.637Z] 988bab9f4d93: Verifying Checksum [2023-04-26T05:59:31.637Z] 988bab9f4d93: Download complete [2023-04-26T05:59:31.895Z] 1469e6f7b9e6: Verifying Checksum [2023-04-26T05:59:31.895Z] 1469e6f7b9e6: Download complete [2023-04-26T05:59:31.895Z] eaf3925da568: Download complete [2023-04-26T05:59:31.895Z] 339a4e72a1f5: Verifying Checksum [2023-04-26T05:59:31.895Z] 339a4e72a1f5: Download complete [2023-04-26T05:59:31.895Z] bde34c3a00c8: Download complete [2023-04-26T05:59:31.895Z] b85a868b505f: Verifying Checksum [2023-04-26T05:59:31.895Z] b85a868b505f: Download complete [2023-04-26T05:59:31.895Z] b352a97aabf1: Verifying Checksum [2023-04-26T05:59:31.895Z] 4872d77fe225: Download complete [2023-04-26T05:59:31.895Z] 5851b861e8e6: Download complete [2023-04-26T05:59:32.460Z] bab4dde63d76: Verifying Checksum [2023-04-26T05:59:32.460Z] bab4dde63d76: Download complete [2023-04-26T05:59:33.029Z] b85a868b505f: Pull complete [2023-04-26T05:59:33.288Z] e2be974225ed: Pull complete [2023-04-26T05:59:33.547Z] 339a4e72a1f5: Pull complete [2023-04-26T05:59:33.807Z] 988bab9f4d93: Pull complete [2023-04-26T05:59:34.075Z] 1469e6f7b9e6: Pull complete [2023-04-26T05:59:34.075Z] eaf3925da568: Pull complete [2023-04-26T05:59:35.982Z] bab4dde63d76: Pull complete [2023-04-26T05:59:35.982Z] bde34c3a00c8: Pull complete [2023-04-26T05:59:35.982Z] b352a97aabf1: Pull complete [2023-04-26T05:59:35.982Z] 4872d77fe225: Pull complete [2023-04-26T05:59:35.982Z] 5851b861e8e6: Pull complete [2023-04-26T05:59:35.982Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-26T05:59:35.982Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-26T05:59:35.982Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T05:59:36.223Z] prd-ubuntu20.04-docker-8c-8g-10939 does not seem to be running inside a container [2023-04-26T05:59:36.260Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-295 -v /w/workspace/gexfoundry_device-snmp-go_PR-295:/w/workspace/gexfoundry_device-snmp-go_PR-295:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-295@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-295@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-04-26T05:59:40.079Z] $ docker top 4a317cc485e99914c1b55e9777a745e34e62e486d97fb7e245be06b7b6fa4135 -eo pid,comm [2023-04-26T05:59:40.128Z] 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-04-26T05:59:40.128Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-26T05:59:40.272Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-26T05:59:40.272Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-26T05:59:40.398Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-26T05:59:40.403Z] $ docker exec 4a317cc485e99914c1b55e9777a745e34e62e486d97fb7e245be06b7b6fa4135 ssh-agent [2023-04-26T05:59:40.514Z] SSH_AUTH_SOCK=/tmp/ssh-GYwcxFyvNyOn/agent.33 [2023-04-26T05:59:40.514Z] SSH_AGENT_PID=39 [2023-04-26T05:59:40.520Z] Running ssh-add (command line suppressed) [2023-04-26T05:59:40.637Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-295@tmp/private_key_13098706447627128442.key (/w/workspace/gexfoundry_device-snmp-go_PR-295@tmp/private_key_13098706447627128442.key) [2023-04-26T05:59:40.651Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-26T05:59:40.982Z] + git tag --points-at HEAD [Pipeline] } [2023-04-26T05:59:41.015Z] $ docker exec --env ******** --env ******** 4a317cc485e99914c1b55e9777a745e34e62e486d97fb7e245be06b7b6fa4135 ssh-agent -k [2023-04-26T05:59:41.117Z] unset SSH_AUTH_SOCK; [2023-04-26T05:59:41.118Z] unset SSH_AGENT_PID; [2023-04-26T05:59:41.118Z] echo Agent pid 39 killed; [2023-04-26T05:59:41.123Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-26T05:59:41.223Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-26T05:59:41.223Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-26T05:59:41.337Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-26T05:59:41.343Z] $ docker exec 4a317cc485e99914c1b55e9777a745e34e62e486d97fb7e245be06b7b6fa4135 ssh-agent [2023-04-26T05:59:41.454Z] SSH_AUTH_SOCK=/tmp/ssh-heSF62Izztg7/agent.71 [2023-04-26T05:59:41.454Z] SSH_AGENT_PID=77 [2023-04-26T05:59:41.459Z] Running ssh-add (command line suppressed) [2023-04-26T05:59:41.585Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-295@tmp/private_key_12406906205933959762.key (/w/workspace/gexfoundry_device-snmp-go_PR-295@tmp/private_key_12406906205933959762.key) [2023-04-26T05:59:41.598Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-26T05:59:41.934Z] + git semver init [2023-04-26T05:59:42.194Z] 2023-04-26 05:59:42,137 [run_init] DEBUG init version:0.0.0 force:False [2023-04-26T05:59:42.194Z] 2023-04-26 05:59:42,137 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-295/.semver [2023-04-26T05:59:42.194Z] 2023-04-26 05:59:42,138 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/gexfoundry_device-snmp-go_PR-295/.semver [2023-04-26T05:59:42.194Z] 2023-04-26 05:59:42,138 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/gexfoundry_device-snmp-go_PR-295/.semver'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-295, universal_newlines=False, shell=None, istream=None) [2023-04-26T05:59:43.133Z] 2023-04-26 05:59:42,938 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-295/.git/info/exclude [2023-04-26T05:59:43.133Z] 2023-04-26 05:59:42,938 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-snmp-go_PR-295/.semver/PR-295 with force:False [2023-04-26T05:59:43.133Z] 2023-04-26 05:59:42,938 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-295/.semver/PR-295 [2023-04-26T05:59:43.133Z] 2023-04-26 05:59:42,943 [execute] INFO git cat-file --batch-check [2023-04-26T05:59:43.133Z] 2023-04-26 05:59:42,943 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-295/.semver, universal_newlines=False, shell=None, istream=) [2023-04-26T05:59:43.133Z] 2023-04-26 05:59:42,950 [execute] INFO git cat-file --batch [2023-04-26T05:59:43.133Z] 2023-04-26 05:59:42,950 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-295/.semver, universal_newlines=False, shell=None, istream=) [2023-04-26T05:59:43.133Z] 2023-04-26 05:59:42,955 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-295/.semver/PR-295 [2023-04-26T05:59:43.133Z] 0.0.0 [Pipeline] } [2023-04-26T05:59:43.163Z] $ docker exec --env ******** --env ******** 4a317cc485e99914c1b55e9777a745e34e62e486d97fb7e245be06b7b6fa4135 ssh-agent -k [2023-04-26T05:59:43.272Z] unset SSH_AUTH_SOCK; [2023-04-26T05:59:43.272Z] unset SSH_AGENT_PID; [2023-04-26T05:59:43.273Z] echo Agent pid 77 killed; [2023-04-26T05:59:43.279Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-26T05:59:43.817Z] + git semver [Pipeline] } [2023-04-26T05:59:44.131Z] $ docker stop --time=1 4a317cc485e99914c1b55e9777a745e34e62e486d97fb7e245be06b7b6fa4135 [2023-04-26T05:59:45.448Z] $ docker rm -f --volumes 4a317cc485e99914c1b55e9777a745e34e62e486d97fb7e245be06b7b6fa4135 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-26T05:59:45.852Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-26T05:59:46.211Z] Stashed 1 file(s) [Pipeline] echo [2023-04-26T05:59:46.236Z] [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-04-26T05:59:46.846Z] provisioning config files... [2023-04-26T05:59:46.857Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-295@tmp/config15092208593779341863tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T05:59:47.205Z] ---> docker-login.sh [2023-04-26T05:59:47.205Z] nexus3.edgexfoundry.org:10001 [2023-04-26T05:59:47.205Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T05:59:47.205Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T05:59:47.205Z] Configure a credential helper to remove this warning. See [2023-04-26T05:59:47.205Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T05:59:47.205Z] [2023-04-26T05:59:47.205Z] Login Succeeded [2023-04-26T05:59:47.205Z] nexus3.edgexfoundry.org:10002 [2023-04-26T05:59:47.205Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T05:59:47.466Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T05:59:47.466Z] Configure a credential helper to remove this warning. See [2023-04-26T05:59:47.466Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T05:59:47.466Z] [2023-04-26T05:59:47.466Z] Login Succeeded [2023-04-26T05:59:47.466Z] nexus3.edgexfoundry.org:10003 [2023-04-26T05:59:47.466Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T05:59:47.466Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T05:59:47.466Z] Configure a credential helper to remove this warning. See [2023-04-26T05:59:47.466Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T05:59:47.466Z] [2023-04-26T05:59:47.466Z] Login Succeeded [2023-04-26T05:59:47.466Z] nexus3.edgexfoundry.org:10004 [2023-04-26T05:59:47.466Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T05:59:47.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T05:59:47.726Z] Configure a credential helper to remove this warning. See [2023-04-26T05:59:47.726Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T05:59:47.726Z] [2023-04-26T05:59:47.726Z] Login Succeeded [2023-04-26T05:59:47.726Z] docker.io [2023-04-26T05:59:47.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T05:59:47.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T05:59:47.985Z] Configure a credential helper to remove this warning. See [2023-04-26T05:59:47.985Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T05:59:47.985Z] [2023-04-26T05:59:47.985Z] Login Succeeded [2023-04-26T05:59:47.985Z] ---> docker-login.sh ends [Pipeline] } [2023-04-26T05:59:48.018Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-26T05:59:48.228Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T05:59:48.266Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T05:59:48.304Z] ========================================================= [2023-04-26T05:59:48.304Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-26T05:59:48.304Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T05:59:48.761Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-26T05:59:48.762Z] Sending build context to Docker daemon 5.81MB [2023-04-26T05:59:48.762Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-26T05:59:48.762Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-26T05:59:48.762Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-26T05:59:48.762Z] f56be85fc22e: Pulling fs layer [2023-04-26T05:59:48.762Z] 85791d961cd3: Pulling fs layer [2023-04-26T05:59:48.762Z] d694b5ae8c79: Pulling fs layer [2023-04-26T05:59:48.762Z] 9f32a84ed3da: Pulling fs layer [2023-04-26T05:59:48.762Z] 4d19c01a9841: Pulling fs layer [2023-04-26T05:59:48.762Z] 9325e15d5711: Pulling fs layer [2023-04-26T05:59:48.762Z] 556b6ee489ea: Pulling fs layer [2023-04-26T05:59:48.762Z] c5a4b2cf53e6: Pulling fs layer [2023-04-26T05:59:48.762Z] 9f32a84ed3da: Waiting [2023-04-26T05:59:48.762Z] c5a4b2cf53e6: Waiting [2023-04-26T05:59:48.762Z] 556b6ee489ea: Waiting [2023-04-26T05:59:48.762Z] 9325e15d5711: Waiting [2023-04-26T05:59:48.762Z] 85791d961cd3: Verifying Checksum [2023-04-26T05:59:48.762Z] 85791d961cd3: Download complete [2023-04-26T05:59:48.762Z] 9f32a84ed3da: Download complete [2023-04-26T05:59:48.762Z] 4d19c01a9841: Verifying Checksum [2023-04-26T05:59:48.762Z] 4d19c01a9841: Download complete [2023-04-26T05:59:49.023Z] f56be85fc22e: Download complete [2023-04-26T05:59:49.023Z] 9325e15d5711: Verifying Checksum [2023-04-26T05:59:49.023Z] 9325e15d5711: Download complete [2023-04-26T05:59:49.023Z] f56be85fc22e: Pull complete [2023-04-26T05:59:49.284Z] 85791d961cd3: Pull complete [2023-04-26T05:59:49.284Z] c5a4b2cf53e6: Verifying Checksum [2023-04-26T05:59:49.284Z] c5a4b2cf53e6: Download complete [2023-04-26T05:59:49.851Z] d694b5ae8c79: Verifying Checksum [2023-04-26T05:59:49.851Z] d694b5ae8c79: Download complete [2023-04-26T05:59:49.851Z] 556b6ee489ea: Verifying Checksum [2023-04-26T05:59:49.851Z] 556b6ee489ea: Download complete [2023-04-26T05:59:53.144Z] d694b5ae8c79: Pull complete [2023-04-26T05:59:53.144Z] 9f32a84ed3da: Pull complete [2023-04-26T05:59:53.144Z] 4d19c01a9841: Pull complete [2023-04-26T05:59:53.144Z] 9325e15d5711: Pull complete [2023-04-26T05:59:55.677Z] 556b6ee489ea: Pull complete [2023-04-26T05:59:56.612Z] c5a4b2cf53e6: Pull complete [2023-04-26T05:59:56.612Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-04-26T05:59:56.612Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-26T05:59:56.612Z] ---> c4be618373d6 [2023-04-26T05:59:56.612Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-04-26T06:00:01.662Z] Still waiting to schedule task [2023-04-26T06:00:01.662Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-10940’ is offline [2023-04-26T06:00:03.219Z] ---> Running in b0b015df500c [2023-04-26T06:00:03.480Z] Removing intermediate container b0b015df500c [2023-04-26T06:00:03.480Z] ---> c64bb99d68a2 [2023-04-26T06:00:03.480Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-26T06:00:03.480Z] ---> Running in c4f95f6f07cb [2023-04-26T06:00:03.480Z] Removing intermediate container c4f95f6f07cb [2023-04-26T06:00:03.480Z] ---> 291e68bebcb0 [2023-04-26T06:00:03.480Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-26T06:00:03.480Z] ---> Running in a67d7bd9861e [2023-04-26T06:00:03.742Z] Removing intermediate container a67d7bd9861e [2023-04-26T06:00:03.742Z] ---> 57a6aee0267b [2023-04-26T06:00:03.742Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-26T06:00:03.742Z] ---> Running in 35c774cfb771 [2023-04-26T06:00:04.002Z] Removing intermediate container 35c774cfb771 [2023-04-26T06:00:04.002Z] ---> 5d8133f3f5df [2023-04-26T06:00:04.002Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-26T06:00:04.002Z] ---> Running in 5dab43f2c2e1 [2023-04-26T06:00:04.261Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T06:00:04.261Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T06:00:04.521Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-26T06:00:04.522Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-26T06:00:04.522Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-26T06:00:04.522Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-26T06:00:04.522Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T06:00:04.522Z] OK: 269 MiB in 57 packages [2023-04-26T06:00:05.088Z] Removing intermediate container 5dab43f2c2e1 [2023-04-26T06:00:05.088Z] ---> 3ed11860ebbf [2023-04-26T06:00:05.088Z] Step 8/12 : WORKDIR /device-snmp-go [2023-04-26T06:00:05.088Z] ---> Running in 4e62e0549eb6 [2023-04-26T06:00:05.347Z] Removing intermediate container 4e62e0549eb6 [2023-04-26T06:00:05.347Z] ---> c61ff0f9c29c [2023-04-26T06:00:05.347Z] Step 9/12 : COPY go.mod vendor* ./ [2023-04-26T06:00:05.347Z] ---> 18bdd51316fb [2023-04-26T06:00:05.347Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T06:00:05.347Z] ---> Running in dbd7213253c7 [2023-04-26T06:00:38.759Z] Removing intermediate container dbd7213253c7 [2023-04-26T06:00:38.759Z] ---> 2ce7237562a0 [2023-04-26T06:00:38.759Z] Step 11/12 : COPY . . [2023-04-26T06:00:39.741Z] ---> d4aa6575b42e [2023-04-26T06:00:39.741Z] Step 12/12 : RUN ${MAKE} [2023-04-26T06:00:39.741Z] ---> Running in b62dc2e02135 [2023-04-26T06:00:39.741Z] noop [2023-04-26T06:00:40.000Z] Removing intermediate container b62dc2e02135 [2023-04-26T06:00:40.000Z] ---> 4e3430ac1748 [2023-04-26T06:00:40.000Z] Successfully built 4e3430ac1748 [2023-04-26T06:00:40.000Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T06:00:40.539Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-26T06:00:40.539Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T06:00:40.694Z] prd-ubuntu20.04-docker-8c-8g-10939 does not seem to be running inside a container [2023-04-26T06:00:40.731Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-295 -v /w/workspace/gexfoundry_device-snmp-go_PR-295:/w/workspace/gexfoundry_device-snmp-go_PR-295:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-295@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-295@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-04-26T06:00:41.054Z] $ docker top e9719b5fa32035b5bbec98782f55444adc5b333c50ff33d42c9190ebd1295aba -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T06:00:41.454Z] + go version [2023-04-26T06:00:41.454Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-26T06:00:41.494Z] $ docker stop --time=1 e9719b5fa32035b5bbec98782f55444adc5b333c50ff33d42c9190ebd1295aba [2023-04-26T06:00:42.753Z] $ docker rm -f --volumes e9719b5fa32035b5bbec98782f55444adc5b333c50ff33d42c9190ebd1295aba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T06:00:43.483Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-26T06:00:43.484Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T06:00:43.695Z] prd-ubuntu20.04-docker-8c-8g-10939 does not seem to be running inside a container [2023-04-26T06:00:43.733Z] $ 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-295 -v /w/workspace/gexfoundry_device-snmp-go_PR-295:/w/workspace/gexfoundry_device-snmp-go_PR-295:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-295@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-295@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-04-26T06:00:44.072Z] $ docker top 73d43c981af1153e0b1e255c03125b748e5a185e208015d61cb95a0bdd3878d9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T06:00:44.455Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-snmp-go_PR-295 [Pipeline] fileExists [Pipeline] sh [2023-04-26T06:00:44.821Z] + make test [2023-04-26T06:00:44.821Z] go test ./... -coverprofile=coverage.out [2023-04-26T06:00:50.203Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-04-26T06:01:00.255Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2023-04-26T06:01:00.255Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.009s coverage: 0.0% of statements [2023-04-26T06:01:05.515Z] go vet ./... [2023-04-26T06:01:08.795Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-26T06:01:08.795Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-26T06:01:08.795Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-26T06:01:08.840Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-26T06:01:08.877Z] $ docker stop --time=1 73d43c981af1153e0b1e255c03125b748e5a185e208015d61cb95a0bdd3878d9 [2023-04-26T06:01:14.117Z] $ docker rm -f --volumes 73d43c981af1153e0b1e255c03125b748e5a185e208015d61cb95a0bdd3878d9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-26T06:01:14.645Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-26T06:01:14.716Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-26T06:01:15.453Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-26T06:01:15.761Z] + ls -al . [2023-04-26T06:01:15.761Z] total 172 [2023-04-26T06:01:15.761Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 26 06:00 . [2023-04-26T06:01:15.761Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 05:59 .. [2023-04-26T06:01:15.761Z] -rw-rw-r-- 1 jenkins jenkins 6 Apr 26 05:59 .dockerignore [2023-04-26T06:01:15.761Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 26 05:59 .git [2023-04-26T06:01:15.761Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 05:59 .github [2023-04-26T06:01:15.761Z] -rw-rw-r-- 1 jenkins jenkins 328 Apr 26 05:59 .gitignore [2023-04-26T06:01:15.761Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 26 05:59 .golangci.yml [2023-04-26T06:01:15.761Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 26 05:59 .semver [2023-04-26T06:01:15.761Z] -rw-rw-r-- 1 jenkins jenkins 9056 Apr 26 05:59 Attribution.txt [2023-04-26T06:01:15.761Z] -rw-rw-r-- 1 jenkins jenkins 8355 Apr 26 05:59 CHANGELOG.md [2023-04-26T06:01:15.761Z] -rw-rw-r-- 1 jenkins jenkins 1423 Apr 26 05:59 Dockerfile [2023-04-26T06:01:15.761Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 26 05:59 GOVERNANCE.md [2023-04-26T06:01:15.761Z] -rw-rw-r-- 1 jenkins jenkins 656 Apr 26 05:59 Jenkinsfile [2023-04-26T06:01:15.761Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 26 05:59 LICENSE [2023-04-26T06:01:15.761Z] -rw-rw-r-- 1 jenkins jenkins 2114 Apr 26 05:59 Makefile [2023-04-26T06:01:15.761Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 26 05:59 OWNERS.md [2023-04-26T06:01:15.761Z] -rw-rw-r-- 1 jenkins jenkins 10054 Apr 26 05:59 README.md [2023-04-26T06:01:15.761Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 26 05:59 VERSION [2023-04-26T06:01:15.761Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 05:59 bin [2023-04-26T06:01:15.761Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 05:59 cmd [2023-04-26T06:01:15.761Z] -rw-r--r-- 1 jenkins jenkins 8837 Apr 26 06:00 coverage.out [2023-04-26T06:01:15.761Z] -rw-rw-r-- 1 jenkins jenkins 3283 Apr 26 05:59 go.mod [2023-04-26T06:01:15.761Z] -rw-rw-r-- 1 jenkins jenkins 31441 Apr 26 05:59 go.sum [2023-04-26T06:01:15.761Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 05:59 internal [2023-04-26T06:01:15.761Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 05:59 snap [2023-04-26T06:01:15.761Z] -rw-rw-r-- 1 jenkins jenkins 228 Apr 26 05:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T06:01:16.163Z] + 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=4fa0870a50d0cc3b6f170c6ff406e276d592f15c --label arch=amd64 --label version=0.0.0 . [2023-04-26T06:01:16.163Z] Sending build context to Docker daemon 5.82MB [2023-04-26T06:01:16.163Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-04-26T06:01:16.163Z] Step 2/24 : FROM ${BASE} AS builder [2023-04-26T06:01:16.163Z] ---> 4e3430ac1748 [2023-04-26T06:01:16.163Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-26T06:01:16.422Z] ---> Running in b90e4457274f [2023-04-26T06:01:16.422Z] Removing intermediate container b90e4457274f [2023-04-26T06:01:16.422Z] ---> 1a0a9b846b4a [2023-04-26T06:01:16.422Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-26T06:01:16.422Z] ---> Running in 3170a86444ac [2023-04-26T06:01:16.422Z] Removing intermediate container 3170a86444ac [2023-04-26T06:01:16.422Z] ---> c878dff33154 [2023-04-26T06:01:16.422Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-26T06:01:16.422Z] ---> Running in 2c72394ce09a [2023-04-26T06:01:16.680Z] Removing intermediate container 2c72394ce09a [2023-04-26T06:01:16.680Z] ---> 631bac21bd7b [2023-04-26T06:01:16.680Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-04-26T06:01:16.680Z] ---> Running in 7320907e4c73 [2023-04-26T06:01:16.680Z] Removing intermediate container 7320907e4c73 [2023-04-26T06:01:16.680Z] ---> da473548f720 [2023-04-26T06:01:16.680Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-26T06:01:16.680Z] ---> Running in 877bd8f564ec [2023-04-26T06:01:18.472Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T06:01:18.732Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T06:01:18.990Z] OK: 269 MiB in 57 packages [2023-04-26T06:01:19.248Z] Removing intermediate container 877bd8f564ec [2023-04-26T06:01:19.248Z] ---> c7bfcf8399ed [2023-04-26T06:01:19.248Z] Step 8/24 : WORKDIR /device-snmp-go [2023-04-26T06:01:19.508Z] ---> Running in d8366c06267f [2023-04-26T06:01:19.508Z] Removing intermediate container d8366c06267f [2023-04-26T06:01:19.508Z] ---> 42827eebcddb [2023-04-26T06:01:19.508Z] Step 9/24 : COPY go.mod vendor* ./ [2023-04-26T06:01:19.508Z] ---> 1197aaec8414 [2023-04-26T06:01:19.508Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T06:01:19.508Z] ---> Running in 00a62218fda9 [2023-04-26T06:01:20.445Z] Removing intermediate container 00a62218fda9 [2023-04-26T06:01:20.445Z] ---> 72d8654e60aa [2023-04-26T06:01:20.445Z] Step 11/24 : COPY . . [2023-04-26T06:01:20.703Z] ---> bead0c55874a [2023-04-26T06:01:20.704Z] Step 12/24 : RUN ${MAKE} [2023-04-26T06:01:20.704Z] ---> Running in 2df8e7249b99 [2023-04-26T06:01:21.270Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2023-04-26T06:01:46.133Z] Removing intermediate container 2df8e7249b99 [2023-04-26T06:01:46.133Z] ---> d9086d0b8a53 [2023-04-26T06:01:46.133Z] Step 13/24 : FROM alpine:3.17 [2023-04-26T06:01:46.133Z] 3.17: Pulling from library/alpine [2023-04-26T06:01:46.133Z] f56be85fc22e: Already exists [2023-04-26T06:01:46.133Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-26T06:01:46.133Z] Status: Downloaded newer image for alpine:3.17 [2023-04-26T06:01:46.133Z] ---> 9ed4aefc74f6 [2023-04-26T06:01:46.133Z] Step 14/24 : RUN apk add --update --no-cache dumb-init [2023-04-26T06:01:46.133Z] ---> Running in 16d9a5fb733b [2023-04-26T06:01:46.133Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T06:01:46.133Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T06:01:46.133Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-26T06:01:46.133Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T06:01:46.133Z] OK: 7 MiB in 16 packages [2023-04-26T06:01:46.133Z] Removing intermediate container 16d9a5fb733b [2023-04-26T06:01:46.133Z] ---> c5b2bcbd8e89 [2023-04-26T06:01:46.133Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2023-04-26T06:01:46.133Z] ---> 23f1c399f508 [2023-04-26T06:01:46.133Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2023-04-26T06:01:46.133Z] ---> 8135449c7957 [2023-04-26T06:01:46.133Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2023-04-26T06:01:46.133Z] ---> d6324851e88b [2023-04-26T06:01:46.133Z] Step 18/24 : EXPOSE 59993 [2023-04-26T06:01:46.133Z] ---> Running in b250635c408d [2023-04-26T06:01:46.133Z] Removing intermediate container b250635c408d [2023-04-26T06:01:46.133Z] ---> 1f9eb7391238 [2023-04-26T06:01:46.133Z] Step 19/24 : EXPOSE 161 [2023-04-26T06:01:46.133Z] ---> Running in db9936394f87 [2023-04-26T06:01:46.133Z] Removing intermediate container db9936394f87 [2023-04-26T06:01:46.133Z] ---> 9d603f773e6c [2023-04-26T06:01:46.133Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2023-04-26T06:01:46.133Z] ---> Running in 8891bc9a690c [2023-04-26T06:01:46.133Z] Removing intermediate container 8891bc9a690c [2023-04-26T06:01:46.133Z] ---> fbb16088ba7d [2023-04-26T06:01:46.133Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-26T06:01:46.133Z] ---> Running in eba5deec9d54 [2023-04-26T06:01:46.133Z] Removing intermediate container eba5deec9d54 [2023-04-26T06:01:46.133Z] ---> 5da1cb89f7f0 [2023-04-26T06:01:46.133Z] Step 22/24 : LABEL arch=amd64 [2023-04-26T06:01:46.133Z] ---> Running in 315e30877130 [2023-04-26T06:01:46.133Z] Removing intermediate container 315e30877130 [2023-04-26T06:01:46.133Z] ---> e0a6c0642d2b [2023-04-26T06:01:46.133Z] Step 23/24 : LABEL git_sha=4fa0870a50d0cc3b6f170c6ff406e276d592f15c [2023-04-26T06:01:46.133Z] ---> Running in 39c303f20638 [2023-04-26T06:01:46.133Z] Removing intermediate container 39c303f20638 [2023-04-26T06:01:46.133Z] ---> 61451598047c [2023-04-26T06:01:46.133Z] Step 24/24 : LABEL version=0.0.0 [2023-04-26T06:01:46.133Z] ---> Running in b62bfa03cd6c [2023-04-26T06:01:46.393Z] Removing intermediate container b62bfa03cd6c [2023-04-26T06:01:46.393Z] ---> f60f3dcb7d06 [2023-04-26T06:01:46.393Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-26T06:01:46.393Z] Successfully built f60f3dcb7d06 [2023-04-26T06:01:46.393Z] 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-04-26T06:01:47.316Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-26T06:01:47.316Z] [2023-04-26T06:01:47.316Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T06:01:47.699Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-26T06:01:47.699Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-26T06:01:47.699Z] 5eb5b503b376: Pulling fs layer [2023-04-26T06:01:47.700Z] 5c69ac0246d0: Pulling fs layer [2023-04-26T06:01:47.700Z] ec43610c2a17: Pulling fs layer [2023-04-26T06:01:47.700Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-26T06:01:47.700Z] 33b1e0a273af: Pulling fs layer [2023-04-26T06:01:47.700Z] 5d3b04190fa2: Pulling fs layer [2023-04-26T06:01:47.700Z] 2f39f015ded8: Pulling fs layer [2023-04-26T06:01:47.700Z] 33b1e0a273af: Waiting [2023-04-26T06:01:47.700Z] 2f39f015ded8: Waiting [2023-04-26T06:01:47.700Z] 5d3b04190fa2: Waiting [2023-04-26T06:01:47.700Z] 3a2ae6a8a46f: Waiting [2023-04-26T06:01:47.700Z] 5c69ac0246d0: Download complete [2023-04-26T06:01:47.700Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-26T06:01:47.700Z] 3a2ae6a8a46f: Download complete [2023-04-26T06:01:47.700Z] 33b1e0a273af: Verifying Checksum [2023-04-26T06:01:47.700Z] ec43610c2a17: Verifying Checksum [2023-04-26T06:01:47.700Z] ec43610c2a17: Download complete [2023-04-26T06:01:47.700Z] 5d3b04190fa2: Verifying Checksum [2023-04-26T06:01:47.700Z] 5d3b04190fa2: Download complete [2023-04-26T06:01:47.958Z] 5eb5b503b376: Verifying Checksum [2023-04-26T06:01:47.958Z] 5eb5b503b376: Download complete [2023-04-26T06:01:48.524Z] 2f39f015ded8: Verifying Checksum [2023-04-26T06:01:48.524Z] 2f39f015ded8: Download complete [2023-04-26T06:01:49.089Z] 5eb5b503b376: Pull complete [2023-04-26T06:01:49.089Z] 5c69ac0246d0: Pull complete [2023-04-26T06:01:49.655Z] ec43610c2a17: Pull complete [2023-04-26T06:01:49.655Z] 3a2ae6a8a46f: Pull complete [2023-04-26T06:01:49.913Z] 33b1e0a273af: Pull complete [2023-04-26T06:01:49.913Z] 5d3b04190fa2: Pull complete [2023-04-26T06:01:54.093Z] 2f39f015ded8: Pull complete [2023-04-26T06:01:54.093Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-26T06:01:54.093Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-26T06:01:54.093Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T06:01:54.301Z] prd-ubuntu20.04-docker-8c-8g-10939 does not seem to be running inside a container [2023-04-26T06:01:54.335Z] $ 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-295 -v /w/workspace/gexfoundry_device-snmp-go_PR-295:/w/workspace/gexfoundry_device-snmp-go_PR-295:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-295@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-295@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-04-26T06:02:01.245Z] $ docker top 4dd08a56583551b9e08cbb6bc70ab71e71bbe958a6d3bd765ad4a9aa8fc282b0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T06:02:01.679Z] ---> job-cost.sh [2023-04-26T06:02:01.679Z] lf-activate-venv: SKIPPING [2023-04-26T06:02:01.679Z] INFO: No Stack... [2023-04-26T06:02:02.246Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-26T06:02:02.510Z] INFO: Archiving Costs [Pipeline] sh [2023-04-26T06:02:02.822Z] + cat /w/workspace/gexfoundry_device-snmp-go_PR-295/archives/cost.csv [2023-04-26T06:02:02.822Z] + cut -d, -f6 [Pipeline] lock [2023-04-26T06:02:02.860Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-295-1-stack-cost] [2023-04-26T06:02:02.865Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-295-1-stack-cost] did not exist. Created. [2023-04-26T06:02:02.865Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-295-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-26T06:02:03.254Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-26T06:02:03.306Z] Stashed 1 file(s) [Pipeline] } [2023-04-26T06:02:03.337Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-295-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-26T06:02:03.422Z] $ docker stop --time=1 4dd08a56583551b9e08cbb6bc70ab71e71bbe958a6d3bd765ad4a9aa8fc282b0 [2023-04-26T06:02:04.582Z] $ docker rm -f --volumes 4dd08a56583551b9e08cbb6bc70ab71e71bbe958a6d3bd765ad4a9aa8fc282b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-26T06:02:45.081Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10945 in /w/workspace/gexfoundry_device-snmp-go_PR-295 [Pipeline] { [Pipeline] ws [2023-04-26T06:02:45.139Z] Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout [2023-04-26T06:02:45.225Z] Selected Git installation does not exist. Using Default [2023-04-26T06:02:45.225Z] The recommended git tool is: NONE [2023-04-26T06:02:51.962Z] using credential edgex-jenkins-ssh [2023-04-26T06:02:51.979Z] Cloning the remote Git repository [2023-04-26T06:02:52.045Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2023-04-26T06:02:52.169Z] > git init /w/workspace/device-snmp-go/1 # timeout=10 [2023-04-26T06:02:52.354Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2023-04-26T06:02:52.355Z] > git --version # timeout=10 [2023-04-26T06:02:52.383Z] > git --version # 'git version 2.25.1' [2023-04-26T06:02:52.387Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-26T06:02:52.588Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-26T06:02:53.709Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2023-04-26T06:02:53.734Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-26T06:02:54.892Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2023-04-26T06:02:54.950Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2023-04-26T06:02:54.952Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-26T06:02:54.972Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/295/head:refs/remotes/origin/PR-295 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-04-26T06:02:55.657Z] Merging remotes/origin/main commit 4540667df76160ba2257f08fa194345a2d771c5a into PR head commit 4fa0870a50d0cc3b6f170c6ff406e276d592f15c [2023-04-26T06:02:56.046Z] Merge succeeded, producing 4fa0870a50d0cc3b6f170c6ff406e276d592f15c [2023-04-26T06:02:56.047Z] Checking out Revision 4fa0870a50d0cc3b6f170c6ff406e276d592f15c (PR-295) [2023-04-26T06:02:56.777Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-04-26T06:02:56.846Z] > git --version # timeout=10 [2023-04-26T06:02:56.864Z] > git --version # 'git version 2.25.1' [2023-04-26T06:02:56.879Z] fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-26T06:02:55.696Z] > git config core.sparsecheckout # timeout=10 [2023-04-26T06:02:55.780Z] > git checkout -f 4fa0870a50d0cc3b6f170c6ff406e276d592f15c # timeout=10 [2023-04-26T06:02:55.931Z] > git remote # timeout=10 [2023-04-26T06:02:55.955Z] > git config --get remote.origin.url # timeout=10 [2023-04-26T06:02:55.977Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-26T06:02:55.995Z] > git merge 4540667df76160ba2257f08fa194345a2d771c5a # timeout=10 [2023-04-26T06:02:56.030Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-26T06:02:56.059Z] > git config core.sparsecheckout # timeout=10 [2023-04-26T06:02:56.079Z] > git checkout -f 4fa0870a50d0cc3b6f170c6ff406e276d592f15c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-26T06:02:58.096Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-26T06:02:58.097Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-26T06:02:58.097Z] Dload Upload Total Spent Left Speed [2023-04-26T06:02:58.097Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 180k 0 --:--:-- --:--:-- --:--:-- 180k [Pipeline] sh [2023-04-26T06:02:58.727Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-26T06:02:59.101Z] + sudo tee /etc/docker/daemon.new [2023-04-26T06:02:59.102Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-26T06:02:59.102Z] { [2023-04-26T06:02:59.102Z] "registry-mirrors": [ [2023-04-26T06:02:59.102Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-26T06:02:59.102Z] ], [2023-04-26T06:02:59.102Z] "bip": "10.250.0.254/24", [2023-04-26T06:02:59.102Z] "hosts": [ [2023-04-26T06:02:59.102Z] "tcp://0.0.0.0:5555", [2023-04-26T06:02:59.102Z] "unix:///var/run/docker.sock" [2023-04-26T06:02:59.102Z] ], [2023-04-26T06:02:59.102Z] "mtu": 1458, [2023-04-26T06:02:59.102Z] "selinux-enabled": true, [2023-04-26T06:02:59.102Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-26T06:02:59.102Z] } [Pipeline] sh [2023-04-26T06:02:59.471Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-26T06:02:59.872Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-26T06:03:18.280Z] provisioning config files... [2023-04-26T06:03:18.320Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config17849623836304590726tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T06:03:18.759Z] ---> docker-login.sh [2023-04-26T06:03:18.759Z] nexus3.edgexfoundry.org:10001 [2023-04-26T06:03:19.360Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T06:03:19.634Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T06:03:19.634Z] Configure a credential helper to remove this warning. See [2023-04-26T06:03:19.634Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T06:03:19.634Z] [2023-04-26T06:03:19.634Z] Login Succeeded [2023-04-26T06:03:19.634Z] nexus3.edgexfoundry.org:10002 [2023-04-26T06:03:19.906Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T06:03:20.180Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T06:03:20.180Z] Configure a credential helper to remove this warning. See [2023-04-26T06:03:20.180Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T06:03:20.180Z] [2023-04-26T06:03:20.180Z] Login Succeeded [2023-04-26T06:03:20.180Z] nexus3.edgexfoundry.org:10003 [2023-04-26T06:03:20.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T06:03:20.462Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T06:03:20.462Z] Configure a credential helper to remove this warning. See [2023-04-26T06:03:20.462Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T06:03:20.462Z] [2023-04-26T06:03:20.462Z] Login Succeeded [2023-04-26T06:03:20.462Z] nexus3.edgexfoundry.org:10004 [2023-04-26T06:03:20.737Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T06:03:21.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T06:03:21.016Z] Configure a credential helper to remove this warning. See [2023-04-26T06:03:21.016Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T06:03:21.016Z] [2023-04-26T06:03:21.016Z] Login Succeeded [2023-04-26T06:03:21.016Z] docker.io [2023-04-26T06:03:21.290Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T06:03:21.563Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T06:03:21.563Z] Configure a credential helper to remove this warning. See [2023-04-26T06:03:21.563Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T06:03:21.563Z] [2023-04-26T06:03:21.563Z] Login Succeeded [2023-04-26T06:03:21.563Z] ---> docker-login.sh ends [Pipeline] } [2023-04-26T06:03:21.595Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-26T06:03:22.087Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T06:03:22.124Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T06:03:22.157Z] ========================================================= [2023-04-26T06:03:22.157Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-26T06:03:22.157Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T06:03:22.678Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-26T06:03:22.968Z] Sending build context to Docker daemon 3.008MB [2023-04-26T06:03:22.968Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-26T06:03:22.968Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-26T06:03:23.242Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-26T06:03:23.242Z] c41833b44d91: Pulling fs layer [2023-04-26T06:03:23.242Z] ed15518f5707: Pulling fs layer [2023-04-26T06:03:23.242Z] feae8fd75edb: Pulling fs layer [2023-04-26T06:03:23.242Z] 242c74f7c9fa: Pulling fs layer [2023-04-26T06:03:23.242Z] 3cdef696dda3: Pulling fs layer [2023-04-26T06:03:23.242Z] 2ced38df9373: Pulling fs layer [2023-04-26T06:03:23.242Z] 58f1dce35555: Pulling fs layer [2023-04-26T06:03:23.242Z] 242c74f7c9fa: Waiting [2023-04-26T06:03:23.242Z] 3cdef696dda3: Waiting [2023-04-26T06:03:23.242Z] 2ced38df9373: Waiting [2023-04-26T06:03:23.242Z] 58f1dce35555: Waiting [2023-04-26T06:03:23.242Z] ed15518f5707: Verifying Checksum [2023-04-26T06:03:23.242Z] ed15518f5707: Download complete [2023-04-26T06:03:23.242Z] 242c74f7c9fa: Verifying Checksum [2023-04-26T06:03:23.242Z] 242c74f7c9fa: Download complete [2023-04-26T06:03:23.518Z] c41833b44d91: Verifying Checksum [2023-04-26T06:03:23.518Z] c41833b44d91: Download complete [2023-04-26T06:03:23.518Z] 3cdef696dda3: Verifying Checksum [2023-04-26T06:03:23.518Z] 3cdef696dda3: Download complete [2023-04-26T06:03:24.508Z] c41833b44d91: Pull complete [2023-04-26T06:03:25.106Z] 58f1dce35555: Verifying Checksum [2023-04-26T06:03:25.106Z] 58f1dce35555: Download complete [2023-04-26T06:03:25.106Z] ed15518f5707: Pull complete [2023-04-26T06:03:26.087Z] feae8fd75edb: Verifying Checksum [2023-04-26T06:03:26.087Z] feae8fd75edb: Download complete [2023-04-26T06:03:26.456Z] 2ced38df9373: Verifying Checksum [2023-04-26T06:03:26.457Z] 2ced38df9373: Download complete [2023-04-26T06:03:38.870Z] feae8fd75edb: Pull complete [2023-04-26T06:03:38.870Z] 242c74f7c9fa: Pull complete [2023-04-26T06:03:38.870Z] 3cdef696dda3: Pull complete [2023-04-26T06:03:45.586Z] 2ced38df9373: Pull complete [2023-04-26T06:03:48.189Z] 58f1dce35555: Pull complete [2023-04-26T06:03:48.189Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-04-26T06:03:48.189Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-26T06:03:48.463Z] ---> fadd8f120f05 [2023-04-26T06:03:48.463Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-04-26T06:03:50.441Z] ---> Running in a65d722c1681 [2023-04-26T06:03:50.441Z] Removing intermediate container a65d722c1681 [2023-04-26T06:03:50.441Z] ---> 4c79cbac11cf [2023-04-26T06:03:50.441Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-26T06:03:50.712Z] ---> Running in f9b7c9fbd480 [2023-04-26T06:03:50.984Z] Removing intermediate container f9b7c9fbd480 [2023-04-26T06:03:50.984Z] ---> e955bc7bd4f8 [2023-04-26T06:03:50.984Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-26T06:03:50.984Z] ---> Running in 69b1ed657564 [2023-04-26T06:03:51.263Z] Removing intermediate container 69b1ed657564 [2023-04-26T06:03:51.263Z] ---> 4bd3e76b8ab7 [2023-04-26T06:03:51.263Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-26T06:03:51.532Z] ---> Running in d8dcedbaaa6e [2023-04-26T06:03:51.803Z] Removing intermediate container d8dcedbaaa6e [2023-04-26T06:03:51.803Z] ---> 7f6f0d2fa6ef [2023-04-26T06:03:51.803Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-26T06:03:51.803Z] ---> Running in bf8a9e5320e6 [2023-04-26T06:03:53.233Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T06:03:53.501Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T06:03:54.954Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-26T06:03:54.954Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-26T06:03:54.954Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-26T06:03:54.954Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-26T06:03:54.954Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T06:03:54.954Z] OK: 268 MiB in 57 packages [2023-04-26T06:03:55.944Z] Removing intermediate container bf8a9e5320e6 [2023-04-26T06:03:55.944Z] ---> b06c935f08e3 [2023-04-26T06:03:55.944Z] Step 8/12 : WORKDIR /device-snmp-go [2023-04-26T06:03:55.944Z] ---> Running in 35b5cc9015d2 [2023-04-26T06:03:56.236Z] Removing intermediate container 35b5cc9015d2 [2023-04-26T06:03:56.236Z] ---> 99534269acc8 [2023-04-26T06:03:56.236Z] Step 9/12 : COPY go.mod vendor* ./ [2023-04-26T06:03:56.823Z] ---> 8d364fdd1803 [2023-04-26T06:03:56.823Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T06:03:56.823Z] ---> Running in 4d5c3ae16cac [2023-04-26T06:05:18.540Z] Removing intermediate container 4d5c3ae16cac [2023-04-26T06:05:18.540Z] ---> 4db0acf38fcb [2023-04-26T06:05:18.540Z] Step 11/12 : COPY . . [2023-04-26T06:05:18.540Z] ---> e20322e65ee2 [2023-04-26T06:05:18.540Z] Step 12/12 : RUN ${MAKE} [2023-04-26T06:05:18.540Z] ---> Running in 08387c9a5bd2 [2023-04-26T06:05:18.540Z] noop [2023-04-26T06:05:18.540Z] Removing intermediate container 08387c9a5bd2 [2023-04-26T06:05:18.540Z] ---> 830bf459f273 [2023-04-26T06:05:18.540Z] Successfully built 830bf459f273 [2023-04-26T06:05:18.540Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T06:05:19.076Z] + docker inspect -f . ci-base-image-arm64 [2023-04-26T06:05:19.076Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T06:05:19.379Z] prd-ubuntu20.04-docker-arm64-4c-16g-10945 does not seem to be running inside a container [2023-04-26T06:05:19.468Z] $ 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-04-26T06:05:20.867Z] $ docker top 32794dcd97b6dc194df9b848cebfdfb615c582e0b79e4cce039e60c918fe694b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T06:05:21.810Z] + go version [2023-04-26T06:05:21.810Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-26T06:05:21.845Z] $ docker stop --time=1 32794dcd97b6dc194df9b848cebfdfb615c582e0b79e4cce039e60c918fe694b [2023-04-26T06:05:23.569Z] $ docker rm -f --volumes 32794dcd97b6dc194df9b848cebfdfb615c582e0b79e4cce039e60c918fe694b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T06:05:24.524Z] + docker inspect -f . ci-base-image-arm64 [2023-04-26T06:05:24.524Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T06:05:24.822Z] prd-ubuntu20.04-docker-arm64-4c-16g-10945 does not seem to be running inside a container [2023-04-26T06:05:24.914Z] $ 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-04-26T06:05:26.280Z] $ docker top 06309f8421dd381aff63f23d02a9d9af683cb7539674f3146ad6dc44cd0dfa64 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T06:05:27.196Z] + git config --global --add safe.directory /w/workspace/device-snmp-go/1 [Pipeline] fileExists [Pipeline] sh [2023-04-26T06:05:27.930Z] + make test [2023-04-26T06:05:27.930Z] go test ./... -coverprofile=coverage.out [2023-04-26T06:06:06.868Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-04-26T06:08:28.666Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2023-04-26T06:08:28.666Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.056s coverage: 0.0% of statements [2023-04-26T06:08:28.666Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-26T06:08:28.666Z] go vet ./... [2023-04-26T06:09:00.918Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-26T06:09:00.918Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-26T06:09:00.918Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-26T06:09:01.041Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-26T06:09:01.078Z] $ docker stop --time=1 06309f8421dd381aff63f23d02a9d9af683cb7539674f3146ad6dc44cd0dfa64 [2023-04-26T06:09:02.960Z] $ docker rm -f --volumes 06309f8421dd381aff63f23d02a9d9af683cb7539674f3146ad6dc44cd0dfa64 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-26T06:09:04.267Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-26T06:09:04.305Z] Warning: overwriting stash ‘coverage-report’ [2023-04-26T06:09:04.811Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-26T06:09:05.446Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-26T06:09:05.786Z] + ls -al . [2023-04-26T06:09:05.787Z] total 168 [2023-04-26T06:09:05.787Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 26 06:05 . [2023-04-26T06:09:05.787Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 06:02 .. [2023-04-26T06:09:05.787Z] -rw-rw-r-- 1 jenkins jenkins 6 Apr 26 06:02 .dockerignore [2023-04-26T06:09:05.787Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 26 06:02 .git [2023-04-26T06:09:05.787Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 06:02 .github [2023-04-26T06:09:05.787Z] -rw-rw-r-- 1 jenkins jenkins 328 Apr 26 06:02 .gitignore [2023-04-26T06:09:05.787Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 26 06:02 .golangci.yml [2023-04-26T06:09:05.787Z] -rw-rw-r-- 1 jenkins jenkins 9056 Apr 26 06:02 Attribution.txt [2023-04-26T06:09:05.787Z] -rw-rw-r-- 1 jenkins jenkins 8355 Apr 26 06:02 CHANGELOG.md [2023-04-26T06:09:05.787Z] -rw-rw-r-- 1 jenkins jenkins 1423 Apr 26 06:02 Dockerfile [2023-04-26T06:09:05.787Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 26 06:02 GOVERNANCE.md [2023-04-26T06:09:05.787Z] -rw-rw-r-- 1 jenkins jenkins 656 Apr 26 06:02 Jenkinsfile [2023-04-26T06:09:05.787Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 26 06:02 LICENSE [2023-04-26T06:09:05.787Z] -rw-rw-r-- 1 jenkins jenkins 2114 Apr 26 06:02 Makefile [2023-04-26T06:09:05.787Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 26 06:02 OWNERS.md [2023-04-26T06:09:05.787Z] -rw-rw-r-- 1 jenkins jenkins 10054 Apr 26 06:02 README.md [2023-04-26T06:09:05.787Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 26 05:59 VERSION [2023-04-26T06:09:05.787Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 06:02 bin [2023-04-26T06:09:05.787Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 06:02 cmd [2023-04-26T06:09:05.787Z] -rw-r--r-- 1 jenkins jenkins 8837 Apr 26 06:08 coverage.out [2023-04-26T06:09:05.787Z] -rw-rw-r-- 1 jenkins jenkins 3283 Apr 26 06:02 go.mod [2023-04-26T06:09:05.787Z] -rw-rw-r-- 1 jenkins jenkins 31441 Apr 26 06:02 go.sum [2023-04-26T06:09:05.787Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 06:02 internal [2023-04-26T06:09:05.787Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 06:02 snap [2023-04-26T06:09:05.787Z] -rw-rw-r-- 1 jenkins jenkins 228 Apr 26 06:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T06:09:06.222Z] + 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=4fa0870a50d0cc3b6f170c6ff406e276d592f15c --label arch=arm64 --label version=0.0.0 . [2023-04-26T06:09:06.493Z] Sending build context to Docker daemon 3.018MB [2023-04-26T06:09:06.493Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-04-26T06:09:06.493Z] Step 2/24 : FROM ${BASE} AS builder [2023-04-26T06:09:06.493Z] ---> 830bf459f273 [2023-04-26T06:09:06.493Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-04-26T06:09:06.763Z] ---> Running in a0e1500048d6 [2023-04-26T06:09:07.034Z] Removing intermediate container a0e1500048d6 [2023-04-26T06:09:07.034Z] ---> d29e7d8729f7 [2023-04-26T06:09:07.034Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-26T06:09:07.034Z] ---> Running in 585afc1824f1 [2023-04-26T06:09:07.303Z] Removing intermediate container 585afc1824f1 [2023-04-26T06:09:07.303Z] ---> 97faefadc553 [2023-04-26T06:09:07.303Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-26T06:09:07.303Z] ---> Running in 71c978ae0f73 [2023-04-26T06:09:07.906Z] Removing intermediate container 71c978ae0f73 [2023-04-26T06:09:07.906Z] ---> 093237cb6eea [2023-04-26T06:09:07.906Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-04-26T06:09:07.906Z] ---> Running in 0cdf180fb0a5 [2023-04-26T06:09:08.183Z] Removing intermediate container 0cdf180fb0a5 [2023-04-26T06:09:08.183Z] ---> 302b06cce46f [2023-04-26T06:09:08.183Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-26T06:09:08.183Z] ---> Running in 216febe49709 [2023-04-26T06:09:09.612Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T06:09:09.882Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T06:09:11.452Z] OK: 268 MiB in 57 packages [2023-04-26T06:09:12.457Z] Removing intermediate container 216febe49709 [2023-04-26T06:09:12.457Z] ---> 867f08dc77f1 [2023-04-26T06:09:12.457Z] Step 8/24 : WORKDIR /device-snmp-go [2023-04-26T06:09:12.457Z] ---> Running in 58e1520fa21f [2023-04-26T06:09:12.740Z] Removing intermediate container 58e1520fa21f [2023-04-26T06:09:12.740Z] ---> 9b26607a0b3a [2023-04-26T06:09:12.740Z] Step 9/24 : COPY go.mod vendor* ./ [2023-04-26T06:09:13.336Z] ---> 68876fe2ffb2 [2023-04-26T06:09:13.336Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T06:09:13.336Z] ---> Running in 137e4bd82e5d [2023-04-26T06:09:15.938Z] Removing intermediate container 137e4bd82e5d [2023-04-26T06:09:15.938Z] ---> 2db046fb8f03 [2023-04-26T06:09:15.938Z] Step 11/24 : COPY . . [2023-04-26T06:09:16.911Z] ---> 241b68abe365 [2023-04-26T06:09:16.911Z] Step 12/24 : RUN ${MAKE} [2023-04-26T06:09:17.180Z] ---> Running in df9f828f92b7 [2023-04-26T06:09:18.145Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2023-04-26T06:11:39.887Z] Removing intermediate container df9f828f92b7 [2023-04-26T06:11:39.887Z] ---> fef112e5c782 [2023-04-26T06:11:39.887Z] Step 13/24 : FROM alpine:3.17 [2023-04-26T06:11:39.887Z] 3.17: Pulling from library/alpine [2023-04-26T06:11:39.887Z] c41833b44d91: Already exists [2023-04-26T06:11:40.156Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-26T06:11:40.156Z] Status: Downloaded newer image for alpine:3.17 [2023-04-26T06:11:40.156Z] ---> 51e60588ff2c [2023-04-26T06:11:40.156Z] Step 14/24 : RUN apk add --update --no-cache dumb-init [2023-04-26T06:11:40.156Z] ---> Running in 7bfeaa089835 [2023-04-26T06:11:41.119Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T06:11:41.703Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T06:11:42.670Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-26T06:11:42.670Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T06:11:42.670Z] OK: 8 MiB in 16 packages [2023-04-26T06:11:43.631Z] Removing intermediate container 7bfeaa089835 [2023-04-26T06:11:43.632Z] ---> ea087516b603 [2023-04-26T06:11:43.632Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2023-04-26T06:11:45.038Z] ---> 1efbf1355ab9 [2023-04-26T06:11:45.038Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2023-04-26T06:11:45.621Z] ---> afac6bb0e587 [2023-04-26T06:11:45.621Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2023-04-26T06:11:46.206Z] ---> 12ec182ed867 [2023-04-26T06:11:46.206Z] Step 18/24 : EXPOSE 59993 [2023-04-26T06:11:46.206Z] ---> Running in f04ca9593afe [2023-04-26T06:11:46.474Z] Removing intermediate container f04ca9593afe [2023-04-26T06:11:46.474Z] ---> 4c69363ce816 [2023-04-26T06:11:46.474Z] Step 19/24 : EXPOSE 161 [2023-04-26T06:11:46.474Z] ---> Running in 81e953cb07be [2023-04-26T06:11:46.744Z] Removing intermediate container 81e953cb07be [2023-04-26T06:11:46.744Z] ---> 24068878f8eb [2023-04-26T06:11:46.744Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2023-04-26T06:11:47.013Z] ---> Running in ef9e51056568 [2023-04-26T06:11:47.287Z] Removing intermediate container ef9e51056568 [2023-04-26T06:11:47.287Z] ---> 7b20650bf371 [2023-04-26T06:11:47.287Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-26T06:11:47.287Z] ---> Running in 3f8b9a540d3f [2023-04-26T06:11:47.554Z] Removing intermediate container 3f8b9a540d3f [2023-04-26T06:11:47.554Z] ---> f19bdb4a5ced [2023-04-26T06:11:47.554Z] Step 22/24 : LABEL arch=arm64 [2023-04-26T06:11:47.822Z] ---> Running in 448c1536466d [2023-04-26T06:11:48.090Z] Removing intermediate container 448c1536466d [2023-04-26T06:11:48.090Z] ---> 110a78b1d80b [2023-04-26T06:11:48.090Z] Step 23/24 : LABEL git_sha=4fa0870a50d0cc3b6f170c6ff406e276d592f15c [2023-04-26T06:11:48.090Z] ---> Running in 9900b3e2c7db [2023-04-26T06:11:48.358Z] Removing intermediate container 9900b3e2c7db [2023-04-26T06:11:48.358Z] ---> 0b824a5a4b88 [2023-04-26T06:11:48.358Z] Step 24/24 : LABEL version=0.0.0 [2023-04-26T06:11:48.626Z] ---> Running in 80b836582750 [2023-04-26T06:11:48.897Z] Removing intermediate container 80b836582750 [2023-04-26T06:11:48.897Z] ---> 0c35df97abe1 [2023-04-26T06:11:48.897Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-26T06:11:48.897Z] Successfully built 0c35df97abe1 [2023-04-26T06:11:48.897Z] 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-04-26T06:11:49.733Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-26T06:11:49.733Z] [2023-04-26T06:11:49.733Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T06:11:50.141Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-26T06:11:50.141Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-26T06:11:50.141Z] 8998bd30e6a1: Pulling fs layer [2023-04-26T06:11:50.141Z] 04944245beec: Pulling fs layer [2023-04-26T06:11:50.141Z] 699f458cf7ca: Pulling fs layer [2023-04-26T06:11:50.141Z] 765212b225bb: Pulling fs layer [2023-04-26T06:11:50.141Z] f23df028b6ca: Pulling fs layer [2023-04-26T06:11:50.141Z] d65c8cfc05b1: Pulling fs layer [2023-04-26T06:11:50.141Z] 2437ff75d9bd: Pulling fs layer [2023-04-26T06:11:50.141Z] f23df028b6ca: Waiting [2023-04-26T06:11:50.141Z] d65c8cfc05b1: Waiting [2023-04-26T06:11:50.141Z] 2437ff75d9bd: Waiting [2023-04-26T06:11:50.141Z] 765212b225bb: Waiting [2023-04-26T06:11:50.411Z] 04944245beec: Verifying Checksum [2023-04-26T06:11:50.411Z] 04944245beec: Download complete [2023-04-26T06:11:50.411Z] 765212b225bb: Verifying Checksum [2023-04-26T06:11:50.411Z] 765212b225bb: Download complete [2023-04-26T06:11:50.411Z] f23df028b6ca: Verifying Checksum [2023-04-26T06:11:50.411Z] f23df028b6ca: Download complete [2023-04-26T06:11:50.411Z] d65c8cfc05b1: Verifying Checksum [2023-04-26T06:11:50.411Z] d65c8cfc05b1: Download complete [2023-04-26T06:11:50.683Z] 699f458cf7ca: Verifying Checksum [2023-04-26T06:11:50.683Z] 699f458cf7ca: Download complete [2023-04-26T06:11:50.952Z] 8998bd30e6a1: Verifying Checksum [2023-04-26T06:11:50.952Z] 8998bd30e6a1: Download complete [2023-04-26T06:11:53.538Z] 2437ff75d9bd: Verifying Checksum [2023-04-26T06:11:53.538Z] 2437ff75d9bd: Download complete [2023-04-26T06:11:54.952Z] 8998bd30e6a1: Pull complete [2023-04-26T06:11:55.536Z] 04944245beec: Pull complete [2023-04-26T06:11:56.950Z] 699f458cf7ca: Pull complete [2023-04-26T06:11:56.950Z] 765212b225bb: Pull complete [2023-04-26T06:11:57.914Z] f23df028b6ca: Pull complete [2023-04-26T06:11:57.914Z] d65c8cfc05b1: Pull complete [2023-04-26T06:12:12.910Z] 2437ff75d9bd: Pull complete [2023-04-26T06:12:12.910Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-26T06:12:12.910Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-26T06:12:12.910Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T06:12:13.242Z] prd-ubuntu20.04-docker-arm64-4c-16g-10945 does not seem to be running inside a container [2023-04-26T06:12:13.321Z] $ 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-04-26T06:12:16.214Z] $ docker top 6d3d9fa85c2753c8fb089685547543fe024285c1bdfb49244857ac2b11ea958e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T06:12:17.143Z] ---> job-cost.sh [2023-04-26T06:12:17.143Z] lf-activate-venv: SKIPPING [2023-04-26T06:12:17.143Z] INFO: No Stack... [2023-04-26T06:12:17.412Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-26T06:12:18.377Z] INFO: Archiving Costs [Pipeline] sh [2023-04-26T06:12:18.717Z] + cat /w/workspace/device-snmp-go/1/archives/cost.csv [2023-04-26T06:12:18.717Z] + cut -d, -f6 [Pipeline] lock [2023-04-26T06:12:19.047Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-295-1-stack-cost] [2023-04-26T06:12:19.053Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-295-1-stack-cost] did not exist. Created. [2023-04-26T06:12:19.053Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-295-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-26T06:12:19.469Z] /w/workspace/device-snmp-go/1@tmp/durable-4ffd92b5/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-26T06:12:19.836Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-26T06:12:20.142Z] Warning: overwriting stash ‘stack-cost’ [2023-04-26T06:12:20.191Z] Stashed 1 file(s) [Pipeline] } [2023-04-26T06:12:20.205Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-295-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-26T06:12:20.279Z] $ docker stop --time=1 6d3d9fa85c2753c8fb089685547543fe024285c1bdfb49244857ac2b11ea958e [2023-04-26T06:12:21.772Z] $ docker rm -f --volumes 6d3d9fa85c2753c8fb089685547543fe024285c1bdfb49244857ac2b11ea958e [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-04-26T06:12:22.737Z] provisioning config files... [2023-04-26T06:12:22.744Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-295@tmp/config9423616545982410643tmp [Pipeline] { [Pipeline] sh [2023-04-26T06:12:23.085Z] + set +x [2023-04-26T06:12:23.085Z] + bash -s -- [2023-04-26T06:12:23.085Z] + curl -s https://codecov.io/bash [2023-04-26T06:12:23.085Z] [2023-04-26T06:12:23.085Z] _____ _ [2023-04-26T06:12:23.085Z] / ____| | | [2023-04-26T06:12:23.085Z] | | ___ __| | ___ ___ _____ __ [2023-04-26T06:12:23.085Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-26T06:12:23.085Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-26T06:12:23.085Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-26T06:12:23.085Z] Bash-1.0.6 [2023-04-26T06:12:23.085Z] [2023-04-26T06:12:23.085Z] [2023-04-26T06:12:23.085Z] ==> git version 2.25.1 found [2023-04-26T06:12:23.085Z] ==> 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-04-26T06:12:23.085Z] Release-Date: 2020-01-08 [2023-04-26T06:12:23.085Z] 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-04-26T06:12:23.085Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-26T06:12:23.085Z] ==> Jenkins CI detected. [2023-04-26T06:12:23.085Z] current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-295 [2023-04-26T06:12:23.085Z] project root: . [2023-04-26T06:12:23.085Z] --> token set from env [2023-04-26T06:12:23.085Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-26T06:12:23.085Z] ==> Running gcov in . (disable via -X gcov) [2023-04-26T06:12:23.085Z] ==> Python coveragepy not found [2023-04-26T06:12:23.085Z] ==> Searching for coverage reports in: [2023-04-26T06:12:23.085Z] + . [2023-04-26T06:12:23.085Z] -> Found 1 reports [2023-04-26T06:12:23.085Z] ==> Detecting git/mercurial file structure [2023-04-26T06:12:23.085Z] ==> Reading reports [2023-04-26T06:12:23.085Z] + ./coverage.out bytes=8837 [2023-04-26T06:12:23.085Z] ==> Appending adjustments [2023-04-26T06:12:23.085Z] https://docs.codecov.io/docs/fixing-reports [2023-04-26T06:12:23.344Z] + Found adjustments [2023-04-26T06:12:23.344Z] ==> Gzipping contents [2023-04-26T06:12:23.344Z] 4.0K /tmp/codecov.HICXKI.gz [2023-04-26T06:12:23.344Z] ==> Uploading reports [2023-04-26T06:12:23.344Z] url: https://codecov.io [2023-04-26T06:12:23.344Z] query: branch=PR-295&commit=4fa0870a50d0cc3b6f170c6ff406e276d592f15c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-295%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=295&job=&cmd_args= [2023-04-26T06:12:23.344Z] -> Pinging Codecov [2023-04-26T06:12:23.344Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=PR-295&commit=4fa0870a50d0cc3b6f170c6ff406e276d592f15c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-295%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=295&job=&cmd_args= [2023-04-26T06:12:23.344Z] -> Uploading to [2023-04-26T06:12:23.344Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-26/6C56EA5C29638FB4528AC87E60AF5AE0/4fa0870a50d0cc3b6f170c6ff406e276d592f15c/e4f5f807-dae7-460e-87b4-5bcb69c789dd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230426%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230426T061223Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0462429b0d2fd143fcf3ae4e3b697bd68e2838b32e848feaeb21467fa43f39a5 [2023-04-26T06:12:23.344Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-26T06:12:23.344Z] Dload Upload Total Spent Left Speed [2023-04-26T06:12:23.604Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1604 0 0 100 1604 0 7748 --:--:-- --:--:-- --:--:-- 7748 [2023-04-26T06:12:23.604Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/4fa0870a50d0cc3b6f170c6ff406e276d592f15c [Pipeline] } [2023-04-26T06:12:23.633Z] 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-04-26T06:12:25.313Z] + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-295/archives ] [2023-04-26T06:12:25.313Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-295/archives [2023-04-26T06:12:25.313Z] total 16 [2023-04-26T06:12:25.313Z] drwxr-xr-x 3 root root 4096 Apr 26 06:02 . [2023-04-26T06:12:25.313Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 26 06:02 .. [2023-04-26T06:12:25.313Z] drwxr-xr-x 2 root root 4096 Apr 26 06:02 cost [2023-04-26T06:12:25.313Z] -rw-r--r-- 1 root root 86 Apr 26 06:02 cost.csv [2023-04-26T06:12:25.314Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-295/archives [2023-04-26T06:12:25.314Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-295/archives [2023-04-26T06:12:25.314Z] total 16 [2023-04-26T06:12:25.314Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 26 06:02 . [2023-04-26T06:12:25.314Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 26 06:02 .. [2023-04-26T06:12:25.314Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 26 06:02 cost [2023-04-26T06:12:25.314Z] -rw-r--r-- 1 jenkins jenkins 86 Apr 26 06:02 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-26T06:12:25.637Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T06:12:26.535Z] ---> package-listing.sh [2023-04-26T06:12:26.535Z] ++ facter osfamily [2023-04-26T06:12:26.535Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-26T06:12:26.795Z] + OS_FAMILY=debian [2023-04-26T06:12:26.795Z] + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-295 [2023-04-26T06:12:26.795Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-26T06:12:26.795Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-26T06:12:26.795Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-26T06:12:26.795Z] + PACKAGES=/tmp/packages_start.txt [2023-04-26T06:12:26.795Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-295 ']' [2023-04-26T06:12:26.795Z] + PACKAGES=/tmp/packages_end.txt [2023-04-26T06:12:26.795Z] + case "${OS_FAMILY}" in [2023-04-26T06:12:26.795Z] + dpkg -l [2023-04-26T06:12:26.795Z] + grep '^ii' [2023-04-26T06:12:26.795Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-26T06:12:26.795Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-26T06:12:26.795Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-26T06:12:26.795Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-295 ']' [2023-04-26T06:12:26.795Z] + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-295/archives/ [2023-04-26T06:12:26.795Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-295/archives/ [Pipeline] echo [2023-04-26T06:12:26.828Z] 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-295/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-26T06:12:27.122Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T06:12:27.747Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-26T06:12:27.747Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T06:12:27.903Z] prd-ubuntu20.04-docker-8c-8g-10939 does not seem to be running inside a container [2023-04-26T06:12:27.941Z] $ 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-295/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-295 -v /w/workspace/gexfoundry_device-snmp-go_PR-295:/w/workspace/gexfoundry_device-snmp-go_PR-295:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-295@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-295@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-04-26T06:12:28.134Z] $ docker top bbc517d06dc75014087f899186f43e3d4070e0a9f1f019c01803da9d0edc1471 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T06:12:28.515Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-26T06:12:28.827Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-26T06:12:29.143Z] + ls /var/log/sa-host [2023-04-26T06:12:29.144Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-26T06:12:29.280Z] provisioning config files... [2023-04-26T06:12:29.288Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-295@tmp/config9355315298291986772tmp [Pipeline] { [Pipeline] echo [2023-04-26T06:12:29.338Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T06:12:29.651Z] ---> create-netrc.sh [Pipeline] } [2023-04-26T06:12:29.676Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-26T06:12:30.083Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-26T06:12:30.114Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T06:12:30.426Z] ---> sudo-logs.sh [2023-04-26T06:12:30.426Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-26T06:12:30.507Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T06:12:30.819Z] ---> job-cost.sh [2023-04-26T06:12:30.819Z] lf-activate-venv: SKIPPING [2023-04-26T06:12:30.819Z] DEBUG: total: 0.2199999988079071 [2023-04-26T06:12:30.819Z] INFO: Retrieving Stack Cost... [2023-04-26T06:12:31.079Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-26T06:12:31.648Z] INFO: Archiving Costs [Pipeline] echo [2023-04-26T06:12:31.688Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T06:12:32.003Z] ---> logs-deploy.sh [2023-04-26T06:12:32.003Z] lf-activate-venv: SKIPPING [2023-04-26T06:12:32.003Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-295/1 [2023-04-26T06:12:32.003Z] INFO: archiving workspace using pattern(s): [2023-04-26T06:12:32.938Z] Archives upload complete. [2023-04-26T06:12:32.938Z] INFO: archiving logs to Nexus