Pull request #312 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bb665b697413815a9e926c8d38e3b2037295de10+f0acc0c4a5995740a11ce30356140c244122cf64 (38a95929eac631e0364df524ad192c0d1aadf423) 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-ssh2893349001093590290.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh3810477477741222288.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-312/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-312/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11492516130435222020.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-312/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6737286110526609311.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh17120157318115170225.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-312/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-312/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18326031469616928065.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-16885 in /w/workspace/gexfoundry_device-snmp-go_PR-312 [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-312 # 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/312/head:refs/remotes/origin/PR-312 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit f0acc0c4a5995740a11ce30356140c244122cf64 into PR head commit bb665b697413815a9e926c8d38e3b2037295de10 Merge succeeded, producing bb665b697413815a9e926c8d38e3b2037295de10 Checking out Revision bb665b697413815a9e926c8d38e3b2037295de10 (PR-312) 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 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-25T00:49:59.755Z] Timeout set to expire in 6 hr 0 min [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f bb665b697413815a9e926c8d38e3b2037295de10 # 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 f0acc0c4a5995740a11ce30356140c244122cf64 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bb665b697413815a9e926c8d38e3b2037295de10 # timeout=10 [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-25T00:49:59.940Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-25T00:50:00.037Z] ========================================================= [2023-05-25T00:50:00.037Z] EdgeX Global Pipelines Version Info [2023-05-25T00:50:00.037Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-25T00:50:00.781Z] ------------------- [2023-05-25T00:50:00.781Z] stable info: [2023-05-25T00:50:00.781Z] ------------------- [2023-05-25T00:50:00.781Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-25T00:50:00.781Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-25T00:50:00.781Z] Message: update stable to v1.0.249 [2023-05-25T00:50:01.356Z] ------------------- [2023-05-25T00:50:01.356Z] experimental info: [2023-05-25T00:50:01.356Z] ------------------- [2023-05-25T00:50:01.356Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-25T00:50:01.356Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-25T00:50:01.356Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-25T00:50:01.624Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2023-05-25T00:50:01.674Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2023-05-25T00:50:01.714Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-25T00:50:01.759Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-25T00:50:01.803Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-25T00:50:01.850Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-25T00:50:01.895Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-25T00:50:01.938Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-25T00:50:01.979Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-25T00:50:02.024Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-25T00:50:02.067Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-25T00:50:02.112Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2023-05-25T00:50:02.151Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-25T00:50:02.194Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-25T00:50:02.233Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-25T00:50:02.270Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-25T00:50:02.313Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-25T00:50:02.351Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-25T00:50:02.397Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-25T00:50:02.445Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-25T00:50:02.495Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-25T00:50:02.537Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-25T00:50:02.584Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-25T00:50:02.627Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-25T00:50:02.671Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-25T00:50:02.709Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-25T00:50:02.750Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-25T00:50:02.791Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-312 [Pipeline] echo [2023-05-25T00:50:02.930Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-312 [Pipeline] echo [2023-05-25T00:50:02.973Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-312 [Pipeline] echo [2023-05-25T00:50:03.013Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bb665b697413815a9e926c8d38e3b2037295de10 [Pipeline] echo [2023-05-25T00:50:03.056Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bb665b6 [Pipeline] echo [2023-05-25T00:50:03.103Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-25T00:50:03.224Z] provisioning config files... [2023-05-25T00:50:03.240Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-312@tmp/config17365230073805503960tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-25T00:50:03.581Z] ---> docker-login.sh [2023-05-25T00:50:03.581Z] nexus3.edgexfoundry.org:10001 [2023-05-25T00:50:03.849Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:50:03.849Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:50:03.849Z] Configure a credential helper to remove this warning. See [2023-05-25T00:50:03.849Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:50:03.849Z] [2023-05-25T00:50:03.849Z] Login Succeeded [2023-05-25T00:50:03.849Z] nexus3.edgexfoundry.org:10002 [2023-05-25T00:50:03.849Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:50:04.110Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:50:04.110Z] Configure a credential helper to remove this warning. See [2023-05-25T00:50:04.110Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:50:04.110Z] [2023-05-25T00:50:04.110Z] Login Succeeded [2023-05-25T00:50:04.110Z] nexus3.edgexfoundry.org:10003 [2023-05-25T00:50:04.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:50:04.110Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:50:04.110Z] Configure a credential helper to remove this warning. See [2023-05-25T00:50:04.110Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:50:04.110Z] [2023-05-25T00:50:04.110Z] Login Succeeded [2023-05-25T00:50:04.110Z] nexus3.edgexfoundry.org:10004 [2023-05-25T00:50:04.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:50:04.110Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:50:04.110Z] Configure a credential helper to remove this warning. See [2023-05-25T00:50:04.110Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:50:04.110Z] [2023-05-25T00:50:04.110Z] Login Succeeded [2023-05-25T00:50:04.110Z] docker.io [2023-05-25T00:50:04.372Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:50:04.372Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:50:04.372Z] Configure a credential helper to remove this warning. See [2023-05-25T00:50:04.372Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:50:04.372Z] [2023-05-25T00:50:04.372Z] Login Succeeded [2023-05-25T00:50:04.640Z] ---> docker-login.sh ends [Pipeline] } [2023-05-25T00:50:04.668Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-25T00:50:05.275Z] + git rev-list -1 --merges bb665b697413815a9e926c8d38e3b2037295de10~1..bb665b697413815a9e926c8d38e3b2037295de10 [Pipeline] echo [2023-05-25T00:50:05.332Z] -----------> git rev-list -1 --merges bb665b697413815a9e926c8d38e3b2037295de10~1..bb665b697413815a9e926c8d38e3b2037295de10 bb665b697413815a9e926c8d38e3b2037295de10 [false] [Pipeline] sh [2023-05-25T00:50:05.641Z] + git log --format=format:%s -1 bb665b697413815a9e926c8d38e3b2037295de10 [Pipeline] echo [2023-05-25T00:50:05.676Z] ========================================================= [2023-05-25T00:50:05.676Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-25T00:50:05.676Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-25T00:50:06.095Z] + git log --format=format:%s -1 bb665b697413815a9e926c8d38e3b2037295de10 [Pipeline] echo [2023-05-25T00:50:06.136Z] [semverPrep] GIT_COMMIT: bb665b697413815a9e926c8d38e3b2037295de10, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-05-25T00:50:06.167Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-25T00:50:06.546Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-25T00:50:06.546Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-25T00:50:06.546Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-25T00:50:06.546Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-25T00:50:06.546Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-25T00:50:06.546Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-25T00:50:06.546Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:50:06.983Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-25T00:50:06.983Z] [2023-05-25T00:50:06.983Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:50:07.362Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-25T00:50:07.362Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-25T00:50:07.362Z] b85a868b505f: Pulling fs layer [2023-05-25T00:50:07.362Z] e2be974225ed: Pulling fs layer [2023-05-25T00:50:07.362Z] 339a4e72a1f5: Pulling fs layer [2023-05-25T00:50:07.362Z] 988bab9f4d93: Pulling fs layer [2023-05-25T00:50:07.362Z] 1469e6f7b9e6: Pulling fs layer [2023-05-25T00:50:07.362Z] eaf3925da568: Pulling fs layer [2023-05-25T00:50:07.362Z] bab4dde63d76: Pulling fs layer [2023-05-25T00:50:07.362Z] bde34c3a00c8: Pulling fs layer [2023-05-25T00:50:07.362Z] b352a97aabf1: Pulling fs layer [2023-05-25T00:50:07.362Z] 4872d77fe225: Pulling fs layer [2023-05-25T00:50:07.362Z] 5851b861e8e6: Pulling fs layer [2023-05-25T00:50:07.362Z] bab4dde63d76: Waiting [2023-05-25T00:50:07.362Z] bde34c3a00c8: Waiting [2023-05-25T00:50:07.362Z] b352a97aabf1: Waiting [2023-05-25T00:50:07.362Z] 4872d77fe225: Waiting [2023-05-25T00:50:07.362Z] 5851b861e8e6: Waiting [2023-05-25T00:50:07.362Z] 1469e6f7b9e6: Waiting [2023-05-25T00:50:07.362Z] 988bab9f4d93: Waiting [2023-05-25T00:50:07.362Z] eaf3925da568: Waiting [2023-05-25T00:50:07.362Z] e2be974225ed: Verifying Checksum [2023-05-25T00:50:07.362Z] e2be974225ed: Download complete [2023-05-25T00:50:07.362Z] 988bab9f4d93: Verifying Checksum [2023-05-25T00:50:07.362Z] 988bab9f4d93: Download complete [2023-05-25T00:50:07.620Z] 1469e6f7b9e6: Verifying Checksum [2023-05-25T00:50:07.620Z] 1469e6f7b9e6: Download complete [2023-05-25T00:50:07.620Z] eaf3925da568: Verifying Checksum [2023-05-25T00:50:07.620Z] eaf3925da568: Download complete [2023-05-25T00:50:07.620Z] 339a4e72a1f5: Verifying Checksum [2023-05-25T00:50:07.620Z] 339a4e72a1f5: Download complete [2023-05-25T00:50:07.620Z] bde34c3a00c8: Download complete [2023-05-25T00:50:07.620Z] b352a97aabf1: Download complete [2023-05-25T00:50:07.620Z] 4872d77fe225: Verifying Checksum [2023-05-25T00:50:07.620Z] 4872d77fe225: Download complete [2023-05-25T00:50:07.620Z] 5851b861e8e6: Verifying Checksum [2023-05-25T00:50:07.620Z] 5851b861e8e6: Download complete [2023-05-25T00:50:07.620Z] b85a868b505f: Verifying Checksum [2023-05-25T00:50:07.620Z] b85a868b505f: Download complete [2023-05-25T00:50:08.187Z] bab4dde63d76: Download complete [2023-05-25T00:50:09.128Z] b85a868b505f: Pull complete [2023-05-25T00:50:09.128Z] e2be974225ed: Pull complete [2023-05-25T00:50:09.721Z] 339a4e72a1f5: Pull complete [2023-05-25T00:50:09.979Z] 988bab9f4d93: Pull complete [2023-05-25T00:50:09.980Z] 1469e6f7b9e6: Pull complete [2023-05-25T00:50:10.240Z] eaf3925da568: Pull complete [2023-05-25T00:50:12.144Z] bab4dde63d76: Pull complete [2023-05-25T00:50:12.144Z] bde34c3a00c8: Pull complete [2023-05-25T00:50:12.144Z] b352a97aabf1: Pull complete [2023-05-25T00:50:12.144Z] 4872d77fe225: Pull complete [2023-05-25T00:50:12.406Z] 5851b861e8e6: Pull complete [2023-05-25T00:50:12.406Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-25T00:50:12.406Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-25T00:50:12.406Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T00:50:12.630Z] prd-ubuntu20.04-docker-8c-8g-16885 does not seem to be running inside a container [2023-05-25T00:50:12.663Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-312 -v /w/workspace/gexfoundry_device-snmp-go_PR-312:/w/workspace/gexfoundry_device-snmp-go_PR-312:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-312@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-312@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-05-25T00:50:21.634Z] $ docker top 09ceba41646bafcb684f4b42e7b4a8c16528f40168bfe9443dfc5ccc4f6cf056 -eo pid,comm [2023-05-25T00:50:21.692Z] 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-05-25T00:50:21.692Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-25T00:50:21.809Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-25T00:50:21.809Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-25T00:50:21.928Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-25T00:50:21.930Z] $ docker exec 09ceba41646bafcb684f4b42e7b4a8c16528f40168bfe9443dfc5ccc4f6cf056 ssh-agent [2023-05-25T00:50:22.030Z] SSH_AUTH_SOCK=/tmp/ssh-qpn5Z9tIyGQ3/agent.32 [2023-05-25T00:50:22.030Z] SSH_AGENT_PID=38 [2023-05-25T00:50:22.036Z] Running ssh-add (command line suppressed) [2023-05-25T00:50:22.134Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-312@tmp/private_key_17277121319572426520.key (/w/workspace/gexfoundry_device-snmp-go_PR-312@tmp/private_key_17277121319572426520.key) [2023-05-25T00:50:22.149Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-25T00:50:22.476Z] + git tag --points-at HEAD [Pipeline] } [2023-05-25T00:50:22.501Z] $ docker exec --env ******** --env ******** 09ceba41646bafcb684f4b42e7b4a8c16528f40168bfe9443dfc5ccc4f6cf056 ssh-agent -k [2023-05-25T00:50:22.596Z] unset SSH_AUTH_SOCK; [2023-05-25T00:50:22.596Z] unset SSH_AGENT_PID; [2023-05-25T00:50:22.597Z] echo Agent pid 38 killed; [2023-05-25T00:50:22.607Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-25T00:50:22.711Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-25T00:50:22.711Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-25T00:50:22.811Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-25T00:50:22.813Z] $ docker exec 09ceba41646bafcb684f4b42e7b4a8c16528f40168bfe9443dfc5ccc4f6cf056 ssh-agent [2023-05-25T00:50:22.925Z] SSH_AUTH_SOCK=/tmp/ssh-ivtpESej5jq6/agent.71 [2023-05-25T00:50:22.925Z] SSH_AGENT_PID=77 [2023-05-25T00:50:22.931Z] Running ssh-add (command line suppressed) [2023-05-25T00:50:23.029Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-312@tmp/private_key_2815254671963637724.key (/w/workspace/gexfoundry_device-snmp-go_PR-312@tmp/private_key_2815254671963637724.key) [2023-05-25T00:50:23.045Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-25T00:50:23.374Z] + git semver init [2023-05-25T00:50:23.640Z] 2023-05-25 00:50:23,529 [run_init] DEBUG init version:0.0.0 force:False [2023-05-25T00:50:23.640Z] 2023-05-25 00:50:23,530 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-312/.semver [2023-05-25T00:50:23.640Z] 2023-05-25 00:50:23,530 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/gexfoundry_device-snmp-go_PR-312/.semver [2023-05-25T00:50:23.640Z] 2023-05-25 00:50:23,531 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/gexfoundry_device-snmp-go_PR-312/.semver'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-312, universal_newlines=False, shell=None, istream=None) [2023-05-25T00:50:24.576Z] 2023-05-25 00:50:24,325 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-312/.git/info/exclude [2023-05-25T00:50:24.576Z] 2023-05-25 00:50:24,326 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-snmp-go_PR-312/.semver/PR-312 with force:False [2023-05-25T00:50:24.576Z] 2023-05-25 00:50:24,326 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-312/.semver/PR-312 [2023-05-25T00:50:24.576Z] 2023-05-25 00:50:24,329 [execute] INFO git cat-file --batch-check [2023-05-25T00:50:24.576Z] 2023-05-25 00:50:24,329 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-312/.semver, universal_newlines=False, shell=None, istream=) [2023-05-25T00:50:24.576Z] 2023-05-25 00:50:24,335 [execute] INFO git cat-file --batch [2023-05-25T00:50:24.576Z] 2023-05-25 00:50:24,335 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-312/.semver, universal_newlines=False, shell=None, istream=) [2023-05-25T00:50:24.576Z] 2023-05-25 00:50:24,340 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-312/.semver/PR-312 [2023-05-25T00:50:24.576Z] 0.0.0 [Pipeline] } [2023-05-25T00:50:24.602Z] $ docker exec --env ******** --env ******** 09ceba41646bafcb684f4b42e7b4a8c16528f40168bfe9443dfc5ccc4f6cf056 ssh-agent -k [2023-05-25T00:50:24.691Z] unset SSH_AUTH_SOCK; [2023-05-25T00:50:24.691Z] unset SSH_AGENT_PID; [2023-05-25T00:50:24.692Z] echo Agent pid 77 killed; [2023-05-25T00:50:24.700Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-25T00:50:25.112Z] + git semver [Pipeline] } [2023-05-25T00:50:25.398Z] $ docker stop --time=1 09ceba41646bafcb684f4b42e7b4a8c16528f40168bfe9443dfc5ccc4f6cf056 [2023-05-25T00:50:26.699Z] $ docker rm -f --volumes 09ceba41646bafcb684f4b42e7b4a8c16528f40168bfe9443dfc5ccc4f6cf056 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-25T00:50:27.100Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-25T00:50:27.365Z] Stashed 1 file(s) [Pipeline] echo [2023-05-25T00:50:27.386Z] [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-05-25T00:50:27.994Z] provisioning config files... [2023-05-25T00:50:28.002Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-312@tmp/config10376357253468483645tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-25T00:50:28.355Z] ---> docker-login.sh [2023-05-25T00:50:28.355Z] nexus3.edgexfoundry.org:10001 [2023-05-25T00:50:28.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:50:28.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:50:28.356Z] Configure a credential helper to remove this warning. See [2023-05-25T00:50:28.356Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:50:28.356Z] [2023-05-25T00:50:28.356Z] Login Succeeded [2023-05-25T00:50:28.356Z] nexus3.edgexfoundry.org:10002 [2023-05-25T00:50:28.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:50:28.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:50:28.356Z] Configure a credential helper to remove this warning. See [2023-05-25T00:50:28.356Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:50:28.356Z] [2023-05-25T00:50:28.356Z] Login Succeeded [2023-05-25T00:50:28.356Z] nexus3.edgexfoundry.org:10003 [2023-05-25T00:50:28.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:50:28.616Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:50:28.616Z] Configure a credential helper to remove this warning. See [2023-05-25T00:50:28.616Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:50:28.616Z] [2023-05-25T00:50:28.616Z] Login Succeeded [2023-05-25T00:50:28.616Z] nexus3.edgexfoundry.org:10004 [2023-05-25T00:50:28.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:50:28.616Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:50:28.616Z] Configure a credential helper to remove this warning. See [2023-05-25T00:50:28.616Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:50:28.616Z] [2023-05-25T00:50:28.616Z] Login Succeeded [2023-05-25T00:50:28.616Z] docker.io [2023-05-25T00:50:28.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:50:28.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:50:28.876Z] Configure a credential helper to remove this warning. See [2023-05-25T00:50:28.876Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:50:28.876Z] [2023-05-25T00:50:28.876Z] Login Succeeded [2023-05-25T00:50:28.876Z] ---> docker-login.sh ends [Pipeline] } [2023-05-25T00:50:28.902Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-25T00:50:29.092Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-25T00:50:29.140Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-25T00:50:29.179Z] ========================================================= [2023-05-25T00:50:29.179Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-25T00:50:29.179Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:50:29.679Z] + 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-05-25T00:50:29.679Z] Sending build context to Docker daemon 5.852MB [2023-05-25T00:50:29.679Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-25T00:50:29.679Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-25T00:50:29.679Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-25T00:50:29.679Z] f56be85fc22e: Pulling fs layer [2023-05-25T00:50:29.679Z] 85791d961cd3: Pulling fs layer [2023-05-25T00:50:29.679Z] d694b5ae8c79: Pulling fs layer [2023-05-25T00:50:29.679Z] 9f32a84ed3da: Pulling fs layer [2023-05-25T00:50:29.679Z] 4d19c01a9841: Pulling fs layer [2023-05-25T00:50:29.679Z] 9325e15d5711: Pulling fs layer [2023-05-25T00:50:29.679Z] 556b6ee489ea: Pulling fs layer [2023-05-25T00:50:29.679Z] c5a4b2cf53e6: Pulling fs layer [2023-05-25T00:50:29.679Z] 4d19c01a9841: Waiting [2023-05-25T00:50:29.679Z] c5a4b2cf53e6: Waiting [2023-05-25T00:50:29.679Z] 9325e15d5711: Waiting [2023-05-25T00:50:29.679Z] 556b6ee489ea: Waiting [2023-05-25T00:50:29.679Z] 9f32a84ed3da: Waiting [2023-05-25T00:50:29.679Z] 85791d961cd3: Verifying Checksum [2023-05-25T00:50:29.679Z] 85791d961cd3: Download complete [2023-05-25T00:50:29.679Z] 9f32a84ed3da: Verifying Checksum [2023-05-25T00:50:29.679Z] 9f32a84ed3da: Download complete [2023-05-25T00:50:29.939Z] 4d19c01a9841: Verifying Checksum [2023-05-25T00:50:29.939Z] 4d19c01a9841: Download complete [2023-05-25T00:50:29.939Z] f56be85fc22e: Verifying Checksum [2023-05-25T00:50:29.939Z] f56be85fc22e: Download complete [2023-05-25T00:50:29.939Z] 9325e15d5711: Verifying Checksum [2023-05-25T00:50:29.939Z] 9325e15d5711: Download complete [2023-05-25T00:50:30.199Z] f56be85fc22e: Pull complete [2023-05-25T00:50:30.199Z] 85791d961cd3: Pull complete [2023-05-25T00:50:30.771Z] c5a4b2cf53e6: Verifying Checksum [2023-05-25T00:50:30.771Z] c5a4b2cf53e6: Download complete [2023-05-25T00:50:30.771Z] d694b5ae8c79: Verifying Checksum [2023-05-25T00:50:30.771Z] d694b5ae8c79: Download complete [2023-05-25T00:50:31.031Z] 556b6ee489ea: Verifying Checksum [2023-05-25T00:50:31.031Z] 556b6ee489ea: Download complete [2023-05-25T00:50:34.384Z] d694b5ae8c79: Pull complete [2023-05-25T00:50:34.384Z] 9f32a84ed3da: Pull complete [2023-05-25T00:50:34.384Z] 4d19c01a9841: Pull complete [2023-05-25T00:50:34.384Z] 9325e15d5711: Pull complete [2023-05-25T00:50:36.287Z] 556b6ee489ea: Pull complete [2023-05-25T00:50:37.661Z] c5a4b2cf53e6: Pull complete [2023-05-25T00:50:37.919Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-25T00:50:38.177Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-25T00:50:38.177Z] ---> c4be618373d6 [2023-05-25T00:50:38.177Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-25T00:50:42.797Z] Still waiting to schedule task [2023-05-25T00:50:42.798Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-25T00:50:53.070Z] ---> Running in b049e4dd61b1 [2023-05-25T00:50:53.070Z] Removing intermediate container b049e4dd61b1 [2023-05-25T00:50:53.070Z] ---> 9080d14c4909 [2023-05-25T00:50:53.070Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-25T00:50:53.070Z] ---> Running in 6aca3e4f6f53 [2023-05-25T00:50:53.070Z] Removing intermediate container 6aca3e4f6f53 [2023-05-25T00:50:53.070Z] ---> 15705b66fa76 [2023-05-25T00:50:53.070Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-25T00:50:53.070Z] ---> Running in 266b860b6abb [2023-05-25T00:50:53.070Z] Removing intermediate container 266b860b6abb [2023-05-25T00:50:53.070Z] ---> f0dc6bd0e077 [2023-05-25T00:50:53.070Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-25T00:50:53.070Z] ---> Running in 66f27f40ae91 [2023-05-25T00:50:53.070Z] Removing intermediate container 66f27f40ae91 [2023-05-25T00:50:53.070Z] ---> adcc28abe3b7 [2023-05-25T00:50:53.070Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-25T00:50:53.070Z] ---> Running in eb6aecaf7795 [2023-05-25T00:50:53.070Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-25T00:50:53.070Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-25T00:50:53.070Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-25T00:50:53.070Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-25T00:50:53.070Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-25T00:50:53.070Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-25T00:50:53.070Z] Executing busybox-1.35.0-r29.trigger [2023-05-25T00:50:53.070Z] OK: 269 MiB in 57 packages [2023-05-25T00:50:53.070Z] Removing intermediate container eb6aecaf7795 [2023-05-25T00:50:53.070Z] ---> 4f0059d86be5 [2023-05-25T00:50:53.070Z] Step 8/12 : WORKDIR /device-snmp-go [2023-05-25T00:50:53.070Z] ---> Running in 245d3a467388 [2023-05-25T00:50:53.070Z] Removing intermediate container 245d3a467388 [2023-05-25T00:50:53.070Z] ---> 4253ea254a52 [2023-05-25T00:50:53.070Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-25T00:50:53.070Z] ---> 3a21f8b97470 [2023-05-25T00:50:53.070Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T00:50:53.070Z] ---> Running in dd985badbfc8 [2023-05-25T00:51:49.292Z] Removing intermediate container dd985badbfc8 [2023-05-25T00:51:49.292Z] ---> 9994dc7904d1 [2023-05-25T00:51:49.292Z] Step 11/12 : COPY . . [2023-05-25T00:51:49.292Z] ---> d747c57c61e2 [2023-05-25T00:51:49.292Z] Step 12/12 : RUN ${MAKE} [2023-05-25T00:51:49.292Z] ---> Running in f3c0f7281c01 [2023-05-25T00:51:49.551Z] noop [2023-05-25T00:51:49.811Z] Removing intermediate container f3c0f7281c01 [2023-05-25T00:51:49.811Z] ---> 9fcf7b52a700 [2023-05-25T00:51:49.811Z] Successfully built 9fcf7b52a700 [2023-05-25T00:51:49.811Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:51:50.269Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-25T00:51:50.269Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T00:51:50.420Z] prd-ubuntu20.04-docker-8c-8g-16885 does not seem to be running inside a container [2023-05-25T00:51:50.456Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-312 -v /w/workspace/gexfoundry_device-snmp-go_PR-312:/w/workspace/gexfoundry_device-snmp-go_PR-312:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-312@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-312@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-05-25T00:51:50.866Z] $ docker top d633526f0cd408f73523f6c3b70b65e48a1f62d8e1f271b2ae58c8692a10923a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-25T00:51:51.249Z] + go version [2023-05-25T00:51:51.249Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-25T00:51:51.280Z] $ docker stop --time=1 d633526f0cd408f73523f6c3b70b65e48a1f62d8e1f271b2ae58c8692a10923a [2023-05-25T00:51:52.565Z] $ docker rm -f --volumes d633526f0cd408f73523f6c3b70b65e48a1f62d8e1f271b2ae58c8692a10923a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:51:53.272Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-25T00:51:53.272Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T00:51:53.420Z] prd-ubuntu20.04-docker-8c-8g-16885 does not seem to be running inside a container [2023-05-25T00:51:53.460Z] $ 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-312 -v /w/workspace/gexfoundry_device-snmp-go_PR-312:/w/workspace/gexfoundry_device-snmp-go_PR-312:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-312@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-312@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-05-25T00:51:53.817Z] $ docker top 19c9bbb45affbe0e5f373d63d7167d34f9e18a692f8f5f14f07638490108a171 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-25T00:51:54.295Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-snmp-go_PR-312 [Pipeline] fileExists [Pipeline] sh [2023-05-25T00:51:54.662Z] + make test [2023-05-25T00:51:54.662Z] go test ./... -coverprofile=coverage.out [2023-05-25T00:51:59.929Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-05-25T00:52:09.894Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2023-05-25T00:52:09.894Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.011s coverage: 0.0% of statements [2023-05-25T00:52:16.446Z] go vet ./... [2023-05-25T00:52:19.739Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-25T00:52:19.739Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-25T00:52:19.739Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-25T00:52:19.782Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-25T00:52:19.809Z] $ docker stop --time=1 19c9bbb45affbe0e5f373d63d7167d34f9e18a692f8f5f14f07638490108a171 [2023-05-25T00:52:27.094Z] $ docker rm -f --volumes 19c9bbb45affbe0e5f373d63d7167d34f9e18a692f8f5f14f07638490108a171 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-25T00:52:27.790Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-25T00:52:27.865Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-25T00:52:28.477Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-25T00:52:28.787Z] + ls -al . [2023-05-25T00:52:28.787Z] total 172 [2023-05-25T00:52:28.787Z] drwxrwxr-x 9 jenkins jenkins 4096 May 25 00:51 . [2023-05-25T00:52:28.787Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 00:49 .. [2023-05-25T00:52:28.787Z] -rw-rw-r-- 1 jenkins jenkins 6 May 25 00:49 .dockerignore [2023-05-25T00:52:28.787Z] drwxrwxr-x 8 jenkins jenkins 4096 May 25 00:50 .git [2023-05-25T00:52:28.787Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 00:49 .github [2023-05-25T00:52:28.787Z] -rw-rw-r-- 1 jenkins jenkins 328 May 25 00:49 .gitignore [2023-05-25T00:52:28.787Z] -rw-rw-r-- 1 jenkins jenkins 41 May 25 00:49 .golangci.yml [2023-05-25T00:52:28.787Z] drwxr-xr-x 3 jenkins jenkins 4096 May 25 00:50 .semver [2023-05-25T00:52:28.787Z] -rw-rw-r-- 1 jenkins jenkins 9056 May 25 00:49 Attribution.txt [2023-05-25T00:52:28.787Z] -rw-rw-r-- 1 jenkins jenkins 8355 May 25 00:49 CHANGELOG.md [2023-05-25T00:52:28.787Z] -rw-rw-r-- 1 jenkins jenkins 1423 May 25 00:49 Dockerfile [2023-05-25T00:52:28.787Z] -rw-rw-r-- 1 jenkins jenkins 677 May 25 00:49 GOVERNANCE.md [2023-05-25T00:52:28.787Z] -rw-rw-r-- 1 jenkins jenkins 656 May 25 00:49 Jenkinsfile [2023-05-25T00:52:28.787Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 25 00:49 LICENSE [2023-05-25T00:52:28.787Z] -rw-rw-r-- 1 jenkins jenkins 2114 May 25 00:49 Makefile [2023-05-25T00:52:28.787Z] -rw-rw-r-- 1 jenkins jenkins 620 May 25 00:49 OWNERS.md [2023-05-25T00:52:28.787Z] -rw-rw-r-- 1 jenkins jenkins 10054 May 25 00:49 README.md [2023-05-25T00:52:28.787Z] -rw-rw-r-- 1 jenkins jenkins 5 May 25 00:50 VERSION [2023-05-25T00:52:28.787Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 00:49 bin [2023-05-25T00:52:28.787Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 00:49 cmd [2023-05-25T00:52:28.787Z] -rw-r--r-- 1 jenkins jenkins 8837 May 25 00:52 coverage.out [2023-05-25T00:52:28.787Z] -rw-rw-r-- 1 jenkins jenkins 3235 May 25 00:49 go.mod [2023-05-25T00:52:28.787Z] -rw-rw-r-- 1 jenkins jenkins 31230 May 25 00:49 go.sum [2023-05-25T00:52:28.787Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 00:49 internal [2023-05-25T00:52:28.787Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 00:49 snap [2023-05-25T00:52:28.787Z] -rw-rw-r-- 1 jenkins jenkins 228 May 25 00:49 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:52:29.225Z] + 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=bb665b697413815a9e926c8d38e3b2037295de10 --label arch=amd64 --label version=0.0.0 . [2023-05-25T00:52:29.225Z] Sending build context to Docker daemon 5.862MB [2023-05-25T00:52:29.225Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-25T00:52:29.225Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-25T00:52:29.225Z] ---> 9fcf7b52a700 [2023-05-25T00:52:29.225Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-25T00:52:29.794Z] ---> Running in c8430fa167af [2023-05-25T00:52:29.794Z] Removing intermediate container c8430fa167af [2023-05-25T00:52:29.794Z] ---> d95cc9a672f4 [2023-05-25T00:52:29.794Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-25T00:52:29.794Z] ---> Running in 436d351e9a51 [2023-05-25T00:52:29.794Z] Removing intermediate container 436d351e9a51 [2023-05-25T00:52:29.794Z] ---> 644f1b8df6fb [2023-05-25T00:52:29.794Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-25T00:52:30.054Z] ---> Running in 20ee359eebc6 [2023-05-25T00:52:30.054Z] Removing intermediate container 20ee359eebc6 [2023-05-25T00:52:30.054Z] ---> f4eb82c7f098 [2023-05-25T00:52:30.054Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-25T00:52:30.054Z] ---> Running in 5d9e5c238bba [2023-05-25T00:52:30.054Z] Removing intermediate container 5d9e5c238bba [2023-05-25T00:52:30.054Z] ---> b61c046be313 [2023-05-25T00:52:30.054Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-25T00:52:30.054Z] ---> Running in a5d750609551 [2023-05-25T00:52:30.622Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-25T00:52:30.622Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-25T00:52:30.881Z] OK: 269 MiB in 57 packages [2023-05-25T00:52:31.140Z] Removing intermediate container a5d750609551 [2023-05-25T00:52:31.140Z] ---> 0bf4c903d5e2 [2023-05-25T00:52:31.140Z] Step 8/24 : WORKDIR /device-snmp-go [2023-05-25T00:52:31.140Z] ---> Running in cd527fc5bffc [2023-05-25T00:52:31.398Z] Removing intermediate container cd527fc5bffc [2023-05-25T00:52:31.398Z] ---> 92edcb6ce398 [2023-05-25T00:52:31.398Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-25T00:52:31.398Z] ---> cda24248bfac [2023-05-25T00:52:31.398Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T00:52:31.398Z] ---> Running in 2b4166f901a3 [2023-05-25T00:52:32.582Z] Removing intermediate container 2b4166f901a3 [2023-05-25T00:52:32.582Z] ---> f4cdd2f995b6 [2023-05-25T00:52:32.582Z] Step 11/24 : COPY . . [2023-05-25T00:52:32.840Z] ---> c2ad721d1e49 [2023-05-25T00:52:32.840Z] Step 12/24 : RUN ${MAKE} [2023-05-25T00:52:32.840Z] ---> Running in 47c15aa87a54 [2023-05-25T00:52:33.101Z] 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-05-25T00:52:59.673Z] Removing intermediate container 47c15aa87a54 [2023-05-25T00:52:59.673Z] ---> 6b026736307d [2023-05-25T00:52:59.673Z] Step 13/24 : FROM alpine:3.17 [2023-05-25T00:52:59.673Z] 3.17: Pulling from library/alpine [2023-05-25T00:52:59.673Z] f56be85fc22e: Already exists [2023-05-25T00:52:59.673Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-25T00:52:59.673Z] Status: Downloaded newer image for alpine:3.17 [2023-05-25T00:52:59.673Z] ---> 9ed4aefc74f6 [2023-05-25T00:52:59.673Z] Step 14/24 : RUN apk add --update --no-cache dumb-init [2023-05-25T00:52:59.673Z] ---> Running in acb0e328b26a [2023-05-25T00:52:59.673Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-25T00:52:59.673Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-25T00:52:59.673Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-25T00:52:59.673Z] Executing busybox-1.35.0-r29.trigger [2023-05-25T00:52:59.673Z] OK: 7 MiB in 16 packages [2023-05-25T00:52:59.932Z] Removing intermediate container acb0e328b26a [2023-05-25T00:52:59.932Z] ---> c1aaeb85a1cb [2023-05-25T00:52:59.932Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2023-05-25T00:53:00.948Z] ---> 919c7d294f8e [2023-05-25T00:53:00.948Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2023-05-25T00:53:00.948Z] ---> 1f6ab1b3788f [2023-05-25T00:53:00.948Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2023-05-25T00:53:01.208Z] ---> e2d9b3bef04e [2023-05-25T00:53:01.208Z] Step 18/24 : EXPOSE 59993 [2023-05-25T00:53:01.208Z] ---> Running in c89bab91db31 [2023-05-25T00:53:01.208Z] Removing intermediate container c89bab91db31 [2023-05-25T00:53:01.208Z] ---> 8ea0a96e93e6 [2023-05-25T00:53:01.208Z] Step 19/24 : EXPOSE 161 [2023-05-25T00:53:01.208Z] ---> Running in 06901aaf118e [2023-05-25T00:53:01.208Z] Removing intermediate container 06901aaf118e [2023-05-25T00:53:01.208Z] ---> 9e9fd2b237a4 [2023-05-25T00:53:01.208Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2023-05-25T00:53:01.480Z] ---> Running in 74847b121438 [2023-05-25T00:53:01.480Z] Removing intermediate container 74847b121438 [2023-05-25T00:53:01.480Z] ---> 069368be5d69 [2023-05-25T00:53:01.480Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-25T00:53:01.480Z] ---> Running in 7415f36baf5c [2023-05-25T00:53:01.480Z] Removing intermediate container 7415f36baf5c [2023-05-25T00:53:01.480Z] ---> 020ad92ca551 [2023-05-25T00:53:01.480Z] Step 22/24 : LABEL arch=amd64 [2023-05-25T00:53:01.480Z] ---> Running in 33a0161bbafb [2023-05-25T00:53:02.424Z] Removing intermediate container 33a0161bbafb [2023-05-25T00:53:02.424Z] ---> 9a8ed619c79a [2023-05-25T00:53:02.424Z] Step 23/24 : LABEL git_sha=bb665b697413815a9e926c8d38e3b2037295de10 [2023-05-25T00:53:02.424Z] ---> Running in df3a7b029757 [2023-05-25T00:53:02.424Z] Removing intermediate container df3a7b029757 [2023-05-25T00:53:02.424Z] ---> 55239cfa2da9 [2023-05-25T00:53:02.424Z] Step 24/24 : LABEL version=0.0.0 [2023-05-25T00:53:02.424Z] ---> Running in f97c0c898633 [2023-05-25T00:53:02.424Z] Removing intermediate container f97c0c898633 [2023-05-25T00:53:02.424Z] ---> b448be746578 [2023-05-25T00:53:02.424Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-25T00:53:02.424Z] Successfully built b448be746578 [2023-05-25T00:53:02.688Z] 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-05-25T00:53:03.522Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-25T00:53:03.522Z] [2023-05-25T00:53:03.522Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:53:03.890Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-25T00:53:03.890Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-25T00:53:03.890Z] 5eb5b503b376: Pulling fs layer [2023-05-25T00:53:03.890Z] 5c69ac0246d0: Pulling fs layer [2023-05-25T00:53:03.890Z] ec43610c2a17: Pulling fs layer [2023-05-25T00:53:03.890Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-25T00:53:03.890Z] 33b1e0a273af: Pulling fs layer [2023-05-25T00:53:03.890Z] 5d3b04190fa2: Pulling fs layer [2023-05-25T00:53:03.890Z] 2f39f015ded8: Pulling fs layer [2023-05-25T00:53:03.890Z] 33b1e0a273af: Waiting [2023-05-25T00:53:03.890Z] 5d3b04190fa2: Waiting [2023-05-25T00:53:03.890Z] 2f39f015ded8: Waiting [2023-05-25T00:53:03.890Z] 3a2ae6a8a46f: Waiting [2023-05-25T00:53:03.890Z] 5c69ac0246d0: Verifying Checksum [2023-05-25T00:53:03.890Z] 5c69ac0246d0: Download complete [2023-05-25T00:53:03.890Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-25T00:53:03.890Z] 3a2ae6a8a46f: Download complete [2023-05-25T00:53:04.151Z] ec43610c2a17: Verifying Checksum [2023-05-25T00:53:04.151Z] ec43610c2a17: Download complete [2023-05-25T00:53:04.151Z] 5d3b04190fa2: Verifying Checksum [2023-05-25T00:53:04.151Z] 5d3b04190fa2: Download complete [2023-05-25T00:53:04.151Z] 33b1e0a273af: Verifying Checksum [2023-05-25T00:53:04.151Z] 33b1e0a273af: Download complete [2023-05-25T00:53:04.410Z] 5eb5b503b376: Download complete [2023-05-25T00:53:04.976Z] 2f39f015ded8: Download complete [2023-05-25T00:53:05.542Z] 5eb5b503b376: Pull complete [2023-05-25T00:53:05.542Z] 5c69ac0246d0: Pull complete [2023-05-25T00:53:06.112Z] ec43610c2a17: Pull complete [2023-05-25T00:53:06.112Z] 3a2ae6a8a46f: Pull complete [2023-05-25T00:53:06.378Z] 33b1e0a273af: Pull complete [2023-05-25T00:53:06.378Z] 5d3b04190fa2: Pull complete [2023-05-25T00:53:10.599Z] 2f39f015ded8: Pull complete [2023-05-25T00:53:10.600Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-25T00:53:10.600Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-25T00:53:10.600Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T00:53:10.810Z] prd-ubuntu20.04-docker-8c-8g-16885 does not seem to be running inside a container [2023-05-25T00:53:10.838Z] $ 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-312 -v /w/workspace/gexfoundry_device-snmp-go_PR-312:/w/workspace/gexfoundry_device-snmp-go_PR-312:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-312@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-312@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-05-25T00:53:22.644Z] $ docker top 349053bff278f0cc1e8f98941633ddfd8c344483d3318e693530692886ea72d2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-25T00:53:22.899Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16890 in /w/workspace/gexfoundry_device-snmp-go_PR-312 [Pipeline] { [Pipeline] ws [2023-05-25T00:53:22.951Z] Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout [2023-05-25T00:53:23.031Z] Selected Git installation does not exist. Using Default [2023-05-25T00:53:23.031Z] The recommended git tool is: NONE [2023-05-25T00:53:23.086Z] ---> job-cost.sh [2023-05-25T00:53:23.086Z] lf-activate-venv: SKIPPING [2023-05-25T00:53:23.086Z] INFO: No Stack... [2023-05-25T00:53:23.344Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-25T00:53:23.603Z] INFO: Archiving Costs [Pipeline] sh [2023-05-25T00:53:23.917Z] + cat /w/workspace/gexfoundry_device-snmp-go_PR-312/archives/cost.csv [2023-05-25T00:53:23.917Z] + cut -d, -f6 [Pipeline] lock [2023-05-25T00:53:23.958Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-312-1-stack-cost] [2023-05-25T00:53:23.969Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-312-1-stack-cost] did not exist. Created. [2023-05-25T00:53:23.969Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-312-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-25T00:53:24.361Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-25T00:53:24.411Z] Stashed 1 file(s) [Pipeline] } [2023-05-25T00:53:24.439Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-312-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-25T00:53:24.520Z] $ docker stop --time=1 349053bff278f0cc1e8f98941633ddfd8c344483d3318e693530692886ea72d2 [2023-05-25T00:53:25.670Z] $ docker rm -f --volumes 349053bff278f0cc1e8f98941633ddfd8c344483d3318e693530692886ea72d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-25T00:53:30.069Z] using credential edgex-jenkins-ssh [2023-05-25T00:53:30.088Z] Cloning the remote Git repository [2023-05-25T00:53:30.150Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2023-05-25T00:53:30.282Z] > git init /w/workspace/device-snmp-go/1 # timeout=10 [2023-05-25T00:53:30.473Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2023-05-25T00:53:30.474Z] > git --version # timeout=10 [2023-05-25T00:53:30.505Z] > git --version # 'git version 2.25.1' [2023-05-25T00:53:30.509Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-25T00:53:30.717Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-25T00:53:31.954Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2023-05-25T00:53:31.989Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-25T00:53:33.156Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2023-05-25T00:53:33.207Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2023-05-25T00:53:33.209Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-25T00:53:33.231Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/312/head:refs/remotes/origin/PR-312 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-25T00:53:33.773Z] Merging remotes/origin/main commit f0acc0c4a5995740a11ce30356140c244122cf64 into PR head commit bb665b697413815a9e926c8d38e3b2037295de10 [2023-05-25T00:53:34.116Z] Merge succeeded, producing bb665b697413815a9e926c8d38e3b2037295de10 [2023-05-25T00:53:34.117Z] Checking out Revision bb665b697413815a9e926c8d38e3b2037295de10 (PR-312) [2023-05-25T00:53:33.795Z] > git config core.sparsecheckout # timeout=10 [2023-05-25T00:53:33.875Z] > git checkout -f bb665b697413815a9e926c8d38e3b2037295de10 # timeout=10 [2023-05-25T00:53:33.983Z] > git remote # timeout=10 [2023-05-25T00:53:34.009Z] > git config --get remote.origin.url # timeout=10 [2023-05-25T00:53:34.039Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-25T00:53:34.057Z] > git merge f0acc0c4a5995740a11ce30356140c244122cf64 # timeout=10 [2023-05-25T00:53:34.091Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-25T00:53:34.123Z] > git config core.sparsecheckout # timeout=10 [2023-05-25T00:53:34.147Z] > git checkout -f bb665b697413815a9e926c8d38e3b2037295de10 # timeout=10 [2023-05-25T00:53:34.831Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-05-25T00:53:34.897Z] > git --version # timeout=10 [2023-05-25T00:53:34.911Z] > git --version # 'git version 2.25.1' [2023-05-25T00:53:34.928Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-25T00:53:36.248Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-25T00:53:36.248Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-25T00:53:36.248Z] Dload Upload Total Spent Left Speed [2023-05-25T00:53:36.248Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 200k 0 --:--:-- --:--:-- --:--:-- 200k [Pipeline] sh [2023-05-25T00:53:36.977Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-25T00:53:37.340Z] + sudo tee /etc/docker/daemon.new [2023-05-25T00:53:37.340Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-25T00:53:37.340Z] { [2023-05-25T00:53:37.340Z] "registry-mirrors": [ [2023-05-25T00:53:37.340Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-25T00:53:37.340Z] ], [2023-05-25T00:53:37.340Z] "bip": "10.250.0.254/24", [2023-05-25T00:53:37.340Z] "hosts": [ [2023-05-25T00:53:37.340Z] "tcp://0.0.0.0:5555", [2023-05-25T00:53:37.340Z] "unix:///var/run/docker.sock" [2023-05-25T00:53:37.340Z] ], [2023-05-25T00:53:37.340Z] "mtu": 1458, [2023-05-25T00:53:37.340Z] "selinux-enabled": true, [2023-05-25T00:53:37.340Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-25T00:53:37.340Z] } [Pipeline] sh [2023-05-25T00:53:37.710Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-25T00:53:38.074Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-25T00:53:56.417Z] provisioning config files... [2023-05-25T00:53:56.450Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config12890324439149494558tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-25T00:53:56.864Z] ---> docker-login.sh [2023-05-25T00:53:56.864Z] nexus3.edgexfoundry.org:10001 [2023-05-25T00:53:57.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:53:57.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:53:57.459Z] Configure a credential helper to remove this warning. See [2023-05-25T00:53:57.459Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:53:57.459Z] [2023-05-25T00:53:57.459Z] Login Succeeded [2023-05-25T00:53:57.459Z] nexus3.edgexfoundry.org:10002 [2023-05-25T00:53:57.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:53:57.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:53:57.729Z] Configure a credential helper to remove this warning. See [2023-05-25T00:53:57.729Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:53:57.729Z] [2023-05-25T00:53:57.729Z] Login Succeeded [2023-05-25T00:53:58.001Z] nexus3.edgexfoundry.org:10003 [2023-05-25T00:53:58.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:53:58.297Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:53:58.297Z] Configure a credential helper to remove this warning. See [2023-05-25T00:53:58.297Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:53:58.297Z] [2023-05-25T00:53:58.297Z] Login Succeeded [2023-05-25T00:53:58.297Z] nexus3.edgexfoundry.org:10004 [2023-05-25T00:53:58.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:53:58.570Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:53:58.570Z] Configure a credential helper to remove this warning. See [2023-05-25T00:53:58.570Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:53:58.570Z] [2023-05-25T00:53:58.570Z] Login Succeeded [2023-05-25T00:53:58.570Z] docker.io [2023-05-25T00:53:58.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:53:59.112Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:53:59.112Z] Configure a credential helper to remove this warning. See [2023-05-25T00:53:59.112Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:53:59.112Z] [2023-05-25T00:53:59.112Z] Login Succeeded [2023-05-25T00:53:59.112Z] ---> docker-login.sh ends [Pipeline] } [2023-05-25T00:53:59.141Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-25T00:53:59.569Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-25T00:53:59.603Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-25T00:53:59.633Z] ========================================================= [2023-05-25T00:53:59.633Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-25T00:53:59.633Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:54:00.128Z] + 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-05-25T00:54:00.399Z] Sending build context to Docker daemon 3.034MB [2023-05-25T00:54:00.399Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-25T00:54:00.399Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-25T00:54:00.687Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-25T00:54:00.687Z] c41833b44d91: Pulling fs layer [2023-05-25T00:54:00.687Z] ed15518f5707: Pulling fs layer [2023-05-25T00:54:00.687Z] feae8fd75edb: Pulling fs layer [2023-05-25T00:54:00.687Z] 242c74f7c9fa: Pulling fs layer [2023-05-25T00:54:00.687Z] 3cdef696dda3: Pulling fs layer [2023-05-25T00:54:00.687Z] 2ced38df9373: Pulling fs layer [2023-05-25T00:54:00.687Z] 58f1dce35555: Pulling fs layer [2023-05-25T00:54:00.687Z] 3cdef696dda3: Waiting [2023-05-25T00:54:00.687Z] 2ced38df9373: Waiting [2023-05-25T00:54:00.687Z] 58f1dce35555: Waiting [2023-05-25T00:54:00.687Z] 242c74f7c9fa: Waiting [2023-05-25T00:54:00.687Z] ed15518f5707: Download complete [2023-05-25T00:54:00.687Z] 242c74f7c9fa: Verifying Checksum [2023-05-25T00:54:00.687Z] 242c74f7c9fa: Download complete [2023-05-25T00:54:00.687Z] 3cdef696dda3: Verifying Checksum [2023-05-25T00:54:00.687Z] 3cdef696dda3: Download complete [2023-05-25T00:54:00.687Z] c41833b44d91: Download complete [2023-05-25T00:54:02.128Z] c41833b44d91: Pull complete [2023-05-25T00:54:02.399Z] 58f1dce35555: Verifying Checksum [2023-05-25T00:54:02.399Z] 58f1dce35555: Download complete [2023-05-25T00:54:02.399Z] ed15518f5707: Pull complete [2023-05-25T00:54:03.376Z] feae8fd75edb: Verifying Checksum [2023-05-25T00:54:03.376Z] feae8fd75edb: Download complete [2023-05-25T00:54:03.376Z] 2ced38df9373: Verifying Checksum [2023-05-25T00:54:03.376Z] 2ced38df9373: Download complete [2023-05-25T00:54:15.850Z] feae8fd75edb: Pull complete [2023-05-25T00:54:15.850Z] 242c74f7c9fa: Pull complete [2023-05-25T00:54:15.850Z] 3cdef696dda3: Pull complete [2023-05-25T00:54:22.527Z] 2ced38df9373: Pull complete [2023-05-25T00:54:24.478Z] 58f1dce35555: Pull complete [2023-05-25T00:54:24.747Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-25T00:54:24.747Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-25T00:54:24.747Z] ---> fadd8f120f05 [2023-05-25T00:54:24.747Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-25T00:54:26.707Z] ---> Running in aa19f16e06b0 [2023-05-25T00:54:27.303Z] Removing intermediate container aa19f16e06b0 [2023-05-25T00:54:27.303Z] ---> 77f3de498501 [2023-05-25T00:54:27.303Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-25T00:54:27.303Z] ---> Running in f22d3c3a41b5 [2023-05-25T00:54:27.612Z] Removing intermediate container f22d3c3a41b5 [2023-05-25T00:54:27.612Z] ---> 194474b2b1a2 [2023-05-25T00:54:27.612Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-25T00:54:28.199Z] ---> Running in 7f21f5626e48 [2023-05-25T00:54:28.789Z] Removing intermediate container 7f21f5626e48 [2023-05-25T00:54:28.789Z] ---> 7c767121a98b [2023-05-25T00:54:28.789Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-25T00:54:29.909Z] ---> Running in 3ece6933324e [2023-05-25T00:54:29.909Z] Removing intermediate container 3ece6933324e [2023-05-25T00:54:29.909Z] ---> 4f9fef91fff2 [2023-05-25T00:54:29.909Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-25T00:54:29.909Z] ---> Running in bc3129e42438 [2023-05-25T00:54:30.886Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T00:54:31.482Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T00:54:32.918Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-25T00:54:32.918Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-25T00:54:32.918Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-25T00:54:32.918Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-25T00:54:33.191Z] Executing busybox-1.35.0-r29.trigger [2023-05-25T00:54:33.191Z] OK: 268 MiB in 57 packages [2023-05-25T00:54:34.186Z] Removing intermediate container bc3129e42438 [2023-05-25T00:54:34.186Z] ---> 496d3bd4a7ec [2023-05-25T00:54:34.186Z] Step 8/12 : WORKDIR /device-snmp-go [2023-05-25T00:54:34.462Z] ---> Running in 1b0a195ab071 [2023-05-25T00:54:34.734Z] Removing intermediate container 1b0a195ab071 [2023-05-25T00:54:34.734Z] ---> fe4e3e563738 [2023-05-25T00:54:34.734Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-25T00:54:37.338Z] ---> da8f7d6bba70 [2023-05-25T00:54:37.338Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T00:54:37.338Z] ---> Running in 618df7a976ef [2023-05-25T00:55:45.264Z] Removing intermediate container 618df7a976ef [2023-05-25T00:55:45.264Z] ---> 190cd1f1698e [2023-05-25T00:55:45.264Z] Step 11/12 : COPY . . [2023-05-25T00:55:45.264Z] ---> 8b04a8500708 [2023-05-25T00:55:45.264Z] Step 12/12 : RUN ${MAKE} [2023-05-25T00:55:45.264Z] ---> Running in d21a47a1edce [2023-05-25T00:55:45.264Z] noop [2023-05-25T00:55:45.264Z] Removing intermediate container d21a47a1edce [2023-05-25T00:55:45.264Z] ---> 947f2d82f674 [2023-05-25T00:55:45.264Z] Successfully built 947f2d82f674 [2023-05-25T00:55:45.264Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:55:45.768Z] + docker inspect -f . ci-base-image-arm64 [2023-05-25T00:55:45.768Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T00:55:46.051Z] prd-ubuntu20.04-docker-arm64-4c-16g-16890 does not seem to be running inside a container [2023-05-25T00:55:46.134Z] $ 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-05-25T00:55:47.542Z] $ docker top 99d4ae5f9000c3a3c0ee10e629979da33d1b4b6b728589ac48c708fa606ca29a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-25T00:55:48.453Z] + go version [2023-05-25T00:55:48.453Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-25T00:55:48.488Z] $ docker stop --time=1 99d4ae5f9000c3a3c0ee10e629979da33d1b4b6b728589ac48c708fa606ca29a [2023-05-25T00:55:50.169Z] $ docker rm -f --volumes 99d4ae5f9000c3a3c0ee10e629979da33d1b4b6b728589ac48c708fa606ca29a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:55:51.031Z] + docker inspect -f . ci-base-image-arm64 [2023-05-25T00:55:51.031Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T00:55:51.287Z] prd-ubuntu20.04-docker-arm64-4c-16g-16890 does not seem to be running inside a container [2023-05-25T00:55:51.356Z] $ 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-05-25T00:55:52.622Z] $ docker top 8da2869a4ec5bb9a3f6e05de78527292ca3eee55987248c87f341a0b780d8a03 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-25T00:55:53.537Z] + git config --global --add safe.directory /w/workspace/device-snmp-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-25T00:55:54.256Z] + make test [2023-05-25T00:55:54.257Z] go test ./... -coverprofile=coverage.out [2023-05-25T00:56:33.147Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-05-25T00:58:54.865Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2023-05-25T00:58:56.833Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.052s coverage: 0.0% of statements [2023-05-25T00:58:57.799Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-25T00:58:57.799Z] go vet ./... [2023-05-25T00:59:30.087Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-25T00:59:30.087Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-25T00:59:30.087Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-25T00:59:30.127Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-25T00:59:30.155Z] $ docker stop --time=1 8da2869a4ec5bb9a3f6e05de78527292ca3eee55987248c87f341a0b780d8a03 [2023-05-25T00:59:32.166Z] $ docker rm -f --volumes 8da2869a4ec5bb9a3f6e05de78527292ca3eee55987248c87f341a0b780d8a03 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-25T00:59:33.549Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-25T00:59:33.583Z] Warning: overwriting stash ‘coverage-report’ [2023-05-25T00:59:34.142Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-25T00:59:34.719Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-25T00:59:35.064Z] + ls -al . [2023-05-25T00:59:35.064Z] total 168 [2023-05-25T00:59:35.064Z] drwxrwxr-x 8 jenkins jenkins 4096 May 25 00:55 . [2023-05-25T00:59:35.064Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 00:53 .. [2023-05-25T00:59:35.064Z] -rw-rw-r-- 1 jenkins jenkins 6 May 25 00:53 .dockerignore [2023-05-25T00:59:35.064Z] drwxrwxr-x 8 jenkins jenkins 4096 May 25 00:53 .git [2023-05-25T00:59:35.064Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 00:53 .github [2023-05-25T00:59:35.064Z] -rw-rw-r-- 1 jenkins jenkins 328 May 25 00:53 .gitignore [2023-05-25T00:59:35.064Z] -rw-rw-r-- 1 jenkins jenkins 41 May 25 00:53 .golangci.yml [2023-05-25T00:59:35.064Z] -rw-rw-r-- 1 jenkins jenkins 9056 May 25 00:53 Attribution.txt [2023-05-25T00:59:35.064Z] -rw-rw-r-- 1 jenkins jenkins 8355 May 25 00:53 CHANGELOG.md [2023-05-25T00:59:35.064Z] -rw-rw-r-- 1 jenkins jenkins 1423 May 25 00:53 Dockerfile [2023-05-25T00:59:35.064Z] -rw-rw-r-- 1 jenkins jenkins 677 May 25 00:53 GOVERNANCE.md [2023-05-25T00:59:35.064Z] -rw-rw-r-- 1 jenkins jenkins 656 May 25 00:53 Jenkinsfile [2023-05-25T00:59:35.064Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 25 00:53 LICENSE [2023-05-25T00:59:35.064Z] -rw-rw-r-- 1 jenkins jenkins 2114 May 25 00:53 Makefile [2023-05-25T00:59:35.064Z] -rw-rw-r-- 1 jenkins jenkins 620 May 25 00:53 OWNERS.md [2023-05-25T00:59:35.064Z] -rw-rw-r-- 1 jenkins jenkins 10054 May 25 00:53 README.md [2023-05-25T00:59:35.064Z] -rw-rw-r-- 1 jenkins jenkins 5 May 25 00:50 VERSION [2023-05-25T00:59:35.064Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 00:53 bin [2023-05-25T00:59:35.064Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 00:53 cmd [2023-05-25T00:59:35.064Z] -rw-r--r-- 1 jenkins jenkins 8837 May 25 00:58 coverage.out [2023-05-25T00:59:35.064Z] -rw-rw-r-- 1 jenkins jenkins 3235 May 25 00:53 go.mod [2023-05-25T00:59:35.064Z] -rw-rw-r-- 1 jenkins jenkins 31230 May 25 00:53 go.sum [2023-05-25T00:59:35.064Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 00:53 internal [2023-05-25T00:59:35.064Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 00:53 snap [2023-05-25T00:59:35.064Z] -rw-rw-r-- 1 jenkins jenkins 228 May 25 00:53 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:59:35.567Z] + 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=bb665b697413815a9e926c8d38e3b2037295de10 --label arch=arm64 --label version=0.0.0 . [2023-05-25T00:59:35.839Z] Sending build context to Docker daemon 3.043MB [2023-05-25T00:59:35.839Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-25T00:59:35.839Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-25T00:59:35.839Z] ---> 947f2d82f674 [2023-05-25T00:59:35.839Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-25T00:59:36.115Z] ---> Running in 32462107158d [2023-05-25T00:59:36.398Z] Removing intermediate container 32462107158d [2023-05-25T00:59:36.398Z] ---> fc0ec10db3f8 [2023-05-25T00:59:36.398Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-25T00:59:36.672Z] ---> Running in 09e0528e554e [2023-05-25T00:59:36.954Z] Removing intermediate container 09e0528e554e [2023-05-25T00:59:36.954Z] ---> fa66016f69b6 [2023-05-25T00:59:36.954Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-25T00:59:36.954Z] ---> Running in 1519d98bcdb4 [2023-05-25T00:59:37.548Z] Removing intermediate container 1519d98bcdb4 [2023-05-25T00:59:37.548Z] ---> 5bbbea72930f [2023-05-25T00:59:37.548Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-25T00:59:37.548Z] ---> Running in 3eaff85238ed [2023-05-25T00:59:37.837Z] Removing intermediate container 3eaff85238ed [2023-05-25T00:59:37.837Z] ---> cf55cf8066e1 [2023-05-25T00:59:37.837Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-25T00:59:37.837Z] ---> Running in 9cdcfa8333e7 [2023-05-25T00:59:39.278Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T00:59:39.548Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T00:59:40.961Z] OK: 268 MiB in 57 packages [2023-05-25T00:59:41.928Z] Removing intermediate container 9cdcfa8333e7 [2023-05-25T00:59:41.928Z] ---> 0a267b06d441 [2023-05-25T00:59:41.928Z] Step 8/24 : WORKDIR /device-snmp-go [2023-05-25T00:59:41.928Z] ---> Running in d3f103f18ff2 [2023-05-25T00:59:42.517Z] Removing intermediate container d3f103f18ff2 [2023-05-25T00:59:42.517Z] ---> bbe5b77b9dce [2023-05-25T00:59:42.517Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-25T00:59:43.109Z] ---> 6bb3aa8ebb98 [2023-05-25T00:59:43.109Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T00:59:43.109Z] ---> Running in 22be0102f398 [2023-05-25T00:59:45.701Z] Removing intermediate container 22be0102f398 [2023-05-25T00:59:45.701Z] ---> 85c8a68b42ec [2023-05-25T00:59:45.701Z] Step 11/24 : COPY . . [2023-05-25T00:59:47.122Z] ---> 6dd80853cf94 [2023-05-25T00:59:47.122Z] Step 12/24 : RUN ${MAKE} [2023-05-25T00:59:47.122Z] ---> Running in 2151c772eeb6 [2023-05-25T00:59:48.090Z] 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-05-25T01:02:24.842Z] Removing intermediate container 2151c772eeb6 [2023-05-25T01:02:24.842Z] ---> e8b05c75b9ac [2023-05-25T01:02:24.842Z] Step 13/24 : FROM alpine:3.17 [2023-05-25T01:02:24.842Z] 3.17: Pulling from library/alpine [2023-05-25T01:02:24.842Z] c41833b44d91: Already exists [2023-05-25T01:02:24.842Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-25T01:02:24.842Z] Status: Downloaded newer image for alpine:3.17 [2023-05-25T01:02:24.842Z] ---> 51e60588ff2c [2023-05-25T01:02:24.842Z] Step 14/24 : RUN apk add --update --no-cache dumb-init [2023-05-25T01:02:24.842Z] ---> Running in 21ea590a3a30 [2023-05-25T01:02:24.842Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T01:02:24.842Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T01:02:24.842Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-25T01:02:24.842Z] Executing busybox-1.35.0-r29.trigger [2023-05-25T01:02:24.842Z] OK: 8 MiB in 16 packages [2023-05-25T01:02:24.842Z] Removing intermediate container 21ea590a3a30 [2023-05-25T01:02:24.842Z] ---> 5bbb4e0a29bc [2023-05-25T01:02:24.842Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2023-05-25T01:02:25.426Z] ---> 8adcde3163f8 [2023-05-25T01:02:25.426Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2023-05-25T01:02:25.694Z] ---> 1271feb5d481 [2023-05-25T01:02:25.694Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2023-05-25T01:02:26.279Z] ---> ca58b26fccf8 [2023-05-25T01:02:26.279Z] Step 18/24 : EXPOSE 59993 [2023-05-25T01:02:26.549Z] ---> Running in ef661df93964 [2023-05-25T01:02:26.817Z] Removing intermediate container ef661df93964 [2023-05-25T01:02:26.817Z] ---> 98c984ad9339 [2023-05-25T01:02:26.817Z] Step 19/24 : EXPOSE 161 [2023-05-25T01:02:26.817Z] ---> Running in 6383c812f993 [2023-05-25T01:02:27.090Z] Removing intermediate container 6383c812f993 [2023-05-25T01:02:27.090Z] ---> f633296efd85 [2023-05-25T01:02:27.090Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2023-05-25T01:02:27.090Z] ---> Running in 3489aaa92866 [2023-05-25T01:02:27.678Z] Removing intermediate container 3489aaa92866 [2023-05-25T01:02:27.678Z] ---> df219ac6cec0 [2023-05-25T01:02:27.678Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-25T01:02:27.678Z] ---> Running in 2cb79a45bae1 [2023-05-25T01:02:27.947Z] Removing intermediate container 2cb79a45bae1 [2023-05-25T01:02:27.947Z] ---> 632fbe254091 [2023-05-25T01:02:27.947Z] Step 22/24 : LABEL arch=arm64 [2023-05-25T01:02:27.947Z] ---> Running in 5cf5a7fc53c5 [2023-05-25T01:02:28.223Z] Removing intermediate container 5cf5a7fc53c5 [2023-05-25T01:02:28.223Z] ---> dd1c4fe598d8 [2023-05-25T01:02:28.223Z] Step 23/24 : LABEL git_sha=bb665b697413815a9e926c8d38e3b2037295de10 [2023-05-25T01:02:28.493Z] ---> Running in ed6228db4d32 [2023-05-25T01:02:28.761Z] Removing intermediate container ed6228db4d32 [2023-05-25T01:02:28.761Z] ---> 3444a83f63c6 [2023-05-25T01:02:28.761Z] Step 24/24 : LABEL version=0.0.0 [2023-05-25T01:02:28.761Z] ---> Running in aa783ac0f221 [2023-05-25T01:02:29.027Z] Removing intermediate container aa783ac0f221 [2023-05-25T01:02:29.027Z] ---> b4751424ada8 [2023-05-25T01:02:29.027Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-25T01:02:29.027Z] Successfully built b4751424ada8 [2023-05-25T01:02:29.027Z] 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-05-25T01:02:29.846Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-25T01:02:29.846Z] [2023-05-25T01:02:29.846Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:02:30.384Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-25T01:02:30.384Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-25T01:02:30.384Z] 8998bd30e6a1: Pulling fs layer [2023-05-25T01:02:30.384Z] 04944245beec: Pulling fs layer [2023-05-25T01:02:30.384Z] 699f458cf7ca: Pulling fs layer [2023-05-25T01:02:30.384Z] 765212b225bb: Pulling fs layer [2023-05-25T01:02:30.384Z] f23df028b6ca: Pulling fs layer [2023-05-25T01:02:30.384Z] d65c8cfc05b1: Pulling fs layer [2023-05-25T01:02:30.384Z] 2437ff75d9bd: Pulling fs layer [2023-05-25T01:02:30.384Z] 765212b225bb: Waiting [2023-05-25T01:02:30.384Z] f23df028b6ca: Waiting [2023-05-25T01:02:30.384Z] d65c8cfc05b1: Waiting [2023-05-25T01:02:30.384Z] 2437ff75d9bd: Waiting [2023-05-25T01:02:30.655Z] 04944245beec: Verifying Checksum [2023-05-25T01:02:30.655Z] 04944245beec: Download complete [2023-05-25T01:02:30.655Z] 765212b225bb: Verifying Checksum [2023-05-25T01:02:30.655Z] 765212b225bb: Download complete [2023-05-25T01:02:30.655Z] f23df028b6ca: Download complete [2023-05-25T01:02:30.655Z] d65c8cfc05b1: Verifying Checksum [2023-05-25T01:02:30.655Z] d65c8cfc05b1: Download complete [2023-05-25T01:02:30.927Z] 699f458cf7ca: Verifying Checksum [2023-05-25T01:02:30.927Z] 699f458cf7ca: Download complete [2023-05-25T01:02:31.196Z] 8998bd30e6a1: Verifying Checksum [2023-05-25T01:02:31.196Z] 8998bd30e6a1: Download complete [2023-05-25T01:02:33.782Z] 2437ff75d9bd: Verifying Checksum [2023-05-25T01:02:33.782Z] 2437ff75d9bd: Download complete [2023-05-25T01:02:35.198Z] 8998bd30e6a1: Pull complete [2023-05-25T01:02:35.468Z] 04944245beec: Pull complete [2023-05-25T01:02:36.880Z] 699f458cf7ca: Pull complete [2023-05-25T01:02:36.880Z] 765212b225bb: Pull complete [2023-05-25T01:02:37.843Z] f23df028b6ca: Pull complete [2023-05-25T01:02:37.844Z] d65c8cfc05b1: Pull complete [2023-05-25T01:02:52.846Z] 2437ff75d9bd: Pull complete [2023-05-25T01:02:52.846Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-25T01:02:52.846Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-25T01:02:52.846Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T01:02:53.259Z] prd-ubuntu20.04-docker-arm64-4c-16g-16890 does not seem to be running inside a container [2023-05-25T01:02:53.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/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-05-25T01:02:56.080Z] $ docker top 29b095a9b325d70c6369c0533a11e99c037deb82db3e144ca0b0f52a170bd8ff -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-25T01:02:57.005Z] ---> job-cost.sh [2023-05-25T01:02:57.006Z] lf-activate-venv: SKIPPING [2023-05-25T01:02:57.006Z] INFO: No Stack... [2023-05-25T01:02:57.589Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-25T01:02:58.549Z] INFO: Archiving Costs [Pipeline] sh [2023-05-25T01:02:59.223Z] + cut -d, -f6 [2023-05-25T01:02:59.223Z] + cat /w/workspace/device-snmp-go/1/archives/cost.csv [Pipeline] lock [2023-05-25T01:02:59.275Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-312-1-stack-cost] [2023-05-25T01:02:59.281Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-312-1-stack-cost] did not exist. Created. [2023-05-25T01:02:59.281Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-312-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-25T01:03:00.018Z] /w/workspace/device-snmp-go/1@tmp/durable-a6ff8977/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-25T01:03:00.705Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-25T01:03:00.744Z] Warning: overwriting stash ‘stack-cost’ [2023-05-25T01:03:00.796Z] Stashed 1 file(s) [Pipeline] } [2023-05-25T01:03:00.810Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-312-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-25T01:03:00.892Z] $ docker stop --time=1 29b095a9b325d70c6369c0533a11e99c037deb82db3e144ca0b0f52a170bd8ff [2023-05-25T01:03:02.624Z] $ docker rm -f --volumes 29b095a9b325d70c6369c0533a11e99c037deb82db3e144ca0b0f52a170bd8ff [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-05-25T01:03:03.710Z] provisioning config files... [2023-05-25T01:03:03.718Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-312@tmp/config1689111259894199534tmp [Pipeline] { [Pipeline] sh [2023-05-25T01:03:04.060Z] + set +x [2023-05-25T01:03:04.060Z] + bash -s -- [2023-05-25T01:03:04.060Z] + curl -s https://codecov.io/bash [2023-05-25T01:03:04.060Z] [2023-05-25T01:03:04.060Z] _____ _ [2023-05-25T01:03:04.060Z] / ____| | | [2023-05-25T01:03:04.060Z] | | ___ __| | ___ ___ _____ __ [2023-05-25T01:03:04.060Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-25T01:03:04.060Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-25T01:03:04.060Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-25T01:03:04.060Z] Bash-1.0.6 [2023-05-25T01:03:04.060Z] [2023-05-25T01:03:04.060Z] [2023-05-25T01:03:04.060Z] ==> git version 2.25.1 found [2023-05-25T01:03:04.060Z] ==> 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-05-25T01:03:04.060Z] Release-Date: 2020-01-08 [2023-05-25T01:03:04.060Z] 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-05-25T01:03:04.060Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-25T01:03:04.060Z] ==> Jenkins CI detected. [2023-05-25T01:03:04.060Z] current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-312 [2023-05-25T01:03:04.060Z] project root: . [2023-05-25T01:03:04.060Z] --> token set from env [2023-05-25T01:03:04.060Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-25T01:03:04.060Z] ==> Running gcov in . (disable via -X gcov) [2023-05-25T01:03:04.060Z] ==> Python coveragepy not found [2023-05-25T01:03:04.060Z] ==> Searching for coverage reports in: [2023-05-25T01:03:04.060Z] + . [2023-05-25T01:03:04.060Z] -> Found 1 reports [2023-05-25T01:03:04.060Z] ==> Detecting git/mercurial file structure [2023-05-25T01:03:04.320Z] ==> Reading reports [2023-05-25T01:03:04.320Z] + ./coverage.out bytes=8837 [2023-05-25T01:03:04.320Z] ==> Appending adjustments [2023-05-25T01:03:04.320Z] https://docs.codecov.io/docs/fixing-reports [2023-05-25T01:03:04.320Z] + Found adjustments [2023-05-25T01:03:04.320Z] ==> Gzipping contents [2023-05-25T01:03:04.320Z] 4.0K /tmp/codecov.ZndhPa.gz [2023-05-25T01:03:04.320Z] ==> Uploading reports [2023-05-25T01:03:04.320Z] url: https://codecov.io [2023-05-25T01:03:04.320Z] query: branch=PR-312&commit=bb665b697413815a9e926c8d38e3b2037295de10&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-312%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=312&job=&cmd_args= [2023-05-25T01:03:04.320Z] -> Pinging Codecov [2023-05-25T01:03:04.320Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=PR-312&commit=bb665b697413815a9e926c8d38e3b2037295de10&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-312%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=312&job=&cmd_args= [2023-05-25T01:03:04.320Z] -> Uploading to [2023-05-25T01:03:04.320Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-25/6C56EA5C29638FB4528AC87E60AF5AE0/bb665b697413815a9e926c8d38e3b2037295de10/d42adf82-acc0-4f07-bff9-18d87d765f47.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230525%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230525T010304Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0272633565819f20919c36b8845335f0bf51e8f6f7e202bb38e8dbab3d393e5c [2023-05-25T01:03:04.320Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-25T01:03:04.320Z] Dload Upload Total Spent Left Speed [2023-05-25T01:03:04.580Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1604 0 0 100 1604 0 6943 --:--:-- --:--:-- --:--:-- 6943 [2023-05-25T01:03:04.580Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/bb665b697413815a9e926c8d38e3b2037295de10 [Pipeline] } [2023-05-25T01:03:04.607Z] 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-05-25T01:03:06.365Z] + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-312/archives ] [2023-05-25T01:03:06.365Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-312/archives [2023-05-25T01:03:06.365Z] total 16 [2023-05-25T01:03:06.365Z] drwxr-xr-x 3 root root 4096 May 25 00:53 . [2023-05-25T01:03:06.365Z] drwxrwxr-x 10 jenkins jenkins 4096 May 25 00:53 .. [2023-05-25T01:03:06.365Z] drwxr-xr-x 2 root root 4096 May 25 00:53 cost [2023-05-25T01:03:06.365Z] -rw-r--r-- 1 root root 86 May 25 00:53 cost.csv [2023-05-25T01:03:06.365Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-312/archives [2023-05-25T01:03:06.365Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-312/archives [2023-05-25T01:03:06.365Z] total 16 [2023-05-25T01:03:06.365Z] drwxr-xr-x 3 jenkins jenkins 4096 May 25 00:53 . [2023-05-25T01:03:06.365Z] drwxrwxr-x 10 jenkins jenkins 4096 May 25 00:53 .. [2023-05-25T01:03:06.365Z] drwxr-xr-x 2 jenkins jenkins 4096 May 25 00:53 cost [2023-05-25T01:03:06.365Z] -rw-r--r-- 1 jenkins jenkins 86 May 25 00:53 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-25T01:03:06.693Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T01:03:07.580Z] ---> package-listing.sh [2023-05-25T01:03:07.580Z] ++ facter osfamily [2023-05-25T01:03:07.580Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-25T01:03:07.580Z] + OS_FAMILY=debian [2023-05-25T01:03:07.580Z] + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-312 [2023-05-25T01:03:07.580Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-25T01:03:07.580Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-25T01:03:07.580Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-25T01:03:07.580Z] + PACKAGES=/tmp/packages_start.txt [2023-05-25T01:03:07.580Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-312 ']' [2023-05-25T01:03:07.580Z] + PACKAGES=/tmp/packages_end.txt [2023-05-25T01:03:07.580Z] + case "${OS_FAMILY}" in [2023-05-25T01:03:07.580Z] + dpkg -l [2023-05-25T01:03:07.580Z] + grep '^ii' [2023-05-25T01:03:07.840Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-25T01:03:07.840Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-25T01:03:07.840Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-25T01:03:07.840Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-312 ']' [2023-05-25T01:03:07.840Z] + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-312/archives/ [2023-05-25T01:03:07.840Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-312/archives/ [Pipeline] echo [2023-05-25T01:03:07.875Z] 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-312/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-25T01:03:08.166Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:03:08.797Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-25T01:03:08.797Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T01:03:08.945Z] prd-ubuntu20.04-docker-8c-8g-16885 does not seem to be running inside a container [2023-05-25T01:03:08.973Z] $ 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-312/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-312 -v /w/workspace/gexfoundry_device-snmp-go_PR-312:/w/workspace/gexfoundry_device-snmp-go_PR-312:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-312@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-312@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-05-25T01:03:09.174Z] $ docker top fc7911ddc0f26f5739ab02512b848aad43a9b6097b78d8cf652068f0f8b80b20 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-25T01:03:09.559Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-25T01:03:09.866Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-25T01:03:10.170Z] + ls /var/log/sa-host [2023-05-25T01:03:10.170Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-25T01:03:10.309Z] provisioning config files... [2023-05-25T01:03:10.318Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-312@tmp/config9116227852837299033tmp [Pipeline] { [Pipeline] echo [2023-05-25T01:03:10.377Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T01:03:10.698Z] ---> create-netrc.sh [Pipeline] } [2023-05-25T01:03:10.729Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-25T01:03:11.126Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-25T01:03:11.157Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T01:03:11.465Z] ---> sudo-logs.sh [2023-05-25T01:03:11.465Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-25T01:03:11.554Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T01:03:11.865Z] ---> job-cost.sh [2023-05-25T01:03:11.865Z] lf-activate-venv: SKIPPING [2023-05-25T01:03:11.865Z] DEBUG: total: 0.2199999988079071 [2023-05-25T01:03:11.865Z] INFO: Retrieving Stack Cost... [2023-05-25T01:03:12.123Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-25T01:03:12.690Z] INFO: Archiving Costs [Pipeline] echo [2023-05-25T01:03:12.724Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T01:03:13.037Z] ---> logs-deploy.sh [2023-05-25T01:03:13.037Z] lf-activate-venv: SKIPPING [2023-05-25T01:03:13.037Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-312/1 [2023-05-25T01:03:13.037Z] INFO: archiving workspace using pattern(s): [2023-05-25T01:03:13.974Z] Archives upload complete. [2023-05-25T01:03:14.233Z] INFO: archiving logs to Nexus