Pull request #190 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cafad5304b8161a7473a48184de40e1fa23a64a0+fe7a4eb43542f16c84660f884d46e7cb5999737b (c53d2e7e513208fcfa69a914f59de854cacee3ce) 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-ssh4977947865260929720.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh4449618847454384265.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-190/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-190/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh211094967333633659.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-190/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2482773444153442025.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh18422293239743345364.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-190/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-190/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8702724420218531867.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-28930 in /w/workspace/gexfoundry_device-snmp-go_PR-190 [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-190 # 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 fe7a4eb43542f16c84660f884d46e7cb5999737b into PR head commit cafad5304b8161a7473a48184de40e1fa23a64a0 Merge succeeded, producing cafad5304b8161a7473a48184de40e1fa23a64a0 Checking out Revision cafad5304b8161a7473a48184de40e1fa23a64a0 (PR-190) > 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/190/head:refs/remotes/origin/PR-190 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cafad5304b8161a7473a48184de40e1fa23a64a0 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge fe7a4eb43542f16c84660f884d46e7cb5999737b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cafad5304b8161a7473a48184de40e1fa23a64a0 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-12T05:03:30.296Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-12T05:03:30.464Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-12T05:03:30.551Z] ========================================================= [2022-09-12T05:03:30.551Z] EdgeX Global Pipelines Version Info [2022-09-12T05:03:30.551Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-12T05:03:31.409Z] ------------------- [2022-09-12T05:03:31.409Z] stable info: [2022-09-12T05:03:31.409Z] ------------------- [2022-09-12T05:03:31.409Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-12T05:03:31.409Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-12T05:03:31.409Z] Message: update stable to v1.0.239 [2022-09-12T05:03:31.986Z] ------------------- [2022-09-12T05:03:31.986Z] experimental info: [2022-09-12T05:03:31.986Z] ------------------- [2022-09-12T05:03:31.986Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-12T05:03:31.986Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-12T05:03:31.986Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-12T05:03:32.387Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2022-09-12T05:03:32.427Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2022-09-12T05:03:32.468Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-12T05:03:32.510Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-12T05:03:32.550Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-12T05:03:32.587Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-12T05:03:32.624Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-12T05:03:32.660Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-09-12T05:03:32.704Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-12T05:03:32.747Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-12T05:03:32.786Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-12T05:03:32.834Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2022-09-12T05:03:32.877Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-12T05:03:32.922Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-12T05:03:32.963Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-12T05:03:33.005Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-12T05:03:33.046Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-09-12T05:03:33.085Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-09-12T05:03:33.128Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-12T05:03:33.166Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-12T05:03:33.208Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-09-12T05:03:33.250Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-09-12T05:03:33.296Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-09-12T05:03:33.335Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-09-12T05:03:33.374Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-09-12T05:03:33.413Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-12T05:03:33.451Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-12T05:03:33.489Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-190 [Pipeline] echo [2022-09-12T05:03:33.524Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-190 [Pipeline] echo [2022-09-12T05:03:33.559Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-190 [Pipeline] echo [2022-09-12T05:03:33.596Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cafad5304b8161a7473a48184de40e1fa23a64a0 [Pipeline] echo [2022-09-12T05:03:33.632Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cafad53 [Pipeline] echo [2022-09-12T05:03:33.668Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-12T05:03:33.777Z] provisioning config files... [2022-09-12T05:03:33.793Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-190@tmp/config503979152886704031tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-12T05:03:34.137Z] ---> docker-login.sh [2022-09-12T05:03:34.137Z] nexus3.edgexfoundry.org:10001 [2022-09-12T05:03:34.399Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T05:03:34.661Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T05:03:34.661Z] Configure a credential helper to remove this warning. See [2022-09-12T05:03:34.661Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T05:03:34.661Z] [2022-09-12T05:03:34.661Z] Login Succeeded [2022-09-12T05:03:34.661Z] nexus3.edgexfoundry.org:10002 [2022-09-12T05:03:34.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T05:03:34.922Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T05:03:34.922Z] Configure a credential helper to remove this warning. See [2022-09-12T05:03:34.922Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T05:03:34.922Z] [2022-09-12T05:03:34.922Z] Login Succeeded [2022-09-12T05:03:34.922Z] nexus3.edgexfoundry.org:10003 [2022-09-12T05:03:34.922Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T05:03:34.922Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T05:03:34.922Z] Configure a credential helper to remove this warning. See [2022-09-12T05:03:34.922Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T05:03:34.922Z] [2022-09-12T05:03:34.922Z] Login Succeeded [2022-09-12T05:03:34.922Z] nexus3.edgexfoundry.org:10004 [2022-09-12T05:03:34.922Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T05:03:35.184Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T05:03:35.184Z] Configure a credential helper to remove this warning. See [2022-09-12T05:03:35.184Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T05:03:35.184Z] [2022-09-12T05:03:35.184Z] Login Succeeded [2022-09-12T05:03:35.184Z] docker.io [2022-09-12T05:03:35.184Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T05:03:35.455Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T05:03:35.455Z] Configure a credential helper to remove this warning. See [2022-09-12T05:03:35.455Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T05:03:35.455Z] [2022-09-12T05:03:35.455Z] Login Succeeded [2022-09-12T05:03:35.455Z] ---> docker-login.sh ends [Pipeline] } [2022-09-12T05:03:35.481Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-09-12T05:03:36.120Z] + git rev-list -1 --merges cafad5304b8161a7473a48184de40e1fa23a64a0~1..cafad5304b8161a7473a48184de40e1fa23a64a0 [Pipeline] echo [2022-09-12T05:03:36.171Z] -----------> git rev-list -1 --merges cafad5304b8161a7473a48184de40e1fa23a64a0~1..cafad5304b8161a7473a48184de40e1fa23a64a0 cafad5304b8161a7473a48184de40e1fa23a64a0 [false] [Pipeline] sh [2022-09-12T05:03:36.485Z] + git log --format=format:%s -1 cafad5304b8161a7473a48184de40e1fa23a64a0 [Pipeline] echo [2022-09-12T05:03:36.524Z] ========================================================= [2022-09-12T05:03:36.524Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-12T05:03:36.524Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-12T05:03:36.963Z] + git log --format=format:%s -1 cafad5304b8161a7473a48184de40e1fa23a64a0 [Pipeline] echo [2022-09-12T05:03:36.998Z] [semverPrep] GIT_COMMIT: cafad5304b8161a7473a48184de40e1fa23a64a0, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v2 [Pipeline] echo [2022-09-12T05:03:37.031Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-09-12T05:03:37.431Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-12T05:03:37.431Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-12T05:03:37.431Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-12T05:03:37.431Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-12T05:03:37.431Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-12T05:03:37.431Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-12T05:03:37.431Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T05:03:37.923Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-12T05:03:37.924Z] [2022-09-12T05:03:37.924Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T05:03:38.297Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-12T05:03:38.297Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-12T05:03:38.297Z] b85a868b505f: Pulling fs layer [2022-09-12T05:03:38.297Z] e2be974225ed: Pulling fs layer [2022-09-12T05:03:38.297Z] 339a4e72a1f5: Pulling fs layer [2022-09-12T05:03:38.297Z] 988bab9f4d93: Pulling fs layer [2022-09-12T05:03:38.297Z] 1469e6f7b9e6: Pulling fs layer [2022-09-12T05:03:38.297Z] eaf3925da568: Pulling fs layer [2022-09-12T05:03:38.297Z] bab4dde63d76: Pulling fs layer [2022-09-12T05:03:38.297Z] bde34c3a00c8: Pulling fs layer [2022-09-12T05:03:38.297Z] b352a97aabf1: Pulling fs layer [2022-09-12T05:03:38.297Z] eaf3925da568: Waiting [2022-09-12T05:03:38.297Z] 988bab9f4d93: Waiting [2022-09-12T05:03:38.297Z] bab4dde63d76: Waiting [2022-09-12T05:03:38.297Z] 1469e6f7b9e6: Waiting [2022-09-12T05:03:38.297Z] bde34c3a00c8: Waiting [2022-09-12T05:03:38.297Z] b352a97aabf1: Waiting [2022-09-12T05:03:38.297Z] 4872d77fe225: Pulling fs layer [2022-09-12T05:03:38.297Z] 5851b861e8e6: Pulling fs layer [2022-09-12T05:03:38.297Z] 4872d77fe225: Waiting [2022-09-12T05:03:38.297Z] 5851b861e8e6: Waiting [2022-09-12T05:03:38.297Z] e2be974225ed: Download complete [2022-09-12T05:03:38.297Z] 988bab9f4d93: Verifying Checksum [2022-09-12T05:03:38.297Z] 988bab9f4d93: Download complete [2022-09-12T05:03:38.557Z] 1469e6f7b9e6: Verifying Checksum [2022-09-12T05:03:38.557Z] 1469e6f7b9e6: Download complete [2022-09-12T05:03:38.557Z] eaf3925da568: Verifying Checksum [2022-09-12T05:03:38.557Z] eaf3925da568: Download complete [2022-09-12T05:03:38.557Z] 339a4e72a1f5: Verifying Checksum [2022-09-12T05:03:38.557Z] 339a4e72a1f5: Download complete [2022-09-12T05:03:38.557Z] bde34c3a00c8: Download complete [2022-09-12T05:03:38.557Z] b352a97aabf1: Download complete [2022-09-12T05:03:38.557Z] 4872d77fe225: Verifying Checksum [2022-09-12T05:03:38.557Z] 4872d77fe225: Download complete [2022-09-12T05:03:38.557Z] 5851b861e8e6: Verifying Checksum [2022-09-12T05:03:38.557Z] 5851b861e8e6: Download complete [2022-09-12T05:03:38.557Z] b85a868b505f: Download complete [2022-09-12T05:03:38.817Z] bab4dde63d76: Verifying Checksum [2022-09-12T05:03:38.817Z] bab4dde63d76: Download complete [2022-09-12T05:03:40.200Z] b85a868b505f: Pull complete [2022-09-12T05:03:40.200Z] e2be974225ed: Pull complete [2022-09-12T05:03:40.768Z] 339a4e72a1f5: Pull complete [2022-09-12T05:03:40.768Z] 988bab9f4d93: Pull complete [2022-09-12T05:03:41.029Z] 1469e6f7b9e6: Pull complete [2022-09-12T05:03:41.029Z] eaf3925da568: Pull complete [2022-09-12T05:03:43.578Z] bab4dde63d76: Pull complete [2022-09-12T05:03:43.578Z] bde34c3a00c8: Pull complete [2022-09-12T05:03:43.578Z] b352a97aabf1: Pull complete [2022-09-12T05:03:43.578Z] 4872d77fe225: Pull complete [2022-09-12T05:03:43.578Z] 5851b861e8e6: Pull complete [2022-09-12T05:03:43.578Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-12T05:03:43.578Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-12T05:03:43.578Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-12T05:03:43.810Z] prd-ubuntu20.04-docker-8c-8g-28930 does not seem to be running inside a container [2022-09-12T05:03:43.856Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-190 -v /w/workspace/gexfoundry_device-snmp-go_PR-190:/w/workspace/gexfoundry_device-snmp-go_PR-190:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-190@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-190@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-12T05:03:45.434Z] $ docker top 45da8ada1768b227642fa0fb8d7e9503f23a8e0502bc449e8e816a7a13462b16 -eo pid,comm [2022-09-12T05:03:45.502Z] 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). [2022-09-12T05:03:45.502Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-12T05:03:45.629Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-12T05:03:45.629Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-12T05:03:45.771Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-12T05:03:45.778Z] $ docker exec 45da8ada1768b227642fa0fb8d7e9503f23a8e0502bc449e8e816a7a13462b16 ssh-agent [2022-09-12T05:03:45.901Z] SSH_AUTH_SOCK=/tmp/ssh-P8SgYifcWYvl/agent.32 [2022-09-12T05:03:45.901Z] SSH_AGENT_PID=38 [2022-09-12T05:03:45.908Z] Running ssh-add (command line suppressed) [2022-09-12T05:03:46.039Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-190@tmp/private_key_3019552633036127942.key (/w/workspace/gexfoundry_device-snmp-go_PR-190@tmp/private_key_3019552633036127942.key) [2022-09-12T05:03:46.057Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-12T05:03:46.395Z] + git tag --points-at HEAD [Pipeline] } [2022-09-12T05:03:46.424Z] $ docker exec --env ******** --env ******** 45da8ada1768b227642fa0fb8d7e9503f23a8e0502bc449e8e816a7a13462b16 ssh-agent -k [2022-09-12T05:03:46.544Z] unset SSH_AUTH_SOCK; [2022-09-12T05:03:46.545Z] unset SSH_AGENT_PID; [2022-09-12T05:03:46.545Z] echo Agent pid 38 killed; [2022-09-12T05:03:46.554Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-12T05:03:46.642Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-12T05:03:46.642Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-12T05:03:46.770Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-12T05:03:46.777Z] $ docker exec 45da8ada1768b227642fa0fb8d7e9503f23a8e0502bc449e8e816a7a13462b16 ssh-agent [2022-09-12T05:03:46.912Z] SSH_AUTH_SOCK=/tmp/ssh-BNZOzIOczi3W/agent.70 [2022-09-12T05:03:46.912Z] SSH_AGENT_PID=76 [2022-09-12T05:03:46.918Z] Running ssh-add (command line suppressed) [2022-09-12T05:03:47.051Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-190@tmp/private_key_6101472758868247509.key (/w/workspace/gexfoundry_device-snmp-go_PR-190@tmp/private_key_6101472758868247509.key) [2022-09-12T05:03:47.065Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-12T05:03:47.398Z] + git semver init [2022-09-12T05:03:47.659Z] 2022-09-12 05:03:47,609 [run_init] DEBUG init version:0.0.0 force:False [2022-09-12T05:03:47.659Z] 2022-09-12 05:03:47,610 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-190/.semver [2022-09-12T05:03:47.659Z] 2022-09-12 05:03:47,610 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/gexfoundry_device-snmp-go_PR-190/.semver [2022-09-12T05:03:47.659Z] 2022-09-12 05:03:47,611 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/gexfoundry_device-snmp-go_PR-190/.semver'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-190, universal_newlines=False, shell=None, istream=None) [2022-09-12T05:03:48.604Z] 2022-09-12 05:03:48,465 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-190/.git/info/exclude [2022-09-12T05:03:48.604Z] 2022-09-12 05:03:48,466 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-snmp-go_PR-190/.semver/PR-190 with force:False [2022-09-12T05:03:48.604Z] 2022-09-12 05:03:48,466 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-190/.semver/PR-190 [2022-09-12T05:03:48.604Z] 2022-09-12 05:03:48,470 [execute] INFO git cat-file --batch-check [2022-09-12T05:03:48.604Z] 2022-09-12 05:03:48,471 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-190/.semver, universal_newlines=False, shell=None, istream=) [2022-09-12T05:03:48.604Z] 2022-09-12 05:03:48,478 [execute] INFO git cat-file --batch [2022-09-12T05:03:48.604Z] 2022-09-12 05:03:48,478 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-190/.semver, universal_newlines=False, shell=None, istream=) [2022-09-12T05:03:48.604Z] 2022-09-12 05:03:48,482 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-190/.semver/PR-190 [2022-09-12T05:03:48.604Z] 0.0.0 [Pipeline] } [2022-09-12T05:03:48.637Z] $ docker exec --env ******** --env ******** 45da8ada1768b227642fa0fb8d7e9503f23a8e0502bc449e8e816a7a13462b16 ssh-agent -k [2022-09-12T05:03:48.754Z] unset SSH_AUTH_SOCK; [2022-09-12T05:03:48.755Z] unset SSH_AGENT_PID; [2022-09-12T05:03:48.755Z] echo Agent pid 76 killed; [2022-09-12T05:03:48.763Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-12T05:03:49.192Z] + git semver [Pipeline] } [2022-09-12T05:03:49.484Z] $ docker stop --time=1 45da8ada1768b227642fa0fb8d7e9503f23a8e0502bc449e8e816a7a13462b16 [2022-09-12T05:03:50.814Z] $ docker rm -f 45da8ada1768b227642fa0fb8d7e9503f23a8e0502bc449e8e816a7a13462b16 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-12T05:03:51.233Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-12T05:03:51.556Z] Stashed 1 file(s) [Pipeline] echo [2022-09-12T05:03:51.573Z] [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 [2022-09-12T05:03:52.148Z] provisioning config files... [2022-09-12T05:03:52.161Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-190@tmp/config2930961539472374315tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-12T05:03:52.530Z] ---> docker-login.sh [2022-09-12T05:03:52.530Z] nexus3.edgexfoundry.org:10001 [2022-09-12T05:03:52.530Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T05:03:52.530Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T05:03:52.530Z] Configure a credential helper to remove this warning. See [2022-09-12T05:03:52.530Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T05:03:52.530Z] [2022-09-12T05:03:52.530Z] Login Succeeded [2022-09-12T05:03:52.530Z] nexus3.edgexfoundry.org:10002 [2022-09-12T05:03:52.530Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T05:03:52.800Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T05:03:52.800Z] Configure a credential helper to remove this warning. See [2022-09-12T05:03:52.800Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T05:03:52.800Z] [2022-09-12T05:03:52.800Z] Login Succeeded [2022-09-12T05:03:52.800Z] nexus3.edgexfoundry.org:10003 [2022-09-12T05:03:52.800Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T05:03:52.800Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T05:03:52.800Z] Configure a credential helper to remove this warning. See [2022-09-12T05:03:52.800Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T05:03:52.800Z] [2022-09-12T05:03:52.800Z] Login Succeeded [2022-09-12T05:03:52.800Z] nexus3.edgexfoundry.org:10004 [2022-09-12T05:03:53.061Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T05:03:53.061Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T05:03:53.061Z] Configure a credential helper to remove this warning. See [2022-09-12T05:03:53.061Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T05:03:53.061Z] [2022-09-12T05:03:53.061Z] Login Succeeded [2022-09-12T05:03:53.061Z] docker.io [2022-09-12T05:03:53.061Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T05:03:53.320Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T05:03:53.320Z] Configure a credential helper to remove this warning. See [2022-09-12T05:03:53.320Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T05:03:53.320Z] [2022-09-12T05:03:53.320Z] Login Succeeded [2022-09-12T05:03:53.320Z] ---> docker-login.sh ends [Pipeline] } [2022-09-12T05:03:53.352Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-12T05:03:53.534Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-12T05:03:53.571Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-12T05:03:53.597Z] ========================================================= [2022-09-12T05:03:53.597Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-12T05:03:53.597Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T05:03:54.052Z] + 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 . [2022-09-12T05:03:54.052Z] Sending build context to Docker daemon 5.473MB [2022-09-12T05:03:54.052Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-09-12T05:03:54.052Z] Step 2/12 : FROM ${BASE} AS builder [2022-09-12T05:03:54.052Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-12T05:03:54.052Z] 2408cc74d12b: Pulling fs layer [2022-09-12T05:03:54.052Z] ea60b727a1ce: Pulling fs layer [2022-09-12T05:03:54.052Z] 30c4a7721957: Pulling fs layer [2022-09-12T05:03:54.052Z] 370296b7ddb6: Pulling fs layer [2022-09-12T05:03:54.052Z] 7c6cee850709: Pulling fs layer [2022-09-12T05:03:54.052Z] 39a5fcdaea64: Pulling fs layer [2022-09-12T05:03:54.052Z] d94ebbe4e438: Pulling fs layer [2022-09-12T05:03:54.052Z] bcfd1f05c69d: Pulling fs layer [2022-09-12T05:03:54.052Z] 59ccb84bbe0f: Pulling fs layer [2022-09-12T05:03:54.052Z] d94ebbe4e438: Waiting [2022-09-12T05:03:54.052Z] bcfd1f05c69d: Waiting [2022-09-12T05:03:54.052Z] 370296b7ddb6: Waiting [2022-09-12T05:03:54.052Z] 7c6cee850709: Waiting [2022-09-12T05:03:54.052Z] 39a5fcdaea64: Waiting [2022-09-12T05:03:54.052Z] 59ccb84bbe0f: Waiting [2022-09-12T05:03:54.052Z] 30c4a7721957: Download complete [2022-09-12T05:03:54.052Z] ea60b727a1ce: Verifying Checksum [2022-09-12T05:03:54.052Z] ea60b727a1ce: Download complete [2022-09-12T05:03:54.313Z] 7c6cee850709: Verifying Checksum [2022-09-12T05:03:54.313Z] 7c6cee850709: Download complete [2022-09-12T05:03:54.313Z] 39a5fcdaea64: Download complete [2022-09-12T05:03:54.313Z] 2408cc74d12b: Download complete [2022-09-12T05:03:54.313Z] d94ebbe4e438: Verifying Checksum [2022-09-12T05:03:54.313Z] d94ebbe4e438: Download complete [2022-09-12T05:03:54.313Z] 2408cc74d12b: Pull complete [2022-09-12T05:03:54.575Z] ea60b727a1ce: Pull complete [2022-09-12T05:03:54.575Z] 30c4a7721957: Pull complete [2022-09-12T05:03:54.575Z] 59ccb84bbe0f: Verifying Checksum [2022-09-12T05:03:54.575Z] 59ccb84bbe0f: Download complete [2022-09-12T05:03:54.837Z] bcfd1f05c69d: Verifying Checksum [2022-09-12T05:03:54.837Z] bcfd1f05c69d: Download complete [2022-09-12T05:03:55.103Z] 370296b7ddb6: Verifying Checksum [2022-09-12T05:03:55.103Z] 370296b7ddb6: Download complete [2022-09-12T05:03:59.305Z] 370296b7ddb6: Pull complete [2022-09-12T05:03:59.305Z] 7c6cee850709: Pull complete [2022-09-12T05:03:59.305Z] 39a5fcdaea64: Pull complete [2022-09-12T05:03:59.305Z] d94ebbe4e438: Pull complete [2022-09-12T05:04:01.846Z] bcfd1f05c69d: Pull complete [2022-09-12T05:04:02.420Z] 59ccb84bbe0f: Pull complete [2022-09-12T05:04:02.420Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-12T05:04:02.420Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-12T05:04:02.420Z] ---> a4fb48ad2a94 [2022-09-12T05:04:02.420Z] Step 3/12 : ARG MAKE='make build' [2022-09-12T05:04:04.340Z] ---> Running in 026664bae1a0 [2022-09-12T05:04:04.340Z] Removing intermediate container 026664bae1a0 [2022-09-12T05:04:04.340Z] ---> ac8f04c723de [2022-09-12T05:04:04.340Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-09-12T05:04:04.340Z] ---> Running in a800dd06cf19 [2022-09-12T05:04:04.340Z] Removing intermediate container a800dd06cf19 [2022-09-12T05:04:04.340Z] ---> 73233a027578 [2022-09-12T05:04:04.340Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-09-12T05:04:04.340Z] ---> Running in 7b779a620402 [2022-09-12T05:04:04.340Z] Removing intermediate container 7b779a620402 [2022-09-12T05:04:04.340Z] ---> 356e009c5aee [2022-09-12T05:04:04.340Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-12T05:04:04.601Z] ---> Running in 907e3084cc3e [2022-09-12T05:04:05.172Z] Removing intermediate container 907e3084cc3e [2022-09-12T05:04:05.172Z] ---> c60b2a3a7537 [2022-09-12T05:04:05.172Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-12T05:04:05.172Z] ---> Running in 56d7e5512421 [2022-09-12T05:04:05.432Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-12T05:04:06.372Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-12T05:04:06.633Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-09-12T05:04:06.633Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-09-12T05:04:06.893Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-09-12T05:04:06.894Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-09-12T05:04:06.894Z] Executing busybox-1.35.0-r13.trigger [2022-09-12T05:04:06.894Z] OK: 216 MiB in 55 packages [2022-09-12T05:04:06.975Z] Still waiting to schedule task [2022-09-12T05:04:06.975Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-09-12T05:04:07.474Z] Removing intermediate container 56d7e5512421 [2022-09-12T05:04:07.474Z] ---> e4ddf626465e [2022-09-12T05:04:07.474Z] Step 8/12 : WORKDIR /device-snmp-go [2022-09-12T05:04:07.474Z] ---> Running in 3674e826d010 [2022-09-12T05:04:07.474Z] Removing intermediate container 3674e826d010 [2022-09-12T05:04:07.474Z] ---> 3a96ff482be0 [2022-09-12T05:04:07.474Z] Step 9/12 : COPY go.mod vendor* ./ [2022-09-12T05:04:07.734Z] ---> 0ff1d2858b74 [2022-09-12T05:04:07.734Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-12T05:04:07.734Z] ---> Running in 375e2108ffae [2022-09-12T05:04:29.711Z] Removing intermediate container 375e2108ffae [2022-09-12T05:04:29.711Z] ---> 3adee206c504 [2022-09-12T05:04:29.711Z] Step 11/12 : COPY . . [2022-09-12T05:04:29.711Z] ---> 9c39e160d2e9 [2022-09-12T05:04:29.711Z] Step 12/12 : RUN ${MAKE} [2022-09-12T05:04:29.711Z] ---> Running in 174b055d0bac [2022-09-12T05:04:29.711Z] noop [2022-09-12T05:04:29.711Z] Removing intermediate container 174b055d0bac [2022-09-12T05:04:29.711Z] ---> 0192842796bd [2022-09-12T05:04:29.711Z] Successfully built 0192842796bd [2022-09-12T05:04:29.711Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T05:04:30.156Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-12T05:04:30.157Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-12T05:04:30.323Z] prd-ubuntu20.04-docker-8c-8g-28930 does not seem to be running inside a container [2022-09-12T05:04:30.367Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-190 -v /w/workspace/gexfoundry_device-snmp-go_PR-190:/w/workspace/gexfoundry_device-snmp-go_PR-190:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-190@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-190@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-12T05:04:30.798Z] $ docker top 775ae473461b779618b4389a13d61bd529103713e918e86eec41396989635cf6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-12T05:04:31.222Z] + go version [2022-09-12T05:04:31.222Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-12T05:04:31.253Z] $ docker stop --time=1 775ae473461b779618b4389a13d61bd529103713e918e86eec41396989635cf6 [2022-09-12T05:04:32.571Z] $ docker rm -f 775ae473461b779618b4389a13d61bd529103713e918e86eec41396989635cf6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T05:04:33.310Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-12T05:04:33.310Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-12T05:04:33.566Z] prd-ubuntu20.04-docker-8c-8g-28930 does not seem to be running inside a container [2022-09-12T05:04:33.666Z] $ 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-190 -v /w/workspace/gexfoundry_device-snmp-go_PR-190:/w/workspace/gexfoundry_device-snmp-go_PR-190:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-190@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-190@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-12T05:04:34.102Z] $ docker top c44ab1912d2b4612e6dc70949579ff073ba1acd5c23bf81a7e15c5e0a5f8eca9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-12T05:04:34.532Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-snmp-go_PR-190 [Pipeline] fileExists [Pipeline] sh [2022-09-12T05:04:34.902Z] + make test [2022-09-12T05:04:34.902Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-09-12T05:04:35.472Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2022-09-12T05:04:45.462Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2022-09-12T05:04:45.462Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.014s coverage: 0.0% of statements [2022-09-12T05:04:52.043Z] 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." [2022-09-12T05:04:52.043Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-09-12T05:04:54.579Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-12T05:04:54.579Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-12T05:04:54.579Z] ./bin/test-attribution-txt.sh [2022-09-12T05:04:54.579Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-12T05:04:54.579Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-12T05:04:54.579Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-09-12T05:04:54.629Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-12T05:04:54.665Z] $ docker stop --time=1 c44ab1912d2b4612e6dc70949579ff073ba1acd5c23bf81a7e15c5e0a5f8eca9 [2022-09-12T05:04:56.414Z] $ docker rm -f c44ab1912d2b4612e6dc70949579ff073ba1acd5c23bf81a7e15c5e0a5f8eca9 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-12T05:04:56.921Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-12T05:04:56.992Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-09-12T05:04:57.731Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-12T05:04:58.043Z] + ls -al . [2022-09-12T05:04:58.044Z] total 172 [2022-09-12T05:04:58.044Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 12 05:04 . [2022-09-12T05:04:58.044Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 05:03 .. [2022-09-12T05:04:58.044Z] -rw-rw-r-- 1 jenkins jenkins 6 Sep 12 05:03 .dockerignore [2022-09-12T05:04:58.044Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 12 05:04 .git [2022-09-12T05:04:58.044Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 05:03 .github [2022-09-12T05:04:58.044Z] -rw-rw-r-- 1 jenkins jenkins 328 Sep 12 05:03 .gitignore [2022-09-12T05:04:58.044Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 12 05:03 .golangci.yml [2022-09-12T05:04:58.044Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 12 05:03 .semver [2022-09-12T05:04:58.044Z] -rw-rw-r-- 1 jenkins jenkins 8556 Sep 12 05:03 Attribution.txt [2022-09-12T05:04:58.044Z] -rw-rw-r-- 1 jenkins jenkins 6948 Sep 12 05:03 CHANGELOG.md [2022-09-12T05:04:58.044Z] -rw-rw-r-- 1 jenkins jenkins 1518 Sep 12 05:03 Dockerfile [2022-09-12T05:04:58.044Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 12 05:03 GOVERNANCE.md [2022-09-12T05:04:58.044Z] -rw-rw-r-- 1 jenkins jenkins 656 Sep 12 05:03 Jenkinsfile [2022-09-12T05:04:58.044Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 12 05:03 LICENSE [2022-09-12T05:04:58.044Z] -rw-rw-r-- 1 jenkins jenkins 2334 Sep 12 05:03 Makefile [2022-09-12T05:04:58.044Z] -rw-rw-r-- 1 jenkins jenkins 620 Sep 12 05:03 OWNERS.md [2022-09-12T05:04:58.044Z] -rw-rw-r-- 1 jenkins jenkins 9390 Sep 12 05:03 README.md [2022-09-12T05:04:58.044Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 12 05:03 VERSION [2022-09-12T05:04:58.044Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 05:03 bin [2022-09-12T05:04:58.044Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 05:03 cmd [2022-09-12T05:04:58.044Z] -rw-r--r-- 1 jenkins jenkins 7631 Sep 12 05:04 coverage.out [2022-09-12T05:04:58.044Z] -rw-rw-r-- 1 jenkins jenkins 3439 Sep 12 05:03 go.mod [2022-09-12T05:04:58.044Z] -rw-rw-r-- 1 jenkins jenkins 36897 Sep 12 05:03 go.sum [2022-09-12T05:04:58.044Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 05:03 internal [2022-09-12T05:04:58.044Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 05:03 snap [2022-09-12T05:04:58.044Z] -rw-rw-r-- 1 jenkins jenkins 228 Sep 12 05:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T05:04:58.429Z] + 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=cafad5304b8161a7473a48184de40e1fa23a64a0 --label arch=amd64 --label version=0.0.0 . [2022-09-12T05:04:58.429Z] Sending build context to Docker daemon 5.481MB [2022-09-12T05:04:58.429Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2022-09-12T05:04:58.429Z] Step 2/24 : FROM ${BASE} AS builder [2022-09-12T05:04:58.429Z] ---> 0192842796bd [2022-09-12T05:04:58.429Z] Step 3/24 : ARG MAKE='make build' [2022-09-12T05:04:58.429Z] ---> Running in 2e465bd5e514 [2022-09-12T05:04:58.689Z] Removing intermediate container 2e465bd5e514 [2022-09-12T05:04:58.689Z] ---> 2672f43328cf [2022-09-12T05:04:58.689Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-09-12T05:04:58.689Z] ---> Running in 77b553ad7417 [2022-09-12T05:04:58.689Z] Removing intermediate container 77b553ad7417 [2022-09-12T05:04:58.689Z] ---> 22f56eb0354d [2022-09-12T05:04:58.689Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2022-09-12T05:04:58.689Z] ---> Running in 223995138de3 [2022-09-12T05:04:58.951Z] Removing intermediate container 223995138de3 [2022-09-12T05:04:58.951Z] ---> b2ba61f15f39 [2022-09-12T05:04:58.951Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-12T05:04:58.951Z] ---> Running in 55419a8fb4ca [2022-09-12T05:04:59.524Z] Removing intermediate container 55419a8fb4ca [2022-09-12T05:04:59.524Z] ---> e5b95ee1b539 [2022-09-12T05:04:59.524Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-12T05:04:59.524Z] ---> Running in 8677ce77da09 [2022-09-12T05:04:59.785Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-12T05:05:00.728Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-12T05:05:00.990Z] OK: 216 MiB in 55 packages [2022-09-12T05:05:01.560Z] Removing intermediate container 8677ce77da09 [2022-09-12T05:05:01.560Z] ---> 99c0810cf605 [2022-09-12T05:05:01.560Z] Step 8/24 : WORKDIR /device-snmp-go [2022-09-12T05:05:01.560Z] ---> Running in 874f2ac4792a [2022-09-12T05:05:01.560Z] Removing intermediate container 874f2ac4792a [2022-09-12T05:05:01.560Z] ---> 19067d984571 [2022-09-12T05:05:01.560Z] Step 9/24 : COPY go.mod vendor* ./ [2022-09-12T05:05:01.821Z] ---> 015a881d82c7 [2022-09-12T05:05:01.821Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-12T05:05:01.821Z] ---> Running in 240315fe96ab [2022-09-12T05:05:02.404Z] Removing intermediate container 240315fe96ab [2022-09-12T05:05:02.404Z] ---> e0f120dbda08 [2022-09-12T05:05:02.404Z] Step 11/24 : COPY . . [2022-09-12T05:05:02.977Z] ---> cc3024b2975b [2022-09-12T05:05:02.977Z] Step 12/24 : RUN ${MAKE} [2022-09-12T05:05:02.977Z] ---> Running in 0862c6d2ebc9 [2022-09-12T05:05:03.242Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.21 -X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-snmp ./cmd [2022-09-12T05:05:25.206Z] Removing intermediate container 0862c6d2ebc9 [2022-09-12T05:05:25.206Z] ---> d110aa9fc0d4 [2022-09-12T05:05:25.206Z] Step 13/24 : FROM alpine:3.16 [2022-09-12T05:05:25.206Z] 3.16: Pulling from library/alpine [2022-09-12T05:05:25.206Z] 213ec9aee27d: Pulling fs layer [2022-09-12T05:05:25.206Z] 213ec9aee27d: Verifying Checksum [2022-09-12T05:05:25.206Z] 213ec9aee27d: Download complete [2022-09-12T05:05:25.206Z] 213ec9aee27d: Pull complete [2022-09-12T05:05:25.206Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-12T05:05:25.206Z] Status: Downloaded newer image for alpine:3.16 [2022-09-12T05:05:25.206Z] ---> 9c6f07244728 [2022-09-12T05:05:25.206Z] Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-12T05:05:25.206Z] ---> Running in 0649db2c7ad2 [2022-09-12T05:05:25.466Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-12T05:05:25.466Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-12T05:05:25.731Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-12T05:05:25.731Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-12T05:05:25.731Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-12T05:05:25.731Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-12T05:05:25.731Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-12T05:05:25.731Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-12T05:05:25.731Z] Executing busybox-1.35.0-r17.trigger [2022-09-12T05:05:25.731Z] OK: 8 MiB in 20 packages [2022-09-12T05:05:26.299Z] Removing intermediate container 0649db2c7ad2 [2022-09-12T05:05:26.299Z] ---> b74ad708e06b [2022-09-12T05:05:26.299Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2022-09-12T05:05:26.870Z] ---> d2ec6db450dd [2022-09-12T05:05:26.870Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2022-09-12T05:05:27.130Z] ---> 0ff20582c632 [2022-09-12T05:05:27.130Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2022-09-12T05:05:27.130Z] ---> f10e6290f824 [2022-09-12T05:05:27.130Z] Step 18/24 : EXPOSE 59993 [2022-09-12T05:05:27.130Z] ---> Running in fe5bd45dbad6 [2022-09-12T05:05:27.391Z] Removing intermediate container fe5bd45dbad6 [2022-09-12T05:05:27.391Z] ---> 193c4013f65b [2022-09-12T05:05:27.391Z] Step 19/24 : EXPOSE 161 [2022-09-12T05:05:27.391Z] ---> Running in ae3b9ad68f4f [2022-09-12T05:05:27.391Z] Removing intermediate container ae3b9ad68f4f [2022-09-12T05:05:27.391Z] ---> 3e6f2b494e5a [2022-09-12T05:05:27.391Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2022-09-12T05:05:27.391Z] ---> Running in ca94acdeee94 [2022-09-12T05:05:27.653Z] Removing intermediate container ca94acdeee94 [2022-09-12T05:05:27.653Z] ---> e29f736997c9 [2022-09-12T05:05:27.653Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-09-12T05:05:27.653Z] ---> Running in 416d120a4156 [2022-09-12T05:05:27.653Z] Removing intermediate container 416d120a4156 [2022-09-12T05:05:27.653Z] ---> 67f27152ff40 [2022-09-12T05:05:27.653Z] Step 22/24 : LABEL arch=amd64 [2022-09-12T05:05:27.926Z] ---> Running in ced81fe4ee82 [2022-09-12T05:05:27.926Z] Removing intermediate container ced81fe4ee82 [2022-09-12T05:05:27.926Z] ---> 0b46a28fb9fe [2022-09-12T05:05:27.926Z] Step 23/24 : LABEL git_sha=cafad5304b8161a7473a48184de40e1fa23a64a0 [2022-09-12T05:05:27.926Z] ---> Running in c6393f1a97ca [2022-09-12T05:05:27.926Z] Removing intermediate container c6393f1a97ca [2022-09-12T05:05:27.926Z] ---> 5a7c32563208 [2022-09-12T05:05:27.926Z] Step 24/24 : LABEL version=0.0.0 [2022-09-12T05:05:28.187Z] ---> Running in 2e66da258036 [2022-09-12T05:05:28.187Z] Removing intermediate container 2e66da258036 [2022-09-12T05:05:28.187Z] ---> 241b3dda7eac [2022-09-12T05:05:28.187Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-12T05:05:28.187Z] Successfully built 241b3dda7eac [2022-09-12T05:05:28.187Z] 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 [2022-09-12T05:05:29.051Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-12T05:05:29.051Z] [2022-09-12T05:05:29.051Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T05:05:29.435Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-12T05:05:29.435Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-12T05:05:29.435Z] 5eb5b503b376: Pulling fs layer [2022-09-12T05:05:29.435Z] 5c69ac0246d0: Pulling fs layer [2022-09-12T05:05:29.435Z] ec43610c2a17: Pulling fs layer [2022-09-12T05:05:29.435Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-12T05:05:29.435Z] 33b1e0a273af: Pulling fs layer [2022-09-12T05:05:29.435Z] 5d3b04190fa2: Pulling fs layer [2022-09-12T05:05:29.435Z] 2f39f015ded8: Pulling fs layer [2022-09-12T05:05:29.435Z] 33b1e0a273af: Waiting [2022-09-12T05:05:29.435Z] 5d3b04190fa2: Waiting [2022-09-12T05:05:29.435Z] 2f39f015ded8: Waiting [2022-09-12T05:05:29.435Z] 3a2ae6a8a46f: Waiting [2022-09-12T05:05:29.435Z] 5c69ac0246d0: Verifying Checksum [2022-09-12T05:05:29.435Z] 5c69ac0246d0: Download complete [2022-09-12T05:05:29.435Z] 3a2ae6a8a46f: Verifying Checksum [2022-09-12T05:05:29.435Z] 3a2ae6a8a46f: Download complete [2022-09-12T05:05:29.435Z] 33b1e0a273af: Verifying Checksum [2022-09-12T05:05:29.435Z] 33b1e0a273af: Download complete [2022-09-12T05:05:29.435Z] ec43610c2a17: Verifying Checksum [2022-09-12T05:05:29.435Z] ec43610c2a17: Download complete [2022-09-12T05:05:29.435Z] 5d3b04190fa2: Verifying Checksum [2022-09-12T05:05:29.435Z] 5d3b04190fa2: Download complete [2022-09-12T05:05:29.695Z] 5eb5b503b376: Download complete [2022-09-12T05:05:30.263Z] 2f39f015ded8: Download complete [2022-09-12T05:05:30.837Z] 5eb5b503b376: Pull complete [2022-09-12T05:05:31.096Z] 5c69ac0246d0: Pull complete [2022-09-12T05:05:31.356Z] ec43610c2a17: Pull complete [2022-09-12T05:05:31.615Z] 3a2ae6a8a46f: Pull complete [2022-09-12T05:05:31.874Z] 33b1e0a273af: Pull complete [2022-09-12T05:05:31.874Z] 5d3b04190fa2: Pull complete [2022-09-12T05:05:36.069Z] 2f39f015ded8: Pull complete [2022-09-12T05:05:36.069Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-12T05:05:36.069Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-12T05:05:36.069Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-12T05:05:36.299Z] prd-ubuntu20.04-docker-8c-8g-28930 does not seem to be running inside a container [2022-09-12T05:05:36.334Z] $ 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-190 -v /w/workspace/gexfoundry_device-snmp-go_PR-190:/w/workspace/gexfoundry_device-snmp-go_PR-190:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-190@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-190@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 [2022-09-12T05:05:37.959Z] $ docker top 027381db272b3b1ab99a4c1e50a3afa295d55b06a730991f81696c929fe0f70f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-12T05:05:38.433Z] ---> job-cost.sh [2022-09-12T05:05:38.433Z] lf-activate-venv: SKIPPING [2022-09-12T05:05:38.433Z] INFO: No Stack... [2022-09-12T05:05:39.063Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-12T05:05:39.381Z] INFO: Archiving Costs [Pipeline] sh [2022-09-12T05:05:39.700Z] + cat /w/workspace/gexfoundry_device-snmp-go_PR-190/archives/cost.csv [2022-09-12T05:05:39.700Z] + cut -d, -f6 [Pipeline] lock [2022-09-12T05:05:39.740Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-190-1-stack-cost] [2022-09-12T05:05:39.745Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-190-1-stack-cost] did not exist. Created. [2022-09-12T05:05:39.745Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-190-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-12T05:05:40.140Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-09-12T05:05:40.189Z] Stashed 1 file(s) [Pipeline] } [2022-09-12T05:05:40.216Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-190-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-12T05:05:40.290Z] $ docker stop --time=1 027381db272b3b1ab99a4c1e50a3afa295d55b06a730991f81696c929fe0f70f [2022-09-12T05:05:41.465Z] $ docker rm -f 027381db272b3b1ab99a4c1e50a3afa295d55b06a730991f81696c929fe0f70f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-12T05:05:55.117Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-28933 in /w/workspace/gexfoundry_device-snmp-go_PR-190 [Pipeline] { [Pipeline] ws [2022-09-12T05:05:55.156Z] Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout [2022-09-12T05:05:55.253Z] Selected Git installation does not exist. Using Default [2022-09-12T05:05:55.253Z] The recommended git tool is: NONE [2022-09-12T05:06:00.693Z] using credential edgex-jenkins-ssh [2022-09-12T05:06:00.709Z] Cloning the remote Git repository [2022-09-12T05:06:00.757Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2022-09-12T05:06:00.842Z] > git init /w/workspace/device-snmp-go/1 # timeout=10 [2022-09-12T05:06:00.925Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2022-09-12T05:06:00.926Z] > git --version # timeout=10 [2022-09-12T05:06:00.949Z] > git --version # 'git version 2.25.1' [2022-09-12T05:06:00.950Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-12T05:06:01.048Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-12T05:06:02.772Z] Merging remotes/origin/main commit fe7a4eb43542f16c84660f884d46e7cb5999737b into PR head commit cafad5304b8161a7473a48184de40e1fa23a64a0 [2022-09-12T05:06:03.027Z] Merge succeeded, producing cafad5304b8161a7473a48184de40e1fa23a64a0 [2022-09-12T05:06:03.028Z] Checking out Revision cafad5304b8161a7473a48184de40e1fa23a64a0 (PR-190) [2022-09-12T05:06:02.093Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2022-09-12T05:06:02.111Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-12T05:06:02.150Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2022-09-12T05:06:02.197Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2022-09-12T05:06:02.198Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-12T05:06:02.211Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/190/head:refs/remotes/origin/PR-190 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-09-12T05:06:02.796Z] > git config core.sparsecheckout # timeout=10 [2022-09-12T05:06:02.812Z] > git checkout -f cafad5304b8161a7473a48184de40e1fa23a64a0 # timeout=10 [2022-09-12T05:06:02.908Z] > git remote # timeout=10 [2022-09-12T05:06:02.932Z] > git config --get remote.origin.url # timeout=10 [2022-09-12T05:06:02.961Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-12T05:06:02.974Z] > git merge fe7a4eb43542f16c84660f884d46e7cb5999737b # timeout=10 [2022-09-12T05:06:03.002Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-12T05:06:03.036Z] > git config core.sparsecheckout # timeout=10 [2022-09-12T05:06:03.063Z] > git checkout -f cafad5304b8161a7473a48184de40e1fa23a64a0 # timeout=10 [2022-09-12T05:06:07.370Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v2" [2022-09-12T05:06:07.436Z] > git --version # timeout=10 [2022-09-12T05:06:07.449Z] > git --version # 'git version 2.25.1' [2022-09-12T05:06:07.468Z] fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-12T05:06:08.676Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-12T05:06:08.676Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-12T05:06:08.676Z] Dload Upload Total Spent Left Speed [2022-09-12T05:06:08.676Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 83 12602 83 10504 0 0 83365 0 --:--:-- --:--:-- --:--:-- 83365 100 12602 100 12602 0 0 99228 0 --:--:-- --:--:-- --:--:-- 98453 [Pipeline] sh [2022-09-12T05:06:09.688Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-12T05:06:10.045Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-12T05:06:10.046Z] + sudo tee /etc/docker/daemon.new [2022-09-12T05:06:10.046Z] { [2022-09-12T05:06:10.046Z] "registry-mirrors": [ [2022-09-12T05:06:10.046Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-12T05:06:10.046Z] ], [2022-09-12T05:06:10.046Z] "bip": "10.250.0.254/24", [2022-09-12T05:06:10.046Z] "hosts": [ [2022-09-12T05:06:10.046Z] "tcp://0.0.0.0:5555", [2022-09-12T05:06:10.046Z] "unix:///var/run/docker.sock" [2022-09-12T05:06:10.046Z] ], [2022-09-12T05:06:10.046Z] "mtu": 1458, [2022-09-12T05:06:10.046Z] "selinux-enabled": true, [2022-09-12T05:06:10.046Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-12T05:06:10.046Z] } [Pipeline] sh [2022-09-12T05:06:10.410Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-12T05:06:10.773Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-12T05:06:29.183Z] provisioning config files... [2022-09-12T05:06:29.208Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config8308338738366331849tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-12T05:06:29.636Z] ---> docker-login.sh [2022-09-12T05:06:29.636Z] nexus3.edgexfoundry.org:10001 [2022-09-12T05:06:30.235Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T05:06:30.511Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T05:06:30.511Z] Configure a credential helper to remove this warning. See [2022-09-12T05:06:30.511Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T05:06:30.511Z] [2022-09-12T05:06:30.511Z] Login Succeeded [2022-09-12T05:06:30.511Z] nexus3.edgexfoundry.org:10002 [2022-09-12T05:06:30.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T05:06:31.063Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T05:06:31.063Z] Configure a credential helper to remove this warning. See [2022-09-12T05:06:31.063Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T05:06:31.063Z] [2022-09-12T05:06:31.063Z] Login Succeeded [2022-09-12T05:06:31.063Z] nexus3.edgexfoundry.org:10003 [2022-09-12T05:06:31.343Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T05:06:31.343Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T05:06:31.343Z] Configure a credential helper to remove this warning. See [2022-09-12T05:06:31.343Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T05:06:31.343Z] [2022-09-12T05:06:31.343Z] Login Succeeded [2022-09-12T05:06:31.620Z] nexus3.edgexfoundry.org:10004 [2022-09-12T05:06:31.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T05:06:31.897Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T05:06:31.897Z] Configure a credential helper to remove this warning. See [2022-09-12T05:06:31.897Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T05:06:31.897Z] [2022-09-12T05:06:31.897Z] Login Succeeded [2022-09-12T05:06:31.897Z] docker.io [2022-09-12T05:06:32.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-12T05:06:32.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-12T05:06:32.778Z] Configure a credential helper to remove this warning. See [2022-09-12T05:06:32.778Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-12T05:06:32.778Z] [2022-09-12T05:06:32.778Z] Login Succeeded [2022-09-12T05:06:32.778Z] ---> docker-login.sh ends [Pipeline] } [2022-09-12T05:06:32.808Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-12T05:06:33.231Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-12T05:06:33.272Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-12T05:06:33.314Z] ========================================================= [2022-09-12T05:06:33.314Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-12T05:06:33.314Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T05:06:33.824Z] + 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 . [2022-09-12T05:06:34.101Z] Sending build context to Docker daemon 2.823MB [2022-09-12T05:06:34.101Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-09-12T05:06:34.101Z] Step 2/12 : FROM ${BASE} AS builder [2022-09-12T05:06:34.381Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-12T05:06:34.381Z] b3c136eddcbf: Pulling fs layer [2022-09-12T05:06:34.381Z] c0a3192eca97: Pulling fs layer [2022-09-12T05:06:34.381Z] a050256f5b6f: Pulling fs layer [2022-09-12T05:06:34.381Z] 656be50a0ddc: Pulling fs layer [2022-09-12T05:06:34.381Z] 2bbca73fdf42: Pulling fs layer [2022-09-12T05:06:34.381Z] 46d945488cbd: Pulling fs layer [2022-09-12T05:06:34.381Z] 8a5474983e97: Pulling fs layer [2022-09-12T05:06:34.381Z] 329c88fbcd65: Pulling fs layer [2022-09-12T05:06:34.381Z] 46d945488cbd: Waiting [2022-09-12T05:06:34.381Z] 8a5474983e97: Waiting [2022-09-12T05:06:34.381Z] 329c88fbcd65: Waiting [2022-09-12T05:06:34.381Z] 656be50a0ddc: Waiting [2022-09-12T05:06:34.381Z] 2bbca73fdf42: Waiting [2022-09-12T05:06:34.381Z] a050256f5b6f: Verifying Checksum [2022-09-12T05:06:34.381Z] a050256f5b6f: Download complete [2022-09-12T05:06:34.381Z] c0a3192eca97: Verifying Checksum [2022-09-12T05:06:34.381Z] c0a3192eca97: Download complete [2022-09-12T05:06:34.381Z] 2bbca73fdf42: Verifying Checksum [2022-09-12T05:06:34.381Z] 2bbca73fdf42: Download complete [2022-09-12T05:06:34.381Z] 46d945488cbd: Verifying Checksum [2022-09-12T05:06:34.381Z] 46d945488cbd: Download complete [2022-09-12T05:06:34.381Z] b3c136eddcbf: Verifying Checksum [2022-09-12T05:06:35.380Z] b3c136eddcbf: Pull complete [2022-09-12T05:06:35.664Z] 329c88fbcd65: Verifying Checksum [2022-09-12T05:06:35.664Z] 329c88fbcd65: Download complete [2022-09-12T05:06:36.267Z] c0a3192eca97: Pull complete [2022-09-12T05:06:36.544Z] a050256f5b6f: Pull complete [2022-09-12T05:06:36.853Z] 8a5474983e97: Verifying Checksum [2022-09-12T05:06:36.853Z] 8a5474983e97: Download complete [2022-09-12T05:06:37.452Z] 656be50a0ddc: Verifying Checksum [2022-09-12T05:06:37.452Z] 656be50a0ddc: Download complete [2022-09-12T05:06:52.561Z] 656be50a0ddc: Pull complete [2022-09-12T05:06:52.561Z] 2bbca73fdf42: Pull complete [2022-09-12T05:06:52.561Z] 46d945488cbd: Pull complete [2022-09-12T05:06:57.989Z] 8a5474983e97: Pull complete [2022-09-12T05:07:00.617Z] 329c88fbcd65: Pull complete [2022-09-12T05:07:00.617Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-12T05:07:00.617Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-12T05:07:00.617Z] ---> ff4287adb874 [2022-09-12T05:07:00.617Z] Step 3/12 : ARG MAKE='make build' [2022-09-12T05:07:02.608Z] ---> Running in afde6f5754d2 [2022-09-12T05:07:02.608Z] Removing intermediate container afde6f5754d2 [2022-09-12T05:07:02.608Z] ---> 9cfc8231c148 [2022-09-12T05:07:02.608Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-09-12T05:07:02.608Z] ---> Running in 21a60177ca7c [2022-09-12T05:07:02.883Z] Removing intermediate container 21a60177ca7c [2022-09-12T05:07:02.883Z] ---> e00eb8e60d21 [2022-09-12T05:07:02.883Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-09-12T05:07:03.158Z] ---> Running in 5caaad195575 [2022-09-12T05:07:03.435Z] Removing intermediate container 5caaad195575 [2022-09-12T05:07:03.435Z] ---> f83e4f3be81d [2022-09-12T05:07:03.435Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-12T05:07:03.435Z] ---> Running in 8d76a6750992 [2022-09-12T05:07:05.422Z] Removing intermediate container 8d76a6750992 [2022-09-12T05:07:05.422Z] ---> 12a58a03a31e [2022-09-12T05:07:05.422Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-12T05:07:05.422Z] ---> Running in 661e33b186b8 [2022-09-12T05:07:06.403Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-12T05:07:07.383Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-12T05:07:08.368Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-09-12T05:07:08.368Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-09-12T05:07:08.368Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-09-12T05:07:08.641Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-09-12T05:07:08.915Z] Executing busybox-1.35.0-r13.trigger [2022-09-12T05:07:08.915Z] OK: 226 MiB in 55 packages [2022-09-12T05:07:09.932Z] Removing intermediate container 661e33b186b8 [2022-09-12T05:07:09.932Z] ---> 43d26b9b8cac [2022-09-12T05:07:09.932Z] Step 8/12 : WORKDIR /device-snmp-go [2022-09-12T05:07:09.932Z] ---> Running in 10901095f900 [2022-09-12T05:07:10.207Z] Removing intermediate container 10901095f900 [2022-09-12T05:07:10.207Z] ---> 08254e21bdb0 [2022-09-12T05:07:10.207Z] Step 9/12 : COPY go.mod vendor* ./ [2022-09-12T05:07:10.807Z] ---> 24aab69198db [2022-09-12T05:07:10.807Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-12T05:07:10.807Z] ---> Running in a982dabe6eaf [2022-09-12T05:07:57.826Z] Removing intermediate container a982dabe6eaf [2022-09-12T05:07:57.826Z] ---> 09dd3fd219b6 [2022-09-12T05:07:57.826Z] Step 11/12 : COPY . . [2022-09-12T05:07:58.436Z] ---> a318a009c98b [2022-09-12T05:07:58.436Z] Step 12/12 : RUN ${MAKE} [2022-09-12T05:07:58.712Z] ---> Running in f93ecaaad6e5 [2022-09-12T05:07:59.697Z] noop [2022-09-12T05:08:00.295Z] Removing intermediate container f93ecaaad6e5 [2022-09-12T05:08:00.295Z] ---> 9e9f970faec7 [2022-09-12T05:08:00.295Z] Successfully built 9e9f970faec7 [2022-09-12T05:08:00.295Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T05:08:00.785Z] + docker inspect -f . ci-base-image-arm64 [2022-09-12T05:08:00.785Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-12T05:08:01.125Z] prd-ubuntu20.04-docker-arm64-4c-16g-28933 does not seem to be running inside a container [2022-09-12T05:08:01.207Z] $ 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 [2022-09-12T05:08:02.509Z] $ docker top dd6e7eaab8d2deca0b4b49824d515c6578be8f25db373802757b84b2ac4ba018 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-12T05:08:03.457Z] + go version [2022-09-12T05:08:03.458Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-12T05:08:03.498Z] $ docker stop --time=1 dd6e7eaab8d2deca0b4b49824d515c6578be8f25db373802757b84b2ac4ba018 [2022-09-12T05:08:05.161Z] $ docker rm -f dd6e7eaab8d2deca0b4b49824d515c6578be8f25db373802757b84b2ac4ba018 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T05:08:06.066Z] + docker inspect -f . ci-base-image-arm64 [2022-09-12T05:08:06.066Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-12T05:08:06.370Z] prd-ubuntu20.04-docker-arm64-4c-16g-28933 does not seem to be running inside a container [2022-09-12T05:08:06.455Z] $ 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 [2022-09-12T05:08:07.678Z] $ docker top 0d773c4761a4bcae79b91fd53e97ebfb151e5bed12566f498d1cd745e64e6476 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-12T05:08:08.630Z] + git config --global --add safe.directory /w/workspace/device-snmp-go/1 [Pipeline] fileExists [Pipeline] sh [2022-09-12T05:08:09.346Z] + make test [2022-09-12T05:08:09.346Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-09-12T05:08:11.329Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2022-09-12T05:09:33.228Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2022-09-12T05:09:33.228Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.042s coverage: 0.0% of statements [2022-09-12T05:09:33.228Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-09-12T05:09:33.228Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-09-12T05:09:51.600Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-12T05:09:51.600Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-12T05:09:51.600Z] ./bin/test-attribution-txt.sh [2022-09-12T05:09:51.600Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-12T05:09:51.600Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-12T05:09:51.600Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-09-12T05:09:51.642Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-12T05:09:51.676Z] $ docker stop --time=1 0d773c4761a4bcae79b91fd53e97ebfb151e5bed12566f498d1cd745e64e6476 [2022-09-12T05:09:53.521Z] $ docker rm -f 0d773c4761a4bcae79b91fd53e97ebfb151e5bed12566f498d1cd745e64e6476 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-12T05:09:54.676Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-12T05:09:54.709Z] Warning: overwriting stash ‘coverage-report’ [2022-09-12T05:09:55.412Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-12T05:09:56.077Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-12T05:09:56.488Z] + ls -al . [2022-09-12T05:09:56.488Z] total 168 [2022-09-12T05:09:56.488Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 12 05:08 . [2022-09-12T05:09:56.488Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 05:06 .. [2022-09-12T05:09:56.488Z] -rw-rw-r-- 1 jenkins jenkins 6 Sep 12 05:06 .dockerignore [2022-09-12T05:09:56.488Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 12 05:06 .git [2022-09-12T05:09:56.488Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 05:06 .github [2022-09-12T05:09:56.488Z] -rw-rw-r-- 1 jenkins jenkins 328 Sep 12 05:06 .gitignore [2022-09-12T05:09:56.488Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 12 05:06 .golangci.yml [2022-09-12T05:09:56.488Z] -rw-rw-r-- 1 jenkins jenkins 8556 Sep 12 05:06 Attribution.txt [2022-09-12T05:09:56.488Z] -rw-rw-r-- 1 jenkins jenkins 6948 Sep 12 05:06 CHANGELOG.md [2022-09-12T05:09:56.488Z] -rw-rw-r-- 1 jenkins jenkins 1518 Sep 12 05:06 Dockerfile [2022-09-12T05:09:56.488Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 12 05:06 GOVERNANCE.md [2022-09-12T05:09:56.488Z] -rw-rw-r-- 1 jenkins jenkins 656 Sep 12 05:06 Jenkinsfile [2022-09-12T05:09:56.488Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 12 05:06 LICENSE [2022-09-12T05:09:56.488Z] -rw-rw-r-- 1 jenkins jenkins 2334 Sep 12 05:06 Makefile [2022-09-12T05:09:56.488Z] -rw-rw-r-- 1 jenkins jenkins 620 Sep 12 05:06 OWNERS.md [2022-09-12T05:09:56.488Z] -rw-rw-r-- 1 jenkins jenkins 9390 Sep 12 05:06 README.md [2022-09-12T05:09:56.488Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 12 05:03 VERSION [2022-09-12T05:09:56.488Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 05:06 bin [2022-09-12T05:09:56.488Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 05:06 cmd [2022-09-12T05:09:56.488Z] -rw-r--r-- 1 jenkins jenkins 7631 Sep 12 05:09 coverage.out [2022-09-12T05:09:56.488Z] -rw-rw-r-- 1 jenkins jenkins 3439 Sep 12 05:06 go.mod [2022-09-12T05:09:56.488Z] -rw-rw-r-- 1 jenkins jenkins 36897 Sep 12 05:06 go.sum [2022-09-12T05:09:56.488Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 05:06 internal [2022-09-12T05:09:56.488Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 05:06 snap [2022-09-12T05:09:56.488Z] -rw-rw-r-- 1 jenkins jenkins 228 Sep 12 05:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T05:09:56.922Z] + 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=cafad5304b8161a7473a48184de40e1fa23a64a0 --label arch=arm64 --label version=0.0.0 . [2022-09-12T05:09:57.195Z] Sending build context to Docker daemon 2.831MB [2022-09-12T05:09:57.195Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2022-09-12T05:09:57.195Z] Step 2/24 : FROM ${BASE} AS builder [2022-09-12T05:09:57.195Z] ---> 9e9f970faec7 [2022-09-12T05:09:57.195Z] Step 3/24 : ARG MAKE='make build' [2022-09-12T05:09:57.474Z] ---> Running in 771a13c96484 [2022-09-12T05:09:57.749Z] Removing intermediate container 771a13c96484 [2022-09-12T05:09:57.749Z] ---> 530db762fa2f [2022-09-12T05:09:57.749Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-09-12T05:09:57.749Z] ---> Running in b8f5e9645ebf [2022-09-12T05:09:58.348Z] Removing intermediate container b8f5e9645ebf [2022-09-12T05:09:58.348Z] ---> 81715c8cfa72 [2022-09-12T05:09:58.348Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2022-09-12T05:09:58.348Z] ---> Running in 0edf6a4822f3 [2022-09-12T05:09:58.621Z] Removing intermediate container 0edf6a4822f3 [2022-09-12T05:09:58.621Z] ---> dfb758cf86bb [2022-09-12T05:09:58.621Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-12T05:09:58.621Z] ---> Running in 6485887dc4f9 [2022-09-12T05:10:00.593Z] Removing intermediate container 6485887dc4f9 [2022-09-12T05:10:00.593Z] ---> 35e88d2b6742 [2022-09-12T05:10:00.593Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-12T05:10:00.593Z] ---> Running in 260d27f01f85 [2022-09-12T05:10:01.579Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-12T05:10:02.558Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-12T05:10:03.536Z] OK: 226 MiB in 55 packages [2022-09-12T05:10:04.523Z] Removing intermediate container 260d27f01f85 [2022-09-12T05:10:04.523Z] ---> 950fc21e2775 [2022-09-12T05:10:04.523Z] Step 8/24 : WORKDIR /device-snmp-go [2022-09-12T05:10:04.523Z] ---> Running in 6e57cd6b2954 [2022-09-12T05:10:04.801Z] Removing intermediate container 6e57cd6b2954 [2022-09-12T05:10:04.801Z] ---> 8714386c50ad [2022-09-12T05:10:04.801Z] Step 9/24 : COPY go.mod vendor* ./ [2022-09-12T05:10:05.402Z] ---> 4e03102647c0 [2022-09-12T05:10:05.402Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-12T05:10:05.402Z] ---> Running in 285dba7b2cba [2022-09-12T05:10:07.383Z] Removing intermediate container 285dba7b2cba [2022-09-12T05:10:07.383Z] ---> 08a849ea6529 [2022-09-12T05:10:07.383Z] Step 11/24 : COPY . . [2022-09-12T05:10:08.365Z] ---> c1b146d186d0 [2022-09-12T05:10:08.365Z] Step 12/24 : RUN ${MAKE} [2022-09-12T05:10:08.365Z] ---> Running in 3b839aaafaa6 [2022-09-12T05:10:09.348Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.21 -X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-snmp ./cmd [2022-09-12T05:12:31.293Z] Removing intermediate container 3b839aaafaa6 [2022-09-12T05:12:31.293Z] ---> d119078ff1e5 [2022-09-12T05:12:31.293Z] Step 13/24 : FROM alpine:3.16 [2022-09-12T05:12:31.293Z] 3.16: Pulling from library/alpine [2022-09-12T05:12:31.293Z] 9b18e9b68314: Pulling fs layer [2022-09-12T05:12:31.293Z] 9b18e9b68314: Verifying Checksum [2022-09-12T05:12:31.293Z] 9b18e9b68314: Download complete [2022-09-12T05:12:31.293Z] 9b18e9b68314: Pull complete [2022-09-12T05:12:31.293Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-12T05:12:31.293Z] Status: Downloaded newer image for alpine:3.16 [2022-09-12T05:12:31.293Z] ---> a6215f271958 [2022-09-12T05:12:31.293Z] Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-12T05:12:31.293Z] ---> Running in abf78beed9e8 [2022-09-12T05:12:31.293Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-12T05:12:31.293Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-12T05:12:31.293Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-12T05:12:31.293Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-12T05:12:31.293Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-12T05:12:31.293Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-12T05:12:31.293Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-12T05:12:31.293Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-12T05:12:31.293Z] Executing busybox-1.35.0-r17.trigger [2022-09-12T05:12:31.293Z] OK: 8 MiB in 20 packages [2022-09-12T05:12:31.293Z] Removing intermediate container abf78beed9e8 [2022-09-12T05:12:31.293Z] ---> 6baf9d80ff0a [2022-09-12T05:12:31.293Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2022-09-12T05:12:31.293Z] ---> 388e9a8de147 [2022-09-12T05:12:31.293Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2022-09-12T05:12:31.293Z] ---> 818562d4a343 [2022-09-12T05:12:31.293Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2022-09-12T05:12:31.293Z] ---> abaa92d4c7e8 [2022-09-12T05:12:31.293Z] Step 18/24 : EXPOSE 59993 [2022-09-12T05:12:31.293Z] ---> Running in 71241c2091b4 [2022-09-12T05:12:31.293Z] Removing intermediate container 71241c2091b4 [2022-09-12T05:12:31.293Z] ---> e3d195dd4c35 [2022-09-12T05:12:31.293Z] Step 19/24 : EXPOSE 161 [2022-09-12T05:12:31.293Z] ---> Running in d5ead3481df1 [2022-09-12T05:12:31.293Z] Removing intermediate container d5ead3481df1 [2022-09-12T05:12:31.293Z] ---> 70d373053362 [2022-09-12T05:12:31.293Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2022-09-12T05:12:31.575Z] ---> Running in 85de0c1beba0 [2022-09-12T05:12:31.852Z] Removing intermediate container 85de0c1beba0 [2022-09-12T05:12:31.852Z] ---> d2a1405f6212 [2022-09-12T05:12:31.852Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-09-12T05:12:31.852Z] ---> Running in b6521d2ce34e [2022-09-12T05:12:32.132Z] Removing intermediate container b6521d2ce34e [2022-09-12T05:12:32.132Z] ---> 69d3c167dd43 [2022-09-12T05:12:32.132Z] Step 22/24 : LABEL arch=arm64 [2022-09-12T05:12:32.415Z] ---> Running in c9156e7dd6ad [2022-09-12T05:12:32.695Z] Removing intermediate container c9156e7dd6ad [2022-09-12T05:12:32.695Z] ---> 8990e745bfd5 [2022-09-12T05:12:32.695Z] Step 23/24 : LABEL git_sha=cafad5304b8161a7473a48184de40e1fa23a64a0 [2022-09-12T05:12:32.695Z] ---> Running in 956a2748a193 [2022-09-12T05:12:32.968Z] Removing intermediate container 956a2748a193 [2022-09-12T05:12:32.968Z] ---> ef8746be427a [2022-09-12T05:12:32.968Z] Step 24/24 : LABEL version=0.0.0 [2022-09-12T05:12:32.968Z] ---> Running in 2d9fa3936539 [2022-09-12T05:12:33.565Z] Removing intermediate container 2d9fa3936539 [2022-09-12T05:12:33.565Z] ---> 4ff76ea2a64b [2022-09-12T05:12:33.565Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-12T05:12:33.565Z] Successfully built 4ff76ea2a64b [2022-09-12T05:12:33.565Z] 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 [2022-09-12T05:12:34.399Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-12T05:12:34.399Z] [2022-09-12T05:12:34.399Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T05:12:34.823Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-12T05:12:35.101Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-12T05:12:35.101Z] 8998bd30e6a1: Pulling fs layer [2022-09-12T05:12:35.101Z] 04944245beec: Pulling fs layer [2022-09-12T05:12:35.101Z] 699f458cf7ca: Pulling fs layer [2022-09-12T05:12:35.101Z] 765212b225bb: Pulling fs layer [2022-09-12T05:12:35.101Z] f23df028b6ca: Pulling fs layer [2022-09-12T05:12:35.101Z] d65c8cfc05b1: Pulling fs layer [2022-09-12T05:12:35.101Z] 2437ff75d9bd: Pulling fs layer [2022-09-12T05:12:35.101Z] f23df028b6ca: Waiting [2022-09-12T05:12:35.101Z] d65c8cfc05b1: Waiting [2022-09-12T05:12:35.101Z] 2437ff75d9bd: Waiting [2022-09-12T05:12:35.101Z] 765212b225bb: Waiting [2022-09-12T05:12:35.101Z] 04944245beec: Verifying Checksum [2022-09-12T05:12:35.101Z] 04944245beec: Download complete [2022-09-12T05:12:35.101Z] 765212b225bb: Verifying Checksum [2022-09-12T05:12:35.101Z] 765212b225bb: Download complete [2022-09-12T05:12:35.101Z] f23df028b6ca: Download complete [2022-09-12T05:12:35.101Z] d65c8cfc05b1: Verifying Checksum [2022-09-12T05:12:35.101Z] d65c8cfc05b1: Download complete [2022-09-12T05:12:35.377Z] 699f458cf7ca: Verifying Checksum [2022-09-12T05:12:35.377Z] 699f458cf7ca: Download complete [2022-09-12T05:12:35.661Z] 8998bd30e6a1: Verifying Checksum [2022-09-12T05:12:35.661Z] 8998bd30e6a1: Download complete [2022-09-12T05:12:38.291Z] 2437ff75d9bd: Verifying Checksum [2022-09-12T05:12:38.291Z] 2437ff75d9bd: Download complete [2022-09-12T05:12:39.723Z] 8998bd30e6a1: Pull complete [2022-09-12T05:12:40.323Z] 04944245beec: Pull complete [2022-09-12T05:12:41.839Z] 699f458cf7ca: Pull complete [2022-09-12T05:12:42.442Z] 765212b225bb: Pull complete [2022-09-12T05:12:43.053Z] f23df028b6ca: Pull complete [2022-09-12T05:12:43.327Z] d65c8cfc05b1: Pull complete [2022-09-12T05:12:58.421Z] 2437ff75d9bd: Pull complete [2022-09-12T05:12:58.421Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-12T05:12:58.421Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-12T05:12:58.421Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-12T05:12:58.813Z] prd-ubuntu20.04-docker-arm64-4c-16g-28933 does not seem to be running inside a container [2022-09-12T05:12:58.894Z] $ 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 [2022-09-12T05:13:01.533Z] $ docker top 0bcb99a6b8a068f3cb19bd0730d195290b44d6e02d8b70db2fcf0bdc71deac9d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-12T05:13:02.558Z] ---> job-cost.sh [2022-09-12T05:13:02.558Z] lf-activate-venv: SKIPPING [2022-09-12T05:13:02.558Z] INFO: No Stack... [2022-09-12T05:13:03.156Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-12T05:13:04.130Z] INFO: Archiving Costs [Pipeline] sh [2022-09-12T05:13:04.812Z] + cat /w/workspace/device-snmp-go/1/archives/cost.csv [2022-09-12T05:13:04.812Z] + cut -d, -f6 [Pipeline] lock [2022-09-12T05:13:04.866Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-190-1-stack-cost] [2022-09-12T05:13:04.871Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-190-1-stack-cost] did not exist. Created. [2022-09-12T05:13:04.871Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-190-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-12T05:13:05.640Z] /w/workspace/device-snmp-go/1@tmp/durable-75128015/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-09-12T05:13:06.340Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-12T05:13:06.371Z] Warning: overwriting stash ‘stack-cost’ [2022-09-12T05:13:06.421Z] Stashed 1 file(s) [Pipeline] } [2022-09-12T05:13:06.437Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-190-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-12T05:13:06.520Z] $ docker stop --time=1 0bcb99a6b8a068f3cb19bd0730d195290b44d6e02d8b70db2fcf0bdc71deac9d [2022-09-12T05:13:08.046Z] $ docker rm -f 0bcb99a6b8a068f3cb19bd0730d195290b44d6e02d8b70db2fcf0bdc71deac9d [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 [2022-09-12T05:13:09.166Z] provisioning config files... [2022-09-12T05:13:09.175Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-190@tmp/config4546206235354805968tmp [Pipeline] { [Pipeline] sh [2022-09-12T05:13:09.516Z] + set +x [2022-09-12T05:13:09.516Z] + curl -s https://codecov.io/bash [2022-09-12T05:13:09.516Z] + bash -s -- [2022-09-12T05:13:09.516Z] [2022-09-12T05:13:09.516Z] _____ _ [2022-09-12T05:13:09.516Z] / ____| | | [2022-09-12T05:13:09.516Z] | | ___ __| | ___ ___ _____ __ [2022-09-12T05:13:09.516Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-12T05:13:09.516Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-12T05:13:09.516Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-12T05:13:09.516Z] Bash-1.0.6 [2022-09-12T05:13:09.516Z] [2022-09-12T05:13:09.516Z] [2022-09-12T05:13:09.516Z] ==> git version 2.25.1 found [2022-09-12T05:13:09.516Z] ==> 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 [2022-09-12T05:13:09.516Z] Release-Date: 2020-01-08 [2022-09-12T05:13:09.516Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-09-12T05:13:09.516Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-12T05:13:09.516Z] ==> Jenkins CI detected. [2022-09-12T05:13:09.516Z] current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-190 [2022-09-12T05:13:09.516Z] project root: . [2022-09-12T05:13:09.516Z] --> token set from env [2022-09-12T05:13:09.516Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-12T05:13:09.516Z] ==> Running gcov in . (disable via -X gcov) [2022-09-12T05:13:09.516Z] ==> Python coveragepy not found [2022-09-12T05:13:09.516Z] ==> Searching for coverage reports in: [2022-09-12T05:13:09.516Z] + . [2022-09-12T05:13:09.516Z] -> Found 1 reports [2022-09-12T05:13:09.516Z] ==> Detecting git/mercurial file structure [2022-09-12T05:13:09.516Z] ==> Reading reports [2022-09-12T05:13:09.776Z] + ./coverage.out bytes=7631 [2022-09-12T05:13:09.776Z] ==> Appending adjustments [2022-09-12T05:13:09.776Z] https://docs.codecov.io/docs/fixing-reports [2022-09-12T05:13:09.776Z] + Found adjustments [2022-09-12T05:13:09.776Z] ==> Gzipping contents [2022-09-12T05:13:09.776Z] 4.0K /tmp/codecov.QuPQzu.gz [2022-09-12T05:13:09.776Z] ==> Uploading reports [2022-09-12T05:13:09.776Z] url: https://codecov.io [2022-09-12T05:13:09.776Z] query: branch=PR-190&commit=cafad5304b8161a7473a48184de40e1fa23a64a0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-190%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=190&job=&cmd_args= [2022-09-12T05:13:09.776Z] -> Pinging Codecov [2022-09-12T05:13:09.776Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=PR-190&commit=cafad5304b8161a7473a48184de40e1fa23a64a0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-190%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=190&job=&cmd_args= [2022-09-12T05:13:10.036Z] -> Uploading to [2022-09-12T05:13:10.036Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-12/6C56EA5C29638FB4528AC87E60AF5AE0/cafad5304b8161a7473a48184de40e1fa23a64a0/e7565b48-9b5b-4c5a-8246-6dbfba51b9d3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220912%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220912T051309Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4aa59bfd66e6277d2cf7e2ba650ae8de8eeda3fbd10087e6e68476f28cd10430 [2022-09-12T05:13:10.036Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-12T05:13:10.036Z] Dload Upload Total Spent Left Speed [2022-09-12T05:13:10.297Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1535 0 0 100 1535 0 6290 --:--:-- --:--:-- --:--:-- 6290 [2022-09-12T05:13:10.297Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-snmp-go/commit/cafad5304b8161a7473a48184de40e1fa23a64a0 [Pipeline] } [2022-09-12T05:13:10.325Z] 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 [2022-09-12T05:13:12.070Z] + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-190/archives ] [2022-09-12T05:13:12.070Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-190/archives [2022-09-12T05:13:12.070Z] total 16 [2022-09-12T05:13:12.070Z] drwxr-xr-x 3 root root 4096 Sep 12 05:05 . [2022-09-12T05:13:12.070Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 12 05:05 .. [2022-09-12T05:13:12.070Z] drwxr-xr-x 2 root root 4096 Sep 12 05:05 cost [2022-09-12T05:13:12.070Z] -rw-r--r-- 1 root root 86 Sep 12 05:05 cost.csv [2022-09-12T05:13:12.070Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-190/archives [2022-09-12T05:13:12.070Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-190/archives [2022-09-12T05:13:12.070Z] total 16 [2022-09-12T05:13:12.070Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 12 05:05 . [2022-09-12T05:13:12.070Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 12 05:05 .. [2022-09-12T05:13:12.070Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 12 05:05 cost [2022-09-12T05:13:12.070Z] -rw-r--r-- 1 jenkins jenkins 86 Sep 12 05:05 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-09-12T05:13:12.402Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-12T05:13:13.306Z] ---> package-listing.sh [2022-09-12T05:13:13.306Z] ++ facter osfamily [2022-09-12T05:13:13.306Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-12T05:13:13.566Z] + OS_FAMILY=debian [2022-09-12T05:13:13.566Z] + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-190 [2022-09-12T05:13:13.566Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-12T05:13:13.566Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-12T05:13:13.566Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-12T05:13:13.566Z] + PACKAGES=/tmp/packages_start.txt [2022-09-12T05:13:13.566Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-190 ']' [2022-09-12T05:13:13.566Z] + PACKAGES=/tmp/packages_end.txt [2022-09-12T05:13:13.566Z] + case "${OS_FAMILY}" in [2022-09-12T05:13:13.566Z] + dpkg -l [2022-09-12T05:13:13.566Z] + grep '^ii' [2022-09-12T05:13:13.566Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-12T05:13:13.566Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-12T05:13:13.566Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-12T05:13:13.566Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-190 ']' [2022-09-12T05:13:13.566Z] + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-190/archives/ [2022-09-12T05:13:13.566Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-190/archives/ [Pipeline] echo [2022-09-12T05:13:13.602Z] 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-190/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-09-12T05:13:13.895Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-12T05:13:14.535Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-12T05:13:14.536Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-12T05:13:14.680Z] prd-ubuntu20.04-docker-8c-8g-28930 does not seem to be running inside a container [2022-09-12T05:13:14.714Z] $ 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-190/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-190 -v /w/workspace/gexfoundry_device-snmp-go_PR-190:/w/workspace/gexfoundry_device-snmp-go_PR-190:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-190@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-190@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-12T05:13:15.012Z] $ docker top c7e46236807722b65eff617d821d991bd1369473c3e9411096a1be3f7e4e7ed8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-12T05:13:15.422Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-12T05:13:15.733Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-12T05:13:16.055Z] + ls /var/log/sa-host [2022-09-12T05:13:16.055Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-12T05:13:16.260Z] provisioning config files... [2022-09-12T05:13:16.270Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-190@tmp/config1571629696579791325tmp [Pipeline] { [Pipeline] echo [2022-09-12T05:13:16.325Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-12T05:13:16.643Z] ---> create-netrc.sh [Pipeline] } [2022-09-12T05:13:16.667Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-12T05:13:17.063Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-12T05:13:17.095Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-12T05:13:17.408Z] ---> sudo-logs.sh [2022-09-12T05:13:17.409Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-12T05:13:17.482Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-12T05:13:17.796Z] ---> job-cost.sh [2022-09-12T05:13:17.796Z] lf-activate-venv: SKIPPING [2022-09-12T05:13:17.796Z] DEBUG: total: 0.2199999988079071 [2022-09-12T05:13:17.796Z] INFO: Retrieving Stack Cost... [2022-09-12T05:13:18.056Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-12T05:13:18.627Z] INFO: Archiving Costs [Pipeline] echo [2022-09-12T05:13:18.663Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-12T05:13:18.973Z] ---> logs-deploy.sh [2022-09-12T05:13:18.973Z] lf-activate-venv: SKIPPING [2022-09-12T05:13:18.973Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-190/1 [2022-09-12T05:13:18.973Z] INFO: archiving workspace using pattern(s): [2022-09-12T05:13:19.918Z] Archives upload complete. [2022-09-12T05:13:19.918Z] INFO: archiving logs to Nexus