Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5f76abc2bc068dc9f0d23fdd07ff83a7a058df58+035feacf7376206129236edf6c51b035a5ab8cee (67cd4bf11ef252e20a4636712a81ad01c8ecf0cd) 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-ssh3416901660854016193.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh14141379400555301547.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-330/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-330/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17453709839849491082.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > 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 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-ssh17626105524320842794.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-330/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-330/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2491350828443768699.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-snmp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-snmp-go-settings PROJECT: device-snmp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-snmp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-17207’ is offline Running on prd-ubuntu20.04-docker-8c-8g-17209 in /w/workspace/gexfoundry_device-snmp-go_PR-330 [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-330 # 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/330/head:refs/remotes/origin/PR-330 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 035feacf7376206129236edf6c51b035a5ab8cee into PR head commit 5f76abc2bc068dc9f0d23fdd07ff83a7a058df58 Merge succeeded, producing 896e0074bb0b44c059e1e86762ec40d8f2ad5861 Checking out Revision 896e0074bb0b44c059e1e86762ec40d8f2ad5861 (PR-330) > git config core.sparsecheckout # timeout=10 > git checkout -f 5f76abc2bc068dc9f0d23fdd07ff83a7a058df58 # 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 035feacf7376206129236edf6c51b035a5ab8cee # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 896e0074bb0b44c059e1e86762ec40d8f2ad5861 # timeout=10 Commit message: "Merge commit '035feacf7376206129236edf6c51b035a5ab8cee' into HEAD" > git rev-list --no-walk 5f76abc2bc068dc9f0d23fdd07ff83a7a058df58 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-10T15:25:59.080Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-10T15:25:59.157Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-10T15:25:59.179Z] ========================================================= [2023-11-10T15:25:59.179Z] EdgeX Global Pipelines Version Info [2023-11-10T15:25:59.179Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-10T15:25:59.919Z] ------------------- [2023-11-10T15:25:59.919Z] stable info: [2023-11-10T15:25:59.919Z] ------------------- [2023-11-10T15:25:59.919Z] Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com [2023-11-10T15:25:59.919Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-10T15:25:59.919Z] Message: update stable to v1.0.257 [2023-11-10T15:26:00.490Z] ------------------- [2023-11-10T15:26:00.490Z] experimental info: [2023-11-10T15:26:00.490Z] ------------------- [2023-11-10T15:26:00.490Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-10T15:26:00.490Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-10T15:26:00.490Z] Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-10T15:26:00.695Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2023-11-10T15:26:00.710Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2023-11-10T15:26:00.728Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-10T15:26:00.745Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-10T15:26:00.759Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-10T15:26:00.776Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-10T15:26:00.793Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-10T15:26:00.815Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-10T15:26:00.832Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-10T15:26:00.848Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-10T15:26:00.861Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-10T15:26:00.874Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2023-11-10T15:26:00.893Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-10T15:26:00.909Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-10T15:26:00.922Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-10T15:26:00.937Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-10T15:26:00.950Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-10T15:26:00.968Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-10T15:26:00.988Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-10T15:26:01.008Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-10T15:26:01.026Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-10T15:26:01.043Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-10T15:26:01.062Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-10T15:26:01.076Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-10T15:26:01.091Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-10T15:26:01.112Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-10T15:26:01.133Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-10T15:26:01.154Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-330 [Pipeline] echo [2023-11-10T15:26:01.170Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-330 [Pipeline] echo [2023-11-10T15:26:01.188Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-330 [Pipeline] echo [2023-11-10T15:26:01.205Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 896e0074bb0b44c059e1e86762ec40d8f2ad5861 [Pipeline] echo [2023-11-10T15:26:01.223Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 896e007 [Pipeline] echo [2023-11-10T15:26:01.243Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-10T15:26:01.295Z] provisioning config files... [2023-11-10T15:26:01.310Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-330@tmp/config5513817489623661358tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-10T15:26:01.609Z] ---> docker-login.sh [2023-11-10T15:26:01.610Z] nexus3.edgexfoundry.org:10001 [2023-11-10T15:26:02.181Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-10T15:26:02.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-10T15:26:02.181Z] Configure a credential helper to remove this warning. See [2023-11-10T15:26:02.181Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-10T15:26:02.181Z] [2023-11-10T15:26:02.181Z] Login Succeeded [2023-11-10T15:26:02.181Z] nexus3.edgexfoundry.org:10002 [2023-11-10T15:26:02.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-10T15:26:02.442Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-10T15:26:02.442Z] Configure a credential helper to remove this warning. See [2023-11-10T15:26:02.442Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-10T15:26:02.442Z] [2023-11-10T15:26:02.442Z] Login Succeeded [2023-11-10T15:26:02.442Z] nexus3.edgexfoundry.org:10003 [2023-11-10T15:26:02.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-10T15:26:02.442Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-10T15:26:02.442Z] Configure a credential helper to remove this warning. See [2023-11-10T15:26:02.442Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-10T15:26:02.442Z] [2023-11-10T15:26:02.442Z] Login Succeeded [2023-11-10T15:26:02.442Z] nexus3.edgexfoundry.org:10004 [2023-11-10T15:26:02.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-10T15:26:02.703Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-10T15:26:02.703Z] Configure a credential helper to remove this warning. See [2023-11-10T15:26:02.703Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-10T15:26:02.703Z] [2023-11-10T15:26:02.703Z] Login Succeeded [2023-11-10T15:26:02.703Z] docker.io [2023-11-10T15:26:02.703Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-10T15:26:02.965Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-10T15:26:02.965Z] Configure a credential helper to remove this warning. See [2023-11-10T15:26:02.965Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-10T15:26:02.965Z] [2023-11-10T15:26:02.965Z] Login Succeeded [2023-11-10T15:26:02.965Z] ---> docker-login.sh ends [Pipeline] } [2023-11-10T15:26:02.974Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-10T15:26:03.384Z] + git rev-list -1 --merges 896e0074bb0b44c059e1e86762ec40d8f2ad5861~1..896e0074bb0b44c059e1e86762ec40d8f2ad5861 [Pipeline] echo [2023-11-10T15:26:03.428Z] -----------> git rev-list -1 --merges 896e0074bb0b44c059e1e86762ec40d8f2ad5861~1..896e0074bb0b44c059e1e86762ec40d8f2ad5861 896e0074bb0b44c059e1e86762ec40d8f2ad5861 [2023-11-10T15:26:03.428Z] 896e0074bb0b44c059e1e86762ec40d8f2ad5861 [false] [Pipeline] sh [2023-11-10T15:26:03.725Z] + git log --format=format:%s -1 896e0074bb0b44c059e1e86762ec40d8f2ad5861 [Pipeline] echo [2023-11-10T15:26:03.743Z] ========================================================= [2023-11-10T15:26:03.743Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-10T15:26:03.743Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-10T15:26:04.067Z] + git log --format=format:%s -1 896e0074bb0b44c059e1e86762ec40d8f2ad5861 [Pipeline] echo [2023-11-10T15:26:04.080Z] [semverPrep] GIT_COMMIT: 896e0074bb0b44c059e1e86762ec40d8f2ad5861, Commit Message: Merge commit '035feacf7376206129236edf6c51b035a5ab8cee' into HEAD [Pipeline] echo [2023-11-10T15:26:04.088Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-10T15:26:04.455Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-10T15:26:04.455Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-10T15:26:04.455Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-10T15:26:04.455Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-10T15:26:04.456Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-10T15:26:04.456Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-10T15:26:04.456Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-10T15:26:04.892Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-10T15:26:04.892Z] [2023-11-10T15:26:04.892Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-10T15:26:05.192Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-10T15:26:05.193Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-10T15:26:05.193Z] b85a868b505f: Pulling fs layer [2023-11-10T15:26:05.193Z] e2be974225ed: Pulling fs layer [2023-11-10T15:26:05.193Z] 339a4e72a1f5: Pulling fs layer [2023-11-10T15:26:05.193Z] 988bab9f4d93: Pulling fs layer [2023-11-10T15:26:05.193Z] 1469e6f7b9e6: Pulling fs layer [2023-11-10T15:26:05.193Z] eaf3925da568: Pulling fs layer [2023-11-10T15:26:05.193Z] 988bab9f4d93: Waiting [2023-11-10T15:26:05.193Z] 1469e6f7b9e6: Waiting [2023-11-10T15:26:05.193Z] eaf3925da568: Waiting [2023-11-10T15:26:05.193Z] bab4dde63d76: Pulling fs layer [2023-11-10T15:26:05.193Z] bde34c3a00c8: Pulling fs layer [2023-11-10T15:26:05.193Z] b352a97aabf1: Pulling fs layer [2023-11-10T15:26:05.193Z] 4872d77fe225: Pulling fs layer [2023-11-10T15:26:05.193Z] 5851b861e8e6: Pulling fs layer [2023-11-10T15:26:05.193Z] 4872d77fe225: Waiting [2023-11-10T15:26:05.193Z] bab4dde63d76: Waiting [2023-11-10T15:26:05.193Z] b352a97aabf1: Waiting [2023-11-10T15:26:05.193Z] 5851b861e8e6: Waiting [2023-11-10T15:26:05.193Z] bde34c3a00c8: Waiting [2023-11-10T15:26:05.454Z] e2be974225ed: Download complete [2023-11-10T15:26:05.454Z] 988bab9f4d93: Verifying Checksum [2023-11-10T15:26:05.454Z] 988bab9f4d93: Download complete [2023-11-10T15:26:05.454Z] 339a4e72a1f5: Verifying Checksum [2023-11-10T15:26:05.454Z] 339a4e72a1f5: Download complete [2023-11-10T15:26:05.454Z] eaf3925da568: Download complete [2023-11-10T15:26:05.454Z] 1469e6f7b9e6: Verifying Checksum [2023-11-10T15:26:05.454Z] 1469e6f7b9e6: Download complete [2023-11-10T15:26:05.454Z] bde34c3a00c8: Download complete [2023-11-10T15:26:05.454Z] b352a97aabf1: Verifying Checksum [2023-11-10T15:26:05.454Z] b352a97aabf1: Download complete [2023-11-10T15:26:05.454Z] 4872d77fe225: Verifying Checksum [2023-11-10T15:26:05.454Z] 4872d77fe225: Download complete [2023-11-10T15:26:05.454Z] 5851b861e8e6: Download complete [2023-11-10T15:26:05.454Z] b85a868b505f: Verifying Checksum [2023-11-10T15:26:05.454Z] b85a868b505f: Download complete [2023-11-10T15:26:06.021Z] bab4dde63d76: Verifying Checksum [2023-11-10T15:26:06.021Z] bab4dde63d76: Download complete [2023-11-10T15:26:06.959Z] b85a868b505f: Pull complete [2023-11-10T15:26:06.959Z] e2be974225ed: Pull complete [2023-11-10T15:26:07.534Z] 339a4e72a1f5: Pull complete [2023-11-10T15:26:07.534Z] 988bab9f4d93: Pull complete [2023-11-10T15:26:07.800Z] 1469e6f7b9e6: Pull complete [2023-11-10T15:26:07.800Z] eaf3925da568: Pull complete [2023-11-10T15:26:09.711Z] bab4dde63d76: Pull complete [2023-11-10T15:26:09.711Z] bde34c3a00c8: Pull complete [2023-11-10T15:26:09.711Z] b352a97aabf1: Pull complete [2023-11-10T15:26:09.972Z] 4872d77fe225: Pull complete [2023-11-10T15:26:09.972Z] 5851b861e8e6: Pull complete [2023-11-10T15:26:09.972Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-10T15:26:09.972Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-10T15:26:09.972Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-10T15:26:10.064Z] prd-ubuntu20.04-docker-8c-8g-17209 does not seem to be running inside a container [2023-11-10T15:26:10.094Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-330 -v /w/workspace/gexfoundry_device-snmp-go_PR-330:/w/workspace/gexfoundry_device-snmp-go_PR-330:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-330@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-330@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-devops/py-git-semver:0.1.4 cat [2023-11-10T15:26:15.635Z] $ docker top 760b7c7a9853174201c2d589092f615de2f6f77d5b760ee13e19955a2b077af6 -eo pid,comm [2023-11-10T15:26:15.691Z] 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-11-10T15:26:15.691Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-10T15:26:15.736Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-10T15:26:15.736Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-10T15:26:15.858Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-10T15:26:15.860Z] $ docker exec 760b7c7a9853174201c2d589092f615de2f6f77d5b760ee13e19955a2b077af6 ssh-agent [2023-11-10T15:26:15.970Z] SSH_AUTH_SOCK=/tmp/ssh-UowtLgz8gHSd/agent.32 [2023-11-10T15:26:15.970Z] SSH_AGENT_PID=38 [2023-11-10T15:26:15.975Z] Running ssh-add (command line suppressed) [2023-11-10T15:26:16.082Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-330@tmp/private_key_16908241192228008541.key (/w/workspace/gexfoundry_device-snmp-go_PR-330@tmp/private_key_16908241192228008541.key) [2023-11-10T15:26:16.100Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-10T15:26:16.390Z] + git tag --points-at HEAD [Pipeline] } [2023-11-10T15:26:16.407Z] $ docker exec --env ******** --env ******** 760b7c7a9853174201c2d589092f615de2f6f77d5b760ee13e19955a2b077af6 ssh-agent -k [2023-11-10T15:26:16.507Z] unset SSH_AUTH_SOCK; [2023-11-10T15:26:16.508Z] unset SSH_AGENT_PID; [2023-11-10T15:26:16.508Z] echo Agent pid 38 killed; [2023-11-10T15:26:16.519Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-10T15:26:16.547Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-10T15:26:16.547Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-10T15:26:16.666Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-10T15:26:16.667Z] $ docker exec 760b7c7a9853174201c2d589092f615de2f6f77d5b760ee13e19955a2b077af6 ssh-agent [2023-11-10T15:26:16.770Z] SSH_AUTH_SOCK=/tmp/ssh-lxrDuWkdEjFf/agent.71 [2023-11-10T15:26:16.770Z] SSH_AGENT_PID=77 [2023-11-10T15:26:16.775Z] Running ssh-add (command line suppressed) [2023-11-10T15:26:16.871Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-330@tmp/private_key_15333543271241085481.key (/w/workspace/gexfoundry_device-snmp-go_PR-330@tmp/private_key_15333543271241085481.key) [2023-11-10T15:26:16.885Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-10T15:26:17.177Z] + git semver init [2023-11-10T15:26:17.437Z] 2023-11-10 15:26:17,368 [run_init] DEBUG init version:0.0.0 force:False [2023-11-10T15:26:17.437Z] 2023-11-10 15:26:17,369 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-330/.semver [2023-11-10T15:26:17.437Z] 2023-11-10 15:26:17,370 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/gexfoundry_device-snmp-go_PR-330/.semver [2023-11-10T15:26:17.437Z] 2023-11-10 15:26:17,370 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/gexfoundry_device-snmp-go_PR-330/.semver'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-330, universal_newlines=False, shell=None, istream=None) [2023-11-10T15:26:18.376Z] 2023-11-10 15:26:18,311 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-330/.git/info/exclude [2023-11-10T15:26:18.376Z] 2023-11-10 15:26:18,311 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-snmp-go_PR-330/.semver/PR-330 with force:False [2023-11-10T15:26:18.376Z] 2023-11-10 15:26:18,312 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-330/.semver/PR-330 [2023-11-10T15:26:18.376Z] 2023-11-10 15:26:18,316 [execute] INFO git cat-file --batch-check [2023-11-10T15:26:18.376Z] 2023-11-10 15:26:18,316 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-330/.semver, universal_newlines=False, shell=None, istream=) [2023-11-10T15:26:18.376Z] 2023-11-10 15:26:18,322 [execute] INFO git cat-file --batch [2023-11-10T15:26:18.376Z] 2023-11-10 15:26:18,322 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-330/.semver, universal_newlines=False, shell=None, istream=) [2023-11-10T15:26:18.376Z] 2023-11-10 15:26:18,326 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-330/.semver/PR-330 [2023-11-10T15:26:18.376Z] 0.0.0 [Pipeline] } [2023-11-10T15:26:18.386Z] $ docker exec --env ******** --env ******** 760b7c7a9853174201c2d589092f615de2f6f77d5b760ee13e19955a2b077af6 ssh-agent -k [2023-11-10T15:26:18.489Z] unset SSH_AUTH_SOCK; [2023-11-10T15:26:18.489Z] unset SSH_AGENT_PID; [2023-11-10T15:26:18.490Z] echo Agent pid 77 killed; [2023-11-10T15:26:18.501Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-10T15:26:18.806Z] + git semver [Pipeline] } [2023-11-10T15:26:19.078Z] $ docker stop --time=1 760b7c7a9853174201c2d589092f615de2f6f77d5b760ee13e19955a2b077af6 [2023-11-10T15:26:20.479Z] $ docker rm -f --volumes 760b7c7a9853174201c2d589092f615de2f6f77d5b760ee13e19955a2b077af6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-10T15:26:20.842Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-10T15:26:21.074Z] Stashed 1 file(s) [Pipeline] echo [2023-11-10T15:26:21.078Z] [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-11-10T15:26:21.257Z] provisioning config files... [2023-11-10T15:26:21.268Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-330@tmp/config13105457530295431633tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-10T15:26:21.572Z] ---> docker-login.sh [2023-11-10T15:26:21.572Z] nexus3.edgexfoundry.org:10001 [2023-11-10T15:26:21.572Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-10T15:26:21.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-10T15:26:21.572Z] Configure a credential helper to remove this warning. See [2023-11-10T15:26:21.572Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-10T15:26:21.572Z] [2023-11-10T15:26:21.572Z] Login Succeeded [2023-11-10T15:26:21.572Z] nexus3.edgexfoundry.org:10002 [2023-11-10T15:26:21.572Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-10T15:26:21.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-10T15:26:21.572Z] Configure a credential helper to remove this warning. See [2023-11-10T15:26:21.572Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-10T15:26:21.572Z] [2023-11-10T15:26:21.572Z] Login Succeeded [2023-11-10T15:26:21.572Z] nexus3.edgexfoundry.org:10003 [2023-11-10T15:26:21.832Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-10T15:26:21.832Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-10T15:26:21.832Z] Configure a credential helper to remove this warning. See [2023-11-10T15:26:21.832Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-10T15:26:21.832Z] [2023-11-10T15:26:21.832Z] Login Succeeded [2023-11-10T15:26:21.832Z] nexus3.edgexfoundry.org:10004 [2023-11-10T15:26:21.832Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-10T15:26:21.832Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-10T15:26:21.832Z] Configure a credential helper to remove this warning. See [2023-11-10T15:26:21.832Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-10T15:26:21.832Z] [2023-11-10T15:26:21.832Z] Login Succeeded [2023-11-10T15:26:21.832Z] docker.io [2023-11-10T15:26:21.832Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-10T15:26:22.092Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-10T15:26:22.092Z] Configure a credential helper to remove this warning. See [2023-11-10T15:26:22.092Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-10T15:26:22.092Z] [2023-11-10T15:26:22.092Z] Login Succeeded [2023-11-10T15:26:22.092Z] ---> docker-login.sh ends [Pipeline] } [2023-11-10T15:26:22.100Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-10T15:26:22.170Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-10T15:26:22.189Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-10T15:26:22.201Z] ========================================================= [2023-11-10T15:26:22.201Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-10T15:26:22.201Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-10T15:26:22.524Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-10T15:26:22.524Z] Sending build context to Docker daemon 5.773MB [2023-11-10T15:26:22.524Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-10T15:26:22.524Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-10T15:26:22.810Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-10T15:26:22.810Z] 7264a8db6415: Pulling fs layer [2023-11-10T15:26:22.810Z] c4d48a809fc2: Pulling fs layer [2023-11-10T15:26:22.810Z] 4f1c88b9dad5: Pulling fs layer [2023-11-10T15:26:22.810Z] ad3a456e5733: Pulling fs layer [2023-11-10T15:26:22.810Z] 33e27b845d1e: Pulling fs layer [2023-11-10T15:26:22.810Z] c68163c4e522: Pulling fs layer [2023-11-10T15:26:22.810Z] 50da416c3ac9: Pulling fs layer [2023-11-10T15:26:22.810Z] 23d2d4c4bb30: Pulling fs layer [2023-11-10T15:26:22.810Z] ad3a456e5733: Waiting [2023-11-10T15:26:22.810Z] 33e27b845d1e: Waiting [2023-11-10T15:26:22.810Z] c68163c4e522: Waiting [2023-11-10T15:26:22.810Z] 50da416c3ac9: Waiting [2023-11-10T15:26:22.810Z] 23d2d4c4bb30: Waiting [2023-11-10T15:26:22.810Z] c4d48a809fc2: Verifying Checksum [2023-11-10T15:26:22.810Z] c4d48a809fc2: Download complete [2023-11-10T15:26:22.810Z] ad3a456e5733: Verifying Checksum [2023-11-10T15:26:22.810Z] ad3a456e5733: Download complete [2023-11-10T15:26:22.810Z] 33e27b845d1e: Verifying Checksum [2023-11-10T15:26:22.810Z] 33e27b845d1e: Download complete [2023-11-10T15:26:22.810Z] 7264a8db6415: Verifying Checksum [2023-11-10T15:26:22.810Z] 7264a8db6415: Download complete [2023-11-10T15:26:22.810Z] c68163c4e522: Verifying Checksum [2023-11-10T15:26:22.810Z] c68163c4e522: Download complete [2023-11-10T15:26:23.094Z] 7264a8db6415: Pull complete [2023-11-10T15:26:23.094Z] 23d2d4c4bb30: Verifying Checksum [2023-11-10T15:26:23.094Z] 23d2d4c4bb30: Download complete [2023-11-10T15:26:23.094Z] c4d48a809fc2: Pull complete [2023-11-10T15:26:23.094Z] 4f1c88b9dad5: Verifying Checksum [2023-11-10T15:26:23.094Z] 4f1c88b9dad5: Download complete [2023-11-10T15:26:23.664Z] 50da416c3ac9: Verifying Checksum [2023-11-10T15:26:23.664Z] 50da416c3ac9: Download complete [2023-11-10T15:26:26.199Z] 4f1c88b9dad5: Pull complete [2023-11-10T15:26:26.458Z] ad3a456e5733: Pull complete [2023-11-10T15:26:26.458Z] 33e27b845d1e: Pull complete [2023-11-10T15:26:26.458Z] c68163c4e522: Pull complete [2023-11-10T15:26:28.992Z] 50da416c3ac9: Pull complete [2023-11-10T15:26:28.992Z] 23d2d4c4bb30: Pull complete [2023-11-10T15:26:29.252Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-11-10T15:26:29.253Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-10T15:26:29.253Z] ---> 0786185ac409 [2023-11-10T15:26:29.253Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-11-10T15:26:36.197Z] Still waiting to schedule task [2023-11-10T15:26:36.197Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-11-10T15:26:37.427Z] ---> Running in 1883edab6b3c [2023-11-10T15:26:37.427Z] Removing intermediate container 1883edab6b3c [2023-11-10T15:26:37.427Z] ---> c2804d2b0117 [2023-11-10T15:26:37.427Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-10T15:26:37.427Z] ---> Running in 6f1eb0caef3b [2023-11-10T15:26:37.686Z] Removing intermediate container 6f1eb0caef3b [2023-11-10T15:26:37.686Z] ---> 7a684dbde53f [2023-11-10T15:26:37.686Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-10T15:26:38.255Z] ---> Running in fd3528bf8c0b [2023-11-10T15:26:38.823Z] Removing intermediate container fd3528bf8c0b [2023-11-10T15:26:38.823Z] ---> 92e9464d1b86 [2023-11-10T15:26:38.823Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-10T15:26:39.084Z] ---> Running in 392e14bdd334 [2023-11-10T15:26:39.652Z] Removing intermediate container 392e14bdd334 [2023-11-10T15:26:39.652Z] ---> 7a77ae489f6c [2023-11-10T15:26:39.652Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-10T15:26:39.910Z] ---> Running in 6bd82b92fc69 [2023-11-10T15:26:40.477Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-10T15:26:40.477Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-10T15:26:40.736Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-11-10T15:26:40.737Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-11-10T15:26:40.737Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-11-10T15:26:40.737Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-11-10T15:26:40.737Z] Executing busybox-1.36.1-r2.trigger [2023-11-10T15:26:40.737Z] OK: 268 MiB in 56 packages [2023-11-10T15:26:41.346Z] Removing intermediate container 6bd82b92fc69 [2023-11-10T15:26:41.346Z] ---> 3023d3e28a75 [2023-11-10T15:26:41.346Z] Step 8/12 : WORKDIR /device-snmp-go [2023-11-10T15:26:41.605Z] ---> Running in c264e8c58e31 [2023-11-10T15:26:41.605Z] Removing intermediate container c264e8c58e31 [2023-11-10T15:26:41.605Z] ---> cfde7b457181 [2023-11-10T15:26:41.605Z] Step 9/12 : COPY go.mod vendor* ./ [2023-11-10T15:26:41.605Z] ---> 90abc93e8adc [2023-11-10T15:26:41.605Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-10T15:26:41.918Z] ---> Running in 0a8d00895107 [2023-11-10T15:27:38.235Z] Removing intermediate container 0a8d00895107 [2023-11-10T15:27:38.235Z] ---> 3e1422552fc2 [2023-11-10T15:27:38.235Z] Step 11/12 : COPY . . [2023-11-10T15:27:38.235Z] ---> 0c6626897f7c [2023-11-10T15:27:38.235Z] Step 12/12 : RUN ${MAKE} [2023-11-10T15:27:38.235Z] ---> Running in 1f91a983177f [2023-11-10T15:27:38.235Z] noop [2023-11-10T15:27:38.235Z] Removing intermediate container 1f91a983177f [2023-11-10T15:27:38.235Z] ---> dcb390a74fd4 [2023-11-10T15:27:38.235Z] Successfully built dcb390a74fd4 [2023-11-10T15:27:38.235Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-10T15:27:38.571Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-10T15:27:38.571Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-10T15:27:38.646Z] prd-ubuntu20.04-docker-8c-8g-17209 does not seem to be running inside a container [2023-11-10T15:27:38.683Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-330 -v /w/workspace/gexfoundry_device-snmp-go_PR-330:/w/workspace/gexfoundry_device-snmp-go_PR-330:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-330@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-330@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-10T15:27:39.148Z] $ docker top 93f40812dee60c84b000531a923140e16ba4c6ee69fd6f24094d77e1676b38b3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-10T15:27:39.491Z] + go version [2023-11-10T15:27:39.491Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-10T15:27:39.504Z] $ docker stop --time=1 93f40812dee60c84b000531a923140e16ba4c6ee69fd6f24094d77e1676b38b3 [2023-11-10T15:27:40.992Z] $ docker rm -f --volumes 93f40812dee60c84b000531a923140e16ba4c6ee69fd6f24094d77e1676b38b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-10T15:27:41.384Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-10T15:27:41.385Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-10T15:27:41.455Z] prd-ubuntu20.04-docker-8c-8g-17209 does not seem to be running inside a container [2023-11-10T15:27:41.488Z] $ 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-330 -v /w/workspace/gexfoundry_device-snmp-go_PR-330:/w/workspace/gexfoundry_device-snmp-go_PR-330:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-330@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-330@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-10T15:27:41.955Z] $ docker top dd29000d72b6c61fdd11c2b0b3a9bb7db439d34ef5bf7481b737cd4d27a823c9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-10T15:27:42.296Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-snmp-go_PR-330 [Pipeline] fileExists [Pipeline] sh [2023-11-10T15:27:42.598Z] + make test [2023-11-10T15:27:42.598Z] go test ./... -coverprofile=coverage.out [2023-11-10T15:27:45.141Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-11-10T15:27:55.118Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2023-11-10T15:27:55.118Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.010s coverage: 0.0% of statements [2023-11-10T15:28:00.390Z] go vet ./... [2023-11-10T15:28:03.679Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-10T15:28:03.679Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-10T15:28:03.679Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-10T15:28:03.694Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-10T15:28:03.715Z] $ docker stop --time=1 dd29000d72b6c61fdd11c2b0b3a9bb7db439d34ef5bf7481b737cd4d27a823c9 [2023-11-10T15:28:08.939Z] $ docker rm -f --volumes dd29000d72b6c61fdd11c2b0b3a9bb7db439d34ef5bf7481b737cd4d27a823c9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-10T15:28:09.403Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-10T15:28:09.461Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-10T15:28:10.020Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-10T15:28:10.308Z] + ls -al . [2023-11-10T15:28:10.308Z] total 172 [2023-11-10T15:28:10.308Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 10 15:27 . [2023-11-10T15:28:10.308Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 10 15:25 .. [2023-11-10T15:28:10.308Z] -rw-rw-r-- 1 jenkins jenkins 6 Nov 10 15:25 .dockerignore [2023-11-10T15:28:10.308Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 10 15:27 .git [2023-11-10T15:28:10.308Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 10 15:25 .github [2023-11-10T15:28:10.308Z] -rw-rw-r-- 1 jenkins jenkins 263 Nov 10 15:25 .gitignore [2023-11-10T15:28:10.308Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 10 15:25 .golangci.yml [2023-11-10T15:28:10.308Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 10 15:26 .semver [2023-11-10T15:28:10.308Z] -rw-rw-r-- 1 jenkins jenkins 10025 Nov 10 15:25 Attribution.txt [2023-11-10T15:28:10.308Z] -rw-rw-r-- 1 jenkins jenkins 11809 Nov 10 15:25 CHANGELOG.md [2023-11-10T15:28:10.308Z] -rw-rw-r-- 1 jenkins jenkins 1462 Nov 10 15:25 Dockerfile [2023-11-10T15:28:10.308Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 10 15:25 GOVERNANCE.md [2023-11-10T15:28:10.308Z] -rw-rw-r-- 1 jenkins jenkins 656 Nov 10 15:25 Jenkinsfile [2023-11-10T15:28:10.308Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 10 15:25 LICENSE [2023-11-10T15:28:10.308Z] -rw-rw-r-- 1 jenkins jenkins 2240 Nov 10 15:25 Makefile [2023-11-10T15:28:10.308Z] -rw-rw-r-- 1 jenkins jenkins 620 Nov 10 15:25 OWNERS.md [2023-11-10T15:28:10.308Z] -rw-rw-r-- 1 jenkins jenkins 10477 Nov 10 15:25 README.md [2023-11-10T15:28:10.308Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 10 15:26 VERSION [2023-11-10T15:28:10.308Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 10 15:25 bin [2023-11-10T15:28:10.308Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 10 15:25 cmd [2023-11-10T15:28:10.308Z] -rw-r--r-- 1 jenkins jenkins 8837 Nov 10 15:27 coverage.out [2023-11-10T15:28:10.308Z] -rw-rw-r-- 1 jenkins jenkins 3665 Nov 10 15:25 go.mod [2023-11-10T15:28:10.308Z] -rw-rw-r-- 1 jenkins jenkins 34728 Nov 10 15:25 go.sum [2023-11-10T15:28:10.308Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 10 15:25 internal [2023-11-10T15:28:10.308Z] -rw-rw-r-- 1 jenkins jenkins 228 Nov 10 15:25 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-10T15:28:10.616Z] + 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=896e0074bb0b44c059e1e86762ec40d8f2ad5861 --label arch=amd64 --label version=0.0.0 . [2023-11-10T15:28:10.616Z] Sending build context to Docker daemon 5.783MB [2023-11-10T15:28:10.616Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-11-10T15:28:10.616Z] Step 2/24 : FROM ${BASE} AS builder [2023-11-10T15:28:10.616Z] ---> dcb390a74fd4 [2023-11-10T15:28:10.616Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-11-10T15:28:10.875Z] ---> Running in bd6a58952702 [2023-11-10T15:28:11.143Z] Removing intermediate container bd6a58952702 [2023-11-10T15:28:11.143Z] ---> cab8a375aa84 [2023-11-10T15:28:11.143Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-10T15:28:11.143Z] ---> Running in 1ee5de90c654 [2023-11-10T15:28:11.715Z] Removing intermediate container 1ee5de90c654 [2023-11-10T15:28:11.715Z] ---> 93167c6eb2ac [2023-11-10T15:28:11.715Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-10T15:28:11.715Z] ---> Running in 23d40173365f [2023-11-10T15:28:11.975Z] Removing intermediate container 23d40173365f [2023-11-10T15:28:11.975Z] ---> 9b49235b340f [2023-11-10T15:28:11.975Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-11-10T15:28:11.975Z] ---> Running in 2af55dbcb7ac [2023-11-10T15:28:12.253Z] Removing intermediate container 2af55dbcb7ac [2023-11-10T15:28:12.254Z] ---> 6a41ce0ddb10 [2023-11-10T15:28:12.254Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-10T15:28:12.254Z] ---> Running in d1e8e77fd2aa [2023-11-10T15:28:12.515Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-10T15:28:12.782Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-10T15:28:13.043Z] OK: 268 MiB in 56 packages [2023-11-10T15:28:14.986Z] Removing intermediate container d1e8e77fd2aa [2023-11-10T15:28:14.986Z] ---> 99afc824ca1a [2023-11-10T15:28:14.986Z] Step 8/24 : WORKDIR /device-snmp-go [2023-11-10T15:28:14.986Z] ---> Running in 920a45917ac6 [2023-11-10T15:28:15.250Z] Removing intermediate container 920a45917ac6 [2023-11-10T15:28:15.250Z] ---> 6fc54ec74e4c [2023-11-10T15:28:15.250Z] Step 9/24 : COPY go.mod vendor* ./ [2023-11-10T15:28:15.518Z] ---> 4aa577deb9fe [2023-11-10T15:28:15.518Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-10T15:28:15.781Z] ---> Running in d8c3e1fad94a [2023-11-10T15:28:16.416Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17210 in /w/workspace/gexfoundry_device-snmp-go_PR-330 [Pipeline] { [Pipeline] ws [2023-11-10T15:28:16.434Z] Running in /w/workspace/device-snmp-go/2 [Pipeline] { [Pipeline] checkout [2023-11-10T15:28:16.482Z] Selected Git installation does not exist. Using Default [2023-11-10T15:28:16.483Z] The recommended git tool is: NONE [2023-11-10T15:28:18.330Z] Removing intermediate container d8c3e1fad94a [2023-11-10T15:28:18.330Z] ---> 552d5408c5e4 [2023-11-10T15:28:18.330Z] Step 11/24 : COPY . . [2023-11-10T15:28:18.902Z] ---> 92f1098fb5c7 [2023-11-10T15:28:18.902Z] Step 12/24 : RUN ${MAKE} [2023-11-10T15:28:19.471Z] ---> Running in 24394cb6918f [2023-11-10T15:28:20.411Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2023-11-10T15:28:21.413Z] using credential edgex-jenkins-ssh [2023-11-10T15:28:21.430Z] Cloning the remote Git repository [2023-11-10T15:28:21.475Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2023-11-10T15:28:21.566Z] > git init /w/workspace/device-snmp-go/2 # timeout=10 [2023-11-10T15:28:21.709Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2023-11-10T15:28:21.710Z] > git --version # timeout=10 [2023-11-10T15:28:21.733Z] > git --version # 'git version 2.25.1' [2023-11-10T15:28:21.736Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-10T15:28:21.878Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-10T15:28:22.954Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2023-11-10T15:28:22.972Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-10T15:28:23.785Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2023-11-10T15:28:23.822Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2023-11-10T15:28:23.823Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-10T15:28:23.842Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/330/head:refs/remotes/origin/PR-330 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-11-10T15:28:24.420Z] Merging remotes/origin/main commit 035feacf7376206129236edf6c51b035a5ab8cee into PR head commit 5f76abc2bc068dc9f0d23fdd07ff83a7a058df58 [2023-11-10T15:28:24.728Z] Merge succeeded, producing 0252b3145001977b9d32625d27d69085ef0d7ded [2023-11-10T15:28:24.728Z] Checking out Revision 0252b3145001977b9d32625d27d69085ef0d7ded (PR-330) [2023-11-10T15:28:24.439Z] > git config core.sparsecheckout # timeout=10 [2023-11-10T15:28:24.516Z] > git checkout -f 5f76abc2bc068dc9f0d23fdd07ff83a7a058df58 # timeout=10 [2023-11-10T15:28:24.607Z] > git remote # timeout=10 [2023-11-10T15:28:24.627Z] > git config --get remote.origin.url # timeout=10 [2023-11-10T15:28:24.648Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-10T15:28:24.661Z] > git merge 035feacf7376206129236edf6c51b035a5ab8cee # timeout=10 [2023-11-10T15:28:24.710Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-11-10T15:28:24.735Z] > git config core.sparsecheckout # timeout=10 [2023-11-10T15:28:24.750Z] > git checkout -f 0252b3145001977b9d32625d27d69085ef0d7ded # timeout=10 [2023-11-10T15:28:29.361Z] Commit message: "Merge commit '035feacf7376206129236edf6c51b035a5ab8cee' into HEAD" [2023-11-10T15:28:29.372Z] > git rev-list --no-walk 5f76abc2bc068dc9f0d23fdd07ff83a7a058df58 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-10T15:28:30.458Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-10T15:28:30.458Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-10T15:28:30.458Z] Dload Upload Total Spent Left Speed [2023-11-10T15:28:30.458Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 89309 0 --:--:-- --:--:-- --:--:-- 89943 [Pipeline] sh [2023-11-10T15:28:31.157Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-10T15:28:31.484Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-10T15:28:31.484Z] + sudo tee /etc/docker/daemon.new [2023-11-10T15:28:31.484Z] { [2023-11-10T15:28:31.484Z] "registry-mirrors": [ [2023-11-10T15:28:31.484Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-10T15:28:31.484Z] ], [2023-11-10T15:28:31.484Z] "bip": "10.250.0.254/24", [2023-11-10T15:28:31.484Z] "hosts": [ [2023-11-10T15:28:31.484Z] "tcp://0.0.0.0:5555", [2023-11-10T15:28:31.484Z] "unix:///var/run/docker.sock" [2023-11-10T15:28:31.484Z] ], [2023-11-10T15:28:31.484Z] "mtu": 1458, [2023-11-10T15:28:31.484Z] "selinux-enabled": true, [2023-11-10T15:28:31.484Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-10T15:28:31.484Z] } [Pipeline] sh [2023-11-10T15:28:31.804Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-10T15:28:32.123Z] + sudo service docker restart [2023-11-10T15:28:46.954Z] Removing intermediate container 24394cb6918f [2023-11-10T15:28:46.954Z] ---> e36cc4dec3ba [2023-11-10T15:28:46.954Z] Step 13/24 : FROM alpine:3.18 [2023-11-10T15:28:47.520Z] 3.18: Pulling from library/alpine [2023-11-10T15:28:47.781Z] 96526aa774ef: Pulling fs layer [2023-11-10T15:28:48.041Z] 96526aa774ef: Download complete [2023-11-10T15:28:48.607Z] 96526aa774ef: Pull complete [2023-11-10T15:28:48.865Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-10T15:28:48.865Z] Status: Downloaded newer image for alpine:3.18 [2023-11-10T15:28:48.865Z] ---> 8ca4688f4f35 [2023-11-10T15:28:48.865Z] Step 14/24 : RUN apk add --update --no-cache dumb-init [2023-11-10T15:28:49.465Z] ---> Running in 0a2c6ce55451 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-10T15:28:50.376Z] provisioning config files... [2023-11-10T15:28:50.402Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/2@tmp/config12306837585415524555tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-10T15:28:50.749Z] ---> docker-login.sh [2023-11-10T15:28:50.749Z] nexus3.edgexfoundry.org:10001 [2023-11-10T15:28:50.842Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-10T15:28:50.842Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-10T15:28:51.021Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-10T15:28:51.102Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-11-10T15:28:51.102Z] Executing busybox-1.36.1-r2.trigger [2023-11-10T15:28:51.102Z] OK: 7 MiB in 16 packages [2023-11-10T15:28:51.292Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-10T15:28:51.292Z] Configure a credential helper to remove this warning. See [2023-11-10T15:28:51.292Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-10T15:28:51.292Z] [2023-11-10T15:28:51.292Z] Login Succeeded [2023-11-10T15:28:51.292Z] nexus3.edgexfoundry.org:10002 [2023-11-10T15:28:51.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-10T15:28:51.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-10T15:28:51.566Z] Configure a credential helper to remove this warning. See [2023-11-10T15:28:51.566Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-10T15:28:51.566Z] [2023-11-10T15:28:51.566Z] Login Succeeded [2023-11-10T15:28:51.566Z] nexus3.edgexfoundry.org:10003 [2023-11-10T15:28:51.838Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-10T15:28:52.108Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-10T15:28:52.108Z] Configure a credential helper to remove this warning. See [2023-11-10T15:28:52.108Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-10T15:28:52.108Z] [2023-11-10T15:28:52.108Z] Login Succeeded [2023-11-10T15:28:52.108Z] nexus3.edgexfoundry.org:10004 [2023-11-10T15:28:52.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-10T15:28:52.384Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-10T15:28:52.384Z] Configure a credential helper to remove this warning. See [2023-11-10T15:28:52.384Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-10T15:28:52.384Z] [2023-11-10T15:28:52.384Z] Login Succeeded [2023-11-10T15:28:52.384Z] docker.io [2023-11-10T15:28:52.657Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-10T15:28:52.925Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-10T15:28:52.925Z] Configure a credential helper to remove this warning. See [2023-11-10T15:28:52.925Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-10T15:28:52.925Z] [2023-11-10T15:28:52.925Z] Login Succeeded [2023-11-10T15:28:52.925Z] ---> docker-login.sh ends [Pipeline] } [2023-11-10T15:28:52.943Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-11-10T15:28:53.007Z] Removing intermediate container 0a2c6ce55451 [2023-11-10T15:28:53.007Z] ---> c45c1ea82863 [2023-11-10T15:28:53.007Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [Pipeline] echo [2023-11-10T15:28:53.201Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-10T15:28:53.223Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-10T15:28:53.240Z] ========================================================= [2023-11-10T15:28:53.240Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-10T15:28:53.240Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-10T15:28:53.594Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-10T15:28:53.863Z] Sending build context to Docker daemon 2.967MB [2023-11-10T15:28:53.863Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-10T15:28:53.863Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-10T15:28:55.547Z] ---> c4262121b174 [2023-11-10T15:28:55.547Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2023-11-10T15:28:56.118Z] ---> 137d9b6e3893 [2023-11-10T15:28:56.118Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2023-11-10T15:28:57.055Z] ---> e7c193b5def7 [2023-11-10T15:28:57.055Z] Step 18/24 : EXPOSE 59993 [2023-11-10T15:28:57.624Z] ---> Running in 176fc5aa6323 [2023-11-10T15:28:58.135Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-10T15:28:58.136Z] 9fda8d8052c6: Pulling fs layer [2023-11-10T15:28:58.136Z] 5d54e960e981: Pulling fs layer [2023-11-10T15:28:58.136Z] c4a7e357bf2a: Pulling fs layer [2023-11-10T15:28:58.136Z] f0e02332f6b5: Pulling fs layer [2023-11-10T15:28:58.136Z] cefa15bbcfad: Pulling fs layer [2023-11-10T15:28:58.136Z] 17808c966233: Pulling fs layer [2023-11-10T15:28:58.136Z] f4c1fc716caa: Pulling fs layer [2023-11-10T15:28:58.136Z] cefa15bbcfad: Waiting [2023-11-10T15:28:58.136Z] 17808c966233: Waiting [2023-11-10T15:28:58.136Z] f4c1fc716caa: Waiting [2023-11-10T15:28:58.136Z] f0e02332f6b5: Waiting [2023-11-10T15:28:58.136Z] 5d54e960e981: Verifying Checksum [2023-11-10T15:28:58.136Z] 5d54e960e981: Download complete [2023-11-10T15:28:58.136Z] f0e02332f6b5: Verifying Checksum [2023-11-10T15:28:58.136Z] f0e02332f6b5: Download complete [2023-11-10T15:28:58.136Z] cefa15bbcfad: Verifying Checksum [2023-11-10T15:28:58.136Z] cefa15bbcfad: Download complete [2023-11-10T15:28:58.136Z] 9fda8d8052c6: Verifying Checksum [2023-11-10T15:28:58.136Z] 9fda8d8052c6: Download complete [2023-11-10T15:28:58.406Z] f4c1fc716caa: Verifying Checksum [2023-11-10T15:28:58.406Z] f4c1fc716caa: Download complete [2023-11-10T15:28:58.573Z] Removing intermediate container 176fc5aa6323 [2023-11-10T15:28:58.573Z] ---> af842ebfea17 [2023-11-10T15:28:58.573Z] Step 19/24 : EXPOSE 161 [2023-11-10T15:28:58.573Z] ---> Running in 5eae906a5092 [2023-11-10T15:28:58.681Z] 9fda8d8052c6: Pull complete [2023-11-10T15:28:59.274Z] 5d54e960e981: Pull complete [2023-11-10T15:28:59.522Z] Removing intermediate container 5eae906a5092 [2023-11-10T15:28:59.522Z] ---> ac1abcb77bfa [2023-11-10T15:28:59.522Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2023-11-10T15:28:59.522Z] ---> Running in ce95780b9f27 [2023-11-10T15:28:59.544Z] c4a7e357bf2a: Verifying Checksum [2023-11-10T15:28:59.544Z] c4a7e357bf2a: Download complete [2023-11-10T15:28:59.784Z] Removing intermediate container ce95780b9f27 [2023-11-10T15:28:59.784Z] ---> c1f541252e2e [2023-11-10T15:28:59.784Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-10T15:29:00.044Z] ---> Running in 1613dac1af86 [2023-11-10T15:29:00.319Z] Removing intermediate container 1613dac1af86 [2023-11-10T15:29:00.319Z] ---> 5b0583c17150 [2023-11-10T15:29:00.319Z] Step 22/24 : LABEL arch=amd64 [2023-11-10T15:29:00.511Z] 17808c966233: Verifying Checksum [2023-11-10T15:29:00.889Z] ---> Running in 6287f8e11e51 [2023-11-10T15:29:01.149Z] Removing intermediate container 6287f8e11e51 [2023-11-10T15:29:01.149Z] ---> cf6e46408281 [2023-11-10T15:29:01.149Z] Step 23/24 : LABEL git_sha=896e0074bb0b44c059e1e86762ec40d8f2ad5861 [2023-11-10T15:29:01.409Z] ---> Running in f82b7a5fe887 [2023-11-10T15:29:01.978Z] Removing intermediate container f82b7a5fe887 [2023-11-10T15:29:01.978Z] ---> 31bf3772ba8f [2023-11-10T15:29:01.978Z] Step 24/24 : LABEL version=0.0.0 [2023-11-10T15:29:02.548Z] ---> Running in e9fe68934a19 [2023-11-10T15:29:03.115Z] Removing intermediate container e9fe68934a19 [2023-11-10T15:29:03.116Z] ---> 4e9f26382d7c [2023-11-10T15:29:03.116Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-10T15:29:03.116Z] Successfully built 4e9f26382d7c [2023-11-10T15:29:03.116Z] 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-11-10T15:29:03.571Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-10T15:29:03.572Z] [2023-11-10T15:29:03.572Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-10T15:29:03.871Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-10T15:29:04.132Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-10T15:29:04.132Z] 5eb5b503b376: Pulling fs layer [2023-11-10T15:29:04.132Z] 5c69ac0246d0: Pulling fs layer [2023-11-10T15:29:04.132Z] ec43610c2a17: Pulling fs layer [2023-11-10T15:29:04.132Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-10T15:29:04.132Z] 33b1e0a273af: Pulling fs layer [2023-11-10T15:29:04.132Z] 5d3b04190fa2: Pulling fs layer [2023-11-10T15:29:04.132Z] 2f39f015ded8: Pulling fs layer [2023-11-10T15:29:04.132Z] 33b1e0a273af: Waiting [2023-11-10T15:29:04.132Z] 5d3b04190fa2: Waiting [2023-11-10T15:29:04.132Z] 3a2ae6a8a46f: Waiting [2023-11-10T15:29:04.132Z] 2f39f015ded8: Waiting [2023-11-10T15:29:04.395Z] 5c69ac0246d0: Verifying Checksum [2023-11-10T15:29:04.395Z] 5c69ac0246d0: Download complete [2023-11-10T15:29:04.395Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-10T15:29:04.395Z] 3a2ae6a8a46f: Download complete [2023-11-10T15:29:04.395Z] 33b1e0a273af: Verifying Checksum [2023-11-10T15:29:04.395Z] 33b1e0a273af: Download complete [2023-11-10T15:29:04.395Z] 5d3b04190fa2: Verifying Checksum [2023-11-10T15:29:04.395Z] 5d3b04190fa2: Download complete [2023-11-10T15:29:04.395Z] ec43610c2a17: Verifying Checksum [2023-11-10T15:29:04.395Z] ec43610c2a17: Download complete [2023-11-10T15:29:04.658Z] 5eb5b503b376: Verifying Checksum [2023-11-10T15:29:04.658Z] 5eb5b503b376: Download complete [2023-11-10T15:29:05.233Z] 2f39f015ded8: Download complete [2023-11-10T15:29:06.170Z] 5eb5b503b376: Pull complete [2023-11-10T15:29:06.170Z] 5c69ac0246d0: Pull complete [2023-11-10T15:29:07.110Z] ec43610c2a17: Pull complete [2023-11-10T15:29:07.368Z] 3a2ae6a8a46f: Pull complete [2023-11-10T15:29:07.937Z] 33b1e0a273af: Pull complete [2023-11-10T15:29:08.209Z] 5d3b04190fa2: Pull complete [2023-11-10T15:29:12.842Z] c4a7e357bf2a: Pull complete [2023-11-10T15:29:12.842Z] f0e02332f6b5: Pull complete [2023-11-10T15:29:12.842Z] cefa15bbcfad: Pull complete [2023-11-10T15:29:13.475Z] 2f39f015ded8: Pull complete [2023-11-10T15:29:13.476Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-10T15:29:13.476Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-10T15:29:13.476Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-10T15:29:13.566Z] prd-ubuntu20.04-docker-8c-8g-17209 does not seem to be running inside a container [2023-11-10T15:29:13.610Z] $ 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-330 -v /w/workspace/gexfoundry_device-snmp-go_PR-330:/w/workspace/gexfoundry_device-snmp-go_PR-330:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-330@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-330@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-10T15:29:22.943Z] 17808c966233: Pull complete [2023-11-10T15:29:22.943Z] f4c1fc716caa: Pull complete [2023-11-10T15:29:22.943Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-11-10T15:29:22.943Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-10T15:29:22.943Z] ---> ea914061e18c [2023-11-10T15:29:22.943Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-11-10T15:29:24.355Z] ---> Running in b17e7bb2bb16 [2023-11-10T15:29:24.629Z] Removing intermediate container b17e7bb2bb16 [2023-11-10T15:29:24.629Z] ---> e1389b1f0171 [2023-11-10T15:29:24.629Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-10T15:29:24.629Z] ---> Running in b7451b9225b7 [2023-11-10T15:29:25.222Z] Removing intermediate container b7451b9225b7 [2023-11-10T15:29:25.222Z] ---> 330c27995930 [2023-11-10T15:29:25.222Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-10T15:29:25.222Z] ---> Running in 41818ea36891 [2023-11-10T15:29:25.489Z] Removing intermediate container 41818ea36891 [2023-11-10T15:29:25.489Z] ---> 8032170253ba [2023-11-10T15:29:25.489Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-10T15:29:25.489Z] ---> Running in 9969a52f67fe [2023-11-10T15:29:25.761Z] Removing intermediate container 9969a52f67fe [2023-11-10T15:29:25.761Z] ---> 3113eec42f06 [2023-11-10T15:29:25.761Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-10T15:29:25.761Z] ---> Running in f4dca3e13b04 [2023-11-10T15:29:27.170Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-10T15:29:27.437Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-10T15:29:28.405Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-11-10T15:29:28.405Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-11-10T15:29:28.405Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-11-10T15:29:28.405Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-11-10T15:29:28.405Z] Executing busybox-1.36.1-r2.trigger [2023-11-10T15:29:28.405Z] OK: 270 MiB in 56 packages [2023-11-10T15:29:29.363Z] Removing intermediate container f4dca3e13b04 [2023-11-10T15:29:29.363Z] ---> fbaf5ab50b95 [2023-11-10T15:29:29.363Z] Step 8/12 : WORKDIR /device-snmp-go [2023-11-10T15:29:29.363Z] ---> Running in cb3a5d67c83f [2023-11-10T15:29:29.860Z] $ docker top 55258eded9599ef77cf52f6d145772f0725a5f9f37de00cfa6d242d9d7911473 -eo pid,comm [Pipeline] { [2023-11-10T15:29:29.945Z] Removing intermediate container cb3a5d67c83f [2023-11-10T15:29:29.945Z] ---> 0f42fa401f4b [2023-11-10T15:29:29.945Z] Step 9/12 : COPY go.mod vendor* ./ [Pipeline] libraryResource [Pipeline] sh [2023-11-10T15:29:30.215Z] ---> 98de89ec3c78 [2023-11-10T15:29:30.215Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-10T15:29:30.215Z] ---> Running in c27e9f58bfa2 [2023-11-10T15:29:30.267Z] ---> job-cost.sh [2023-11-10T15:29:30.267Z] lf-activate-venv: SKIPPING [2023-11-10T15:29:30.267Z] INFO: No Stack... [2023-11-10T15:29:30.834Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-10T15:29:31.093Z] INFO: Archiving Costs [Pipeline] sh [2023-11-10T15:29:31.386Z] + cat /w/workspace/gexfoundry_device-snmp-go_PR-330/archives/cost.csv [2023-11-10T15:29:31.386Z] + cut -d, -f6 [Pipeline] lock [2023-11-10T15:29:31.403Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-330-2-stack-cost] [2023-11-10T15:29:31.409Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-330-2-stack-cost] did not exist. Created. [2023-11-10T15:29:31.409Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-330-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-10T15:29:31.715Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-10T15:29:31.748Z] Stashed 1 file(s) [Pipeline] } [2023-11-10T15:29:31.758Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-330-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-10T15:29:31.778Z] $ docker stop --time=1 55258eded9599ef77cf52f6d145772f0725a5f9f37de00cfa6d242d9d7911473 [2023-11-10T15:29:33.949Z] $ docker rm -f --volumes 55258eded9599ef77cf52f6d145772f0725a5f9f37de00cfa6d242d9d7911473 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-10T15:30:51.836Z] Removing intermediate container c27e9f58bfa2 [2023-11-10T15:30:51.836Z] ---> 055148627209 [2023-11-10T15:30:51.836Z] Step 11/12 : COPY . . [2023-11-10T15:30:51.836Z] ---> f650a921ab37 [2023-11-10T15:30:51.836Z] Step 12/12 : RUN ${MAKE} [2023-11-10T15:30:51.836Z] ---> Running in 58515bc6251c [2023-11-10T15:30:51.836Z] noop [2023-11-10T15:30:51.836Z] Removing intermediate container 58515bc6251c [2023-11-10T15:30:51.836Z] ---> b32f3ecceeca [2023-11-10T15:30:51.836Z] Successfully built b32f3ecceeca [2023-11-10T15:30:51.836Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-10T15:30:52.179Z] + docker inspect -f . ci-base-image-arm64 [2023-11-10T15:30:52.179Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-10T15:30:52.371Z] prd-ubuntu20.04-docker-arm64-4c-16g-17210 does not seem to be running inside a container [2023-11-10T15:30:52.439Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/2 -v /w/workspace/device-snmp-go/2:/w/workspace/device-snmp-go/2:rw,z -v /w/workspace/device-snmp-go/2@tmp:/w/workspace/device-snmp-go/2@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-10T15:30:53.612Z] $ docker top 9b8f7eba9bbbbff0e523663b78352ec04f99633c626cba950cb92ae3308132b8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-10T15:30:54.445Z] + go version [2023-11-10T15:30:54.445Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-10T15:30:54.466Z] $ docker stop --time=1 9b8f7eba9bbbbff0e523663b78352ec04f99633c626cba950cb92ae3308132b8 [2023-11-10T15:30:56.115Z] $ docker rm -f --volumes 9b8f7eba9bbbbff0e523663b78352ec04f99633c626cba950cb92ae3308132b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-10T15:30:56.668Z] + docker inspect -f . ci-base-image-arm64 [2023-11-10T15:30:56.669Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-10T15:30:56.866Z] prd-ubuntu20.04-docker-arm64-4c-16g-17210 does not seem to be running inside a container [2023-11-10T15:30:56.930Z] $ 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/2 -v /w/workspace/device-snmp-go/2:/w/workspace/device-snmp-go/2:rw,z -v /w/workspace/device-snmp-go/2@tmp:/w/workspace/device-snmp-go/2@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-10T15:30:58.115Z] $ docker top 06dc0ae28a3aa6a5f00122d8b03335c1e64bdc4c218a52fb7f615bca3b61d067 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-10T15:30:58.946Z] + git config --global --add safe.directory /w/workspace/device-snmp-go/2 [Pipeline] fileExists [Pipeline] sh [2023-11-10T15:30:59.589Z] + make test [2023-11-10T15:30:59.589Z] go test ./... -coverprofile=coverage.out [2023-11-10T15:31:03.852Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-11-10T15:32:40.497Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2023-11-10T15:32:40.497Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.033s coverage: 0.0% of statements [2023-11-10T15:32:40.497Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-10T15:32:40.497Z] go vet ./... [2023-11-10T15:32:48.728Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-10T15:32:48.728Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-10T15:32:48.728Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-10T15:32:48.752Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-10T15:32:48.769Z] $ docker stop --time=1 06dc0ae28a3aa6a5f00122d8b03335c1e64bdc4c218a52fb7f615bca3b61d067 [2023-11-10T15:32:50.567Z] $ docker rm -f --volumes 06dc0ae28a3aa6a5f00122d8b03335c1e64bdc4c218a52fb7f615bca3b61d067 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-10T15:32:51.694Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-10T15:32:51.714Z] Warning: overwriting stash ‘coverage-report’ [2023-11-10T15:32:52.144Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-10T15:32:52.549Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-10T15:32:52.863Z] + ls -al . [2023-11-10T15:32:52.863Z] total 168 [2023-11-10T15:32:52.863Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 10 15:31 . [2023-11-10T15:32:52.863Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 10 15:28 .. [2023-11-10T15:32:52.863Z] -rw-rw-r-- 1 jenkins jenkins 6 Nov 10 15:28 .dockerignore [2023-11-10T15:32:52.863Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 10 15:28 .git [2023-11-10T15:32:52.863Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 10 15:28 .github [2023-11-10T15:32:52.863Z] -rw-rw-r-- 1 jenkins jenkins 263 Nov 10 15:28 .gitignore [2023-11-10T15:32:52.863Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 10 15:28 .golangci.yml [2023-11-10T15:32:52.863Z] -rw-rw-r-- 1 jenkins jenkins 10025 Nov 10 15:28 Attribution.txt [2023-11-10T15:32:52.863Z] -rw-rw-r-- 1 jenkins jenkins 11809 Nov 10 15:28 CHANGELOG.md [2023-11-10T15:32:52.863Z] -rw-rw-r-- 1 jenkins jenkins 1462 Nov 10 15:28 Dockerfile [2023-11-10T15:32:52.863Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 10 15:28 GOVERNANCE.md [2023-11-10T15:32:52.863Z] -rw-rw-r-- 1 jenkins jenkins 656 Nov 10 15:28 Jenkinsfile [2023-11-10T15:32:52.863Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 10 15:28 LICENSE [2023-11-10T15:32:52.863Z] -rw-rw-r-- 1 jenkins jenkins 2240 Nov 10 15:28 Makefile [2023-11-10T15:32:52.863Z] -rw-rw-r-- 1 jenkins jenkins 620 Nov 10 15:28 OWNERS.md [2023-11-10T15:32:52.863Z] -rw-rw-r-- 1 jenkins jenkins 10477 Nov 10 15:28 README.md [2023-11-10T15:32:52.863Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 10 15:26 VERSION [2023-11-10T15:32:52.863Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 10 15:28 bin [2023-11-10T15:32:52.863Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 10 15:28 cmd [2023-11-10T15:32:52.863Z] -rw-r--r-- 1 jenkins jenkins 8837 Nov 10 15:32 coverage.out [2023-11-10T15:32:52.863Z] -rw-rw-r-- 1 jenkins jenkins 3665 Nov 10 15:28 go.mod [2023-11-10T15:32:52.864Z] -rw-rw-r-- 1 jenkins jenkins 34728 Nov 10 15:28 go.sum [2023-11-10T15:32:52.864Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 10 15:28 internal [2023-11-10T15:32:52.864Z] -rw-rw-r-- 1 jenkins jenkins 228 Nov 10 15:28 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-10T15:32:53.206Z] + 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=0252b3145001977b9d32625d27d69085ef0d7ded --label arch=arm64 --label version=0.0.0 . [2023-11-10T15:32:53.478Z] Sending build context to Docker daemon 2.977MB [2023-11-10T15:32:53.478Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-11-10T15:32:53.478Z] Step 2/24 : FROM ${BASE} AS builder [2023-11-10T15:32:53.478Z] ---> b32f3ecceeca [2023-11-10T15:32:53.478Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-11-10T15:32:53.478Z] ---> Running in 648375e35671 [2023-11-10T15:32:54.066Z] Removing intermediate container 648375e35671 [2023-11-10T15:32:54.066Z] ---> 784c0c6ec44d [2023-11-10T15:32:54.066Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-10T15:32:54.066Z] ---> Running in 8cb3975e9ca2 [2023-11-10T15:32:54.334Z] Removing intermediate container 8cb3975e9ca2 [2023-11-10T15:32:54.334Z] ---> 2a250d9bbd92 [2023-11-10T15:32:54.334Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-10T15:32:54.334Z] ---> Running in 597d9ca20e81 [2023-11-10T15:32:54.603Z] Removing intermediate container 597d9ca20e81 [2023-11-10T15:32:54.603Z] ---> 0e3ddd760633 [2023-11-10T15:32:54.603Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-11-10T15:32:54.871Z] ---> Running in a6bca763a5f7 [2023-11-10T15:32:55.139Z] Removing intermediate container a6bca763a5f7 [2023-11-10T15:32:55.139Z] ---> d07db8e592e7 [2023-11-10T15:32:55.139Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-10T15:32:55.139Z] ---> Running in a946ffb52742 [2023-11-10T15:32:56.103Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-10T15:32:56.369Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-10T15:32:57.783Z] OK: 270 MiB in 56 packages [2023-11-10T15:32:58.367Z] Removing intermediate container a946ffb52742 [2023-11-10T15:32:58.367Z] ---> f53aae6630a3 [2023-11-10T15:32:58.367Z] Step 8/24 : WORKDIR /device-snmp-go [2023-11-10T15:32:58.634Z] ---> Running in 3238bb877b8d [2023-11-10T15:32:58.901Z] Removing intermediate container 3238bb877b8d [2023-11-10T15:32:58.901Z] ---> 428289f0e21d [2023-11-10T15:32:58.901Z] Step 9/24 : COPY go.mod vendor* ./ [2023-11-10T15:32:59.167Z] ---> 3b959882bda5 [2023-11-10T15:32:59.167Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-10T15:32:59.434Z] ---> Running in f5e176f1c84c [2023-11-10T15:33:01.392Z] Removing intermediate container f5e176f1c84c [2023-11-10T15:33:01.392Z] ---> 6cf583a1347b [2023-11-10T15:33:01.392Z] Step 11/24 : COPY . . [2023-11-10T15:33:01.983Z] ---> daa6d8b1541c [2023-11-10T15:33:01.983Z] Step 12/24 : RUN ${MAKE} [2023-11-10T15:33:02.252Z] ---> Running in 95da934f5ad3 [2023-11-10T15:33:03.216Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2023-11-10T15:34:54.965Z] Removing intermediate container 95da934f5ad3 [2023-11-10T15:34:54.965Z] ---> e0cb2a27173e [2023-11-10T15:34:54.965Z] Step 13/24 : FROM alpine:3.18 [2023-11-10T15:34:54.965Z] 3.18: Pulling from library/alpine [2023-11-10T15:34:54.965Z] 579b34f0a95b: Pulling fs layer [2023-11-10T15:34:54.965Z] 579b34f0a95b: Verifying Checksum [2023-11-10T15:34:54.965Z] 579b34f0a95b: Download complete [2023-11-10T15:34:54.965Z] 579b34f0a95b: Pull complete [2023-11-10T15:34:54.965Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-10T15:34:54.965Z] Status: Downloaded newer image for alpine:3.18 [2023-11-10T15:34:54.965Z] ---> 3cc203321400 [2023-11-10T15:34:54.965Z] Step 14/24 : RUN apk add --update --no-cache dumb-init [2023-11-10T15:34:54.965Z] ---> Running in 79dfb7c34fd3 [2023-11-10T15:34:54.965Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-10T15:34:54.965Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-10T15:34:54.965Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-11-10T15:34:54.965Z] Executing busybox-1.36.1-r2.trigger [2023-11-10T15:34:54.965Z] OK: 8 MiB in 16 packages [2023-11-10T15:34:54.965Z] Removing intermediate container 79dfb7c34fd3 [2023-11-10T15:34:54.965Z] ---> 3b393fad5b05 [2023-11-10T15:34:54.965Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2023-11-10T15:34:54.965Z] ---> ad5297ed0c29 [2023-11-10T15:34:54.965Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2023-11-10T15:34:54.965Z] ---> e841b965c59a [2023-11-10T15:34:54.965Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2023-11-10T15:34:54.965Z] ---> e6e1882ef1fb [2023-11-10T15:34:54.965Z] Step 18/24 : EXPOSE 59993 [2023-11-10T15:34:54.965Z] ---> Running in 964ad133ab24 [2023-11-10T15:34:54.965Z] Removing intermediate container 964ad133ab24 [2023-11-10T15:34:54.965Z] ---> 5c922791d35a [2023-11-10T15:34:54.965Z] Step 19/24 : EXPOSE 161 [2023-11-10T15:34:54.965Z] ---> Running in f041f64d65db [2023-11-10T15:34:54.965Z] Removing intermediate container f041f64d65db [2023-11-10T15:34:54.965Z] ---> 8e22f4dfe5db [2023-11-10T15:34:54.965Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2023-11-10T15:34:54.965Z] ---> Running in 2c73f59fe164 [2023-11-10T15:34:54.965Z] Removing intermediate container 2c73f59fe164 [2023-11-10T15:34:54.965Z] ---> 8ae30c5fcacb [2023-11-10T15:34:54.965Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-10T15:34:54.965Z] ---> Running in 67a83b12ffd6 [2023-11-10T15:34:54.965Z] Removing intermediate container 67a83b12ffd6 [2023-11-10T15:34:54.965Z] ---> b3831fa093cc [2023-11-10T15:34:54.965Z] Step 22/24 : LABEL arch=arm64 [2023-11-10T15:34:54.965Z] ---> Running in f6436b2f605e [2023-11-10T15:34:54.965Z] Removing intermediate container f6436b2f605e [2023-11-10T15:34:54.965Z] ---> d4ffab45f15e [2023-11-10T15:34:54.965Z] Step 23/24 : LABEL git_sha=0252b3145001977b9d32625d27d69085ef0d7ded [2023-11-10T15:34:54.965Z] ---> Running in 83c1a158618e [2023-11-10T15:34:54.965Z] Removing intermediate container 83c1a158618e [2023-11-10T15:34:54.965Z] ---> 2cd9ee8ff477 [2023-11-10T15:34:54.965Z] Step 24/24 : LABEL version=0.0.0 [2023-11-10T15:34:54.965Z] ---> Running in 1464e9ba7690 [2023-11-10T15:34:54.965Z] Removing intermediate container 1464e9ba7690 [2023-11-10T15:34:54.965Z] ---> 8a05eda5ade4 [2023-11-10T15:34:54.965Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-10T15:34:54.965Z] Successfully built 8a05eda5ade4 [2023-11-10T15:34:54.965Z] 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-11-10T15:34:55.422Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-10T15:34:55.422Z] [2023-11-10T15:34:55.422Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-10T15:34:55.757Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-10T15:34:55.757Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-10T15:34:55.757Z] 8998bd30e6a1: Pulling fs layer [2023-11-10T15:34:55.757Z] 04944245beec: Pulling fs layer [2023-11-10T15:34:55.757Z] 699f458cf7ca: Pulling fs layer [2023-11-10T15:34:55.757Z] 765212b225bb: Pulling fs layer [2023-11-10T15:34:55.757Z] f23df028b6ca: Pulling fs layer [2023-11-10T15:34:55.757Z] d65c8cfc05b1: Pulling fs layer [2023-11-10T15:34:55.757Z] 2437ff75d9bd: Pulling fs layer [2023-11-10T15:34:55.757Z] 765212b225bb: Waiting [2023-11-10T15:34:55.757Z] d65c8cfc05b1: Waiting [2023-11-10T15:34:55.757Z] f23df028b6ca: Waiting [2023-11-10T15:34:55.757Z] 2437ff75d9bd: Waiting [2023-11-10T15:34:56.026Z] 04944245beec: Verifying Checksum [2023-11-10T15:34:56.026Z] 04944245beec: Download complete [2023-11-10T15:34:56.026Z] 765212b225bb: Verifying Checksum [2023-11-10T15:34:56.026Z] 765212b225bb: Download complete [2023-11-10T15:34:56.026Z] f23df028b6ca: Verifying Checksum [2023-11-10T15:34:56.026Z] f23df028b6ca: Download complete [2023-11-10T15:34:56.026Z] d65c8cfc05b1: Verifying Checksum [2023-11-10T15:34:56.026Z] d65c8cfc05b1: Download complete [2023-11-10T15:34:56.026Z] 699f458cf7ca: Verifying Checksum [2023-11-10T15:34:56.026Z] 699f458cf7ca: Download complete [2023-11-10T15:34:56.616Z] 8998bd30e6a1: Verifying Checksum [2023-11-10T15:34:56.616Z] 8998bd30e6a1: Download complete [2023-11-10T15:34:59.213Z] 2437ff75d9bd: Verifying Checksum [2023-11-10T15:34:59.213Z] 2437ff75d9bd: Download complete [2023-11-10T15:35:01.165Z] 8998bd30e6a1: Pull complete [2023-11-10T15:35:01.165Z] 04944245beec: Pull complete [2023-11-10T15:35:03.112Z] 699f458cf7ca: Pull complete [2023-11-10T15:35:03.112Z] 765212b225bb: Pull complete [2023-11-10T15:35:03.698Z] f23df028b6ca: Pull complete [2023-11-10T15:35:03.968Z] d65c8cfc05b1: Pull complete [2023-11-10T15:35:22.189Z] 2437ff75d9bd: Pull complete [2023-11-10T15:35:22.189Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-10T15:35:22.189Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-10T15:35:22.189Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-10T15:35:22.555Z] prd-ubuntu20.04-docker-arm64-4c-16g-17210 does not seem to be running inside a container [2023-11-10T15:35:22.610Z] $ 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/2 -v /w/workspace/device-snmp-go/2:/w/workspace/device-snmp-go/2:rw,z -v /w/workspace/device-snmp-go/2@tmp:/w/workspace/device-snmp-go/2@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-11-10T15:35:25.145Z] $ docker top b6d974c6fad8f4d6f28a2de9dff9b79049add598cc3d891323a2a0fb962bdb0a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-10T15:35:25.975Z] ---> job-cost.sh [2023-11-10T15:35:25.976Z] lf-activate-venv: SKIPPING [2023-11-10T15:35:25.976Z] INFO: No Stack... [2023-11-10T15:35:26.240Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-10T15:35:27.198Z] INFO: Archiving Costs [Pipeline] sh [2023-11-10T15:35:27.524Z] + cat /w/workspace/device-snmp-go/2/archives/cost.csv [2023-11-10T15:35:27.524Z] + cut -d, -f6 [Pipeline] lock [2023-11-10T15:35:27.861Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-330-2-stack-cost] [2023-11-10T15:35:27.870Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-330-2-stack-cost] did not exist. Created. [2023-11-10T15:35:27.870Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-330-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-10T15:35:28.209Z] /w/workspace/device-snmp-go/2@tmp/durable-9c6f5310/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-10T15:35:28.858Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-10T15:35:28.885Z] Warning: overwriting stash ‘stack-cost’ [2023-11-10T15:35:28.936Z] Stashed 1 file(s) [Pipeline] } [2023-11-10T15:35:28.946Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-330-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-10T15:35:28.963Z] $ docker stop --time=1 b6d974c6fad8f4d6f28a2de9dff9b79049add598cc3d891323a2a0fb962bdb0a [2023-11-10T15:35:30.635Z] $ docker rm -f --volumes b6d974c6fad8f4d6f28a2de9dff9b79049add598cc3d891323a2a0fb962bdb0a [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-11-10T15:35:31.059Z] provisioning config files... [2023-11-10T15:35:31.066Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-330@tmp/config6440364363140759107tmp [Pipeline] { [Pipeline] sh [2023-11-10T15:35:31.357Z] + set +x [2023-11-10T15:35:31.357Z] + curl -s https://codecov.io/bash [2023-11-10T15:35:31.357Z] + bash -s -- [2023-11-10T15:35:31.357Z] [2023-11-10T15:35:31.357Z] _____ _ [2023-11-10T15:35:31.357Z] / ____| | | [2023-11-10T15:35:31.357Z] | | ___ __| | ___ ___ _____ __ [2023-11-10T15:35:31.357Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-10T15:35:31.357Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-10T15:35:31.357Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-10T15:35:31.357Z] Bash-1.0.6 [2023-11-10T15:35:31.357Z] [2023-11-10T15:35:31.357Z] [2023-11-10T15:35:31.357Z] ==> git version 2.25.1 found [2023-11-10T15:35:31.357Z] ==> 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-11-10T15:35:31.357Z] Release-Date: 2020-01-08 [2023-11-10T15:35:31.357Z] 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-11-10T15:35:31.357Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-10T15:35:31.357Z] ==> Jenkins CI detected. [2023-11-10T15:35:31.357Z] current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-330 [2023-11-10T15:35:31.357Z] project root: . [2023-11-10T15:35:31.357Z] --> token set from env [2023-11-10T15:35:31.357Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-10T15:35:31.357Z] ==> Running gcov in . (disable via -X gcov) [2023-11-10T15:35:31.357Z] ==> Python coveragepy not found [2023-11-10T15:35:31.357Z] ==> Searching for coverage reports in: [2023-11-10T15:35:31.357Z] + . [2023-11-10T15:35:31.357Z] -> Found 1 reports [2023-11-10T15:35:31.357Z] ==> Detecting git/mercurial file structure [2023-11-10T15:35:31.616Z] ==> Reading reports [2023-11-10T15:35:31.616Z] + ./coverage.out bytes=8837 [2023-11-10T15:35:31.616Z] ==> Appending adjustments [2023-11-10T15:35:31.616Z] https://docs.codecov.io/docs/fixing-reports [2023-11-10T15:35:31.616Z] + Found adjustments [2023-11-10T15:35:31.616Z] ==> Gzipping contents [2023-11-10T15:35:31.616Z] 4.0K /tmp/codecov.8Xr3Mv.gz [2023-11-10T15:35:31.616Z] ==> Uploading reports [2023-11-10T15:35:31.616Z] url: https://codecov.io [2023-11-10T15:35:31.616Z] query: branch=PR-330&commit=896e0074bb0b44c059e1e86762ec40d8f2ad5861&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-330%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=330&job=&cmd_args= [2023-11-10T15:35:31.616Z] -> Pinging Codecov [2023-11-10T15:35:31.616Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=PR-330&commit=896e0074bb0b44c059e1e86762ec40d8f2ad5861&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-330%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=330&job=&cmd_args= [2023-11-10T15:35:31.616Z] -> Uploading to [2023-11-10T15:35:31.616Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-10/6C56EA5C29638FB4528AC87E60AF5AE0/896e0074bb0b44c059e1e86762ec40d8f2ad5861/427f9979-243a-494b-95a7-6dfe922024a7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231110%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231110T153531Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d492fafddd44d5f27a964f069ea5a896e6ca46a769162b95f42bbe84c108b5e1 [2023-11-10T15:35:31.616Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-10T15:35:31.616Z] Dload Upload Total Spent Left Speed [2023-11-10T15:35:31.875Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1435 0 0 100 1435 0 5143 --:--:-- --:--:-- --:--:-- 5143 [2023-11-10T15:35:32.136Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/896e0074bb0b44c059e1e86762ec40d8f2ad5861 [Pipeline] } [2023-11-10T15:35:32.143Z] 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-11-10T15:35:32.960Z] + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-330/archives ] [2023-11-10T15:35:32.960Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-330/archives [2023-11-10T15:35:32.960Z] total 16 [2023-11-10T15:35:32.960Z] drwxr-xr-x 3 root root 4096 Nov 10 15:29 . [2023-11-10T15:35:32.960Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 10 15:29 .. [2023-11-10T15:35:32.960Z] drwxr-xr-x 2 root root 4096 Nov 10 15:29 cost [2023-11-10T15:35:32.960Z] -rw-r--r-- 1 root root 86 Nov 10 15:29 cost.csv [2023-11-10T15:35:32.960Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-330/archives [2023-11-10T15:35:32.960Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-330/archives [2023-11-10T15:35:32.960Z] total 16 [2023-11-10T15:35:32.960Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 10 15:29 . [2023-11-10T15:35:32.960Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 10 15:29 .. [2023-11-10T15:35:32.960Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 10 15:29 cost [2023-11-10T15:35:32.960Z] -rw-r--r-- 1 jenkins jenkins 86 Nov 10 15:29 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-10T15:35:33.251Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-10T15:35:34.110Z] ---> package-listing.sh [2023-11-10T15:35:34.110Z] ++ facter osfamily [2023-11-10T15:35:34.110Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-10T15:35:34.369Z] + OS_FAMILY=debian [2023-11-10T15:35:34.369Z] + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-330 [2023-11-10T15:35:34.369Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-10T15:35:34.369Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-10T15:35:34.369Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-10T15:35:34.369Z] + PACKAGES=/tmp/packages_start.txt [2023-11-10T15:35:34.369Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-330 ']' [2023-11-10T15:35:34.369Z] + PACKAGES=/tmp/packages_end.txt [2023-11-10T15:35:34.369Z] + case "${OS_FAMILY}" in [2023-11-10T15:35:34.369Z] + dpkg -l [2023-11-10T15:35:34.369Z] + grep '^ii' [2023-11-10T15:35:34.369Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-10T15:35:34.369Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-10T15:35:34.369Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-10T15:35:34.369Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-330 ']' [2023-11-10T15:35:34.369Z] + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-330/archives/ [2023-11-10T15:35:34.369Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-330/archives/ [Pipeline] echo [2023-11-10T15:35:34.382Z] 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-330/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-10T15:35:34.658Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-10T15:35:35.214Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-10T15:35:35.214Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-10T15:35:35.285Z] prd-ubuntu20.04-docker-8c-8g-17209 does not seem to be running inside a container [2023-11-10T15:35:35.328Z] $ 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-330/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-330 -v /w/workspace/gexfoundry_device-snmp-go_PR-330:/w/workspace/gexfoundry_device-snmp-go_PR-330:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-330@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-330@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-10T15:35:35.512Z] $ docker top f2554a3dbc3cdf485525e2811f8d82c3381723e0a61afcac2c1bbedfb557ff7a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-10T15:35:35.845Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-10T15:35:36.133Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-10T15:35:36.416Z] + ls /var/log/sa-host [2023-11-10T15:35:36.416Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-10T15:35:36.568Z] provisioning config files... [2023-11-10T15:35:36.576Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-330@tmp/config16291797616817925853tmp [Pipeline] { [Pipeline] echo [2023-11-10T15:35:36.588Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-10T15:35:36.870Z] ---> create-netrc.sh [Pipeline] } [2023-11-10T15:35:36.877Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-10T15:35:37.205Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-10T15:35:37.216Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-10T15:35:37.501Z] ---> sudo-logs.sh [2023-11-10T15:35:37.501Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-10T15:35:37.533Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-10T15:35:37.814Z] ---> job-cost.sh [2023-11-10T15:35:37.814Z] lf-activate-venv: SKIPPING [2023-11-10T15:35:37.814Z] DEBUG: total: 0.2199999988079071 [2023-11-10T15:35:37.814Z] INFO: Retrieving Stack Cost... [2023-11-10T15:35:38.074Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-10T15:35:38.643Z] INFO: Archiving Costs [Pipeline] echo [2023-11-10T15:35:38.656Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-10T15:35:38.941Z] ---> logs-deploy.sh [2023-11-10T15:35:38.941Z] lf-activate-venv: SKIPPING [2023-11-10T15:35:38.941Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-330/2 [2023-11-10T15:35:38.941Z] INFO: archiving workspace using pattern(s): [2023-11-10T15:35:39.878Z] Archives upload complete. [2023-11-10T15:35:39.878Z] INFO: archiving logs to Nexus