Pull request #238 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9dff340d052b255886e7da35bbc4d16b7db46f23+2bd6e5dae59222faf073cfb9822f90f2048c0bba (76025b35cd038ef40622f6c27a154928be8c5d1f) 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-ssh15710531704662882427.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh670670266871868647.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-238/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-238/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3673068383994664411.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-238/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14987389903277991778.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17966352878956965538.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-238/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-238/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4116926220029873191.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-snmp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6395 in /w/workspace/gexfoundry_device-snmp-go_PR-238 [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-238 # 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 Merging remotes/origin/main commit 2bd6e5dae59222faf073cfb9822f90f2048c0bba into PR head commit 9dff340d052b255886e7da35bbc4d16b7db46f23 Merge succeeded, producing 9dff340d052b255886e7da35bbc4d16b7db46f23 Checking out Revision 9dff340d052b255886e7da35bbc4d16b7db46f23 (PR-238) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 > 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/238/head:refs/remotes/origin/PR-238 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9dff340d052b255886e7da35bbc4d16b7db46f23 # 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 2bd6e5dae59222faf073cfb9822f90f2048c0bba # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9dff340d052b255886e7da35bbc4d16b7db46f23 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-17T06:02:21.071Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-17T06:02:21.255Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-17T06:02:21.355Z] ========================================================= [2023-02-17T06:02:21.355Z] EdgeX Global Pipelines Version Info [2023-02-17T06:02:21.355Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-17T06:02:22.172Z] ------------------- [2023-02-17T06:02:22.172Z] stable info: [2023-02-17T06:02:22.172Z] ------------------- [2023-02-17T06:02:22.172Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-17T06:02:22.172Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-17T06:02:22.172Z] Message: update stable to v1.0.244 [2023-02-17T06:02:22.761Z] ------------------- [2023-02-17T06:02:22.761Z] experimental info: [2023-02-17T06:02:22.761Z] ------------------- [2023-02-17T06:02:22.761Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-17T06:02:22.761Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-17T06:02:22.761Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-17T06:02:23.063Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2023-02-17T06:02:23.112Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2023-02-17T06:02:23.147Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-17T06:02:23.185Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-17T06:02:23.222Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-17T06:02:23.261Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-17T06:02:23.301Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-17T06:02:23.340Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-02-17T06:02:23.377Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-17T06:02:23.425Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-17T06:02:23.471Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-17T06:02:23.511Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2023-02-17T06:02:23.550Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-17T06:02:23.591Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-17T06:02:23.630Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-17T06:02:23.673Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-17T06:02:23.715Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-02-17T06:02:23.753Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-02-17T06:02:23.794Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-17T06:02:23.832Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-17T06:02:23.871Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-02-17T06:02:23.910Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-02-17T06:02:23.951Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-02-17T06:02:23.991Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-02-17T06:02:24.041Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-02-17T06:02:24.081Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-17T06:02:24.118Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-17T06:02:24.156Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-238 [Pipeline] echo [2023-02-17T06:02:24.194Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-238 [Pipeline] echo [2023-02-17T06:02:24.237Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-238 [Pipeline] echo [2023-02-17T06:02:24.286Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9dff340d052b255886e7da35bbc4d16b7db46f23 [Pipeline] echo [2023-02-17T06:02:24.325Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9dff340 [Pipeline] echo [2023-02-17T06:02:24.372Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-17T06:02:24.494Z] provisioning config files... [2023-02-17T06:02:24.515Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-238@tmp/config15088613352686507724tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-17T06:02:24.883Z] ---> docker-login.sh [2023-02-17T06:02:24.883Z] nexus3.edgexfoundry.org:10001 [2023-02-17T06:02:25.164Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T06:02:25.164Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T06:02:25.164Z] Configure a credential helper to remove this warning. See [2023-02-17T06:02:25.164Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T06:02:25.164Z] [2023-02-17T06:02:25.164Z] Login Succeeded [2023-02-17T06:02:25.164Z] nexus3.edgexfoundry.org:10002 [2023-02-17T06:02:25.430Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T06:02:25.430Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T06:02:25.430Z] Configure a credential helper to remove this warning. See [2023-02-17T06:02:25.430Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T06:02:25.430Z] [2023-02-17T06:02:25.430Z] Login Succeeded [2023-02-17T06:02:25.430Z] nexus3.edgexfoundry.org:10003 [2023-02-17T06:02:25.430Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T06:02:25.430Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T06:02:25.430Z] Configure a credential helper to remove this warning. See [2023-02-17T06:02:25.430Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T06:02:25.430Z] [2023-02-17T06:02:25.430Z] Login Succeeded [2023-02-17T06:02:25.430Z] nexus3.edgexfoundry.org:10004 [2023-02-17T06:02:25.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T06:02:25.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T06:02:25.697Z] Configure a credential helper to remove this warning. See [2023-02-17T06:02:25.697Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T06:02:25.697Z] [2023-02-17T06:02:25.697Z] Login Succeeded [2023-02-17T06:02:25.697Z] docker.io [2023-02-17T06:02:25.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T06:02:25.961Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T06:02:25.961Z] Configure a credential helper to remove this warning. See [2023-02-17T06:02:25.961Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T06:02:25.961Z] [2023-02-17T06:02:25.961Z] Login Succeeded [2023-02-17T06:02:25.961Z] ---> docker-login.sh ends [Pipeline] } [2023-02-17T06:02:25.984Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-17T06:02:26.609Z] + git rev-list -1 --merges 9dff340d052b255886e7da35bbc4d16b7db46f23~1..9dff340d052b255886e7da35bbc4d16b7db46f23 [Pipeline] echo [2023-02-17T06:02:26.706Z] -----------> git rev-list -1 --merges 9dff340d052b255886e7da35bbc4d16b7db46f23~1..9dff340d052b255886e7da35bbc4d16b7db46f23 9dff340d052b255886e7da35bbc4d16b7db46f23 [false] [Pipeline] sh [2023-02-17T06:02:27.014Z] + git log --format=format:%s -1 9dff340d052b255886e7da35bbc4d16b7db46f23 [Pipeline] echo [2023-02-17T06:02:27.051Z] ========================================================= [2023-02-17T06:02:27.051Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-17T06:02:27.051Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-17T06:02:27.471Z] + git log --format=format:%s -1 9dff340d052b255886e7da35bbc4d16b7db46f23 [Pipeline] echo [2023-02-17T06:02:27.502Z] [semverPrep] GIT_COMMIT: 9dff340d052b255886e7da35bbc4d16b7db46f23, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-02-17T06:02:27.534Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-02-17T06:02:27.920Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-17T06:02:27.920Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-17T06:02:27.920Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-17T06:02:27.920Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-17T06:02:27.920Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-17T06:02:27.920Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-17T06:02:27.920Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T06:02:28.351Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-17T06:02:28.351Z] [2023-02-17T06:02:28.351Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T06:02:28.733Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-17T06:02:28.733Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-17T06:02:28.733Z] b85a868b505f: Pulling fs layer [2023-02-17T06:02:28.733Z] e2be974225ed: Pulling fs layer [2023-02-17T06:02:28.733Z] 339a4e72a1f5: Pulling fs layer [2023-02-17T06:02:28.733Z] 988bab9f4d93: Pulling fs layer [2023-02-17T06:02:28.733Z] 1469e6f7b9e6: Pulling fs layer [2023-02-17T06:02:28.733Z] eaf3925da568: Pulling fs layer [2023-02-17T06:02:28.733Z] bab4dde63d76: Pulling fs layer [2023-02-17T06:02:28.733Z] bde34c3a00c8: Pulling fs layer [2023-02-17T06:02:28.733Z] b352a97aabf1: Pulling fs layer [2023-02-17T06:02:28.733Z] 4872d77fe225: Pulling fs layer [2023-02-17T06:02:28.733Z] 5851b861e8e6: Pulling fs layer [2023-02-17T06:02:28.733Z] bab4dde63d76: Waiting [2023-02-17T06:02:28.733Z] bde34c3a00c8: Waiting [2023-02-17T06:02:28.733Z] b352a97aabf1: Waiting [2023-02-17T06:02:28.733Z] 4872d77fe225: Waiting [2023-02-17T06:02:28.733Z] 5851b861e8e6: Waiting [2023-02-17T06:02:28.733Z] 1469e6f7b9e6: Waiting [2023-02-17T06:02:28.733Z] 988bab9f4d93: Waiting [2023-02-17T06:02:28.733Z] eaf3925da568: Waiting [2023-02-17T06:02:28.733Z] e2be974225ed: Verifying Checksum [2023-02-17T06:02:28.733Z] e2be974225ed: Download complete [2023-02-17T06:02:28.999Z] 988bab9f4d93: Verifying Checksum [2023-02-17T06:02:28.999Z] 988bab9f4d93: Download complete [2023-02-17T06:02:28.999Z] 1469e6f7b9e6: Verifying Checksum [2023-02-17T06:02:28.999Z] 1469e6f7b9e6: Download complete [2023-02-17T06:02:28.999Z] eaf3925da568: Download complete [2023-02-17T06:02:29.278Z] 339a4e72a1f5: Verifying Checksum [2023-02-17T06:02:29.279Z] 339a4e72a1f5: Download complete [2023-02-17T06:02:29.279Z] bde34c3a00c8: Download complete [2023-02-17T06:02:29.546Z] b352a97aabf1: Verifying Checksum [2023-02-17T06:02:29.546Z] b352a97aabf1: Download complete [2023-02-17T06:02:29.546Z] b85a868b505f: Verifying Checksum [2023-02-17T06:02:29.546Z] b85a868b505f: Download complete [2023-02-17T06:02:29.546Z] 4872d77fe225: Verifying Checksum [2023-02-17T06:02:29.546Z] 4872d77fe225: Download complete [2023-02-17T06:02:29.546Z] 5851b861e8e6: Verifying Checksum [2023-02-17T06:02:29.546Z] 5851b861e8e6: Download complete [2023-02-17T06:02:29.807Z] bab4dde63d76: Verifying Checksum [2023-02-17T06:02:29.807Z] bab4dde63d76: Download complete [2023-02-17T06:02:30.743Z] b85a868b505f: Pull complete [2023-02-17T06:02:31.001Z] e2be974225ed: Pull complete [2023-02-17T06:02:31.568Z] 339a4e72a1f5: Pull complete [2023-02-17T06:02:31.568Z] 988bab9f4d93: Pull complete [2023-02-17T06:02:31.826Z] 1469e6f7b9e6: Pull complete [2023-02-17T06:02:31.826Z] eaf3925da568: Pull complete [2023-02-17T06:02:33.729Z] bab4dde63d76: Pull complete [2023-02-17T06:02:33.729Z] bde34c3a00c8: Pull complete [2023-02-17T06:02:33.729Z] b352a97aabf1: Pull complete [2023-02-17T06:02:33.729Z] 4872d77fe225: Pull complete [2023-02-17T06:02:33.729Z] 5851b861e8e6: Pull complete [2023-02-17T06:02:33.729Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-17T06:02:33.729Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-17T06:02:33.729Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T06:02:33.938Z] prd-ubuntu20.04-docker-8c-8g-6395 does not seem to be running inside a container [2023-02-17T06:02:33.968Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-238 -v /w/workspace/gexfoundry_device-snmp-go_PR-238:/w/workspace/gexfoundry_device-snmp-go_PR-238:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-238@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-238@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-17T06:02:35.751Z] $ docker top 392d2eb6bfda7c91902b76388b8531dd94906ac45b9ad5441f38d8f2d4d73706 -eo pid,comm [2023-02-17T06:02:35.803Z] 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-02-17T06:02:35.803Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-17T06:02:35.926Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-17T06:02:35.926Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-17T06:02:36.034Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-17T06:02:36.033Z] $ docker exec 392d2eb6bfda7c91902b76388b8531dd94906ac45b9ad5441f38d8f2d4d73706 ssh-agent [2023-02-17T06:02:36.156Z] SSH_AUTH_SOCK=/tmp/ssh-DphLVvwB5p7c/agent.32 [2023-02-17T06:02:36.156Z] SSH_AGENT_PID=38 [2023-02-17T06:02:36.163Z] Running ssh-add (command line suppressed) [2023-02-17T06:02:36.247Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-238@tmp/private_key_697633063088608488.key (/w/workspace/gexfoundry_device-snmp-go_PR-238@tmp/private_key_697633063088608488.key) [2023-02-17T06:02:36.263Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-17T06:02:36.596Z] + git tag --points-at HEAD [Pipeline] } [2023-02-17T06:02:36.617Z] $ docker exec --env ******** --env ******** 392d2eb6bfda7c91902b76388b8531dd94906ac45b9ad5441f38d8f2d4d73706 ssh-agent -k [2023-02-17T06:02:36.709Z] unset SSH_AUTH_SOCK; [2023-02-17T06:02:36.709Z] unset SSH_AGENT_PID; [2023-02-17T06:02:36.709Z] echo Agent pid 38 killed; [2023-02-17T06:02:36.721Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-17T06:02:36.820Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-17T06:02:36.820Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-17T06:02:36.931Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-17T06:02:36.931Z] $ docker exec 392d2eb6bfda7c91902b76388b8531dd94906ac45b9ad5441f38d8f2d4d73706 ssh-agent [2023-02-17T06:02:37.048Z] SSH_AUTH_SOCK=/tmp/ssh-XcYA5cPHKXi4/agent.70 [2023-02-17T06:02:37.048Z] SSH_AGENT_PID=76 [2023-02-17T06:02:37.054Z] Running ssh-add (command line suppressed) [2023-02-17T06:02:37.156Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-238@tmp/private_key_15569865517247991999.key (/w/workspace/gexfoundry_device-snmp-go_PR-238@tmp/private_key_15569865517247991999.key) [2023-02-17T06:02:37.174Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-17T06:02:37.505Z] + git semver init [2023-02-17T06:02:37.766Z] 2023-02-17 06:02:37,679 [run_init] DEBUG init version:0.0.0 force:False [2023-02-17T06:02:37.766Z] 2023-02-17 06:02:37,680 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-238/.semver [2023-02-17T06:02:37.766Z] 2023-02-17 06:02:37,681 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/gexfoundry_device-snmp-go_PR-238/.semver [2023-02-17T06:02:37.766Z] 2023-02-17 06:02:37,681 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/gexfoundry_device-snmp-go_PR-238/.semver'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-238, universal_newlines=False, shell=None, istream=None) [2023-02-17T06:02:38.706Z] 2023-02-17 06:02:38,639 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-238/.git/info/exclude [2023-02-17T06:02:38.706Z] 2023-02-17 06:02:38,640 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-snmp-go_PR-238/.semver/PR-238 with force:False [2023-02-17T06:02:38.706Z] 2023-02-17 06:02:38,640 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-238/.semver/PR-238 [2023-02-17T06:02:38.706Z] 2023-02-17 06:02:38,644 [execute] INFO git cat-file --batch-check [2023-02-17T06:02:38.706Z] 2023-02-17 06:02:38,644 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-238/.semver, universal_newlines=False, shell=None, istream=) [2023-02-17T06:02:38.706Z] 2023-02-17 06:02:38,650 [execute] INFO git cat-file --batch [2023-02-17T06:02:38.706Z] 2023-02-17 06:02:38,650 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-238/.semver, universal_newlines=False, shell=None, istream=) [2023-02-17T06:02:38.706Z] 2023-02-17 06:02:38,655 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-238/.semver/PR-238 [2023-02-17T06:02:38.706Z] 0.0.0 [Pipeline] } [2023-02-17T06:02:38.728Z] $ docker exec --env ******** --env ******** 392d2eb6bfda7c91902b76388b8531dd94906ac45b9ad5441f38d8f2d4d73706 ssh-agent -k [2023-02-17T06:02:38.809Z] unset SSH_AUTH_SOCK; [2023-02-17T06:02:38.809Z] unset SSH_AGENT_PID; [2023-02-17T06:02:38.810Z] echo Agent pid 76 killed; [2023-02-17T06:02:38.822Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-17T06:02:39.252Z] + git semver [Pipeline] } [2023-02-17T06:02:39.530Z] $ docker stop --time=1 392d2eb6bfda7c91902b76388b8531dd94906ac45b9ad5441f38d8f2d4d73706 [2023-02-17T06:02:40.944Z] $ docker rm -f --volumes 392d2eb6bfda7c91902b76388b8531dd94906ac45b9ad5441f38d8f2d4d73706 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-17T06:02:41.374Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-17T06:02:41.643Z] Stashed 1 file(s) [Pipeline] echo [2023-02-17T06:02:41.659Z] [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-02-17T06:02:42.267Z] provisioning config files... [2023-02-17T06:02:42.276Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-238@tmp/config10432093335059954826tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-17T06:02:42.619Z] ---> docker-login.sh [2023-02-17T06:02:42.619Z] nexus3.edgexfoundry.org:10001 [2023-02-17T06:02:42.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T06:02:42.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T06:02:42.619Z] Configure a credential helper to remove this warning. See [2023-02-17T06:02:42.619Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T06:02:42.619Z] [2023-02-17T06:02:42.619Z] Login Succeeded [2023-02-17T06:02:42.619Z] nexus3.edgexfoundry.org:10002 [2023-02-17T06:02:42.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T06:02:42.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T06:02:42.619Z] Configure a credential helper to remove this warning. See [2023-02-17T06:02:42.619Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T06:02:42.619Z] [2023-02-17T06:02:42.619Z] Login Succeeded [2023-02-17T06:02:42.619Z] nexus3.edgexfoundry.org:10003 [2023-02-17T06:02:42.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T06:02:42.877Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T06:02:42.877Z] Configure a credential helper to remove this warning. See [2023-02-17T06:02:42.877Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T06:02:42.877Z] [2023-02-17T06:02:42.877Z] Login Succeeded [2023-02-17T06:02:42.877Z] nexus3.edgexfoundry.org:10004 [2023-02-17T06:02:42.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T06:02:42.877Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T06:02:42.877Z] Configure a credential helper to remove this warning. See [2023-02-17T06:02:42.877Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T06:02:42.877Z] [2023-02-17T06:02:42.877Z] Login Succeeded [2023-02-17T06:02:42.877Z] docker.io [2023-02-17T06:02:43.136Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T06:02:43.136Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T06:02:43.136Z] Configure a credential helper to remove this warning. See [2023-02-17T06:02:43.136Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T06:02:43.136Z] [2023-02-17T06:02:43.136Z] Login Succeeded [2023-02-17T06:02:43.136Z] ---> docker-login.sh ends [Pipeline] } [2023-02-17T06:02:43.164Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-17T06:02:43.350Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-17T06:02:43.391Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-17T06:02:43.424Z] ========================================================= [2023-02-17T06:02:43.424Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-17T06:02:43.424Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T06:02:43.880Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-17T06:02:43.880Z] Sending build context to Docker daemon 5.68MB [2023-02-17T06:02:43.880Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-02-17T06:02:43.880Z] Step 2/12 : FROM ${BASE} AS builder [2023-02-17T06:02:43.880Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-17T06:02:43.880Z] 213ec9aee27d: Pulling fs layer [2023-02-17T06:02:43.880Z] 4583459ba037: Pulling fs layer [2023-02-17T06:02:43.880Z] 93c1e223e6f2: Pulling fs layer [2023-02-17T06:02:43.880Z] 53926ce57604: Pulling fs layer [2023-02-17T06:02:43.880Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-17T06:02:43.880Z] 22ff95d597cd: Pulling fs layer [2023-02-17T06:02:43.880Z] 12d6caf4c0d1: Pulling fs layer [2023-02-17T06:02:43.880Z] 96b7cbca73a9: Pulling fs layer [2023-02-17T06:02:43.880Z] a7acece74701: Pulling fs layer [2023-02-17T06:02:43.880Z] 53926ce57604: Waiting [2023-02-17T06:02:43.880Z] 21b2b0c7a3f4: Waiting [2023-02-17T06:02:43.880Z] 22ff95d597cd: Waiting [2023-02-17T06:02:43.880Z] 12d6caf4c0d1: Waiting [2023-02-17T06:02:43.880Z] 96b7cbca73a9: Waiting [2023-02-17T06:02:43.880Z] a7acece74701: Waiting [2023-02-17T06:02:44.146Z] 93c1e223e6f2: Verifying Checksum [2023-02-17T06:02:44.146Z] 93c1e223e6f2: Download complete [2023-02-17T06:02:44.146Z] 4583459ba037: Verifying Checksum [2023-02-17T06:02:44.146Z] 4583459ba037: Download complete [2023-02-17T06:02:44.146Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-17T06:02:44.146Z] 21b2b0c7a3f4: Download complete [2023-02-17T06:02:44.146Z] 22ff95d597cd: Verifying Checksum [2023-02-17T06:02:44.146Z] 22ff95d597cd: Download complete [2023-02-17T06:02:44.146Z] 213ec9aee27d: Verifying Checksum [2023-02-17T06:02:44.146Z] 12d6caf4c0d1: Download complete [2023-02-17T06:02:45.558Z] a7acece74701: Verifying Checksum [2023-02-17T06:02:45.558Z] a7acece74701: Download complete [2023-02-17T06:02:45.558Z] 53926ce57604: Verifying Checksum [2023-02-17T06:02:45.558Z] 53926ce57604: Download complete [2023-02-17T06:02:45.817Z] 96b7cbca73a9: Verifying Checksum [2023-02-17T06:02:45.817Z] 96b7cbca73a9: Download complete [2023-02-17T06:02:55.807Z] 213ec9aee27d: Pull complete [2023-02-17T06:02:55.807Z] 4583459ba037: Pull complete [2023-02-17T06:02:55.807Z] 93c1e223e6f2: Pull complete [2023-02-17T06:02:57.091Z] Still waiting to schedule task [2023-02-17T06:02:57.091Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-02-17T06:02:59.095Z] 53926ce57604: Pull complete [2023-02-17T06:02:59.095Z] 21b2b0c7a3f4: Pull complete [2023-02-17T06:02:59.095Z] 22ff95d597cd: Pull complete [2023-02-17T06:02:59.095Z] 12d6caf4c0d1: Pull complete [2023-02-17T06:03:00.994Z] 96b7cbca73a9: Pull complete [2023-02-17T06:03:01.926Z] a7acece74701: Pull complete [2023-02-17T06:03:01.926Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-17T06:03:01.926Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-17T06:03:01.926Z] ---> db6d94c90886 [2023-02-17T06:03:01.926Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-02-17T06:03:03.830Z] ---> Running in 911b6266b600 [2023-02-17T06:03:03.830Z] Removing intermediate container 911b6266b600 [2023-02-17T06:03:03.830Z] ---> 4deea31dabb8 [2023-02-17T06:03:03.830Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-17T06:03:04.088Z] ---> Running in ea384ee5c59d [2023-02-17T06:03:04.088Z] Removing intermediate container ea384ee5c59d [2023-02-17T06:03:04.088Z] ---> 8aadc7bc9b51 [2023-02-17T06:03:04.088Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-02-17T06:03:04.088Z] ---> Running in b95063331a60 [2023-02-17T06:03:04.346Z] Removing intermediate container b95063331a60 [2023-02-17T06:03:04.346Z] ---> 22d26731c505 [2023-02-17T06:03:04.346Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-02-17T06:03:04.346Z] ---> Running in 240732f3a6cf [2023-02-17T06:03:04.346Z] Removing intermediate container 240732f3a6cf [2023-02-17T06:03:04.346Z] ---> e62e03c2fe56 [2023-02-17T06:03:04.346Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-17T06:03:04.605Z] ---> Running in abb25a0e7caf [2023-02-17T06:03:04.863Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T06:03:04.863Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T06:03:05.432Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-02-17T06:03:05.432Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-02-17T06:03:05.432Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-02-17T06:03:05.432Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-02-17T06:03:05.432Z] Executing busybox-1.35.0-r17.trigger [2023-02-17T06:03:05.432Z] OK: 216 MiB in 55 packages [2023-02-17T06:03:05.689Z] Removing intermediate container abb25a0e7caf [2023-02-17T06:03:05.689Z] ---> 18d11cae2913 [2023-02-17T06:03:05.689Z] Step 8/12 : WORKDIR /device-snmp-go [2023-02-17T06:03:05.689Z] ---> Running in 1e4b130868b4 [2023-02-17T06:03:05.957Z] Removing intermediate container 1e4b130868b4 [2023-02-17T06:03:05.957Z] ---> 23cd15951d6d [2023-02-17T06:03:05.957Z] Step 9/12 : COPY go.mod vendor* ./ [2023-02-17T06:03:05.957Z] ---> 9436ee7904aa [2023-02-17T06:03:05.957Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T06:03:05.957Z] ---> Running in e0f0b35dc325 [2023-02-17T06:03:38.047Z] Removing intermediate container e0f0b35dc325 [2023-02-17T06:03:38.047Z] ---> da954297b081 [2023-02-17T06:03:38.047Z] Step 11/12 : COPY . . [2023-02-17T06:03:38.047Z] ---> a3bbedf321f1 [2023-02-17T06:03:38.047Z] Step 12/12 : RUN ${MAKE} [2023-02-17T06:03:38.047Z] ---> Running in 42db9a1a1bdf [2023-02-17T06:03:38.047Z] noop [2023-02-17T06:03:38.047Z] Removing intermediate container 42db9a1a1bdf [2023-02-17T06:03:38.047Z] ---> 16e0ab117ae2 [2023-02-17T06:03:38.047Z] Successfully built 16e0ab117ae2 [2023-02-17T06:03:38.047Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T06:03:38.465Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-17T06:03:38.465Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T06:03:38.596Z] prd-ubuntu20.04-docker-8c-8g-6395 does not seem to be running inside a container [2023-02-17T06:03:38.626Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-238 -v /w/workspace/gexfoundry_device-snmp-go_PR-238:/w/workspace/gexfoundry_device-snmp-go_PR-238:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-238@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-238@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-17T06:03:38.996Z] $ docker top 421c4ce063f783d96ddccd4ae6fc478d1f669e4a537fc03801728f7014224f21 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-17T06:03:39.383Z] + go version [2023-02-17T06:03:39.383Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-17T06:03:39.416Z] $ docker stop --time=1 421c4ce063f783d96ddccd4ae6fc478d1f669e4a537fc03801728f7014224f21 [2023-02-17T06:03:40.712Z] $ docker rm -f --volumes 421c4ce063f783d96ddccd4ae6fc478d1f669e4a537fc03801728f7014224f21 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T06:03:41.531Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-17T06:03:41.531Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T06:03:41.668Z] prd-ubuntu20.04-docker-8c-8g-6395 does not seem to be running inside a container [2023-02-17T06:03:41.703Z] $ 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-238 -v /w/workspace/gexfoundry_device-snmp-go_PR-238:/w/workspace/gexfoundry_device-snmp-go_PR-238:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-238@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-238@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-17T06:03:42.060Z] $ docker top 118311febf2530d0ca79becfb7052eb7e9fd6a1e04f2dd65d29a899a15342c4e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-17T06:03:42.442Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-snmp-go_PR-238 [Pipeline] fileExists [Pipeline] sh [2023-02-17T06:03:42.789Z] + make test [2023-02-17T06:03:42.789Z] go test ./... -coverprofile=coverage.out [2023-02-17T06:03:43.047Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-02-17T06:03:51.156Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2023-02-17T06:03:51.156Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.036s coverage: 0.0% of statements [2023-02-17T06:03:56.422Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-02-17T06:03:56.422Z] go vet ./... [2023-02-17T06:03:59.702Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-17T06:03:59.702Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-17T06:03:59.702Z] ./bin/test-attribution-txt.sh [2023-02-17T06:03:59.702Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-02-17T06:03:59.702Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-02-17T06:03:59.734Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-17T06:03:59.771Z] $ docker stop --time=1 118311febf2530d0ca79becfb7052eb7e9fd6a1e04f2dd65d29a899a15342c4e [2023-02-17T06:04:01.718Z] $ docker rm -f --volumes 118311febf2530d0ca79becfb7052eb7e9fd6a1e04f2dd65d29a899a15342c4e [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-17T06:04:02.258Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-17T06:04:02.321Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-02-17T06:04:03.032Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-17T06:04:03.415Z] + ls -al . [2023-02-17T06:04:03.415Z] total 172 [2023-02-17T06:04:03.415Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 17 06:03 . [2023-02-17T06:04:03.415Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 06:02 .. [2023-02-17T06:04:03.415Z] -rw-rw-r-- 1 jenkins jenkins 6 Feb 17 06:02 .dockerignore [2023-02-17T06:04:03.415Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 17 06:03 .git [2023-02-17T06:04:03.415Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 17 06:02 .github [2023-02-17T06:04:03.415Z] -rw-rw-r-- 1 jenkins jenkins 328 Feb 17 06:02 .gitignore [2023-02-17T06:04:03.415Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 17 06:02 .golangci.yml [2023-02-17T06:04:03.415Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 17 06:02 .semver [2023-02-17T06:04:03.415Z] -rw-rw-r-- 1 jenkins jenkins 8828 Feb 17 06:02 Attribution.txt [2023-02-17T06:04:03.415Z] -rw-rw-r-- 1 jenkins jenkins 8355 Feb 17 06:02 CHANGELOG.md [2023-02-17T06:04:03.415Z] -rw-rw-r-- 1 jenkins jenkins 1423 Feb 17 06:02 Dockerfile [2023-02-17T06:04:03.415Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 17 06:02 GOVERNANCE.md [2023-02-17T06:04:03.415Z] -rw-rw-r-- 1 jenkins jenkins 656 Feb 17 06:02 Jenkinsfile [2023-02-17T06:04:03.415Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 17 06:02 LICENSE [2023-02-17T06:04:03.415Z] -rw-rw-r-- 1 jenkins jenkins 2079 Feb 17 06:02 Makefile [2023-02-17T06:04:03.415Z] -rw-rw-r-- 1 jenkins jenkins 620 Feb 17 06:02 OWNERS.md [2023-02-17T06:04:03.415Z] -rw-rw-r-- 1 jenkins jenkins 10054 Feb 17 06:02 README.md [2023-02-17T06:04:03.415Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 17 06:02 VERSION [2023-02-17T06:04:03.415Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 17 06:02 bin [2023-02-17T06:04:03.415Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 17 06:02 cmd [2023-02-17T06:04:03.415Z] -rw-r--r-- 1 jenkins jenkins 7631 Feb 17 06:03 coverage.out [2023-02-17T06:04:03.415Z] -rw-rw-r-- 1 jenkins jenkins 3326 Feb 17 06:02 go.mod [2023-02-17T06:04:03.415Z] -rw-rw-r-- 1 jenkins jenkins 32920 Feb 17 06:02 go.sum [2023-02-17T06:04:03.415Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 17 06:02 internal [2023-02-17T06:04:03.415Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 06:02 snap [2023-02-17T06:04:03.415Z] -rw-rw-r-- 1 jenkins jenkins 228 Feb 17 06:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T06:04:03.807Z] + 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=9dff340d052b255886e7da35bbc4d16b7db46f23 --label arch=amd64 --label version=0.0.0 . [2023-02-17T06:04:03.807Z] Sending build context to Docker daemon 5.688MB [2023-02-17T06:04:03.807Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2023-02-17T06:04:03.807Z] Step 2/24 : FROM ${BASE} AS builder [2023-02-17T06:04:03.807Z] ---> 16e0ab117ae2 [2023-02-17T06:04:03.807Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-17T06:04:03.807Z] ---> Running in 9f4162afb324 [2023-02-17T06:04:04.065Z] Removing intermediate container 9f4162afb324 [2023-02-17T06:04:04.065Z] ---> b67b2012a4b5 [2023-02-17T06:04:04.065Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-17T06:04:04.065Z] ---> Running in b445365b0f0f [2023-02-17T06:04:04.065Z] Removing intermediate container b445365b0f0f [2023-02-17T06:04:04.065Z] ---> 5385ed107b32 [2023-02-17T06:04:04.065Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-02-17T06:04:04.065Z] ---> Running in e8f679978a46 [2023-02-17T06:04:04.323Z] Removing intermediate container e8f679978a46 [2023-02-17T06:04:04.323Z] ---> 98a6f6af3bfd [2023-02-17T06:04:04.323Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-02-17T06:04:04.323Z] ---> Running in 8d682b491209 [2023-02-17T06:04:04.323Z] Removing intermediate container 8d682b491209 [2023-02-17T06:04:04.323Z] ---> 7a759c290599 [2023-02-17T06:04:04.323Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-17T06:04:04.323Z] ---> Running in a2269f4b80b2 [2023-02-17T06:04:04.581Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T06:04:04.839Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T06:04:05.105Z] OK: 216 MiB in 55 packages [2023-02-17T06:04:05.364Z] Removing intermediate container a2269f4b80b2 [2023-02-17T06:04:05.364Z] ---> e69cd29f910d [2023-02-17T06:04:05.364Z] Step 8/24 : WORKDIR /device-snmp-go [2023-02-17T06:04:05.364Z] ---> Running in 80b3eefec800 [2023-02-17T06:04:05.622Z] Removing intermediate container 80b3eefec800 [2023-02-17T06:04:05.622Z] ---> 57b160eede91 [2023-02-17T06:04:05.622Z] Step 9/24 : COPY go.mod vendor* ./ [2023-02-17T06:04:05.622Z] ---> 1048831c98e7 [2023-02-17T06:04:05.622Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T06:04:05.622Z] ---> Running in 8083fcfb0760 [2023-02-17T06:04:06.557Z] Removing intermediate container 8083fcfb0760 [2023-02-17T06:04:06.557Z] ---> ceb9bd3866b9 [2023-02-17T06:04:06.557Z] Step 11/24 : COPY . . [2023-02-17T06:04:06.816Z] ---> 5bdeaf159c20 [2023-02-17T06:04:06.816Z] Step 12/24 : RUN ${MAKE} [2023-02-17T06:04:06.816Z] ---> Running in 0732f4424399 [2023-02-17T06:04:07.076Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2023-02-17T06:04:25.155Z] Removing intermediate container 0732f4424399 [2023-02-17T06:04:25.155Z] ---> db0ce9902d88 [2023-02-17T06:04:25.155Z] Step 13/24 : FROM alpine:3.16 [2023-02-17T06:04:25.155Z] 3.16: Pulling from library/alpine [2023-02-17T06:04:25.155Z] ef5531b6e74e: Pulling fs layer [2023-02-17T06:04:25.155Z] ef5531b6e74e: Download complete [2023-02-17T06:04:25.155Z] ef5531b6e74e: Pull complete [2023-02-17T06:04:25.155Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-17T06:04:25.155Z] Status: Downloaded newer image for alpine:3.16 [2023-02-17T06:04:25.155Z] ---> dfd21b5a31f5 [2023-02-17T06:04:25.155Z] Step 14/24 : RUN apk add --update --no-cache dumb-init [2023-02-17T06:04:25.155Z] ---> Running in 34c7c4d9ac98 [2023-02-17T06:04:25.155Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-17T06:04:25.155Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-17T06:04:25.155Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-17T06:04:25.155Z] Executing busybox-1.35.0-r17.trigger [2023-02-17T06:04:25.414Z] OK: 6 MiB in 15 packages [2023-02-17T06:04:25.671Z] Removing intermediate container 34c7c4d9ac98 [2023-02-17T06:04:25.671Z] ---> 76cd093532a9 [2023-02-17T06:04:25.671Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2023-02-17T06:04:26.239Z] ---> c4be8e315bef [2023-02-17T06:04:26.239Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2023-02-17T06:04:26.239Z] ---> 9a75bb050555 [2023-02-17T06:04:26.239Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2023-02-17T06:04:26.498Z] ---> 8d6397129380 [2023-02-17T06:04:26.498Z] Step 18/24 : EXPOSE 59993 [2023-02-17T06:04:26.498Z] ---> Running in e31831feda7f [2023-02-17T06:04:26.498Z] Removing intermediate container e31831feda7f [2023-02-17T06:04:26.498Z] ---> 2f7a556a828e [2023-02-17T06:04:26.498Z] Step 19/24 : EXPOSE 161 [2023-02-17T06:04:26.498Z] ---> Running in 98cdb45d7f7e [2023-02-17T06:04:26.756Z] Removing intermediate container 98cdb45d7f7e [2023-02-17T06:04:26.756Z] ---> dd2389832abc [2023-02-17T06:04:26.756Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2023-02-17T06:04:26.756Z] ---> Running in e8e6e2c065b4 [2023-02-17T06:04:26.756Z] Removing intermediate container e8e6e2c065b4 [2023-02-17T06:04:26.756Z] ---> 82aeb3a9c680 [2023-02-17T06:04:26.756Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-17T06:04:27.017Z] ---> Running in af5e84e31cf2 [2023-02-17T06:04:27.017Z] Removing intermediate container af5e84e31cf2 [2023-02-17T06:04:27.017Z] ---> 9f31df271b08 [2023-02-17T06:04:27.017Z] Step 22/24 : LABEL arch=amd64 [2023-02-17T06:04:27.017Z] ---> Running in 9cc08e1be16b [2023-02-17T06:04:27.017Z] Removing intermediate container 9cc08e1be16b [2023-02-17T06:04:27.017Z] ---> 010d1499a2d3 [2023-02-17T06:04:27.017Z] Step 23/24 : LABEL git_sha=9dff340d052b255886e7da35bbc4d16b7db46f23 [2023-02-17T06:04:27.276Z] ---> Running in fbb3d84e4650 [2023-02-17T06:04:27.276Z] Removing intermediate container fbb3d84e4650 [2023-02-17T06:04:27.276Z] ---> 90d052f38171 [2023-02-17T06:04:27.276Z] Step 24/24 : LABEL version=0.0.0 [2023-02-17T06:04:27.276Z] ---> Running in d692133a6dfa [2023-02-17T06:04:27.536Z] Removing intermediate container d692133a6dfa [2023-02-17T06:04:27.536Z] ---> beb1b2c6f038 [2023-02-17T06:04:27.536Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-17T06:04:27.536Z] Successfully built beb1b2c6f038 [2023-02-17T06:04:27.536Z] 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-02-17T06:04:28.351Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-17T06:04:28.351Z] [2023-02-17T06:04:28.351Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T06:04:28.731Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-17T06:04:28.731Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-17T06:04:28.731Z] 5eb5b503b376: Pulling fs layer [2023-02-17T06:04:28.731Z] 5c69ac0246d0: Pulling fs layer [2023-02-17T06:04:28.731Z] ec43610c2a17: Pulling fs layer [2023-02-17T06:04:28.731Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-17T06:04:28.731Z] 33b1e0a273af: Pulling fs layer [2023-02-17T06:04:28.731Z] 5d3b04190fa2: Pulling fs layer [2023-02-17T06:04:28.731Z] 2f39f015ded8: Pulling fs layer [2023-02-17T06:04:28.731Z] 33b1e0a273af: Waiting [2023-02-17T06:04:28.731Z] 3a2ae6a8a46f: Waiting [2023-02-17T06:04:28.731Z] 5d3b04190fa2: Waiting [2023-02-17T06:04:28.731Z] 2f39f015ded8: Waiting [2023-02-17T06:04:28.731Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-17T06:04:28.731Z] 3a2ae6a8a46f: Download complete [2023-02-17T06:04:28.993Z] 33b1e0a273af: Download complete [2023-02-17T06:04:28.993Z] 5d3b04190fa2: Verifying Checksum [2023-02-17T06:04:28.993Z] 5d3b04190fa2: Download complete [2023-02-17T06:04:28.993Z] ec43610c2a17: Verifying Checksum [2023-02-17T06:04:28.993Z] ec43610c2a17: Download complete [2023-02-17T06:04:28.993Z] 5eb5b503b376: Verifying Checksum [2023-02-17T06:04:28.993Z] 5eb5b503b376: Download complete [2023-02-17T06:04:29.934Z] 2f39f015ded8: Download complete [2023-02-17T06:04:30.193Z] 5eb5b503b376: Pull complete [2023-02-17T06:04:30.193Z] 5c69ac0246d0: Pull complete [2023-02-17T06:04:30.760Z] ec43610c2a17: Pull complete [2023-02-17T06:04:30.760Z] 3a2ae6a8a46f: Pull complete [2023-02-17T06:04:31.019Z] 33b1e0a273af: Pull complete [2023-02-17T06:04:31.019Z] 5d3b04190fa2: Pull complete [2023-02-17T06:04:35.203Z] 2f39f015ded8: Pull complete [2023-02-17T06:04:35.203Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-17T06:04:35.203Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-17T06:04:35.203Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T06:04:35.421Z] prd-ubuntu20.04-docker-8c-8g-6395 does not seem to be running inside a container [2023-02-17T06:04:35.455Z] $ 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-238 -v /w/workspace/gexfoundry_device-snmp-go_PR-238:/w/workspace/gexfoundry_device-snmp-go_PR-238:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-238@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-238@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-17T06:04:37.358Z] $ docker top 04bbe8d7c9ce623462a91cd5321c9bb71cdcaef6bcc71d686255e524086c1359 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-17T06:04:37.792Z] ---> job-cost.sh [2023-02-17T06:04:37.792Z] lf-activate-venv: SKIPPING [2023-02-17T06:04:37.792Z] INFO: No Stack... [2023-02-17T06:04:38.358Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-17T06:04:38.925Z] INFO: Archiving Costs [Pipeline] sh [2023-02-17T06:04:39.241Z] + cat /w/workspace/gexfoundry_device-snmp-go_PR-238/archives/cost.csv [2023-02-17T06:04:39.241Z] + cut -d, -f6 [Pipeline] lock [2023-02-17T06:04:39.278Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-238-1-stack-cost] [2023-02-17T06:04:39.282Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-238-1-stack-cost] did not exist. Created. [2023-02-17T06:04:39.282Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-238-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-17T06:04:39.676Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-02-17T06:04:39.726Z] Stashed 1 file(s) [Pipeline] } [2023-02-17T06:04:39.753Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-238-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-17T06:04:39.821Z] $ docker stop --time=1 04bbe8d7c9ce623462a91cd5321c9bb71cdcaef6bcc71d686255e524086c1359 [2023-02-17T06:04:40.969Z] $ docker rm -f --volumes 04bbe8d7c9ce623462a91cd5321c9bb71cdcaef6bcc71d686255e524086c1359 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-17T06:05:21.441Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6398 in /w/workspace/gexfoundry_device-snmp-go_PR-238 [Pipeline] { [Pipeline] ws [2023-02-17T06:05:21.501Z] Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout [2023-02-17T06:05:21.716Z] Selected Git installation does not exist. Using Default [2023-02-17T06:05:21.716Z] The recommended git tool is: NONE [2023-02-17T06:05:31.351Z] using credential edgex-jenkins-ssh [2023-02-17T06:05:31.377Z] Cloning the remote Git repository [2023-02-17T06:05:31.457Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2023-02-17T06:05:31.563Z] > git init /w/workspace/device-snmp-go/1 # timeout=10 [2023-02-17T06:05:31.914Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2023-02-17T06:05:31.915Z] > git --version # timeout=10 [2023-02-17T06:05:32.045Z] > git --version # 'git version 2.25.1' [2023-02-17T06:05:32.048Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-17T06:05:32.201Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-17T06:05:33.792Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2023-02-17T06:05:33.895Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-17T06:05:36.530Z] Merging remotes/origin/main commit 2bd6e5dae59222faf073cfb9822f90f2048c0bba into PR head commit 9dff340d052b255886e7da35bbc4d16b7db46f23 [2023-02-17T06:05:35.784Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2023-02-17T06:05:35.872Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2023-02-17T06:05:35.873Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-17T06:05:35.891Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/238/head:refs/remotes/origin/PR-238 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-17T06:05:36.554Z] > git config core.sparsecheckout # timeout=10 [2023-02-17T06:05:36.598Z] > git checkout -f 9dff340d052b255886e7da35bbc4d16b7db46f23 # timeout=10 [2023-02-17T06:05:36.734Z] > git remote # timeout=10 [2023-02-17T06:05:36.769Z] > git config --get remote.origin.url # timeout=10 [2023-02-17T06:05:36.807Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-17T06:05:36.823Z] > git merge 2bd6e5dae59222faf073cfb9822f90f2048c0bba # timeout=10 [2023-02-17T06:05:36.908Z] Merge succeeded, producing 9dff340d052b255886e7da35bbc4d16b7db46f23 [2023-02-17T06:05:36.908Z] Checking out Revision 9dff340d052b255886e7da35bbc4d16b7db46f23 (PR-238) [2023-02-17T06:05:37.615Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-02-17T06:05:37.681Z] > git --version # timeout=10 [2023-02-17T06:05:37.699Z] > git --version # 'git version 2.25.1' [2023-02-17T06:05:37.719Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-17T06:05:36.883Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-17T06:05:36.916Z] > git config core.sparsecheckout # timeout=10 [2023-02-17T06:05:36.947Z] > git checkout -f 9dff340d052b255886e7da35bbc4d16b7db46f23 # timeout=10 [2023-02-17T06:05:38.913Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-17T06:05:38.913Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-17T06:05:38.913Z] Dload Upload Total Spent Left Speed [2023-02-17T06:05:38.913Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 191k 0 --:--:-- --:--:-- --:--:-- 191k [Pipeline] sh [2023-02-17T06:05:39.948Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-17T06:05:40.362Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-17T06:05:40.362Z] + sudo tee /etc/docker/daemon.new [2023-02-17T06:05:40.362Z] { [2023-02-17T06:05:40.362Z] "registry-mirrors": [ [2023-02-17T06:05:40.362Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-17T06:05:40.362Z] ], [2023-02-17T06:05:40.362Z] "bip": "10.250.0.254/24", [2023-02-17T06:05:40.362Z] "hosts": [ [2023-02-17T06:05:40.362Z] "tcp://0.0.0.0:5555", [2023-02-17T06:05:40.362Z] "unix:///var/run/docker.sock" [2023-02-17T06:05:40.362Z] ], [2023-02-17T06:05:40.362Z] "mtu": 1458, [2023-02-17T06:05:40.362Z] "selinux-enabled": true, [2023-02-17T06:05:40.362Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-17T06:05:40.362Z] } [Pipeline] sh [2023-02-17T06:05:40.773Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-17T06:05:41.127Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-17T06:05:59.514Z] provisioning config files... [2023-02-17T06:05:59.548Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config17831535917475901920tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-17T06:05:59.955Z] ---> docker-login.sh [2023-02-17T06:05:59.955Z] nexus3.edgexfoundry.org:10001 [2023-02-17T06:06:00.553Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T06:06:00.553Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T06:06:00.553Z] Configure a credential helper to remove this warning. See [2023-02-17T06:06:00.553Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T06:06:00.553Z] [2023-02-17T06:06:00.553Z] Login Succeeded [2023-02-17T06:06:00.553Z] nexus3.edgexfoundry.org:10002 [2023-02-17T06:06:00.824Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T06:06:01.095Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T06:06:01.095Z] Configure a credential helper to remove this warning. See [2023-02-17T06:06:01.095Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T06:06:01.095Z] [2023-02-17T06:06:01.095Z] Login Succeeded [2023-02-17T06:06:01.095Z] nexus3.edgexfoundry.org:10003 [2023-02-17T06:06:01.366Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T06:06:01.366Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T06:06:01.366Z] Configure a credential helper to remove this warning. See [2023-02-17T06:06:01.366Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T06:06:01.366Z] [2023-02-17T06:06:01.366Z] Login Succeeded [2023-02-17T06:06:01.366Z] nexus3.edgexfoundry.org:10004 [2023-02-17T06:06:01.641Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T06:06:01.641Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T06:06:01.641Z] Configure a credential helper to remove this warning. See [2023-02-17T06:06:01.641Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T06:06:01.641Z] [2023-02-17T06:06:01.641Z] Login Succeeded [2023-02-17T06:06:01.641Z] docker.io [2023-02-17T06:06:01.910Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-17T06:06:02.179Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-17T06:06:02.179Z] Configure a credential helper to remove this warning. See [2023-02-17T06:06:02.179Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-17T06:06:02.179Z] [2023-02-17T06:06:02.179Z] Login Succeeded [2023-02-17T06:06:02.179Z] ---> docker-login.sh ends [Pipeline] } [2023-02-17T06:06:02.208Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-17T06:06:02.659Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-17T06:06:02.694Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-17T06:06:02.723Z] ========================================================= [2023-02-17T06:06:02.723Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-17T06:06:02.723Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T06:06:03.220Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-17T06:06:03.491Z] Sending build context to Docker daemon 2.939MB [2023-02-17T06:06:03.491Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-02-17T06:06:03.491Z] Step 2/12 : FROM ${BASE} AS builder [2023-02-17T06:06:03.763Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-17T06:06:03.763Z] 9b18e9b68314: Pulling fs layer [2023-02-17T06:06:03.763Z] 35d82f9e3411: Pulling fs layer [2023-02-17T06:06:03.763Z] e16973657156: Pulling fs layer [2023-02-17T06:06:03.763Z] fc693d55d65f: Pulling fs layer [2023-02-17T06:06:03.763Z] 7e9fc2657dce: Pulling fs layer [2023-02-17T06:06:03.763Z] dda99020689f: Pulling fs layer [2023-02-17T06:06:03.763Z] db1c61fa0a46: Pulling fs layer [2023-02-17T06:06:03.763Z] 891c053d2c06: Pulling fs layer [2023-02-17T06:06:03.763Z] fc693d55d65f: Waiting [2023-02-17T06:06:03.763Z] 7e9fc2657dce: Waiting [2023-02-17T06:06:03.763Z] dda99020689f: Waiting [2023-02-17T06:06:03.763Z] db1c61fa0a46: Waiting [2023-02-17T06:06:03.763Z] 891c053d2c06: Waiting [2023-02-17T06:06:03.763Z] e16973657156: Verifying Checksum [2023-02-17T06:06:03.763Z] e16973657156: Download complete [2023-02-17T06:06:03.763Z] 35d82f9e3411: Verifying Checksum [2023-02-17T06:06:03.763Z] 35d82f9e3411: Download complete [2023-02-17T06:06:03.763Z] 7e9fc2657dce: Verifying Checksum [2023-02-17T06:06:03.763Z] 7e9fc2657dce: Download complete [2023-02-17T06:06:03.763Z] dda99020689f: Verifying Checksum [2023-02-17T06:06:03.763Z] dda99020689f: Download complete [2023-02-17T06:06:03.763Z] 9b18e9b68314: Verifying Checksum [2023-02-17T06:06:03.763Z] 9b18e9b68314: Download complete [2023-02-17T06:06:04.744Z] 9b18e9b68314: Pull complete [2023-02-17T06:06:05.017Z] 891c053d2c06: Verifying Checksum [2023-02-17T06:06:05.017Z] 891c053d2c06: Download complete [2023-02-17T06:06:05.300Z] 35d82f9e3411: Pull complete [2023-02-17T06:06:05.573Z] e16973657156: Pull complete [2023-02-17T06:06:06.226Z] db1c61fa0a46: Verifying Checksum [2023-02-17T06:06:06.226Z] db1c61fa0a46: Download complete [2023-02-17T06:06:06.812Z] fc693d55d65f: Verifying Checksum [2023-02-17T06:06:06.812Z] fc693d55d65f: Download complete [2023-02-17T06:06:19.138Z] fc693d55d65f: Pull complete [2023-02-17T06:06:19.139Z] 7e9fc2657dce: Pull complete [2023-02-17T06:06:19.139Z] dda99020689f: Pull complete [2023-02-17T06:06:23.406Z] db1c61fa0a46: Pull complete [2023-02-17T06:06:25.378Z] 891c053d2c06: Pull complete [2023-02-17T06:06:25.378Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-17T06:06:25.378Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-17T06:06:25.378Z] ---> f96f9c87975a [2023-02-17T06:06:25.378Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-02-17T06:06:27.342Z] ---> Running in c985ec036efb [2023-02-17T06:06:27.942Z] Removing intermediate container c985ec036efb [2023-02-17T06:06:27.942Z] ---> ceb346912db4 [2023-02-17T06:06:27.942Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-17T06:06:27.942Z] ---> Running in 90f2dbfa030c [2023-02-17T06:06:28.213Z] Removing intermediate container 90f2dbfa030c [2023-02-17T06:06:28.213Z] ---> a5c318542fb9 [2023-02-17T06:06:28.213Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-02-17T06:06:28.213Z] ---> Running in 7b83ed714366 [2023-02-17T06:06:28.483Z] Removing intermediate container 7b83ed714366 [2023-02-17T06:06:28.483Z] ---> f64ac418e836 [2023-02-17T06:06:28.483Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-02-17T06:06:28.756Z] ---> Running in 98b5f2237748 [2023-02-17T06:06:29.028Z] Removing intermediate container 98b5f2237748 [2023-02-17T06:06:29.028Z] ---> f8aa10105ab5 [2023-02-17T06:06:29.028Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-17T06:06:29.028Z] ---> Running in 4b9700320b89 [2023-02-17T06:06:30.446Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-17T06:06:30.718Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-17T06:06:31.687Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-02-17T06:06:31.957Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-02-17T06:06:31.957Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-02-17T06:06:31.957Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-02-17T06:06:31.957Z] Executing busybox-1.35.0-r17.trigger [2023-02-17T06:06:31.957Z] OK: 226 MiB in 55 packages [2023-02-17T06:06:33.388Z] Removing intermediate container 4b9700320b89 [2023-02-17T06:06:33.388Z] ---> b0dfbfc80e7b [2023-02-17T06:06:33.388Z] Step 8/12 : WORKDIR /device-snmp-go [2023-02-17T06:06:33.388Z] ---> Running in 466a5adb284d [2023-02-17T06:06:33.659Z] Removing intermediate container 466a5adb284d [2023-02-17T06:06:33.659Z] ---> eb33184f24b3 [2023-02-17T06:06:33.659Z] Step 9/12 : COPY go.mod vendor* ./ [2023-02-17T06:06:34.249Z] ---> 74411ebad008 [2023-02-17T06:06:34.249Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T06:06:34.249Z] ---> Running in 3c4919819cb3 [2023-02-17T06:07:56.005Z] Removing intermediate container 3c4919819cb3 [2023-02-17T06:07:56.005Z] ---> daf38e79a51f [2023-02-17T06:07:56.005Z] Step 11/12 : COPY . . [2023-02-17T06:07:56.005Z] ---> 045d71eb2d22 [2023-02-17T06:07:56.005Z] Step 12/12 : RUN ${MAKE} [2023-02-17T06:07:56.005Z] ---> Running in 763ad4d239da [2023-02-17T06:07:56.005Z] noop [2023-02-17T06:07:56.005Z] Removing intermediate container 763ad4d239da [2023-02-17T06:07:56.005Z] ---> 6bc00f953402 [2023-02-17T06:07:56.005Z] Successfully built 6bc00f953402 [2023-02-17T06:07:56.005Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T06:07:56.461Z] + docker inspect -f . ci-base-image-arm64 [2023-02-17T06:07:56.461Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T06:07:56.810Z] prd-ubuntu20.04-docker-arm64-4c-16g-6398 does not seem to be running inside a container [2023-02-17T06:07:56.889Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-17T06:07:58.219Z] $ docker top 66419a4c65b119300425bdd6a4e9bc7e2da696357a48115b5efd7ec515bb2df9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-17T06:07:59.148Z] + go version [2023-02-17T06:07:59.148Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-17T06:07:59.184Z] $ docker stop --time=1 66419a4c65b119300425bdd6a4e9bc7e2da696357a48115b5efd7ec515bb2df9 [2023-02-17T06:08:00.880Z] $ docker rm -f --volumes 66419a4c65b119300425bdd6a4e9bc7e2da696357a48115b5efd7ec515bb2df9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T06:08:01.752Z] + docker inspect -f . ci-base-image-arm64 [2023-02-17T06:08:01.752Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T06:08:02.008Z] prd-ubuntu20.04-docker-arm64-4c-16g-6398 does not seem to be running inside a container [2023-02-17T06:08:02.084Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-17T06:08:03.392Z] $ docker top e21d172d9e9433445997c08ddc0dc8c96c1dbfd94bb45b8527d9bc30ce80c0e2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-17T06:08:04.320Z] + git config --global --add safe.directory /w/workspace/device-snmp-go/1 [Pipeline] fileExists [Pipeline] sh [2023-02-17T06:08:05.230Z] + make test [2023-02-17T06:08:05.230Z] go test ./... -coverprofile=coverage.out [2023-02-17T06:08:06.637Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-02-17T06:09:43.334Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2023-02-17T06:09:43.334Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.047s coverage: 0.0% of statements [2023-02-17T06:09:43.334Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-17T06:09:43.334Z] go vet ./... [2023-02-17T06:09:53.416Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-17T06:09:53.416Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-17T06:09:53.416Z] ./bin/test-attribution-txt.sh [2023-02-17T06:09:53.684Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-02-17T06:09:53.684Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-02-17T06:09:53.721Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-17T06:09:53.753Z] $ docker stop --time=1 e21d172d9e9433445997c08ddc0dc8c96c1dbfd94bb45b8527d9bc30ce80c0e2 [2023-02-17T06:09:55.528Z] $ docker rm -f --volumes e21d172d9e9433445997c08ddc0dc8c96c1dbfd94bb45b8527d9bc30ce80c0e2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-17T06:09:56.535Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-17T06:09:56.687Z] Warning: overwriting stash ‘coverage-report’ [2023-02-17T06:09:57.237Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-17T06:09:57.842Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-17T06:09:58.185Z] + ls -al . [2023-02-17T06:09:58.185Z] total 168 [2023-02-17T06:09:58.185Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 17 06:08 . [2023-02-17T06:09:58.185Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 06:05 .. [2023-02-17T06:09:58.185Z] -rw-rw-r-- 1 jenkins jenkins 6 Feb 17 06:05 .dockerignore [2023-02-17T06:09:58.185Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 17 06:05 .git [2023-02-17T06:09:58.185Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 17 06:05 .github [2023-02-17T06:09:58.185Z] -rw-rw-r-- 1 jenkins jenkins 328 Feb 17 06:05 .gitignore [2023-02-17T06:09:58.185Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 17 06:05 .golangci.yml [2023-02-17T06:09:58.185Z] -rw-rw-r-- 1 jenkins jenkins 8828 Feb 17 06:05 Attribution.txt [2023-02-17T06:09:58.185Z] -rw-rw-r-- 1 jenkins jenkins 8355 Feb 17 06:05 CHANGELOG.md [2023-02-17T06:09:58.185Z] -rw-rw-r-- 1 jenkins jenkins 1423 Feb 17 06:05 Dockerfile [2023-02-17T06:09:58.185Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 17 06:05 GOVERNANCE.md [2023-02-17T06:09:58.185Z] -rw-rw-r-- 1 jenkins jenkins 656 Feb 17 06:05 Jenkinsfile [2023-02-17T06:09:58.185Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 17 06:05 LICENSE [2023-02-17T06:09:58.185Z] -rw-rw-r-- 1 jenkins jenkins 2079 Feb 17 06:05 Makefile [2023-02-17T06:09:58.185Z] -rw-rw-r-- 1 jenkins jenkins 620 Feb 17 06:05 OWNERS.md [2023-02-17T06:09:58.185Z] -rw-rw-r-- 1 jenkins jenkins 10054 Feb 17 06:05 README.md [2023-02-17T06:09:58.185Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 17 06:02 VERSION [2023-02-17T06:09:58.185Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 17 06:05 bin [2023-02-17T06:09:58.185Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 17 06:05 cmd [2023-02-17T06:09:58.185Z] -rw-r--r-- 1 jenkins jenkins 7631 Feb 17 06:09 coverage.out [2023-02-17T06:09:58.185Z] -rw-rw-r-- 1 jenkins jenkins 3326 Feb 17 06:05 go.mod [2023-02-17T06:09:58.185Z] -rw-rw-r-- 1 jenkins jenkins 32920 Feb 17 06:05 go.sum [2023-02-17T06:09:58.185Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 17 06:05 internal [2023-02-17T06:09:58.185Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 06:05 snap [2023-02-17T06:09:58.185Z] -rw-rw-r-- 1 jenkins jenkins 228 Feb 17 06:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T06:09:58.614Z] + 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=9dff340d052b255886e7da35bbc4d16b7db46f23 --label arch=arm64 --label version=0.0.0 . [2023-02-17T06:09:58.883Z] Sending build context to Docker daemon 2.947MB [2023-02-17T06:09:58.883Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2023-02-17T06:09:58.883Z] Step 2/24 : FROM ${BASE} AS builder [2023-02-17T06:09:58.883Z] ---> 6bc00f953402 [2023-02-17T06:09:58.883Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-17T06:09:59.153Z] ---> Running in 336b7bc412bf [2023-02-17T06:09:59.421Z] Removing intermediate container 336b7bc412bf [2023-02-17T06:09:59.421Z] ---> 1c45f463e918 [2023-02-17T06:09:59.421Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-17T06:09:59.421Z] ---> Running in 1eb500a88efa [2023-02-17T06:09:59.689Z] Removing intermediate container 1eb500a88efa [2023-02-17T06:09:59.689Z] ---> 5f270d1e262f [2023-02-17T06:09:59.689Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-02-17T06:09:59.957Z] ---> Running in cb1fa2966cde [2023-02-17T06:10:00.225Z] Removing intermediate container cb1fa2966cde [2023-02-17T06:10:00.225Z] ---> 1ba2713d6025 [2023-02-17T06:10:00.225Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-02-17T06:10:00.225Z] ---> Running in 94afd8b72f3c [2023-02-17T06:10:00.494Z] Removing intermediate container 94afd8b72f3c [2023-02-17T06:10:00.494Z] ---> eaa1cdbe765d [2023-02-17T06:10:00.494Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-17T06:10:00.494Z] ---> Running in ff93295cc49d [2023-02-17T06:10:01.460Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-17T06:10:02.050Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-17T06:10:03.014Z] OK: 226 MiB in 55 packages [2023-02-17T06:10:03.977Z] Removing intermediate container ff93295cc49d [2023-02-17T06:10:03.977Z] ---> 04789cbdb41d [2023-02-17T06:10:03.977Z] Step 8/24 : WORKDIR /device-snmp-go [2023-02-17T06:10:03.977Z] ---> Running in 732bf44bd3a3 [2023-02-17T06:10:04.244Z] Removing intermediate container 732bf44bd3a3 [2023-02-17T06:10:04.244Z] ---> fc3f5803c236 [2023-02-17T06:10:04.244Z] Step 9/24 : COPY go.mod vendor* ./ [2023-02-17T06:10:04.829Z] ---> 74be047def6f [2023-02-17T06:10:04.829Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-17T06:10:04.829Z] ---> Running in f7d9bec2e1c8 [2023-02-17T06:10:07.412Z] Removing intermediate container f7d9bec2e1c8 [2023-02-17T06:10:07.412Z] ---> 7a405df1801c [2023-02-17T06:10:07.412Z] Step 11/24 : COPY . . [2023-02-17T06:10:08.380Z] ---> f39e119fa4f2 [2023-02-17T06:10:08.380Z] Step 12/24 : RUN ${MAKE} [2023-02-17T06:10:08.380Z] ---> Running in 21d8642a4804 [2023-02-17T06:10:09.344Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2023-02-17T06:12:16.182Z] Removing intermediate container 21d8642a4804 [2023-02-17T06:12:16.182Z] ---> c6b939d82887 [2023-02-17T06:12:16.182Z] Step 13/24 : FROM alpine:3.16 [2023-02-17T06:12:16.770Z] 3.16: Pulling from library/alpine [2023-02-17T06:12:17.041Z] 3760b48202b3: Pulling fs layer [2023-02-17T06:12:17.041Z] 3760b48202b3: Download complete [2023-02-17T06:12:17.629Z] 3760b48202b3: Pull complete [2023-02-17T06:12:17.629Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-17T06:12:17.629Z] Status: Downloaded newer image for alpine:3.16 [2023-02-17T06:12:17.629Z] ---> 4c81e5bf8899 [2023-02-17T06:12:17.629Z] Step 14/24 : RUN apk add --update --no-cache dumb-init [2023-02-17T06:12:17.898Z] ---> Running in fcea8578d73b [2023-02-17T06:12:18.865Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-17T06:12:19.133Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-17T06:12:20.542Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-17T06:12:20.542Z] Executing busybox-1.35.0-r17.trigger [2023-02-17T06:12:20.542Z] OK: 5 MiB in 15 packages [2023-02-17T06:12:21.504Z] Removing intermediate container fcea8578d73b [2023-02-17T06:12:21.504Z] ---> 52d62a7fac7e [2023-02-17T06:12:21.504Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2023-02-17T06:12:22.940Z] ---> f8e988a36f46 [2023-02-17T06:12:22.940Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2023-02-17T06:12:23.208Z] ---> ce78a7569e49 [2023-02-17T06:12:23.208Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2023-02-17T06:12:23.794Z] ---> 72d7e09defbc [2023-02-17T06:12:23.794Z] Step 18/24 : EXPOSE 59993 [2023-02-17T06:12:23.794Z] ---> Running in 5a78d3008680 [2023-02-17T06:12:24.062Z] Removing intermediate container 5a78d3008680 [2023-02-17T06:12:24.062Z] ---> ae4097314e7a [2023-02-17T06:12:24.062Z] Step 19/24 : EXPOSE 161 [2023-02-17T06:12:24.334Z] ---> Running in 0962f2f2f8c2 [2023-02-17T06:12:24.605Z] Removing intermediate container 0962f2f2f8c2 [2023-02-17T06:12:24.605Z] ---> c39c122d82c8 [2023-02-17T06:12:24.605Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2023-02-17T06:12:24.605Z] ---> Running in 0fc9c50a6247 [2023-02-17T06:12:24.875Z] Removing intermediate container 0fc9c50a6247 [2023-02-17T06:12:24.875Z] ---> 98fd98aef57a [2023-02-17T06:12:24.875Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-17T06:12:24.875Z] ---> Running in a9520d8354a4 [2023-02-17T06:12:25.463Z] Removing intermediate container a9520d8354a4 [2023-02-17T06:12:25.463Z] ---> 41be8782fedf [2023-02-17T06:12:25.463Z] Step 22/24 : LABEL arch=arm64 [2023-02-17T06:12:25.463Z] ---> Running in ad0c88c9b619 [2023-02-17T06:12:25.732Z] Removing intermediate container ad0c88c9b619 [2023-02-17T06:12:25.732Z] ---> 4443c9beb08d [2023-02-17T06:12:25.732Z] Step 23/24 : LABEL git_sha=9dff340d052b255886e7da35bbc4d16b7db46f23 [2023-02-17T06:12:25.732Z] ---> Running in 6c3708b0ce47 [2023-02-17T06:12:26.002Z] Removing intermediate container 6c3708b0ce47 [2023-02-17T06:12:26.002Z] ---> d76d8284bfbc [2023-02-17T06:12:26.002Z] Step 24/24 : LABEL version=0.0.0 [2023-02-17T06:12:26.280Z] ---> Running in 87a9844a0ed9 [2023-02-17T06:12:26.548Z] Removing intermediate container 87a9844a0ed9 [2023-02-17T06:12:26.548Z] ---> e6515c0981f7 [2023-02-17T06:12:26.548Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-17T06:12:26.548Z] Successfully built e6515c0981f7 [2023-02-17T06:12:26.548Z] 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-02-17T06:12:27.412Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-17T06:12:27.412Z] [2023-02-17T06:12:27.412Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T06:12:27.818Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-17T06:12:27.818Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-17T06:12:27.818Z] 8998bd30e6a1: Pulling fs layer [2023-02-17T06:12:27.818Z] 04944245beec: Pulling fs layer [2023-02-17T06:12:27.818Z] 699f458cf7ca: Pulling fs layer [2023-02-17T06:12:27.818Z] 765212b225bb: Pulling fs layer [2023-02-17T06:12:27.818Z] f23df028b6ca: Pulling fs layer [2023-02-17T06:12:27.818Z] d65c8cfc05b1: Pulling fs layer [2023-02-17T06:12:27.818Z] 2437ff75d9bd: Pulling fs layer [2023-02-17T06:12:27.818Z] f23df028b6ca: Waiting [2023-02-17T06:12:27.818Z] d65c8cfc05b1: Waiting [2023-02-17T06:12:27.818Z] 2437ff75d9bd: Waiting [2023-02-17T06:12:27.818Z] 765212b225bb: Waiting [2023-02-17T06:12:28.090Z] 04944245beec: Verifying Checksum [2023-02-17T06:12:28.090Z] 04944245beec: Download complete [2023-02-17T06:12:28.090Z] 765212b225bb: Verifying Checksum [2023-02-17T06:12:28.090Z] 765212b225bb: Download complete [2023-02-17T06:12:28.090Z] f23df028b6ca: Verifying Checksum [2023-02-17T06:12:28.090Z] f23df028b6ca: Download complete [2023-02-17T06:12:28.090Z] d65c8cfc05b1: Verifying Checksum [2023-02-17T06:12:28.090Z] d65c8cfc05b1: Download complete [2023-02-17T06:12:28.377Z] 699f458cf7ca: Verifying Checksum [2023-02-17T06:12:28.377Z] 699f458cf7ca: Download complete [2023-02-17T06:12:28.644Z] 8998bd30e6a1: Download complete [2023-02-17T06:12:31.226Z] 2437ff75d9bd: Verifying Checksum [2023-02-17T06:12:31.226Z] 2437ff75d9bd: Download complete [2023-02-17T06:12:33.173Z] 8998bd30e6a1: Pull complete [2023-02-17T06:12:33.445Z] 04944245beec: Pull complete [2023-02-17T06:12:34.857Z] 699f458cf7ca: Pull complete [2023-02-17T06:12:34.857Z] 765212b225bb: Pull complete [2023-02-17T06:12:35.820Z] f23df028b6ca: Pull complete [2023-02-17T06:12:36.091Z] d65c8cfc05b1: Pull complete [2023-02-17T06:12:51.080Z] 2437ff75d9bd: Pull complete [2023-02-17T06:12:51.080Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-17T06:12:51.080Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-17T06:12:51.080Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T06:12:51.404Z] prd-ubuntu20.04-docker-arm64-4c-16g-6398 does not seem to be running inside a container [2023-02-17T06:12:51.475Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-02-17T06:12:53.963Z] $ docker top af2429de86e6422456981d61af3598df0328208defeee9f3f257b82a5a767e0e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-17T06:12:54.547Z] ---> job-cost.sh [2023-02-17T06:12:54.814Z] lf-activate-venv: SKIPPING [2023-02-17T06:12:54.814Z] INFO: No Stack... [2023-02-17T06:12:55.084Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-17T06:12:56.043Z] INFO: Archiving Costs [Pipeline] sh [2023-02-17T06:12:56.396Z] + + cat /w/workspace/device-snmp-go/1/archives/cost.csv [2023-02-17T06:12:56.396Z] cut -d, -f6 [Pipeline] lock [2023-02-17T06:12:56.485Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-238-1-stack-cost] [2023-02-17T06:12:56.490Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-238-1-stack-cost] did not exist. Created. [2023-02-17T06:12:56.490Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-238-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-17T06:12:56.886Z] /w/workspace/device-snmp-go/1@tmp/durable-59c534e4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-02-17T06:12:57.243Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-17T06:12:57.281Z] Warning: overwriting stash ‘stack-cost’ [2023-02-17T06:12:57.331Z] Stashed 1 file(s) [Pipeline] } [2023-02-17T06:12:57.413Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-238-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-17T06:12:57.479Z] $ docker stop --time=1 af2429de86e6422456981d61af3598df0328208defeee9f3f257b82a5a767e0e [2023-02-17T06:12:58.991Z] $ docker rm -f --volumes af2429de86e6422456981d61af3598df0328208defeee9f3f257b82a5a767e0e [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-02-17T06:12:59.961Z] provisioning config files... [2023-02-17T06:12:59.968Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-238@tmp/config15483927119575548529tmp [Pipeline] { [Pipeline] sh [2023-02-17T06:13:00.290Z] + set +x [2023-02-17T06:13:00.291Z] + curl -s https://codecov.io/bash [2023-02-17T06:13:00.291Z] + bash -s -- [2023-02-17T06:13:00.291Z] [2023-02-17T06:13:00.291Z] _____ _ [2023-02-17T06:13:00.291Z] / ____| | | [2023-02-17T06:13:00.291Z] | | ___ __| | ___ ___ _____ __ [2023-02-17T06:13:00.291Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-17T06:13:00.291Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-17T06:13:00.291Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-17T06:13:00.291Z] Bash-1.0.6 [2023-02-17T06:13:00.291Z] [2023-02-17T06:13:00.291Z] [2023-02-17T06:13:00.291Z] ==> git version 2.25.1 found [2023-02-17T06:13:00.291Z] ==> 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-02-17T06:13:00.291Z] Release-Date: 2020-01-08 [2023-02-17T06:13:00.291Z] 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-02-17T06:13:00.291Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-17T06:13:00.291Z] ==> Jenkins CI detected. [2023-02-17T06:13:00.291Z] current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-238 [2023-02-17T06:13:00.291Z] project root: . [2023-02-17T06:13:00.291Z] --> token set from env [2023-02-17T06:13:00.291Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-17T06:13:00.291Z] ==> Running gcov in . (disable via -X gcov) [2023-02-17T06:13:00.291Z] ==> Python coveragepy not found [2023-02-17T06:13:00.291Z] ==> Searching for coverage reports in: [2023-02-17T06:13:00.291Z] + . [2023-02-17T06:13:00.291Z] -> Found 1 reports [2023-02-17T06:13:00.291Z] ==> Detecting git/mercurial file structure [2023-02-17T06:13:00.291Z] ==> Reading reports [2023-02-17T06:13:00.291Z] + ./coverage.out bytes=7631 [2023-02-17T06:13:00.291Z] ==> Appending adjustments [2023-02-17T06:13:00.291Z] https://docs.codecov.io/docs/fixing-reports [2023-02-17T06:13:00.551Z] + Found adjustments [2023-02-17T06:13:00.551Z] ==> Gzipping contents [2023-02-17T06:13:00.551Z] 4.0K /tmp/codecov.CGjGC6.gz [2023-02-17T06:13:00.551Z] ==> Uploading reports [2023-02-17T06:13:00.551Z] url: https://codecov.io [2023-02-17T06:13:00.551Z] query: branch=PR-238&commit=9dff340d052b255886e7da35bbc4d16b7db46f23&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-238%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=238&job=&cmd_args= [2023-02-17T06:13:00.551Z] -> Pinging Codecov [2023-02-17T06:13:00.551Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=PR-238&commit=9dff340d052b255886e7da35bbc4d16b7db46f23&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-238%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=238&job=&cmd_args= [2023-02-17T06:13:00.551Z] -> Uploading to [2023-02-17T06:13:00.551Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-17/6C56EA5C29638FB4528AC87E60AF5AE0/9dff340d052b255886e7da35bbc4d16b7db46f23/f749b14c-3ce2-417f-93ed-dc7b8bfe3003.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230217%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230217T061300Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3c0735cae1db3620c2b5c8f0689f9b4fde0b6bc1fed7caf97621e01c318eb64c [2023-02-17T06:13:00.551Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-17T06:13:00.551Z] Dload Upload Total Spent Left Speed [2023-02-17T06:13:00.810Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1522 0 0 100 1522 0 5194 --:--:-- --:--:-- --:--:-- 5194 [2023-02-17T06:13:00.810Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/9dff340d052b255886e7da35bbc4d16b7db46f23 [Pipeline] } [2023-02-17T06:13:00.835Z] 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-02-17T06:13:02.503Z] + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-238/archives ] [2023-02-17T06:13:02.503Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-238/archives [2023-02-17T06:13:02.503Z] total 16 [2023-02-17T06:13:02.503Z] drwxr-xr-x 3 root root 4096 Feb 17 06:04 . [2023-02-17T06:13:02.503Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 17 06:04 .. [2023-02-17T06:13:02.503Z] drwxr-xr-x 2 root root 4096 Feb 17 06:04 cost [2023-02-17T06:13:02.503Z] -rw-r--r-- 1 root root 86 Feb 17 06:04 cost.csv [2023-02-17T06:13:02.503Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-238/archives [2023-02-17T06:13:02.503Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-238/archives [2023-02-17T06:13:02.503Z] total 16 [2023-02-17T06:13:02.503Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 17 06:04 . [2023-02-17T06:13:02.503Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 17 06:04 .. [2023-02-17T06:13:02.503Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 17 06:04 cost [2023-02-17T06:13:02.503Z] -rw-r--r-- 1 jenkins jenkins 86 Feb 17 06:04 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-02-17T06:13:02.834Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-17T06:13:03.731Z] ---> package-listing.sh [2023-02-17T06:13:03.732Z] ++ facter osfamily [2023-02-17T06:13:03.732Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-17T06:13:03.992Z] + OS_FAMILY=debian [2023-02-17T06:13:03.992Z] + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-238 [2023-02-17T06:13:03.992Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-17T06:13:03.992Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-17T06:13:03.992Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-17T06:13:03.992Z] + PACKAGES=/tmp/packages_start.txt [2023-02-17T06:13:03.992Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-238 ']' [2023-02-17T06:13:03.992Z] + PACKAGES=/tmp/packages_end.txt [2023-02-17T06:13:03.992Z] + case "${OS_FAMILY}" in [2023-02-17T06:13:03.992Z] + dpkg -l [2023-02-17T06:13:03.992Z] + grep '^ii' [2023-02-17T06:13:03.992Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-17T06:13:03.992Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-17T06:13:03.992Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-17T06:13:03.992Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-238 ']' [2023-02-17T06:13:03.992Z] + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-238/archives/ [2023-02-17T06:13:03.992Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-238/archives/ [Pipeline] echo [2023-02-17T06:13:04.026Z] 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-238/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-17T06:13:04.318Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-17T06:13:04.946Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-17T06:13:04.946Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-17T06:13:05.089Z] prd-ubuntu20.04-docker-8c-8g-6395 does not seem to be running inside a container [2023-02-17T06:13:05.124Z] $ 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-238/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-238 -v /w/workspace/gexfoundry_device-snmp-go_PR-238:/w/workspace/gexfoundry_device-snmp-go_PR-238:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-238@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-238@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-17T06:13:05.350Z] $ docker top a5a86daff1d9cf89e581a27908f84fe3cbcbd21e138bdf414fda1ec869e4cd62 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-17T06:13:05.721Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-17T06:13:06.027Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-17T06:13:06.339Z] + ls /var/log/sa-host [2023-02-17T06:13:06.339Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-17T06:13:06.483Z] provisioning config files... [2023-02-17T06:13:06.491Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-238@tmp/config16760525572295534032tmp [Pipeline] { [Pipeline] echo [2023-02-17T06:13:06.542Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-17T06:13:06.853Z] ---> create-netrc.sh [Pipeline] } [2023-02-17T06:13:06.880Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-17T06:13:07.263Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-17T06:13:07.296Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-17T06:13:07.602Z] ---> sudo-logs.sh [2023-02-17T06:13:07.602Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-17T06:13:07.686Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-17T06:13:07.991Z] ---> job-cost.sh [2023-02-17T06:13:07.991Z] lf-activate-venv: SKIPPING [2023-02-17T06:13:07.991Z] DEBUG: total: 0.2199999988079071 [2023-02-17T06:13:07.991Z] INFO: Retrieving Stack Cost... [2023-02-17T06:13:08.558Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-17T06:13:08.817Z] INFO: Archiving Costs [Pipeline] echo [2023-02-17T06:13:08.853Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-17T06:13:09.159Z] ---> logs-deploy.sh [2023-02-17T06:13:09.159Z] lf-activate-venv: SKIPPING [2023-02-17T06:13:09.159Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-238/1 [2023-02-17T06:13:09.159Z] INFO: archiving workspace using pattern(s): [2023-02-17T06:13:10.094Z] Archives upload complete. [2023-02-17T06:13:10.094Z] INFO: archiving logs to Nexus