Pull request #231 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8730ff3bac81c2a753610768d578edee4cb88d5a+2bd6e5dae59222faf073cfb9822f90f2048c0bba (9336c2a7b4a3decb89d04f5359e46922e8de0400) 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-ssh7040782660133017058.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-ssh17036718770284817421.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-231/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-231/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3905770652791657683.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-231/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6292112403785959182.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-ssh6801193239222134564.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-231/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-231/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13504594305175948684.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5739 in /w/workspace/gexfoundry_device-snmp-go_PR-231 [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-231 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 2bd6e5dae59222faf073cfb9822f90f2048c0bba into PR head commit 8730ff3bac81c2a753610768d578edee4cb88d5a > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/231/head:refs/remotes/origin/PR-231 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8730ff3bac81c2a753610768d578edee4cb88d5a # timeout=10 Merge succeeded, producing 8730ff3bac81c2a753610768d578edee4cb88d5a Checking out Revision 8730ff3bac81c2a753610768d578edee4cb88d5a (PR-231) 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 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-14T05:58:54.606Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-14T05:58:54.761Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-14T05:58:54.858Z] ========================================================= [2023-02-14T05:58:54.858Z] EdgeX Global Pipelines Version Info [2023-02-14T05:58:54.858Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 2bd6e5dae59222faf073cfb9822f90f2048c0bba # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8730ff3bac81c2a753610768d578edee4cb88d5a # timeout=10 [2023-02-14T05:58:55.610Z] ------------------- [2023-02-14T05:58:55.610Z] stable info: [2023-02-14T05:58:55.610Z] ------------------- [2023-02-14T05:58:55.610Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-14T05:58:55.610Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-14T05:58:55.610Z] Message: update stable to v1.0.244 [2023-02-14T05:58:56.180Z] ------------------- [2023-02-14T05:58:56.180Z] experimental info: [2023-02-14T05:58:56.180Z] ------------------- [2023-02-14T05:58:56.180Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-14T05:58:56.180Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-14T05:58:56.180Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-14T05:58:56.451Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2023-02-14T05:58:56.492Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2023-02-14T05:58:56.532Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-14T05:58:56.571Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-14T05:58:56.614Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-14T05:58:56.655Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-14T05:58:56.690Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-14T05:58:56.725Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-02-14T05:58:56.761Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-14T05:58:56.797Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-14T05:58:56.833Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-14T05:58:56.874Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2023-02-14T05:58:56.913Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-14T05:58:56.948Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-14T05:58:56.987Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-14T05:58:57.024Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-14T05:58:57.059Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-02-14T05:58:57.094Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-02-14T05:58:57.128Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-14T05:58:57.163Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-14T05:58:57.197Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-02-14T05:58:57.230Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-02-14T05:58:57.262Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-02-14T05:58:57.295Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-02-14T05:58:57.333Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-02-14T05:58:57.367Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-14T05:58:57.400Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-14T05:58:57.449Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-231 [Pipeline] echo [2023-02-14T05:58:57.485Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-231 [Pipeline] echo [2023-02-14T05:58:57.521Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-231 [Pipeline] echo [2023-02-14T05:58:57.557Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8730ff3bac81c2a753610768d578edee4cb88d5a [Pipeline] echo [2023-02-14T05:58:57.597Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8730ff3 [Pipeline] echo [2023-02-14T05:58:57.635Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-14T05:58:57.752Z] provisioning config files... [2023-02-14T05:58:57.769Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-231@tmp/config11212411414635271706tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-14T05:58:58.100Z] ---> docker-login.sh [2023-02-14T05:58:58.100Z] nexus3.edgexfoundry.org:10001 [2023-02-14T05:58:58.360Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T05:58:58.360Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T05:58:58.360Z] Configure a credential helper to remove this warning. See [2023-02-14T05:58:58.360Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T05:58:58.360Z] [2023-02-14T05:58:58.360Z] Login Succeeded [2023-02-14T05:58:58.360Z] nexus3.edgexfoundry.org:10002 [2023-02-14T05:58:58.360Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T05:58:58.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T05:58:58.619Z] Configure a credential helper to remove this warning. See [2023-02-14T05:58:58.619Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T05:58:58.619Z] [2023-02-14T05:58:58.619Z] Login Succeeded [2023-02-14T05:58:58.619Z] nexus3.edgexfoundry.org:10003 [2023-02-14T05:58:58.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T05:58:58.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T05:58:58.619Z] Configure a credential helper to remove this warning. See [2023-02-14T05:58:58.619Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T05:58:58.619Z] [2023-02-14T05:58:58.619Z] Login Succeeded [2023-02-14T05:58:58.619Z] nexus3.edgexfoundry.org:10004 [2023-02-14T05:58:58.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T05:58:58.880Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T05:58:58.880Z] Configure a credential helper to remove this warning. See [2023-02-14T05:58:58.880Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T05:58:58.880Z] [2023-02-14T05:58:58.880Z] Login Succeeded [2023-02-14T05:58:58.880Z] docker.io [2023-02-14T05:58:58.880Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T05:58:59.141Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T05:58:59.141Z] Configure a credential helper to remove this warning. See [2023-02-14T05:58:59.141Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T05:58:59.141Z] [2023-02-14T05:58:59.141Z] Login Succeeded [2023-02-14T05:58:59.141Z] ---> docker-login.sh ends [Pipeline] } [2023-02-14T05:58:59.165Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-14T05:58:59.814Z] + git rev-list -1 --merges 8730ff3bac81c2a753610768d578edee4cb88d5a~1..8730ff3bac81c2a753610768d578edee4cb88d5a [Pipeline] echo [2023-02-14T05:58:59.876Z] -----------> git rev-list -1 --merges 8730ff3bac81c2a753610768d578edee4cb88d5a~1..8730ff3bac81c2a753610768d578edee4cb88d5a 8730ff3bac81c2a753610768d578edee4cb88d5a [false] [Pipeline] sh [2023-02-14T05:59:00.188Z] + git log --format=format:%s -1 8730ff3bac81c2a753610768d578edee4cb88d5a [Pipeline] echo [2023-02-14T05:59:00.225Z] ========================================================= [2023-02-14T05:59:00.225Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-14T05:59:00.225Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-14T05:59:00.655Z] + git log --format=format:%s -1 8730ff3bac81c2a753610768d578edee4cb88d5a [Pipeline] echo [2023-02-14T05:59:00.689Z] [semverPrep] GIT_COMMIT: 8730ff3bac81c2a753610768d578edee4cb88d5a, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-02-14T05:59:00.726Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-02-14T05:59:01.112Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-14T05:59:01.112Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-14T05:59:01.112Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-14T05:59:01.112Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-14T05:59:01.112Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-14T05:59:01.112Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-14T05:59:01.112Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T05:59:01.535Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-14T05:59:01.535Z] [2023-02-14T05:59:01.535Z] 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-14T05:59:01.922Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-14T05:59:01.922Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-14T05:59:01.922Z] b85a868b505f: Pulling fs layer [2023-02-14T05:59:01.922Z] e2be974225ed: Pulling fs layer [2023-02-14T05:59:01.922Z] 339a4e72a1f5: Pulling fs layer [2023-02-14T05:59:01.922Z] 988bab9f4d93: Pulling fs layer [2023-02-14T05:59:01.922Z] 1469e6f7b9e6: Pulling fs layer [2023-02-14T05:59:01.922Z] eaf3925da568: Pulling fs layer [2023-02-14T05:59:01.922Z] bab4dde63d76: Pulling fs layer [2023-02-14T05:59:01.922Z] bde34c3a00c8: Pulling fs layer [2023-02-14T05:59:01.922Z] b352a97aabf1: Pulling fs layer [2023-02-14T05:59:01.922Z] 4872d77fe225: Pulling fs layer [2023-02-14T05:59:01.922Z] 5851b861e8e6: Pulling fs layer [2023-02-14T05:59:01.922Z] bab4dde63d76: Waiting [2023-02-14T05:59:01.922Z] 988bab9f4d93: Waiting [2023-02-14T05:59:01.922Z] bde34c3a00c8: Waiting [2023-02-14T05:59:01.922Z] 4872d77fe225: Waiting [2023-02-14T05:59:01.922Z] 5851b861e8e6: Waiting [2023-02-14T05:59:01.922Z] b352a97aabf1: Waiting [2023-02-14T05:59:01.922Z] eaf3925da568: Waiting [2023-02-14T05:59:01.922Z] 1469e6f7b9e6: Waiting [2023-02-14T05:59:01.922Z] e2be974225ed: Download complete [2023-02-14T05:59:01.922Z] 988bab9f4d93: Verifying Checksum [2023-02-14T05:59:01.922Z] 988bab9f4d93: Download complete [2023-02-14T05:59:02.186Z] 1469e6f7b9e6: Verifying Checksum [2023-02-14T05:59:02.186Z] 1469e6f7b9e6: Download complete [2023-02-14T05:59:02.186Z] eaf3925da568: Download complete [2023-02-14T05:59:02.186Z] 339a4e72a1f5: Verifying Checksum [2023-02-14T05:59:02.186Z] 339a4e72a1f5: Download complete [2023-02-14T05:59:02.186Z] bde34c3a00c8: Verifying Checksum [2023-02-14T05:59:02.186Z] bde34c3a00c8: Download complete [2023-02-14T05:59:02.446Z] b352a97aabf1: Verifying Checksum [2023-02-14T05:59:02.446Z] b352a97aabf1: Download complete [2023-02-14T05:59:02.446Z] 4872d77fe225: Verifying Checksum [2023-02-14T05:59:02.446Z] 4872d77fe225: Download complete [2023-02-14T05:59:02.446Z] 5851b861e8e6: Verifying Checksum [2023-02-14T05:59:02.446Z] 5851b861e8e6: Download complete [2023-02-14T05:59:02.446Z] b85a868b505f: Verifying Checksum [2023-02-14T05:59:02.446Z] b85a868b505f: Download complete [2023-02-14T05:59:02.704Z] bab4dde63d76: Verifying Checksum [2023-02-14T05:59:02.704Z] bab4dde63d76: Download complete [2023-02-14T05:59:03.640Z] b85a868b505f: Pull complete [2023-02-14T05:59:03.901Z] e2be974225ed: Pull complete [2023-02-14T05:59:04.161Z] 339a4e72a1f5: Pull complete [2023-02-14T05:59:04.419Z] 988bab9f4d93: Pull complete [2023-02-14T05:59:04.677Z] 1469e6f7b9e6: Pull complete [2023-02-14T05:59:04.677Z] eaf3925da568: Pull complete [2023-02-14T05:59:06.581Z] bab4dde63d76: Pull complete [2023-02-14T05:59:06.581Z] bde34c3a00c8: Pull complete [2023-02-14T05:59:06.581Z] b352a97aabf1: Pull complete [2023-02-14T05:59:06.840Z] 4872d77fe225: Pull complete [2023-02-14T05:59:06.840Z] 5851b861e8e6: Pull complete [2023-02-14T05:59:06.840Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-14T05:59:06.840Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-14T05:59:06.840Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T05:59:07.070Z] prd-ubuntu20.04-docker-8c-8g-5739 does not seem to be running inside a container [2023-02-14T05:59:07.111Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-231 -v /w/workspace/gexfoundry_device-snmp-go_PR-231:/w/workspace/gexfoundry_device-snmp-go_PR-231:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-231@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-231@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-14T05:59:08.329Z] $ docker top acabd8c6581da574fbad0a65f720a642ac0403c28f4079c530ccde9371547071 -eo pid,comm [2023-02-14T05:59:08.380Z] 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-14T05:59:08.380Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-14T05:59:08.505Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-14T05:59:08.505Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-14T05:59:08.635Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-14T05:59:08.645Z] $ docker exec acabd8c6581da574fbad0a65f720a642ac0403c28f4079c530ccde9371547071 ssh-agent [2023-02-14T05:59:08.750Z] SSH_AUTH_SOCK=/tmp/ssh-mnI4aXAdf3wd/agent.32 [2023-02-14T05:59:08.750Z] SSH_AGENT_PID=38 [2023-02-14T05:59:08.757Z] Running ssh-add (command line suppressed) [2023-02-14T05:59:08.864Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-231@tmp/private_key_8601772130097303836.key (/w/workspace/gexfoundry_device-snmp-go_PR-231@tmp/private_key_8601772130097303836.key) [2023-02-14T05:59:08.871Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-14T05:59:09.198Z] + git tag --points-at HEAD [Pipeline] } [2023-02-14T05:59:09.235Z] $ docker exec --env ******** --env ******** acabd8c6581da574fbad0a65f720a642ac0403c28f4079c530ccde9371547071 ssh-agent -k [2023-02-14T05:59:09.334Z] unset SSH_AUTH_SOCK; [2023-02-14T05:59:09.335Z] unset SSH_AGENT_PID; [2023-02-14T05:59:09.335Z] echo Agent pid 38 killed; [2023-02-14T05:59:09.337Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-14T05:59:09.430Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-14T05:59:09.430Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-14T05:59:09.533Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-14T05:59:09.543Z] $ docker exec acabd8c6581da574fbad0a65f720a642ac0403c28f4079c530ccde9371547071 ssh-agent [2023-02-14T05:59:09.649Z] SSH_AUTH_SOCK=/tmp/ssh-vabnNMTWTvQP/agent.70 [2023-02-14T05:59:09.649Z] SSH_AGENT_PID=75 [2023-02-14T05:59:09.655Z] Running ssh-add (command line suppressed) [2023-02-14T05:59:09.778Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-231@tmp/private_key_3612453603155524695.key (/w/workspace/gexfoundry_device-snmp-go_PR-231@tmp/private_key_3612453603155524695.key) [2023-02-14T05:59:09.787Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-14T05:59:10.118Z] + git semver init [2023-02-14T05:59:10.378Z] 2023-02-14 05:59:10,285 [run_init] DEBUG init version:0.0.0 force:False [2023-02-14T05:59:10.378Z] 2023-02-14 05:59:10,287 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-231/.semver [2023-02-14T05:59:10.378Z] 2023-02-14 05:59:10,287 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/gexfoundry_device-snmp-go_PR-231/.semver [2023-02-14T05:59:10.378Z] 2023-02-14 05:59:10,287 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/gexfoundry_device-snmp-go_PR-231/.semver'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-231, universal_newlines=False, shell=None, istream=None) [2023-02-14T05:59:11.321Z] 2023-02-14 05:59:11,187 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-231/.git/info/exclude [2023-02-14T05:59:11.321Z] 2023-02-14 05:59:11,189 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-snmp-go_PR-231/.semver/PR-231 with force:False [2023-02-14T05:59:11.321Z] 2023-02-14 05:59:11,189 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-231/.semver/PR-231 [2023-02-14T05:59:11.321Z] 2023-02-14 05:59:11,198 [execute] INFO git cat-file --batch-check [2023-02-14T05:59:11.321Z] 2023-02-14 05:59:11,198 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-231/.semver, universal_newlines=False, shell=None, istream=) [2023-02-14T05:59:11.321Z] 2023-02-14 05:59:11,204 [execute] INFO git cat-file --batch [2023-02-14T05:59:11.321Z] 2023-02-14 05:59:11,204 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-231/.semver, universal_newlines=False, shell=None, istream=) [2023-02-14T05:59:11.321Z] 2023-02-14 05:59:11,210 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-231/.semver/PR-231 [2023-02-14T05:59:11.321Z] 0.0.0 [Pipeline] } [2023-02-14T05:59:11.357Z] $ docker exec --env ******** --env ******** acabd8c6581da574fbad0a65f720a642ac0403c28f4079c530ccde9371547071 ssh-agent -k [2023-02-14T05:59:11.451Z] unset SSH_AUTH_SOCK; [2023-02-14T05:59:11.451Z] unset SSH_AGENT_PID; [2023-02-14T05:59:11.452Z] echo Agent pid 75 killed; [2023-02-14T05:59:11.454Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-14T05:59:11.882Z] + git semver [Pipeline] } [2023-02-14T05:59:12.172Z] $ docker stop --time=1 acabd8c6581da574fbad0a65f720a642ac0403c28f4079c530ccde9371547071 [2023-02-14T05:59:13.527Z] $ docker rm -f --volumes acabd8c6581da574fbad0a65f720a642ac0403c28f4079c530ccde9371547071 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-14T05:59:13.919Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-14T05:59:14.192Z] Stashed 1 file(s) [Pipeline] echo [2023-02-14T05:59:14.210Z] [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-14T05:59:14.775Z] provisioning config files... [2023-02-14T05:59:14.787Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-231@tmp/config5267613134425704942tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-14T05:59:15.123Z] ---> docker-login.sh [2023-02-14T05:59:15.123Z] nexus3.edgexfoundry.org:10001 [2023-02-14T05:59:15.123Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T05:59:15.123Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T05:59:15.123Z] Configure a credential helper to remove this warning. See [2023-02-14T05:59:15.123Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T05:59:15.123Z] [2023-02-14T05:59:15.123Z] Login Succeeded [2023-02-14T05:59:15.123Z] nexus3.edgexfoundry.org:10002 [2023-02-14T05:59:15.123Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T05:59:15.123Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T05:59:15.123Z] Configure a credential helper to remove this warning. See [2023-02-14T05:59:15.123Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T05:59:15.123Z] [2023-02-14T05:59:15.123Z] Login Succeeded [2023-02-14T05:59:15.123Z] nexus3.edgexfoundry.org:10003 [2023-02-14T05:59:15.383Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T05:59:15.383Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T05:59:15.383Z] Configure a credential helper to remove this warning. See [2023-02-14T05:59:15.383Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T05:59:15.383Z] [2023-02-14T05:59:15.383Z] Login Succeeded [2023-02-14T05:59:15.383Z] nexus3.edgexfoundry.org:10004 [2023-02-14T05:59:15.383Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T05:59:15.383Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T05:59:15.383Z] Configure a credential helper to remove this warning. See [2023-02-14T05:59:15.383Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T05:59:15.383Z] [2023-02-14T05:59:15.383Z] Login Succeeded [2023-02-14T05:59:15.383Z] docker.io [2023-02-14T05:59:15.646Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T05:59:15.906Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T05:59:15.906Z] Configure a credential helper to remove this warning. See [2023-02-14T05:59:15.906Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T05:59:15.906Z] [2023-02-14T05:59:15.906Z] Login Succeeded [2023-02-14T05:59:15.906Z] ---> docker-login.sh ends [Pipeline] } [2023-02-14T05:59:15.935Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-14T05:59:16.104Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-14T05:59:16.138Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-14T05:59:16.170Z] ========================================================= [2023-02-14T05:59:16.170Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-14T05:59:16.170Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T05:59:16.628Z] + 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-14T05:59:16.628Z] Sending build context to Docker daemon 5.679MB [2023-02-14T05:59:16.628Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-02-14T05:59:16.628Z] Step 2/12 : FROM ${BASE} AS builder [2023-02-14T05:59:16.628Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-14T05:59:16.628Z] 213ec9aee27d: Pulling fs layer [2023-02-14T05:59:16.628Z] 4583459ba037: Pulling fs layer [2023-02-14T05:59:16.628Z] 93c1e223e6f2: Pulling fs layer [2023-02-14T05:59:16.628Z] 53926ce57604: Pulling fs layer [2023-02-14T05:59:16.628Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-14T05:59:16.628Z] 22ff95d597cd: Pulling fs layer [2023-02-14T05:59:16.628Z] 12d6caf4c0d1: Pulling fs layer [2023-02-14T05:59:16.628Z] 96b7cbca73a9: Pulling fs layer [2023-02-14T05:59:16.628Z] a7acece74701: Pulling fs layer [2023-02-14T05:59:16.628Z] 22ff95d597cd: Waiting [2023-02-14T05:59:16.628Z] 96b7cbca73a9: Waiting [2023-02-14T05:59:16.628Z] 53926ce57604: Waiting [2023-02-14T05:59:16.628Z] 21b2b0c7a3f4: Waiting [2023-02-14T05:59:16.628Z] a7acece74701: Waiting [2023-02-14T05:59:16.628Z] 12d6caf4c0d1: Waiting [2023-02-14T05:59:16.628Z] 93c1e223e6f2: Verifying Checksum [2023-02-14T05:59:16.628Z] 93c1e223e6f2: Download complete [2023-02-14T05:59:16.628Z] 4583459ba037: Verifying Checksum [2023-02-14T05:59:16.628Z] 4583459ba037: Download complete [2023-02-14T05:59:16.895Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-14T05:59:16.895Z] 21b2b0c7a3f4: Download complete [2023-02-14T05:59:16.895Z] 22ff95d597cd: Verifying Checksum [2023-02-14T05:59:16.895Z] 22ff95d597cd: Download complete [2023-02-14T05:59:16.895Z] 213ec9aee27d: Verifying Checksum [2023-02-14T05:59:16.895Z] 213ec9aee27d: Download complete [2023-02-14T05:59:16.895Z] 12d6caf4c0d1: Download complete [2023-02-14T05:59:16.895Z] 213ec9aee27d: Pull complete [2023-02-14T05:59:17.170Z] 4583459ba037: Pull complete [2023-02-14T05:59:17.170Z] 93c1e223e6f2: Pull complete [2023-02-14T05:59:18.248Z] a7acece74701: Verifying Checksum [2023-02-14T05:59:18.248Z] a7acece74701: Download complete [2023-02-14T05:59:18.521Z] 53926ce57604: Verifying Checksum [2023-02-14T05:59:18.521Z] 53926ce57604: Download complete [2023-02-14T05:59:18.780Z] 96b7cbca73a9: Verifying Checksum [2023-02-14T05:59:18.780Z] 96b7cbca73a9: Download complete [2023-02-14T05:59:22.070Z] 53926ce57604: Pull complete [2023-02-14T05:59:22.329Z] 21b2b0c7a3f4: Pull complete [2023-02-14T05:59:22.329Z] 22ff95d597cd: Pull complete [2023-02-14T05:59:22.329Z] 12d6caf4c0d1: Pull complete [2023-02-14T05:59:24.229Z] 96b7cbca73a9: Pull complete [2023-02-14T05:59:25.162Z] a7acece74701: Pull complete [2023-02-14T05:59:25.162Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-14T05:59:25.162Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-14T05:59:25.162Z] ---> db6d94c90886 [2023-02-14T05:59:25.162Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-02-14T05:59:27.068Z] ---> Running in d126f3b8c88f [2023-02-14T05:59:27.068Z] Removing intermediate container d126f3b8c88f [2023-02-14T05:59:27.068Z] ---> 60ef6e93ff5b [2023-02-14T05:59:27.068Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-14T05:59:27.068Z] ---> Running in dc47d0512acd [2023-02-14T05:59:27.068Z] Removing intermediate container dc47d0512acd [2023-02-14T05:59:27.068Z] ---> cb1e802ab523 [2023-02-14T05:59:27.068Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-02-14T05:59:27.068Z] ---> Running in 828eeb03687a [2023-02-14T05:59:27.068Z] Removing intermediate container 828eeb03687a [2023-02-14T05:59:27.068Z] ---> 076ef54e419d [2023-02-14T05:59:27.068Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-02-14T05:59:27.328Z] ---> Running in 177bdf3d9306 [2023-02-14T05:59:27.328Z] Removing intermediate container 177bdf3d9306 [2023-02-14T05:59:27.328Z] ---> f1e16573abfb [2023-02-14T05:59:27.328Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-14T05:59:27.328Z] ---> Running in ebb08914f996 [2023-02-14T05:59:27.586Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T05:59:27.844Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T05:59:28.103Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-02-14T05:59:28.103Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-02-14T05:59:28.103Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-02-14T05:59:28.103Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-02-14T05:59:28.103Z] Executing busybox-1.35.0-r17.trigger [2023-02-14T05:59:28.103Z] OK: 216 MiB in 55 packages [2023-02-14T05:59:28.671Z] Removing intermediate container ebb08914f996 [2023-02-14T05:59:28.671Z] ---> 65786d2b62a9 [2023-02-14T05:59:28.671Z] Step 8/12 : WORKDIR /device-snmp-go [2023-02-14T05:59:28.671Z] ---> Running in feef15f8e715 [2023-02-14T05:59:28.671Z] Removing intermediate container feef15f8e715 [2023-02-14T05:59:28.671Z] ---> e648e06c65a2 [2023-02-14T05:59:28.671Z] Step 9/12 : COPY go.mod vendor* ./ [2023-02-14T05:59:28.929Z] ---> 18a37ce2765e [2023-02-14T05:59:28.929Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T05:59:28.929Z] ---> Running in e49ef26be7db [2023-02-14T05:59:29.613Z] Still waiting to schedule task [2023-02-14T05:59:29.613Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-02-14T06:00:01.008Z] Removing intermediate container e49ef26be7db [2023-02-14T06:00:01.008Z] ---> 58a3184d0fae [2023-02-14T06:00:01.008Z] Step 11/12 : COPY . . [2023-02-14T06:00:01.008Z] ---> cb42a0865284 [2023-02-14T06:00:01.008Z] Step 12/12 : RUN ${MAKE} [2023-02-14T06:00:01.008Z] ---> Running in ab9d1a126949 [2023-02-14T06:00:01.008Z] noop [2023-02-14T06:00:01.008Z] Removing intermediate container ab9d1a126949 [2023-02-14T06:00:01.008Z] ---> d545015f27f3 [2023-02-14T06:00:01.008Z] Successfully built d545015f27f3 [2023-02-14T06:00:01.009Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T06:00:01.447Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-14T06:00:01.447Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T06:00:01.592Z] prd-ubuntu20.04-docker-8c-8g-5739 does not seem to be running inside a container [2023-02-14T06:00:01.635Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-231 -v /w/workspace/gexfoundry_device-snmp-go_PR-231:/w/workspace/gexfoundry_device-snmp-go_PR-231:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-231@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-231@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-14T06:00:02.002Z] $ docker top 64b6de571a9004340feb4bb8e06824c935a48f1947aa2dae8d9ab53a3147f56a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-14T06:00:02.390Z] + go version [2023-02-14T06:00:02.390Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-14T06:00:02.430Z] $ docker stop --time=1 64b6de571a9004340feb4bb8e06824c935a48f1947aa2dae8d9ab53a3147f56a [2023-02-14T06:00:03.737Z] $ docker rm -f --volumes 64b6de571a9004340feb4bb8e06824c935a48f1947aa2dae8d9ab53a3147f56a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T06:00:04.435Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-14T06:00:04.436Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T06:00:04.583Z] prd-ubuntu20.04-docker-8c-8g-5739 does not seem to be running inside a container [2023-02-14T06:00:04.620Z] $ 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-231 -v /w/workspace/gexfoundry_device-snmp-go_PR-231:/w/workspace/gexfoundry_device-snmp-go_PR-231:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-231@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-231@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-14T06:00:04.991Z] $ docker top ca686c8bdcb9670c09f77f24f9434e53cbd7d01dd2209fdc331bb269ab0b15a5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-14T06:00:05.380Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-snmp-go_PR-231 [Pipeline] fileExists [Pipeline] sh [2023-02-14T06:00:05.727Z] + make test [2023-02-14T06:00:05.727Z] go test ./... -coverprofile=coverage.out [2023-02-14T06:00:05.986Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-02-14T06:00:16.018Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2023-02-14T06:00:16.018Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.007s coverage: 0.0% of statements [2023-02-14T06:00:22.581Z] 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-14T06:00:22.581Z] go vet ./... [2023-02-14T06:00:25.856Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-14T06:00:25.856Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-14T06:00:25.856Z] ./bin/test-attribution-txt.sh [2023-02-14T06:00:25.856Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-02-14T06:00:25.856Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-02-14T06:00:25.890Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-14T06:00:25.926Z] $ docker stop --time=1 ca686c8bdcb9670c09f77f24f9434e53cbd7d01dd2209fdc331bb269ab0b15a5 [2023-02-14T06:00:27.649Z] $ docker rm -f --volumes ca686c8bdcb9670c09f77f24f9434e53cbd7d01dd2209fdc331bb269ab0b15a5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-14T06:00:28.233Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-14T06:00:28.321Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-02-14T06:00:28.970Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-14T06:00:29.282Z] + ls -al . [2023-02-14T06:00:29.282Z] total 172 [2023-02-14T06:00:29.282Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 14 06:00 . [2023-02-14T06:00:29.282Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 14 05:58 .. [2023-02-14T06:00:29.282Z] -rw-rw-r-- 1 jenkins jenkins 6 Feb 14 05:58 .dockerignore [2023-02-14T06:00:29.282Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 14 06:00 .git [2023-02-14T06:00:29.282Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 14 05:58 .github [2023-02-14T06:00:29.282Z] -rw-rw-r-- 1 jenkins jenkins 328 Feb 14 05:58 .gitignore [2023-02-14T06:00:29.282Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 14 05:58 .golangci.yml [2023-02-14T06:00:29.282Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 14 05:59 .semver [2023-02-14T06:00:29.282Z] -rw-rw-r-- 1 jenkins jenkins 8828 Feb 14 05:58 Attribution.txt [2023-02-14T06:00:29.282Z] -rw-rw-r-- 1 jenkins jenkins 8355 Feb 14 05:58 CHANGELOG.md [2023-02-14T06:00:29.282Z] -rw-rw-r-- 1 jenkins jenkins 1423 Feb 14 05:58 Dockerfile [2023-02-14T06:00:29.282Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 14 05:58 GOVERNANCE.md [2023-02-14T06:00:29.282Z] -rw-rw-r-- 1 jenkins jenkins 656 Feb 14 05:58 Jenkinsfile [2023-02-14T06:00:29.282Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 14 05:58 LICENSE [2023-02-14T06:00:29.282Z] -rw-rw-r-- 1 jenkins jenkins 2079 Feb 14 05:58 Makefile [2023-02-14T06:00:29.282Z] -rw-rw-r-- 1 jenkins jenkins 620 Feb 14 05:58 OWNERS.md [2023-02-14T06:00:29.282Z] -rw-rw-r-- 1 jenkins jenkins 10054 Feb 14 05:58 README.md [2023-02-14T06:00:29.282Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 14 05:59 VERSION [2023-02-14T06:00:29.282Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 14 05:58 bin [2023-02-14T06:00:29.282Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 14 05:58 cmd [2023-02-14T06:00:29.282Z] -rw-r--r-- 1 jenkins jenkins 7631 Feb 14 06:00 coverage.out [2023-02-14T06:00:29.282Z] -rw-rw-r-- 1 jenkins jenkins 3326 Feb 14 05:58 go.mod [2023-02-14T06:00:29.282Z] -rw-rw-r-- 1 jenkins jenkins 32920 Feb 14 05:58 go.sum [2023-02-14T06:00:29.282Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 14 05:58 internal [2023-02-14T06:00:29.282Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 14 05:58 snap [2023-02-14T06:00:29.282Z] -rw-rw-r-- 1 jenkins jenkins 228 Feb 14 05:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T06:00:29.665Z] + 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=8730ff3bac81c2a753610768d578edee4cb88d5a --label arch=amd64 --label version=0.0.0 . [2023-02-14T06:00:29.665Z] Sending build context to Docker daemon 5.687MB [2023-02-14T06:00:29.665Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2023-02-14T06:00:29.665Z] Step 2/24 : FROM ${BASE} AS builder [2023-02-14T06:00:29.665Z] ---> d545015f27f3 [2023-02-14T06:00:29.665Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-14T06:00:29.665Z] ---> Running in b0e11995d062 [2023-02-14T06:00:29.925Z] Removing intermediate container b0e11995d062 [2023-02-14T06:00:29.925Z] ---> 57704fe72e6e [2023-02-14T06:00:29.925Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-14T06:00:29.925Z] ---> Running in ec69e1748a2d [2023-02-14T06:00:29.925Z] Removing intermediate container ec69e1748a2d [2023-02-14T06:00:29.925Z] ---> 829e4ccb3154 [2023-02-14T06:00:29.925Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-02-14T06:00:29.925Z] ---> Running in 6fbf4d4c3aea [2023-02-14T06:00:29.925Z] Removing intermediate container 6fbf4d4c3aea [2023-02-14T06:00:29.925Z] ---> 69d676cb8c78 [2023-02-14T06:00:29.925Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-02-14T06:00:29.925Z] ---> Running in cf203fe5f19d [2023-02-14T06:00:30.185Z] Removing intermediate container cf203fe5f19d [2023-02-14T06:00:30.185Z] ---> 6d2b58bb6ce7 [2023-02-14T06:00:30.185Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-14T06:00:30.185Z] ---> Running in 7ff4bfe197f7 [2023-02-14T06:00:30.445Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T06:00:30.704Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T06:00:30.963Z] OK: 216 MiB in 55 packages [2023-02-14T06:00:31.223Z] Removing intermediate container 7ff4bfe197f7 [2023-02-14T06:00:31.223Z] ---> 0c015544e68f [2023-02-14T06:00:31.223Z] Step 8/24 : WORKDIR /device-snmp-go [2023-02-14T06:00:31.223Z] ---> Running in 0ed0f528d08e [2023-02-14T06:00:31.483Z] Removing intermediate container 0ed0f528d08e [2023-02-14T06:00:31.483Z] ---> 3548474dce49 [2023-02-14T06:00:31.483Z] Step 9/24 : COPY go.mod vendor* ./ [2023-02-14T06:00:31.483Z] ---> c5c7034b107c [2023-02-14T06:00:31.483Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T06:00:31.483Z] ---> Running in 05e0e7409989 [2023-02-14T06:00:32.428Z] Removing intermediate container 05e0e7409989 [2023-02-14T06:00:32.428Z] ---> 257e4b2d9e5c [2023-02-14T06:00:32.428Z] Step 11/24 : COPY . . [2023-02-14T06:00:32.687Z] ---> e7142be83695 [2023-02-14T06:00:32.687Z] Step 12/24 : RUN ${MAKE} [2023-02-14T06:00:32.687Z] ---> Running in b8ff583a7f9f [2023-02-14T06:00:32.944Z] 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-14T06:00:51.034Z] Removing intermediate container b8ff583a7f9f [2023-02-14T06:00:51.034Z] ---> b72b43cc12db [2023-02-14T06:00:51.034Z] Step 13/24 : FROM alpine:3.16 [2023-02-14T06:00:51.034Z] 3.16: Pulling from library/alpine [2023-02-14T06:00:51.295Z] ef5531b6e74e: Pulling fs layer [2023-02-14T06:00:51.295Z] ef5531b6e74e: Verifying Checksum [2023-02-14T06:00:51.554Z] ef5531b6e74e: Pull complete [2023-02-14T06:00:51.554Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-14T06:00:51.554Z] Status: Downloaded newer image for alpine:3.16 [2023-02-14T06:00:51.554Z] ---> dfd21b5a31f5 [2023-02-14T06:00:51.554Z] Step 14/24 : RUN apk add --update --no-cache dumb-init [2023-02-14T06:00:51.554Z] ---> Running in e55382354745 [2023-02-14T06:00:51.813Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-14T06:00:52.072Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-14T06:00:52.332Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-14T06:00:52.332Z] Executing busybox-1.35.0-r17.trigger [2023-02-14T06:00:52.332Z] OK: 6 MiB in 15 packages [2023-02-14T06:00:52.591Z] Removing intermediate container e55382354745 [2023-02-14T06:00:52.591Z] ---> d5113d0b1579 [2023-02-14T06:00:52.591Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2023-02-14T06:00:53.156Z] ---> 18d531796d5f [2023-02-14T06:00:53.156Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2023-02-14T06:00:53.156Z] ---> d6526979e2c0 [2023-02-14T06:00:53.156Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2023-02-14T06:00:53.415Z] ---> a40fdb58ca74 [2023-02-14T06:00:53.415Z] Step 18/24 : EXPOSE 59993 [2023-02-14T06:00:53.415Z] ---> Running in e6793f749f5c [2023-02-14T06:00:53.415Z] Removing intermediate container e6793f749f5c [2023-02-14T06:00:53.415Z] ---> 5f9e95899558 [2023-02-14T06:00:53.415Z] Step 19/24 : EXPOSE 161 [2023-02-14T06:00:53.673Z] ---> Running in 1d5d49c39794 [2023-02-14T06:00:53.673Z] Removing intermediate container 1d5d49c39794 [2023-02-14T06:00:53.673Z] ---> 29eaf6ca9507 [2023-02-14T06:00:53.673Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2023-02-14T06:00:53.673Z] ---> Running in 150620f516c0 [2023-02-14T06:00:53.673Z] Removing intermediate container 150620f516c0 [2023-02-14T06:00:53.673Z] ---> b8c1977bdb56 [2023-02-14T06:00:53.673Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-14T06:00:53.673Z] ---> Running in f169fb6e59d7 [2023-02-14T06:00:53.931Z] Removing intermediate container f169fb6e59d7 [2023-02-14T06:00:53.932Z] ---> 6df77e85a472 [2023-02-14T06:00:53.932Z] Step 22/24 : LABEL arch=amd64 [2023-02-14T06:00:53.932Z] ---> Running in aeb05a62c28a [2023-02-14T06:00:53.932Z] Removing intermediate container aeb05a62c28a [2023-02-14T06:00:53.932Z] ---> c86936c25255 [2023-02-14T06:00:53.932Z] Step 23/24 : LABEL git_sha=8730ff3bac81c2a753610768d578edee4cb88d5a [2023-02-14T06:00:53.932Z] ---> Running in fde96525bd6b [2023-02-14T06:00:53.932Z] Removing intermediate container fde96525bd6b [2023-02-14T06:00:53.932Z] ---> 862a14c38a26 [2023-02-14T06:00:53.932Z] Step 24/24 : LABEL version=0.0.0 [2023-02-14T06:00:53.932Z] ---> Running in bdd074bd1b2a [2023-02-14T06:00:54.189Z] Removing intermediate container bdd074bd1b2a [2023-02-14T06:00:54.189Z] ---> 3d62309d7126 [2023-02-14T06:00:54.189Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-14T06:00:54.189Z] Successfully built 3d62309d7126 [2023-02-14T06:00:54.189Z] 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-14T06:00:55.026Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-14T06:00:55.026Z] [2023-02-14T06:00:55.026Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T06:00:55.398Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-14T06:00:55.398Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-14T06:00:55.398Z] 5eb5b503b376: Pulling fs layer [2023-02-14T06:00:55.398Z] 5c69ac0246d0: Pulling fs layer [2023-02-14T06:00:55.398Z] ec43610c2a17: Pulling fs layer [2023-02-14T06:00:55.398Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-14T06:00:55.398Z] 33b1e0a273af: Pulling fs layer [2023-02-14T06:00:55.398Z] 5d3b04190fa2: Pulling fs layer [2023-02-14T06:00:55.398Z] 2f39f015ded8: Pulling fs layer [2023-02-14T06:00:55.398Z] 3a2ae6a8a46f: Waiting [2023-02-14T06:00:55.398Z] 33b1e0a273af: Waiting [2023-02-14T06:00:55.398Z] 2f39f015ded8: Waiting [2023-02-14T06:00:55.398Z] 5d3b04190fa2: Waiting [2023-02-14T06:00:55.398Z] 5c69ac0246d0: Verifying Checksum [2023-02-14T06:00:55.398Z] 5c69ac0246d0: Download complete [2023-02-14T06:00:55.398Z] 3a2ae6a8a46f: Download complete [2023-02-14T06:00:55.662Z] 33b1e0a273af: Verifying Checksum [2023-02-14T06:00:55.662Z] 33b1e0a273af: Download complete [2023-02-14T06:00:55.662Z] 5d3b04190fa2: Download complete [2023-02-14T06:00:55.662Z] ec43610c2a17: Download complete [2023-02-14T06:00:55.922Z] 5eb5b503b376: Verifying Checksum [2023-02-14T06:00:55.922Z] 5eb5b503b376: Download complete [2023-02-14T06:00:56.489Z] 2f39f015ded8: Download complete [2023-02-14T06:00:57.062Z] 5eb5b503b376: Pull complete [2023-02-14T06:00:57.321Z] 5c69ac0246d0: Pull complete [2023-02-14T06:00:57.581Z] ec43610c2a17: Pull complete [2023-02-14T06:00:57.581Z] 3a2ae6a8a46f: Pull complete [2023-02-14T06:00:57.838Z] 33b1e0a273af: Pull complete [2023-02-14T06:00:57.838Z] 5d3b04190fa2: Pull complete [2023-02-14T06:01:02.030Z] 2f39f015ded8: Pull complete [2023-02-14T06:01:02.030Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-14T06:01:02.030Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-14T06:01:02.030Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T06:01:02.254Z] prd-ubuntu20.04-docker-8c-8g-5739 does not seem to be running inside a container [2023-02-14T06:01:02.288Z] $ 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-231 -v /w/workspace/gexfoundry_device-snmp-go_PR-231:/w/workspace/gexfoundry_device-snmp-go_PR-231:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-231@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-231@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-14T06:01:03.738Z] $ docker top 505c34d57390b9e3290a6dc577c22337a3b9c7b26e59ba8d84317570b0420ce5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-14T06:01:04.179Z] ---> job-cost.sh [2023-02-14T06:01:04.180Z] lf-activate-venv: SKIPPING [2023-02-14T06:01:04.180Z] INFO: No Stack... [2023-02-14T06:01:04.752Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-14T06:01:05.015Z] INFO: Archiving Costs [Pipeline] sh [2023-02-14T06:01:05.330Z] + cat /w/workspace/gexfoundry_device-snmp-go_PR-231/archives/cost.csv [2023-02-14T06:01:05.330Z] + cut -d, -f6 [Pipeline] lock [2023-02-14T06:01:05.369Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-231-1-stack-cost] [2023-02-14T06:01:05.374Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-231-1-stack-cost] did not exist. Created. [2023-02-14T06:01:05.374Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-231-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-14T06:01:05.769Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-02-14T06:01:05.817Z] Stashed 1 file(s) [Pipeline] } [2023-02-14T06:01:05.846Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-231-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-14T06:01:05.934Z] $ docker stop --time=1 505c34d57390b9e3290a6dc577c22337a3b9c7b26e59ba8d84317570b0420ce5 [2023-02-14T06:01:07.102Z] $ docker rm -f --volumes 505c34d57390b9e3290a6dc577c22337a3b9c7b26e59ba8d84317570b0420ce5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-14T06:01:35.626Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5742 in /w/workspace/gexfoundry_device-snmp-go_PR-231 [Pipeline] { [Pipeline] ws [2023-02-14T06:01:35.682Z] Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout [2023-02-14T06:01:35.766Z] Selected Git installation does not exist. Using Default [2023-02-14T06:01:35.766Z] The recommended git tool is: NONE [2023-02-14T06:01:41.542Z] using credential edgex-jenkins-ssh [2023-02-14T06:01:41.564Z] Cloning the remote Git repository [2023-02-14T06:01:41.621Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2023-02-14T06:01:41.709Z] > git init /w/workspace/device-snmp-go/1 # timeout=10 [2023-02-14T06:01:41.881Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2023-02-14T06:01:41.883Z] > git --version # timeout=10 [2023-02-14T06:01:41.903Z] > git --version # 'git version 2.25.1' [2023-02-14T06:01:41.905Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-14T06:01:41.977Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-14T06:01:43.126Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2023-02-14T06:01:43.163Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-14T06:01:44.137Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2023-02-14T06:01:44.183Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2023-02-14T06:01:44.185Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-14T06:01:44.203Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/231/head:refs/remotes/origin/PR-231 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-14T06:01:44.776Z] Merging remotes/origin/main commit 2bd6e5dae59222faf073cfb9822f90f2048c0bba into PR head commit 8730ff3bac81c2a753610768d578edee4cb88d5a [2023-02-14T06:01:45.034Z] Merge succeeded, producing 8730ff3bac81c2a753610768d578edee4cb88d5a [2023-02-14T06:01:45.035Z] Checking out Revision 8730ff3bac81c2a753610768d578edee4cb88d5a (PR-231) [2023-02-14T06:01:45.607Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-02-14T06:01:45.684Z] > git --version # timeout=10 [2023-02-14T06:01:45.698Z] > git --version # 'git version 2.25.1' [2023-02-14T06:01:45.724Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2023-02-14T06:01:44.806Z] > git config core.sparsecheckout # timeout=10 [2023-02-14T06:01:44.828Z] > git checkout -f 8730ff3bac81c2a753610768d578edee4cb88d5a # timeout=10 [2023-02-14T06:01:44.933Z] > git remote # timeout=10 [2023-02-14T06:01:44.952Z] > git config --get remote.origin.url # timeout=10 [2023-02-14T06:01:44.971Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-14T06:01:44.993Z] > git merge 2bd6e5dae59222faf073cfb9822f90f2048c0bba # timeout=10 [2023-02-14T06:01:45.022Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-14T06:01:45.049Z] > git config core.sparsecheckout # timeout=10 [2023-02-14T06:01:45.075Z] > git checkout -f 8730ff3bac81c2a753610768d578edee4cb88d5a # timeout=10 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-14T06:01:46.808Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-14T06:01:46.808Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-14T06:01:46.808Z] Dload Upload Total Spent Left Speed [2023-02-14T06:01:46.808Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 60146 0 --:--:-- --:--:-- --:--:-- 60431 [Pipeline] sh [2023-02-14T06:01:47.566Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-14T06:01:47.915Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json [2023-02-14T06:01:47.915Z] sudo tee /etc/docker/daemon.new [2023-02-14T06:01:47.915Z] { [2023-02-14T06:01:47.915Z] "registry-mirrors": [ [2023-02-14T06:01:47.915Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-14T06:01:47.915Z] ], [2023-02-14T06:01:47.915Z] "bip": "10.250.0.254/24", [2023-02-14T06:01:47.915Z] "hosts": [ [2023-02-14T06:01:47.915Z] "tcp://0.0.0.0:5555", [2023-02-14T06:01:47.915Z] "unix:///var/run/docker.sock" [2023-02-14T06:01:47.915Z] ], [2023-02-14T06:01:47.915Z] "mtu": 1458, [2023-02-14T06:01:47.915Z] "selinux-enabled": true, [2023-02-14T06:01:47.915Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-14T06:01:47.915Z] } [Pipeline] sh [2023-02-14T06:01:48.259Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-14T06:01:48.613Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-14T06:02:06.971Z] provisioning config files... [2023-02-14T06:02:07.001Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config5304941513477081087tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-14T06:02:07.407Z] ---> docker-login.sh [2023-02-14T06:02:07.407Z] nexus3.edgexfoundry.org:10001 [2023-02-14T06:02:07.997Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T06:02:07.997Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T06:02:07.997Z] Configure a credential helper to remove this warning. See [2023-02-14T06:02:07.997Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T06:02:07.997Z] [2023-02-14T06:02:07.997Z] Login Succeeded [2023-02-14T06:02:07.997Z] nexus3.edgexfoundry.org:10002 [2023-02-14T06:02:08.265Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T06:02:08.534Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T06:02:08.534Z] Configure a credential helper to remove this warning. See [2023-02-14T06:02:08.534Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T06:02:08.534Z] [2023-02-14T06:02:08.534Z] Login Succeeded [2023-02-14T06:02:08.534Z] nexus3.edgexfoundry.org:10003 [2023-02-14T06:02:08.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T06:02:08.804Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T06:02:08.804Z] Configure a credential helper to remove this warning. See [2023-02-14T06:02:08.804Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T06:02:08.804Z] [2023-02-14T06:02:08.804Z] Login Succeeded [2023-02-14T06:02:08.804Z] nexus3.edgexfoundry.org:10004 [2023-02-14T06:02:09.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T06:02:09.074Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T06:02:09.074Z] Configure a credential helper to remove this warning. See [2023-02-14T06:02:09.074Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T06:02:09.074Z] [2023-02-14T06:02:09.074Z] Login Succeeded [2023-02-14T06:02:09.074Z] docker.io [2023-02-14T06:02:09.342Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-14T06:02:09.608Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-14T06:02:09.608Z] Configure a credential helper to remove this warning. See [2023-02-14T06:02:09.608Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-14T06:02:09.608Z] [2023-02-14T06:02:09.608Z] Login Succeeded [2023-02-14T06:02:09.608Z] ---> docker-login.sh ends [Pipeline] } [2023-02-14T06:02:09.636Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-14T06:02:09.985Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-14T06:02:10.018Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-14T06:02:10.050Z] ========================================================= [2023-02-14T06:02:10.050Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-14T06:02:10.050Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T06:02:10.550Z] + 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-14T06:02:10.820Z] Sending build context to Docker daemon 2.938MB [2023-02-14T06:02:10.820Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-02-14T06:02:10.820Z] Step 2/12 : FROM ${BASE} AS builder [2023-02-14T06:02:11.094Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-14T06:02:11.094Z] 9b18e9b68314: Pulling fs layer [2023-02-14T06:02:11.094Z] 35d82f9e3411: Pulling fs layer [2023-02-14T06:02:11.094Z] e16973657156: Pulling fs layer [2023-02-14T06:02:11.094Z] fc693d55d65f: Pulling fs layer [2023-02-14T06:02:11.094Z] 7e9fc2657dce: Pulling fs layer [2023-02-14T06:02:11.094Z] dda99020689f: Pulling fs layer [2023-02-14T06:02:11.094Z] db1c61fa0a46: Pulling fs layer [2023-02-14T06:02:11.094Z] 891c053d2c06: Pulling fs layer [2023-02-14T06:02:11.094Z] dda99020689f: Waiting [2023-02-14T06:02:11.094Z] fc693d55d65f: Waiting [2023-02-14T06:02:11.094Z] 7e9fc2657dce: Waiting [2023-02-14T06:02:11.094Z] 891c053d2c06: Waiting [2023-02-14T06:02:11.094Z] db1c61fa0a46: Waiting [2023-02-14T06:02:11.094Z] e16973657156: Verifying Checksum [2023-02-14T06:02:11.094Z] e16973657156: Download complete [2023-02-14T06:02:11.094Z] 35d82f9e3411: Verifying Checksum [2023-02-14T06:02:11.094Z] 35d82f9e3411: Download complete [2023-02-14T06:02:11.094Z] 7e9fc2657dce: Download complete [2023-02-14T06:02:11.094Z] dda99020689f: Verifying Checksum [2023-02-14T06:02:11.094Z] dda99020689f: Download complete [2023-02-14T06:02:11.094Z] 9b18e9b68314: Verifying Checksum [2023-02-14T06:02:11.094Z] 9b18e9b68314: Download complete [2023-02-14T06:02:12.527Z] 891c053d2c06: Verifying Checksum [2023-02-14T06:02:12.527Z] 891c053d2c06: Download complete [2023-02-14T06:02:13.521Z] db1c61fa0a46: Download complete [2023-02-14T06:02:14.182Z] fc693d55d65f: Verifying Checksum [2023-02-14T06:02:14.182Z] fc693d55d65f: Download complete [2023-02-14T06:02:14.182Z] 9b18e9b68314: Pull complete [2023-02-14T06:02:14.791Z] 35d82f9e3411: Pull complete [2023-02-14T06:02:14.791Z] e16973657156: Pull complete [2023-02-14T06:02:27.109Z] fc693d55d65f: Pull complete [2023-02-14T06:02:27.109Z] 7e9fc2657dce: Pull complete [2023-02-14T06:02:27.379Z] dda99020689f: Pull complete [2023-02-14T06:02:34.064Z] db1c61fa0a46: Pull complete [2023-02-14T06:02:36.021Z] 891c053d2c06: Pull complete [2023-02-14T06:02:36.021Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-14T06:02:36.021Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-14T06:02:36.021Z] ---> f96f9c87975a [2023-02-14T06:02:36.021Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-02-14T06:02:40.290Z] ---> Running in 6e1b4bbbb7da [2023-02-14T06:02:40.290Z] Removing intermediate container 6e1b4bbbb7da [2023-02-14T06:02:40.290Z] ---> d80826896c0d [2023-02-14T06:02:40.290Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-14T06:02:40.290Z] ---> Running in a25cab34f140 [2023-02-14T06:02:40.290Z] Removing intermediate container a25cab34f140 [2023-02-14T06:02:40.290Z] ---> 5c81e28b2933 [2023-02-14T06:02:40.290Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-02-14T06:02:40.563Z] ---> Running in 047be749d28f [2023-02-14T06:02:40.835Z] Removing intermediate container 047be749d28f [2023-02-14T06:02:40.835Z] ---> 656efdc3751d [2023-02-14T06:02:40.835Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-02-14T06:02:40.835Z] ---> Running in e9a815e9988e [2023-02-14T06:02:41.122Z] Removing intermediate container e9a815e9988e [2023-02-14T06:02:41.122Z] ---> dfcb5b2779d0 [2023-02-14T06:02:41.122Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-14T06:02:41.396Z] ---> Running in 6efbec915fc0 [2023-02-14T06:02:42.361Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T06:02:42.945Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T06:02:43.905Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-02-14T06:02:43.905Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-02-14T06:02:43.905Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-02-14T06:02:43.905Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-02-14T06:02:44.175Z] Executing busybox-1.35.0-r17.trigger [2023-02-14T06:02:44.175Z] OK: 226 MiB in 55 packages [2023-02-14T06:02:45.142Z] Removing intermediate container 6efbec915fc0 [2023-02-14T06:02:45.142Z] ---> eabea8246530 [2023-02-14T06:02:45.142Z] Step 8/12 : WORKDIR /device-snmp-go [2023-02-14T06:02:45.142Z] ---> Running in 9e2c7dfdaf0b [2023-02-14T06:02:45.413Z] Removing intermediate container 9e2c7dfdaf0b [2023-02-14T06:02:45.413Z] ---> b31d2b7f25d2 [2023-02-14T06:02:45.413Z] Step 9/12 : COPY go.mod vendor* ./ [2023-02-14T06:02:46.000Z] ---> f8e2e125df87 [2023-02-14T06:02:46.000Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T06:02:46.000Z] ---> Running in 80564bb12afc [2023-02-14T06:03:53.888Z] Removing intermediate container 80564bb12afc [2023-02-14T06:03:53.888Z] ---> 6cc54a6a4c81 [2023-02-14T06:03:53.888Z] Step 11/12 : COPY . . [2023-02-14T06:03:53.888Z] ---> dca86b81c74c [2023-02-14T06:03:53.888Z] Step 12/12 : RUN ${MAKE} [2023-02-14T06:03:53.888Z] ---> Running in 64e5e7716956 [2023-02-14T06:03:53.888Z] noop [2023-02-14T06:03:53.888Z] Removing intermediate container 64e5e7716956 [2023-02-14T06:03:53.888Z] ---> ec725d5aaed2 [2023-02-14T06:03:53.888Z] Successfully built ec725d5aaed2 [2023-02-14T06:03:53.888Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T06:03:54.378Z] + docker inspect -f . ci-base-image-arm64 [2023-02-14T06:03:54.378Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T06:03:54.659Z] prd-ubuntu20.04-docker-arm64-4c-16g-5742 does not seem to be running inside a container [2023-02-14T06:03:54.744Z] $ 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-14T06:03:56.011Z] $ docker top f5df1547324e5cc7bf8dcf850ffebb76bc7e3ba84fe7189e295a5f0b6d35378f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-14T06:03:56.893Z] + go version [2023-02-14T06:03:56.893Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-14T06:03:56.943Z] $ docker stop --time=1 f5df1547324e5cc7bf8dcf850ffebb76bc7e3ba84fe7189e295a5f0b6d35378f [2023-02-14T06:03:58.612Z] $ docker rm -f --volumes f5df1547324e5cc7bf8dcf850ffebb76bc7e3ba84fe7189e295a5f0b6d35378f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T06:03:59.493Z] + docker inspect -f . ci-base-image-arm64 [2023-02-14T06:03:59.493Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T06:03:59.754Z] prd-ubuntu20.04-docker-arm64-4c-16g-5742 does not seem to be running inside a container [2023-02-14T06:03:59.838Z] $ 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-14T06:04:01.090Z] $ docker top 09301fb49bc4f92838a2fc5f087c09eab8597ea9c3b062686e455019ab19425a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-14T06:04:01.979Z] + git config --global --add safe.directory /w/workspace/device-snmp-go/1 [Pipeline] fileExists [Pipeline] sh [2023-02-14T06:04:02.697Z] + make test [2023-02-14T06:04:02.698Z] go test ./... -coverprofile=coverage.out [2023-02-14T06:04:04.113Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-02-14T06:05:40.845Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2023-02-14T06:05:40.845Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.063s coverage: 0.0% of statements [2023-02-14T06:05:40.845Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-14T06:05:40.845Z] go vet ./... [2023-02-14T06:05:59.078Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-14T06:05:59.078Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-14T06:05:59.078Z] ./bin/test-attribution-txt.sh [2023-02-14T06:05:59.078Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-02-14T06:05:59.078Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-02-14T06:05:59.110Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-14T06:05:59.160Z] $ docker stop --time=1 09301fb49bc4f92838a2fc5f087c09eab8597ea9c3b062686e455019ab19425a [2023-02-14T06:06:01.046Z] $ docker rm -f --volumes 09301fb49bc4f92838a2fc5f087c09eab8597ea9c3b062686e455019ab19425a [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-14T06:06:02.124Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-14T06:06:02.156Z] Warning: overwriting stash ‘coverage-report’ [2023-02-14T06:06:02.820Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-14T06:06:03.416Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-14T06:06:03.776Z] + ls -al . [2023-02-14T06:06:03.776Z] total 168 [2023-02-14T06:06:03.776Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 14 06:04 . [2023-02-14T06:06:03.776Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 14 06:01 .. [2023-02-14T06:06:03.776Z] -rw-rw-r-- 1 jenkins jenkins 6 Feb 14 06:01 .dockerignore [2023-02-14T06:06:03.776Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 14 06:01 .git [2023-02-14T06:06:03.776Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 14 06:01 .github [2023-02-14T06:06:03.776Z] -rw-rw-r-- 1 jenkins jenkins 328 Feb 14 06:01 .gitignore [2023-02-14T06:06:03.776Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 14 06:01 .golangci.yml [2023-02-14T06:06:03.776Z] -rw-rw-r-- 1 jenkins jenkins 8828 Feb 14 06:01 Attribution.txt [2023-02-14T06:06:03.776Z] -rw-rw-r-- 1 jenkins jenkins 8355 Feb 14 06:01 CHANGELOG.md [2023-02-14T06:06:03.776Z] -rw-rw-r-- 1 jenkins jenkins 1423 Feb 14 06:01 Dockerfile [2023-02-14T06:06:03.776Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 14 06:01 GOVERNANCE.md [2023-02-14T06:06:03.776Z] -rw-rw-r-- 1 jenkins jenkins 656 Feb 14 06:01 Jenkinsfile [2023-02-14T06:06:03.776Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 14 06:01 LICENSE [2023-02-14T06:06:03.776Z] -rw-rw-r-- 1 jenkins jenkins 2079 Feb 14 06:01 Makefile [2023-02-14T06:06:03.776Z] -rw-rw-r-- 1 jenkins jenkins 620 Feb 14 06:01 OWNERS.md [2023-02-14T06:06:03.776Z] -rw-rw-r-- 1 jenkins jenkins 10054 Feb 14 06:01 README.md [2023-02-14T06:06:03.776Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 14 05:59 VERSION [2023-02-14T06:06:03.776Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 14 06:01 bin [2023-02-14T06:06:03.776Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 14 06:01 cmd [2023-02-14T06:06:03.776Z] -rw-r--r-- 1 jenkins jenkins 7631 Feb 14 06:05 coverage.out [2023-02-14T06:06:03.776Z] -rw-rw-r-- 1 jenkins jenkins 3326 Feb 14 06:01 go.mod [2023-02-14T06:06:03.776Z] -rw-rw-r-- 1 jenkins jenkins 32920 Feb 14 06:01 go.sum [2023-02-14T06:06:03.776Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 14 06:01 internal [2023-02-14T06:06:03.776Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 14 06:01 snap [2023-02-14T06:06:03.776Z] -rw-rw-r-- 1 jenkins jenkins 228 Feb 14 06:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T06:06:04.201Z] + 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=8730ff3bac81c2a753610768d578edee4cb88d5a --label arch=arm64 --label version=0.0.0 . [2023-02-14T06:06:04.792Z] Sending build context to Docker daemon 2.947MB [2023-02-14T06:06:05.061Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2023-02-14T06:06:05.061Z] Step 2/24 : FROM ${BASE} AS builder [2023-02-14T06:06:05.061Z] ---> ec725d5aaed2 [2023-02-14T06:06:05.061Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-14T06:06:05.061Z] ---> Running in 97006eaa172e [2023-02-14T06:06:05.332Z] Removing intermediate container 97006eaa172e [2023-02-14T06:06:05.332Z] ---> f455a00bd6a5 [2023-02-14T06:06:05.332Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-14T06:06:05.601Z] ---> Running in 66193c9bb7ff [2023-02-14T06:06:05.871Z] Removing intermediate container 66193c9bb7ff [2023-02-14T06:06:05.871Z] ---> a672d548e5f0 [2023-02-14T06:06:05.871Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-02-14T06:06:05.871Z] ---> Running in 9d98a77ddef7 [2023-02-14T06:06:06.458Z] Removing intermediate container 9d98a77ddef7 [2023-02-14T06:06:06.458Z] ---> e38d8ca66b7c [2023-02-14T06:06:06.458Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-02-14T06:06:06.458Z] ---> Running in 4d3f96ea3fe5 [2023-02-14T06:06:07.043Z] Removing intermediate container 4d3f96ea3fe5 [2023-02-14T06:06:07.043Z] ---> 40014bb82d02 [2023-02-14T06:06:07.043Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-14T06:06:07.043Z] ---> Running in 8c6c711bdd48 [2023-02-14T06:06:08.453Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T06:06:09.038Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T06:06:10.457Z] OK: 226 MiB in 55 packages [2023-02-14T06:06:11.047Z] Removing intermediate container 8c6c711bdd48 [2023-02-14T06:06:11.047Z] ---> d68e0b1a856b [2023-02-14T06:06:11.047Z] Step 8/24 : WORKDIR /device-snmp-go [2023-02-14T06:06:11.315Z] ---> Running in 439fa1d09dbf [2023-02-14T06:06:11.583Z] Removing intermediate container 439fa1d09dbf [2023-02-14T06:06:11.583Z] ---> 133e90fdcf2f [2023-02-14T06:06:11.583Z] Step 9/24 : COPY go.mod vendor* ./ [2023-02-14T06:06:12.190Z] ---> 5e95b1123ce9 [2023-02-14T06:06:12.190Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-14T06:06:12.190Z] ---> Running in dab4b5e33475 [2023-02-14T06:06:15.556Z] Removing intermediate container dab4b5e33475 [2023-02-14T06:06:15.556Z] ---> be9c3aa8c448 [2023-02-14T06:06:15.556Z] Step 11/24 : COPY . . [2023-02-14T06:06:16.518Z] ---> 282a02e9246b [2023-02-14T06:06:16.518Z] Step 12/24 : RUN ${MAKE} [2023-02-14T06:06:16.518Z] ---> Running in 359a88997462 [2023-02-14T06:06:17.478Z] 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-14T06:08:39.226Z] Removing intermediate container 359a88997462 [2023-02-14T06:08:39.226Z] ---> 2af26519620b [2023-02-14T06:08:39.226Z] Step 13/24 : FROM alpine:3.16 [2023-02-14T06:08:39.226Z] 3.16: Pulling from library/alpine [2023-02-14T06:08:39.226Z] 3760b48202b3: Pulling fs layer [2023-02-14T06:08:39.226Z] 3760b48202b3: Verifying Checksum [2023-02-14T06:08:39.226Z] 3760b48202b3: Download complete [2023-02-14T06:08:39.226Z] 3760b48202b3: Pull complete [2023-02-14T06:08:39.226Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-14T06:08:39.226Z] Status: Downloaded newer image for alpine:3.16 [2023-02-14T06:08:39.226Z] ---> 4c81e5bf8899 [2023-02-14T06:08:39.226Z] Step 14/24 : RUN apk add --update --no-cache dumb-init [2023-02-14T06:08:39.226Z] ---> Running in da48aaa56f18 [2023-02-14T06:08:39.226Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-14T06:08:39.226Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-14T06:08:39.226Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-14T06:08:39.226Z] Executing busybox-1.35.0-r17.trigger [2023-02-14T06:08:39.226Z] OK: 5 MiB in 15 packages [2023-02-14T06:08:39.226Z] Removing intermediate container da48aaa56f18 [2023-02-14T06:08:39.226Z] ---> e084c9d7a59d [2023-02-14T06:08:39.226Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2023-02-14T06:08:39.226Z] ---> 9a250cb98c7d [2023-02-14T06:08:39.226Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2023-02-14T06:08:39.227Z] ---> 1a304fe194c3 [2023-02-14T06:08:39.227Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2023-02-14T06:08:39.227Z] ---> c52fb0b90bc4 [2023-02-14T06:08:39.227Z] Step 18/24 : EXPOSE 59993 [2023-02-14T06:08:39.227Z] ---> Running in 6c89c98d0ef6 [2023-02-14T06:08:39.227Z] Removing intermediate container 6c89c98d0ef6 [2023-02-14T06:08:39.227Z] ---> ac1533f9faff [2023-02-14T06:08:39.227Z] Step 19/24 : EXPOSE 161 [2023-02-14T06:08:39.227Z] ---> Running in 67cc4fbd3e64 [2023-02-14T06:08:39.227Z] Removing intermediate container 67cc4fbd3e64 [2023-02-14T06:08:39.227Z] ---> df2ace2708c8 [2023-02-14T06:08:39.227Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2023-02-14T06:08:39.227Z] ---> Running in 7dddd753bd2d [2023-02-14T06:08:39.227Z] Removing intermediate container 7dddd753bd2d [2023-02-14T06:08:39.227Z] ---> f4750fe65fe1 [2023-02-14T06:08:39.227Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-14T06:08:39.227Z] ---> Running in 1a1611db3467 [2023-02-14T06:08:39.227Z] Removing intermediate container 1a1611db3467 [2023-02-14T06:08:39.227Z] ---> 876f13dbbb95 [2023-02-14T06:08:39.227Z] Step 22/24 : LABEL arch=arm64 [2023-02-14T06:08:39.227Z] ---> Running in cce2c0bd2a74 [2023-02-14T06:08:39.227Z] Removing intermediate container cce2c0bd2a74 [2023-02-14T06:08:39.227Z] ---> d6fc3a81985f [2023-02-14T06:08:39.227Z] Step 23/24 : LABEL git_sha=8730ff3bac81c2a753610768d578edee4cb88d5a [2023-02-14T06:08:39.227Z] ---> Running in 5605114b0aec [2023-02-14T06:08:39.227Z] Removing intermediate container 5605114b0aec [2023-02-14T06:08:39.227Z] ---> ff418b9e9eed [2023-02-14T06:08:39.227Z] Step 24/24 : LABEL version=0.0.0 [2023-02-14T06:08:39.227Z] ---> Running in f823609e305d [2023-02-14T06:08:39.494Z] Removing intermediate container f823609e305d [2023-02-14T06:08:39.494Z] ---> 074103fcf014 [2023-02-14T06:08:39.494Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-14T06:08:39.494Z] Successfully built 074103fcf014 [2023-02-14T06:08:39.494Z] 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-14T06:08:40.532Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-14T06:08:40.532Z] [2023-02-14T06:08:40.532Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T06:08:40.938Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-14T06:08:40.938Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-14T06:08:40.938Z] 8998bd30e6a1: Pulling fs layer [2023-02-14T06:08:40.938Z] 04944245beec: Pulling fs layer [2023-02-14T06:08:40.938Z] 699f458cf7ca: Pulling fs layer [2023-02-14T06:08:40.938Z] 765212b225bb: Pulling fs layer [2023-02-14T06:08:40.938Z] f23df028b6ca: Pulling fs layer [2023-02-14T06:08:40.938Z] d65c8cfc05b1: Pulling fs layer [2023-02-14T06:08:40.938Z] 2437ff75d9bd: Pulling fs layer [2023-02-14T06:08:40.938Z] 765212b225bb: Waiting [2023-02-14T06:08:40.938Z] f23df028b6ca: Waiting [2023-02-14T06:08:40.938Z] 2437ff75d9bd: Waiting [2023-02-14T06:08:41.206Z] 04944245beec: Verifying Checksum [2023-02-14T06:08:41.206Z] 04944245beec: Download complete [2023-02-14T06:08:41.206Z] 765212b225bb: Verifying Checksum [2023-02-14T06:08:41.206Z] 765212b225bb: Download complete [2023-02-14T06:08:41.206Z] f23df028b6ca: Verifying Checksum [2023-02-14T06:08:41.206Z] f23df028b6ca: Download complete [2023-02-14T06:08:41.479Z] d65c8cfc05b1: Verifying Checksum [2023-02-14T06:08:41.479Z] d65c8cfc05b1: Download complete [2023-02-14T06:08:41.479Z] 699f458cf7ca: Verifying Checksum [2023-02-14T06:08:41.479Z] 699f458cf7ca: Download complete [2023-02-14T06:08:41.748Z] 8998bd30e6a1: Verifying Checksum [2023-02-14T06:08:41.749Z] 8998bd30e6a1: Download complete [2023-02-14T06:08:44.347Z] 2437ff75d9bd: Verifying Checksum [2023-02-14T06:08:44.347Z] 2437ff75d9bd: Download complete [2023-02-14T06:08:45.758Z] 8998bd30e6a1: Pull complete [2023-02-14T06:08:46.342Z] 04944245beec: Pull complete [2023-02-14T06:08:47.753Z] 699f458cf7ca: Pull complete [2023-02-14T06:08:47.753Z] 765212b225bb: Pull complete [2023-02-14T06:08:48.713Z] f23df028b6ca: Pull complete [2023-02-14T06:08:48.982Z] d65c8cfc05b1: Pull complete [2023-02-14T06:09:03.975Z] 2437ff75d9bd: Pull complete [2023-02-14T06:09:03.975Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-14T06:09:03.975Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-14T06:09:03.975Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T06:09:04.362Z] prd-ubuntu20.04-docker-arm64-4c-16g-5742 does not seem to be running inside a container [2023-02-14T06:09:04.468Z] $ 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-14T06:09:06.901Z] $ docker top 649e131f1af27e24cf1d8eb7a291b807ac41526d73138673c61cb3ba7b322b8e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-14T06:09:07.846Z] ---> job-cost.sh [2023-02-14T06:09:07.846Z] lf-activate-venv: SKIPPING [2023-02-14T06:09:07.846Z] INFO: No Stack... [2023-02-14T06:09:08.118Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-14T06:09:09.107Z] INFO: Archiving Costs [Pipeline] sh [2023-02-14T06:09:09.767Z] + cat /w/workspace/device-snmp-go/1/archives/cost.csv [2023-02-14T06:09:09.767Z] + cut -d, -f6 [Pipeline] lock [2023-02-14T06:09:09.854Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-231-1-stack-cost] [2023-02-14T06:09:09.858Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-231-1-stack-cost] did not exist. Created. [2023-02-14T06:09:09.858Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-231-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-14T06:09:10.591Z] /w/workspace/device-snmp-go/1@tmp/durable-03530f0b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-02-14T06:09:11.261Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-14T06:09:11.300Z] Warning: overwriting stash ‘stack-cost’ [2023-02-14T06:09:11.341Z] Stashed 1 file(s) [Pipeline] } [2023-02-14T06:09:11.355Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-231-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-14T06:09:11.438Z] $ docker stop --time=1 649e131f1af27e24cf1d8eb7a291b807ac41526d73138673c61cb3ba7b322b8e [2023-02-14T06:09:13.734Z] $ docker rm -f --volumes 649e131f1af27e24cf1d8eb7a291b807ac41526d73138673c61cb3ba7b322b8e [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-14T06:09:14.679Z] provisioning config files... [2023-02-14T06:09:14.687Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-231@tmp/config17202805083852367917tmp [Pipeline] { [Pipeline] sh [2023-02-14T06:09:15.029Z] + set +x [2023-02-14T06:09:15.029Z] + bash -s -- [2023-02-14T06:09:15.029Z] + curl -s https://codecov.io/bash [2023-02-14T06:09:15.029Z] [2023-02-14T06:09:15.029Z] _____ _ [2023-02-14T06:09:15.029Z] / ____| | | [2023-02-14T06:09:15.029Z] | | ___ __| | ___ ___ _____ __ [2023-02-14T06:09:15.029Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-14T06:09:15.029Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-14T06:09:15.029Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-14T06:09:15.029Z] Bash-1.0.6 [2023-02-14T06:09:15.029Z] [2023-02-14T06:09:15.029Z] [2023-02-14T06:09:15.029Z] ==> git version 2.25.1 found [2023-02-14T06:09:15.029Z] ==> 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-14T06:09:15.029Z] Release-Date: 2020-01-08 [2023-02-14T06:09:15.029Z] 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-14T06:09:15.029Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-14T06:09:15.029Z] ==> Jenkins CI detected. [2023-02-14T06:09:15.029Z] current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-231 [2023-02-14T06:09:15.029Z] project root: . [2023-02-14T06:09:15.029Z] --> token set from env [2023-02-14T06:09:15.029Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-14T06:09:15.029Z] ==> Running gcov in . (disable via -X gcov) [2023-02-14T06:09:15.029Z] ==> Python coveragepy not found [2023-02-14T06:09:15.029Z] ==> Searching for coverage reports in: [2023-02-14T06:09:15.029Z] + . [2023-02-14T06:09:15.029Z] -> Found 1 reports [2023-02-14T06:09:15.029Z] ==> Detecting git/mercurial file structure [2023-02-14T06:09:15.029Z] ==> Reading reports [2023-02-14T06:09:15.029Z] + ./coverage.out bytes=7631 [2023-02-14T06:09:15.030Z] ==> Appending adjustments [2023-02-14T06:09:15.030Z] https://docs.codecov.io/docs/fixing-reports [2023-02-14T06:09:15.287Z] + Found adjustments [2023-02-14T06:09:15.287Z] ==> Gzipping contents [2023-02-14T06:09:15.287Z] 4.0K /tmp/codecov.Dl3hdw.gz [2023-02-14T06:09:15.287Z] ==> Uploading reports [2023-02-14T06:09:15.287Z] url: https://codecov.io [2023-02-14T06:09:15.287Z] query: branch=PR-231&commit=8730ff3bac81c2a753610768d578edee4cb88d5a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-231%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=231&job=&cmd_args= [2023-02-14T06:09:15.287Z] -> Pinging Codecov [2023-02-14T06:09:15.287Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=PR-231&commit=8730ff3bac81c2a753610768d578edee4cb88d5a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-231%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=231&job=&cmd_args= [2023-02-14T06:09:15.287Z] -> Uploading to [2023-02-14T06:09:15.287Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-14/6C56EA5C29638FB4528AC87E60AF5AE0/8730ff3bac81c2a753610768d578edee4cb88d5a/8fd3ef4f-af27-4146-ad9f-196583c9b7cf.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230214%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230214T060915Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1ba858d464cc6cde26e0e9b5cec8a24052223ebaf7863ba0ca1529b4a775d505 [2023-02-14T06:09:15.287Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-14T06:09:15.287Z] Dload Upload Total Spent Left Speed [2023-02-14T06:09:15.544Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1522 0 0 100 1522 0 4786 --:--:-- --:--:-- --:--:-- 4786 [2023-02-14T06:09:15.544Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/8730ff3bac81c2a753610768d578edee4cb88d5a [Pipeline] } [2023-02-14T06:09:15.574Z] 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-14T06:09:17.337Z] + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-231/archives ] [2023-02-14T06:09:17.337Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-231/archives [2023-02-14T06:09:17.337Z] total 16 [2023-02-14T06:09:17.337Z] drwxr-xr-x 3 root root 4096 Feb 14 06:01 . [2023-02-14T06:09:17.337Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 14 06:01 .. [2023-02-14T06:09:17.337Z] drwxr-xr-x 2 root root 4096 Feb 14 06:01 cost [2023-02-14T06:09:17.337Z] -rw-r--r-- 1 root root 86 Feb 14 06:01 cost.csv [2023-02-14T06:09:17.337Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-231/archives [2023-02-14T06:09:17.337Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-231/archives [2023-02-14T06:09:17.337Z] total 16 [2023-02-14T06:09:17.337Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 14 06:01 . [2023-02-14T06:09:17.337Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 14 06:01 .. [2023-02-14T06:09:17.337Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 14 06:01 cost [2023-02-14T06:09:17.337Z] -rw-r--r-- 1 jenkins jenkins 86 Feb 14 06:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-02-14T06:09:17.657Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-14T06:09:18.543Z] ---> package-listing.sh [2023-02-14T06:09:18.543Z] ++ facter osfamily [2023-02-14T06:09:18.543Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-14T06:09:18.802Z] + OS_FAMILY=debian [2023-02-14T06:09:18.802Z] + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-231 [2023-02-14T06:09:18.802Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-14T06:09:18.802Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-14T06:09:18.802Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-14T06:09:18.802Z] + PACKAGES=/tmp/packages_start.txt [2023-02-14T06:09:18.802Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-231 ']' [2023-02-14T06:09:18.802Z] + PACKAGES=/tmp/packages_end.txt [2023-02-14T06:09:18.802Z] + case "${OS_FAMILY}" in [2023-02-14T06:09:18.802Z] + dpkg -l [2023-02-14T06:09:18.802Z] + grep '^ii' [2023-02-14T06:09:18.802Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-14T06:09:18.802Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-14T06:09:18.802Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-14T06:09:18.802Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-231 ']' [2023-02-14T06:09:18.802Z] + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-231/archives/ [2023-02-14T06:09:18.802Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-231/archives/ [Pipeline] echo [2023-02-14T06:09:18.834Z] 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-231/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-14T06:09:19.126Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-14T06:09:19.778Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-14T06:09:19.778Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-14T06:09:19.920Z] prd-ubuntu20.04-docker-8c-8g-5739 does not seem to be running inside a container [2023-02-14T06:09:19.949Z] $ 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-231/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-231 -v /w/workspace/gexfoundry_device-snmp-go_PR-231:/w/workspace/gexfoundry_device-snmp-go_PR-231:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-231@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-231@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-14T06:09:20.133Z] $ docker top 1a2f177704fe6487ed9890253f0315f5233789e67b272a74ca705444578f6f52 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-14T06:09:20.521Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-14T06:09:20.830Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-14T06:09:21.144Z] + ls /var/log/sa-host [2023-02-14T06:09:21.144Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-14T06:09:21.276Z] provisioning config files... [2023-02-14T06:09:21.283Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-231@tmp/config1270152867157277554tmp [Pipeline] { [Pipeline] echo [2023-02-14T06:09:21.331Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-14T06:09:21.645Z] ---> create-netrc.sh [Pipeline] } [2023-02-14T06:09:21.673Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-14T06:09:22.056Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-14T06:09:22.087Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-14T06:09:22.393Z] ---> sudo-logs.sh [2023-02-14T06:09:22.393Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-14T06:09:22.477Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-14T06:09:22.788Z] ---> job-cost.sh [2023-02-14T06:09:22.788Z] lf-activate-venv: SKIPPING [2023-02-14T06:09:22.788Z] DEBUG: total: 0.2199999988079071 [2023-02-14T06:09:22.788Z] INFO: Retrieving Stack Cost... [2023-02-14T06:09:23.046Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-14T06:09:23.613Z] INFO: Archiving Costs [Pipeline] echo [2023-02-14T06:09:23.652Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-14T06:09:23.965Z] ---> logs-deploy.sh [2023-02-14T06:09:23.965Z] lf-activate-venv: SKIPPING [2023-02-14T06:09:23.965Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-231/1 [2023-02-14T06:09:23.965Z] INFO: archiving workspace using pattern(s): [2023-02-14T06:09:24.903Z] Archives upload complete. [2023-02-14T06:09:24.903Z] INFO: archiving logs to Nexus