Pull request #308 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e16e186cca0a446530e36c182d791607e8eaefac+df6e8d119828d9b47111ad06f42c4d5d8cb031c9 (8301996c2d8a5882fc9a55ef5a1df05f81e3770c) 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-ssh6581251332725654401.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-ssh15400832573675457481.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-308/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-308/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14741075945216482830.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-308/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1597699470537820962.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-ssh13567197156866932450.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-308/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-308/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15409951367036378773.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-snmp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-snmp-go-settings PROJECT: device-snmp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-snmp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-15840 in /w/workspace/gexfoundry_device-snmp-go_PR-308 [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-308 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/308/head:refs/remotes/origin/PR-308 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit df6e8d119828d9b47111ad06f42c4d5d8cb031c9 into PR head commit e16e186cca0a446530e36c182d791607e8eaefac Merge succeeded, producing e16e186cca0a446530e36c182d791607e8eaefac Checking out Revision e16e186cca0a446530e36c182d791607e8eaefac (PR-308) 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-17T05:58:32.969Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f e16e186cca0a446530e36c182d791607e8eaefac # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge df6e8d119828d9b47111ad06f42c4d5d8cb031c9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e16e186cca0a446530e36c182d791607e8eaefac # timeout=10 [Pipeline] withCredentials [2023-05-17T05:58:33.164Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-17T05:58:33.280Z] ========================================================= [2023-05-17T05:58:33.281Z] EdgeX Global Pipelines Version Info [2023-05-17T05:58:33.281Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-17T05:58:34.041Z] ------------------- [2023-05-17T05:58:34.041Z] stable info: [2023-05-17T05:58:34.041Z] ------------------- [2023-05-17T05:58:34.041Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-17T05:58:34.041Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-17T05:58:34.041Z] Message: update stable to v1.0.249 [2023-05-17T05:58:34.613Z] ------------------- [2023-05-17T05:58:34.613Z] experimental info: [2023-05-17T05:58:34.613Z] ------------------- [2023-05-17T05:58:34.614Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-17T05:58:34.614Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-17T05:58:34.614Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-17T05:58:34.914Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2023-05-17T05:58:34.953Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2023-05-17T05:58:35.001Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-17T05:58:35.048Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-17T05:58:35.093Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-17T05:58:35.137Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-17T05:58:35.180Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-17T05:58:35.216Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-17T05:58:35.251Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-17T05:58:35.287Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-17T05:58:35.323Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-17T05:58:35.362Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2023-05-17T05:58:35.401Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-17T05:58:35.436Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-17T05:58:35.472Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-17T05:58:35.511Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-17T05:58:35.547Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-17T05:58:35.583Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-17T05:58:35.625Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-17T05:58:35.666Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-17T05:58:35.708Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-17T05:58:35.749Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-17T05:58:35.794Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-17T05:58:35.840Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-17T05:58:35.878Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-17T05:58:35.917Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-17T05:58:35.959Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-17T05:58:36.001Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-308 [Pipeline] echo [2023-05-17T05:58:36.044Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-308 [Pipeline] echo [2023-05-17T05:58:36.090Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-308 [Pipeline] echo [2023-05-17T05:58:36.141Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e16e186cca0a446530e36c182d791607e8eaefac [Pipeline] echo [2023-05-17T05:58:36.185Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e16e186 [Pipeline] echo [2023-05-17T05:58:36.233Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-17T05:58:36.367Z] provisioning config files... [2023-05-17T05:58:36.383Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-308@tmp/config44910732638228918tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T05:58:36.736Z] ---> docker-login.sh [2023-05-17T05:58:36.736Z] nexus3.edgexfoundry.org:10001 [2023-05-17T05:58:36.996Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T05:58:36.996Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T05:58:36.996Z] Configure a credential helper to remove this warning. See [2023-05-17T05:58:36.996Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T05:58:36.996Z] [2023-05-17T05:58:36.996Z] Login Succeeded [2023-05-17T05:58:36.996Z] nexus3.edgexfoundry.org:10002 [2023-05-17T05:58:37.257Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T05:58:37.257Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T05:58:37.257Z] Configure a credential helper to remove this warning. See [2023-05-17T05:58:37.257Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T05:58:37.257Z] [2023-05-17T05:58:37.257Z] Login Succeeded [2023-05-17T05:58:37.257Z] nexus3.edgexfoundry.org:10003 [2023-05-17T05:58:37.257Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T05:58:37.257Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T05:58:37.257Z] Configure a credential helper to remove this warning. See [2023-05-17T05:58:37.257Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T05:58:37.257Z] [2023-05-17T05:58:37.257Z] Login Succeeded [2023-05-17T05:58:37.257Z] nexus3.edgexfoundry.org:10004 [2023-05-17T05:58:37.517Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T05:58:37.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T05:58:37.517Z] Configure a credential helper to remove this warning. See [2023-05-17T05:58:37.517Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T05:58:37.517Z] [2023-05-17T05:58:37.517Z] Login Succeeded [2023-05-17T05:58:37.517Z] docker.io [2023-05-17T05:58:37.517Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T05:58:37.776Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T05:58:37.776Z] Configure a credential helper to remove this warning. See [2023-05-17T05:58:37.776Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T05:58:37.776Z] [2023-05-17T05:58:37.776Z] Login Succeeded [2023-05-17T05:58:37.776Z] ---> docker-login.sh ends [Pipeline] } [2023-05-17T05:58:37.806Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-17T05:58:38.435Z] + git rev-list -1 --merges e16e186cca0a446530e36c182d791607e8eaefac~1..e16e186cca0a446530e36c182d791607e8eaefac [Pipeline] echo [2023-05-17T05:58:38.503Z] -----------> git rev-list -1 --merges e16e186cca0a446530e36c182d791607e8eaefac~1..e16e186cca0a446530e36c182d791607e8eaefac e16e186cca0a446530e36c182d791607e8eaefac [false] [Pipeline] sh [2023-05-17T05:58:38.814Z] + git log --format=format:%s -1 e16e186cca0a446530e36c182d791607e8eaefac [Pipeline] echo [2023-05-17T05:58:38.855Z] ========================================================= [2023-05-17T05:58:38.855Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-17T05:58:38.855Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-17T05:58:39.297Z] + git log --format=format:%s -1 e16e186cca0a446530e36c182d791607e8eaefac [Pipeline] echo [2023-05-17T05:58:39.330Z] [semverPrep] GIT_COMMIT: e16e186cca0a446530e36c182d791607e8eaefac, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-05-17T05:58:39.363Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-17T05:58:39.766Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-17T05:58:39.766Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-17T05:58:39.766Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-17T05:58:39.766Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-17T05:58:39.766Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-17T05:58:39.766Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-17T05:58:39.766Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T05:58:40.269Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T05:58:40.270Z] [2023-05-17T05:58:40.270Z] 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-17T05:58:40.656Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T05:58:40.656Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-17T05:58:40.656Z] b85a868b505f: Pulling fs layer [2023-05-17T05:58:40.657Z] e2be974225ed: Pulling fs layer [2023-05-17T05:58:40.657Z] 339a4e72a1f5: Pulling fs layer [2023-05-17T05:58:40.657Z] 988bab9f4d93: Pulling fs layer [2023-05-17T05:58:40.657Z] 1469e6f7b9e6: Pulling fs layer [2023-05-17T05:58:40.657Z] eaf3925da568: Pulling fs layer [2023-05-17T05:58:40.657Z] bab4dde63d76: Pulling fs layer [2023-05-17T05:58:40.657Z] bde34c3a00c8: Pulling fs layer [2023-05-17T05:58:40.657Z] b352a97aabf1: Pulling fs layer [2023-05-17T05:58:40.657Z] 4872d77fe225: Pulling fs layer [2023-05-17T05:58:40.657Z] 5851b861e8e6: Pulling fs layer [2023-05-17T05:58:40.657Z] 988bab9f4d93: Waiting [2023-05-17T05:58:40.657Z] bde34c3a00c8: Waiting [2023-05-17T05:58:40.657Z] b352a97aabf1: Waiting [2023-05-17T05:58:40.657Z] 4872d77fe225: Waiting [2023-05-17T05:58:40.657Z] 5851b861e8e6: Waiting [2023-05-17T05:58:40.657Z] 1469e6f7b9e6: Waiting [2023-05-17T05:58:40.657Z] eaf3925da568: Waiting [2023-05-17T05:58:40.657Z] bab4dde63d76: Waiting [2023-05-17T05:58:40.657Z] e2be974225ed: Download complete [2023-05-17T05:58:40.657Z] 988bab9f4d93: Verifying Checksum [2023-05-17T05:58:40.657Z] 988bab9f4d93: Download complete [2023-05-17T05:58:40.657Z] 1469e6f7b9e6: Verifying Checksum [2023-05-17T05:58:40.657Z] 1469e6f7b9e6: Download complete [2023-05-17T05:58:40.915Z] eaf3925da568: Verifying Checksum [2023-05-17T05:58:40.915Z] eaf3925da568: Download complete [2023-05-17T05:58:40.915Z] 339a4e72a1f5: Verifying Checksum [2023-05-17T05:58:40.915Z] 339a4e72a1f5: Download complete [2023-05-17T05:58:40.915Z] bde34c3a00c8: Verifying Checksum [2023-05-17T05:58:40.915Z] bde34c3a00c8: Download complete [2023-05-17T05:58:40.915Z] b352a97aabf1: Verifying Checksum [2023-05-17T05:58:40.915Z] b352a97aabf1: Download complete [2023-05-17T05:58:40.915Z] 4872d77fe225: Verifying Checksum [2023-05-17T05:58:40.915Z] 4872d77fe225: Download complete [2023-05-17T05:58:40.915Z] 5851b861e8e6: Verifying Checksum [2023-05-17T05:58:40.915Z] 5851b861e8e6: Download complete [2023-05-17T05:58:40.915Z] b85a868b505f: Verifying Checksum [2023-05-17T05:58:40.915Z] b85a868b505f: Download complete [2023-05-17T05:58:41.174Z] bab4dde63d76: Verifying Checksum [2023-05-17T05:58:41.174Z] bab4dde63d76: Download complete [2023-05-17T05:58:42.111Z] b85a868b505f: Pull complete [2023-05-17T05:58:42.371Z] e2be974225ed: Pull complete [2023-05-17T05:58:42.942Z] 339a4e72a1f5: Pull complete [2023-05-17T05:58:42.942Z] 988bab9f4d93: Pull complete [2023-05-17T05:58:43.204Z] 1469e6f7b9e6: Pull complete [2023-05-17T05:58:43.473Z] eaf3925da568: Pull complete [2023-05-17T05:58:45.385Z] bab4dde63d76: Pull complete [2023-05-17T05:58:45.385Z] bde34c3a00c8: Pull complete [2023-05-17T05:58:45.385Z] b352a97aabf1: Pull complete [2023-05-17T05:58:45.385Z] 4872d77fe225: Pull complete [2023-05-17T05:58:45.385Z] 5851b861e8e6: Pull complete [2023-05-17T05:58:45.646Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-17T05:58:45.646Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-17T05:58:45.646Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T05:58:45.888Z] prd-ubuntu20.04-docker-8c-8g-15840 does not seem to be running inside a container [2023-05-17T05:58:45.927Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-308 -v /w/workspace/gexfoundry_device-snmp-go_PR-308:/w/workspace/gexfoundry_device-snmp-go_PR-308:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-308@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-308@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-17T05:58:48.076Z] $ docker top 32b06af9395b77ece4868096071350aeba5024e1d1d8a232e2da758a056d0faf -eo pid,comm [2023-05-17T05:58:48.131Z] 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-17T05:58:48.131Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-17T05:58:48.258Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-17T05:58:48.258Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-17T05:58:48.378Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-17T05:58:48.383Z] $ docker exec 32b06af9395b77ece4868096071350aeba5024e1d1d8a232e2da758a056d0faf ssh-agent [2023-05-17T05:58:48.508Z] SSH_AUTH_SOCK=/tmp/ssh-xtTsBoA50htY/agent.33 [2023-05-17T05:58:48.508Z] SSH_AGENT_PID=39 [2023-05-17T05:58:48.515Z] Running ssh-add (command line suppressed) [2023-05-17T05:58:48.626Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-308@tmp/private_key_17440160059072988625.key (/w/workspace/gexfoundry_device-snmp-go_PR-308@tmp/private_key_17440160059072988625.key) [2023-05-17T05:58:48.642Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-17T05:58:48.976Z] + git tag --points-at HEAD [Pipeline] } [2023-05-17T05:58:49.005Z] $ docker exec --env ******** --env ******** 32b06af9395b77ece4868096071350aeba5024e1d1d8a232e2da758a056d0faf ssh-agent -k [2023-05-17T05:58:49.099Z] unset SSH_AUTH_SOCK; [2023-05-17T05:58:49.100Z] unset SSH_AGENT_PID; [2023-05-17T05:58:49.100Z] echo Agent pid 39 killed; [2023-05-17T05:58:49.111Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-17T05:58:49.211Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-17T05:58:49.211Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-17T05:58:49.316Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-17T05:58:49.322Z] $ docker exec 32b06af9395b77ece4868096071350aeba5024e1d1d8a232e2da758a056d0faf ssh-agent [2023-05-17T05:58:49.433Z] SSH_AUTH_SOCK=/tmp/ssh-AScjCSKTax4v/agent.71 [2023-05-17T05:58:49.433Z] SSH_AGENT_PID=77 [2023-05-17T05:58:49.437Z] Running ssh-add (command line suppressed) [2023-05-17T05:58:49.543Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-308@tmp/private_key_16287514819907723965.key (/w/workspace/gexfoundry_device-snmp-go_PR-308@tmp/private_key_16287514819907723965.key) [2023-05-17T05:58:49.555Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-17T05:58:49.879Z] + git semver init [2023-05-17T05:58:50.140Z] 2023-05-17 05:58:50,055 [run_init] DEBUG init version:0.0.0 force:False [2023-05-17T05:58:50.140Z] 2023-05-17 05:58:50,055 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-308/.semver [2023-05-17T05:58:50.140Z] 2023-05-17 05:58:50,056 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/gexfoundry_device-snmp-go_PR-308/.semver [2023-05-17T05:58:50.140Z] 2023-05-17 05:58:50,056 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/gexfoundry_device-snmp-go_PR-308/.semver'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-308, universal_newlines=False, shell=None, istream=None) [2023-05-17T05:58:51.077Z] 2023-05-17 05:58:50,801 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-308/.git/info/exclude [2023-05-17T05:58:51.077Z] 2023-05-17 05:58:50,802 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-snmp-go_PR-308/.semver/PR-308 with force:False [2023-05-17T05:58:51.077Z] 2023-05-17 05:58:50,802 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-308/.semver/PR-308 [2023-05-17T05:58:51.077Z] 2023-05-17 05:58:50,806 [execute] INFO git cat-file --batch-check [2023-05-17T05:58:51.077Z] 2023-05-17 05:58:50,807 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-308/.semver, universal_newlines=False, shell=None, istream=) [2023-05-17T05:58:51.077Z] 2023-05-17 05:58:50,812 [execute] INFO git cat-file --batch [2023-05-17T05:58:51.077Z] 2023-05-17 05:58:50,812 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-308/.semver, universal_newlines=False, shell=None, istream=) [2023-05-17T05:58:51.077Z] 2023-05-17 05:58:50,817 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-308/.semver/PR-308 [2023-05-17T05:58:51.077Z] 0.0.0 [Pipeline] } [2023-05-17T05:58:51.103Z] $ docker exec --env ******** --env ******** 32b06af9395b77ece4868096071350aeba5024e1d1d8a232e2da758a056d0faf ssh-agent -k [2023-05-17T05:58:51.208Z] unset SSH_AUTH_SOCK; [2023-05-17T05:58:51.209Z] unset SSH_AGENT_PID; [2023-05-17T05:58:51.209Z] echo Agent pid 77 killed; [2023-05-17T05:58:51.216Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-17T05:58:51.651Z] + git semver [Pipeline] } [2023-05-17T05:58:51.938Z] $ docker stop --time=1 32b06af9395b77ece4868096071350aeba5024e1d1d8a232e2da758a056d0faf [2023-05-17T05:58:53.227Z] $ docker rm -f --volumes 32b06af9395b77ece4868096071350aeba5024e1d1d8a232e2da758a056d0faf [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-17T05:58:53.671Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-17T05:58:53.960Z] Stashed 1 file(s) [Pipeline] echo [2023-05-17T05:58:53.978Z] [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-17T05:58:54.626Z] provisioning config files... [2023-05-17T05:58:54.637Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-308@tmp/config8131681903934926531tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T05:58:54.995Z] ---> docker-login.sh [2023-05-17T05:58:54.995Z] nexus3.edgexfoundry.org:10001 [2023-05-17T05:58:54.995Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T05:58:54.995Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T05:58:54.995Z] Configure a credential helper to remove this warning. See [2023-05-17T05:58:54.995Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T05:58:54.995Z] [2023-05-17T05:58:54.995Z] Login Succeeded [2023-05-17T05:58:54.995Z] nexus3.edgexfoundry.org:10002 [2023-05-17T05:58:54.995Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T05:58:54.995Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T05:58:54.995Z] Configure a credential helper to remove this warning. See [2023-05-17T05:58:54.995Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T05:58:54.995Z] [2023-05-17T05:58:54.995Z] Login Succeeded [2023-05-17T05:58:54.995Z] nexus3.edgexfoundry.org:10003 [2023-05-17T05:58:55.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T05:58:55.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T05:58:55.256Z] Configure a credential helper to remove this warning. See [2023-05-17T05:58:55.256Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T05:58:55.256Z] [2023-05-17T05:58:55.256Z] Login Succeeded [2023-05-17T05:58:55.256Z] nexus3.edgexfoundry.org:10004 [2023-05-17T05:58:55.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T05:58:55.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T05:58:55.256Z] Configure a credential helper to remove this warning. See [2023-05-17T05:58:55.256Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T05:58:55.256Z] [2023-05-17T05:58:55.256Z] Login Succeeded [2023-05-17T05:58:55.256Z] docker.io [2023-05-17T05:58:55.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T05:58:55.515Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T05:58:55.515Z] Configure a credential helper to remove this warning. See [2023-05-17T05:58:55.515Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T05:58:55.515Z] [2023-05-17T05:58:55.515Z] Login Succeeded [2023-05-17T05:58:55.515Z] ---> docker-login.sh ends [Pipeline] } [2023-05-17T05:58:55.549Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-17T05:58:55.758Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T05:58:55.795Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T05:58:55.844Z] ========================================================= [2023-05-17T05:58:55.844Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-17T05:58:55.844Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T05:58:56.338Z] + 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-17T05:58:56.339Z] Sending build context to Docker daemon 5.842MB [2023-05-17T05:58:56.339Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-17T05:58:56.339Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-17T05:58:56.339Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-17T05:58:56.339Z] f56be85fc22e: Pulling fs layer [2023-05-17T05:58:56.339Z] 85791d961cd3: Pulling fs layer [2023-05-17T05:58:56.339Z] d694b5ae8c79: Pulling fs layer [2023-05-17T05:58:56.339Z] 9f32a84ed3da: Pulling fs layer [2023-05-17T05:58:56.339Z] 4d19c01a9841: Pulling fs layer [2023-05-17T05:58:56.339Z] 9325e15d5711: Pulling fs layer [2023-05-17T05:58:56.339Z] 556b6ee489ea: Pulling fs layer [2023-05-17T05:58:56.339Z] c5a4b2cf53e6: Pulling fs layer [2023-05-17T05:58:56.339Z] 9325e15d5711: Waiting [2023-05-17T05:58:56.339Z] 9f32a84ed3da: Waiting [2023-05-17T05:58:56.339Z] 4d19c01a9841: Waiting [2023-05-17T05:58:56.339Z] c5a4b2cf53e6: Waiting [2023-05-17T05:58:56.339Z] 85791d961cd3: Verifying Checksum [2023-05-17T05:58:56.339Z] 85791d961cd3: Download complete [2023-05-17T05:58:56.339Z] 9f32a84ed3da: Verifying Checksum [2023-05-17T05:58:56.339Z] 9f32a84ed3da: Download complete [2023-05-17T05:58:56.600Z] 4d19c01a9841: Verifying Checksum [2023-05-17T05:58:56.600Z] 4d19c01a9841: Download complete [2023-05-17T05:58:56.600Z] f56be85fc22e: Verifying Checksum [2023-05-17T05:58:56.600Z] f56be85fc22e: Download complete [2023-05-17T05:58:56.600Z] 9325e15d5711: Verifying Checksum [2023-05-17T05:58:56.600Z] 9325e15d5711: Download complete [2023-05-17T05:58:56.600Z] f56be85fc22e: Pull complete [2023-05-17T05:58:56.860Z] 85791d961cd3: Pull complete [2023-05-17T05:58:57.117Z] d694b5ae8c79: Verifying Checksum [2023-05-17T05:58:57.117Z] d694b5ae8c79: Download complete [2023-05-17T05:58:57.117Z] c5a4b2cf53e6: Verifying Checksum [2023-05-17T05:58:57.117Z] c5a4b2cf53e6: Download complete [2023-05-17T05:58:57.376Z] 556b6ee489ea: Verifying Checksum [2023-05-17T05:58:57.376Z] 556b6ee489ea: Download complete [2023-05-17T05:59:00.658Z] d694b5ae8c79: Pull complete [2023-05-17T05:59:00.658Z] 9f32a84ed3da: Pull complete [2023-05-17T05:59:00.658Z] 4d19c01a9841: Pull complete [2023-05-17T05:59:00.658Z] 9325e15d5711: Pull complete [2023-05-17T05:59:03.187Z] 556b6ee489ea: Pull complete [2023-05-17T05:59:03.753Z] c5a4b2cf53e6: Pull complete [2023-05-17T05:59:03.754Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-17T05:59:03.754Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-17T05:59:03.754Z] ---> c4be618373d6 [2023-05-17T05:59:03.754Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-17T05:59:07.967Z] ---> Running in 66c7e634bbd2 [2023-05-17T05:59:07.967Z] Removing intermediate container 66c7e634bbd2 [2023-05-17T05:59:07.967Z] ---> 047530077e45 [2023-05-17T05:59:07.967Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-17T05:59:07.967Z] ---> Running in 3343d5075999 [2023-05-17T05:59:07.967Z] Removing intermediate container 3343d5075999 [2023-05-17T05:59:07.967Z] ---> a77451e0ab0b [2023-05-17T05:59:07.967Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-17T05:59:07.967Z] ---> Running in c3ea2dd161a3 [2023-05-17T05:59:07.967Z] Removing intermediate container c3ea2dd161a3 [2023-05-17T05:59:07.967Z] ---> 062f64a7d2c3 [2023-05-17T05:59:07.967Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-17T05:59:07.967Z] ---> Running in cea6109192a2 [2023-05-17T05:59:07.967Z] Removing intermediate container cea6109192a2 [2023-05-17T05:59:07.967Z] ---> 90ab7df68e2d [2023-05-17T05:59:07.967Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-17T05:59:07.967Z] ---> Running in 94eb3ea1846c [2023-05-17T05:59:08.226Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-17T05:59:08.226Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-17T05:59:08.486Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-17T05:59:08.486Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-17T05:59:08.486Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-17T05:59:08.486Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-17T05:59:08.486Z] Executing busybox-1.35.0-r29.trigger [2023-05-17T05:59:08.486Z] OK: 269 MiB in 57 packages [2023-05-17T05:59:09.056Z] Removing intermediate container 94eb3ea1846c [2023-05-17T05:59:09.056Z] ---> 807efe3cafab [2023-05-17T05:59:09.056Z] Step 8/12 : WORKDIR /device-snmp-go [2023-05-17T05:59:09.056Z] ---> Running in 9f471878f334 [2023-05-17T05:59:09.056Z] Removing intermediate container 9f471878f334 [2023-05-17T05:59:09.056Z] ---> ff8069207134 [2023-05-17T05:59:09.056Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-17T05:59:09.056Z] ---> d94c09a20b1b [2023-05-17T05:59:09.056Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T05:59:09.056Z] ---> Running in a5aef78460ac [2023-05-17T05:59:09.437Z] Still waiting to schedule task [2023-05-17T05:59:09.438Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-17T05:59:35.612Z] Removing intermediate container a5aef78460ac [2023-05-17T05:59:35.612Z] ---> b2cae3f6a631 [2023-05-17T05:59:35.612Z] Step 11/12 : COPY . . [2023-05-17T05:59:35.612Z] ---> 9970bb20d0f5 [2023-05-17T05:59:35.612Z] Step 12/12 : RUN ${MAKE} [2023-05-17T05:59:35.612Z] ---> Running in d6193d7689fe [2023-05-17T05:59:35.612Z] noop [2023-05-17T05:59:35.612Z] Removing intermediate container d6193d7689fe [2023-05-17T05:59:35.612Z] ---> 1b1c5d959122 [2023-05-17T05:59:35.612Z] Successfully built 1b1c5d959122 [2023-05-17T05:59:35.612Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T05:59:36.056Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-17T05:59:36.056Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T05:59:36.203Z] prd-ubuntu20.04-docker-8c-8g-15840 does not seem to be running inside a container [2023-05-17T05:59:36.237Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-308 -v /w/workspace/gexfoundry_device-snmp-go_PR-308:/w/workspace/gexfoundry_device-snmp-go_PR-308:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-308@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-308@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-17T05:59:36.559Z] $ docker top c71a77d1b3f8aaeb7af4a6d96727353ad179a67ca9749bb2e7136ac285b13b38 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T05:59:36.946Z] + go version [2023-05-17T05:59:36.946Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-17T05:59:36.982Z] $ docker stop --time=1 c71a77d1b3f8aaeb7af4a6d96727353ad179a67ca9749bb2e7136ac285b13b38 [2023-05-17T05:59:38.206Z] $ docker rm -f --volumes c71a77d1b3f8aaeb7af4a6d96727353ad179a67ca9749bb2e7136ac285b13b38 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T05:59:38.927Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-17T05:59:38.927Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T05:59:39.084Z] prd-ubuntu20.04-docker-8c-8g-15840 does not seem to be running inside a container [2023-05-17T05:59:39.117Z] $ 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-308 -v /w/workspace/gexfoundry_device-snmp-go_PR-308:/w/workspace/gexfoundry_device-snmp-go_PR-308:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-308@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-308@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-17T05:59:39.436Z] $ docker top 020a09f1d914fed5f4b5f42e29c039204e4dbaa9945d64075f886da59b416361 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T05:59:39.828Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-snmp-go_PR-308 [Pipeline] fileExists [Pipeline] sh [2023-05-17T05:59:40.182Z] + make test [2023-05-17T05:59:40.182Z] go test ./... -coverprofile=coverage.out [2023-05-17T05:59:45.465Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-05-17T05:59:55.431Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2023-05-17T05:59:55.431Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.011s coverage: 0.0% of statements [2023-05-17T06:00:01.992Z] go vet ./... [2023-05-17T06:00:05.276Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-17T06:00:05.276Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-17T06:00:05.276Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-17T06:00:05.319Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-17T06:00:05.351Z] $ docker stop --time=1 020a09f1d914fed5f4b5f42e29c039204e4dbaa9945d64075f886da59b416361 [2023-05-17T06:00:08.660Z] $ docker rm -f --volumes 020a09f1d914fed5f4b5f42e29c039204e4dbaa9945d64075f886da59b416361 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-17T06:00:11.312Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-17T06:00:11.606Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-17T06:00:12.445Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-17T06:00:12.787Z] + ls -al . [2023-05-17T06:00:12.787Z] total 172 [2023-05-17T06:00:12.787Z] drwxrwxr-x 9 jenkins jenkins 4096 May 17 05:59 . [2023-05-17T06:00:12.787Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 05:58 .. [2023-05-17T06:00:12.787Z] -rw-rw-r-- 1 jenkins jenkins 6 May 17 05:58 .dockerignore [2023-05-17T06:00:12.787Z] drwxrwxr-x 8 jenkins jenkins 4096 May 17 05:58 .git [2023-05-17T06:00:12.787Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 05:58 .github [2023-05-17T06:00:12.787Z] -rw-rw-r-- 1 jenkins jenkins 328 May 17 05:58 .gitignore [2023-05-17T06:00:12.787Z] -rw-rw-r-- 1 jenkins jenkins 41 May 17 05:58 .golangci.yml [2023-05-17T06:00:12.787Z] drwxr-xr-x 3 jenkins jenkins 4096 May 17 05:58 .semver [2023-05-17T06:00:12.787Z] -rw-rw-r-- 1 jenkins jenkins 9056 May 17 05:58 Attribution.txt [2023-05-17T06:00:12.787Z] -rw-rw-r-- 1 jenkins jenkins 8355 May 17 05:58 CHANGELOG.md [2023-05-17T06:00:12.787Z] -rw-rw-r-- 1 jenkins jenkins 1423 May 17 05:58 Dockerfile [2023-05-17T06:00:12.787Z] -rw-rw-r-- 1 jenkins jenkins 677 May 17 05:58 GOVERNANCE.md [2023-05-17T06:00:12.787Z] -rw-rw-r-- 1 jenkins jenkins 656 May 17 05:58 Jenkinsfile [2023-05-17T06:00:12.787Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 17 05:58 LICENSE [2023-05-17T06:00:12.787Z] -rw-rw-r-- 1 jenkins jenkins 2114 May 17 05:58 Makefile [2023-05-17T06:00:12.787Z] -rw-rw-r-- 1 jenkins jenkins 620 May 17 05:58 OWNERS.md [2023-05-17T06:00:12.787Z] -rw-rw-r-- 1 jenkins jenkins 10054 May 17 05:58 README.md [2023-05-17T06:00:12.787Z] -rw-rw-r-- 1 jenkins jenkins 5 May 17 05:58 VERSION [2023-05-17T06:00:12.787Z] drwxrwxr-x 2 jenkins jenkins 4096 May 17 05:58 bin [2023-05-17T06:00:12.787Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 05:58 cmd [2023-05-17T06:00:12.787Z] -rw-r--r-- 1 jenkins jenkins 8837 May 17 05:59 coverage.out [2023-05-17T06:00:12.787Z] -rw-rw-r-- 1 jenkins jenkins 3283 May 17 05:58 go.mod [2023-05-17T06:00:12.787Z] -rw-rw-r-- 1 jenkins jenkins 31326 May 17 05:58 go.sum [2023-05-17T06:00:12.787Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 05:58 internal [2023-05-17T06:00:12.787Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 05:58 snap [2023-05-17T06:00:12.787Z] -rw-rw-r-- 1 jenkins jenkins 228 May 17 05:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T06:00:13.213Z] + 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=e16e186cca0a446530e36c182d791607e8eaefac --label arch=amd64 --label version=0.0.0 . [2023-05-17T06:00:13.213Z] Sending build context to Docker daemon 5.852MB [2023-05-17T06:00:13.213Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-17T06:00:13.213Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-17T06:00:13.213Z] ---> 1b1c5d959122 [2023-05-17T06:00:13.213Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-17T06:00:13.472Z] ---> Running in 515cefbff600 [2023-05-17T06:00:13.472Z] Removing intermediate container 515cefbff600 [2023-05-17T06:00:13.472Z] ---> 5f37d156f934 [2023-05-17T06:00:13.472Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-17T06:00:13.472Z] ---> Running in 83cc5b64146a [2023-05-17T06:00:13.472Z] Removing intermediate container 83cc5b64146a [2023-05-17T06:00:13.472Z] ---> 2ac235bd340d [2023-05-17T06:00:13.472Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-17T06:00:13.472Z] ---> Running in a883de330cf2 [2023-05-17T06:00:13.472Z] Removing intermediate container a883de330cf2 [2023-05-17T06:00:13.472Z] ---> 8483066a18c2 [2023-05-17T06:00:13.472Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-17T06:00:13.731Z] ---> Running in 53f7421845a3 [2023-05-17T06:00:13.731Z] Removing intermediate container 53f7421845a3 [2023-05-17T06:00:13.731Z] ---> b05484484f60 [2023-05-17T06:00:13.731Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-17T06:00:13.731Z] ---> Running in 61c3b984dc1f [2023-05-17T06:00:14.546Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-17T06:00:14.804Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-17T06:00:15.065Z] OK: 269 MiB in 57 packages [2023-05-17T06:00:15.324Z] Removing intermediate container 61c3b984dc1f [2023-05-17T06:00:15.324Z] ---> 730cd5a50ebd [2023-05-17T06:00:15.324Z] Step 8/24 : WORKDIR /device-snmp-go [2023-05-17T06:00:15.324Z] ---> Running in 76a4d66eda5f [2023-05-17T06:00:15.324Z] Removing intermediate container 76a4d66eda5f [2023-05-17T06:00:15.324Z] ---> 9044a051759b [2023-05-17T06:00:15.324Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-17T06:00:15.583Z] ---> 20883d5c764e [2023-05-17T06:00:15.583Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T06:00:15.583Z] ---> Running in b58610292828 [2023-05-17T06:00:16.151Z] Removing intermediate container b58610292828 [2023-05-17T06:00:16.151Z] ---> 939b660d4d0a [2023-05-17T06:00:16.151Z] Step 11/24 : COPY . . [2023-05-17T06:00:16.719Z] ---> 251491f770fb [2023-05-17T06:00:16.719Z] Step 12/24 : RUN ${MAKE} [2023-05-17T06:00:16.719Z] ---> Running in 377bd84f3bb9 [2023-05-17T06:00:16.719Z] 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-17T06:00:38.647Z] Removing intermediate container 377bd84f3bb9 [2023-05-17T06:00:38.647Z] ---> 92184f020e47 [2023-05-17T06:00:38.647Z] Step 13/24 : FROM alpine:3.17 [2023-05-17T06:00:38.647Z] 3.17: Pulling from library/alpine [2023-05-17T06:00:38.647Z] f56be85fc22e: Already exists [2023-05-17T06:00:38.647Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-17T06:00:38.647Z] Status: Downloaded newer image for alpine:3.17 [2023-05-17T06:00:38.647Z] ---> 9ed4aefc74f6 [2023-05-17T06:00:38.647Z] Step 14/24 : RUN apk add --update --no-cache dumb-init [2023-05-17T06:00:38.647Z] ---> Running in 243c7805f602 [2023-05-17T06:00:38.647Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-17T06:00:38.647Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-17T06:00:38.647Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-17T06:00:38.647Z] Executing busybox-1.35.0-r29.trigger [2023-05-17T06:00:38.647Z] OK: 7 MiB in 16 packages [2023-05-17T06:00:38.647Z] Removing intermediate container 243c7805f602 [2023-05-17T06:00:38.647Z] ---> a842264a4b88 [2023-05-17T06:00:38.647Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2023-05-17T06:00:38.647Z] ---> e2af19df1e8b [2023-05-17T06:00:38.647Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2023-05-17T06:00:38.647Z] ---> a5a8b1968c74 [2023-05-17T06:00:38.647Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2023-05-17T06:00:38.647Z] ---> 72fc89c7f900 [2023-05-17T06:00:38.647Z] Step 18/24 : EXPOSE 59993 [2023-05-17T06:00:38.647Z] ---> Running in 41cdceb332b3 [2023-05-17T06:00:38.647Z] Removing intermediate container 41cdceb332b3 [2023-05-17T06:00:38.647Z] ---> 365e6a2d8f45 [2023-05-17T06:00:38.647Z] Step 19/24 : EXPOSE 161 [2023-05-17T06:00:38.647Z] ---> Running in 1360ccad4864 [2023-05-17T06:00:38.647Z] Removing intermediate container 1360ccad4864 [2023-05-17T06:00:38.647Z] ---> 1d6a1d50a429 [2023-05-17T06:00:38.647Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2023-05-17T06:00:38.647Z] ---> Running in e9dc16f90725 [2023-05-17T06:00:38.647Z] Removing intermediate container e9dc16f90725 [2023-05-17T06:00:38.647Z] ---> d9e1cf964660 [2023-05-17T06:00:38.647Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-17T06:00:38.647Z] ---> Running in f6f047e65c48 [2023-05-17T06:00:38.647Z] Removing intermediate container f6f047e65c48 [2023-05-17T06:00:38.647Z] ---> 16d186ce1191 [2023-05-17T06:00:38.647Z] Step 22/24 : LABEL arch=amd64 [2023-05-17T06:00:38.647Z] ---> Running in f0110a1246cd [2023-05-17T06:00:38.647Z] Removing intermediate container f0110a1246cd [2023-05-17T06:00:38.647Z] ---> 7e090dc9f2a1 [2023-05-17T06:00:38.647Z] Step 23/24 : LABEL git_sha=e16e186cca0a446530e36c182d791607e8eaefac [2023-05-17T06:00:38.647Z] ---> Running in f3202e7bd40f [2023-05-17T06:00:38.647Z] Removing intermediate container f3202e7bd40f [2023-05-17T06:00:38.647Z] ---> d1830335a37b [2023-05-17T06:00:38.647Z] Step 24/24 : LABEL version=0.0.0 [2023-05-17T06:00:38.647Z] ---> Running in 733789d85622 [2023-05-17T06:00:38.647Z] Removing intermediate container 733789d85622 [2023-05-17T06:00:38.647Z] ---> 4619b4ec8dc3 [2023-05-17T06:00:38.647Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-17T06:00:38.647Z] Successfully built 4619b4ec8dc3 [2023-05-17T06:00:38.647Z] Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T06:00:39.536Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-17T06:00:39.536Z] [2023-05-17T06:00:39.536Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T06:00:39.915Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-17T06:00:39.915Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-17T06:00:39.915Z] 5eb5b503b376: Pulling fs layer [2023-05-17T06:00:39.915Z] 5c69ac0246d0: Pulling fs layer [2023-05-17T06:00:39.915Z] ec43610c2a17: Pulling fs layer [2023-05-17T06:00:39.915Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-17T06:00:39.915Z] 33b1e0a273af: Pulling fs layer [2023-05-17T06:00:39.915Z] 5d3b04190fa2: Pulling fs layer [2023-05-17T06:00:39.915Z] 2f39f015ded8: Pulling fs layer [2023-05-17T06:00:39.915Z] 33b1e0a273af: Waiting [2023-05-17T06:00:39.915Z] 5d3b04190fa2: Waiting [2023-05-17T06:00:39.915Z] 3a2ae6a8a46f: Waiting [2023-05-17T06:00:39.915Z] 2f39f015ded8: Waiting [2023-05-17T06:00:39.915Z] 5c69ac0246d0: Download complete [2023-05-17T06:00:39.915Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-17T06:00:39.915Z] 3a2ae6a8a46f: Download complete [2023-05-17T06:00:39.915Z] 33b1e0a273af: Verifying Checksum [2023-05-17T06:00:39.915Z] 33b1e0a273af: Download complete [2023-05-17T06:00:39.915Z] 5d3b04190fa2: Verifying Checksum [2023-05-17T06:00:39.915Z] 5d3b04190fa2: Download complete [2023-05-17T06:00:40.173Z] ec43610c2a17: Verifying Checksum [2023-05-17T06:00:40.173Z] ec43610c2a17: Download complete [2023-05-17T06:00:40.173Z] 5eb5b503b376: Verifying Checksum [2023-05-17T06:00:40.173Z] 5eb5b503b376: Download complete [2023-05-17T06:00:40.741Z] 2f39f015ded8: Download complete [2023-05-17T06:00:41.200Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15842 in /w/workspace/gexfoundry_device-snmp-go_PR-308 [Pipeline] { [Pipeline] ws [2023-05-17T06:00:41.269Z] Running in /w/workspace/device-snmp-go/1 [Pipeline] { [2023-05-17T06:00:41.307Z] 5eb5b503b376: Pull complete [2023-05-17T06:00:41.307Z] 5c69ac0246d0: Pull complete [Pipeline] checkout [2023-05-17T06:00:41.381Z] Selected Git installation does not exist. Using Default [2023-05-17T06:00:41.381Z] The recommended git tool is: NONE [2023-05-17T06:00:41.873Z] ec43610c2a17: Pull complete [2023-05-17T06:00:41.873Z] 3a2ae6a8a46f: Pull complete [2023-05-17T06:00:42.133Z] 33b1e0a273af: Pull complete [2023-05-17T06:00:42.133Z] 5d3b04190fa2: Pull complete [2023-05-17T06:00:46.580Z] using credential edgex-jenkins-ssh [2023-05-17T06:00:46.602Z] Cloning the remote Git repository [2023-05-17T06:00:46.817Z] 2f39f015ded8: Pull complete [2023-05-17T06:00:46.817Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-17T06:00:46.817Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-17T06:00:46.817Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T06:00:46.642Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2023-05-17T06:00:46.738Z] > git init /w/workspace/device-snmp-go/1 # timeout=10 [2023-05-17T06:00:46.875Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2023-05-17T06:00:46.875Z] > git --version # timeout=10 [2023-05-17T06:00:46.897Z] > git --version # 'git version 2.25.1' [2023-05-17T06:00:46.899Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-17T06:00:47.061Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-17T06:00:47.593Z] prd-ubuntu20.04-docker-8c-8g-15840 does not seem to be running inside a container [2023-05-17T06:00:47.626Z] $ 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-308 -v /w/workspace/gexfoundry_device-snmp-go_PR-308:/w/workspace/gexfoundry_device-snmp-go_PR-308:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-308@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-308@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-17T06:00:48.053Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2023-05-17T06:00:48.073Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-17T06:00:49.487Z] Merging remotes/origin/main commit df6e8d119828d9b47111ad06f42c4d5d8cb031c9 into PR head commit e16e186cca0a446530e36c182d791607e8eaefac [2023-05-17T06:00:49.775Z] Merge succeeded, producing e16e186cca0a446530e36c182d791607e8eaefac [2023-05-17T06:00:49.776Z] Checking out Revision e16e186cca0a446530e36c182d791607e8eaefac (PR-308) [2023-05-17T06:00:48.890Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2023-05-17T06:00:48.945Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2023-05-17T06:00:48.946Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-17T06:00:48.962Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/308/head:refs/remotes/origin/PR-308 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-17T06:00:49.504Z] > git config core.sparsecheckout # timeout=10 [2023-05-17T06:00:49.568Z] > git checkout -f e16e186cca0a446530e36c182d791607e8eaefac # timeout=10 [2023-05-17T06:00:49.677Z] > git remote # timeout=10 [2023-05-17T06:00:49.696Z] > git config --get remote.origin.url # timeout=10 [2023-05-17T06:00:49.717Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-17T06:00:49.731Z] > git merge df6e8d119828d9b47111ad06f42c4d5d8cb031c9 # timeout=10 [2023-05-17T06:00:49.757Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-17T06:00:49.783Z] > git config core.sparsecheckout # timeout=10 [2023-05-17T06:00:49.798Z] > git checkout -f e16e186cca0a446530e36c182d791607e8eaefac # timeout=10 [2023-05-17T06:00:50.378Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-05-17T06:00:50.432Z] > git --version # timeout=10 [2023-05-17T06:00:50.444Z] > git --version # 'git version 2.25.1' [2023-05-17T06:00:50.461Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-17T06:00:50.786Z] [2023-05-17T06:00:50.786Z] GitHub has been notified of this commit’s build result [2023-05-17T06:00:50.786Z] [2023-05-17T06:00:51.711Z] $ docker top 6e1cfbb84f2a68ee83e6179768f250a1ca1fe7b0b8fbcff3789eee830cde7238 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-17T06:00:52.171Z] ---> job-cost.sh [2023-05-17T06:00:52.171Z] lf-activate-venv: SKIPPING [2023-05-17T06:00:52.171Z] INFO: No Stack... [2023-05-17T06:00:52.430Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-17T06:00:52.642Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-17T06:00:52.642Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-17T06:00:52.642Z] Dload Upload Total Spent Left Speed [2023-05-17T06:00:52.642Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 93757 0 --:--:-- --:--:-- --:--:-- 93757 [Pipeline] sh [2023-05-17T06:00:52.999Z] INFO: Archiving Costs [Pipeline] sh [2023-05-17T06:00:53.278Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-17T06:00:53.366Z] + cat /w/workspace/gexfoundry_device-snmp-go_PR-308/archives/cost.csv [2023-05-17T06:00:53.366Z] + cut -d, -f6 [Pipeline] lock [2023-05-17T06:00:53.426Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-308-1-stack-cost] [2023-05-17T06:00:53.431Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-308-1-stack-cost] did not exist. Created. [2023-05-17T06:00:53.431Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-308-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-17T06:00:53.618Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-17T06:00:53.618Z] + sudo tee /etc/docker/daemon.new [2023-05-17T06:00:53.618Z] { [2023-05-17T06:00:53.618Z] "registry-mirrors": [ [2023-05-17T06:00:53.618Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-17T06:00:53.618Z] ], [2023-05-17T06:00:53.618Z] "bip": "10.250.0.254/24", [2023-05-17T06:00:53.618Z] "hosts": [ [2023-05-17T06:00:53.618Z] "tcp://0.0.0.0:5555", [2023-05-17T06:00:53.618Z] "unix:///var/run/docker.sock" [2023-05-17T06:00:53.618Z] ], [2023-05-17T06:00:53.618Z] "mtu": 1458, [2023-05-17T06:00:53.618Z] "selinux-enabled": true, [2023-05-17T06:00:53.618Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-17T06:00:53.618Z] } [Pipeline] sh [2023-05-17T06:00:53.853Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-17T06:00:53.903Z] Stashed 1 file(s) [Pipeline] } [2023-05-17T06:00:53.934Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-308-1-stack-cost] [2023-05-17T06:00:53.970Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] // lock [Pipeline] } [2023-05-17T06:00:54.033Z] $ docker stop --time=1 6e1cfbb84f2a68ee83e6179768f250a1ca1fe7b0b8fbcff3789eee830cde7238 [2023-05-17T06:00:55.189Z] $ docker rm -f --volumes 6e1cfbb84f2a68ee83e6179768f250a1ca1fe7b0b8fbcff3789eee830cde7238 [Pipeline] sh [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2023-05-17T06:00:55.551Z] + sudo service docker restart [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-17T06:01:13.862Z] provisioning config files... [2023-05-17T06:01:13.887Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config3142865390549658303tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T06:01:14.272Z] ---> docker-login.sh [2023-05-17T06:01:14.272Z] nexus3.edgexfoundry.org:10001 [2023-05-17T06:01:14.540Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T06:01:14.808Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T06:01:14.808Z] Configure a credential helper to remove this warning. See [2023-05-17T06:01:14.808Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T06:01:14.808Z] [2023-05-17T06:01:14.808Z] Login Succeeded [2023-05-17T06:01:14.808Z] nexus3.edgexfoundry.org:10002 [2023-05-17T06:01:15.076Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T06:01:15.076Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T06:01:15.076Z] Configure a credential helper to remove this warning. See [2023-05-17T06:01:15.076Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T06:01:15.076Z] [2023-05-17T06:01:15.076Z] Login Succeeded [2023-05-17T06:01:15.076Z] nexus3.edgexfoundry.org:10003 [2023-05-17T06:01:15.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T06:01:15.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T06:01:15.619Z] Configure a credential helper to remove this warning. See [2023-05-17T06:01:15.619Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T06:01:15.619Z] [2023-05-17T06:01:15.619Z] Login Succeeded [2023-05-17T06:01:15.619Z] nexus3.edgexfoundry.org:10004 [2023-05-17T06:01:15.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T06:01:15.889Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T06:01:15.889Z] Configure a credential helper to remove this warning. See [2023-05-17T06:01:15.889Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T06:01:15.889Z] [2023-05-17T06:01:15.889Z] Login Succeeded [2023-05-17T06:01:15.889Z] docker.io [2023-05-17T06:01:16.157Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-17T06:01:16.424Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-17T06:01:16.424Z] Configure a credential helper to remove this warning. See [2023-05-17T06:01:16.424Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-17T06:01:16.424Z] [2023-05-17T06:01:16.425Z] Login Succeeded [2023-05-17T06:01:16.425Z] ---> docker-login.sh ends [Pipeline] } [2023-05-17T06:01:16.455Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-17T06:01:16.841Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T06:01:16.884Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-17T06:01:16.923Z] ========================================================= [2023-05-17T06:01:16.923Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-17T06:01:16.923Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T06:01:17.449Z] + 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-17T06:01:20.092Z] Sending build context to Docker daemon 3.029MB [2023-05-17T06:01:20.092Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-17T06:01:20.092Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-17T06:01:20.092Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-17T06:01:20.092Z] c41833b44d91: Pulling fs layer [2023-05-17T06:01:20.092Z] ed15518f5707: Pulling fs layer [2023-05-17T06:01:20.092Z] feae8fd75edb: Pulling fs layer [2023-05-17T06:01:20.092Z] 242c74f7c9fa: Pulling fs layer [2023-05-17T06:01:20.092Z] 3cdef696dda3: Pulling fs layer [2023-05-17T06:01:20.092Z] 2ced38df9373: Pulling fs layer [2023-05-17T06:01:20.092Z] 58f1dce35555: Pulling fs layer [2023-05-17T06:01:20.092Z] 242c74f7c9fa: Waiting [2023-05-17T06:01:20.092Z] 3cdef696dda3: Waiting [2023-05-17T06:01:20.092Z] 2ced38df9373: Waiting [2023-05-17T06:01:20.092Z] 58f1dce35555: Waiting [2023-05-17T06:01:20.092Z] ed15518f5707: Verifying Checksum [2023-05-17T06:01:20.092Z] ed15518f5707: Download complete [2023-05-17T06:01:20.363Z] 242c74f7c9fa: Verifying Checksum [2023-05-17T06:01:20.363Z] 242c74f7c9fa: Download complete [2023-05-17T06:01:20.363Z] 3cdef696dda3: Verifying Checksum [2023-05-17T06:01:20.363Z] 3cdef696dda3: Download complete [2023-05-17T06:01:20.363Z] c41833b44d91: Verifying Checksum [2023-05-17T06:01:20.363Z] c41833b44d91: Download complete [2023-05-17T06:01:21.336Z] c41833b44d91: Pull complete [2023-05-17T06:01:21.605Z] 58f1dce35555: Verifying Checksum [2023-05-17T06:01:21.605Z] 58f1dce35555: Download complete [2023-05-17T06:01:21.874Z] ed15518f5707: Pull complete [2023-05-17T06:01:22.848Z] feae8fd75edb: Download complete [2023-05-17T06:01:22.848Z] 2ced38df9373: Verifying Checksum [2023-05-17T06:01:22.848Z] 2ced38df9373: Download complete [2023-05-17T06:01:35.195Z] feae8fd75edb: Pull complete [2023-05-17T06:01:35.195Z] 242c74f7c9fa: Pull complete [2023-05-17T06:01:35.195Z] 3cdef696dda3: Pull complete [2023-05-17T06:01:40.566Z] 2ced38df9373: Pull complete [2023-05-17T06:01:43.155Z] 58f1dce35555: Pull complete [2023-05-17T06:01:43.155Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-17T06:01:43.155Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-17T06:01:43.155Z] ---> fadd8f120f05 [2023-05-17T06:01:43.155Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-17T06:01:45.114Z] ---> Running in 646f172f7e18 [2023-05-17T06:01:45.114Z] Removing intermediate container 646f172f7e18 [2023-05-17T06:01:45.114Z] ---> f778a62281b8 [2023-05-17T06:01:45.114Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-17T06:01:45.385Z] ---> Running in 7b0114fb0ada [2023-05-17T06:01:45.652Z] Removing intermediate container 7b0114fb0ada [2023-05-17T06:01:45.652Z] ---> b56d46d0db6a [2023-05-17T06:01:45.652Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-17T06:01:45.652Z] ---> Running in fb14830df34f [2023-05-17T06:01:45.920Z] Removing intermediate container fb14830df34f [2023-05-17T06:01:45.920Z] ---> 73f8314c3978 [2023-05-17T06:01:45.920Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-17T06:01:46.188Z] ---> Running in 7dffb8f7ef72 [2023-05-17T06:01:46.456Z] Removing intermediate container 7dffb8f7ef72 [2023-05-17T06:01:46.456Z] ---> 5704ffe15899 [2023-05-17T06:01:46.456Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-17T06:01:46.456Z] ---> Running in 8ff17afcae23 [2023-05-17T06:01:47.422Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-17T06:01:48.384Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-17T06:01:49.347Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-17T06:01:49.347Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-17T06:01:49.347Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-17T06:01:49.347Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-17T06:01:49.347Z] Executing busybox-1.35.0-r29.trigger [2023-05-17T06:01:49.347Z] OK: 268 MiB in 57 packages [2023-05-17T06:01:50.309Z] Removing intermediate container 8ff17afcae23 [2023-05-17T06:01:50.309Z] ---> c68d337c2c28 [2023-05-17T06:01:50.309Z] Step 8/12 : WORKDIR /device-snmp-go [2023-05-17T06:01:50.578Z] ---> Running in 7e00da34a32a [2023-05-17T06:01:50.850Z] Removing intermediate container 7e00da34a32a [2023-05-17T06:01:50.850Z] ---> 1e1357901687 [2023-05-17T06:01:50.850Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-17T06:01:51.118Z] ---> 8f1fba70e1b6 [2023-05-17T06:01:51.118Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T06:01:51.387Z] ---> Running in 09c93de0e405 [2023-05-17T06:02:59.325Z] Removing intermediate container 09c93de0e405 [2023-05-17T06:02:59.325Z] ---> 01ba0d25cfe1 [2023-05-17T06:02:59.325Z] Step 11/12 : COPY . . [2023-05-17T06:02:59.325Z] ---> 3b7fc6b70c8f [2023-05-17T06:02:59.325Z] Step 12/12 : RUN ${MAKE} [2023-05-17T06:02:59.325Z] ---> Running in 180f525afbb9 [2023-05-17T06:02:59.325Z] noop [2023-05-17T06:02:59.325Z] Removing intermediate container 180f525afbb9 [2023-05-17T06:02:59.325Z] ---> 8e8cabe4be56 [2023-05-17T06:02:59.325Z] Successfully built 8e8cabe4be56 [2023-05-17T06:02:59.325Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T06:02:59.824Z] + docker inspect -f . ci-base-image-arm64 [2023-05-17T06:02:59.824Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T06:03:00.126Z] prd-ubuntu20.04-docker-arm64-4c-16g-15842 does not seem to be running inside a container [2023-05-17T06:03:00.193Z] $ 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-17T06:03:01.420Z] $ docker top 0c1e0c5d6c5d20f8cd5538e7b3840f4dc89962a676a7cd9aa3bc643b03b82d66 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T06:03:02.302Z] + go version [2023-05-17T06:03:02.302Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-17T06:03:02.339Z] $ docker stop --time=1 0c1e0c5d6c5d20f8cd5538e7b3840f4dc89962a676a7cd9aa3bc643b03b82d66 [2023-05-17T06:03:03.915Z] $ docker rm -f --volumes 0c1e0c5d6c5d20f8cd5538e7b3840f4dc89962a676a7cd9aa3bc643b03b82d66 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T06:03:04.786Z] + docker inspect -f . ci-base-image-arm64 [2023-05-17T06:03:04.786Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T06:03:05.073Z] prd-ubuntu20.04-docker-arm64-4c-16g-15842 does not seem to be running inside a container [2023-05-17T06:03:05.149Z] $ 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-17T06:03:06.335Z] $ docker top 2f50ffd7cafac9aef2cc9f47a00d57e2db0ed5f688447b670eb333f351b7cfdb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T06:03:07.216Z] + git config --global --add safe.directory /w/workspace/device-snmp-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-17T06:03:07.616Z] + make test [2023-05-17T06:03:07.616Z] go test ./... -coverprofile=coverage.out [2023-05-17T06:03:39.860Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-05-17T06:05:46.566Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2023-05-17T06:05:46.566Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.049s coverage: 0.0% of statements [2023-05-17T06:05:46.566Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-17T06:05:46.566Z] go vet ./... [2023-05-17T06:06:13.271Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-17T06:06:13.271Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-17T06:06:13.271Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-17T06:06:13.314Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-17T06:06:13.354Z] $ docker stop --time=1 2f50ffd7cafac9aef2cc9f47a00d57e2db0ed5f688447b670eb333f351b7cfdb [2023-05-17T06:06:15.211Z] $ docker rm -f --volumes 2f50ffd7cafac9aef2cc9f47a00d57e2db0ed5f688447b670eb333f351b7cfdb [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-17T06:06:16.388Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-17T06:06:16.427Z] Warning: overwriting stash ‘coverage-report’ [2023-05-17T06:06:16.896Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-17T06:06:17.489Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-17T06:06:17.832Z] + ls -al . [2023-05-17T06:06:17.832Z] total 168 [2023-05-17T06:06:17.832Z] drwxrwxr-x 8 jenkins jenkins 4096 May 17 06:03 . [2023-05-17T06:06:17.832Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 06:00 .. [2023-05-17T06:06:17.832Z] -rw-rw-r-- 1 jenkins jenkins 6 May 17 06:00 .dockerignore [2023-05-17T06:06:17.832Z] drwxrwxr-x 8 jenkins jenkins 4096 May 17 06:00 .git [2023-05-17T06:06:17.832Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 06:00 .github [2023-05-17T06:06:17.832Z] -rw-rw-r-- 1 jenkins jenkins 328 May 17 06:00 .gitignore [2023-05-17T06:06:17.832Z] -rw-rw-r-- 1 jenkins jenkins 41 May 17 06:00 .golangci.yml [2023-05-17T06:06:17.832Z] -rw-rw-r-- 1 jenkins jenkins 9056 May 17 06:00 Attribution.txt [2023-05-17T06:06:17.832Z] -rw-rw-r-- 1 jenkins jenkins 8355 May 17 06:00 CHANGELOG.md [2023-05-17T06:06:17.832Z] -rw-rw-r-- 1 jenkins jenkins 1423 May 17 06:00 Dockerfile [2023-05-17T06:06:17.832Z] -rw-rw-r-- 1 jenkins jenkins 677 May 17 06:00 GOVERNANCE.md [2023-05-17T06:06:17.832Z] -rw-rw-r-- 1 jenkins jenkins 656 May 17 06:00 Jenkinsfile [2023-05-17T06:06:17.832Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 17 06:00 LICENSE [2023-05-17T06:06:17.832Z] -rw-rw-r-- 1 jenkins jenkins 2114 May 17 06:00 Makefile [2023-05-17T06:06:17.832Z] -rw-rw-r-- 1 jenkins jenkins 620 May 17 06:00 OWNERS.md [2023-05-17T06:06:17.832Z] -rw-rw-r-- 1 jenkins jenkins 10054 May 17 06:00 README.md [2023-05-17T06:06:17.832Z] -rw-rw-r-- 1 jenkins jenkins 5 May 17 05:58 VERSION [2023-05-17T06:06:17.832Z] drwxrwxr-x 2 jenkins jenkins 4096 May 17 06:00 bin [2023-05-17T06:06:17.833Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 06:00 cmd [2023-05-17T06:06:17.833Z] -rw-r--r-- 1 jenkins jenkins 8837 May 17 06:05 coverage.out [2023-05-17T06:06:17.833Z] -rw-rw-r-- 1 jenkins jenkins 3283 May 17 06:00 go.mod [2023-05-17T06:06:17.833Z] -rw-rw-r-- 1 jenkins jenkins 31326 May 17 06:00 go.sum [2023-05-17T06:06:17.833Z] drwxrwxr-x 3 jenkins jenkins 4096 May 17 06:00 internal [2023-05-17T06:06:17.833Z] drwxrwxr-x 4 jenkins jenkins 4096 May 17 06:00 snap [2023-05-17T06:06:17.833Z] -rw-rw-r-- 1 jenkins jenkins 228 May 17 06:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T06:06:18.258Z] + 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=e16e186cca0a446530e36c182d791607e8eaefac --label arch=arm64 --label version=0.0.0 . [2023-05-17T06:06:18.525Z] Sending build context to Docker daemon 3.039MB [2023-05-17T06:06:18.525Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-17T06:06:18.525Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-17T06:06:18.525Z] ---> 8e8cabe4be56 [2023-05-17T06:06:18.525Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-17T06:06:18.791Z] ---> Running in 5ad736d415a9 [2023-05-17T06:06:19.060Z] Removing intermediate container 5ad736d415a9 [2023-05-17T06:06:19.060Z] ---> 8cd0eeebe01a [2023-05-17T06:06:19.060Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-17T06:06:19.060Z] ---> Running in 86f89a827d21 [2023-05-17T06:06:19.334Z] Removing intermediate container 86f89a827d21 [2023-05-17T06:06:19.334Z] ---> caf51b9a2f58 [2023-05-17T06:06:19.334Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-17T06:06:19.334Z] ---> Running in e6711d470ad7 [2023-05-17T06:06:19.920Z] Removing intermediate container e6711d470ad7 [2023-05-17T06:06:19.920Z] ---> 5e1f3132a52c [2023-05-17T06:06:19.920Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-17T06:06:19.920Z] ---> Running in 37569fb628e8 [2023-05-17T06:06:20.191Z] Removing intermediate container 37569fb628e8 [2023-05-17T06:06:20.191Z] ---> 0cfbfc1f6886 [2023-05-17T06:06:20.191Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-17T06:06:20.191Z] ---> Running in 3a137e207234 [2023-05-17T06:06:21.158Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-17T06:06:21.743Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-17T06:06:22.711Z] OK: 268 MiB in 57 packages [2023-05-17T06:06:23.682Z] Removing intermediate container 3a137e207234 [2023-05-17T06:06:23.682Z] ---> 2096a14ec9fc [2023-05-17T06:06:23.682Z] Step 8/24 : WORKDIR /device-snmp-go [2023-05-17T06:06:23.682Z] ---> Running in 02e0a08d6df1 [2023-05-17T06:06:23.953Z] Removing intermediate container 02e0a08d6df1 [2023-05-17T06:06:23.953Z] ---> 66281f737593 [2023-05-17T06:06:23.953Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-17T06:06:24.538Z] ---> 2502e878716d [2023-05-17T06:06:24.538Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-17T06:06:24.538Z] ---> Running in a5a6204d47b3 [2023-05-17T06:06:27.127Z] Removing intermediate container a5a6204d47b3 [2023-05-17T06:06:27.127Z] ---> b677ba4a03a9 [2023-05-17T06:06:27.127Z] Step 11/24 : COPY . . [2023-05-17T06:06:28.093Z] ---> d342ee9c4166 [2023-05-17T06:06:28.094Z] Step 12/24 : RUN ${MAKE} [2023-05-17T06:06:28.094Z] ---> Running in dc891687c7c3 [2023-05-17T06:06:29.060Z] 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-17T06:08:52.276Z] Removing intermediate container dc891687c7c3 [2023-05-17T06:08:52.276Z] ---> f9502c5d6b5f [2023-05-17T06:08:52.276Z] Step 13/24 : FROM alpine:3.17 [2023-05-17T06:08:52.276Z] 3.17: Pulling from library/alpine [2023-05-17T06:08:52.276Z] c41833b44d91: Already exists [2023-05-17T06:08:52.276Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-17T06:08:52.276Z] Status: Downloaded newer image for alpine:3.17 [2023-05-17T06:08:52.276Z] ---> 51e60588ff2c [2023-05-17T06:08:52.276Z] Step 14/24 : RUN apk add --update --no-cache dumb-init [2023-05-17T06:08:52.276Z] ---> Running in 02a9c57f8f46 [2023-05-17T06:08:52.276Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-17T06:08:52.276Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-17T06:08:52.276Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-17T06:08:52.276Z] Executing busybox-1.35.0-r29.trigger [2023-05-17T06:08:52.276Z] OK: 8 MiB in 16 packages [2023-05-17T06:08:52.276Z] Removing intermediate container 02a9c57f8f46 [2023-05-17T06:08:52.276Z] ---> 483b75951862 [2023-05-17T06:08:52.276Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2023-05-17T06:08:52.276Z] ---> 7a59afc34c1e [2023-05-17T06:08:52.276Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2023-05-17T06:08:52.276Z] ---> 2c5582e0f57e [2023-05-17T06:08:52.276Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2023-05-17T06:08:52.276Z] ---> c5358bb17132 [2023-05-17T06:08:52.276Z] Step 18/24 : EXPOSE 59993 [2023-05-17T06:08:52.276Z] ---> Running in 4f79666847ee [2023-05-17T06:08:52.276Z] Removing intermediate container 4f79666847ee [2023-05-17T06:08:52.276Z] ---> 9a891f450cee [2023-05-17T06:08:52.276Z] Step 19/24 : EXPOSE 161 [2023-05-17T06:08:52.276Z] ---> Running in 27f4a3458aec [2023-05-17T06:08:52.276Z] Removing intermediate container 27f4a3458aec [2023-05-17T06:08:52.276Z] ---> e50efdd750fd [2023-05-17T06:08:52.276Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2023-05-17T06:08:52.276Z] ---> Running in feefadaf8a65 [2023-05-17T06:08:52.276Z] Removing intermediate container feefadaf8a65 [2023-05-17T06:08:52.276Z] ---> b673ae0fbccb [2023-05-17T06:08:52.276Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-17T06:08:52.276Z] ---> Running in 128841d8c96d [2023-05-17T06:08:52.276Z] Removing intermediate container 128841d8c96d [2023-05-17T06:08:52.276Z] ---> 00afd7f1f32a [2023-05-17T06:08:52.276Z] Step 22/24 : LABEL arch=arm64 [2023-05-17T06:08:52.276Z] ---> Running in ede797ab9a56 [2023-05-17T06:08:52.276Z] Removing intermediate container ede797ab9a56 [2023-05-17T06:08:52.276Z] ---> e3515ee04e05 [2023-05-17T06:08:52.276Z] Step 23/24 : LABEL git_sha=e16e186cca0a446530e36c182d791607e8eaefac [2023-05-17T06:08:52.546Z] ---> Running in 0875f6e148d7 [2023-05-17T06:08:53.032Z] Removing intermediate container 0875f6e148d7 [2023-05-17T06:08:53.032Z] ---> b0be86c70900 [2023-05-17T06:08:53.032Z] Step 24/24 : LABEL version=0.0.0 [2023-05-17T06:08:53.033Z] ---> Running in a78197968b4f [2023-05-17T06:08:53.033Z] Removing intermediate container a78197968b4f [2023-05-17T06:08:53.033Z] ---> 5a7923db691d [2023-05-17T06:08:53.033Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-17T06:08:53.033Z] Successfully built 5a7923db691d [2023-05-17T06:08:53.033Z] 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-17T06:08:53.864Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-17T06:08:53.864Z] [2023-05-17T06:08:53.864Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T06:08:54.280Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-17T06:08:54.280Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-17T06:08:54.280Z] 8998bd30e6a1: Pulling fs layer [2023-05-17T06:08:54.280Z] 04944245beec: Pulling fs layer [2023-05-17T06:08:54.280Z] 699f458cf7ca: Pulling fs layer [2023-05-17T06:08:54.280Z] 765212b225bb: Pulling fs layer [2023-05-17T06:08:54.280Z] f23df028b6ca: Pulling fs layer [2023-05-17T06:08:54.280Z] d65c8cfc05b1: Pulling fs layer [2023-05-17T06:08:54.280Z] 2437ff75d9bd: Pulling fs layer [2023-05-17T06:08:54.280Z] f23df028b6ca: Waiting [2023-05-17T06:08:54.280Z] d65c8cfc05b1: Waiting [2023-05-17T06:08:54.280Z] 2437ff75d9bd: Waiting [2023-05-17T06:08:54.280Z] 765212b225bb: Waiting [2023-05-17T06:08:54.554Z] 04944245beec: Verifying Checksum [2023-05-17T06:08:54.554Z] 04944245beec: Download complete [2023-05-17T06:08:54.554Z] 765212b225bb: Verifying Checksum [2023-05-17T06:08:54.554Z] 765212b225bb: Download complete [2023-05-17T06:08:54.554Z] f23df028b6ca: Download complete [2023-05-17T06:08:54.554Z] d65c8cfc05b1: Verifying Checksum [2023-05-17T06:08:54.554Z] d65c8cfc05b1: Download complete [2023-05-17T06:08:54.824Z] 699f458cf7ca: Verifying Checksum [2023-05-17T06:08:54.824Z] 699f458cf7ca: Download complete [2023-05-17T06:08:55.095Z] 8998bd30e6a1: Verifying Checksum [2023-05-17T06:08:55.095Z] 8998bd30e6a1: Download complete [2023-05-17T06:08:57.682Z] 2437ff75d9bd: Verifying Checksum [2023-05-17T06:08:57.682Z] 2437ff75d9bd: Download complete [2023-05-17T06:08:59.090Z] 8998bd30e6a1: Pull complete [2023-05-17T06:08:59.676Z] 04944245beec: Pull complete [2023-05-17T06:09:01.090Z] 699f458cf7ca: Pull complete [2023-05-17T06:09:01.090Z] 765212b225bb: Pull complete [2023-05-17T06:09:02.491Z] f23df028b6ca: Pull complete [2023-05-17T06:09:02.491Z] d65c8cfc05b1: Pull complete [2023-05-17T06:09:17.681Z] 2437ff75d9bd: Pull complete [2023-05-17T06:09:17.681Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-17T06:09:17.681Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-17T06:09:17.681Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T06:09:18.020Z] prd-ubuntu20.04-docker-arm64-4c-16g-15842 does not seem to be running inside a container [2023-05-17T06:09:18.098Z] $ 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-17T06:09:20.789Z] $ docker top ca071846212e98cefacc054bf09d66078ad7b573ad0e13e2b48e5b192f8d154b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-17T06:09:21.744Z] ---> job-cost.sh [2023-05-17T06:09:21.744Z] lf-activate-venv: SKIPPING [2023-05-17T06:09:21.744Z] INFO: No Stack... [2023-05-17T06:09:22.331Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-17T06:09:23.292Z] INFO: Archiving Costs [Pipeline] sh [2023-05-17T06:09:23.643Z] + cut -d, -f6 [2023-05-17T06:09:23.644Z] + cat /w/workspace/device-snmp-go/1/archives/cost.csv [Pipeline] lock [2023-05-17T06:09:23.974Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-308-1-stack-cost] [2023-05-17T06:09:23.979Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-308-1-stack-cost] did not exist. Created. [2023-05-17T06:09:23.979Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-308-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-17T06:09:24.463Z] /w/workspace/device-snmp-go/1@tmp/durable-54f5a3f4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-17T06:09:25.139Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-17T06:09:25.179Z] Warning: overwriting stash ‘stack-cost’ [2023-05-17T06:09:25.224Z] Stashed 1 file(s) [Pipeline] } [2023-05-17T06:09:25.246Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-308-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-17T06:09:25.332Z] $ docker stop --time=1 ca071846212e98cefacc054bf09d66078ad7b573ad0e13e2b48e5b192f8d154b [2023-05-17T06:09:26.807Z] $ docker rm -f --volumes ca071846212e98cefacc054bf09d66078ad7b573ad0e13e2b48e5b192f8d154b [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-17T06:09:27.811Z] provisioning config files... [2023-05-17T06:09:27.821Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-308@tmp/config3511763888058675660tmp [Pipeline] { [Pipeline] sh [2023-05-17T06:09:28.169Z] + set +x [2023-05-17T06:09:28.169Z] + curl -s https://codecov.io/bash [2023-05-17T06:09:28.169Z] + bash -s -- [2023-05-17T06:09:28.169Z] [2023-05-17T06:09:28.169Z] _____ _ [2023-05-17T06:09:28.169Z] / ____| | | [2023-05-17T06:09:28.169Z] | | ___ __| | ___ ___ _____ __ [2023-05-17T06:09:28.169Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-17T06:09:28.169Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-17T06:09:28.169Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-17T06:09:28.169Z] Bash-1.0.6 [2023-05-17T06:09:28.169Z] [2023-05-17T06:09:28.169Z] [2023-05-17T06:09:28.169Z] ==> git version 2.25.1 found [2023-05-17T06:09:28.169Z] ==> 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-17T06:09:28.169Z] Release-Date: 2020-01-08 [2023-05-17T06:09:28.169Z] 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-17T06:09:28.169Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-17T06:09:28.169Z] ==> Jenkins CI detected. [2023-05-17T06:09:28.169Z] current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-308 [2023-05-17T06:09:28.169Z] project root: . [2023-05-17T06:09:28.169Z] --> token set from env [2023-05-17T06:09:28.169Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-17T06:09:28.169Z] ==> Running gcov in . (disable via -X gcov) [2023-05-17T06:09:28.169Z] ==> Python coveragepy not found [2023-05-17T06:09:28.169Z] ==> Searching for coverage reports in: [2023-05-17T06:09:28.169Z] + . [2023-05-17T06:09:28.169Z] -> Found 1 reports [2023-05-17T06:09:28.169Z] ==> Detecting git/mercurial file structure [2023-05-17T06:09:28.169Z] ==> Reading reports [2023-05-17T06:09:28.429Z] + ./coverage.out bytes=8837 [2023-05-17T06:09:28.429Z] ==> Appending adjustments [2023-05-17T06:09:28.429Z] https://docs.codecov.io/docs/fixing-reports [2023-05-17T06:09:28.429Z] + Found adjustments [2023-05-17T06:09:28.429Z] ==> Gzipping contents [2023-05-17T06:09:28.429Z] 4.0K /tmp/codecov.rCzTQQ.gz [2023-05-17T06:09:28.429Z] ==> Uploading reports [2023-05-17T06:09:28.429Z] url: https://codecov.io [2023-05-17T06:09:28.429Z] query: branch=PR-308&commit=e16e186cca0a446530e36c182d791607e8eaefac&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-308%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=308&job=&cmd_args= [2023-05-17T06:09:28.429Z] -> Pinging Codecov [2023-05-17T06:09:28.429Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=PR-308&commit=e16e186cca0a446530e36c182d791607e8eaefac&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-308%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=308&job=&cmd_args= [2023-05-17T06:09:28.429Z] -> Uploading to [2023-05-17T06:09:28.429Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-17/6C56EA5C29638FB4528AC87E60AF5AE0/e16e186cca0a446530e36c182d791607e8eaefac/edae105a-c70a-4305-9f3e-71e64049872d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230517%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230517T060928Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8ca2b5a2ec6a3d715022dbd555eba55a52d07b646457c40b7c6b16ce94c5bea2 [2023-05-17T06:09:28.429Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-17T06:09:28.429Z] Dload Upload Total Spent Left Speed [2023-05-17T06:09:28.688Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1604 0 0 100 1604 0 7097 --:--:-- --:--:-- --:--:-- 7097 [2023-05-17T06:09:28.688Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/e16e186cca0a446530e36c182d791607e8eaefac [Pipeline] } [2023-05-17T06:09:28.716Z] 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-17T06:09:30.483Z] + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-308/archives ] [2023-05-17T06:09:30.484Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-308/archives [2023-05-17T06:09:30.484Z] total 16 [2023-05-17T06:09:30.484Z] drwxr-xr-x 3 root root 4096 May 17 06:00 . [2023-05-17T06:09:30.484Z] drwxrwxr-x 10 jenkins jenkins 4096 May 17 06:00 .. [2023-05-17T06:09:30.484Z] drwxr-xr-x 2 root root 4096 May 17 06:00 cost [2023-05-17T06:09:30.484Z] -rw-r--r-- 1 root root 86 May 17 06:00 cost.csv [2023-05-17T06:09:30.484Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-308/archives [2023-05-17T06:09:30.484Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-308/archives [2023-05-17T06:09:30.484Z] total 16 [2023-05-17T06:09:30.484Z] drwxr-xr-x 3 jenkins jenkins 4096 May 17 06:00 . [2023-05-17T06:09:30.484Z] drwxrwxr-x 10 jenkins jenkins 4096 May 17 06:00 .. [2023-05-17T06:09:30.484Z] drwxr-xr-x 2 jenkins jenkins 4096 May 17 06:00 cost [2023-05-17T06:09:30.484Z] -rw-r--r-- 1 jenkins jenkins 86 May 17 06:00 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-17T06:09:30.808Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T06:09:31.757Z] ---> package-listing.sh [2023-05-17T06:09:31.757Z] ++ facter osfamily [2023-05-17T06:09:31.757Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-17T06:09:32.018Z] + OS_FAMILY=debian [2023-05-17T06:09:32.018Z] + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-308 [2023-05-17T06:09:32.018Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-17T06:09:32.018Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-17T06:09:32.018Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-17T06:09:32.018Z] + PACKAGES=/tmp/packages_start.txt [2023-05-17T06:09:32.018Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-308 ']' [2023-05-17T06:09:32.018Z] + PACKAGES=/tmp/packages_end.txt [2023-05-17T06:09:32.018Z] + case "${OS_FAMILY}" in [2023-05-17T06:09:32.018Z] + dpkg -l [2023-05-17T06:09:32.018Z] + grep '^ii' [2023-05-17T06:09:32.018Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-17T06:09:32.018Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-17T06:09:32.018Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-17T06:09:32.018Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-308 ']' [2023-05-17T06:09:32.018Z] + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-308/archives/ [2023-05-17T06:09:32.019Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-308/archives/ [Pipeline] echo [2023-05-17T06:09:32.048Z] 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-308/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-17T06:09:32.340Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-17T06:09:32.960Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-17T06:09:32.960Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-17T06:09:33.112Z] prd-ubuntu20.04-docker-8c-8g-15840 does not seem to be running inside a container [2023-05-17T06:09:33.139Z] $ 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-308/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-308 -v /w/workspace/gexfoundry_device-snmp-go_PR-308:/w/workspace/gexfoundry_device-snmp-go_PR-308:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-308@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-308@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-17T06:09:33.320Z] $ docker top 77767a5f7c7f86b5c93c8440cc60f409e6682b3f09a2a178c03ff7e6ab0c5d62 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-17T06:09:33.717Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-17T06:09:34.097Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-17T06:09:34.404Z] + ls /var/log/sa-host [2023-05-17T06:09:34.404Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-17T06:09:34.625Z] provisioning config files... [2023-05-17T06:09:34.633Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-308@tmp/config14303425918192529046tmp [Pipeline] { [Pipeline] echo [2023-05-17T06:09:34.682Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T06:09:35.001Z] ---> create-netrc.sh [Pipeline] } [2023-05-17T06:09:35.064Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-17T06:09:35.519Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-17T06:09:35.552Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T06:09:35.863Z] ---> sudo-logs.sh [2023-05-17T06:09:35.863Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-17T06:09:35.949Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T06:09:36.275Z] ---> job-cost.sh [2023-05-17T06:09:36.275Z] lf-activate-venv: SKIPPING [2023-05-17T06:09:36.275Z] DEBUG: total: 0.2199999988079071 [2023-05-17T06:09:36.275Z] INFO: Retrieving Stack Cost... [2023-05-17T06:09:36.843Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-17T06:09:37.103Z] INFO: Archiving Costs [Pipeline] echo [2023-05-17T06:09:37.132Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-17T06:09:37.450Z] ---> logs-deploy.sh [2023-05-17T06:09:37.450Z] lf-activate-venv: SKIPPING [2023-05-17T06:09:37.450Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-308/1 [2023-05-17T06:09:37.451Z] INFO: archiving workspace using pattern(s): [2023-05-17T06:09:38.394Z] Archives upload complete. [2023-05-17T06:09:38.394Z] INFO: archiving logs to Nexus