Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0686e34266a91fa2107915df6132c8d4297bd730 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-ssh2247740428369042702.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision dae07dc806156effb2cae02074e2f5f64a063e83 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-ssh17825967527196601785.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 dae07dc806156effb2cae02074e2f5f64a063e83 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7134957257021353978.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision dae07dc806156effb2cae02074e2f5f64a063e83 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f dae07dc806156effb2cae02074e2f5f64a063e83 # timeout=10 Commit message: "Merge pull request #375 from ernestojeda/golang-1-17-updates" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared 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-ssh4259507768649053831.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh17908735035981851679.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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: [[centos7-docker-4c-2g, ubuntu18.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.17 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-2100’ Running on prd-centos7-docker-4c-2g-2103 in /w/workspace/edgexfoundry_device-snmp-go_main [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/edgexfoundry_device-snmp-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 /w/workspace/edgexfoundry_device-snmp-go_main@tmp/jenkins-gitclient-ssh7025568062464158118.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0686e34266a91fa2107915df6132c8d4297bd730 (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f 0686e34266a91fa2107915df6132c8d4297bd730 # timeout=10 Commit message: "Merge pull request #134 from ernestojeda/go-1_17-dockerfile-changes" > git rev-list --no-walk 58834fc6b430fe9b88288769f7ae389ff6e0a5f7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-01-19T20:52:50.573Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-01-19T20:52:50.614Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-01-19T20:52:50.630Z] ========================================================= [2022-01-19T20:52:50.630Z] EdgeX Global Pipelines Version Info [2022-01-19T20:52:50.630Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-01-19T20:52:51.737Z] ------------------- [2022-01-19T20:52:51.737Z] stable info: [2022-01-19T20:52:51.737Z] ------------------- [2022-01-19T20:52:51.737Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-01-19T20:52:51.737Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-19T20:52:51.737Z] Message: update stable to v1.0.219 [2022-01-19T20:52:52.308Z] ------------------- [2022-01-19T20:52:52.308Z] experimental info: [2022-01-19T20:52:52.308Z] ------------------- [2022-01-19T20:52:52.308Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-01-19T20:52:52.308Z] Commit SHA: dae07dc806156effb2cae02074e2f5f64a063e83 [2022-01-19T20:52:52.308Z] Message: update experimental to v1.0.219 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-01-19T20:52:52.426Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2022-01-19T20:52:52.442Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2022-01-19T20:52:52.458Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-01-19T20:52:52.472Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-01-19T20:52:52.482Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-01-19T20:52:52.495Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-01-19T20:52:52.507Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-01-19T20:52:52.518Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-01-19T20:52:52.532Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-01-19T20:52:52.544Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-01-19T20:52:52.555Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-01-19T20:52:52.569Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2022-01-19T20:52:52.579Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-01-19T20:52:52.591Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-01-19T20:52:52.605Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-01-19T20:52:52.616Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-01-19T20:52:52.630Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-01-19T20:52:52.646Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-01-19T20:52:52.656Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-01-19T20:52:52.668Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-01-19T20:52:52.680Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-01-19T20:52:52.692Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-01-19T20:52:52.703Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-01-19T20:52:52.717Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-01-19T20:52:52.728Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-01-19T20:52:52.741Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-01-19T20:52:52.753Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-01-19T20:52:52.766Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-01-19T20:52:52.778Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-01-19T20:52:52.789Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0686e34266a91fa2107915df6132c8d4297bd730 [Pipeline] echo [2022-01-19T20:52:52.800Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0686e34 [Pipeline] echo [2022-01-19T20:52:52.815Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-19T20:52:52.858Z] provisioning config files... [2022-01-19T20:52:52.871Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config3702841323922358388tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-19T20:52:53.178Z] ---> docker-login.sh [2022-01-19T20:52:53.178Z] nexus3.edgexfoundry.org:10001 [2022-01-19T20:52:53.178Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T20:52:53.439Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T20:52:53.439Z] Configure a credential helper to remove this warning. See [2022-01-19T20:52:53.439Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T20:52:53.439Z] [2022-01-19T20:52:53.439Z] Login Succeeded [2022-01-19T20:52:53.439Z] nexus3.edgexfoundry.org:10002 [2022-01-19T20:52:53.439Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T20:52:53.439Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T20:52:53.439Z] Configure a credential helper to remove this warning. See [2022-01-19T20:52:53.439Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T20:52:53.439Z] [2022-01-19T20:52:53.439Z] Login Succeeded [2022-01-19T20:52:53.439Z] nexus3.edgexfoundry.org:10003 [2022-01-19T20:52:53.439Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T20:52:53.439Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T20:52:53.439Z] Configure a credential helper to remove this warning. See [2022-01-19T20:52:53.439Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T20:52:53.439Z] [2022-01-19T20:52:53.439Z] Login Succeeded [2022-01-19T20:52:53.439Z] nexus3.edgexfoundry.org:10004 [2022-01-19T20:52:53.701Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T20:52:53.701Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T20:52:53.701Z] Configure a credential helper to remove this warning. See [2022-01-19T20:52:53.701Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T20:52:53.701Z] [2022-01-19T20:52:53.701Z] Login Succeeded [2022-01-19T20:52:53.701Z] docker.io [2022-01-19T20:52:53.701Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T20:52:53.961Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T20:52:53.961Z] Configure a credential helper to remove this warning. See [2022-01-19T20:52:53.961Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T20:52:53.961Z] [2022-01-19T20:52:53.961Z] Login Succeeded [2022-01-19T20:52:53.961Z] ---> docker-login.sh ends [Pipeline] } [2022-01-19T20:52:53.971Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-01-19T20:52:54.350Z] + git rev-list -1 --merges 0686e34266a91fa2107915df6132c8d4297bd730~1..0686e34266a91fa2107915df6132c8d4297bd730 [Pipeline] echo [2022-01-19T20:52:54.376Z] -----------> git rev-list -1 --merges 0686e34266a91fa2107915df6132c8d4297bd730~1..0686e34266a91fa2107915df6132c8d4297bd730 0686e34266a91fa2107915df6132c8d4297bd730 [2022-01-19T20:52:54.376Z] 0686e34266a91fa2107915df6132c8d4297bd730 [false] [Pipeline] sh [2022-01-19T20:52:54.677Z] + git log --format=format:%s -1 0686e34266a91fa2107915df6132c8d4297bd730 [Pipeline] echo [2022-01-19T20:52:54.693Z] ========================================================= [2022-01-19T20:52:54.693Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-01-19T20:52:54.693Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-19T20:52:55.046Z] + git log --format=format:%s -1 0686e34266a91fa2107915df6132c8d4297bd730 [Pipeline] echo [2022-01-19T20:52:55.062Z] [semverPrep] GIT_COMMIT: 0686e34266a91fa2107915df6132c8d4297bd730, Commit Message: Merge pull request #134 from ernestojeda/go-1_17-dockerfile-changes [Pipeline] echo [2022-01-19T20:52:55.071Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-01-19T20:52:55.454Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-01-19T20:52:55.454Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-01-19T20:52:55.454Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-01-19T20:52:55.454Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-01-19T20:52:55.454Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-01-19T20:52:55.454Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-01-19T20:52:55.454Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-01-19T20:52:55.796Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-19T20:52:55.796Z] [2022-01-19T20:52:55.796Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-01-19T20:52:56.111Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-19T20:52:56.111Z] latest: Pulling from edgex-devops/git-semver [2022-01-19T20:52:56.111Z] a0d0a0d46f8b: Pulling fs layer [2022-01-19T20:52:56.111Z] 3e5f54012d9b: Pulling fs layer [2022-01-19T20:52:56.111Z] 4c7163046ea9: Pulling fs layer [2022-01-19T20:52:56.111Z] 0c2d73faf560: Pulling fs layer [2022-01-19T20:52:56.111Z] 0c2d73faf560: Waiting [2022-01-19T20:52:56.111Z] 3e5f54012d9b: Download complete [2022-01-19T20:52:56.111Z] a0d0a0d46f8b: Verifying Checksum [2022-01-19T20:52:56.111Z] a0d0a0d46f8b: Download complete [2022-01-19T20:52:56.111Z] 0c2d73faf560: Verifying Checksum [2022-01-19T20:52:56.111Z] 0c2d73faf560: Download complete [2022-01-19T20:52:56.111Z] 4c7163046ea9: Verifying Checksum [2022-01-19T20:52:56.111Z] 4c7163046ea9: Download complete [2022-01-19T20:52:56.375Z] a0d0a0d46f8b: Pull complete [2022-01-19T20:52:56.375Z] 3e5f54012d9b: Pull complete [2022-01-19T20:52:56.638Z] 4c7163046ea9: Pull complete [2022-01-19T20:52:56.899Z] 0c2d73faf560: Pull complete [2022-01-19T20:52:56.899Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-01-19T20:52:56.899Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-01-19T20:52:56.899Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-01-19T20:52:57.192Z] prd-centos7-docker-4c-2g-2103 does not seem to be running inside a container [2022-01-19T20:52:56.882Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-01-19T20:52:57.665Z] $ docker top f3679f18c7ce2ddf1ec6965be3fe31b03795d09b9f757572d7db3d2996083015 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-01-19T20:52:58.059Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-19T20:52:58.059Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-19T20:52:58.150Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-19T20:52:57.880Z] $ docker exec f3679f18c7ce2ddf1ec6965be3fe31b03795d09b9f757572d7db3d2996083015 ssh-agent [2022-01-19T20:52:58.251Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOIkHAO/agent.13 [2022-01-19T20:52:58.251Z] SSH_AGENT_PID=20 [2022-01-19T20:52:58.259Z] Running ssh-add (command line suppressed) [2022-01-19T20:52:58.095Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_6834984331907174979.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_6834984331907174979.key) [2022-01-19T20:52:58.365Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-19T20:52:58.663Z] + git tag --points-at HEAD [Pipeline] } [2022-01-19T20:52:58.451Z] $ docker exec --env ******** --env ******** f3679f18c7ce2ddf1ec6965be3fe31b03795d09b9f757572d7db3d2996083015 ssh-agent -k [2022-01-19T20:52:58.557Z] unset SSH_AUTH_SOCK; [2022-01-19T20:52:58.558Z] unset SSH_AGENT_PID; [2022-01-19T20:52:58.558Z] echo Agent pid 20 killed; [2022-01-19T20:52:58.788Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-01-19T20:52:58.811Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-01-19T20:52:58.811Z] [ssh-agent] Looking for ssh-agent implementation... [2022-01-19T20:52:58.944Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-01-19T20:52:58.740Z] $ docker exec f3679f18c7ce2ddf1ec6965be3fe31b03795d09b9f757572d7db3d2996083015 ssh-agent [2022-01-19T20:52:59.073Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXHdnFff/agent.54 [2022-01-19T20:52:59.073Z] SSH_AGENT_PID=60 [2022-01-19T20:52:59.079Z] Running ssh-add (command line suppressed) [2022-01-19T20:52:59.013Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_7863863440833195655.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_7863863440833195655.key) [2022-01-19T20:52:59.213Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-01-19T20:52:59.504Z] + git semver init [2022-01-19T20:52:59.504Z] # -> Open(): unable to determine branch for HEAD [2022-01-19T20:52:59.504Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-snmp-go_main/.git [2022-01-19T20:52:59.504Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-snmp-go_main [2022-01-19T20:52:59.504Z] # $SEMVER_REMOTE_NAME = origin [2022-01-19T20:52:59.504Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-01-19T20:52:59.504Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-01-19T20:52:59.504Z] # $SEMVER_BRANCH = main [2022-01-19T20:52:59.504Z] # $SEMVER_TEMP = /tmp/semver-074645435 [2022-01-19T20:52:59.504Z] # git clone --branch semver git@github.com:edgexfoundry/device-snmp-go.git $SEMVER_TEMP [2022-01-19T20:53:00.450Z] # '/tmp/semver-074645435' -> '/w/workspace/edgexfoundry_device-snmp-go_main/.semver' [2022-01-19T20:53:00.450Z] # -> Force: false [2022-01-19T20:53:00.450Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-snmp-go_main/.semver [Pipeline] } [2022-01-19T20:53:00.380Z] $ docker exec --env ******** --env ******** f3679f18c7ce2ddf1ec6965be3fe31b03795d09b9f757572d7db3d2996083015 ssh-agent -k [2022-01-19T20:53:00.485Z] unset SSH_AUTH_SOCK; [2022-01-19T20:53:00.486Z] unset SSH_AGENT_PID; [2022-01-19T20:53:00.486Z] echo Agent pid 60 killed; [2022-01-19T20:53:00.571Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-01-19T20:53:00.889Z] + git semver [Pipeline] } [2022-01-19T20:53:00.859Z] $ docker stop --time=1 f3679f18c7ce2ddf1ec6965be3fe31b03795d09b9f757572d7db3d2996083015 [2022-01-19T20:53:02.101Z] $ docker rm -f f3679f18c7ce2ddf1ec6965be3fe31b03795d09b9f757572d7db3d2996083015 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-19T20:53:02.466Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-01-19T20:53:02.677Z] Stashed 1 file(s) [Pipeline] echo [2022-01-19T20:53:02.680Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.5 [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-01-19T20:53:02.807Z] provisioning config files... [2022-01-19T20:53:02.817Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config9110182936611716466tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-19T20:53:03.122Z] ---> docker-login.sh [2022-01-19T20:53:03.122Z] nexus3.edgexfoundry.org:10001 [2022-01-19T20:53:03.122Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T20:53:03.122Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T20:53:03.122Z] Configure a credential helper to remove this warning. See [2022-01-19T20:53:03.122Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T20:53:03.122Z] [2022-01-19T20:53:03.122Z] Login Succeeded [2022-01-19T20:53:03.122Z] nexus3.edgexfoundry.org:10002 [2022-01-19T20:53:03.122Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T20:53:03.383Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T20:53:03.383Z] Configure a credential helper to remove this warning. See [2022-01-19T20:53:03.383Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T20:53:03.383Z] [2022-01-19T20:53:03.383Z] Login Succeeded [2022-01-19T20:53:03.383Z] nexus3.edgexfoundry.org:10003 [2022-01-19T20:53:03.383Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T20:53:03.383Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T20:53:03.383Z] Configure a credential helper to remove this warning. See [2022-01-19T20:53:03.383Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T20:53:03.383Z] [2022-01-19T20:53:03.383Z] Login Succeeded [2022-01-19T20:53:03.383Z] nexus3.edgexfoundry.org:10004 [2022-01-19T20:53:03.383Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T20:53:03.645Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T20:53:03.645Z] Configure a credential helper to remove this warning. See [2022-01-19T20:53:03.645Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T20:53:03.645Z] [2022-01-19T20:53:03.645Z] Login Succeeded [2022-01-19T20:53:03.645Z] docker.io [2022-01-19T20:53:03.645Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T20:53:03.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T20:53:03.907Z] Configure a credential helper to remove this warning. See [2022-01-19T20:53:03.907Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T20:53:03.907Z] [2022-01-19T20:53:03.907Z] Login Succeeded [2022-01-19T20:53:03.907Z] ---> docker-login.sh ends [Pipeline] } [2022-01-19T20:53:03.917Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-19T20:53:03.988Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-19T20:53:04.000Z] ========================================================= [2022-01-19T20:53:04.000Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-01-19T20:53:04.000Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-01-19T20:53:04.311Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg 'MAKE=echo noop' --target=builder . [2022-01-19T20:53:04.311Z] Sending build context to Docker daemon 5.17MB [2022-01-19T20:53:04.311Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-01-19T20:53:04.311Z] Step 2/12 : FROM ${BASE} AS builder [2022-01-19T20:53:04.311Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-01-19T20:53:04.311Z] 59bf1c3509f3: Pulling fs layer [2022-01-19T20:53:04.311Z] 666ba61612fd: Pulling fs layer [2022-01-19T20:53:04.311Z] 8ed8ca486205: Pulling fs layer [2022-01-19T20:53:04.311Z] 4fe6c5a15a65: Pulling fs layer [2022-01-19T20:53:04.311Z] 22a0e8bec74d: Pulling fs layer [2022-01-19T20:53:04.311Z] f965cba54748: Pulling fs layer [2022-01-19T20:53:04.311Z] 861ffc35075e: Pulling fs layer [2022-01-19T20:53:04.311Z] 4b385c91608e: Pulling fs layer [2022-01-19T20:53:04.311Z] 560528eb2ebb: Pulling fs layer [2022-01-19T20:53:04.311Z] f965cba54748: Waiting [2022-01-19T20:53:04.311Z] 861ffc35075e: Waiting [2022-01-19T20:53:04.311Z] 4b385c91608e: Waiting [2022-01-19T20:53:04.311Z] 560528eb2ebb: Waiting [2022-01-19T20:53:04.311Z] 4fe6c5a15a65: Waiting [2022-01-19T20:53:04.311Z] 22a0e8bec74d: Waiting [2022-01-19T20:53:04.311Z] 8ed8ca486205: Verifying Checksum [2022-01-19T20:53:04.311Z] 8ed8ca486205: Download complete [2022-01-19T20:53:04.311Z] 666ba61612fd: Verifying Checksum [2022-01-19T20:53:04.311Z] 666ba61612fd: Download complete [2022-01-19T20:53:04.311Z] 22a0e8bec74d: Verifying Checksum [2022-01-19T20:53:04.311Z] 22a0e8bec74d: Download complete [2022-01-19T20:53:04.585Z] f965cba54748: Verifying Checksum [2022-01-19T20:53:04.585Z] f965cba54748: Download complete [2022-01-19T20:53:04.585Z] 861ffc35075e: Verifying Checksum [2022-01-19T20:53:04.585Z] 861ffc35075e: Download complete [2022-01-19T20:53:04.585Z] 59bf1c3509f3: Verifying Checksum [2022-01-19T20:53:04.585Z] 59bf1c3509f3: Download complete [2022-01-19T20:53:04.585Z] 4b385c91608e: Verifying Checksum [2022-01-19T20:53:04.585Z] 4b385c91608e: Download complete [2022-01-19T20:53:04.859Z] 560528eb2ebb: Verifying Checksum [2022-01-19T20:53:04.859Z] 560528eb2ebb: Download complete [2022-01-19T20:53:05.123Z] 4fe6c5a15a65: Verifying Checksum [2022-01-19T20:53:05.123Z] 4fe6c5a15a65: Download complete [2022-01-19T20:53:05.123Z] 59bf1c3509f3: Pull complete [2022-01-19T20:53:05.123Z] 666ba61612fd: Pull complete [2022-01-19T20:53:05.383Z] 8ed8ca486205: Pull complete [2022-01-19T20:53:09.649Z] 4fe6c5a15a65: Pull complete [2022-01-19T20:53:09.649Z] 22a0e8bec74d: Pull complete [2022-01-19T20:53:09.649Z] f965cba54748: Pull complete [2022-01-19T20:53:09.649Z] 861ffc35075e: Pull complete [2022-01-19T20:53:09.649Z] 4b385c91608e: Pull complete [2022-01-19T20:53:11.587Z] 560528eb2ebb: Pull complete [2022-01-19T20:53:11.847Z] Digest: sha256:95a4686c8495b6f6bb7c4a5166a7528182518169a5847072e9a4515f5458b02f [2022-01-19T20:53:11.847Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-01-19T20:53:11.847Z] ---> dd4a08f94e63 [2022-01-19T20:53:11.847Z] Step 3/12 : ARG MAKE='make build' [2022-01-19T20:53:13.768Z] ---> Running in 59ec27a9295e [2022-01-19T20:53:13.768Z] Removing intermediate container 59ec27a9295e [2022-01-19T20:53:13.768Z] ---> b103032671d2 [2022-01-19T20:53:13.768Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-01-19T20:53:13.768Z] ---> Running in b1fee64bb5f4 [2022-01-19T20:53:14.029Z] Removing intermediate container b1fee64bb5f4 [2022-01-19T20:53:14.029Z] ---> 9fb4195386e8 [2022-01-19T20:53:14.029Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-01-19T20:53:14.029Z] ---> Running in c744d3d272e0 [2022-01-19T20:53:14.029Z] Removing intermediate container c744d3d272e0 [2022-01-19T20:53:14.029Z] ---> efbf61b2c6f3 [2022-01-19T20:53:14.029Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-19T20:53:14.029Z] ---> Running in 8f53ff2848f3 [2022-01-19T20:53:14.608Z] Removing intermediate container 8f53ff2848f3 [2022-01-19T20:53:14.608Z] ---> 9cd752d12b86 [2022-01-19T20:53:14.608Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-19T20:53:14.608Z] ---> Running in 680cfefe983a [2022-01-19T20:53:14.869Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-19T20:53:15.810Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-19T20:53:16.071Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-01-19T20:53:16.071Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-01-19T20:53:16.071Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-01-19T20:53:16.335Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-01-19T20:53:16.335Z] Executing busybox-1.34.1-r3.trigger [2022-01-19T20:53:16.335Z] OK: 224 MiB in 56 packages [2022-01-19T20:53:16.601Z] Removing intermediate container 680cfefe983a [2022-01-19T20:53:16.601Z] ---> 3df45f479e31 [2022-01-19T20:53:16.601Z] Step 8/12 : WORKDIR /device-snmp-go [2022-01-19T20:53:16.601Z] ---> Running in d3a5f3da87ee [2022-01-19T20:53:16.860Z] Removing intermediate container d3a5f3da87ee [2022-01-19T20:53:16.860Z] ---> 8f7f9cfcccf5 [2022-01-19T20:53:16.860Z] Step 9/12 : COPY go.mod vendor* ./ [2022-01-19T20:53:17.119Z] ---> faa423668d2e [2022-01-19T20:53:17.120Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-19T20:53:17.120Z] ---> Running in cef116795a11 [2022-01-19T20:53:17.778Z] Still waiting to schedule task [2022-01-19T20:53:17.778Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-2101’ [2022-01-19T20:53:49.317Z] Removing intermediate container cef116795a11 [2022-01-19T20:53:49.317Z] ---> 0c38940e51b0 [2022-01-19T20:53:49.317Z] Step 11/12 : COPY . . [2022-01-19T20:53:49.317Z] ---> 12fc48b83702 [2022-01-19T20:53:49.317Z] Step 12/12 : RUN ${MAKE} [2022-01-19T20:53:49.317Z] ---> Running in 966b7e819feb [2022-01-19T20:53:49.317Z] noop [2022-01-19T20:53:49.317Z] Removing intermediate container 966b7e819feb [2022-01-19T20:53:49.317Z] ---> 39b311a4b525 [2022-01-19T20:53:49.317Z] Successfully built 39b311a4b525 [2022-01-19T20:53:49.317Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-19T20:53:49.615Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-19T20:53:49.615Z] . [Pipeline] withDockerContainer [2022-01-19T20:53:49.675Z] prd-centos7-docker-4c-2g-2103 does not seem to be running inside a container [2022-01-19T20:53:49.709Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@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 ******** ci-base-image-x86_64 cat [2022-01-19T20:53:50.045Z] $ docker top 9609865618d1e48cc6cbd6e128a121aa92c95853f4607e434cd354d099b207dc -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-19T20:53:50.422Z] + go version [2022-01-19T20:53:50.422Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-01-19T20:53:50.433Z] $ docker stop --time=1 9609865618d1e48cc6cbd6e128a121aa92c95853f4607e434cd354d099b207dc [2022-01-19T20:53:51.612Z] $ docker rm -f 9609865618d1e48cc6cbd6e128a121aa92c95853f4607e434cd354d099b207dc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-19T20:53:52.019Z] + docker inspect -f . ci-base-image-x86_64 [2022-01-19T20:53:52.019Z] . [Pipeline] withDockerContainer [2022-01-19T20:53:52.086Z] prd-centos7-docker-4c-2g-2103 does not seem to be running inside a container [2022-01-19T20:53:52.123Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@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 ******** ci-base-image-x86_64 cat [2022-01-19T20:53:52.523Z] $ docker top 3fc43a10289a7f3c77428838d8532e85fc83624ca98bc6a46b5f74c32f164954 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-01-19T20:53:52.891Z] + make test [2022-01-19T20:53:52.891Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-01-19T20:53:53.154Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2022-01-19T20:54:08.175Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2022-01-19T20:54:08.175Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.008s coverage: 0.0% of statements [2022-01-19T20:54:08.175Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-01-19T20:54:12.410Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-19T20:54:12.410Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-01-19T20:54:12.410Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-01-19T20:54:12.424Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-01-19T20:54:12.437Z] $ docker stop --time=1 3fc43a10289a7f3c77428838d8532e85fc83624ca98bc6a46b5f74c32f164954 [2022-01-19T20:54:13.984Z] $ docker rm -f 3fc43a10289a7f3c77428838d8532e85fc83624ca98bc6a46b5f74c32f164954 [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-19T20:54:14.369Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-01-19T20:54:14.410Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-01-19T20:54:14.995Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-01-19T20:54:15.284Z] + ls -al . [2022-01-19T20:54:15.284Z] total 144 [2022-01-19T20:54:15.284Z] drwxrwxr-x. 9 jenkins jenkins 4096 Jan 19 20:54 . [2022-01-19T20:54:15.284Z] drwxrwxr-x. 4 jenkins jenkins 112 Jan 19 20:52 .. [2022-01-19T20:54:15.284Z] -rw-rw-r--. 1 jenkins jenkins 6926 Jan 19 20:52 Attribution.txt [2022-01-19T20:54:15.284Z] drwxrwxr-x. 2 jenkins jenkins 60 Jan 19 20:52 bin [2022-01-19T20:54:15.284Z] -rw-rw-r--. 1 jenkins jenkins 4401 Jan 19 20:52 CHANGELOG.md [2022-01-19T20:54:15.284Z] drwxrwxr-x. 3 jenkins jenkins 32 Jan 19 20:52 cmd [2022-01-19T20:54:15.284Z] -rw-r--r--. 1 jenkins jenkins 7631 Jan 19 20:54 coverage.out [2022-01-19T20:54:15.284Z] -rw-rw-r--. 1 jenkins jenkins 1516 Jan 19 20:52 Dockerfile [2022-01-19T20:54:15.284Z] -rw-rw-r--. 1 jenkins jenkins 6 Jan 19 20:52 .dockerignore [2022-01-19T20:54:15.284Z] drwxrwxr-x. 8 jenkins jenkins 162 Jan 19 20:52 .git [2022-01-19T20:54:15.284Z] drwxrwxr-x. 2 jenkins jenkins 103 Jan 19 20:52 .github [2022-01-19T20:54:15.284Z] -rw-rw-r--. 1 jenkins jenkins 262 Jan 19 20:52 .gitignore [2022-01-19T20:54:15.284Z] -rw-rw-r--. 1 jenkins jenkins 214 Jan 19 20:52 go.mod [2022-01-19T20:54:15.284Z] -rw-rw-r--. 1 jenkins jenkins 49501 Jan 19 20:52 go.sum [2022-01-19T20:54:15.284Z] -rw-rw-r--. 1 jenkins jenkins 677 Jan 19 20:52 GOVERNANCE.md [2022-01-19T20:54:15.284Z] drwxrwxr-x. 3 jenkins jenkins 20 Jan 19 20:52 internal [2022-01-19T20:54:15.284Z] -rw-rw-r--. 1 jenkins jenkins 656 Jan 19 20:52 Jenkinsfile [2022-01-19T20:54:15.284Z] -rw-rw-r--. 1 jenkins jenkins 11340 Jan 19 20:52 LICENSE [2022-01-19T20:54:15.285Z] -rw-rw-r--. 1 jenkins jenkins 1057 Jan 19 20:52 Makefile [2022-01-19T20:54:15.285Z] -rw-rw-r--. 1 jenkins jenkins 620 Jan 19 20:52 OWNERS.md [2022-01-19T20:54:15.285Z] -rw-rw-r--. 1 jenkins jenkins 9073 Jan 19 20:52 README.md [2022-01-19T20:54:15.285Z] drwx------. 3 jenkins jenkins 74 Jan 19 20:53 .semver [2022-01-19T20:54:15.285Z] drwxrwxr-x. 3 jenkins jenkins 58 Jan 19 20:52 snap [2022-01-19T20:54:15.285Z] -rw-rw-r--. 1 jenkins jenkins 11 Jan 19 20:53 VERSION [2022-01-19T20:54:15.285Z] -rw-rw-r--. 1 jenkins jenkins 209 Jan 19 20:52 version.go [Pipeline] isUnix [Pipeline] sh [2022-01-19T20:54:15.578Z] + 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=0686e34266a91fa2107915df6132c8d4297bd730 --label arch=amd64 --label version=2.2.0-dev.5 . [2022-01-19T20:54:15.579Z] Sending build context to Docker daemon 5.178MB [2022-01-19T20:54:15.579Z] Step 1/24 : ARG BASE=golang:1.17-alpine3.15 [2022-01-19T20:54:15.579Z] Step 2/24 : FROM ${BASE} AS builder [2022-01-19T20:54:15.579Z] ---> 39b311a4b525 [2022-01-19T20:54:15.579Z] Step 3/24 : ARG MAKE='make build' [2022-01-19T20:54:15.579Z] ---> Running in ae3be92adc99 [2022-01-19T20:54:15.579Z] Removing intermediate container ae3be92adc99 [2022-01-19T20:54:15.579Z] ---> bdde9563857d [2022-01-19T20:54:15.579Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-01-19T20:54:15.846Z] ---> Running in ff1be054729f [2022-01-19T20:54:15.846Z] Removing intermediate container ff1be054729f [2022-01-19T20:54:15.846Z] ---> ca24b6a2e108 [2022-01-19T20:54:15.846Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2022-01-19T20:54:15.846Z] ---> Running in 3610f031d4b0 [2022-01-19T20:54:15.846Z] Removing intermediate container 3610f031d4b0 [2022-01-19T20:54:15.846Z] ---> 25e23bf66b37 [2022-01-19T20:54:15.846Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-19T20:54:15.846Z] ---> Running in 650f7b54bde3 [2022-01-19T20:54:16.434Z] Removing intermediate container 650f7b54bde3 [2022-01-19T20:54:16.434Z] ---> 115e631f31d7 [2022-01-19T20:54:16.434Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-19T20:54:16.434Z] ---> Running in f3f5a984819f [2022-01-19T20:54:16.695Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-01-19T20:54:17.638Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-01-19T20:54:17.896Z] OK: 224 MiB in 56 packages [2022-01-19T20:54:18.156Z] Removing intermediate container f3f5a984819f [2022-01-19T20:54:18.156Z] ---> bf1c8db26113 [2022-01-19T20:54:18.156Z] Step 8/24 : WORKDIR /device-snmp-go [2022-01-19T20:54:18.156Z] ---> Running in af23d9cfb70d [2022-01-19T20:54:18.156Z] Removing intermediate container af23d9cfb70d [2022-01-19T20:54:18.156Z] ---> 9aba9e66acbb [2022-01-19T20:54:18.156Z] Step 9/24 : COPY go.mod vendor* ./ [2022-01-19T20:54:18.418Z] ---> f30e14eb5169 [2022-01-19T20:54:18.418Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-19T20:54:18.418Z] ---> Running in 67058c34538e [2022-01-19T20:54:18.993Z] Removing intermediate container 67058c34538e [2022-01-19T20:54:18.993Z] ---> 2af0d629e40d [2022-01-19T20:54:18.993Z] Step 11/24 : COPY . . [2022-01-19T20:54:19.260Z] ---> 15716f1e5f2a [2022-01-19T20:54:19.260Z] Step 12/24 : RUN ${MAKE} [2022-01-19T20:54:19.260Z] ---> Running in 90cf184d0668 [2022-01-19T20:54:19.534Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=2.2.0-dev.5" -o cmd/device-snmp ./cmd [2022-01-19T20:54:31.836Z] Removing intermediate container 90cf184d0668 [2022-01-19T20:54:31.836Z] ---> 225bd8b518e7 [2022-01-19T20:54:31.836Z] Step 13/24 : FROM alpine:3.14 [2022-01-19T20:54:31.836Z] 3.14: Pulling from library/alpine [2022-01-19T20:54:32.096Z] 97518928ae5f: Pulling fs layer [2022-01-19T20:54:32.096Z] 97518928ae5f: Verifying Checksum [2022-01-19T20:54:32.096Z] 97518928ae5f: Download complete [2022-01-19T20:54:32.358Z] 97518928ae5f: Pull complete [2022-01-19T20:54:32.358Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-19T20:54:32.358Z] Status: Downloaded newer image for alpine:3.14 [2022-01-19T20:54:32.358Z] ---> 0a97eee8041e [2022-01-19T20:54:32.358Z] Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-01-19T20:54:32.358Z] ---> Running in e2553425bbe7 [2022-01-19T20:54:32.619Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-01-19T20:54:37.907Z] WARNING: Ignoring https://dl-cdn.alpinelinux.org/alpine/v3.14/main: temporary error (try again later) [2022-01-19T20:54:37.907Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-01-19T20:54:43.202Z] WARNING: Ignoring https://dl-cdn.alpinelinux.org/alpine/v3.14/community: temporary error (try again later) [2022-01-19T20:54:43.202Z] ERROR: unable to select packages: [2022-01-19T20:54:43.202Z]  dumb-init (no such package): [2022-01-19T20:54:43.202Z] required by: world[dumb-init] [2022-01-19T20:54:43.202Z] zeromq (no such package): [2022-01-19T20:54:43.202Z] required by: world[zeromq] [2022-01-19T20:54:43.202Z] The command '/bin/sh -c apk add --update --no-cache zeromq dumb-init' returned a non-zero code: 2 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-19T20:54:43.606Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-19T20:54:43.606Z] [2022-01-19T20:54:43.606Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-01-19T20:54:43.911Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-19T20:54:43.911Z] latest: Pulling from edgex-lftools-log-publisher [2022-01-19T20:54:43.911Z] b4d181a07f80: Pulling fs layer [2022-01-19T20:54:43.911Z] a1111a8f2ec3: Pulling fs layer [2022-01-19T20:54:43.911Z] ed53099fbce6: Pulling fs layer [2022-01-19T20:54:43.911Z] dc539afda2c1: Pulling fs layer [2022-01-19T20:54:43.911Z] 77bc0d833cb6: Pulling fs layer [2022-01-19T20:54:43.911Z] 9065ff56babe: Pulling fs layer [2022-01-19T20:54:43.911Z] d287ab97295c: Pulling fs layer [2022-01-19T20:54:43.911Z] dc539afda2c1: Waiting [2022-01-19T20:54:43.911Z] 77bc0d833cb6: Waiting [2022-01-19T20:54:43.911Z] 9065ff56babe: Waiting [2022-01-19T20:54:43.911Z] d287ab97295c: Waiting [2022-01-19T20:54:43.911Z] a1111a8f2ec3: Verifying Checksum [2022-01-19T20:54:43.911Z] a1111a8f2ec3: Download complete [2022-01-19T20:54:43.911Z] dc539afda2c1: Verifying Checksum [2022-01-19T20:54:43.911Z] dc539afda2c1: Download complete [2022-01-19T20:54:43.911Z] ed53099fbce6: Verifying Checksum [2022-01-19T20:54:43.912Z] ed53099fbce6: Download complete [2022-01-19T20:54:43.912Z] 77bc0d833cb6: Verifying Checksum [2022-01-19T20:54:43.912Z] 77bc0d833cb6: Download complete [2022-01-19T20:54:43.912Z] 9065ff56babe: Verifying Checksum [2022-01-19T20:54:43.912Z] 9065ff56babe: Download complete [2022-01-19T20:54:44.180Z] b4d181a07f80: Verifying Checksum [2022-01-19T20:54:44.180Z] b4d181a07f80: Download complete [2022-01-19T20:54:44.755Z] d287ab97295c: Verifying Checksum [2022-01-19T20:54:44.755Z] d287ab97295c: Download complete [2022-01-19T20:54:45.770Z] b4d181a07f80: Pull complete [2022-01-19T20:54:46.031Z] a1111a8f2ec3: Pull complete [2022-01-19T20:54:46.604Z] ed53099fbce6: Pull complete [2022-01-19T20:54:46.604Z] dc539afda2c1: Pull complete [2022-01-19T20:54:47.187Z] 77bc0d833cb6: Pull complete [2022-01-19T20:54:47.187Z] 9065ff56babe: Pull complete [2022-01-19T20:54:53.799Z] d287ab97295c: Pull complete [2022-01-19T20:54:53.799Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-01-19T20:54:53.799Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-19T20:54:53.799Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-01-19T20:54:53.881Z] prd-centos7-docker-4c-2g-2103 does not seem to be running inside a container [2022-01-19T20:54:53.915Z] $ 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/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-01-19T20:54:56.646Z] $ docker top 5e49a56f3edba4e77a07697ca64e43a205a03069f817e2bc802c6a46432aa7e4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-19T20:54:57.050Z] ---> job-cost.sh [2022-01-19T20:54:57.050Z] lf-activate-venv: SKIPPING [2022-01-19T20:54:57.050Z] INFO: No Stack... [2022-01-19T20:54:57.622Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-19T20:54:57.882Z] INFO: Archiving Costs [Pipeline] sh [2022-01-19T20:54:58.190Z] + cat /w/workspace/edgexfoundry_device-snmp-go_main/archives/cost.csv [2022-01-19T20:54:58.190Z] + cut -d, -f6 [Pipeline] lock [2022-01-19T20:54:58.207Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-14-stack-cost] [2022-01-19T20:54:58.213Z] Resource [jenkins-edgexfoundry-device-snmp-go-main-14-stack-cost] did not exist. Created. [2022-01-19T20:54:58.213Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-14-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-19T20:54:58.520Z] + echo total: 0.05999999865889549 [Pipeline] stash [2022-01-19T20:54:58.555Z] Stashed 1 file(s) [Pipeline] } [2022-01-19T20:54:58.560Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-14-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-19T20:54:58.577Z] $ docker stop --time=1 5e49a56f3edba4e77a07697ca64e43a205a03069f817e2bc802c6a46432aa7e4 [2022-01-19T20:54:59.725Z] $ docker rm -f 5e49a56f3edba4e77a07697ca64e43a205a03069f817e2bc802c6a46432aa7e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-01-19T20:54:59.916Z] Failed in branch amd64 [2022-01-19T20:56:05.271Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2105 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] ws [2022-01-19T20:56:05.287Z] Running in /w/workspace/device-snmp-go/14 [Pipeline] { [Pipeline] checkout [2022-01-19T20:56:05.609Z] Selected Git installation does not exist. Using Default [2022-01-19T20:56:05.609Z] The recommended git tool is: NONE [2022-01-19T20:56:10.638Z] using credential edgex-jenkins-ssh [2022-01-19T20:56:10.656Z] Cloning the remote Git repository [2022-01-19T20:56:10.715Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2022-01-19T20:56:10.791Z] > git init /w/workspace/device-snmp-go/14 # timeout=10 [2022-01-19T20:56:10.895Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2022-01-19T20:56:10.896Z] > git --version # timeout=10 [2022-01-19T20:56:10.919Z] > git --version # 'git version 2.17.1' [2022-01-19T20:56:10.921Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-01-19T20:56:11.075Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-19T20:56:12.228Z] Avoid second fetch [2022-01-19T20:56:12.228Z] Checking out Revision 0686e34266a91fa2107915df6132c8d4297bd730 (main) [2022-01-19T20:56:12.186Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2022-01-19T20:56:12.208Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-01-19T20:56:12.255Z] > git config core.sparsecheckout # timeout=10 [2022-01-19T20:56:12.283Z] > git checkout -f 0686e34266a91fa2107915df6132c8d4297bd730 # timeout=10 [2022-01-19T20:56:16.600Z] Commit message: "Merge pull request #134 from ernestojeda/go-1_17-dockerfile-changes" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-19T20:56:17.491Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-01-19T20:56:17.491Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-01-19T20:56:17.491Z] Dload Upload Total Spent Left Speed [2022-01-19T20:56:17.491Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 183k 0 --:--:-- --:--:-- --:--:-- 183k [Pipeline] sh [2022-01-19T20:56:18.061Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-01-19T20:56:18.423Z] + sudo tee /etc/docker/daemon.new [2022-01-19T20:56:18.423Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-01-19T20:56:18.423Z] { [2022-01-19T20:56:18.423Z] "registry-mirrors": [ [2022-01-19T20:56:18.423Z] "https://nexus3.edgexfoundry.org:10001" [2022-01-19T20:56:18.423Z] ], [2022-01-19T20:56:18.423Z] "bip": "10.250.0.254/24", [2022-01-19T20:56:18.423Z] "hosts": [ [2022-01-19T20:56:18.423Z] "tcp://0.0.0.0:5555", [2022-01-19T20:56:18.423Z] "unix:///var/run/docker.sock" [2022-01-19T20:56:18.423Z] ], [2022-01-19T20:56:18.423Z] "mtu": 1458, [2022-01-19T20:56:18.423Z] "selinux-enabled": true, [2022-01-19T20:56:18.423Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-01-19T20:56:18.423Z] } [Pipeline] sh [2022-01-19T20:56:18.786Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-01-19T20:56:19.137Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-19T20:56:37.504Z] provisioning config files... [2022-01-19T20:56:37.534Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/14@tmp/config2691303972297803977tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-19T20:56:37.980Z] ---> docker-login.sh [2022-01-19T20:56:37.980Z] nexus3.edgexfoundry.org:10001 [2022-01-19T20:56:38.583Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T20:56:38.862Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T20:56:38.862Z] Configure a credential helper to remove this warning. See [2022-01-19T20:56:38.862Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T20:56:38.862Z] [2022-01-19T20:56:38.862Z] Login Succeeded [2022-01-19T20:56:38.862Z] nexus3.edgexfoundry.org:10002 [2022-01-19T20:56:39.144Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T20:56:39.420Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T20:56:39.420Z] Configure a credential helper to remove this warning. See [2022-01-19T20:56:39.420Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T20:56:39.420Z] [2022-01-19T20:56:39.420Z] Login Succeeded [2022-01-19T20:56:39.420Z] nexus3.edgexfoundry.org:10003 [2022-01-19T20:56:39.694Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T20:56:39.974Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T20:56:39.974Z] Configure a credential helper to remove this warning. See [2022-01-19T20:56:39.974Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T20:56:39.974Z] [2022-01-19T20:56:39.974Z] Login Succeeded [2022-01-19T20:56:39.974Z] nexus3.edgexfoundry.org:10004 [2022-01-19T20:56:40.252Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T20:56:40.252Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T20:56:40.252Z] Configure a credential helper to remove this warning. See [2022-01-19T20:56:40.252Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T20:56:40.252Z] [2022-01-19T20:56:40.252Z] Login Succeeded [2022-01-19T20:56:40.252Z] docker.io [2022-01-19T20:56:40.852Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T20:56:41.126Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T20:56:41.126Z] Configure a credential helper to remove this warning. See [2022-01-19T20:56:41.126Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T20:56:41.126Z] [2022-01-19T20:56:41.126Z] Login Succeeded [2022-01-19T20:56:41.126Z] ---> docker-login.sh ends [Pipeline] } [2022-01-19T20:56:41.145Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-01-19T20:56:41.596Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-19T20:56:41.606Z] ========================================================= [2022-01-19T20:56:41.606Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-01-19T20:56:41.606Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-01-19T20:56:41.983Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-01-19T20:56:42.260Z] Sending build context to Docker daemon 2.689MB [2022-01-19T20:56:42.260Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-01-19T20:56:42.260Z] Step 2/12 : FROM ${BASE} AS builder [2022-01-19T20:56:42.539Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-01-19T20:56:42.539Z] 9b3977197b4f: Pulling fs layer [2022-01-19T20:56:42.539Z] 1a89e8eeedd5: Pulling fs layer [2022-01-19T20:56:42.539Z] 94645a83ff95: Pulling fs layer [2022-01-19T20:56:42.539Z] 3f3a8bcf1eab: Pulling fs layer [2022-01-19T20:56:42.539Z] 0c92f367c5e7: Pulling fs layer [2022-01-19T20:56:42.539Z] 4b8299f9d1f4: Pulling fs layer [2022-01-19T20:56:42.539Z] 9a6b49a46696: Pulling fs layer [2022-01-19T20:56:42.539Z] cf05db05a679: Pulling fs layer [2022-01-19T20:56:42.539Z] 3f3a8bcf1eab: Waiting [2022-01-19T20:56:42.539Z] 0c92f367c5e7: Waiting [2022-01-19T20:56:42.539Z] 4b8299f9d1f4: Waiting [2022-01-19T20:56:42.539Z] cf05db05a679: Waiting [2022-01-19T20:56:42.539Z] 9a6b49a46696: Waiting [2022-01-19T20:56:42.539Z] 94645a83ff95: Verifying Checksum [2022-01-19T20:56:42.539Z] 94645a83ff95: Download complete [2022-01-19T20:56:42.539Z] 1a89e8eeedd5: Verifying Checksum [2022-01-19T20:56:42.539Z] 1a89e8eeedd5: Download complete [2022-01-19T20:56:42.539Z] 0c92f367c5e7: Verifying Checksum [2022-01-19T20:56:42.539Z] 0c92f367c5e7: Download complete [2022-01-19T20:56:42.539Z] 4b8299f9d1f4: Verifying Checksum [2022-01-19T20:56:42.539Z] 4b8299f9d1f4: Download complete [2022-01-19T20:56:42.539Z] 9b3977197b4f: Verifying Checksum [2022-01-19T20:56:42.539Z] 9b3977197b4f: Download complete [2022-01-19T20:56:42.539Z] 9a6b49a46696: Verifying Checksum [2022-01-19T20:56:42.539Z] 9a6b49a46696: Download complete [2022-01-19T20:56:43.545Z] 9b3977197b4f: Pull complete [2022-01-19T20:56:44.143Z] 1a89e8eeedd5: Pull complete [2022-01-19T20:56:44.423Z] 94645a83ff95: Pull complete [2022-01-19T20:56:44.696Z] cf05db05a679: Verifying Checksum [2022-01-19T20:56:44.696Z] cf05db05a679: Download complete [2022-01-19T20:56:45.292Z] 3f3a8bcf1eab: Verifying Checksum [2022-01-19T20:56:45.292Z] 3f3a8bcf1eab: Download complete [2022-01-19T20:56:57.699Z] 3f3a8bcf1eab: Pull complete [2022-01-19T20:56:57.699Z] 0c92f367c5e7: Pull complete [2022-01-19T20:56:57.699Z] 4b8299f9d1f4: Pull complete [2022-01-19T20:56:57.699Z] 9a6b49a46696: Pull complete [2022-01-19T20:57:04.419Z] cf05db05a679: Pull complete [2022-01-19T20:57:04.419Z] Digest: sha256:412614556fb143d068119134f73b4a6d2e86ac7be33fa5b1c0cdba920e4bb5c6 [2022-01-19T20:57:04.419Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-01-19T20:57:04.419Z] ---> 0ccda1f7e2ee [2022-01-19T20:57:04.419Z] Step 3/12 : ARG MAKE='make build' [2022-01-19T20:57:04.419Z] ---> Running in 8ca0545b3325 [2022-01-19T20:57:04.699Z] Removing intermediate container 8ca0545b3325 [2022-01-19T20:57:04.699Z] ---> 43b832a85d55 [2022-01-19T20:57:04.699Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-01-19T20:57:04.976Z] ---> Running in be7d112e156f [2022-01-19T20:57:05.260Z] Removing intermediate container be7d112e156f [2022-01-19T20:57:05.260Z] ---> 329ef9c80499 [2022-01-19T20:57:05.260Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-01-19T20:57:05.534Z] ---> Running in 5c793b3b06c6 [2022-01-19T20:57:05.809Z] Removing intermediate container 5c793b3b06c6 [2022-01-19T20:57:05.809Z] ---> b0cd4dbdd7a1 [2022-01-19T20:57:05.809Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-19T20:57:06.084Z] ---> Running in 31767bbe6a79 [2022-01-19T20:57:08.062Z] Removing intermediate container 31767bbe6a79 [2022-01-19T20:57:08.062Z] ---> b1d4b5c6b8be [2022-01-19T20:57:08.062Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-19T20:57:08.062Z] ---> Running in d6930f95ac25 [2022-01-19T20:57:09.042Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-19T20:57:10.022Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-19T20:57:11.003Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-01-19T20:57:11.003Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-01-19T20:57:11.003Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-01-19T20:57:11.275Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-01-19T20:57:11.547Z] Executing busybox-1.34.1-r3.trigger [2022-01-19T20:57:11.547Z] OK: 224 MiB in 56 packages [2022-01-19T20:57:12.537Z] Removing intermediate container d6930f95ac25 [2022-01-19T20:57:12.537Z] ---> 78c210de9b56 [2022-01-19T20:57:12.537Z] Step 8/12 : WORKDIR /device-snmp-go [2022-01-19T20:57:12.537Z] ---> Running in 0e507b8bb457 [2022-01-19T20:57:13.130Z] Removing intermediate container 0e507b8bb457 [2022-01-19T20:57:13.130Z] ---> aec7f370fde4 [2022-01-19T20:57:13.130Z] Step 9/12 : COPY go.mod vendor* ./ [2022-01-19T20:57:13.726Z] ---> d8ece9082a56 [2022-01-19T20:57:13.726Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-19T20:57:13.726Z] ---> Running in 66cb8159a370 [2022-01-19T20:58:35.533Z] Removing intermediate container 66cb8159a370 [2022-01-19T20:58:35.533Z] ---> bc109f2b531a [2022-01-19T20:58:35.533Z] Step 11/12 : COPY . . [2022-01-19T20:58:35.533Z] ---> 6c87e4c759c2 [2022-01-19T20:58:35.533Z] Step 12/12 : RUN ${MAKE} [2022-01-19T20:58:35.533Z] ---> Running in 291bd5b305bb [2022-01-19T20:58:35.533Z] noop [2022-01-19T20:58:35.533Z] Removing intermediate container 291bd5b305bb [2022-01-19T20:58:35.533Z] ---> 879e721ba1e5 [2022-01-19T20:58:35.533Z] Successfully built 879e721ba1e5 [2022-01-19T20:58:35.533Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-19T20:58:35.889Z] + docker inspect -f . ci-base-image-arm64 [2022-01-19T20:58:35.889Z] . [Pipeline] withDockerContainer [2022-01-19T20:58:36.133Z] prd-ubuntu18.04-docker-arm64-4c-16g-2105 does not seem to be running inside a container [2022-01-19T20:58:36.215Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/14 -v /w/workspace/device-snmp-go/14:/w/workspace/device-snmp-go/14:rw,z -v /w/workspace/device-snmp-go/14@tmp:/w/workspace/device-snmp-go/14@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 ******** ci-base-image-arm64 cat [2022-01-19T20:58:37.635Z] $ docker top 6a935996040f4cdf4f07fd910371f824050f2655c6bf96a5acfc8b48dbd32958 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-19T20:58:38.549Z] + go version [2022-01-19T20:58:38.549Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-01-19T20:58:38.570Z] $ docker stop --time=1 6a935996040f4cdf4f07fd910371f824050f2655c6bf96a5acfc8b48dbd32958 [2022-01-19T20:58:40.246Z] $ docker rm -f 6a935996040f4cdf4f07fd910371f824050f2655c6bf96a5acfc8b48dbd32958 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-19T20:58:40.882Z] + docker inspect -f . ci-base-image-arm64 [2022-01-19T20:58:40.882Z] . [Pipeline] withDockerContainer [2022-01-19T20:58:41.123Z] prd-ubuntu18.04-docker-arm64-4c-16g-2105 does not seem to be running inside a container [2022-01-19T20:58:41.203Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/14 -v /w/workspace/device-snmp-go/14:/w/workspace/device-snmp-go/14:rw,z -v /w/workspace/device-snmp-go/14@tmp:/w/workspace/device-snmp-go/14@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 ******** ci-base-image-arm64 cat [2022-01-19T20:58:42.548Z] $ docker top 419c5b215c2426044ec77da6778452d9676907abb83431085d73c13595b685fa -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-01-19T20:58:43.467Z] + make test [2022-01-19T20:58:43.467Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-01-19T20:58:44.917Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2022-01-19T20:59:41.518Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2022-01-19T20:59:41.518Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.038s coverage: 0.0% of statements [2022-01-19T20:59:41.518Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-01-19T20:59:51.678Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-01-19T20:59:51.678Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-01-19T20:59:51.678Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-01-19T20:59:52.680Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-01-19T20:59:52.688Z] $ docker stop --time=1 419c5b215c2426044ec77da6778452d9676907abb83431085d73c13595b685fa [2022-01-19T20:59:54.437Z] $ docker rm -f 419c5b215c2426044ec77da6778452d9676907abb83431085d73c13595b685fa [Pipeline] // withDockerContainer [Pipeline] sh [2022-01-19T20:59:55.247Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-01-19T20:59:55.274Z] Warning: overwriting stash ‘coverage-report’ [2022-01-19T20:59:55.737Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-01-19T20:59:56.141Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-01-19T20:59:56.474Z] + ls -al . [2022-01-19T20:59:56.474Z] total 172 [2022-01-19T20:59:56.474Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 19 20:59 . [2022-01-19T20:59:56.474Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 19 20:56 .. [2022-01-19T20:59:56.474Z] -rw-rw-r-- 1 jenkins jenkins 6 Jan 19 20:56 .dockerignore [2022-01-19T20:59:56.474Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 19 20:56 .git [2022-01-19T20:59:56.474Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 19 20:56 .github [2022-01-19T20:59:56.474Z] -rw-rw-r-- 1 jenkins jenkins 262 Jan 19 20:56 .gitignore [2022-01-19T20:59:56.474Z] -rw-rw-r-- 1 jenkins jenkins 6926 Jan 19 20:56 Attribution.txt [2022-01-19T20:59:56.474Z] -rw-rw-r-- 1 jenkins jenkins 4401 Jan 19 20:56 CHANGELOG.md [2022-01-19T20:59:56.474Z] -rw-rw-r-- 1 jenkins jenkins 1516 Jan 19 20:56 Dockerfile [2022-01-19T20:59:56.474Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 19 20:56 GOVERNANCE.md [2022-01-19T20:59:56.474Z] -rw-rw-r-- 1 jenkins jenkins 656 Jan 19 20:56 Jenkinsfile [2022-01-19T20:59:56.474Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 19 20:56 LICENSE [2022-01-19T20:59:56.474Z] -rw-rw-r-- 1 jenkins jenkins 1057 Jan 19 20:56 Makefile [2022-01-19T20:59:56.474Z] -rw-rw-r-- 1 jenkins jenkins 620 Jan 19 20:56 OWNERS.md [2022-01-19T20:59:56.474Z] -rw-rw-r-- 1 jenkins jenkins 9073 Jan 19 20:56 README.md [2022-01-19T20:59:56.474Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 19 20:53 VERSION [2022-01-19T20:59:56.474Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 19 20:56 bin [2022-01-19T20:59:56.474Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 19 20:56 cmd [2022-01-19T20:59:56.474Z] -rw-r--r-- 1 jenkins jenkins 7631 Jan 19 20:59 coverage.out [2022-01-19T20:59:56.474Z] -rw-rw-r-- 1 jenkins jenkins 214 Jan 19 20:56 go.mod [2022-01-19T20:59:56.474Z] -rw-rw-r-- 1 jenkins jenkins 49501 Jan 19 20:56 go.sum [2022-01-19T20:59:56.474Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 19 20:56 internal [2022-01-19T20:59:56.474Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 19 20:56 snap [2022-01-19T20:59:56.474Z] -rw-rw-r-- 1 jenkins jenkins 209 Jan 19 20:56 version.go [Pipeline] isUnix [Pipeline] sh [2022-01-19T20:59:56.813Z] + 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=0686e34266a91fa2107915df6132c8d4297bd730 --label arch=arm64 --label version=2.2.0-dev.5 . [2022-01-19T20:59:57.085Z] Sending build context to Docker daemon 2.697MB [2022-01-19T20:59:57.085Z] Step 1/24 : ARG BASE=golang:1.17-alpine3.15 [2022-01-19T20:59:57.085Z] Step 2/24 : FROM ${BASE} AS builder [2022-01-19T20:59:57.085Z] ---> 879e721ba1e5 [2022-01-19T20:59:57.085Z] Step 3/24 : ARG MAKE='make build' [2022-01-19T20:59:57.358Z] ---> Running in 4615e9bb0c62 [2022-01-19T20:59:57.631Z] Removing intermediate container 4615e9bb0c62 [2022-01-19T20:59:57.631Z] ---> 20ff48b93a0e [2022-01-19T20:59:57.631Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-01-19T20:59:57.631Z] ---> Running in 3b2a0080697c [2022-01-19T20:59:57.909Z] Removing intermediate container 3b2a0080697c [2022-01-19T20:59:57.909Z] ---> fcc7667c8964 [2022-01-19T20:59:57.909Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2022-01-19T20:59:58.184Z] ---> Running in 43b747030cf9 [2022-01-19T20:59:58.456Z] Removing intermediate container 43b747030cf9 [2022-01-19T20:59:58.456Z] ---> ff95d6bd9193 [2022-01-19T20:59:58.456Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-01-19T20:59:58.733Z] ---> Running in 4e4512931321 [2022-01-19T21:00:00.163Z] Removing intermediate container 4e4512931321 [2022-01-19T21:00:00.163Z] ---> f803f1389e15 [2022-01-19T21:00:00.163Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-01-19T21:00:00.460Z] ---> Running in 53fbaca2e289 [2022-01-19T21:00:01.447Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-01-19T21:00:02.438Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-01-19T21:00:03.421Z] OK: 224 MiB in 56 packages [2022-01-19T21:00:04.020Z] Removing intermediate container 53fbaca2e289 [2022-01-19T21:00:04.021Z] ---> ab0d65e44433 [2022-01-19T21:00:04.021Z] Step 8/24 : WORKDIR /device-snmp-go [2022-01-19T21:00:04.293Z] ---> Running in 95366cb69e5a [2022-01-19T21:00:04.567Z] Removing intermediate container 95366cb69e5a [2022-01-19T21:00:04.567Z] ---> e141120cd72e [2022-01-19T21:00:04.567Z] Step 9/24 : COPY go.mod vendor* ./ [2022-01-19T21:00:05.164Z] ---> a18dd942ecb8 [2022-01-19T21:00:05.164Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-01-19T21:00:05.164Z] ---> Running in 3c7f0cebc7ff [2022-01-19T21:00:07.141Z] Removing intermediate container 3c7f0cebc7ff [2022-01-19T21:00:07.141Z] ---> 29afb459cd3a [2022-01-19T21:00:07.141Z] Step 11/24 : COPY . . [2022-01-19T21:00:08.116Z] ---> d90de0aa6d62 [2022-01-19T21:00:08.116Z] Step 12/24 : RUN ${MAKE} [2022-01-19T21:00:08.116Z] ---> Running in 81320e1c2f00 [2022-01-19T21:00:09.091Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=2.2.0-dev.5" -o cmd/device-snmp ./cmd [2022-01-19T21:00:56.081Z] Removing intermediate container 81320e1c2f00 [2022-01-19T21:00:56.081Z] ---> 88fc18d67ed1 [2022-01-19T21:00:56.081Z] Step 13/24 : FROM alpine:3.14 [2022-01-19T21:00:56.081Z] 3.14: Pulling from library/alpine [2022-01-19T21:00:56.081Z] be307f383ecc: Pulling fs layer [2022-01-19T21:00:56.081Z] be307f383ecc: Verifying Checksum [2022-01-19T21:00:56.081Z] be307f383ecc: Download complete [2022-01-19T21:00:56.081Z] be307f383ecc: Pull complete [2022-01-19T21:00:56.081Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2022-01-19T21:00:56.081Z] Status: Downloaded newer image for alpine:3.14 [2022-01-19T21:00:56.081Z] ---> 5b8b7b635229 [2022-01-19T21:00:56.081Z] Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-01-19T21:00:56.081Z] ---> Running in 886424ce60f8 [2022-01-19T21:00:56.081Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-01-19T21:00:56.081Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-01-19T21:00:56.081Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-01-19T21:00:56.081Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-01-19T21:00:56.081Z] (3/6) Installing libsodium (1.0.18-r0) [2022-01-19T21:00:56.081Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-01-19T21:00:56.081Z] (5/6) Installing libzmq (4.3.4-r0) [2022-01-19T21:00:56.081Z] (6/6) Installing zeromq (4.3.4-r0) [2022-01-19T21:00:56.081Z] Executing busybox-1.33.1-r6.trigger [2022-01-19T21:00:56.081Z] OK: 8 MiB in 20 packages [2022-01-19T21:00:56.081Z] Removing intermediate container 886424ce60f8 [2022-01-19T21:00:56.081Z] ---> 533b9643e375 [2022-01-19T21:00:56.081Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2022-01-19T21:00:56.081Z] ---> 2b942ebbad2e [2022-01-19T21:00:56.081Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2022-01-19T21:00:56.081Z] ---> 415e7c945266 [2022-01-19T21:00:56.081Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2022-01-19T21:00:56.682Z] ---> 92ef0e230372 [2022-01-19T21:00:56.682Z] Step 18/24 : EXPOSE 59993 [2022-01-19T21:00:56.682Z] ---> Running in a72111e64145 [2022-01-19T21:00:56.956Z] Removing intermediate container a72111e64145 [2022-01-19T21:00:56.956Z] ---> 5b460ea78db4 [2022-01-19T21:00:56.956Z] Step 19/24 : EXPOSE 161 [2022-01-19T21:00:57.234Z] ---> Running in 10b48613d5fa [2022-01-19T21:00:57.508Z] Removing intermediate container 10b48613d5fa [2022-01-19T21:00:57.508Z] ---> 0fe1c9174af2 [2022-01-19T21:00:57.508Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2022-01-19T21:00:57.508Z] ---> Running in 97a0fe1f4ef6 [2022-01-19T21:00:58.117Z] Removing intermediate container 97a0fe1f4ef6 [2022-01-19T21:00:58.117Z] ---> 8cfb1ffa9997 [2022-01-19T21:00:58.117Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-01-19T21:00:58.117Z] ---> Running in fb63a53500fd [2022-01-19T21:00:58.391Z] Removing intermediate container fb63a53500fd [2022-01-19T21:00:58.391Z] ---> 856e932615be [2022-01-19T21:00:58.391Z] Step 22/24 : LABEL arch=arm64 [2022-01-19T21:00:58.391Z] ---> Running in 5fc4afe74ed2 [2022-01-19T21:00:58.988Z] Removing intermediate container 5fc4afe74ed2 [2022-01-19T21:00:58.988Z] ---> 11534a45bfc9 [2022-01-19T21:00:58.988Z] Step 23/24 : LABEL git_sha=0686e34266a91fa2107915df6132c8d4297bd730 [2022-01-19T21:00:58.988Z] ---> Running in 77374c997e42 [2022-01-19T21:00:59.267Z] Removing intermediate container 77374c997e42 [2022-01-19T21:00:59.267Z] ---> b6e2f0ad5794 [2022-01-19T21:00:59.267Z] Step 24/24 : LABEL version=2.2.0-dev.5 [2022-01-19T21:00:59.267Z] ---> Running in 3dfdb9823c29 [2022-01-19T21:00:59.864Z] Removing intermediate container 3dfdb9823c29 [2022-01-19T21:00:59.864Z] ---> 8f63c29f4059 [2022-01-19T21:00:59.864Z] [Warning] One or more build-args [ARCH] were not consumed [2022-01-19T21:00:59.864Z] Successfully built 8f63c29f4059 [2022-01-19T21:00:59.864Z] Successfully tagged device-snmp-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-19T21:00:59.981Z] provisioning config files... [2022-01-19T21:01:00.001Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/14@tmp/config4686154084357556tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-19T21:01:00.359Z] ---> docker-login.sh [2022-01-19T21:01:00.359Z] nexus3.edgexfoundry.org:10001 [2022-01-19T21:01:00.634Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T21:01:00.634Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T21:01:00.634Z] Configure a credential helper to remove this warning. See [2022-01-19T21:01:00.634Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T21:01:00.634Z] [2022-01-19T21:01:00.634Z] Login Succeeded [2022-01-19T21:01:00.634Z] nexus3.edgexfoundry.org:10002 [2022-01-19T21:01:00.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T21:01:01.185Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T21:01:01.185Z] Configure a credential helper to remove this warning. See [2022-01-19T21:01:01.185Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T21:01:01.185Z] [2022-01-19T21:01:01.185Z] Login Succeeded [2022-01-19T21:01:01.185Z] nexus3.edgexfoundry.org:10003 [2022-01-19T21:01:01.468Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T21:01:01.468Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T21:01:01.468Z] Configure a credential helper to remove this warning. See [2022-01-19T21:01:01.468Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T21:01:01.468Z] [2022-01-19T21:01:01.468Z] Login Succeeded [2022-01-19T21:01:01.468Z] nexus3.edgexfoundry.org:10004 [2022-01-19T21:01:02.068Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T21:01:02.068Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T21:01:02.068Z] Configure a credential helper to remove this warning. See [2022-01-19T21:01:02.068Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T21:01:02.068Z] [2022-01-19T21:01:02.068Z] Login Succeeded [2022-01-19T21:01:02.068Z] docker.io [2022-01-19T21:01:02.340Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-01-19T21:01:02.614Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-01-19T21:01:02.614Z] Configure a credential helper to remove this warning. See [2022-01-19T21:01:02.614Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-01-19T21:01:02.614Z] [2022-01-19T21:01:02.614Z] Login Succeeded [2022-01-19T21:01:02.614Z] ---> docker-login.sh ends [Pipeline] } [2022-01-19T21:01:02.634Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-19T21:01:02.667Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-01-19T21:01:02.692Z] [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: [2022-01-19T21:01:02.692Z] 0686e34266a91fa2107915df6132c8d4297bd730 [2022-01-19T21:01:02.692Z] latest [2022-01-19T21:01:02.692Z] 2.2.0-dev.5 [2022-01-19T21:01:02.692Z] 0686e34266a91fa2107915df6132c8d4297bd730-2.2.0-dev.5 [2022-01-19T21:01:02.692Z] main [2022-01-19T21:01:02.692Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-19T21:01:03.060Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:0686e34266a91fa2107915df6132c8d4297bd730 [Pipeline] isUnix [Pipeline] sh [2022-01-19T21:01:03.411Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:0686e34266a91fa2107915df6132c8d4297bd730 [2022-01-19T21:01:03.411Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2022-01-19T21:01:03.411Z] 0302d54139fa: Preparing [2022-01-19T21:01:03.411Z] 47c8820772dd: Preparing [2022-01-19T21:01:03.411Z] 36d80981224d: Preparing [2022-01-19T21:01:03.411Z] b3e5ae00be21: Preparing [2022-01-19T21:01:03.411Z] 62170e181a92: Preparing [2022-01-19T21:01:03.695Z] 62170e181a92: Layer already exists [2022-01-19T21:01:03.695Z] 47c8820772dd: Pushed [2022-01-19T21:01:03.695Z] 0302d54139fa: Pushed [2022-01-19T21:01:04.297Z] b3e5ae00be21: Pushed [2022-01-19T21:01:06.916Z] 36d80981224d: Pushed [2022-01-19T21:01:06.916Z] 0686e34266a91fa2107915df6132c8d4297bd730: digest: sha256:668e736f3516176528e07319fbf66a9678e24d9734ede190362ce28eca364293 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-01-19T21:01:07.268Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-01-19T21:01:07.613Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [2022-01-19T21:01:07.613Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2022-01-19T21:01:07.613Z] 0302d54139fa: Preparing [2022-01-19T21:01:07.613Z] 47c8820772dd: Preparing [2022-01-19T21:01:07.613Z] 36d80981224d: Preparing [2022-01-19T21:01:07.613Z] b3e5ae00be21: Preparing [2022-01-19T21:01:07.613Z] 62170e181a92: Preparing [2022-01-19T21:01:07.613Z] 36d80981224d: Layer already exists [2022-01-19T21:01:07.613Z] 47c8820772dd: Layer already exists [2022-01-19T21:01:07.613Z] 62170e181a92: Layer already exists [2022-01-19T21:01:07.613Z] b3e5ae00be21: Layer already exists [2022-01-19T21:01:07.613Z] 0302d54139fa: Layer already exists [2022-01-19T21:01:07.887Z] latest: digest: sha256:668e736f3516176528e07319fbf66a9678e24d9734ede190362ce28eca364293 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-01-19T21:01:08.235Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:2.2.0-dev.5 [Pipeline] isUnix [Pipeline] sh [2022-01-19T21:01:08.578Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:2.2.0-dev.5 [2022-01-19T21:01:08.579Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2022-01-19T21:01:08.579Z] 0302d54139fa: Preparing [2022-01-19T21:01:08.579Z] 47c8820772dd: Preparing [2022-01-19T21:01:08.579Z] 36d80981224d: Preparing [2022-01-19T21:01:08.579Z] b3e5ae00be21: Preparing [2022-01-19T21:01:08.579Z] 62170e181a92: Preparing [2022-01-19T21:01:08.579Z] 0302d54139fa: Layer already exists [2022-01-19T21:01:08.579Z] 36d80981224d: Layer already exists [2022-01-19T21:01:08.579Z] 47c8820772dd: Layer already exists [2022-01-19T21:01:08.579Z] 62170e181a92: Layer already exists [2022-01-19T21:01:08.579Z] b3e5ae00be21: Layer already exists [2022-01-19T21:01:08.850Z] 2.2.0-dev.5: digest: sha256:668e736f3516176528e07319fbf66a9678e24d9734ede190362ce28eca364293 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-01-19T21:01:09.201Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:0686e34266a91fa2107915df6132c8d4297bd730-2.2.0-dev.5 [Pipeline] isUnix [Pipeline] sh [2022-01-19T21:01:09.539Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:0686e34266a91fa2107915df6132c8d4297bd730-2.2.0-dev.5 [2022-01-19T21:01:09.539Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2022-01-19T21:01:09.539Z] 0302d54139fa: Preparing [2022-01-19T21:01:09.539Z] 47c8820772dd: Preparing [2022-01-19T21:01:09.539Z] 36d80981224d: Preparing [2022-01-19T21:01:09.539Z] b3e5ae00be21: Preparing [2022-01-19T21:01:09.539Z] 62170e181a92: Preparing [2022-01-19T21:01:09.539Z] 62170e181a92: Layer already exists [2022-01-19T21:01:09.539Z] b3e5ae00be21: Layer already exists [2022-01-19T21:01:09.539Z] 0302d54139fa: Layer already exists [2022-01-19T21:01:09.539Z] 47c8820772dd: Layer already exists [2022-01-19T21:01:09.539Z] 36d80981224d: Layer already exists [2022-01-19T21:01:09.812Z] 0686e34266a91fa2107915df6132c8d4297bd730-2.2.0-dev.5: digest: sha256:668e736f3516176528e07319fbf66a9678e24d9734ede190362ce28eca364293 size: 1365 [Pipeline] isUnix [Pipeline] sh [2022-01-19T21:01:10.162Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-01-19T21:01:10.502Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [2022-01-19T21:01:10.502Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2022-01-19T21:01:10.502Z] 0302d54139fa: Preparing [2022-01-19T21:01:10.502Z] 47c8820772dd: Preparing [2022-01-19T21:01:10.502Z] 36d80981224d: Preparing [2022-01-19T21:01:10.502Z] b3e5ae00be21: Preparing [2022-01-19T21:01:10.502Z] 62170e181a92: Preparing [2022-01-19T21:01:10.502Z] 47c8820772dd: Layer already exists [2022-01-19T21:01:10.502Z] 62170e181a92: Layer already exists [2022-01-19T21:01:10.502Z] 0302d54139fa: Layer already exists [2022-01-19T21:01:10.502Z] 36d80981224d: Layer already exists [2022-01-19T21:01:10.502Z] b3e5ae00be21: Layer already exists [2022-01-19T21:01:10.776Z] main: digest: sha256:668e736f3516176528e07319fbf66a9678e24d9734ede190362ce28eca364293 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-01-19T21:01:10.828Z] ===================================================== [Pipeline] echo [2022-01-19T21:01:10.836Z] taggedImages: [2022-01-19T21:01:10.837Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:0686e34266a91fa2107915df6132c8d4297bd730 [2022-01-19T21:01:10.837Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [2022-01-19T21:01:10.837Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:2.2.0-dev.5 [2022-01-19T21:01:10.837Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:0686e34266a91fa2107915df6132c8d4297bd730-2.2.0-dev.5 [2022-01-19T21:01:10.837Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-01-19T21:01:11.211Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-19T21:01:11.211Z] [2022-01-19T21:01:11.211Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-01-19T21:01:11.562Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-19T21:01:11.837Z] arm64: Pulling from edgex-lftools-log-publisher [2022-01-19T21:01:11.837Z] 448f6bf000e3: Pulling fs layer [2022-01-19T21:01:11.837Z] f757da607395: Pulling fs layer [2022-01-19T21:01:11.837Z] 05883995daec: Pulling fs layer [2022-01-19T21:01:11.837Z] 8603b9c90790: Pulling fs layer [2022-01-19T21:01:11.837Z] 1560dd03e051: Pulling fs layer [2022-01-19T21:01:11.837Z] 27f5ce0e4adf: Pulling fs layer [2022-01-19T21:01:11.837Z] c2d8d7efcc4b: Pulling fs layer [2022-01-19T21:01:11.837Z] 1560dd03e051: Waiting [2022-01-19T21:01:11.837Z] c2d8d7efcc4b: Waiting [2022-01-19T21:01:11.837Z] 27f5ce0e4adf: Waiting [2022-01-19T21:01:11.837Z] 8603b9c90790: Waiting [2022-01-19T21:01:11.837Z] f757da607395: Verifying Checksum [2022-01-19T21:01:11.837Z] f757da607395: Download complete [2022-01-19T21:01:11.837Z] 8603b9c90790: Verifying Checksum [2022-01-19T21:01:11.837Z] 8603b9c90790: Download complete [2022-01-19T21:01:11.837Z] 1560dd03e051: Verifying Checksum [2022-01-19T21:01:11.837Z] 1560dd03e051: Download complete [2022-01-19T21:01:11.837Z] 27f5ce0e4adf: Verifying Checksum [2022-01-19T21:01:11.837Z] 27f5ce0e4adf: Download complete [2022-01-19T21:01:12.114Z] 05883995daec: Download complete [2022-01-19T21:01:12.389Z] 448f6bf000e3: Verifying Checksum [2022-01-19T21:01:12.389Z] 448f6bf000e3: Download complete [2022-01-19T21:01:15.025Z] c2d8d7efcc4b: Verifying Checksum [2022-01-19T21:01:15.026Z] c2d8d7efcc4b: Download complete [2022-01-19T21:01:16.467Z] 448f6bf000e3: Pull complete [2022-01-19T21:01:16.740Z] f757da607395: Pull complete [2022-01-19T21:01:18.175Z] 05883995daec: Pull complete [2022-01-19T21:01:18.446Z] 8603b9c90790: Pull complete [2022-01-19T21:01:19.429Z] 1560dd03e051: Pull complete [2022-01-19T21:01:19.704Z] 27f5ce0e4adf: Pull complete [2022-01-19T21:01:34.786Z] c2d8d7efcc4b: Pull complete [2022-01-19T21:01:34.786Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-01-19T21:01:34.786Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-01-19T21:01:34.786Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-01-19T21:01:35.009Z] prd-ubuntu18.04-docker-arm64-4c-16g-2105 does not seem to be running inside a container [2022-01-19T21:01:35.083Z] $ 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/14 -v /w/workspace/device-snmp-go/14:/w/workspace/device-snmp-go/14:rw,z -v /w/workspace/device-snmp-go/14@tmp:/w/workspace/device-snmp-go/14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-01-19T21:01:37.660Z] $ docker top 56613ef9abfe3e068ef0dc49bc04e8dc260a04440d59a1523294faa4b5a9d734 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-01-19T21:01:38.542Z] ---> job-cost.sh [2022-01-19T21:01:38.542Z] lf-activate-venv: SKIPPING [2022-01-19T21:01:38.542Z] INFO: No Stack... [2022-01-19T21:01:38.815Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-01-19T21:01:39.085Z] INFO: Archiving Costs [Pipeline] sh [2022-01-19T21:01:39.747Z] + cat /w/workspace/device-snmp-go/14/archives/cost.csv [2022-01-19T21:01:39.747Z] + cut -d, -f6 [Pipeline] lock [2022-01-19T21:01:39.811Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-14-stack-cost] [2022-01-19T21:01:39.819Z] Resource [jenkins-edgexfoundry-device-snmp-go-main-14-stack-cost] did not exist. Created. [2022-01-19T21:01:39.820Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-14-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-01-19T21:01:40.485Z] /w/workspace/device-snmp-go/14@tmp/durable-3040d39c/script.sh: 1: /w/workspace/device-snmp-go/14@tmp/durable-3040d39c/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2022-01-19T21:01:41.159Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-01-19T21:01:41.179Z] Warning: overwriting stash ‘stack-cost’ [2022-01-19T21:01:41.221Z] Stashed 1 file(s) [Pipeline] } [2022-01-19T21:01:41.230Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-14-stack-cost] [Pipeline] // lock [Pipeline] } [2022-01-19T21:01:41.243Z] $ docker stop --time=1 56613ef9abfe3e068ef0dc49bc04e8dc260a04440d59a1523294faa4b5a9d734 [2022-01-19T21:01:42.695Z] $ docker rm -f 56613ef9abfe3e068ef0dc49bc04e8dc260a04440d59a1523294faa4b5a9d734 [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [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-01-19T21:01:43.758Z] + '[' -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ']' [2022-01-19T21:01:43.758Z] + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives [2022-01-19T21:01:43.758Z] total 8 [2022-01-19T21:01:43.758Z] drwxr-xr-x. 3 root root 34 Jan 19 20:54 . [2022-01-19T21:01:43.758Z] drwxrwxr-x. 10 jenkins jenkins 4096 Jan 19 20:54 .. [2022-01-19T21:01:43.758Z] drwxr-xr-x. 2 root root 6 Jan 19 20:54 cost [2022-01-19T21:01:43.758Z] -rw-r--r--. 1 root root 84 Jan 19 20:54 cost.csv [2022-01-19T21:01:43.758Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-snmp-go_main/archives [2022-01-19T21:01:43.758Z] + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives [2022-01-19T21:01:43.758Z] total 8 [2022-01-19T21:01:43.758Z] drwxr-xr-x. 3 jenkins jenkins 34 Jan 19 20:54 . [2022-01-19T21:01:43.758Z] drwxrwxr-x. 10 jenkins jenkins 4096 Jan 19 20:54 .. [2022-01-19T21:01:43.758Z] drwxr-xr-x. 2 jenkins jenkins 6 Jan 19 20:54 cost [2022-01-19T21:01:43.758Z] -rw-r--r--. 1 jenkins jenkins 84 Jan 19 20:54 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-01-19T21:01:44.057Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-19T21:01:44.610Z] ---> package-listing.sh [2022-01-19T21:01:44.610Z] ++ facter osfamily [2022-01-19T21:01:44.610Z] ++ tr '[:upper:]' '[:lower:]' [2022-01-19T21:01:44.870Z] + OS_FAMILY=redhat [2022-01-19T21:01:44.870Z] + workspace=/w/workspace/edgexfoundry_device-snmp-go_main [2022-01-19T21:01:44.870Z] + START_PACKAGES=/tmp/packages_start.txt [2022-01-19T21:01:44.870Z] + END_PACKAGES=/tmp/packages_end.txt [2022-01-19T21:01:44.870Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-01-19T21:01:44.870Z] + PACKAGES=/tmp/packages_start.txt [2022-01-19T21:01:44.870Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2022-01-19T21:01:44.870Z] + PACKAGES=/tmp/packages_end.txt [2022-01-19T21:01:44.870Z] + case "${OS_FAMILY}" in [2022-01-19T21:01:44.870Z] + rpm -qa [2022-01-19T21:01:44.870Z] + sort [2022-01-19T21:01:45.439Z] + '[' -f /tmp/packages_start.txt ']' [2022-01-19T21:01:45.440Z] + '[' -f /tmp/packages_end.txt ']' [2022-01-19T21:01:45.440Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-01-19T21:01:45.440Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2022-01-19T21:01:45.440Z] + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [2022-01-19T21:01:45.440Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [Pipeline] echo [2022-01-19T21:01:45.453Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-snmp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-01-19T21:01:45.733Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-01-19T21:01:46.288Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-01-19T21:01:46.288Z] . [Pipeline] withDockerContainer [2022-01-19T21:01:46.349Z] prd-centos7-docker-4c-2g-2103 does not seem to be running inside a container [2022-01-19T21:01:46.380Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-snmp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@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-lftools-log-publisher:latest cat [2022-01-19T21:01:46.586Z] $ docker top fa9d887c3078b1dae17ceecf9fa27b331d1c38fb3d2861bc9f3b9a9dfe531179 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-01-19T21:01:46.943Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-01-19T21:01:47.236Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-01-19T21:01:47.528Z] + ls /var/log/sa-host [2022-01-19T21:01:47.529Z] + sadf -c /var/log/sa-host/sa17 [2022-01-19T21:01:47.529Z] file_magic: OK [2022-01-19T21:01:47.529Z] HZ: Using current value: 100 [2022-01-19T21:01:47.529Z] file_header: OK [2022-01-19T21:01:47.529Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2022-01-19T21:01:47.529Z] Statistics: [2022-01-19T21:01:47.529Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-19T21:01:47.529Z] File successfully converted to sysstat format version 12.0.3 [2022-01-19T21:01:47.529Z] + sadf -c /var/log/sa-host/sa19 [2022-01-19T21:01:47.529Z] file_magic: OK [2022-01-19T21:01:47.529Z] HZ: Using current value: 100 [2022-01-19T21:01:47.529Z] file_header: OK [2022-01-19T21:01:47.529Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2022-01-19T21:01:47.529Z] Statistics: [2022-01-19T21:01:47.529Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-01-19T21:01:47.529Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-01-19T21:01:47.612Z] provisioning config files... [2022-01-19T21:01:47.620Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config8801679800622263635tmp [Pipeline] { [Pipeline] echo [2022-01-19T21:01:47.635Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-19T21:01:47.918Z] ---> create-netrc.sh [Pipeline] } [2022-01-19T21:01:47.926Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-01-19T21:01:48.257Z] ---> python-tools-install.sh [Pipeline] echo [2022-01-19T21:01:48.267Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-19T21:01:48.551Z] ---> sudo-logs.sh [2022-01-19T21:01:48.551Z] Archiving 'sudo' log.. [2022-01-19T21:01:48.551Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2103.novalocal: Name or service not known [2022-01-19T21:01:48.551Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2103.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-01-19T21:01:48.583Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-19T21:01:48.874Z] ---> job-cost.sh [2022-01-19T21:01:48.874Z] lf-activate-venv: SKIPPING [2022-01-19T21:01:48.874Z] DEBUG: total: 0.05999999865889549 [2022-01-19T21:01:48.874Z] INFO: Retrieving Stack Cost... [2022-01-19T21:01:49.134Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-01-19T21:01:49.705Z] INFO: Archiving Costs [Pipeline] echo [2022-01-19T21:01:49.721Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-01-19T21:01:50.014Z] ---> logs-deploy.sh [2022-01-19T21:01:50.014Z] lf-activate-venv: SKIPPING [2022-01-19T21:01:50.014Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/14 [2022-01-19T21:01:50.014Z] INFO: archiving workspace using pattern(s): [2022-01-19T21:01:50.586Z] Archives upload complete. [2022-01-19T21:01:50.847Z] INFO: archiving logs to Nexus