Pull request #310 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 69a8c872b3a7cf1cabf53534f7001234cc26736d+1e6dc0bba1ffe5e40f73d21aa050c796e5178fc5 (b4c31500ea6c317ba450578000ba29dd71b80887) 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-ssh5949728659989712900.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-ssh12956726851779400586.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-310/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-310/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12255882403191941941.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-310/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17544623497931091324.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-ssh11236997371703191323.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-310/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-310/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2939011220313181661.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-16468 in /w/workspace/gexfoundry_device-snmp-go_PR-310 [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-310 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 1e6dc0bba1ffe5e40f73d21aa050c796e5178fc5 into PR head commit 69a8c872b3a7cf1cabf53534f7001234cc26736d > 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/310/head:refs/remotes/origin/PR-310 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 69a8c872b3a7cf1cabf53534f7001234cc26736d # timeout=10 Merge succeeded, producing 69a8c872b3a7cf1cabf53534f7001234cc26736d Checking out Revision 69a8c872b3a7cf1cabf53534f7001234cc26736d (PR-310) 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-23T05:58:44.092Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-23T05:58:44.293Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-23T05:58:44.400Z] ========================================================= [2023-05-23T05:58:44.401Z] EdgeX Global Pipelines Version Info [2023-05-23T05:58:44.401Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 1e6dc0bba1ffe5e40f73d21aa050c796e5178fc5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 69a8c872b3a7cf1cabf53534f7001234cc26736d # timeout=10 [2023-05-23T05:58:45.151Z] ------------------- [2023-05-23T05:58:45.151Z] stable info: [2023-05-23T05:58:45.151Z] ------------------- [2023-05-23T05:58:45.152Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-23T05:58:45.152Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-23T05:58:45.152Z] Message: update stable to v1.0.249 [2023-05-23T05:58:45.724Z] ------------------- [2023-05-23T05:58:45.724Z] experimental info: [2023-05-23T05:58:45.724Z] ------------------- [2023-05-23T05:58:45.724Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-23T05:58:45.724Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-23T05:58:45.724Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-23T05:58:46.030Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2023-05-23T05:58:46.069Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2023-05-23T05:58:46.113Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-23T05:58:46.161Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-23T05:58:46.209Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-23T05:58:46.246Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-23T05:58:46.289Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-23T05:58:46.331Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-23T05:58:46.374Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-23T05:58:46.418Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-23T05:58:46.463Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-23T05:58:46.503Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2023-05-23T05:58:46.542Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-23T05:58:46.657Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-23T05:58:46.735Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-23T05:58:46.792Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-23T05:58:46.919Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-23T05:58:46.960Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-23T05:58:47.003Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-23T05:58:47.053Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-23T05:58:47.096Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-23T05:58:47.135Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-23T05:58:47.181Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-23T05:58:47.223Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-23T05:58:47.267Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-23T05:58:47.314Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-23T05:58:47.361Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-23T05:58:47.404Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-310 [Pipeline] echo [2023-05-23T05:58:47.447Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-310 [Pipeline] echo [2023-05-23T05:58:47.488Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-310 [Pipeline] echo [2023-05-23T05:58:47.530Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 69a8c872b3a7cf1cabf53534f7001234cc26736d [Pipeline] echo [2023-05-23T05:58:47.577Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 69a8c87 [Pipeline] echo [2023-05-23T05:58:47.622Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-23T05:58:47.750Z] provisioning config files... [2023-05-23T05:58:47.764Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-310@tmp/config4770697327564616103tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-23T05:58:48.109Z] ---> docker-login.sh [2023-05-23T05:58:48.109Z] nexus3.edgexfoundry.org:10001 [2023-05-23T05:58:48.369Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T05:58:48.369Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T05:58:48.369Z] Configure a credential helper to remove this warning. See [2023-05-23T05:58:48.369Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T05:58:48.369Z] [2023-05-23T05:58:48.369Z] Login Succeeded [2023-05-23T05:58:48.369Z] nexus3.edgexfoundry.org:10002 [2023-05-23T05:58:48.631Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T05:58:48.631Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T05:58:48.631Z] Configure a credential helper to remove this warning. See [2023-05-23T05:58:48.631Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T05:58:48.631Z] [2023-05-23T05:58:48.631Z] Login Succeeded [2023-05-23T05:58:48.631Z] nexus3.edgexfoundry.org:10003 [2023-05-23T05:58:48.631Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T05:58:48.631Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T05:58:48.631Z] Configure a credential helper to remove this warning. See [2023-05-23T05:58:48.631Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T05:58:48.631Z] [2023-05-23T05:58:48.631Z] Login Succeeded [2023-05-23T05:58:48.631Z] nexus3.edgexfoundry.org:10004 [2023-05-23T05:58:48.631Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T05:58:48.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T05:58:48.892Z] Configure a credential helper to remove this warning. See [2023-05-23T05:58:48.892Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T05:58:48.892Z] [2023-05-23T05:58:48.892Z] Login Succeeded [2023-05-23T05:58:48.892Z] docker.io [2023-05-23T05:58:48.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T05:58:49.152Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T05:58:49.152Z] Configure a credential helper to remove this warning. See [2023-05-23T05:58:49.152Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T05:58:49.152Z] [2023-05-23T05:58:49.152Z] Login Succeeded [2023-05-23T05:58:49.152Z] ---> docker-login.sh ends [Pipeline] } [2023-05-23T05:58:49.183Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-23T05:58:49.809Z] + git rev-list -1 --merges 69a8c872b3a7cf1cabf53534f7001234cc26736d~1..69a8c872b3a7cf1cabf53534f7001234cc26736d [Pipeline] echo [2023-05-23T05:58:49.869Z] -----------> git rev-list -1 --merges 69a8c872b3a7cf1cabf53534f7001234cc26736d~1..69a8c872b3a7cf1cabf53534f7001234cc26736d 69a8c872b3a7cf1cabf53534f7001234cc26736d [false] [Pipeline] sh [2023-05-23T05:58:50.184Z] + git log --format=format:%s -1 69a8c872b3a7cf1cabf53534f7001234cc26736d [Pipeline] echo [2023-05-23T05:58:50.221Z] ========================================================= [2023-05-23T05:58:50.221Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-23T05:58:50.221Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-23T05:58:50.668Z] + git log --format=format:%s -1 69a8c872b3a7cf1cabf53534f7001234cc26736d [Pipeline] echo [2023-05-23T05:58:50.699Z] [semverPrep] GIT_COMMIT: 69a8c872b3a7cf1cabf53534f7001234cc26736d, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-05-23T05:58:50.730Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-23T05:58:51.133Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-23T05:58:51.133Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-23T05:58:51.133Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-23T05:58:51.133Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-23T05:58:51.133Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-23T05:58:51.133Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-23T05:58:51.133Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T05:58:51.626Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-23T05:58:51.626Z] [2023-05-23T05:58:51.626Z] 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-23T05:58:51.996Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-23T05:58:51.996Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-23T05:58:51.996Z] b85a868b505f: Pulling fs layer [2023-05-23T05:58:51.996Z] e2be974225ed: Pulling fs layer [2023-05-23T05:58:51.996Z] 339a4e72a1f5: Pulling fs layer [2023-05-23T05:58:51.996Z] 988bab9f4d93: Pulling fs layer [2023-05-23T05:58:51.996Z] 1469e6f7b9e6: Pulling fs layer [2023-05-23T05:58:51.996Z] eaf3925da568: Pulling fs layer [2023-05-23T05:58:51.996Z] bab4dde63d76: Pulling fs layer [2023-05-23T05:58:51.996Z] bde34c3a00c8: Pulling fs layer [2023-05-23T05:58:51.996Z] b352a97aabf1: Pulling fs layer [2023-05-23T05:58:51.996Z] 4872d77fe225: Pulling fs layer [2023-05-23T05:58:51.996Z] 5851b861e8e6: Pulling fs layer [2023-05-23T05:58:51.996Z] 988bab9f4d93: Waiting [2023-05-23T05:58:51.996Z] 1469e6f7b9e6: Waiting [2023-05-23T05:58:51.996Z] eaf3925da568: Waiting [2023-05-23T05:58:51.996Z] bab4dde63d76: Waiting [2023-05-23T05:58:51.996Z] bde34c3a00c8: Waiting [2023-05-23T05:58:51.996Z] b352a97aabf1: Waiting [2023-05-23T05:58:51.996Z] 4872d77fe225: Waiting [2023-05-23T05:58:51.996Z] 5851b861e8e6: Waiting [2023-05-23T05:58:51.996Z] e2be974225ed: Download complete [2023-05-23T05:58:51.996Z] 988bab9f4d93: Verifying Checksum [2023-05-23T05:58:51.996Z] 988bab9f4d93: Download complete [2023-05-23T05:58:51.996Z] 1469e6f7b9e6: Verifying Checksum [2023-05-23T05:58:51.996Z] 1469e6f7b9e6: Download complete [2023-05-23T05:58:52.256Z] eaf3925da568: Download complete [2023-05-23T05:58:52.256Z] 339a4e72a1f5: Verifying Checksum [2023-05-23T05:58:52.256Z] 339a4e72a1f5: Download complete [2023-05-23T05:58:52.256Z] bde34c3a00c8: Verifying Checksum [2023-05-23T05:58:52.256Z] bde34c3a00c8: Download complete [2023-05-23T05:58:52.256Z] b352a97aabf1: Download complete [2023-05-23T05:58:52.256Z] 4872d77fe225: Verifying Checksum [2023-05-23T05:58:52.256Z] 4872d77fe225: Download complete [2023-05-23T05:58:52.256Z] 5851b861e8e6: Verifying Checksum [2023-05-23T05:58:52.256Z] b85a868b505f: Verifying Checksum [2023-05-23T05:58:52.256Z] b85a868b505f: Download complete [2023-05-23T05:58:52.514Z] bab4dde63d76: Verifying Checksum [2023-05-23T05:58:52.514Z] bab4dde63d76: Download complete [2023-05-23T05:58:53.452Z] b85a868b505f: Pull complete [2023-05-23T05:58:53.452Z] e2be974225ed: Pull complete [2023-05-23T05:58:54.020Z] 339a4e72a1f5: Pull complete [2023-05-23T05:58:54.020Z] 988bab9f4d93: Pull complete [2023-05-23T05:58:54.281Z] 1469e6f7b9e6: Pull complete [2023-05-23T05:58:54.542Z] eaf3925da568: Pull complete [2023-05-23T05:58:56.466Z] bab4dde63d76: Pull complete [2023-05-23T05:58:56.466Z] bde34c3a00c8: Pull complete [2023-05-23T05:58:56.466Z] b352a97aabf1: Pull complete [2023-05-23T05:58:56.466Z] 4872d77fe225: Pull complete [2023-05-23T05:58:56.729Z] 5851b861e8e6: Pull complete [2023-05-23T05:58:56.729Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-23T05:58:56.729Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-23T05:58:56.729Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T05:58:56.960Z] prd-ubuntu20.04-docker-8c-8g-16468 does not seem to be running inside a container [2023-05-23T05:58:56.998Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-310 -v /w/workspace/gexfoundry_device-snmp-go_PR-310:/w/workspace/gexfoundry_device-snmp-go_PR-310:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-310@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-310@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-23T05:58:58.386Z] $ docker top 239a83560fa420b9b11cfabd97c8aaf9ed58effa7c47ace78e2808919830b219 -eo pid,comm [2023-05-23T05:58:58.439Z] 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-23T05:58:58.439Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-23T05:58:58.568Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-23T05:58:58.568Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-23T05:58:58.676Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-23T05:58:58.680Z] $ docker exec 239a83560fa420b9b11cfabd97c8aaf9ed58effa7c47ace78e2808919830b219 ssh-agent [2023-05-23T05:58:58.782Z] SSH_AUTH_SOCK=/tmp/ssh-G5h8O3K4MXcc/agent.32 [2023-05-23T05:58:58.782Z] SSH_AGENT_PID=38 [2023-05-23T05:58:58.790Z] Running ssh-add (command line suppressed) [2023-05-23T05:58:58.901Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-310@tmp/private_key_654912559100037619.key (/w/workspace/gexfoundry_device-snmp-go_PR-310@tmp/private_key_654912559100037619.key) [2023-05-23T05:58:58.917Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-23T05:58:59.246Z] + git tag --points-at HEAD [Pipeline] } [2023-05-23T05:58:59.273Z] $ docker exec --env ******** --env ******** 239a83560fa420b9b11cfabd97c8aaf9ed58effa7c47ace78e2808919830b219 ssh-agent -k [2023-05-23T05:58:59.378Z] unset SSH_AUTH_SOCK; [2023-05-23T05:58:59.379Z] unset SSH_AGENT_PID; [2023-05-23T05:58:59.379Z] echo Agent pid 38 killed; [2023-05-23T05:58:59.388Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-23T05:58:59.480Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-23T05:58:59.480Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-23T05:58:59.584Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-23T05:58:59.588Z] $ docker exec 239a83560fa420b9b11cfabd97c8aaf9ed58effa7c47ace78e2808919830b219 ssh-agent [2023-05-23T05:58:59.699Z] SSH_AUTH_SOCK=/tmp/ssh-m3KllRnDwV9y/agent.70 [2023-05-23T05:58:59.699Z] SSH_AGENT_PID=76 [2023-05-23T05:58:59.705Z] Running ssh-add (command line suppressed) [2023-05-23T05:58:59.802Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-310@tmp/private_key_17383230213927485186.key (/w/workspace/gexfoundry_device-snmp-go_PR-310@tmp/private_key_17383230213927485186.key) [2023-05-23T05:58:59.817Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-23T05:59:00.145Z] + git semver init [2023-05-23T05:59:00.404Z] 2023-05-23 05:59:00,322 [run_init] DEBUG init version:0.0.0 force:False [2023-05-23T05:59:00.404Z] 2023-05-23 05:59:00,323 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-310/.semver [2023-05-23T05:59:00.404Z] 2023-05-23 05:59:00,324 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/gexfoundry_device-snmp-go_PR-310/.semver [2023-05-23T05:59:00.404Z] 2023-05-23 05:59:00,324 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/gexfoundry_device-snmp-go_PR-310/.semver'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-310, universal_newlines=False, shell=None, istream=None) [2023-05-23T05:59:01.340Z] 2023-05-23 05:59:01,031 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-310/.git/info/exclude [2023-05-23T05:59:01.340Z] 2023-05-23 05:59:01,031 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-snmp-go_PR-310/.semver/PR-310 with force:False [2023-05-23T05:59:01.340Z] 2023-05-23 05:59:01,031 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-310/.semver/PR-310 [2023-05-23T05:59:01.340Z] 2023-05-23 05:59:01,033 [execute] INFO git cat-file --batch-check [2023-05-23T05:59:01.340Z] 2023-05-23 05:59:01,033 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-310/.semver, universal_newlines=False, shell=None, istream=) [2023-05-23T05:59:01.340Z] 2023-05-23 05:59:01,039 [execute] INFO git cat-file --batch [2023-05-23T05:59:01.340Z] 2023-05-23 05:59:01,039 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-310/.semver, universal_newlines=False, shell=None, istream=) [2023-05-23T05:59:01.340Z] 2023-05-23 05:59:01,046 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-310/.semver/PR-310 [2023-05-23T05:59:01.340Z] 0.0.0 [Pipeline] } [2023-05-23T05:59:01.368Z] $ docker exec --env ******** --env ******** 239a83560fa420b9b11cfabd97c8aaf9ed58effa7c47ace78e2808919830b219 ssh-agent -k [2023-05-23T05:59:01.467Z] unset SSH_AUTH_SOCK; [2023-05-23T05:59:01.468Z] unset SSH_AGENT_PID; [2023-05-23T05:59:01.468Z] echo Agent pid 76 killed; [2023-05-23T05:59:01.478Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-23T05:59:01.920Z] + git semver [Pipeline] } [2023-05-23T05:59:02.207Z] $ docker stop --time=1 239a83560fa420b9b11cfabd97c8aaf9ed58effa7c47ace78e2808919830b219 [2023-05-23T05:59:03.506Z] $ docker rm -f --volumes 239a83560fa420b9b11cfabd97c8aaf9ed58effa7c47ace78e2808919830b219 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-23T05:59:03.924Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-23T05:59:04.200Z] Stashed 1 file(s) [Pipeline] echo [2023-05-23T05:59:04.217Z] [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-23T05:59:04.850Z] provisioning config files... [2023-05-23T05:59:04.862Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-310@tmp/config2648275161421750217tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-23T05:59:05.215Z] ---> docker-login.sh [2023-05-23T05:59:05.215Z] nexus3.edgexfoundry.org:10001 [2023-05-23T05:59:05.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T05:59:05.215Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T05:59:05.215Z] Configure a credential helper to remove this warning. See [2023-05-23T05:59:05.215Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T05:59:05.215Z] [2023-05-23T05:59:05.215Z] Login Succeeded [2023-05-23T05:59:05.215Z] nexus3.edgexfoundry.org:10002 [2023-05-23T05:59:05.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T05:59:05.215Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T05:59:05.215Z] Configure a credential helper to remove this warning. See [2023-05-23T05:59:05.215Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T05:59:05.215Z] [2023-05-23T05:59:05.215Z] Login Succeeded [2023-05-23T05:59:05.215Z] nexus3.edgexfoundry.org:10003 [2023-05-23T05:59:05.474Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T05:59:05.474Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T05:59:05.474Z] Configure a credential helper to remove this warning. See [2023-05-23T05:59:05.474Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T05:59:05.474Z] [2023-05-23T05:59:05.474Z] Login Succeeded [2023-05-23T05:59:05.474Z] nexus3.edgexfoundry.org:10004 [2023-05-23T05:59:05.474Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T05:59:05.474Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T05:59:05.474Z] Configure a credential helper to remove this warning. See [2023-05-23T05:59:05.474Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T05:59:05.474Z] [2023-05-23T05:59:05.474Z] Login Succeeded [2023-05-23T05:59:05.474Z] docker.io [2023-05-23T05:59:05.734Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T05:59:05.734Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T05:59:05.734Z] Configure a credential helper to remove this warning. See [2023-05-23T05:59:05.734Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T05:59:05.734Z] [2023-05-23T05:59:05.734Z] Login Succeeded [2023-05-23T05:59:05.734Z] ---> docker-login.sh ends [Pipeline] } [2023-05-23T05:59:05.766Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-23T05:59:05.974Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-23T05:59:06.011Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-23T05:59:06.047Z] ========================================================= [2023-05-23T05:59:06.047Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-23T05:59:06.047Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T05:59:06.523Z] + 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-23T05:59:06.523Z] Sending build context to Docker daemon 5.845MB [2023-05-23T05:59:06.523Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-23T05:59:06.523Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-23T05:59:06.523Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-23T05:59:06.523Z] f56be85fc22e: Pulling fs layer [2023-05-23T05:59:06.523Z] 85791d961cd3: Pulling fs layer [2023-05-23T05:59:06.523Z] d694b5ae8c79: Pulling fs layer [2023-05-23T05:59:06.523Z] 9f32a84ed3da: Pulling fs layer [2023-05-23T05:59:06.523Z] 4d19c01a9841: Pulling fs layer [2023-05-23T05:59:06.523Z] 9325e15d5711: Pulling fs layer [2023-05-23T05:59:06.523Z] 556b6ee489ea: Pulling fs layer [2023-05-23T05:59:06.523Z] c5a4b2cf53e6: Pulling fs layer [2023-05-23T05:59:06.523Z] 4d19c01a9841: Waiting [2023-05-23T05:59:06.523Z] 9f32a84ed3da: Waiting [2023-05-23T05:59:06.523Z] 9325e15d5711: Waiting [2023-05-23T05:59:06.523Z] 556b6ee489ea: Waiting [2023-05-23T05:59:06.523Z] c5a4b2cf53e6: Waiting [2023-05-23T05:59:06.523Z] 85791d961cd3: Download complete [2023-05-23T05:59:06.523Z] 9f32a84ed3da: Verifying Checksum [2023-05-23T05:59:06.523Z] 9f32a84ed3da: Download complete [2023-05-23T05:59:06.523Z] 4d19c01a9841: Verifying Checksum [2023-05-23T05:59:06.523Z] 4d19c01a9841: Download complete [2023-05-23T05:59:06.523Z] f56be85fc22e: Download complete [2023-05-23T05:59:06.791Z] 9325e15d5711: Verifying Checksum [2023-05-23T05:59:06.791Z] 9325e15d5711: Download complete [2023-05-23T05:59:06.791Z] f56be85fc22e: Pull complete [2023-05-23T05:59:07.052Z] 85791d961cd3: Pull complete [2023-05-23T05:59:07.312Z] d694b5ae8c79: Verifying Checksum [2023-05-23T05:59:07.312Z] d694b5ae8c79: Download complete [2023-05-23T05:59:07.312Z] c5a4b2cf53e6: Verifying Checksum [2023-05-23T05:59:07.312Z] c5a4b2cf53e6: Download complete [2023-05-23T05:59:07.571Z] 556b6ee489ea: Verifying Checksum [2023-05-23T05:59:07.571Z] 556b6ee489ea: Download complete [2023-05-23T05:59:10.861Z] d694b5ae8c79: Pull complete [2023-05-23T05:59:11.120Z] 9f32a84ed3da: Pull complete [2023-05-23T05:59:11.380Z] 4d19c01a9841: Pull complete [2023-05-23T05:59:11.380Z] 9325e15d5711: Pull complete [2023-05-23T05:59:13.916Z] 556b6ee489ea: Pull complete [2023-05-23T05:59:14.851Z] c5a4b2cf53e6: Pull complete [2023-05-23T05:59:14.851Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-23T05:59:14.851Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-23T05:59:14.851Z] ---> c4be618373d6 [2023-05-23T05:59:14.851Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-23T05:59:16.762Z] ---> Running in c5cef747286d [2023-05-23T05:59:16.762Z] Removing intermediate container c5cef747286d [2023-05-23T05:59:16.762Z] ---> f71bf5c8c0f0 [2023-05-23T05:59:16.762Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-23T05:59:16.762Z] ---> Running in 4c36b75b5f47 [2023-05-23T05:59:17.022Z] Removing intermediate container 4c36b75b5f47 [2023-05-23T05:59:17.022Z] ---> 5d7aa32e721a [2023-05-23T05:59:17.022Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-23T05:59:17.022Z] ---> Running in 409e6be19952 [2023-05-23T05:59:17.022Z] Removing intermediate container 409e6be19952 [2023-05-23T05:59:17.022Z] ---> 5ffc6df99246 [2023-05-23T05:59:17.022Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-23T05:59:17.281Z] ---> Running in 21f26d93c432 [2023-05-23T05:59:17.281Z] Removing intermediate container 21f26d93c432 [2023-05-23T05:59:17.281Z] ---> cfc8d399ee03 [2023-05-23T05:59:17.281Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-23T05:59:17.281Z] ---> Running in b43c31d1522d [2023-05-23T05:59:17.541Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T05:59:17.800Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T05:59:17.800Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-23T05:59:18.059Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-23T05:59:18.059Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-23T05:59:18.059Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-23T05:59:18.059Z] Executing busybox-1.35.0-r29.trigger [2023-05-23T05:59:18.059Z] OK: 269 MiB in 57 packages [2023-05-23T05:59:18.319Z] Removing intermediate container b43c31d1522d [2023-05-23T05:59:18.319Z] ---> 8f921cc950f8 [2023-05-23T05:59:18.319Z] Step 8/12 : WORKDIR /device-snmp-go [2023-05-23T05:59:18.578Z] ---> Running in 2ddadfa3aa20 [2023-05-23T05:59:18.578Z] Removing intermediate container 2ddadfa3aa20 [2023-05-23T05:59:18.578Z] ---> 50d49b65cedc [2023-05-23T05:59:18.578Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-23T05:59:18.578Z] ---> dc72a51d78c4 [2023-05-23T05:59:18.578Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T05:59:18.578Z] ---> Running in d685a44b1696 [2023-05-23T05:59:19.655Z] Still waiting to schedule task [2023-05-23T05:59:19.655Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-23T06:00:05.295Z] Removing intermediate container d685a44b1696 [2023-05-23T06:00:05.295Z] ---> 6a2f420c943c [2023-05-23T06:00:05.295Z] Step 11/12 : COPY . . [2023-05-23T06:00:05.295Z] ---> 461ee37cb519 [2023-05-23T06:00:05.295Z] Step 12/12 : RUN ${MAKE} [2023-05-23T06:00:05.295Z] ---> Running in 8a0281a1a0a4 [2023-05-23T06:00:05.295Z] noop [2023-05-23T06:00:05.295Z] Removing intermediate container 8a0281a1a0a4 [2023-05-23T06:00:05.295Z] ---> e25893ef8b05 [2023-05-23T06:00:05.295Z] Successfully built e25893ef8b05 [2023-05-23T06:00:05.295Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T06:00:05.764Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-23T06:00:05.764Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T06:00:05.919Z] prd-ubuntu20.04-docker-8c-8g-16468 does not seem to be running inside a container [2023-05-23T06:00:05.970Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-310 -v /w/workspace/gexfoundry_device-snmp-go_PR-310:/w/workspace/gexfoundry_device-snmp-go_PR-310:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-310@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-310@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-23T06:00:06.318Z] $ docker top 6938c0b662d1a70bf74315b91460b7e6b5307e7bbfab7811f8abbd304791b197 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-23T06:00:06.705Z] + go version [2023-05-23T06:00:06.706Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-23T06:00:06.741Z] $ docker stop --time=1 6938c0b662d1a70bf74315b91460b7e6b5307e7bbfab7811f8abbd304791b197 [2023-05-23T06:00:08.019Z] $ docker rm -f --volumes 6938c0b662d1a70bf74315b91460b7e6b5307e7bbfab7811f8abbd304791b197 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T06:00:08.735Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-23T06:00:08.736Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T06:00:08.892Z] prd-ubuntu20.04-docker-8c-8g-16468 does not seem to be running inside a container [2023-05-23T06:00:08.926Z] $ 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-310 -v /w/workspace/gexfoundry_device-snmp-go_PR-310:/w/workspace/gexfoundry_device-snmp-go_PR-310:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-310@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-310@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-23T06:00:09.236Z] $ docker top c6b5ded64a657b75e071b37d0f62f00a3c285a18816d0ac69886ffb62895592b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-23T06:00:09.626Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-snmp-go_PR-310 [Pipeline] fileExists [Pipeline] sh [2023-05-23T06:00:09.986Z] + make test [2023-05-23T06:00:09.986Z] go test ./... -coverprofile=coverage.out [2023-05-23T06:00:14.443Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-05-23T06:00:24.418Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2023-05-23T06:00:24.418Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.008s coverage: 0.0% of statements [2023-05-23T06:00:30.978Z] go vet ./... [2023-05-23T06:00:33.509Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-23T06:00:33.509Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-23T06:00:33.509Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-23T06:00:33.798Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-23T06:00:33.834Z] $ docker stop --time=1 c6b5ded64a657b75e071b37d0f62f00a3c285a18816d0ac69886ffb62895592b [2023-05-23T06:00:36.228Z] $ docker rm -f --volumes c6b5ded64a657b75e071b37d0f62f00a3c285a18816d0ac69886ffb62895592b [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-23T06:00:36.760Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-23T06:00:36.846Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-23T06:00:37.582Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-23T06:00:37.903Z] + ls -al . [2023-05-23T06:00:37.903Z] total 172 [2023-05-23T06:00:37.903Z] drwxrwxr-x 9 jenkins jenkins 4096 May 23 06:00 . [2023-05-23T06:00:37.903Z] drwxrwxr-x 4 jenkins jenkins 4096 May 23 05:58 .. [2023-05-23T06:00:37.903Z] -rw-rw-r-- 1 jenkins jenkins 6 May 23 05:58 .dockerignore [2023-05-23T06:00:37.903Z] drwxrwxr-x 8 jenkins jenkins 4096 May 23 05:59 .git [2023-05-23T06:00:37.903Z] drwxrwxr-x 3 jenkins jenkins 4096 May 23 05:58 .github [2023-05-23T06:00:37.903Z] -rw-rw-r-- 1 jenkins jenkins 328 May 23 05:58 .gitignore [2023-05-23T06:00:37.903Z] -rw-rw-r-- 1 jenkins jenkins 41 May 23 05:58 .golangci.yml [2023-05-23T06:00:37.903Z] drwxr-xr-x 3 jenkins jenkins 4096 May 23 05:59 .semver [2023-05-23T06:00:37.903Z] -rw-rw-r-- 1 jenkins jenkins 9056 May 23 05:58 Attribution.txt [2023-05-23T06:00:37.903Z] -rw-rw-r-- 1 jenkins jenkins 8355 May 23 05:58 CHANGELOG.md [2023-05-23T06:00:37.903Z] -rw-rw-r-- 1 jenkins jenkins 1423 May 23 05:58 Dockerfile [2023-05-23T06:00:37.903Z] -rw-rw-r-- 1 jenkins jenkins 677 May 23 05:58 GOVERNANCE.md [2023-05-23T06:00:37.903Z] -rw-rw-r-- 1 jenkins jenkins 656 May 23 05:58 Jenkinsfile [2023-05-23T06:00:37.903Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 23 05:58 LICENSE [2023-05-23T06:00:37.903Z] -rw-rw-r-- 1 jenkins jenkins 2114 May 23 05:58 Makefile [2023-05-23T06:00:37.903Z] -rw-rw-r-- 1 jenkins jenkins 620 May 23 05:58 OWNERS.md [2023-05-23T06:00:37.903Z] -rw-rw-r-- 1 jenkins jenkins 10054 May 23 05:58 README.md [2023-05-23T06:00:37.903Z] -rw-rw-r-- 1 jenkins jenkins 5 May 23 05:59 VERSION [2023-05-23T06:00:37.903Z] drwxrwxr-x 2 jenkins jenkins 4096 May 23 05:58 bin [2023-05-23T06:00:37.903Z] drwxrwxr-x 3 jenkins jenkins 4096 May 23 05:58 cmd [2023-05-23T06:00:37.903Z] -rw-r--r-- 1 jenkins jenkins 8837 May 23 06:00 coverage.out [2023-05-23T06:00:37.903Z] -rw-rw-r-- 1 jenkins jenkins 3283 May 23 05:58 go.mod [2023-05-23T06:00:37.903Z] -rw-rw-r-- 1 jenkins jenkins 31326 May 23 05:58 go.sum [2023-05-23T06:00:37.903Z] drwxrwxr-x 3 jenkins jenkins 4096 May 23 05:58 internal [2023-05-23T06:00:37.903Z] drwxrwxr-x 4 jenkins jenkins 4096 May 23 05:58 snap [2023-05-23T06:00:37.903Z] -rw-rw-r-- 1 jenkins jenkins 228 May 23 05:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T06:00:38.297Z] + 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=69a8c872b3a7cf1cabf53534f7001234cc26736d --label arch=amd64 --label version=0.0.0 . [2023-05-23T06:00:38.297Z] Sending build context to Docker daemon 5.855MB [2023-05-23T06:00:38.297Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-23T06:00:38.297Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-23T06:00:38.297Z] ---> e25893ef8b05 [2023-05-23T06:00:38.297Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-23T06:00:38.297Z] ---> Running in 9c7676b679a0 [2023-05-23T06:00:38.565Z] Removing intermediate container 9c7676b679a0 [2023-05-23T06:00:38.565Z] ---> e9a5e7afbbc0 [2023-05-23T06:00:38.565Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-23T06:00:38.565Z] ---> Running in 51b4fb90a650 [2023-05-23T06:00:38.565Z] Removing intermediate container 51b4fb90a650 [2023-05-23T06:00:38.565Z] ---> 05c15abfe6f1 [2023-05-23T06:00:38.565Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-23T06:00:38.565Z] ---> Running in 006d6bf14a9e [2023-05-23T06:00:38.825Z] Removing intermediate container 006d6bf14a9e [2023-05-23T06:00:38.825Z] ---> 1654db975f34 [2023-05-23T06:00:38.825Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-23T06:00:38.825Z] ---> Running in 528a7996a5ad [2023-05-23T06:00:38.825Z] Removing intermediate container 528a7996a5ad [2023-05-23T06:00:38.825Z] ---> 648f32f1339f [2023-05-23T06:00:38.825Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-23T06:00:38.825Z] ---> Running in 1f2251f07fbb [2023-05-23T06:00:39.086Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T06:00:39.345Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T06:00:39.605Z] OK: 269 MiB in 57 packages [2023-05-23T06:00:39.864Z] Removing intermediate container 1f2251f07fbb [2023-05-23T06:00:39.865Z] ---> 123d0b8e3989 [2023-05-23T06:00:39.865Z] Step 8/24 : WORKDIR /device-snmp-go [2023-05-23T06:00:39.865Z] ---> Running in a8b239e5ef05 [2023-05-23T06:00:39.865Z] Removing intermediate container a8b239e5ef05 [2023-05-23T06:00:39.865Z] ---> b016c4c26bde [2023-05-23T06:00:39.865Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-23T06:00:40.125Z] ---> 8397758c32a3 [2023-05-23T06:00:40.125Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T06:00:40.125Z] ---> Running in 517982d0625b [2023-05-23T06:00:41.065Z] Removing intermediate container 517982d0625b [2023-05-23T06:00:41.065Z] ---> c7d7e2f63722 [2023-05-23T06:00:41.065Z] Step 11/24 : COPY . . [2023-05-23T06:00:41.323Z] ---> 57f042f421d0 [2023-05-23T06:00:41.323Z] Step 12/24 : RUN ${MAKE} [2023-05-23T06:00:41.323Z] ---> Running in 8f8f5d462e59 [2023-05-23T06:00:41.582Z] 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-23T06:00:55.040Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16469 in /w/workspace/gexfoundry_device-snmp-go_PR-310 [Pipeline] { [Pipeline] ws [2023-05-23T06:00:55.095Z] Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout [2023-05-23T06:00:55.171Z] Selected Git installation does not exist. Using Default [2023-05-23T06:00:55.171Z] The recommended git tool is: NONE [2023-05-23T06:00:59.683Z] Removing intermediate container 8f8f5d462e59 [2023-05-23T06:00:59.683Z] ---> 8e3ae613e411 [2023-05-23T06:00:59.683Z] Step 13/24 : FROM alpine:3.17 [2023-05-23T06:01:00.252Z] 3.17: Pulling from library/alpine [2023-05-23T06:01:00.252Z] f56be85fc22e: Already exists [2023-05-23T06:01:00.252Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-23T06:01:00.252Z] Status: Downloaded newer image for alpine:3.17 [2023-05-23T06:01:00.252Z] ---> 9ed4aefc74f6 [2023-05-23T06:01:00.252Z] Step 14/24 : RUN apk add --update --no-cache dumb-init [2023-05-23T06:01:00.491Z] using credential edgex-jenkins-ssh [2023-05-23T06:01:00.505Z] Cloning the remote Git repository [2023-05-23T06:01:00.512Z] ---> Running in eafc22b01975 [2023-05-23T06:01:00.771Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-23T06:01:00.771Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-23T06:01:01.029Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-23T06:01:01.029Z] Executing busybox-1.35.0-r29.trigger [2023-05-23T06:01:01.029Z] OK: 7 MiB in 16 packages [2023-05-23T06:01:01.287Z] Removing intermediate container eafc22b01975 [2023-05-23T06:01:01.287Z] ---> 70d63aff0d50 [2023-05-23T06:01:01.287Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2023-05-23T06:01:00.545Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2023-05-23T06:01:00.636Z] > git init /w/workspace/device-snmp-go/1 # timeout=10 [2023-05-23T06:01:00.778Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2023-05-23T06:01:00.780Z] > git --version # timeout=10 [2023-05-23T06:01:00.798Z] > git --version # 'git version 2.25.1' [2023-05-23T06:01:00.801Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-23T06:01:00.952Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-23T06:01:01.855Z] ---> 0adeea5ef696 [2023-05-23T06:01:01.855Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2023-05-23T06:01:01.855Z] ---> f42f9a3ef0ad [2023-05-23T06:01:01.855Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2023-05-23T06:01:02.117Z] ---> 57c1de0732b7 [2023-05-23T06:01:02.117Z] Step 18/24 : EXPOSE 59993 [2023-05-23T06:01:02.117Z] ---> Running in 27200c595113 [2023-05-23T06:01:02.117Z] Removing intermediate container 27200c595113 [2023-05-23T06:01:02.117Z] ---> 1642b3573323 [2023-05-23T06:01:02.117Z] Step 19/24 : EXPOSE 161 [2023-05-23T06:01:02.117Z] ---> Running in b1ba3fb7e57a [2023-05-23T06:01:02.377Z] Removing intermediate container b1ba3fb7e57a [2023-05-23T06:01:02.377Z] ---> 7f3d765dffee [2023-05-23T06:01:02.377Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2023-05-23T06:01:02.377Z] ---> Running in 3c6abd7f551d [2023-05-23T06:01:02.377Z] Removing intermediate container 3c6abd7f551d [2023-05-23T06:01:02.377Z] ---> 7ebcafc46af1 [2023-05-23T06:01:02.377Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-23T06:01:02.377Z] ---> Running in 22d6c58386b7 [2023-05-23T06:01:02.636Z] Removing intermediate container 22d6c58386b7 [2023-05-23T06:01:02.636Z] ---> d1916d3c55e5 [2023-05-23T06:01:02.636Z] Step 22/24 : LABEL arch=amd64 [2023-05-23T06:01:02.636Z] ---> Running in 2f26743b3415 [2023-05-23T06:01:02.636Z] Removing intermediate container 2f26743b3415 [2023-05-23T06:01:02.636Z] ---> dc394502ac83 [2023-05-23T06:01:02.636Z] Step 23/24 : LABEL git_sha=69a8c872b3a7cf1cabf53534f7001234cc26736d [2023-05-23T06:01:02.636Z] ---> Running in 058e806b1136 [2023-05-23T06:01:01.991Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2023-05-23T06:01:02.015Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-23T06:01:02.895Z] Removing intermediate container 058e806b1136 [2023-05-23T06:01:02.895Z] ---> 5e643ab0195b [2023-05-23T06:01:02.895Z] Step 24/24 : LABEL version=0.0.0 [2023-05-23T06:01:02.895Z] ---> Running in 3f54cb093db2 [2023-05-23T06:01:02.895Z] Removing intermediate container 3f54cb093db2 [2023-05-23T06:01:02.895Z] ---> 709b85dd492a [2023-05-23T06:01:02.895Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-23T06:01:02.895Z] Successfully built 709b85dd492a [2023-05-23T06:01:02.895Z] 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] } [2023-05-23T06:01:03.376Z] Merging remotes/origin/main commit 1e6dc0bba1ffe5e40f73d21aa050c796e5178fc5 into PR head commit 69a8c872b3a7cf1cabf53534f7001234cc26736d [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T06:01:03.654Z] Merge succeeded, producing 69a8c872b3a7cf1cabf53534f7001234cc26736d [2023-05-23T06:01:03.655Z] Checking out Revision 69a8c872b3a7cf1cabf53534f7001234cc26736d (PR-310) [2023-05-23T06:01:03.827Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-23T06:01:03.827Z] [2023-05-23T06:01:03.827Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T06:01:04.123Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-05-23T06:01:02.835Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2023-05-23T06:01:02.878Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2023-05-23T06:01:02.879Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-23T06:01:02.899Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/310/head:refs/remotes/origin/PR-310 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-23T06:01:03.395Z] > git config core.sparsecheckout # timeout=10 [2023-05-23T06:01:03.472Z] > git checkout -f 69a8c872b3a7cf1cabf53534f7001234cc26736d # timeout=10 [2023-05-23T06:01:03.555Z] > git remote # timeout=10 [2023-05-23T06:01:03.572Z] > git config --get remote.origin.url # timeout=10 [2023-05-23T06:01:03.596Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-23T06:01:03.610Z] > git merge 1e6dc0bba1ffe5e40f73d21aa050c796e5178fc5 # timeout=10 [2023-05-23T06:01:03.639Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-23T06:01:03.661Z] > git config core.sparsecheckout # timeout=10 [2023-05-23T06:01:03.674Z] > git checkout -f 69a8c872b3a7cf1cabf53534f7001234cc26736d # timeout=10 [2023-05-23T06:01:04.173Z] > git --version # timeout=10 [2023-05-23T06:01:04.185Z] > git --version # 'git version 2.25.1' [2023-05-23T06:01:04.195Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-23T06:01:04.206Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-23T06:01:04.206Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-23T06:01:04.206Z] 5eb5b503b376: Pulling fs layer [2023-05-23T06:01:04.206Z] 5c69ac0246d0: Pulling fs layer [2023-05-23T06:01:04.206Z] ec43610c2a17: Pulling fs layer [2023-05-23T06:01:04.206Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-23T06:01:04.206Z] 33b1e0a273af: Pulling fs layer [2023-05-23T06:01:04.206Z] 5d3b04190fa2: Pulling fs layer [2023-05-23T06:01:04.206Z] 2f39f015ded8: Pulling fs layer [2023-05-23T06:01:04.206Z] 33b1e0a273af: Waiting [2023-05-23T06:01:04.206Z] 5d3b04190fa2: Waiting [2023-05-23T06:01:04.206Z] 2f39f015ded8: Waiting [2023-05-23T06:01:04.206Z] 3a2ae6a8a46f: Waiting [2023-05-23T06:01:04.206Z] 5c69ac0246d0: Verifying Checksum [2023-05-23T06:01:04.206Z] 5c69ac0246d0: Download complete [2023-05-23T06:01:04.206Z] 3a2ae6a8a46f: Download complete [2023-05-23T06:01:04.206Z] 33b1e0a273af: Verifying Checksum [2023-05-23T06:01:04.206Z] 33b1e0a273af: Download complete [2023-05-23T06:01:04.206Z] ec43610c2a17: Download complete [2023-05-23T06:01:04.206Z] 5d3b04190fa2: Verifying Checksum [2023-05-23T06:01:04.464Z] 5eb5b503b376: Verifying Checksum [2023-05-23T06:01:04.464Z] 5eb5b503b376: Download complete [2023-05-23T06:01:05.029Z] 2f39f015ded8: Download complete [2023-05-23T06:01:05.596Z] 5eb5b503b376: Pull complete [2023-05-23T06:01:05.853Z] 5c69ac0246d0: Pull complete [2023-05-23T06:01:06.111Z] ec43610c2a17: Pull complete [2023-05-23T06:01:06.370Z] 3a2ae6a8a46f: Pull complete [2023-05-23T06:01:06.370Z] 33b1e0a273af: Pull complete [2023-05-23T06:01:06.629Z] 5d3b04190fa2: Pull complete [2023-05-23T06:01:06.637Z] [2023-05-23T06:01:06.638Z] GitHub has been notified of this commit’s build result [2023-05-23T06:01:06.638Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-23T06:01:07.394Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-23T06:01:07.394Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-23T06:01:07.394Z] Dload Upload Total Spent Left Speed [2023-05-23T06:01:07.394Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 101k 0 --:--:-- --:--:-- --:--:-- 102k [Pipeline] sh [2023-05-23T06:01:08.001Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-23T06:01:08.351Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-23T06:01:08.351Z] + sudo tee /etc/docker/daemon.new [2023-05-23T06:01:08.351Z] { [2023-05-23T06:01:08.351Z] "registry-mirrors": [ [2023-05-23T06:01:08.351Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-23T06:01:08.351Z] ], [2023-05-23T06:01:08.351Z] "bip": "10.250.0.254/24", [2023-05-23T06:01:08.351Z] "hosts": [ [2023-05-23T06:01:08.351Z] "tcp://0.0.0.0:5555", [2023-05-23T06:01:08.351Z] "unix:///var/run/docker.sock" [2023-05-23T06:01:08.351Z] ], [2023-05-23T06:01:08.351Z] "mtu": 1458, [2023-05-23T06:01:08.351Z] "selinux-enabled": true, [2023-05-23T06:01:08.351Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-23T06:01:08.351Z] } [Pipeline] sh [2023-05-23T06:01:08.698Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-23T06:01:09.053Z] + sudo service docker restart [2023-05-23T06:01:10.817Z] 2f39f015ded8: Pull complete [2023-05-23T06:01:10.817Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-23T06:01:10.817Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-23T06:01:10.817Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T06:01:11.052Z] prd-ubuntu20.04-docker-8c-8g-16468 does not seem to be running inside a container [2023-05-23T06:01:11.082Z] $ 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-310 -v /w/workspace/gexfoundry_device-snmp-go_PR-310:/w/workspace/gexfoundry_device-snmp-go_PR-310:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-310@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-310@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-23T06:01:13.211Z] $ docker top f054e6331ce05506e9ecb000bb0af42b587c29410616d66546d0048f249665c7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-23T06:01:13.679Z] ---> job-cost.sh [2023-05-23T06:01:13.679Z] lf-activate-venv: SKIPPING [2023-05-23T06:01:13.679Z] INFO: No Stack... [2023-05-23T06:01:13.940Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-23T06:01:14.211Z] INFO: Archiving Costs [Pipeline] sh [2023-05-23T06:01:14.539Z] + cat /w/workspace/gexfoundry_device-snmp-go_PR-310/archives/cost.csv [2023-05-23T06:01:14.539Z] + cut -d, -f6 [Pipeline] lock [2023-05-23T06:01:14.590Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-310-1-stack-cost] [2023-05-23T06:01:14.595Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-310-1-stack-cost] did not exist. Created. [2023-05-23T06:01:14.595Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-310-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-23T06:01:14.995Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-23T06:01:15.051Z] Stashed 1 file(s) [Pipeline] } [2023-05-23T06:01:15.080Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-310-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-23T06:01:15.164Z] $ docker stop --time=1 f054e6331ce05506e9ecb000bb0af42b587c29410616d66546d0048f249665c7 [2023-05-23T06:01:16.345Z] $ docker rm -f --volumes f054e6331ce05506e9ecb000bb0af42b587c29410616d66546d0048f249665c7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-23T06:01:27.378Z] provisioning config files... [2023-05-23T06:01:27.412Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config8005393412026265421tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-23T06:01:27.801Z] ---> docker-login.sh [2023-05-23T06:01:27.801Z] nexus3.edgexfoundry.org:10001 [2023-05-23T06:01:28.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T06:01:28.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T06:01:28.395Z] Configure a credential helper to remove this warning. See [2023-05-23T06:01:28.395Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T06:01:28.395Z] [2023-05-23T06:01:28.395Z] Login Succeeded [2023-05-23T06:01:28.395Z] nexus3.edgexfoundry.org:10002 [2023-05-23T06:01:28.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T06:01:28.666Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T06:01:28.666Z] Configure a credential helper to remove this warning. See [2023-05-23T06:01:28.666Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T06:01:28.666Z] [2023-05-23T06:01:28.666Z] Login Succeeded [2023-05-23T06:01:28.666Z] nexus3.edgexfoundry.org:10003 [2023-05-23T06:01:28.938Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T06:01:29.214Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T06:01:29.215Z] Configure a credential helper to remove this warning. See [2023-05-23T06:01:29.215Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T06:01:29.215Z] [2023-05-23T06:01:29.215Z] Login Succeeded [2023-05-23T06:01:29.215Z] nexus3.edgexfoundry.org:10004 [2023-05-23T06:01:29.486Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T06:01:29.486Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T06:01:29.486Z] Configure a credential helper to remove this warning. See [2023-05-23T06:01:29.486Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T06:01:29.486Z] [2023-05-23T06:01:29.487Z] Login Succeeded [2023-05-23T06:01:29.487Z] docker.io [2023-05-23T06:01:29.758Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-23T06:01:30.030Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-23T06:01:30.030Z] Configure a credential helper to remove this warning. See [2023-05-23T06:01:30.030Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-23T06:01:30.030Z] [2023-05-23T06:01:30.030Z] Login Succeeded [2023-05-23T06:01:30.030Z] ---> docker-login.sh ends [Pipeline] } [2023-05-23T06:01:30.058Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-23T06:01:30.439Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-23T06:01:30.481Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-23T06:01:30.518Z] ========================================================= [2023-05-23T06:01:30.518Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-23T06:01:30.518Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T06:01:31.022Z] + 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-23T06:01:31.291Z] Sending build context to Docker daemon 3.03MB [2023-05-23T06:01:31.291Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-23T06:01:31.291Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-23T06:01:31.595Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-23T06:01:31.595Z] c41833b44d91: Pulling fs layer [2023-05-23T06:01:31.596Z] ed15518f5707: Pulling fs layer [2023-05-23T06:01:31.596Z] feae8fd75edb: Pulling fs layer [2023-05-23T06:01:31.596Z] 242c74f7c9fa: Pulling fs layer [2023-05-23T06:01:31.596Z] 3cdef696dda3: Pulling fs layer [2023-05-23T06:01:31.596Z] 2ced38df9373: Pulling fs layer [2023-05-23T06:01:31.596Z] 58f1dce35555: Pulling fs layer [2023-05-23T06:01:31.596Z] 2ced38df9373: Waiting [2023-05-23T06:01:31.596Z] 3cdef696dda3: Waiting [2023-05-23T06:01:31.596Z] 242c74f7c9fa: Waiting [2023-05-23T06:01:31.596Z] 58f1dce35555: Waiting [2023-05-23T06:01:31.596Z] ed15518f5707: Verifying Checksum [2023-05-23T06:01:31.596Z] ed15518f5707: Download complete [2023-05-23T06:01:31.596Z] 242c74f7c9fa: Download complete [2023-05-23T06:01:31.596Z] 3cdef696dda3: Verifying Checksum [2023-05-23T06:01:31.596Z] 3cdef696dda3: Download complete [2023-05-23T06:01:31.596Z] c41833b44d91: Download complete [2023-05-23T06:01:32.571Z] c41833b44d91: Pull complete [2023-05-23T06:01:33.160Z] 58f1dce35555: Verifying Checksum [2023-05-23T06:01:33.160Z] 58f1dce35555: Download complete [2023-05-23T06:01:33.160Z] ed15518f5707: Pull complete [2023-05-23T06:01:34.129Z] feae8fd75edb: Verifying Checksum [2023-05-23T06:01:34.129Z] feae8fd75edb: Download complete [2023-05-23T06:01:34.403Z] 2ced38df9373: Verifying Checksum [2023-05-23T06:01:34.403Z] 2ced38df9373: Download complete [2023-05-23T06:01:46.937Z] feae8fd75edb: Pull complete [2023-05-23T06:01:46.937Z] 242c74f7c9fa: Pull complete [2023-05-23T06:01:46.937Z] 3cdef696dda3: Pull complete [2023-05-23T06:01:52.286Z] 2ced38df9373: Pull complete [2023-05-23T06:01:54.886Z] 58f1dce35555: Pull complete [2023-05-23T06:01:54.886Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-23T06:01:54.886Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-23T06:01:55.155Z] ---> fadd8f120f05 [2023-05-23T06:01:55.155Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-23T06:01:57.105Z] ---> Running in bd0050ab7869 [2023-05-23T06:01:57.105Z] Removing intermediate container bd0050ab7869 [2023-05-23T06:01:57.105Z] ---> c512dfae48bf [2023-05-23T06:01:57.105Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-23T06:01:57.105Z] ---> Running in 1d6b8cf657ff [2023-05-23T06:01:57.686Z] Removing intermediate container 1d6b8cf657ff [2023-05-23T06:01:57.686Z] ---> ceaab948bf50 [2023-05-23T06:01:57.687Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-23T06:01:57.687Z] ---> Running in 8a070bb857a3 [2023-05-23T06:01:57.954Z] Removing intermediate container 8a070bb857a3 [2023-05-23T06:01:57.954Z] ---> 4d4d420a10c1 [2023-05-23T06:01:57.954Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-23T06:01:57.954Z] ---> Running in 1a6544086dd4 [2023-05-23T06:01:58.222Z] Removing intermediate container 1a6544086dd4 [2023-05-23T06:01:58.222Z] ---> b22508a5e1c3 [2023-05-23T06:01:58.222Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-23T06:01:58.222Z] ---> Running in 18a4c93d2ccd [2023-05-23T06:01:59.633Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T06:02:00.217Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T06:02:01.185Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-23T06:02:01.185Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-23T06:02:01.185Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-23T06:02:01.185Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-23T06:02:01.185Z] Executing busybox-1.35.0-r29.trigger [2023-05-23T06:02:01.185Z] OK: 268 MiB in 57 packages [2023-05-23T06:02:02.164Z] Removing intermediate container 18a4c93d2ccd [2023-05-23T06:02:02.164Z] ---> 5829caec8af1 [2023-05-23T06:02:02.164Z] Step 8/12 : WORKDIR /device-snmp-go [2023-05-23T06:02:02.431Z] ---> Running in b3408563f246 [2023-05-23T06:02:02.700Z] Removing intermediate container b3408563f246 [2023-05-23T06:02:02.700Z] ---> 181ef88286c8 [2023-05-23T06:02:02.700Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-23T06:02:02.966Z] ---> a4fd850d3732 [2023-05-23T06:02:02.966Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T06:02:03.235Z] ---> Running in f1b1595596a4 [2023-05-23T06:03:11.125Z] Removing intermediate container f1b1595596a4 [2023-05-23T06:03:11.125Z] ---> 6c98da4004e8 [2023-05-23T06:03:11.125Z] Step 11/12 : COPY . . [2023-05-23T06:03:11.125Z] ---> 038c725ea766 [2023-05-23T06:03:11.125Z] Step 12/12 : RUN ${MAKE} [2023-05-23T06:03:11.125Z] ---> Running in b72b4d1e28aa [2023-05-23T06:03:11.125Z] noop [2023-05-23T06:03:11.125Z] Removing intermediate container b72b4d1e28aa [2023-05-23T06:03:11.125Z] ---> fbffc77ea8fc [2023-05-23T06:03:11.125Z] Successfully built fbffc77ea8fc [2023-05-23T06:03:11.125Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T06:03:11.602Z] + docker inspect -f . ci-base-image-arm64 [2023-05-23T06:03:11.602Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T06:03:11.894Z] prd-ubuntu20.04-docker-arm64-4c-16g-16469 does not seem to be running inside a container [2023-05-23T06:03:11.964Z] $ 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-23T06:03:13.206Z] $ docker top a64cd7a9e892852e51f475e99a1bea85b09f439154a7f9ce64980d11891c6c33 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-23T06:03:14.081Z] + go version [2023-05-23T06:03:14.081Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-23T06:03:14.122Z] $ docker stop --time=1 a64cd7a9e892852e51f475e99a1bea85b09f439154a7f9ce64980d11891c6c33 [2023-05-23T06:03:15.741Z] $ docker rm -f --volumes a64cd7a9e892852e51f475e99a1bea85b09f439154a7f9ce64980d11891c6c33 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T06:03:16.635Z] + docker inspect -f . ci-base-image-arm64 [2023-05-23T06:03:16.635Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T06:03:16.900Z] prd-ubuntu20.04-docker-arm64-4c-16g-16469 does not seem to be running inside a container [2023-05-23T06:03:16.972Z] $ 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-23T06:03:18.180Z] $ docker top 9d1f1bf4d93dfd8efe200e7084b00a60d33fa20921c7d2995f16ff712adb9c67 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-23T06:03:19.062Z] + git config --global --add safe.directory /w/workspace/device-snmp-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-23T06:03:19.769Z] + make test [2023-05-23T06:03:19.769Z] go test ./... -coverprofile=coverage.out [2023-05-23T06:03:52.024Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-05-23T06:05:43.689Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2023-05-23T06:05:43.689Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.044s coverage: 0.0% of statements [2023-05-23T06:05:43.689Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-23T06:05:43.689Z] go vet ./... [2023-05-23T06:06:15.942Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-23T06:06:15.942Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-23T06:06:15.942Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-23T06:06:15.983Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-23T06:06:16.020Z] $ docker stop --time=1 9d1f1bf4d93dfd8efe200e7084b00a60d33fa20921c7d2995f16ff712adb9c67 [2023-05-23T06:06:18.087Z] $ docker rm -f --volumes 9d1f1bf4d93dfd8efe200e7084b00a60d33fa20921c7d2995f16ff712adb9c67 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-23T06:06:19.448Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-23T06:06:19.483Z] Warning: overwriting stash ‘coverage-report’ [2023-05-23T06:06:19.950Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-23T06:06:20.522Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-23T06:06:20.897Z] + ls -al . [2023-05-23T06:06:20.897Z] total 168 [2023-05-23T06:06:20.897Z] drwxrwxr-x 8 jenkins jenkins 4096 May 23 06:03 . [2023-05-23T06:06:20.897Z] drwxrwxr-x 4 jenkins jenkins 4096 May 23 06:01 .. [2023-05-23T06:06:20.897Z] -rw-rw-r-- 1 jenkins jenkins 6 May 23 06:01 .dockerignore [2023-05-23T06:06:20.897Z] drwxrwxr-x 8 jenkins jenkins 4096 May 23 06:01 .git [2023-05-23T06:06:20.897Z] drwxrwxr-x 3 jenkins jenkins 4096 May 23 06:01 .github [2023-05-23T06:06:20.897Z] -rw-rw-r-- 1 jenkins jenkins 328 May 23 06:01 .gitignore [2023-05-23T06:06:20.897Z] -rw-rw-r-- 1 jenkins jenkins 41 May 23 06:01 .golangci.yml [2023-05-23T06:06:20.897Z] -rw-rw-r-- 1 jenkins jenkins 9056 May 23 06:01 Attribution.txt [2023-05-23T06:06:20.897Z] -rw-rw-r-- 1 jenkins jenkins 8355 May 23 06:01 CHANGELOG.md [2023-05-23T06:06:20.897Z] -rw-rw-r-- 1 jenkins jenkins 1423 May 23 06:01 Dockerfile [2023-05-23T06:06:20.897Z] -rw-rw-r-- 1 jenkins jenkins 677 May 23 06:01 GOVERNANCE.md [2023-05-23T06:06:20.897Z] -rw-rw-r-- 1 jenkins jenkins 656 May 23 06:01 Jenkinsfile [2023-05-23T06:06:20.897Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 23 06:01 LICENSE [2023-05-23T06:06:20.897Z] -rw-rw-r-- 1 jenkins jenkins 2114 May 23 06:01 Makefile [2023-05-23T06:06:20.897Z] -rw-rw-r-- 1 jenkins jenkins 620 May 23 06:01 OWNERS.md [2023-05-23T06:06:20.897Z] -rw-rw-r-- 1 jenkins jenkins 10054 May 23 06:01 README.md [2023-05-23T06:06:20.897Z] -rw-rw-r-- 1 jenkins jenkins 5 May 23 05:59 VERSION [2023-05-23T06:06:20.897Z] drwxrwxr-x 2 jenkins jenkins 4096 May 23 06:01 bin [2023-05-23T06:06:20.897Z] drwxrwxr-x 3 jenkins jenkins 4096 May 23 06:01 cmd [2023-05-23T06:06:20.897Z] -rw-r--r-- 1 jenkins jenkins 8837 May 23 06:05 coverage.out [2023-05-23T06:06:20.897Z] -rw-rw-r-- 1 jenkins jenkins 3283 May 23 06:01 go.mod [2023-05-23T06:06:20.897Z] -rw-rw-r-- 1 jenkins jenkins 31326 May 23 06:01 go.sum [2023-05-23T06:06:20.897Z] drwxrwxr-x 3 jenkins jenkins 4096 May 23 06:01 internal [2023-05-23T06:06:20.897Z] drwxrwxr-x 4 jenkins jenkins 4096 May 23 06:01 snap [2023-05-23T06:06:20.897Z] -rw-rw-r-- 1 jenkins jenkins 228 May 23 06:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T06:06:21.321Z] + 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=69a8c872b3a7cf1cabf53534f7001234cc26736d --label arch=arm64 --label version=0.0.0 . [2023-05-23T06:06:22.296Z] Sending build context to Docker daemon 3.039MB [2023-05-23T06:06:22.296Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-23T06:06:22.296Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-23T06:06:22.296Z] ---> fbffc77ea8fc [2023-05-23T06:06:22.296Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-23T06:06:22.296Z] ---> Running in d6901dae0938 [2023-05-23T06:06:23.552Z] Removing intermediate container d6901dae0938 [2023-05-23T06:06:23.552Z] ---> 440341422a02 [2023-05-23T06:06:23.552Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-23T06:06:23.552Z] ---> Running in e97331ef3f01 [2023-05-23T06:06:23.552Z] Removing intermediate container e97331ef3f01 [2023-05-23T06:06:23.552Z] ---> ea66db4918e1 [2023-05-23T06:06:23.552Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-23T06:06:23.552Z] ---> Running in 899038c1e809 [2023-05-23T06:06:23.552Z] Removing intermediate container 899038c1e809 [2023-05-23T06:06:23.552Z] ---> 8b7228097604 [2023-05-23T06:06:23.552Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-23T06:06:23.552Z] ---> Running in 4e4040517a1e [2023-05-23T06:06:25.536Z] Removing intermediate container 4e4040517a1e [2023-05-23T06:06:25.536Z] ---> a02e4557aa3c [2023-05-23T06:06:25.536Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-23T06:06:25.536Z] ---> Running in dba9c059f17a [2023-05-23T06:06:25.536Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T06:06:26.497Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T06:06:27.457Z] OK: 268 MiB in 57 packages [2023-05-23T06:06:30.042Z] Removing intermediate container dba9c059f17a [2023-05-23T06:06:30.042Z] ---> d12f21654756 [2023-05-23T06:06:30.042Z] Step 8/24 : WORKDIR /device-snmp-go [2023-05-23T06:06:30.042Z] ---> Running in bd2da2f79ea4 [2023-05-23T06:06:30.308Z] Removing intermediate container bd2da2f79ea4 [2023-05-23T06:06:30.308Z] ---> 8305fa8f1cfe [2023-05-23T06:06:30.308Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-23T06:06:30.574Z] ---> c1c165bfc343 [2023-05-23T06:06:30.574Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-23T06:06:30.841Z] ---> Running in d365dd3cf40e [2023-05-23T06:06:33.414Z] Removing intermediate container d365dd3cf40e [2023-05-23T06:06:33.414Z] ---> 0f7060bff694 [2023-05-23T06:06:33.414Z] Step 11/24 : COPY . . [2023-05-23T06:06:33.996Z] ---> 9fb1805d147b [2023-05-23T06:06:33.996Z] Step 12/24 : RUN ${MAKE} [2023-05-23T06:06:33.996Z] ---> Running in 11eae60eb703 [2023-05-23T06:06:34.958Z] 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-23T06:08:56.692Z] Removing intermediate container 11eae60eb703 [2023-05-23T06:08:56.692Z] ---> 34d9e23e5c92 [2023-05-23T06:08:56.692Z] Step 13/24 : FROM alpine:3.17 [2023-05-23T06:08:56.692Z] 3.17: Pulling from library/alpine [2023-05-23T06:08:56.692Z] c41833b44d91: Already exists [2023-05-23T06:08:56.692Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-23T06:08:56.692Z] Status: Downloaded newer image for alpine:3.17 [2023-05-23T06:08:56.692Z] ---> 51e60588ff2c [2023-05-23T06:08:56.692Z] Step 14/24 : RUN apk add --update --no-cache dumb-init [2023-05-23T06:08:56.692Z] ---> Running in ac463961b1a0 [2023-05-23T06:08:56.692Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-23T06:08:56.692Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-23T06:08:56.692Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-23T06:08:56.692Z] Executing busybox-1.35.0-r29.trigger [2023-05-23T06:08:56.692Z] OK: 8 MiB in 16 packages [2023-05-23T06:08:56.692Z] Removing intermediate container ac463961b1a0 [2023-05-23T06:08:56.692Z] ---> a6a10034db6b [2023-05-23T06:08:56.692Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2023-05-23T06:08:56.692Z] ---> ed021de4eded [2023-05-23T06:08:56.692Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2023-05-23T06:08:56.692Z] ---> 18537c3d20d1 [2023-05-23T06:08:56.692Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2023-05-23T06:08:56.692Z] ---> 2c32a2cb2918 [2023-05-23T06:08:56.692Z] Step 18/24 : EXPOSE 59993 [2023-05-23T06:08:56.692Z] ---> Running in 13742e85e72c [2023-05-23T06:08:56.692Z] Removing intermediate container 13742e85e72c [2023-05-23T06:08:56.692Z] ---> d564974d36fe [2023-05-23T06:08:56.692Z] Step 19/24 : EXPOSE 161 [2023-05-23T06:08:56.692Z] ---> Running in 2f520cb1f585 [2023-05-23T06:08:56.692Z] Removing intermediate container 2f520cb1f585 [2023-05-23T06:08:56.692Z] ---> 2d3985388fca [2023-05-23T06:08:56.692Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2023-05-23T06:08:56.692Z] ---> Running in c0b031d5027f [2023-05-23T06:08:56.692Z] Removing intermediate container c0b031d5027f [2023-05-23T06:08:56.692Z] ---> 939a508b8dd5 [2023-05-23T06:08:56.692Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-23T06:08:56.692Z] ---> Running in bdd6e79d4d5c [2023-05-23T06:08:56.692Z] Removing intermediate container bdd6e79d4d5c [2023-05-23T06:08:56.692Z] ---> 8ca033a7dd33 [2023-05-23T06:08:56.692Z] Step 22/24 : LABEL arch=arm64 [2023-05-23T06:08:56.692Z] ---> Running in 5e60e515e125 [2023-05-23T06:08:56.692Z] Removing intermediate container 5e60e515e125 [2023-05-23T06:08:56.692Z] ---> b3ada02a9576 [2023-05-23T06:08:56.692Z] Step 23/24 : LABEL git_sha=69a8c872b3a7cf1cabf53534f7001234cc26736d [2023-05-23T06:08:56.692Z] ---> Running in c4043a239d89 [2023-05-23T06:08:56.692Z] Removing intermediate container c4043a239d89 [2023-05-23T06:08:56.692Z] ---> 60ca62df128c [2023-05-23T06:08:56.692Z] Step 24/24 : LABEL version=0.0.0 [2023-05-23T06:08:56.692Z] ---> Running in d6fa63df6926 [2023-05-23T06:08:56.692Z] Removing intermediate container d6fa63df6926 [2023-05-23T06:08:56.692Z] ---> 29f101680c06 [2023-05-23T06:08:56.692Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-23T06:08:56.692Z] Successfully built 29f101680c06 [2023-05-23T06:08:56.692Z] 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-23T06:08:57.522Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-23T06:08:57.522Z] [2023-05-23T06:08:57.522Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T06:08:57.924Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-23T06:08:57.924Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-23T06:08:57.924Z] 8998bd30e6a1: Pulling fs layer [2023-05-23T06:08:57.924Z] 04944245beec: Pulling fs layer [2023-05-23T06:08:57.924Z] 699f458cf7ca: Pulling fs layer [2023-05-23T06:08:57.924Z] 765212b225bb: Pulling fs layer [2023-05-23T06:08:57.924Z] f23df028b6ca: Pulling fs layer [2023-05-23T06:08:57.924Z] d65c8cfc05b1: Pulling fs layer [2023-05-23T06:08:57.924Z] 2437ff75d9bd: Pulling fs layer [2023-05-23T06:08:57.924Z] f23df028b6ca: Waiting [2023-05-23T06:08:57.924Z] d65c8cfc05b1: Waiting [2023-05-23T06:08:57.924Z] 2437ff75d9bd: Waiting [2023-05-23T06:08:57.924Z] 765212b225bb: Waiting [2023-05-23T06:08:58.195Z] 04944245beec: Verifying Checksum [2023-05-23T06:08:58.195Z] 04944245beec: Download complete [2023-05-23T06:08:58.195Z] 765212b225bb: Verifying Checksum [2023-05-23T06:08:58.195Z] 765212b225bb: Download complete [2023-05-23T06:08:58.195Z] f23df028b6ca: Verifying Checksum [2023-05-23T06:08:58.195Z] f23df028b6ca: Download complete [2023-05-23T06:08:58.195Z] d65c8cfc05b1: Verifying Checksum [2023-05-23T06:08:58.195Z] d65c8cfc05b1: Download complete [2023-05-23T06:08:58.195Z] 699f458cf7ca: Verifying Checksum [2023-05-23T06:08:58.782Z] 8998bd30e6a1: Verifying Checksum [2023-05-23T06:08:58.782Z] 8998bd30e6a1: Download complete [2023-05-23T06:09:01.365Z] 2437ff75d9bd: Verifying Checksum [2023-05-23T06:09:01.365Z] 2437ff75d9bd: Download complete [2023-05-23T06:09:02.789Z] 8998bd30e6a1: Pull complete [2023-05-23T06:09:03.067Z] 04944245beec: Pull complete [2023-05-23T06:09:04.478Z] 699f458cf7ca: Pull complete [2023-05-23T06:09:04.745Z] 765212b225bb: Pull complete [2023-05-23T06:09:05.793Z] f23df028b6ca: Pull complete [2023-05-23T06:09:05.793Z] d65c8cfc05b1: Pull complete [2023-05-23T06:09:20.912Z] 2437ff75d9bd: Pull complete [2023-05-23T06:09:22.858Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-23T06:09:22.858Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-23T06:09:22.858Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T06:09:23.208Z] prd-ubuntu20.04-docker-arm64-4c-16g-16469 does not seem to be running inside a container [2023-05-23T06:09:23.279Z] $ 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-23T06:09:25.740Z] $ docker top a95f4e305d2c407a4fe5dbd44cf83545e14a0387df84c22e591080f423e94ce4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-23T06:09:26.650Z] ---> job-cost.sh [2023-05-23T06:09:26.650Z] lf-activate-venv: SKIPPING [2023-05-23T06:09:26.650Z] INFO: No Stack... [2023-05-23T06:09:26.918Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-23T06:09:27.882Z] INFO: Archiving Costs [Pipeline] sh [2023-05-23T06:09:28.536Z] + cat /w/workspace/device-snmp-go/1/archives/cost.csv [2023-05-23T06:09:28.536Z] + cut -d, -f6 [Pipeline] lock [2023-05-23T06:09:28.628Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-310-1-stack-cost] [2023-05-23T06:09:28.633Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-310-1-stack-cost] did not exist. Created. [2023-05-23T06:09:28.633Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-310-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-23T06:09:29.361Z] /w/workspace/device-snmp-go/1@tmp/durable-a885564c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-23T06:09:30.036Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-23T06:09:30.074Z] Warning: overwriting stash ‘stack-cost’ [2023-05-23T06:09:30.115Z] Stashed 1 file(s) [Pipeline] } [2023-05-23T06:09:30.130Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-310-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-23T06:09:30.221Z] $ docker stop --time=1 a95f4e305d2c407a4fe5dbd44cf83545e14a0387df84c22e591080f423e94ce4 [2023-05-23T06:09:31.718Z] $ docker rm -f --volumes a95f4e305d2c407a4fe5dbd44cf83545e14a0387df84c22e591080f423e94ce4 [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-23T06:09:32.747Z] provisioning config files... [2023-05-23T06:09:32.756Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-310@tmp/config17343450927170423303tmp [Pipeline] { [Pipeline] sh [2023-05-23T06:09:33.102Z] + set +x [2023-05-23T06:09:33.102Z] + curl -s https://codecov.io/bash [2023-05-23T06:09:33.102Z] + bash -s -- [2023-05-23T06:09:33.102Z] [2023-05-23T06:09:33.102Z] _____ _ [2023-05-23T06:09:33.102Z] / ____| | | [2023-05-23T06:09:33.102Z] | | ___ __| | ___ ___ _____ __ [2023-05-23T06:09:33.102Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-23T06:09:33.102Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-23T06:09:33.102Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-23T06:09:33.102Z] Bash-1.0.6 [2023-05-23T06:09:33.102Z] [2023-05-23T06:09:33.102Z] [2023-05-23T06:09:33.102Z] ==> git version 2.25.1 found [2023-05-23T06:09:33.102Z] ==> 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-23T06:09:33.102Z] Release-Date: 2020-01-08 [2023-05-23T06:09:33.102Z] 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-23T06:09:33.102Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-23T06:09:33.102Z] ==> Jenkins CI detected. [2023-05-23T06:09:33.102Z] current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-310 [2023-05-23T06:09:33.102Z] project root: . [2023-05-23T06:09:33.102Z] --> token set from env [2023-05-23T06:09:33.102Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-23T06:09:33.102Z] ==> Running gcov in . (disable via -X gcov) [2023-05-23T06:09:33.103Z] ==> Python coveragepy not found [2023-05-23T06:09:33.103Z] ==> Searching for coverage reports in: [2023-05-23T06:09:33.103Z] + . [2023-05-23T06:09:33.363Z] -> Found 1 reports [2023-05-23T06:09:33.363Z] ==> Detecting git/mercurial file structure [2023-05-23T06:09:33.363Z] ==> Reading reports [2023-05-23T06:09:33.363Z] + ./coverage.out bytes=8837 [2023-05-23T06:09:33.363Z] ==> Appending adjustments [2023-05-23T06:09:33.363Z] https://docs.codecov.io/docs/fixing-reports [2023-05-23T06:09:33.363Z] + Found adjustments [2023-05-23T06:09:33.363Z] ==> Gzipping contents [2023-05-23T06:09:33.363Z] 4.0K /tmp/codecov.7gIqzg.gz [2023-05-23T06:09:33.363Z] ==> Uploading reports [2023-05-23T06:09:33.363Z] url: https://codecov.io [2023-05-23T06:09:33.363Z] query: branch=PR-310&commit=69a8c872b3a7cf1cabf53534f7001234cc26736d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-310%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=310&job=&cmd_args= [2023-05-23T06:09:33.363Z] -> Pinging Codecov [2023-05-23T06:09:33.363Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=PR-310&commit=69a8c872b3a7cf1cabf53534f7001234cc26736d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-310%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=310&job=&cmd_args= [2023-05-23T06:09:33.363Z] -> Uploading to [2023-05-23T06:09:33.363Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-23/6C56EA5C29638FB4528AC87E60AF5AE0/69a8c872b3a7cf1cabf53534f7001234cc26736d/16f79386-f413-4dde-8eb0-e44321a70f66.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230523%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230523T060933Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=eda1f3c1cc83eeb8400b4be8d0144d88870c6848836ee21a56b857e409d35425 [2023-05-23T06:09:33.363Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-23T06:09:33.363Z] Dload Upload Total Spent Left Speed [2023-05-23T06:09:33.623Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1604 0 0 100 1604 0 7160 --:--:-- --:--:-- --:--:-- 7160 [2023-05-23T06:09:33.623Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/69a8c872b3a7cf1cabf53534f7001234cc26736d [Pipeline] } [2023-05-23T06:09:33.652Z] 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-23T06:09:35.361Z] + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-310/archives ] [2023-05-23T06:09:35.361Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-310/archives [2023-05-23T06:09:35.361Z] total 16 [2023-05-23T06:09:35.361Z] drwxr-xr-x 3 root root 4096 May 23 06:01 . [2023-05-23T06:09:35.361Z] drwxrwxr-x 10 jenkins jenkins 4096 May 23 06:01 .. [2023-05-23T06:09:35.361Z] drwxr-xr-x 2 root root 4096 May 23 06:01 cost [2023-05-23T06:09:35.361Z] -rw-r--r-- 1 root root 86 May 23 06:01 cost.csv [2023-05-23T06:09:35.361Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-310/archives [2023-05-23T06:09:35.361Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-310/archives [2023-05-23T06:09:35.361Z] total 16 [2023-05-23T06:09:35.361Z] drwxr-xr-x 3 jenkins jenkins 4096 May 23 06:01 . [2023-05-23T06:09:35.361Z] drwxrwxr-x 10 jenkins jenkins 4096 May 23 06:01 .. [2023-05-23T06:09:35.361Z] drwxr-xr-x 2 jenkins jenkins 4096 May 23 06:01 cost [2023-05-23T06:09:35.361Z] -rw-r--r-- 1 jenkins jenkins 86 May 23 06:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-23T06:09:35.696Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T06:09:36.581Z] ---> package-listing.sh [2023-05-23T06:09:36.581Z] ++ facter osfamily [2023-05-23T06:09:36.581Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-23T06:09:36.841Z] + OS_FAMILY=debian [2023-05-23T06:09:36.841Z] + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-310 [2023-05-23T06:09:36.841Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-23T06:09:36.841Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-23T06:09:36.841Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-23T06:09:36.841Z] + PACKAGES=/tmp/packages_start.txt [2023-05-23T06:09:36.841Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-310 ']' [2023-05-23T06:09:36.841Z] + PACKAGES=/tmp/packages_end.txt [2023-05-23T06:09:36.841Z] + case "${OS_FAMILY}" in [2023-05-23T06:09:36.841Z] + dpkg -l [2023-05-23T06:09:36.841Z] + grep '^ii' [2023-05-23T06:09:36.841Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-23T06:09:36.841Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-23T06:09:36.841Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-23T06:09:36.841Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-310 ']' [2023-05-23T06:09:36.841Z] + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-310/archives/ [2023-05-23T06:09:36.841Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-310/archives/ [Pipeline] echo [2023-05-23T06:09:36.872Z] 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-310/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-23T06:09:37.165Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-23T06:09:37.791Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-23T06:09:37.791Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-23T06:09:37.956Z] prd-ubuntu20.04-docker-8c-8g-16468 does not seem to be running inside a container [2023-05-23T06:09:37.992Z] $ 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-310/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-310 -v /w/workspace/gexfoundry_device-snmp-go_PR-310:/w/workspace/gexfoundry_device-snmp-go_PR-310:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-310@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-310@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-23T06:09:38.168Z] $ docker top 003b72bd07fba1a3a2403e314f2ed5d33841e7b0dabb8fcbb3f424ff0a7855c2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-23T06:09:38.551Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-23T06:09:38.867Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-23T06:09:39.188Z] + ls /var/log/sa-host [2023-05-23T06:09:39.188Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-23T06:09:39.399Z] provisioning config files... [2023-05-23T06:09:39.408Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-310@tmp/config11029953547161890257tmp [Pipeline] { [Pipeline] echo [2023-05-23T06:09:39.457Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T06:09:39.779Z] ---> create-netrc.sh [Pipeline] } [2023-05-23T06:09:39.808Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-23T06:09:40.202Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-23T06:09:40.236Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T06:09:40.550Z] ---> sudo-logs.sh [2023-05-23T06:09:40.550Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-23T06:09:40.631Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T06:09:40.943Z] ---> job-cost.sh [2023-05-23T06:09:40.943Z] lf-activate-venv: SKIPPING [2023-05-23T06:09:40.943Z] DEBUG: total: 0.2199999988079071 [2023-05-23T06:09:40.943Z] INFO: Retrieving Stack Cost... [2023-05-23T06:09:41.512Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-23T06:09:41.772Z] INFO: Archiving Costs [Pipeline] echo [2023-05-23T06:09:41.807Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-23T06:09:42.134Z] ---> logs-deploy.sh [2023-05-23T06:09:42.134Z] lf-activate-venv: SKIPPING [2023-05-23T06:09:42.134Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-310/1 [2023-05-23T06:09:42.134Z] INFO: archiving workspace using pattern(s): [2023-05-23T06:09:43.071Z] Archives upload complete. [2023-05-23T06:09:43.071Z] INFO: archiving logs to Nexus