Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from dfea19939c3e5952b7f8a352ed4dd87bf2177730 Running in Durability level: PERFORMANCE_OPTIMIZED 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4d45bb06fbd349d05c83df7b0a7176550fae40e6 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 4d45bb06fbd349d05c83df7b0a7176550fae40e6 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4d45bb06fbd349d05c83df7b0a7176550fae40e6 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4d45bb06fbd349d05c83df7b0a7176550fae40e6 # timeout=10 Commit message: "Merge pull request #295 from ernestojeda/always-docker-auth" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-snmp-go 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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-12254’ Running on prd-centos7-docker-4c-2g-12259 in /w/workspace/gexfoundry_device-snmp-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-snmp-go.git > git init /w/workspace/gexfoundry_device-snmp-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision dfea19939c3e5952b7f8a352ed4dd87bf2177730 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f dfea19939c3e5952b7f8a352ed4dd87bf2177730 # timeout=10 Commit message: "Merge pull request #71 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go-1.3.0" > git rev-list --no-walk 03464ffadf6f8b9068bcdea2569ab2e117b905af # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:21:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:21:45 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:21:45 ========================================================= 16:21:45 EdgeX Global Pipelines Version Info 16:21:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:21:46 ------------------- 16:21:46 stable info: 16:21:46 ------------------- 16:21:46 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:21:46 Commit SHA: 4d45bb06fbd349d05c83df7b0a7176550fae40e6 16:21:46 Message: update stable to v1.0.162 16:21:47 ------------------- 16:21:47 experimental info: 16:21:47 ------------------- 16:21:47 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:21:47 Commit SHA: 6f2ee81cce8ce978e0d8ebd6865d4103bdd6920b 16:21:47 Message: update experimental to v1.0.164 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 16:21:48 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 16:21:48 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 16:21:48 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:21:48 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:21:48 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:21:48 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 16:21:48 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 16:21:49 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 16:21:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:21:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:21:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:21:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-snmp-go [Pipeline] echo 16:21:49 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:21:49 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:21:49 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:21:49 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:21:49 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:21:50 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:21:50 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:21:50 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:21:50 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:21:50 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:21:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:21:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:21:50 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:21:50 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 16:21:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 16:21:51 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 16:21:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 16:21:51 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dfea19939c3e5952b7f8a352ed4dd87bf2177730 [Pipeline] echo 16:21:51 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dfea199 [Pipeline] echo 16:21:51 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 16:21:51 provisioning config files... 16:21:51 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_master@tmp/config8796313096804606129tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:21:52 ---> docker-login.sh 16:21:52 nexus3.edgexfoundry.org:10001 16:21:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:21:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:21:52 Configure a credential helper to remove this warning. See 16:21:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:21:52 16:21:52 Login Succeeded 16:21:52 nexus3.edgexfoundry.org:10002 16:21:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:21:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:21:52 Configure a credential helper to remove this warning. See 16:21:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:21:52 16:21:52 Login Succeeded 16:21:52 nexus3.edgexfoundry.org:10003 16:21:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:21:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:21:52 Configure a credential helper to remove this warning. See 16:21:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:21:52 16:21:52 Login Succeeded 16:21:52 nexus3.edgexfoundry.org:10004 16:21:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:21:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:21:53 Configure a credential helper to remove this warning. See 16:21:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:21:53 16:21:53 Login Succeeded 16:21:53 docker.io 16:21:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:21:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:21:53 Configure a credential helper to remove this warning. See 16:21:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:21:53 16:21:53 Login Succeeded 16:21:53 ---> docker-login.sh ends [Pipeline] } 16:21:53 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:21:54 + git log --format=format:%s -1 dfea19939c3e5952b7f8a352ed4dd87bf2177730 [Pipeline] echo 16:21:54 GIT_COMMIT: dfea19939c3e5952b7f8a352ed4dd87bf2177730, Commit Message: Merge pull request #71 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go-1.3.0 [Pipeline] echo 16:21:54 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 16:21:55 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:21:55 16:21:55 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:21:55 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:21:55 latest: Pulling from edgex-devops/git-semver 16:21:55 31603596830f: Pulling fs layer 16:21:55 2a8b12db71e7: Pulling fs layer 16:21:55 6ca5941a6612: Pulling fs layer 16:21:55 ecc8261a40a4: Pulling fs layer 16:21:55 ecc8261a40a4: Waiting 16:21:55 2a8b12db71e7: Download complete 16:21:55 31603596830f: Verifying Checksum 16:21:55 31603596830f: Download complete 16:21:55 ecc8261a40a4: Verifying Checksum 16:21:55 ecc8261a40a4: Download complete 16:21:55 6ca5941a6612: Verifying Checksum 16:21:55 6ca5941a6612: Download complete 16:21:55 31603596830f: Pull complete 16:21:56 2a8b12db71e7: Pull complete 16:21:56 6ca5941a6612: Pull complete 16:21:57 ecc8261a40a4: Pull complete 16:21:57 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 16:21:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:21:57 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:21:57 prd-centos7-docker-4c-2g-12259 does not seem to be running inside a container 16:21:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_master -v /w/workspace/gexfoundry_device-snmp-go_master:/w/workspace/gexfoundry_device-snmp-go_master:rw,z -v /w/workspace/gexfoundry_device-snmp-go_master@tmp:/w/workspace/gexfoundry_device-snmp-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:21:59 $ docker top 14776a9682d8344d2bd1e19c8ba63aa579063d85138c025a5dcfee4b61fe8389 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:21:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:21:59 [ssh-agent] Looking for ssh-agent implementation... 16:21:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:21:59 $ docker exec 14776a9682d8344d2bd1e19c8ba63aa579063d85138c025a5dcfee4b61fe8389 ssh-agent 16:22:00 SSH_AUTH_SOCK=/tmp/ssh-nVfrrHLRwriJ/agent.11 16:22:00 SSH_AGENT_PID=16 16:22:00 Running ssh-add (command line suppressed) 16:22:00 Identity added: /w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_57718892950766212.key (/w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_57718892950766212.key) 16:22:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:22:00 + git tag --points-at HEAD [Pipeline] } 16:22:00 $ docker exec --env ******** --env ******** 14776a9682d8344d2bd1e19c8ba63aa579063d85138c025a5dcfee4b61fe8389 ssh-agent -k 16:22:00 unset SSH_AUTH_SOCK; 16:22:00 unset SSH_AGENT_PID; 16:22:00 echo Agent pid 16 killed; 16:22:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:22:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:22:01 [ssh-agent] Looking for ssh-agent implementation... 16:22:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:22:01 $ docker exec 14776a9682d8344d2bd1e19c8ba63aa579063d85138c025a5dcfee4b61fe8389 ssh-agent 16:22:01 SSH_AUTH_SOCK=/tmp/ssh-KPJ5c2XVx2Ol/agent.44 16:22:01 SSH_AGENT_PID=49 16:22:01 Running ssh-add (command line suppressed) 16:22:01 Identity added: /w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_6240078854923472293.key (/w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_6240078854923472293.key) 16:22:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:22:01 + git semver init 16:22:01 # -> Open(): unable to determine branch for HEAD 16:22:01 # $GIT_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.git 16:22:01 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-snmp-go_master 16:22:01 # $SEMVER_REMOTE_NAME = origin 16:22:01 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:22:01 # $SEMVER_USER_NAME = edgex-jenkins 16:22:01 # $SEMVER_BRANCH = master 16:22:01 # $SEMVER_TEMP = /tmp/semver-913699332 16:22:01 # git clone --branch semver git@github.com:edgexfoundry/device-snmp-go.git $SEMVER_TEMP 16:22:03 # '/tmp/semver-913699332' -> '/w/workspace/gexfoundry_device-snmp-go_master/.semver' 16:22:03 # -> Force: false 16:22:03 # $SEMVER_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.semver [Pipeline] } 16:22:03 $ docker exec --env ******** --env ******** 14776a9682d8344d2bd1e19c8ba63aa579063d85138c025a5dcfee4b61fe8389 ssh-agent -k 16:22:03 unset SSH_AUTH_SOCK; 16:22:03 unset SSH_AGENT_PID; 16:22:03 echo Agent pid 49 killed; 16:22:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:22:03 + git semver [Pipeline] } 16:22:04 $ docker stop --time=1 14776a9682d8344d2bd1e19c8ba63aa579063d85138c025a5dcfee4b61fe8389 16:22:05 $ docker rm -f 14776a9682d8344d2bd1e19c8ba63aa579063d85138c025a5dcfee4b61fe8389 [Pipeline] // withDockerContainer [Pipeline] sh 16:22:05 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:22:06 Stashed 1 file(s) [Pipeline] echo 16:22:06 [edgeXSemver]: initialized semver on version 1.2.3-dev.6 [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] node [Pipeline] node 16:22:21 Still waiting to schedule task 16:22:21 Waiting for next available executor on ‘centos7-docker-4c-2g’ 16:22:21 Still waiting to schedule task 16:22:21 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 16:23:56 Running on prd-centos7-docker-4c-2g-12266 in /w/workspace/gexfoundry_device-snmp-go_master [Pipeline] { [Pipeline] ws 16:23:56 Running in /w/workspace/device-snmp-go/17 [Pipeline] { [Pipeline] checkout 16:23:59 using credential edgex-jenkins-ssh 16:23:59 Cloning the remote Git repository 16:23:59 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 16:23:59 > git init /w/workspace/device-snmp-go/17 # timeout=10 16:23:59 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 16:23:59 > git --version # timeout=10 16:23:59 > git --version # 'git version 2.16.5' 16:23:59 using GIT_SSH to set credentials SSH Credentials for GitHub 16:23:59 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:24:00 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 16:24:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:24:00 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 16:24:00 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 16:24:00 using GIT_SSH to set credentials SSH Credentials for GitHub 16:24:00 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 16:24:00 Checking out Revision dfea19939c3e5952b7f8a352ed4dd87bf2177730 (master) 16:24:00 > git config core.sparsecheckout # timeout=10 16:24:00 > git checkout -f dfea19939c3e5952b7f8a352ed4dd87bf2177730 # timeout=10 16:24:04 Commit message: "Merge pull request #71 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go-1.3.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 16:24:05 provisioning config files... 16:24:05 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/17@tmp/config8731233232520849417tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:24:06 ---> docker-login.sh 16:24:06 nexus3.edgexfoundry.org:10001 16:24:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:24:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:24:06 Configure a credential helper to remove this warning. See 16:24:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:24:06 16:24:06 Login Succeeded 16:24:06 nexus3.edgexfoundry.org:10002 16:24:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:24:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:24:06 Configure a credential helper to remove this warning. See 16:24:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:24:06 16:24:06 Login Succeeded 16:24:06 nexus3.edgexfoundry.org:10003 16:24:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:24:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:24:07 Configure a credential helper to remove this warning. See 16:24:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:24:07 16:24:07 Login Succeeded 16:24:07 nexus3.edgexfoundry.org:10004 16:24:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:24:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:24:07 Configure a credential helper to remove this warning. See 16:24:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:24:07 16:24:07 Login Succeeded 16:24:07 docker.io 16:24:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:24:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:24:07 Configure a credential helper to remove this warning. See 16:24:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:24:07 16:24:07 Login Succeeded 16:24:07 ---> docker-login.sh ends [Pipeline] } 16:24:07 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:24:07 ========================================================= 16:24:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 16:24:07 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:24:08 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 16:24:08 Sending build context to Docker daemon 305.7kB 16:24:08 Step 1/10 : ARG BASE=golang:1.15-alpine 16:24:08 Step 2/10 : FROM ${BASE} 16:24:08 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 16:24:08 df20fa9351a1: Pulling fs layer 16:24:08 ed8968b2872e: Pulling fs layer 16:24:08 a92cc7c5fd73: Pulling fs layer 16:24:08 e871e8e8d7a9: Pulling fs layer 16:24:08 e73272ec9a57: Pulling fs layer 16:24:08 1e910a182e73: Pulling fs layer 16:24:08 4e634b169226: Pulling fs layer 16:24:08 1e910a182e73: Waiting 16:24:08 e871e8e8d7a9: Waiting 16:24:08 4e634b169226: Waiting 16:24:08 e73272ec9a57: Waiting 16:24:08 a92cc7c5fd73: Verifying Checksum 16:24:08 a92cc7c5fd73: Download complete 16:24:08 ed8968b2872e: Verifying Checksum 16:24:08 ed8968b2872e: Download complete 16:24:08 e73272ec9a57: Verifying Checksum 16:24:08 e73272ec9a57: Download complete 16:24:08 1e910a182e73: Verifying Checksum 16:24:08 df20fa9351a1: Verifying Checksum 16:24:08 df20fa9351a1: Download complete 16:24:08 df20fa9351a1: Pull complete 16:24:09 ed8968b2872e: Pull complete 16:24:09 a92cc7c5fd73: Pull complete 16:24:10 4e634b169226: Verifying Checksum 16:24:10 4e634b169226: Download complete 16:24:11 e871e8e8d7a9: Verifying Checksum 16:24:11 e871e8e8d7a9: Download complete 16:24:16 e871e8e8d7a9: Pull complete 16:24:16 e73272ec9a57: Pull complete 16:24:16 1e910a182e73: Pull complete 16:24:22 4e634b169226: Pull complete 16:24:22 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 16:24:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 16:24:22 ---> f7629b54cfaa 16:24:22 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 16:24:22 ---> Running in 9aed6da2a9ea 16:24:22 Removing intermediate container 9aed6da2a9ea 16:24:22 ---> fc3792d824a1 16:24:22 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 16:24:22 ---> Running in 3e2714686331 16:24:22 Removing intermediate container 3e2714686331 16:24:22 ---> 2b3b75c70186 16:24:22 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' 16:24:22 ---> Running in 799208c3c918 16:24:22 Removing intermediate container 799208c3c918 16:24:22 ---> 4c36575842c3 16:24:22 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:24:22 ---> Running in 1e1fc34d3ca3 16:24:23 Removing intermediate container 1e1fc34d3ca3 16:24:23 ---> c188b46dc49c 16:24:23 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:24:23 ---> Running in 31702d9d3f29 16:24:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:24:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:24:25 OK: 166 MiB in 39 packages 16:24:25 Removing intermediate container 31702d9d3f29 16:24:25 ---> 8a3f045d56b6 16:24:25 Step 8/10 : WORKDIR /device-snmp-go 16:24:25 ---> Running in 71280e45b24e 16:24:26 Removing intermediate container 71280e45b24e 16:24:26 ---> 87e354d8edae 16:24:26 Step 9/10 : COPY . . 16:24:26 ---> 4e1892a32f3d 16:24:26 Step 10/10 : RUN go mod download 16:24:26 ---> Running in 5083d6eaca18 16:24:48 Removing intermediate container 5083d6eaca18 16:24:48 ---> 6b5dbc6e64e8 16:24:48 Successfully built 6b5dbc6e64e8 16:24:48 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:24:49 + docker inspect -f . ci-base-image-x86_64 16:24:49 . [Pipeline] withDockerContainer 16:24:49 prd-centos7-docker-4c-2g-12266 does not seem to be running inside a container 16:24:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/17 -v /w/workspace/device-snmp-go/17:/w/workspace/device-snmp-go/17:rw,z -v /w/workspace/device-snmp-go/17@tmp:/w/workspace/device-snmp-go/17@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 ******** ci-base-image-x86_64 cat 16:24:49 $ docker top ceb13e744e49de113b791e647b6812912306d92080856d02bc8bae463ed5eed4 -eo pid,comm [Pipeline] { [Pipeline] sh 16:24:50 + go version 16:24:50 go version go1.15.2 linux/amd64 [Pipeline] } 16:24:50 $ docker stop --time=1 ceb13e744e49de113b791e647b6812912306d92080856d02bc8bae463ed5eed4 16:24:51 $ docker rm -f ceb13e744e49de113b791e647b6812912306d92080856d02bc8bae463ed5eed4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:24:52 + docker inspect -f . ci-base-image-x86_64 16:24:52 . [Pipeline] withDockerContainer 16:24:52 prd-centos7-docker-4c-2g-12266 does not seem to be running inside a container 16:24:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/17 -v /w/workspace/device-snmp-go/17:/w/workspace/device-snmp-go/17:rw,z -v /w/workspace/device-snmp-go/17@tmp:/w/workspace/device-snmp-go/17@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 ******** ci-base-image-x86_64 cat 16:24:53 $ docker top e318dee03bfeef3df645f51e5f53cd9c31543d126149393eb9ecf3cb878c7e11 -eo pid,comm [Pipeline] { [Pipeline] sh 16:24:54 + make test 16:24:54 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 16:24:54 ? github.com/edgexfoundry/device-snmp-go [no test files] 16:25:04 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 16:25:04 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.006s coverage: 0.0% of statements 16:25:04 CGO_ENABLED=0 GO111MODULE=on go vet ./... 16:25:07 gofmt -l . 16:25:07 [ "`gofmt -l .`" = "" ] 16:25:07 ./bin/test-attribution-txt.sh 16:25:07 ./bin/test-go-mod-tidy.sh [Pipeline] } 16:25:08 $ docker stop --time=1 e318dee03bfeef3df645f51e5f53cd9c31543d126149393eb9ecf3cb878c7e11 16:25:10 $ docker rm -f e318dee03bfeef3df645f51e5f53cd9c31543d126149393eb9ecf3cb878c7e11 [Pipeline] // withDockerContainer [Pipeline] sh 16:25:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:25:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 16:25:12 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:25:12 + ls -al . 16:25:12 total 104 16:25:12 drwxrwxr-x. 8 jenkins jenkins 4096 Nov 16 16:25 . 16:25:12 drwxrwxr-x. 4 jenkins jenkins 30 Nov 16 16:23 .. 16:25:12 -rw-rw-r--. 1 jenkins jenkins 5082 Nov 16 16:24 Attribution.txt 16:25:12 drwxrwxr-x. 2 jenkins jenkins 87 Nov 16 16:24 bin 16:25:12 drwxrwxr-x. 3 jenkins jenkins 32 Nov 16 16:24 cmd 16:25:12 -rw-r--r--. 1 jenkins jenkins 8493 Nov 16 16:25 coverage.out 16:25:12 -rw-rw-r--. 1 jenkins jenkins 1002 Nov 16 16:24 Dockerfile 16:25:12 -rw-rw-r--. 1 jenkins jenkins 409 Nov 16 16:24 Dockerfile.build 16:25:12 -rw-rw-r--. 1 jenkins jenkins 6 Nov 16 16:24 .dockerignore 16:25:12 drwxrwxr-x. 8 jenkins jenkins 162 Nov 16 16:24 .git 16:25:12 drwxrwxr-x. 2 jenkins jenkins 60 Nov 16 16:24 .github 16:25:12 -rw-rw-r--. 1 jenkins jenkins 272 Nov 16 16:24 .gitignore 16:25:12 -rw-r--r--. 1 jenkins jenkins 204 Nov 16 16:25 go.mod 16:25:12 -rw-r--r--. 1 jenkins jenkins 13961 Nov 16 16:25 go.sum 16:25:12 drwxrwxr-x. 3 jenkins jenkins 20 Nov 16 16:24 internal 16:25:12 -rw-rw-r--. 1 jenkins jenkins 656 Nov 16 16:24 Jenkinsfile 16:25:12 -rw-rw-r--. 1 jenkins jenkins 11340 Nov 16 16:24 LICENSE 16:25:12 -rw-rw-r--. 1 jenkins jenkins 937 Nov 16 16:24 Makefile 16:25:12 drwxrwxr-x. 2 jenkins jenkins 84 Nov 16 16:24 profiles 16:25:12 -rw-rw-r--. 1 jenkins jenkins 12398 Nov 16 16:24 README.md 16:25:12 -rw-rw-r--. 1 jenkins jenkins 11 Nov 16 16:22 VERSION 16:25:12 -rw-rw-r--. 1 jenkins jenkins 209 Nov 16 16:24 version.go [Pipeline] isUnix [Pipeline] sh 16:25:13 + docker build -t docker-device-snmp-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=dfea19939c3e5952b7f8a352ed4dd87bf2177730 --label arch=amd64 --label version=1.2.3-dev.6 . 16:25:13 Sending build context to Docker daemon 314.9kB 16:25:13 Step 1/26 : ARG BASE=golang:1.15-alpine 16:25:13 Step 2/26 : FROM ${BASE} AS builder 16:25:13 ---> 6b5dbc6e64e8 16:25:13 Step 3/26 : ARG MAKE='make build' 16:25:13 ---> Running in 0b3b58f0ef42 16:25:13 Removing intermediate container 0b3b58f0ef42 16:25:13 ---> 97da277ba02a 16:25:13 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 16:25:13 ---> Running in db3a27a864d6 16:25:13 Removing intermediate container db3a27a864d6 16:25:13 ---> 91a6a87461d3 16:25:13 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 16:25:14 ---> Running in b0654d096183 16:25:14 Removing intermediate container b0654d096183 16:25:14 ---> a86b8f111951 16:25:14 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:25:14 ---> Running in 8e6571ab4dca 16:25:15 Removing intermediate container 8e6571ab4dca 16:25:15 ---> 2cffe9ecd537 16:25:15 Step 7/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:25:15 ---> Running in bf598308cd2d 16:25:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 16:25:15 Running on prd-ubuntu18.04-docker-arm64-4c-16g-12269 in /w/workspace/gexfoundry_device-snmp-go_master [Pipeline] { [Pipeline] ws 16:25:15 Running in /w/workspace/device-snmp-go/17 [Pipeline] { [Pipeline] checkout 16:25:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 16:25:16 OK: 166 MiB in 39 packages 16:25:17 Removing intermediate container bf598308cd2d 16:25:17 ---> 39298124348b 16:25:17 Step 8/26 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-snmp-go 16:25:17 ---> Running in 663a03c8e4a2 16:25:17 Removing intermediate container 663a03c8e4a2 16:25:17 ---> 0ccdc0f6c841 16:25:17 Step 9/26 : COPY go.mod . 16:25:17 ---> 618feabe9178 16:25:17 Step 10/26 : COPY Makefile . 16:25:17 ---> c9fd6368e6f3 16:25:17 Step 11/26 : RUN make update 16:25:17 ---> Running in e5a8c0c0ceea 16:25:18 CGO_ENABLED=0 GO111MODULE=on go mod download 16:25:18 Removing intermediate container e5a8c0c0ceea 16:25:18 ---> 282fa7374f96 16:25:18 Step 12/26 : COPY . . 16:25:19 ---> 81ba4d49a0fa 16:25:19 Step 13/26 : RUN ${MAKE} 16:25:19 ---> Running in 7f815da52d17 16:25:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=1.2.3-dev.6" -o cmd/device-snmp-go ./cmd 16:25:21 using credential edgex-jenkins-ssh 16:25:21 Cloning the remote Git repository 16:25:21 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 16:25:21 > git init /w/workspace/device-snmp-go/17 # timeout=10 16:25:22 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 16:25:22 > git --version # timeout=10 16:25:22 > git --version # 'git version 2.17.1' 16:25:22 using GIT_SSH to set credentials SSH Credentials for GitHub 16:25:22 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:25:23 Checking out Revision dfea19939c3e5952b7f8a352ed4dd87bf2177730 (master) 16:25:22 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 16:25:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:25:22 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 16:25:22 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 16:25:22 using GIT_SSH to set credentials SSH Credentials for GitHub 16:25:22 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 16:25:23 > git config core.sparsecheckout # timeout=10 16:25:23 > git checkout -f dfea19939c3e5952b7f8a352ed4dd87bf2177730 # timeout=10 16:25:27 Commit message: "Merge pull request #71 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go-1.3.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 16:25:28 provisioning config files... 16:25:28 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/17@tmp/config4527279553529972087tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:25:29 ---> docker-login.sh 16:25:29 nexus3.edgexfoundry.org:10001 16:25:30 CGO_ENABLED=0 GO111MODULE=on go build ./... 16:25:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:25:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:25:31 Configure a credential helper to remove this warning. See 16:25:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:25:31 16:25:31 Login Succeeded 16:25:31 nexus3.edgexfoundry.org:10002 16:25:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:25:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:25:31 Configure a credential helper to remove this warning. See 16:25:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:25:31 16:25:31 Login Succeeded 16:25:31 nexus3.edgexfoundry.org:10003 16:25:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:25:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:25:32 Configure a credential helper to remove this warning. See 16:25:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:25:32 16:25:32 Login Succeeded 16:25:32 nexus3.edgexfoundry.org:10004 16:25:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:25:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:25:32 Configure a credential helper to remove this warning. See 16:25:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:25:32 16:25:32 Login Succeeded 16:25:32 docker.io 16:25:32 Removing intermediate container 7f815da52d17 16:25:32 ---> 1d87cccf22d9 16:25:32 Step 14/26 : FROM alpine 16:25:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:25:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:25:33 Configure a credential helper to remove this warning. See 16:25:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:25:33 16:25:33 Login Succeeded 16:25:33 ---> docker-login.sh ends 16:25:33 latest: Pulling from library/alpine 16:25:33 188c0c94c7c5: Pulling fs layer [Pipeline] } 16:25:33 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv 16:25:33 188c0c94c7c5: Verifying Checksum 16:25:33 188c0c94c7c5: Download complete [Pipeline] unstash 16:25:33 188c0c94c7c5: Pull complete 16:25:33 Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a 16:25:33 Status: Downloaded newer image for alpine:latest 16:25:33 ---> d6e46aa2470d 16:25:33 Step 15/26 : ENV APP_PORT=49993 16:25:33 ---> Running in fe917303f0ee [Pipeline] echo 16:25:33 ========================================================= 16:25:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 16:25:33 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:25:34 Removing intermediate container fe917303f0ee 16:25:34 ---> 8ee006a83903 16:25:34 Step 16/26 : EXPOSE $APP_PORT 16:25:34 ---> Running in 720c97942c5e 16:25:34 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 16:25:34 Removing intermediate container 720c97942c5e 16:25:34 ---> 213c64b9f082 16:25:34 Step 17/26 : ENV DEVICE_PORT=161 16:25:34 ---> Running in a376c895b5be 16:25:34 Sending build context to Docker daemon 305.7kB 16:25:34 Step 1/10 : ARG BASE=golang:1.15-alpine 16:25:34 Step 2/10 : FROM ${BASE} 16:25:34 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:25:34 b538f80385f9: Pulling fs layer 16:25:34 74f711af9a0d: Pulling fs layer 16:25:34 99f96fe45779: Pulling fs layer 16:25:34 8529a6b9a6be: Pulling fs layer 16:25:34 45590311c82a: Pulling fs layer 16:25:34 69ca0ff8b7b3: Pulling fs layer 16:25:34 209524e5b208: Pulling fs layer 16:25:34 45590311c82a: Waiting 16:25:34 8529a6b9a6be: Waiting 16:25:34 69ca0ff8b7b3: Waiting 16:25:34 209524e5b208: Waiting 16:25:34 Removing intermediate container a376c895b5be 16:25:34 ---> dcffff46d948 16:25:34 Step 18/26 : EXPOSE $DEVICE_PORT 16:25:34 ---> Running in 0ab55157ee64 16:25:34 Removing intermediate container 0ab55157ee64 16:25:34 ---> 45ee7c4a2715 16:25:34 Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/cmd / 16:25:34 99f96fe45779: Verifying Checksum 16:25:34 99f96fe45779: Download complete 16:25:34 74f711af9a0d: Verifying Checksum 16:25:34 74f711af9a0d: Download complete 16:25:34 45590311c82a: Verifying Checksum 16:25:34 45590311c82a: Download complete 16:25:34 b538f80385f9: Download complete 16:25:35 ---> 77b3affbd3ad 16:25:35 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/Attribution.txt / 16:25:35 ---> 12958c5b1318 16:25:35 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/LICENSE / 16:25:35 ---> 4762f342b53d 16:25:35 Step 22/26 : ENTRYPOINT ["/device-snmp-go"] 16:25:35 ---> Running in b9ba05c39700 16:25:35 b538f80385f9: Pull complete 16:25:35 69ca0ff8b7b3: Verifying Checksum 16:25:35 69ca0ff8b7b3: Download complete 16:25:36 Removing intermediate container b9ba05c39700 16:25:36 ---> f99a5837dcf8 16:25:36 Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 16:25:36 ---> Running in 8b1ede979af2 16:25:36 Removing intermediate container 8b1ede979af2 16:25:36 ---> 519c2a0e6deb 16:25:36 Step 24/26 : LABEL arch=amd64 16:25:36 ---> Running in 0d2aa9938896 16:25:36 74f711af9a0d: Pull complete 16:25:36 Removing intermediate container 0d2aa9938896 16:25:36 ---> 4bfa331e8ca4 16:25:36 Step 25/26 : LABEL git_sha=dfea19939c3e5952b7f8a352ed4dd87bf2177730 16:25:36 ---> Running in fb270312f2e1 16:25:36 Removing intermediate container fb270312f2e1 16:25:36 ---> 0c01b953faf7 16:25:36 Step 26/26 : LABEL version=1.2.3-dev.6 16:25:36 99f96fe45779: Pull complete 16:25:36 ---> Running in dde2da63b8f6 16:25:36 Removing intermediate container dde2da63b8f6 16:25:36 ---> ea762823cf37 16:25:36 [Warning] One or more build-args [ARCH] were not consumed 16:25:36 Successfully built ea762823cf37 16:25:36 Successfully tagged docker-device-snmp-go:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 16:25:37 provisioning config files... 16:25:37 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/17@tmp/config533351213113020333tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:25:37 209524e5b208: Verifying Checksum 16:25:37 209524e5b208: Download complete 16:25:38 ---> docker-login.sh 16:25:38 nexus3.edgexfoundry.org:10001 16:25:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:25:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:25:38 Configure a credential helper to remove this warning. See 16:25:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:25:38 16:25:38 Login Succeeded 16:25:38 nexus3.edgexfoundry.org:10002 16:25:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:25:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:25:38 Configure a credential helper to remove this warning. See 16:25:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:25:38 16:25:38 Login Succeeded 16:25:38 nexus3.edgexfoundry.org:10003 16:25:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:25:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:25:38 Configure a credential helper to remove this warning. See 16:25:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:25:38 16:25:38 Login Succeeded 16:25:38 nexus3.edgexfoundry.org:10004 16:25:38 8529a6b9a6be: Verifying Checksum 16:25:38 8529a6b9a6be: Download complete 16:25:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:25:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:25:38 Configure a credential helper to remove this warning. See 16:25:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:25:38 16:25:38 Login Succeeded 16:25:38 docker.io 16:25:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:25:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:25:39 Configure a credential helper to remove this warning. See 16:25:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:25:39 16:25:39 Login Succeeded 16:25:39 ---> docker-login.sh ends [Pipeline] } 16:25:39 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:25:39 [edgeXDocker.push] Tagging docker image docker-device-snmp-go with the following tags: 16:25:39 dfea19939c3e5952b7f8a352ed4dd87bf2177730 16:25:39 latest 16:25:39 1.2.3-dev.6 16:25:39 dfea19939c3e5952b7f8a352ed4dd87bf2177730-1.2.3-dev.6 16:25:39 master 16:25:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:25:39 + docker tag docker-device-snmp-go nexus3.edgexfoundry.org:10004/docker-device-snmp-go:dfea19939c3e5952b7f8a352ed4dd87bf2177730 [Pipeline] isUnix [Pipeline] sh 16:25:40 + docker push nexus3.edgexfoundry.org:10004/docker-device-snmp-go:dfea19939c3e5952b7f8a352ed4dd87bf2177730 16:25:40 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-snmp-go] 16:25:40 b5f97c1622b1: Preparing 16:25:40 a2cdfd1cd049: Preparing 16:25:40 b375dc0bdc2a: Preparing 16:25:40 ace0eda3e3be: Preparing 16:25:40 ace0eda3e3be: Layer already exists 16:25:40 b5f97c1622b1: Pushed 16:25:40 a2cdfd1cd049: Pushed 16:25:41 b375dc0bdc2a: Pushed 16:25:41 dfea19939c3e5952b7f8a352ed4dd87bf2177730: digest: sha256:78fab36dfdd4e6c5d234b18074de46ecc0d238a3513d0670a238d951d5e2ecae size: 1155 [Pipeline] isUnix [Pipeline] sh 16:25:41 + docker tag docker-device-snmp-go nexus3.edgexfoundry.org:10004/docker-device-snmp-go:latest [Pipeline] isUnix [Pipeline] sh 16:25:42 + docker push nexus3.edgexfoundry.org:10004/docker-device-snmp-go:latest 16:25:42 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-snmp-go] 16:25:42 b5f97c1622b1: Preparing 16:25:42 a2cdfd1cd049: Preparing 16:25:42 b375dc0bdc2a: Preparing 16:25:42 ace0eda3e3be: Preparing 16:25:42 b5f97c1622b1: Layer already exists 16:25:42 ace0eda3e3be: Layer already exists 16:25:42 a2cdfd1cd049: Layer already exists 16:25:42 b375dc0bdc2a: Layer already exists 16:25:42 latest: digest: sha256:78fab36dfdd4e6c5d234b18074de46ecc0d238a3513d0670a238d951d5e2ecae size: 1155 [Pipeline] isUnix [Pipeline] sh 16:25:42 + docker tag docker-device-snmp-go nexus3.edgexfoundry.org:10004/docker-device-snmp-go:1.2.3-dev.6 [Pipeline] isUnix [Pipeline] sh 16:25:42 + docker push nexus3.edgexfoundry.org:10004/docker-device-snmp-go:1.2.3-dev.6 16:25:42 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-snmp-go] 16:25:42 b5f97c1622b1: Preparing 16:25:42 a2cdfd1cd049: Preparing 16:25:42 b375dc0bdc2a: Preparing 16:25:42 ace0eda3e3be: Preparing 16:25:42 b5f97c1622b1: Layer already exists 16:25:42 ace0eda3e3be: Layer already exists 16:25:42 b375dc0bdc2a: Layer already exists 16:25:42 a2cdfd1cd049: Layer already exists 16:25:42 1.2.3-dev.6: digest: sha256:78fab36dfdd4e6c5d234b18074de46ecc0d238a3513d0670a238d951d5e2ecae size: 1155 [Pipeline] isUnix [Pipeline] sh 16:25:43 + docker tag docker-device-snmp-go nexus3.edgexfoundry.org:10004/docker-device-snmp-go:dfea19939c3e5952b7f8a352ed4dd87bf2177730-1.2.3-dev.6 [Pipeline] isUnix [Pipeline] sh 16:25:43 + docker push nexus3.edgexfoundry.org:10004/docker-device-snmp-go:dfea19939c3e5952b7f8a352ed4dd87bf2177730-1.2.3-dev.6 16:25:43 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-snmp-go] 16:25:43 b5f97c1622b1: Preparing 16:25:43 a2cdfd1cd049: Preparing 16:25:43 b375dc0bdc2a: Preparing 16:25:43 ace0eda3e3be: Preparing 16:25:43 ace0eda3e3be: Layer already exists 16:25:43 a2cdfd1cd049: Layer already exists 16:25:43 b375dc0bdc2a: Layer already exists 16:25:43 b5f97c1622b1: Layer already exists 16:25:43 dfea19939c3e5952b7f8a352ed4dd87bf2177730-1.2.3-dev.6: digest: sha256:78fab36dfdd4e6c5d234b18074de46ecc0d238a3513d0670a238d951d5e2ecae size: 1155 [Pipeline] isUnix [Pipeline] sh 16:25:43 + docker tag docker-device-snmp-go nexus3.edgexfoundry.org:10004/docker-device-snmp-go:master [Pipeline] isUnix [Pipeline] sh 16:25:43 + docker push nexus3.edgexfoundry.org:10004/docker-device-snmp-go:master 16:25:43 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-snmp-go] 16:25:43 b5f97c1622b1: Preparing 16:25:43 a2cdfd1cd049: Preparing 16:25:43 b375dc0bdc2a: Preparing 16:25:43 ace0eda3e3be: Preparing 16:25:43 a2cdfd1cd049: Layer already exists 16:25:43 ace0eda3e3be: Layer already exists 16:25:43 b375dc0bdc2a: Layer already exists 16:25:43 b5f97c1622b1: Layer already exists 16:25:43 master: digest: sha256:78fab36dfdd4e6c5d234b18074de46ecc0d238a3513d0670a238d951d5e2ecae size: 1155 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:25:44 ===================================================== [Pipeline] echo 16:25:44 taggedImages: 16:25:44 - nexus3.edgexfoundry.org:10004/docker-device-snmp-go:dfea19939c3e5952b7f8a352ed4dd87bf2177730 16:25:44 - nexus3.edgexfoundry.org:10004/docker-device-snmp-go:latest 16:25:44 - nexus3.edgexfoundry.org:10004/docker-device-snmp-go:1.2.3-dev.6 16:25:44 - nexus3.edgexfoundry.org:10004/docker-device-snmp-go:dfea19939c3e5952b7f8a352ed4dd87bf2177730-1.2.3-dev.6 16:25:44 - nexus3.edgexfoundry.org:10004/docker-device-snmp-go:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 16:25:48 8529a6b9a6be: Pull complete 16:25:48 45590311c82a: Pull complete 16:25:48 69ca0ff8b7b3: Pull complete 16:25:52 209524e5b208: Pull complete 16:25:52 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 16:25:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 16:25:52 ---> 5bddaf1c2fca 16:25:52 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 16:25:54 ---> Running in 86335664037d 16:25:55 Removing intermediate container 86335664037d 16:25:55 ---> 1057b151fe5b 16:25:55 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 16:25:55 ---> Running in 90c6d70a3539 16:25:56 Removing intermediate container 90c6d70a3539 16:25:56 ---> 7334fed747ed 16:25:56 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' 16:25:56 ---> Running in e01a457e34af 16:25:56 Removing intermediate container e01a457e34af 16:25:56 ---> 65c6a7b95809 16:25:56 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:25:57 ---> Running in 837b69d068b2 16:25:59 Removing intermediate container 837b69d068b2 16:25:59 ---> 1209c7a2ebda 16:25:59 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:25:59 ---> Running in f945c0311484 16:26:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:26:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:26:02 OK: 142 MiB in 39 packages 16:26:04 Removing intermediate container f945c0311484 16:26:04 ---> 83ddbc469e6f 16:26:04 Step 8/10 : WORKDIR /device-snmp-go 16:26:04 ---> Running in 75874f3b5006 16:26:05 Removing intermediate container 75874f3b5006 16:26:05 ---> b02689e38976 16:26:05 Step 9/10 : COPY . . 16:26:06 ---> 030f89550c9d 16:26:06 Step 10/10 : RUN go mod download 16:26:06 ---> Running in 66b4eccb67b1 16:26:32 Removing intermediate container 66b4eccb67b1 16:26:32 ---> f2f005f3643f 16:26:32 Successfully built f2f005f3643f 16:26:32 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:26:33 + docker inspect -f . ci-base-image-arm64 16:26:33 . [Pipeline] withDockerContainer 16:26:33 prd-ubuntu18.04-docker-arm64-4c-16g-12269 does not seem to be running inside a container 16:26:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/17 -v /w/workspace/device-snmp-go/17:/w/workspace/device-snmp-go/17:rw,z -v /w/workspace/device-snmp-go/17@tmp:/w/workspace/device-snmp-go/17@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 ******** ci-base-image-arm64 cat 16:26:35 $ docker top 8db6cc478bde52c02456b745f5734bb6c845029f944cd273290be956894833b2 -eo pid,comm [Pipeline] { [Pipeline] sh 16:26:37 + go version 16:26:37 go version go1.15.2 linux/arm64 [Pipeline] } 16:26:37 $ docker stop --time=1 8db6cc478bde52c02456b745f5734bb6c845029f944cd273290be956894833b2 16:26:39 $ docker rm -f 8db6cc478bde52c02456b745f5734bb6c845029f944cd273290be956894833b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:26:40 + docker inspect -f . ci-base-image-arm64 16:26:40 . [Pipeline] withDockerContainer 16:26:40 prd-ubuntu18.04-docker-arm64-4c-16g-12269 does not seem to be running inside a container 16:26:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/17 -v /w/workspace/device-snmp-go/17:/w/workspace/device-snmp-go/17:rw,z -v /w/workspace/device-snmp-go/17@tmp:/w/workspace/device-snmp-go/17@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 ******** ci-base-image-arm64 cat 16:26:42 $ docker top b8c5af11a6233194ee94bf0e9704421a58e73d5f73faa707fc18c5f0e89d77a2 -eo pid,comm [Pipeline] { [Pipeline] sh 16:26:43 + make test 16:26:43 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 16:26:44 ? github.com/edgexfoundry/device-snmp-go [no test files] 16:27:23 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 16:27:23 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.014s coverage: 0.0% of statements 16:27:23 CGO_ENABLED=0 GO111MODULE=on go vet ./... 16:27:29 gofmt -l . 16:27:29 [ "`gofmt -l .`" = "" ] 16:27:29 ./bin/test-attribution-txt.sh 16:27:29 ./bin/test-go-mod-tidy.sh [Pipeline] } 16:27:30 $ docker stop --time=1 b8c5af11a6233194ee94bf0e9704421a58e73d5f73faa707fc18c5f0e89d77a2 16:27:32 $ docker rm -f b8c5af11a6233194ee94bf0e9704421a58e73d5f73faa707fc18c5f0e89d77a2 [Pipeline] // withDockerContainer [Pipeline] sh 16:27:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:27:33 Warning: overwriting stash ‘coverage-report’ 16:27:34 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:27:34 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:27:35 + ls -al . 16:27:35 total 132 16:27:35 drwxrwxr-x 8 jenkins jenkins 4096 Nov 16 16:27 . 16:27:35 drwxrwxr-x 4 jenkins jenkins 4096 Nov 16 16:25 .. 16:27:35 -rw-rw-r-- 1 jenkins jenkins 6 Nov 16 16:25 .dockerignore 16:27:35 drwxrwxr-x 8 jenkins jenkins 4096 Nov 16 16:25 .git 16:27:35 drwxrwxr-x 2 jenkins jenkins 4096 Nov 16 16:25 .github 16:27:35 -rw-rw-r-- 1 jenkins jenkins 272 Nov 16 16:25 .gitignore 16:27:35 -rw-rw-r-- 1 jenkins jenkins 5082 Nov 16 16:25 Attribution.txt 16:27:35 -rw-rw-r-- 1 jenkins jenkins 1002 Nov 16 16:25 Dockerfile 16:27:35 -rw-rw-r-- 1 jenkins jenkins 409 Nov 16 16:25 Dockerfile.build 16:27:35 -rw-rw-r-- 1 jenkins jenkins 656 Nov 16 16:25 Jenkinsfile 16:27:35 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 16 16:25 LICENSE 16:27:35 -rw-rw-r-- 1 jenkins jenkins 937 Nov 16 16:25 Makefile 16:27:35 -rw-rw-r-- 1 jenkins jenkins 12398 Nov 16 16:25 README.md 16:27:35 -rw-rw-r-- 1 jenkins jenkins 11 Nov 16 16:22 VERSION 16:27:35 drwxrwxr-x 2 jenkins jenkins 4096 Nov 16 16:25 bin 16:27:35 drwxrwxr-x 3 jenkins jenkins 4096 Nov 16 16:25 cmd 16:27:35 -rw-r--r-- 1 jenkins jenkins 8493 Nov 16 16:27 coverage.out 16:27:35 -rw-r--r-- 1 jenkins jenkins 204 Nov 16 16:27 go.mod 16:27:35 -rw-r--r-- 1 jenkins jenkins 13961 Nov 16 16:27 go.sum 16:27:35 drwxrwxr-x 3 jenkins jenkins 4096 Nov 16 16:25 internal 16:27:35 drwxrwxr-x 2 jenkins jenkins 4096 Nov 16 16:25 profiles 16:27:35 -rw-rw-r-- 1 jenkins jenkins 209 Nov 16 16:25 version.go [Pipeline] isUnix [Pipeline] sh 16:27:35 + docker build -t docker-device-snmp-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=dfea19939c3e5952b7f8a352ed4dd87bf2177730 --label arch=arm64 --label version=1.2.3-dev.6 . 16:27:35 Sending build context to Docker daemon 314.9kB 16:27:35 Step 1/26 : ARG BASE=golang:1.15-alpine 16:27:35 Step 2/26 : FROM ${BASE} AS builder 16:27:35 ---> f2f005f3643f 16:27:35 Step 3/26 : ARG MAKE='make build' 16:27:36 ---> Running in d04513eb023e 16:27:36 Removing intermediate container d04513eb023e 16:27:36 ---> a03800e7c33e 16:27:36 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 16:27:36 ---> Running in 41546938c6f7 16:27:37 Removing intermediate container 41546938c6f7 16:27:37 ---> 2c65d5c45282 16:27:37 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 16:27:37 ---> Running in c8511361ce8f 16:27:38 Removing intermediate container c8511361ce8f 16:27:38 ---> 145cc47fa1cd 16:27:38 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:27:38 ---> Running in 4086eb734c92 16:27:41 Removing intermediate container 4086eb734c92 16:27:41 ---> 44555cff175a 16:27:41 Step 7/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:27:41 ---> Running in 93ad28d4ceba 16:27:42 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 16:27:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 16:27:44 OK: 142 MiB in 39 packages 16:27:45 Removing intermediate container 93ad28d4ceba 16:27:45 ---> 1166c715d0fc 16:27:45 Step 8/26 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-snmp-go 16:27:45 ---> Running in eb5f8dca92c1 16:27:46 Removing intermediate container eb5f8dca92c1 16:27:46 ---> ff6e5b363cb6 16:27:46 Step 9/26 : COPY go.mod . 16:27:47 ---> d10c8279a0b1 16:27:47 Step 10/26 : COPY Makefile . 16:27:47 ---> b2f3c6c439d7 16:27:47 Step 11/26 : RUN make update 16:27:48 ---> Running in ef5701398728 16:27:49 CGO_ENABLED=0 GO111MODULE=on go mod download 16:27:50 Removing intermediate container ef5701398728 16:27:50 ---> c24210ff7413 16:27:50 Step 12/26 : COPY . . 16:27:51 ---> 757f09a60a10 16:27:51 Step 13/26 : RUN ${MAKE} 16:27:51 ---> Running in 680fe177bc76 16:27:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=1.2.3-dev.6" -o cmd/device-snmp-go ./cmd 16:28:25 CGO_ENABLED=0 GO111MODULE=on go build ./... 16:28:27 Removing intermediate container 680fe177bc76 16:28:27 ---> baba8528c9ea 16:28:27 Step 14/26 : FROM alpine 16:28:27 latest: Pulling from library/alpine 16:28:27 5f621e34cdf4: Pulling fs layer 16:28:27 5f621e34cdf4: Verifying Checksum 16:28:27 5f621e34cdf4: Download complete 16:28:28 5f621e34cdf4: Pull complete 16:28:28 Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a 16:28:28 Status: Downloaded newer image for alpine:latest 16:28:28 ---> 2e77e061c27f 16:28:28 Step 15/26 : ENV APP_PORT=49993 16:28:28 ---> Running in 82bfeb1cbf71 16:28:29 Removing intermediate container 82bfeb1cbf71 16:28:29 ---> 5206eec40ba8 16:28:29 Step 16/26 : EXPOSE $APP_PORT 16:28:29 ---> Running in d927aa2d81c1 16:28:29 Removing intermediate container d927aa2d81c1 16:28:29 ---> dad0bf94ce13 16:28:29 Step 17/26 : ENV DEVICE_PORT=161 16:28:29 ---> Running in 82846ee3eaae 16:28:30 Removing intermediate container 82846ee3eaae 16:28:30 ---> 9ecc4f0a322e 16:28:30 Step 18/26 : EXPOSE $DEVICE_PORT 16:28:30 ---> Running in 9b2f3fdcd7ff 16:28:31 Removing intermediate container 9b2f3fdcd7ff 16:28:31 ---> 9b28305fa5b5 16:28:31 Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/cmd / 16:28:32 ---> f7ee797e9d23 16:28:32 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/Attribution.txt / 16:28:33 ---> a2eca88e407c 16:28:33 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/LICENSE / 16:28:33 ---> d3dedd31b7f0 16:28:33 Step 22/26 : ENTRYPOINT ["/device-snmp-go"] 16:28:33 ---> Running in f6587d2047f6 16:28:34 Removing intermediate container f6587d2047f6 16:28:34 ---> 07db915ebb8d 16:28:34 Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 16:28:34 ---> Running in 57d9c80da533 16:28:35 Removing intermediate container 57d9c80da533 16:28:35 ---> 51297eeb6a0b 16:28:35 Step 24/26 : LABEL arch=arm64 16:28:35 ---> Running in b753492862f9 16:28:35 Removing intermediate container b753492862f9 16:28:35 ---> 8d800cc4a3ed 16:28:35 Step 25/26 : LABEL git_sha=dfea19939c3e5952b7f8a352ed4dd87bf2177730 16:28:35 ---> Running in 38788e23139c 16:28:36 Removing intermediate container 38788e23139c 16:28:36 ---> cacbfbfb3277 16:28:36 Step 26/26 : LABEL version=1.2.3-dev.6 16:28:36 ---> Running in a628680c9a77 16:28:36 Removing intermediate container a628680c9a77 16:28:36 ---> 1335afe7075c 16:28:36 [Warning] One or more build-args [ARCH] were not consumed 16:28:36 Successfully built 1335afe7075c 16:28:36 Successfully tagged docker-device-snmp-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 16:28:37 provisioning config files... 16:28:37 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/17@tmp/config8142604484755850267tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:28:37 ---> docker-login.sh 16:28:37 nexus3.edgexfoundry.org:10001 16:28:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:28:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:28:38 Configure a credential helper to remove this warning. See 16:28:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:28:38 16:28:38 Login Succeeded 16:28:38 nexus3.edgexfoundry.org:10002 16:28:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:28:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:28:38 Configure a credential helper to remove this warning. See 16:28:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:28:38 16:28:38 Login Succeeded 16:28:38 nexus3.edgexfoundry.org:10003 16:28:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:28:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:28:39 Configure a credential helper to remove this warning. See 16:28:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:28:39 16:28:39 Login Succeeded 16:28:39 nexus3.edgexfoundry.org:10004 16:28:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:28:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:28:40 Configure a credential helper to remove this warning. See 16:28:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:28:40 16:28:40 Login Succeeded 16:28:40 docker.io 16:28:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:28:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:28:40 Configure a credential helper to remove this warning. See 16:28:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:28:40 16:28:40 Login Succeeded 16:28:40 ---> docker-login.sh ends [Pipeline] } 16:28:40 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:28:41 [edgeXDocker.push] Tagging docker image docker-device-snmp-go-arm64 with the following tags: 16:28:41 dfea19939c3e5952b7f8a352ed4dd87bf2177730 16:28:41 latest 16:28:41 1.2.3-dev.6 16:28:41 dfea19939c3e5952b7f8a352ed4dd87bf2177730-1.2.3-dev.6 16:28:41 master 16:28:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:28:41 + docker tag docker-device-snmp-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:dfea19939c3e5952b7f8a352ed4dd87bf2177730 [Pipeline] isUnix [Pipeline] sh 16:28:42 + docker push nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:dfea19939c3e5952b7f8a352ed4dd87bf2177730 16:28:42 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64] 16:28:42 c65791d1c9e9: Preparing 16:28:42 f1ac0a2e98cf: Preparing 16:28:42 4c75fd7eb64c: Preparing 16:28:42 cd3761cfa1d9: Preparing 16:28:42 cd3761cfa1d9: Layer already exists 16:28:42 c65791d1c9e9: Pushed 16:28:42 f1ac0a2e98cf: Pushed 16:28:45 4c75fd7eb64c: Pushed 16:28:45 dfea19939c3e5952b7f8a352ed4dd87bf2177730: digest: sha256:7d8aab60395ba60273fb3e0aac2e45470088c22adb6e5f5fc3200efe99044d02 size: 1155 [Pipeline] isUnix [Pipeline] sh 16:28:45 + docker tag docker-device-snmp-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:28:45 + docker push nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:latest 16:28:45 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64] 16:28:45 c65791d1c9e9: Preparing 16:28:45 f1ac0a2e98cf: Preparing 16:28:45 4c75fd7eb64c: Preparing 16:28:45 cd3761cfa1d9: Preparing 16:28:46 c65791d1c9e9: Layer already exists 16:28:46 f1ac0a2e98cf: Layer already exists 16:28:46 4c75fd7eb64c: Layer already exists 16:28:46 cd3761cfa1d9: Layer already exists 16:28:46 latest: digest: sha256:7d8aab60395ba60273fb3e0aac2e45470088c22adb6e5f5fc3200efe99044d02 size: 1155 [Pipeline] isUnix [Pipeline] sh 16:28:46 + docker tag docker-device-snmp-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:1.2.3-dev.6 [Pipeline] isUnix [Pipeline] sh 16:28:46 + docker push nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:1.2.3-dev.6 16:28:46 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64] 16:28:46 c65791d1c9e9: Preparing 16:28:46 f1ac0a2e98cf: Preparing 16:28:46 4c75fd7eb64c: Preparing 16:28:46 cd3761cfa1d9: Preparing 16:28:47 cd3761cfa1d9: Layer already exists 16:28:47 4c75fd7eb64c: Layer already exists 16:28:47 f1ac0a2e98cf: Layer already exists 16:28:47 c65791d1c9e9: Layer already exists 16:28:47 1.2.3-dev.6: digest: sha256:7d8aab60395ba60273fb3e0aac2e45470088c22adb6e5f5fc3200efe99044d02 size: 1155 [Pipeline] isUnix [Pipeline] sh 16:28:47 + docker tag docker-device-snmp-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:dfea19939c3e5952b7f8a352ed4dd87bf2177730-1.2.3-dev.6 [Pipeline] isUnix [Pipeline] sh 16:28:47 + docker push nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:dfea19939c3e5952b7f8a352ed4dd87bf2177730-1.2.3-dev.6 16:28:47 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64] 16:28:48 c65791d1c9e9: Preparing 16:28:48 f1ac0a2e98cf: Preparing 16:28:48 4c75fd7eb64c: Preparing 16:28:48 cd3761cfa1d9: Preparing 16:28:48 c65791d1c9e9: Layer already exists 16:28:48 cd3761cfa1d9: Layer already exists 16:28:48 f1ac0a2e98cf: Layer already exists 16:28:48 4c75fd7eb64c: Layer already exists 16:28:48 dfea19939c3e5952b7f8a352ed4dd87bf2177730-1.2.3-dev.6: digest: sha256:7d8aab60395ba60273fb3e0aac2e45470088c22adb6e5f5fc3200efe99044d02 size: 1155 [Pipeline] isUnix [Pipeline] sh 16:28:48 + docker tag docker-device-snmp-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:master [Pipeline] isUnix [Pipeline] sh 16:28:49 + docker push nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:master 16:28:49 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64] 16:28:49 c65791d1c9e9: Preparing 16:28:49 f1ac0a2e98cf: Preparing 16:28:49 4c75fd7eb64c: Preparing 16:28:49 cd3761cfa1d9: Preparing 16:28:49 4c75fd7eb64c: Layer already exists 16:28:49 cd3761cfa1d9: Layer already exists 16:28:49 f1ac0a2e98cf: Layer already exists 16:28:49 c65791d1c9e9: Layer already exists 16:28:49 master: digest: sha256:7d8aab60395ba60273fb3e0aac2e45470088c22adb6e5f5fc3200efe99044d02 size: 1155 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:28:49 ===================================================== [Pipeline] echo 16:28:49 taggedImages: 16:28:49 - nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:dfea19939c3e5952b7f8a352ed4dd87bf2177730 16:28:49 - nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:latest 16:28:49 - nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:1.2.3-dev.6 16:28:49 - nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:dfea19939c3e5952b7f8a352ed4dd87bf2177730-1.2.3-dev.6 16:28:49 - nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 16:28:51 provisioning config files... 16:28:51 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_master@tmp/config7114700477697524915tmp [Pipeline] { [Pipeline] sh 16:28:51 + set +x 16:28:51 + curl -s https://codecov.io/bash 16:28:51 + bash -s -- 16:28:52 16:28:52 _____ _ 16:28:52 / ____| | | 16:28:52 | | ___ __| | ___ ___ _____ __ 16:28:52 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:28:52 | |___| (_) | (_| | __/ (_| (_) \ V / 16:28:52 \_____\___/ \__,_|\___|\___\___/ \_/ 16:28:52 Bash-20201116-eea08d9 16:28:52 16:28:52 16:28:52 ==> Jenkins CI detected. 16:28:52 project root: . 16:28:52 --> token set from env 16:28:52 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:28:52 ==> Running gcov in . (disable via -X gcov) 16:28:52 ==> Python coveragepy not found 16:28:52 ==> Searching for coverage reports in: 16:28:52 + . 16:28:52 -> Found 1 reports 16:28:52 ==> Detecting git/mercurial file structure 16:28:52 ==> Reading reports 16:28:52 + ./coverage.out bytes=8493 16:28:52 ==> Appending adjustments 16:28:52 https://docs.codecov.io/docs/fixing-reports 16:28:52 + Found adjustments 16:28:52 ==> Gzipping contents 16:28:52 ==> Uploading reports 16:28:52 url: https://codecov.io 16:28:52 query: branch=master&commit=dfea19939c3e5952b7f8a352ed4dd87bf2177730&build=17&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmaster%2F17%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 16:28:52 -> Pinging Codecov 16:28:52 https://codecov.io/upload/v4?package=bash-20201116-eea08d9&token=secret&branch=master&commit=dfea19939c3e5952b7f8a352ed4dd87bf2177730&build=17&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmaster%2F17%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 16:28:52 -> Uploading to 16:28:52 https://storage.googleapis.com/codecov/v4/raw/2020-11-16/6C56EA5C29638FB4528AC87E60AF5AE0/dfea19939c3e5952b7f8a352ed4dd87bf2177730/e41d309b-b9b5-4e69-b035-135cac23274d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201116%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201116T162852Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7f89591defc78c52d78a5ee4f643c74decf8e78e53e7271214f6ec2b71f6c39c 16:28:52 % Total % Received % Xferd Average Speed Time Time Time Current 16:28:52 Dload Upload Total Spent Left Speed 16:28:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1447 0 0 100 1447 0 3619 --:--:-- --:--:-- --:--:-- 3617 16:28:52 -> View reports at https://codecov.io/github/edgexfoundry/device-snmp-go/commit/dfea19939c3e5952b7f8a352ed4dd87bf2177730 [Pipeline] } 16:28:52 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 16:28:53 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:28:53 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:28:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:28:53 16:28:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 16:28:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:28:54 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:28:54 188c0c94c7c5: Pulling fs layer 16:28:54 0ef7d3d256c8: Pulling fs layer 16:28:54 de9db76c5a1d: Pulling fs layer 16:28:54 0eba1c9be4d2: Pulling fs layer 16:28:54 0d57e429df01: Pulling fs layer 16:28:54 4e4be7b47b0d: Pulling fs layer 16:28:54 e1f770b5df2f: Pulling fs layer 16:28:54 85a0685a4137: Pulling fs layer 16:28:54 0d57e429df01: Waiting 16:28:54 4e4be7b47b0d: Waiting 16:28:54 e1f770b5df2f: Waiting 16:28:54 85a0685a4137: Waiting 16:28:54 0eba1c9be4d2: Waiting 16:28:54 de9db76c5a1d: Verifying Checksum 16:28:54 de9db76c5a1d: Download complete 16:28:54 0ef7d3d256c8: Verifying Checksum 16:28:54 0ef7d3d256c8: Download complete 16:28:54 0d57e429df01: Verifying Checksum 16:28:54 0d57e429df01: Download complete 16:28:54 4e4be7b47b0d: Verifying Checksum 16:28:54 4e4be7b47b0d: Download complete 16:28:54 188c0c94c7c5: Verifying Checksum 16:28:54 188c0c94c7c5: Download complete 16:28:54 188c0c94c7c5: Pull complete 16:28:54 e1f770b5df2f: Verifying Checksum 16:28:54 e1f770b5df2f: Download complete 16:28:55 0ef7d3d256c8: Pull complete 16:28:55 de9db76c5a1d: Pull complete 16:28:57 0eba1c9be4d2: Verifying Checksum 16:28:57 0eba1c9be4d2: Download complete 16:28:58 85a0685a4137: Verifying Checksum 16:28:58 85a0685a4137: Download complete 16:29:03 0eba1c9be4d2: Pull complete 16:29:03 0d57e429df01: Pull complete 16:29:03 4e4be7b47b0d: Pull complete 16:29:05 e1f770b5df2f: Pull complete 16:29:13 85a0685a4137: Pull complete 16:29:13 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 16:29:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:29:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 16:29:14 prd-centos7-docker-4c-2g-12259 does not seem to be running inside a container 16:29:14 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_device-snmp-go_master -v /w/workspace/gexfoundry_device-snmp-go_master:/w/workspace/gexfoundry_device-snmp-go_master:rw,z -v /w/workspace/gexfoundry_device-snmp-go_master@tmp:/w/workspace/gexfoundry_device-snmp-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 16:29:15 $ docker top 6489a6bc9c8b3e55a0fd0698469bbdbae752751af9e5c299e6cbb7c9a4e80817 -eo pid,comm [Pipeline] { [Pipeline] echo 16:29:15 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 16:29:15 + set -o pipefail 16:29:15 + snyk monitor '--org=edgex-jenkins' 16:29:30 16:29:30 Monitoring /w/workspace/gexfoundry_device-snmp-go_master (github.com/edgexfoundry/device-snmp-go)... 16:29:30 16:29:30 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/c76919d0-7345-4304-8954-aa03851194a6/history/a8163943-bb9b-4a4a-8b96-677105adb3f7 16:29:30 16:29:30 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:29:30 16:29:30 [Pipeline] } 16:29:30 $ docker stop --time=1 6489a6bc9c8b3e55a0fd0698469bbdbae752751af9e5c299e6cbb7c9a4e80817 16:29:33 $ docker rm -f 6489a6bc9c8b3e55a0fd0698469bbdbae752751af9e5c299e6cbb7c9a4e80817 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) [Pipeline] script [Pipeline] { [Pipeline] echo 16:29:34 [edgeXSnyk] dockerImage=nexus3.edgexfoundry.org:10004/docker-device-snmp-go:dfea19939c3e5952b7f8a352ed4dd87bf2177730, dockerFile=Dockerfile [Pipeline] echo 16:29:34 [edgeXSnyk] downloading global ignore policy file from: https://raw.githubusercontent.com/edgexfoundry/security-pipeline-policies/main/snyk/.snyk [Pipeline] sh 16:29:35 + set -o pipefail 16:29:35 + curl -s https://raw.githubusercontent.com/edgexfoundry/security-pipeline-policies/main/snyk/.snyk 16:29:35 + tee .snyk 16:29:35 # Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities. 16:29:35 version: v1.14.1 16:29:35 # ignores vulnerabilities until expiry date; change duration by modifying expiry date 16:29:35 # ignore: 16:29:35 # SNYK-ALPINE39-ONIGURUMA-1017393: # snyk ID for the issue to ignore. Required. 16:29:35 # - '*': 16:29:35 # reason: does not apply # justification for ignoring 16:29:35 # expires: 2020-11-18T20:53:17.624Z # expiry date string, according to RFC2822 (https://tools.ietf.org/html/rfc2822#page-14) 16:29:35 # patch: {} [Pipeline] withCredentials 16:29:35 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:29:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:29:35 . [Pipeline] withDockerContainer 16:29:35 prd-centos7-docker-4c-2g-12259 does not seem to be running inside a container 16:29:35 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_device-snmp-go_master -v /w/workspace/gexfoundry_device-snmp-go_master:/w/workspace/gexfoundry_device-snmp-go_master:rw,z -v /w/workspace/gexfoundry_device-snmp-go_master@tmp:/w/workspace/gexfoundry_device-snmp-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 16:29:36 $ docker top 21d6025f1a885214482e965ecb7b8440ec77eb60442a16512966c8727cb9c03a -eo pid,comm [Pipeline] { [Pipeline] sh 16:29:37 + rm -f snykReport.html [Pipeline] echo 16:29:37 [edgeXSnyk] command to run: set -o pipefail ; snyk test --org=edgex-jenkins --docker nexus3.edgexfoundry.org:10004/docker-device-snmp-go:dfea19939c3e5952b7f8a352ed4dd87bf2177730 --file=./Dockerfile --severity-threshold=high --policy-path=./.snyk --json | snyk-to-html -o snykReport.html [Pipeline] sh 16:29:37 + set -o pipefail 16:29:37 + snyk test '--org=edgex-jenkins' --docker nexus3.edgexfoundry.org:10004/docker-device-snmp-go:dfea19939c3e5952b7f8a352ed4dd87bf2177730 '--file=./Dockerfile' '--severity-threshold=high' '--policy-path=./.snyk' --json 16:29:37 + snyk-to-html -o snykReport.html 16:29:44 Vulnerability snapshot saved at snykReport.html [Pipeline] } 16:29:44 $ docker stop --time=1 21d6025f1a885214482e965ecb7b8440ec77eb60442a16512966c8727cb9c03a 16:29:46 $ docker rm -f 21d6025f1a885214482e965ecb7b8440ec77eb60442a16512966c8727cb9c03a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:29:47 + git log --format=format:%s -1 dfea19939c3e5952b7f8a352ed4dd87bf2177730 [Pipeline] isUnix [Pipeline] sh 16:29:48 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:29:48 . [Pipeline] withDockerContainer 16:29:48 prd-centos7-docker-4c-2g-12259 does not seem to be running inside a container 16:29:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_master -v /w/workspace/gexfoundry_device-snmp-go_master:/w/workspace/gexfoundry_device-snmp-go_master:rw,z -v /w/workspace/gexfoundry_device-snmp-go_master@tmp:/w/workspace/gexfoundry_device-snmp-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:29:49 $ docker top 53b925f16ffe80e36f5aaf158710d451d313d20f8bb2b40e4aff5b8ebdde45f4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:29:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:29:49 [ssh-agent] Looking for ssh-agent implementation... 16:29:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:29:49 $ docker exec 53b925f16ffe80e36f5aaf158710d451d313d20f8bb2b40e4aff5b8ebdde45f4 ssh-agent 16:29:50 SSH_AUTH_SOCK=/tmp/ssh-EWWPq73tEsZO/agent.12 16:29:50 SSH_AGENT_PID=17 16:29:50 Running ssh-add (command line suppressed) 16:29:50 Identity added: /w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_2919515893160063701.key (/w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_2919515893160063701.key) 16:29:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:29:50 + git semver tag 16:29:50 # -> Open(): unable to determine branch for HEAD 16:29:50 # $GIT_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.git 16:29:50 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-snmp-go_master 16:29:50 # $SEMVER_REMOTE_NAME = origin 16:29:50 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:29:50 # $SEMVER_USER_NAME = edgex-jenkins 16:29:50 # $SEMVER_BRANCH = master 16:29:50 # $SEMVER_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.semver 16:29:50 # dfea19939c3e5952b7f8a352ed4dd87bf2177730 HEAD 16:29:50 # -> Force: false 16:29:50 # 4ff9dc9b674c6ddd791f0f13bef3df7f0354a316 refs/tags/v1.2.3-dev.6 [Pipeline] } 16:29:50 $ docker exec --env ******** --env ******** 53b925f16ffe80e36f5aaf158710d451d313d20f8bb2b40e4aff5b8ebdde45f4 ssh-agent -k 16:29:50 unset SSH_AUTH_SOCK; 16:29:50 unset SSH_AGENT_PID; 16:29:50 echo Agent pid 17 killed; 16:29:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:29:51 + git semver [Pipeline] } 16:29:51 $ docker stop --time=1 53b925f16ffe80e36f5aaf158710d451d313d20f8bb2b40e4aff5b8ebdde45f4 16:29:52 $ docker rm -f 53b925f16ffe80e36f5aaf158710d451d313d20f8bb2b40e4aff5b8ebdde45f4 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 16:29:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:29:53 16:29:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 16:29:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:29:53 0.23.1-centos7: Pulling from edgex-lftools 16:29:53 ab5ef0e58194: Pulling fs layer 16:29:53 9712f1f96733: Pulling fs layer 16:29:53 63f879dbbcfc: Pulling fs layer 16:29:53 0d9ebad4ef96: Pulling fs layer 16:29:53 e9a5061849ea: Pulling fs layer 16:29:53 d747dcd14b5f: Pulling fs layer 16:29:53 2de7ff778b66: Pulling fs layer 16:29:53 0d9ebad4ef96: Waiting 16:29:53 e9a5061849ea: Waiting 16:29:53 d747dcd14b5f: Waiting 16:29:53 2de7ff778b66: Waiting 16:29:53 9712f1f96733: Verifying Checksum 16:29:53 9712f1f96733: Download complete 16:29:55 63f879dbbcfc: Verifying Checksum 16:29:55 63f879dbbcfc: Download complete 16:29:56 e9a5061849ea: Verifying Checksum 16:29:56 e9a5061849ea: Download complete 16:29:56 d747dcd14b5f: Verifying Checksum 16:29:56 d747dcd14b5f: Download complete 16:29:56 0d9ebad4ef96: Verifying Checksum 16:29:56 0d9ebad4ef96: Download complete 16:29:56 2de7ff778b66: Verifying Checksum 16:29:56 2de7ff778b66: Download complete 16:29:56 ab5ef0e58194: Verifying Checksum 16:29:56 ab5ef0e58194: Download complete 16:30:00 ab5ef0e58194: Pull complete 16:30:00 9712f1f96733: Pull complete 16:30:03 63f879dbbcfc: Pull complete 16:30:10 0d9ebad4ef96: Pull complete 16:30:12 e9a5061849ea: Pull complete 16:30:12 d747dcd14b5f: Pull complete 16:30:15 2de7ff778b66: Pull complete 16:30:15 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:30:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:30:15 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 16:30:16 prd-centos7-docker-4c-2g-12259 does not seem to be running inside a container 16:30:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_master -v /w/workspace/gexfoundry_device-snmp-go_master:/w/workspace/gexfoundry_device-snmp-go_master:rw,z -v /w/workspace/gexfoundry_device-snmp-go_master@tmp:/w/workspace/gexfoundry_device-snmp-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 16:30:18 $ docker top 70497be8091d25c6cc7b41e3d0167832a8641bfdbadbdd4435a8bedd6baa4f04 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:30:18 provisioning config files... 16:30:18 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-snmp-go_master@tmp/config4361235522501765007tmp 16:30:18 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-snmp-go_master@tmp/config3400631073948336908tmp 16:30:18 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-snmp-go_master@tmp/config2585057058948580611tmp [Pipeline] { [Pipeline] echo 16:30:19 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:30:19 ---> sigul-configuration.sh 16:30:19 gpg: directory `/root/.gnupg' created 16:30:19 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:30:19 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:30:19 gpg: keyring `/root/.gnupg/secring.gpg' created 16:30:19 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:30:19 gpg: CAST5 encrypted data 16:30:19 gpg: encrypted with 1 passphrase 16:30:19 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:30:19 + mkdir /home/jenkins 16:30:19 + mkdir /home/jenkins/sigul [Pipeline] sh 16:30:20 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 16:30:20 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:30:20 ---> sigul-install.sh 16:30:25 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 16:30:26 + git tag --list 16:30:26 1.0.0 16:30:26 v0.0.0 16:30:26 v1.1.0 16:30:26 v1.1.1 16:30:26 v1.2.0 16:30:26 v1.2.1 16:30:26 v1.2.2 16:30:26 v1.2.2-dev.1 16:30:26 v1.2.2-dev.2 16:30:26 v1.2.3-dev.1 16:30:26 v1.2.3-dev.2 16:30:26 v1.2.3-dev.3 16:30:26 v1.2.3-dev.4 16:30:26 v1.2.3-dev.5 16:30:26 v1.2.3-dev.6 [Pipeline] sh 16:30:26 + lftools sign git-tag v1.2.3-dev.6 16:30:27 Signing Git tag with Sigul... 16:30:27 Signing v1.2.3-dev.6 [Pipeline] echo 16:30:28 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:30:29 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:30:29 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:30:29 $ docker stop --time=1 70497be8091d25c6cc7b41e3d0167832a8641bfdbadbdd4435a8bedd6baa4f04 16:30:30 $ docker rm -f 70497be8091d25c6cc7b41e3d0167832a8641bfdbadbdd4435a8bedd6baa4f04 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 16:30:31 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:30:31 . [Pipeline] withDockerContainer 16:30:31 prd-centos7-docker-4c-2g-12259 does not seem to be running inside a container 16:30:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_master -v /w/workspace/gexfoundry_device-snmp-go_master:/w/workspace/gexfoundry_device-snmp-go_master:rw,z -v /w/workspace/gexfoundry_device-snmp-go_master@tmp:/w/workspace/gexfoundry_device-snmp-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:30:32 $ docker top da1d596cd4325253357631e366fe0c05bb75c880cf3254e72eb9246179bdf21a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:30:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:30:33 [ssh-agent] Looking for ssh-agent implementation... 16:30:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:30:33 $ docker exec da1d596cd4325253357631e366fe0c05bb75c880cf3254e72eb9246179bdf21a ssh-agent 16:30:33 SSH_AUTH_SOCK=/tmp/ssh-Ni02GPpJMU1n/agent.12 16:30:33 SSH_AGENT_PID=18 16:30:33 Running ssh-add (command line suppressed) 16:30:33 Identity added: /w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_5991607382697557020.key (/w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_5991607382697557020.key) 16:30:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:30:33 + git semver bump pre 16:30:33 # -> Open(): unable to determine branch for HEAD 16:30:33 # $GIT_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.git 16:30:33 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-snmp-go_master 16:30:33 # $SEMVER_REMOTE_NAME = origin 16:30:33 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:30:33 # $SEMVER_USER_NAME = edgex-jenkins 16:30:33 # $SEMVER_BRANCH = master 16:30:33 # $SEMVER_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.semver 16:30:33 1.2.3-dev.7 [Pipeline] } 16:30:33 $ docker exec --env ******** --env ******** da1d596cd4325253357631e366fe0c05bb75c880cf3254e72eb9246179bdf21a ssh-agent -k 16:30:34 unset SSH_AUTH_SOCK; 16:30:34 unset SSH_AGENT_PID; 16:30:34 echo Agent pid 18 killed; 16:30:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:30:34 + git semver [Pipeline] } 16:30:34 $ docker stop --time=1 da1d596cd4325253357631e366fe0c05bb75c880cf3254e72eb9246179bdf21a 16:30:36 $ docker rm -f da1d596cd4325253357631e366fe0c05bb75c880cf3254e72eb9246179bdf21a [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 16:30:36 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:30:36 . [Pipeline] withDockerContainer 16:30:36 prd-centos7-docker-4c-2g-12259 does not seem to be running inside a container 16:30:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_master -v /w/workspace/gexfoundry_device-snmp-go_master:/w/workspace/gexfoundry_device-snmp-go_master:rw,z -v /w/workspace/gexfoundry_device-snmp-go_master@tmp:/w/workspace/gexfoundry_device-snmp-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:30:37 $ docker top eb2083116b46fd533a82dc1756ccbba90bcde2fca3fc31d1ec959ac358f1f801 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:30:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:30:37 [ssh-agent] Looking for ssh-agent implementation... 16:30:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:30:38 $ docker exec eb2083116b46fd533a82dc1756ccbba90bcde2fca3fc31d1ec959ac358f1f801 ssh-agent 16:30:38 SSH_AUTH_SOCK=/tmp/ssh-PfMADR0O6hUd/agent.11 16:30:38 SSH_AGENT_PID=16 16:30:38 Running ssh-add (command line suppressed) 16:30:38 Identity added: /w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_961043184892353810.key (/w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_961043184892353810.key) 16:30:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:30:38 + git semver push 16:30:38 # -> Open(): unable to determine branch for HEAD 16:30:38 # $GIT_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.git 16:30:38 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-snmp-go_master 16:30:38 # $SEMVER_REMOTE_NAME = origin 16:30:38 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:30:38 # $SEMVER_USER_NAME = edgex-jenkins 16:30:38 # $SEMVER_BRANCH = master 16:30:38 # $SEMVER_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.semver [Pipeline] } 16:30:45 $ docker exec --env ******** --env ******** eb2083116b46fd533a82dc1756ccbba90bcde2fca3fc31d1ec959ac358f1f801 ssh-agent -k 16:30:45 unset SSH_AUTH_SOCK; 16:30:45 unset SSH_AGENT_PID; 16:30:45 echo Agent pid 16 killed; 16:30:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:30:46 + git semver [Pipeline] } 16:30:46 $ docker stop --time=1 eb2083116b46fd533a82dc1756ccbba90bcde2fca3fc31d1ec959ac358f1f801 16:30:47 $ docker rm -f eb2083116b46fd533a82dc1756ccbba90bcde2fca3fc31d1ec959ac358f1f801 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 16:30:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:30:49 ---> package-listing.sh 16:30:49 ++ facter osfamily 16:30:49 ++ tr '[:upper:]' '[:lower:]' 16:30:49 + OS_FAMILY=redhat 16:30:49 + workspace=/w/workspace/gexfoundry_device-snmp-go_master 16:30:49 + START_PACKAGES=/tmp/packages_start.txt 16:30:49 + END_PACKAGES=/tmp/packages_end.txt 16:30:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:30:49 + PACKAGES=/tmp/packages_start.txt 16:30:49 + '[' /w/workspace/gexfoundry_device-snmp-go_master ']' 16:30:49 + PACKAGES=/tmp/packages_end.txt 16:30:49 + case "${OS_FAMILY}" in 16:30:49 + rpm -qa 16:30:49 + sort 16:30:56 + '[' -f /tmp/packages_start.txt ']' 16:30:56 + '[' -f /tmp/packages_end.txt ']' 16:30:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:30:56 + '[' /w/workspace/gexfoundry_device-snmp-go_master ']' 16:30:56 + mkdir -p /w/workspace/gexfoundry_device-snmp-go_master/archives/ 16:30:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_master/archives/ [Pipeline] echo 16:30:56 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/gexfoundry_device-snmp-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:30:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:30:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:30:57 16:30:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 16:30:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:30:57 alpine: Pulling from edgex-lftools-log-publisher 16:30:57 df20fa9351a1: Pulling fs layer 16:30:57 36b3adc4ff6f: Pulling fs layer 16:30:57 8ad3a11d3b57: Pulling fs layer 16:30:57 46f8f816bc3b: Pulling fs layer 16:30:57 93b61091891f: Pulling fs layer 16:30:57 93b9cdb0e59b: Pulling fs layer 16:30:57 5e14af77c1be: Pulling fs layer 16:30:57 01666e4c0597: Pulling fs layer 16:30:57 aa168da1d23b: Pulling fs layer 16:30:57 93b61091891f: Waiting 16:30:57 93b9cdb0e59b: Waiting 16:30:57 46f8f816bc3b: Waiting 16:30:57 5e14af77c1be: Waiting 16:30:57 01666e4c0597: Waiting 16:30:57 aa168da1d23b: Waiting 16:30:57 36b3adc4ff6f: Verifying Checksum 16:30:57 36b3adc4ff6f: Download complete 16:30:57 46f8f816bc3b: Download complete 16:30:57 df20fa9351a1: Verifying Checksum 16:30:57 df20fa9351a1: Download complete 16:30:57 93b9cdb0e59b: Verifying Checksum 16:30:57 93b9cdb0e59b: Download complete 16:30:57 93b61091891f: Download complete 16:30:57 5e14af77c1be: Verifying Checksum 16:30:57 5e14af77c1be: Download complete 16:30:57 01666e4c0597: Verifying Checksum 16:30:57 01666e4c0597: Download complete 16:30:57 8ad3a11d3b57: Verifying Checksum 16:30:57 8ad3a11d3b57: Download complete 16:30:58 df20fa9351a1: Pull complete 16:30:58 36b3adc4ff6f: Pull complete 16:30:59 aa168da1d23b: Verifying Checksum 16:30:59 aa168da1d23b: Download complete 16:31:00 8ad3a11d3b57: Pull complete 16:31:00 46f8f816bc3b: Pull complete 16:31:00 93b61091891f: Pull complete 16:31:00 93b9cdb0e59b: Pull complete 16:31:00 5e14af77c1be: Pull complete 16:31:01 01666e4c0597: Pull complete 16:31:09 aa168da1d23b: Pull complete 16:31:09 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 16:31:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:31:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 16:31:09 prd-centos7-docker-4c-2g-12259 does not seem to be running inside a container 16:31:09 $ 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/gexfoundry_device-snmp-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-snmp-go_master -v /w/workspace/gexfoundry_device-snmp-go_master:/w/workspace/gexfoundry_device-snmp-go_master:rw,z -v /w/workspace/gexfoundry_device-snmp-go_master@tmp:/w/workspace/gexfoundry_device-snmp-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 16:31:12 $ docker top 020b260b7ad18ffee80e32309804e6dcb07d1394282f6722af078fb7ab0f1130 -eo pid,comm [Pipeline] { [Pipeline] sh 16:31:12 + touch /tmp/pre-build-complete [Pipeline] sh 16:31:13 + mkdir -p /var/log/sa [Pipeline] sh 16:31:13 + ls /var/log/sa-host 16:31:13 + sadf -c /var/log/sa-host/sa05 16:31:13 file_magic: OK 16:31:13 HZ: Using current value: 100 16:31:13 file_header: OK 16:31:13 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 16:31:13 Statistics: 16:31:13 Hnuu...uuuununununu...Hnuu...uuuununununu... 16:31:13 File successfully converted to sysstat format version 12.2.1 16:31:13 + sadf -c /var/log/sa-host/sa16 16:31:13 file_magic: OK 16:31:13 HZ: Using current value: 100 16:31:13 file_header: OK 16:31:13 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 16:31:13 Statistics: 16:31:13 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 16:31:13 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:31:13 provisioning config files... 16:31:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_master@tmp/config977372184638822959tmp [Pipeline] { [Pipeline] echo 16:31:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:31:13 ---> create-netrc.sh [Pipeline] } 16:31:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 16:31:14 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 16:31:14 ---> python-tools-install.sh [Pipeline] echo 16:31:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:31:14 ---> sudo-logs.sh 16:31:14 Archiving 'sudo' log.. [Pipeline] echo 16:31:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:31:14 ---> job-cost.sh 16:31:14 lf-activate-venv: SKIPPING 16:31:14 INFO: No Stack... 16:31:15 INFO: Retrieving Pricing Info for: v1-standard-2 16:31:16 INFO: Archiving Costs [Pipeline] echo 16:31:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:31:16 ---> logs-deploy.sh 16:31:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/master/17 16:31:16 INFO: archiving workspace using pattern(s): 16:31:18 Archives upload complete. 16:31:18 INFO: archiving logs to Nexus