Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 2835f428d5bb359d09284af55213ecc07555b5ca 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > 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 SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-21454 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 Checking out Revision 2835f428d5bb359d09284af55213ecc07555b5ca (master) Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2835f428d5bb359d09284af55213ecc07555b5ca # timeout=10 Commit message: "Merge pull request #89 from iain-anderson/commit-lint" > git rev-list --no-walk 561c5a452436cba8707a8b2c6132209bc86d4f3d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:05:18 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:05:18 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:05:18 ========================================================= 01:05:18 EdgeX Global Pipelines Version Info 01:05:18 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:05:20 ------------------- 01:05:20 stable info: 01:05:20 ------------------- 01:05:20 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:05:20 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 01:05:20 Message: update stable to v1.0.179 01:05:21 ------------------- 01:05:21 experimental info: 01:05:21 ------------------- 01:05:21 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:05:21 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 01:05:21 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:05:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 01:05:21 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 01:05:22 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:05:22 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:05:22 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:05:22 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 01:05:22 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 01:05:22 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 01:05:22 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:05:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:05:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:05:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-snmp-go [Pipeline] echo 01:05:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:05:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:05:23 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:05:23 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:05:23 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:05:23 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:05:23 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:05:23 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:05:23 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:05:23 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:05:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:05:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:05:24 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:05:24 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 01:05:24 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 01:05:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 01:05:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 01:05:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 01:05:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2835f428d5bb359d09284af55213ecc07555b5ca [Pipeline] echo 01:05:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2835f42 [Pipeline] echo 01:05:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 01:05:25 provisioning config files... 01:05:25 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_master@tmp/config9040982645955075275tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:05:25 ---> docker-login.sh 01:05:25 nexus3.edgexfoundry.org:10001 01:05:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:05:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:05:25 Configure a credential helper to remove this warning. See 01:05:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:05:25 01:05:25 Login Succeeded 01:05:25 nexus3.edgexfoundry.org:10002 01:05:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:05:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:05:25 Configure a credential helper to remove this warning. See 01:05:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:05:25 01:05:25 Login Succeeded 01:05:25 nexus3.edgexfoundry.org:10003 01:05:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:05:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:05:26 Configure a credential helper to remove this warning. See 01:05:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:05:26 01:05:26 Login Succeeded 01:05:26 nexus3.edgexfoundry.org:10004 01:05:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:05:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:05:26 Configure a credential helper to remove this warning. See 01:05:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:05:26 01:05:26 Login Succeeded 01:05:26 docker.io 01:05:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:05:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:05:26 Configure a credential helper to remove this warning. See 01:05:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:05:26 01:05:26 Login Succeeded 01:05:26 ---> docker-login.sh ends [Pipeline] } 01:05:26 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:05:27 + git log --format=format:%s -1 2835f428d5bb359d09284af55213ecc07555b5ca [Pipeline] echo 01:05:27 GIT_COMMIT: 2835f428d5bb359d09284af55213ecc07555b5ca, Commit Message: Merge pull request #89 from iain-anderson/commit-lint [Pipeline] echo 01:05:27 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 01:05:28 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:05:28 01:05:28 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 01:05:28 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:05:28 latest: Pulling from edgex-devops/git-semver 01:05:28 31603596830f: Pulling fs layer 01:05:28 2a8b12db71e7: Pulling fs layer 01:05:28 6ca5941a6612: Pulling fs layer 01:05:28 ecc8261a40a4: Pulling fs layer 01:05:28 ecc8261a40a4: Waiting 01:05:28 2a8b12db71e7: Verifying Checksum 01:05:28 2a8b12db71e7: Download complete 01:05:28 31603596830f: Verifying Checksum 01:05:28 31603596830f: Download complete 01:05:28 ecc8261a40a4: Verifying Checksum 01:05:28 ecc8261a40a4: Download complete 01:05:28 6ca5941a6612: Verifying Checksum 01:05:28 6ca5941a6612: Download complete 01:05:29 31603596830f: Pull complete 01:05:29 2a8b12db71e7: Pull complete 01:05:30 6ca5941a6612: Pull complete 01:05:30 ecc8261a40a4: Pull complete 01:05:30 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 01:05:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:05:30 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 01:05:30 prd-centos7-docker-4c-2g-21454 does not seem to be running inside a container 01:05:30 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 01:05:32 $ docker top 01a61ea22c6c7998c30b667babb888731e394cbb06ac4da7d01c14ba21246ba9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:05:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:05:32 [ssh-agent] Looking for ssh-agent implementation... 01:05:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:05:33 $ docker exec 01a61ea22c6c7998c30b667babb888731e394cbb06ac4da7d01c14ba21246ba9 ssh-agent 01:05:33 SSH_AUTH_SOCK=/tmp/ssh-jg7Ji3UaMHOj/agent.11 01:05:33 SSH_AGENT_PID=16 01:05:33 Running ssh-add (command line suppressed) 01:05:33 Identity added: /w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_3174705689510711654.key (/w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_3174705689510711654.key) 01:05:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:05:33 + git tag --points-at HEAD [Pipeline] } 01:05:33 $ docker exec --env ******** --env ******** 01a61ea22c6c7998c30b667babb888731e394cbb06ac4da7d01c14ba21246ba9 ssh-agent -k 01:05:33 unset SSH_AUTH_SOCK; 01:05:33 unset SSH_AGENT_PID; 01:05:33 echo Agent pid 16 killed; 01:05:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:05:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:05:34 [ssh-agent] Looking for ssh-agent implementation... 01:05:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:05:34 $ docker exec 01a61ea22c6c7998c30b667babb888731e394cbb06ac4da7d01c14ba21246ba9 ssh-agent 01:05:34 SSH_AUTH_SOCK=/tmp/ssh-I2Lohq89zgk1/agent.46 01:05:34 SSH_AGENT_PID=51 01:05:34 Running ssh-add (command line suppressed) 01:05:34 Identity added: /w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_4916833909188158344.key (/w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_4916833909188158344.key) 01:05:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:05:34 + git semver init 01:05:34 # -> Open(): unable to determine branch for HEAD 01:05:34 # $GIT_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.git 01:05:34 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-snmp-go_master 01:05:34 # $SEMVER_REMOTE_NAME = origin 01:05:34 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:05:34 # $SEMVER_USER_NAME = edgex-jenkins 01:05:34 # $SEMVER_BRANCH = master 01:05:34 # $SEMVER_TEMP = /tmp/semver-619312253 01:05:34 # git clone --branch semver git@github.com:edgexfoundry/device-snmp-go.git $SEMVER_TEMP 01:05:35 # '/tmp/semver-619312253' -> '/w/workspace/gexfoundry_device-snmp-go_master/.semver' 01:05:35 # -> Force: false 01:05:35 # $SEMVER_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.semver [Pipeline] } 01:05:35 $ docker exec --env ******** --env ******** 01a61ea22c6c7998c30b667babb888731e394cbb06ac4da7d01c14ba21246ba9 ssh-agent -k 01:05:35 unset SSH_AUTH_SOCK; 01:05:35 unset SSH_AGENT_PID; 01:05:35 echo Agent pid 51 killed; 01:05:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:05:36 + git semver [Pipeline] } 01:05:36 $ docker stop --time=1 01a61ea22c6c7998c30b667babb888731e394cbb06ac4da7d01c14ba21246ba9 01:05:38 $ docker rm -f 01a61ea22c6c7998c30b667babb888731e394cbb06ac4da7d01c14ba21246ba9 [Pipeline] // withDockerContainer [Pipeline] sh 01:05:38 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:05:38 Stashed 1 file(s) [Pipeline] echo 01:05:38 [edgeXSemver]: initialized semver on version 1.3.1-dev.4 [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 01:05:54 Still waiting to schedule task 01:05:54 ‘prd-centos7-builder-2c-1g-20773’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-15505’ is offline; ‘prd-centos7-docker-4c-2g-21456’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ doesn’t have label ‘centos7-docker-4c-2g’ 01:05:54 Still waiting to schedule task 01:05:54 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 01:08:33 Running on prd-ubuntu18.04-docker-arm64-4c-16g-21459 in /w/workspace/gexfoundry_device-snmp-go_master [Pipeline] { [Pipeline] ws 01:08:33 Running in /w/workspace/device-snmp-go/22 [Pipeline] { [Pipeline] checkout 01:08:38 using credential edgex-jenkins-ssh 01:08:38 Cloning the remote Git repository 01:08:38 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 01:08:38 > git init /w/workspace/device-snmp-go/22 # timeout=10 01:08:38 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 01:08:39 > git --version # timeout=10 01:08:39 > git --version # 'git version 2.17.1' 01:08:39 using GIT_SSH to set credentials SSH Credentials for GitHub 01:08:39 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:08:39 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 01:08:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:08:39 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 01:08:39 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 01:08:39 using GIT_SSH to set credentials SSH Credentials for GitHub 01:08:39 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 01:08:41 Checking out Revision 2835f428d5bb359d09284af55213ecc07555b5ca (master) 01:08:41 > git config core.sparsecheckout # timeout=10 01:08:41 > git checkout -f 2835f428d5bb359d09284af55213ecc07555b5ca # timeout=10 01:08:45 Commit message: "Merge pull request #89 from iain-anderson/commit-lint" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:08:47 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 01:08:47 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 01:08:48 + sudo service docker restart 01:08:48 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 01:08:50 provisioning config files... 01:08:50 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/22@tmp/config829271644801439356tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:08:51 ---> docker-login.sh 01:08:51 nexus3.edgexfoundry.org:10001 01:08:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:08:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:08:52 Configure a credential helper to remove this warning. See 01:08:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:08:52 01:08:52 Login Succeeded 01:08:52 nexus3.edgexfoundry.org:10002 01:08:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:08:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:08:53 Configure a credential helper to remove this warning. See 01:08:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:08:53 01:08:53 Login Succeeded 01:08:53 nexus3.edgexfoundry.org:10003 01:08:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:08:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:08:53 Configure a credential helper to remove this warning. See 01:08:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:08:53 01:08:53 Login Succeeded 01:08:53 nexus3.edgexfoundry.org:10004 01:08:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:08:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:08:53 Configure a credential helper to remove this warning. See 01:08:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:08:53 01:08:53 Login Succeeded 01:08:53 docker.io 01:08:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:08:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:08:54 Configure a credential helper to remove this warning. See 01:08:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:08:54 01:08:54 Login Succeeded 01:08:54 ---> docker-login.sh ends [Pipeline] } 01:08:54 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:08:55 ========================================================= 01:08:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 01:08:55 ========================================================= [Pipeline] isUnix [Pipeline] sh 01:08:55 + 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 . 01:08:55 Sending build context to Docker daemon 334.8kB 01:08:55 Step 1/10 : ARG BASE=golang:1.15-alpine3.12 01:08:55 Step 2/10 : FROM ${BASE} 01:08:55 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:08:55 5f621e34cdf4: Pulling fs layer 01:08:55 a4357932f1b6: Pulling fs layer 01:08:55 18c013af1878: Pulling fs layer 01:08:55 00ac8860ef70: Pulling fs layer 01:08:55 63d7cb157983: Pulling fs layer 01:08:55 b116817d02f9: Pulling fs layer 01:08:55 745a02a5169b: Pulling fs layer 01:08:55 00ac8860ef70: Waiting 01:08:55 63d7cb157983: Waiting 01:08:55 b116817d02f9: Waiting 01:08:55 745a02a5169b: Waiting 01:08:56 18c013af1878: Verifying Checksum 01:08:56 18c013af1878: Download complete 01:08:56 a4357932f1b6: Verifying Checksum 01:08:56 a4357932f1b6: Download complete 01:08:56 63d7cb157983: Verifying Checksum 01:08:56 63d7cb157983: Download complete 01:08:56 b116817d02f9: Verifying Checksum 01:08:56 b116817d02f9: Download complete 01:08:56 5f621e34cdf4: Verifying Checksum 01:08:56 5f621e34cdf4: Download complete 01:08:57 5f621e34cdf4: Pull complete 01:08:57 a4357932f1b6: Pull complete 01:08:58 18c013af1878: Pull complete 01:08:58 745a02a5169b: Download complete 01:09:00 00ac8860ef70: Download complete 01:09:10 00ac8860ef70: Pull complete 01:09:10 63d7cb157983: Pull complete 01:09:10 b116817d02f9: Pull complete 01:09:13 745a02a5169b: Pull complete 01:09:13 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 01:09:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 01:09:13 ---> b7e6874047d6 01:09:13 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 01:09:16 ---> Running in 0682599e9ea1 01:09:16 Removing intermediate container 0682599e9ea1 01:09:16 ---> 6a875443b5ed 01:09:16 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 01:09:16 ---> Running in 3a34ea8f804f 01:09:17 Removing intermediate container 3a34ea8f804f 01:09:17 ---> 714e5a918f22 01:09:17 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' 01:09:17 ---> Running in c53929471c0e 01:09:18 Removing intermediate container c53929471c0e 01:09:18 ---> b1f4f189f7df 01:09:18 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:09:18 ---> Running in c65a9bd35144 01:09:20 Removing intermediate container c65a9bd35144 01:09:20 ---> 94f0d29a5d44 01:09:20 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:09:20 ---> Running in 6cc77668b9a9 01:09:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:09:22 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:09:22 OK: 142 MiB in 39 packages 01:09:23 Removing intermediate container 6cc77668b9a9 01:09:23 ---> 4b0ee09228a8 01:09:23 Step 8/10 : WORKDIR /device-snmp-go 01:09:24 ---> Running in 4f5ead779a9c 01:09:24 Removing intermediate container 4f5ead779a9c 01:09:24 ---> 2e7067c48ed0 01:09:24 Step 9/10 : COPY . . 01:09:25 ---> b481f9ccf6d7 01:09:25 Step 10/10 : RUN go mod download 01:09:25 ---> Running in 8636dd4454a3 01:09:47 Removing intermediate container 8636dd4454a3 01:09:47 ---> 9b18266aa0d8 01:09:47 Successfully built 9b18266aa0d8 01:09:47 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 01:09:48 + docker inspect -f . ci-base-image-arm64 01:09:48 . [Pipeline] withDockerContainer 01:09:48 prd-ubuntu18.04-docker-arm64-4c-16g-21459 does not seem to be running inside a container 01:09:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/22 -v /w/workspace/device-snmp-go/22:/w/workspace/device-snmp-go/22:rw,z -v /w/workspace/device-snmp-go/22@tmp:/w/workspace/device-snmp-go/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:09:49 $ docker top 60137e6d98a395b469b84e7b323698dcaedd9e16ee88175451ed19388154c631 -eo pid,comm [Pipeline] { [Pipeline] sh 01:09:51 + go version 01:09:51 go version go1.15.5 linux/arm64 [Pipeline] } 01:09:51 $ docker stop --time=1 60137e6d98a395b469b84e7b323698dcaedd9e16ee88175451ed19388154c631 01:09:52 $ docker rm -f 60137e6d98a395b469b84e7b323698dcaedd9e16ee88175451ed19388154c631 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:09:53 + docker inspect -f . ci-base-image-arm64 01:09:53 . [Pipeline] withDockerContainer 01:09:54 prd-ubuntu18.04-docker-arm64-4c-16g-21459 does not seem to be running inside a container 01:09:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/22 -v /w/workspace/device-snmp-go/22:/w/workspace/device-snmp-go/22:rw,z -v /w/workspace/device-snmp-go/22@tmp:/w/workspace/device-snmp-go/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:09:55 Running on prd-centos7-docker-4c-2g-21460 in /w/workspace/gexfoundry_device-snmp-go_master 01:09:55 $ docker top 5e189c29974fcdad8551ed1d06fded43f047b12908311cd22d6a8c7994b4a88d -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] ws 01:09:56 Running in /w/workspace/device-snmp-go/22 [Pipeline] { [Pipeline] checkout 01:09:56 + make test 01:09:56 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 01:09:57 ? github.com/edgexfoundry/device-snmp-go [no test files] 01:09:58 using credential edgex-jenkins-ssh 01:09:58 Cloning the remote Git repository 01:09:58 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 01:09:59 Checking out Revision 2835f428d5bb359d09284af55213ecc07555b5ca (master) 01:09:58 > git init /w/workspace/device-snmp-go/22 # timeout=10 01:09:58 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 01:09:58 > git --version # timeout=10 01:09:58 > git --version # 'git version 2.24.3' 01:09:58 using GIT_SSH to set credentials SSH Credentials for GitHub 01:09:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:09:59 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 01:09:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:09:59 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 01:09:59 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 01:09:59 using GIT_SSH to set credentials SSH Credentials for GitHub 01:09:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 01:09:59 > git config core.sparsecheckout # timeout=10 01:09:59 > git checkout -f 2835f428d5bb359d09284af55213ecc07555b5ca # timeout=10 01:10:03 Commit message: "Merge pull request #89 from iain-anderson/commit-lint" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:10:05 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 01:10:05 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 01:10:05 + sudo service docker restart 01:10:05 + true 01:10:05 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 01:10:07 provisioning config files... 01:10:07 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/22@tmp/config7276964232143275892tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:10:07 ---> docker-login.sh 01:10:07 nexus3.edgexfoundry.org:10001 01:10:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:10:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:10:07 Configure a credential helper to remove this warning. See 01:10:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:10:07 01:10:07 Login Succeeded 01:10:07 nexus3.edgexfoundry.org:10002 01:10:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:10:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:10:07 Configure a credential helper to remove this warning. See 01:10:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:10:07 01:10:07 Login Succeeded 01:10:07 nexus3.edgexfoundry.org:10003 01:10:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:10:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:10:08 Configure a credential helper to remove this warning. See 01:10:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:10:08 01:10:08 Login Succeeded 01:10:08 nexus3.edgexfoundry.org:10004 01:10:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:10:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:10:08 Configure a credential helper to remove this warning. See 01:10:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:10:08 01:10:08 Login Succeeded 01:10:08 docker.io 01:10:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:10:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:10:08 Configure a credential helper to remove this warning. See 01:10:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:10:08 01:10:08 Login Succeeded 01:10:08 ---> docker-login.sh ends [Pipeline] } 01:10:08 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:10:09 ========================================================= 01:10:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 01:10:09 ========================================================= [Pipeline] isUnix [Pipeline] sh 01:10:09 + 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 . 01:10:09 Sending build context to Docker daemon 335.9kB 01:10:09 Step 1/10 : ARG BASE=golang:1.15-alpine3.12 01:10:09 Step 2/10 : FROM ${BASE} 01:10:09 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 01:10:09 188c0c94c7c5: Pulling fs layer 01:10:09 0ef7d3d256c8: Pulling fs layer 01:10:09 de9db76c5a1d: Pulling fs layer 01:10:09 bca2f99d35d6: Pulling fs layer 01:10:09 93359f2a8cfa: Pulling fs layer 01:10:09 7c6f9722023f: Pulling fs layer 01:10:09 a35cf1a2eb13: Pulling fs layer 01:10:09 93359f2a8cfa: Waiting 01:10:09 7c6f9722023f: Waiting 01:10:09 bca2f99d35d6: Waiting 01:10:09 a35cf1a2eb13: Waiting 01:10:09 de9db76c5a1d: Verifying Checksum 01:10:09 de9db76c5a1d: Download complete 01:10:09 0ef7d3d256c8: Download complete 01:10:09 93359f2a8cfa: Verifying Checksum 01:10:09 93359f2a8cfa: Download complete 01:10:09 188c0c94c7c5: Verifying Checksum 01:10:09 188c0c94c7c5: Download complete 01:10:09 7c6f9722023f: Download complete 01:10:09 188c0c94c7c5: Pull complete 01:10:10 0ef7d3d256c8: Pull complete 01:10:10 de9db76c5a1d: Pull complete 01:10:12 a35cf1a2eb13: Verifying Checksum 01:10:12 a35cf1a2eb13: Download complete 01:10:12 bca2f99d35d6: Download complete 01:10:17 bca2f99d35d6: Pull complete 01:10:17 93359f2a8cfa: Pull complete 01:10:17 7c6f9722023f: Pull complete 01:10:23 a35cf1a2eb13: Pull complete 01:10:23 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 01:10:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 01:10:23 ---> a62c8e92a672 01:10:23 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 01:10:23 ---> Running in 318d6fb6accb 01:10:23 Removing intermediate container 318d6fb6accb 01:10:23 ---> 78c58c66328a 01:10:23 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 01:10:23 ---> Running in 6659235c3c06 01:10:23 Removing intermediate container 6659235c3c06 01:10:23 ---> 76dd683441f2 01:10:23 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' 01:10:24 ---> Running in ed5905066b85 01:10:24 Removing intermediate container ed5905066b85 01:10:24 ---> 12eb7fb14521 01:10:24 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:10:24 ---> Running in b6bab5555cd1 01:10:25 Removing intermediate container b6bab5555cd1 01:10:25 ---> 5ceb18395fb8 01:10:25 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:10:25 ---> Running in a50986ab7427 01:10:26 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:10:27 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:10:27 OK: 166 MiB in 39 packages 01:10:27 Removing intermediate container a50986ab7427 01:10:27 ---> 64689e44c567 01:10:27 Step 8/10 : WORKDIR /device-snmp-go 01:10:27 ---> Running in db6d41e5b41b 01:10:28 Removing intermediate container db6d41e5b41b 01:10:28 ---> c46401916dcd 01:10:28 Step 9/10 : COPY . . 01:10:29 ---> 44f8d3575104 01:10:29 Step 10/10 : RUN go mod download 01:10:29 ---> Running in c64c1828c8d8 01:10:30 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 01:10:30 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.012s coverage: 0.0% of statements 01:10:30 CGO_ENABLED=0 GO111MODULE=on go vet ./... 01:10:36 gofmt -l . 01:10:36 [ "`gofmt -l .`" = "" ] 01:10:36 ./bin/test-attribution-txt.sh 01:10:37 ./bin/test-go-mod-tidy.sh [Pipeline] } 01:10:37 $ docker stop --time=1 5e189c29974fcdad8551ed1d06fded43f047b12908311cd22d6a8c7994b4a88d 01:10:40 $ docker rm -f 5e189c29974fcdad8551ed1d06fded43f047b12908311cd22d6a8c7994b4a88d [Pipeline] // withDockerContainer [Pipeline] sh 01:10:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:10:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:10:42 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:10:43 + ls -al . 01:10:43 total 132 01:10:43 drwxrwxr-x 8 jenkins jenkins 4096 Jan 20 01:10 . 01:10:43 drwxrwxr-x 4 jenkins jenkins 4096 Jan 20 01:08 .. 01:10:43 -rw-rw-r-- 1 jenkins jenkins 6 Jan 20 01:08 .dockerignore 01:10:43 drwxrwxr-x 8 jenkins jenkins 4096 Jan 20 01:08 .git 01:10:43 drwxrwxr-x 2 jenkins jenkins 4096 Jan 20 01:08 .github 01:10:43 -rw-rw-r-- 1 jenkins jenkins 272 Jan 20 01:08 .gitignore 01:10:43 -rw-rw-r-- 1 jenkins jenkins 5082 Jan 20 01:08 Attribution.txt 01:10:43 -rw-rw-r-- 1 jenkins jenkins 1529 Jan 20 01:08 Dockerfile 01:10:43 -rw-rw-r-- 1 jenkins jenkins 1006 Jan 20 01:08 Dockerfile.build 01:10:43 -rw-rw-r-- 1 jenkins jenkins 656 Jan 20 01:08 Jenkinsfile 01:10:43 -rw-rw-r-- 1 jenkins jenkins 11340 Jan 20 01:08 LICENSE 01:10:43 -rw-rw-r-- 1 jenkins jenkins 937 Jan 20 01:08 Makefile 01:10:43 -rw-rw-r-- 1 jenkins jenkins 12398 Jan 20 01:08 README.md 01:10:43 -rw-rw-r-- 1 jenkins jenkins 11 Jan 20 01:05 VERSION 01:10:43 drwxrwxr-x 2 jenkins jenkins 4096 Jan 20 01:08 bin 01:10:43 drwxrwxr-x 3 jenkins jenkins 4096 Jan 20 01:08 cmd 01:10:43 -rw-r--r-- 1 jenkins jenkins 8493 Jan 20 01:10 coverage.out 01:10:43 -rw-r--r-- 1 jenkins jenkins 204 Jan 20 01:10 go.mod 01:10:43 -rw-r--r-- 1 jenkins jenkins 14156 Jan 20 01:10 go.sum 01:10:43 drwxrwxr-x 3 jenkins jenkins 4096 Jan 20 01:08 internal 01:10:43 drwxrwxr-x 2 jenkins jenkins 4096 Jan 20 01:08 profiles 01:10:43 -rw-rw-r-- 1 jenkins jenkins 209 Jan 20 01:08 version.go [Pipeline] isUnix [Pipeline] sh 01:10:43 + 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=2835f428d5bb359d09284af55213ecc07555b5ca --label arch=arm64 --label version=1.3.1-dev.4 . 01:10:44 Sending build context to Docker daemon 344.1kB 01:10:44 Step 1/26 : ARG BASE=golang:1.15-alpine3.12 01:10:44 Step 2/26 : FROM ${BASE} AS builder 01:10:44 ---> 9b18266aa0d8 01:10:44 Step 3/26 : ARG MAKE='make build' 01:10:44 ---> Running in 3273a2a2b39d 01:10:44 Removing intermediate container 3273a2a2b39d 01:10:44 ---> 8425b4308d87 01:10:44 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 01:10:44 ---> Running in 6f333d9aec38 01:10:45 Removing intermediate container 6f333d9aec38 01:10:45 ---> 8c270fe55c02 01:10:45 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 01:10:45 ---> Running in f82b2fcfe11a 01:10:45 Removing intermediate container f82b2fcfe11a 01:10:45 ---> 7c4e1b940d30 01:10:45 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:10:45 ---> Running in 0e474b96d91a 01:10:47 Removing intermediate container c64c1828c8d8 01:10:47 ---> a7718f30995d 01:10:47 Successfully built a7718f30995d 01:10:47 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 01:10:47 + docker inspect -f . ci-base-image-x86_64 01:10:47 . [Pipeline] withDockerContainer 01:10:47 prd-centos7-docker-4c-2g-21460 does not seem to be running inside a container 01:10:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/22 -v /w/workspace/device-snmp-go/22:/w/workspace/device-snmp-go/22:rw,z -v /w/workspace/device-snmp-go/22@tmp:/w/workspace/device-snmp-go/22@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 ******** ci-base-image-x86_64 cat 01:10:47 Removing intermediate container 0e474b96d91a 01:10:47 ---> 28d7492b0aac 01:10:47 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:10:48 ---> Running in 95c958ed635a 01:10:48 $ docker top 76961457cff0efe19fd7e28c60e0255b2bc589e6513cf97eb176aebe390ece03 -eo pid,comm [Pipeline] { [Pipeline] sh 01:10:49 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 01:10:49 + go version 01:10:49 go version go1.15.5 linux/amd64 [Pipeline] } 01:10:49 $ docker stop --time=1 76961457cff0efe19fd7e28c60e0255b2bc589e6513cf97eb176aebe390ece03 01:10:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 01:10:50 $ docker rm -f 76961457cff0efe19fd7e28c60e0255b2bc589e6513cf97eb176aebe390ece03 01:10:50 OK: 142 MiB in 39 packages [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:10:51 + docker inspect -f . ci-base-image-x86_64 01:10:51 . [Pipeline] withDockerContainer 01:10:51 prd-centos7-docker-4c-2g-21460 does not seem to be running inside a container 01:10:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/22 -v /w/workspace/device-snmp-go/22:/w/workspace/device-snmp-go/22:rw,z -v /w/workspace/device-snmp-go/22@tmp:/w/workspace/device-snmp-go/22@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 ******** ci-base-image-x86_64 cat 01:10:51 Removing intermediate container 95c958ed635a 01:10:51 ---> 8c0861411eb6 01:10:51 Step 8/26 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-snmp-go 01:10:51 ---> Running in a849577d2f31 01:10:52 Removing intermediate container a849577d2f31 01:10:52 ---> f9e1abdb33b5 01:10:52 Step 9/26 : COPY go.mod . 01:10:53 $ docker top 480ccb4e389e3878cf97591ab51aa9a10b3fd4f635b07e7bc08ef26b01fec331 -eo pid,comm 01:10:53 ---> ab4bf8401a77 01:10:53 Step 10/26 : COPY Makefile . [Pipeline] { [Pipeline] sh 01:10:53 + make test 01:10:53 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 01:10:53 ---> a8f3191a7099 01:10:53 Step 11/26 : RUN make update 01:10:53 ---> Running in 2f4d646fd6d2 01:10:54 ? github.com/edgexfoundry/device-snmp-go [no test files] 01:10:54 CGO_ENABLED=0 GO111MODULE=on go mod download 01:10:56 Removing intermediate container 2f4d646fd6d2 01:10:56 ---> 6a85b18b8138 01:10:56 Step 12/26 : COPY . . 01:10:57 ---> c250a47389b7 01:10:57 Step 13/26 : RUN ${MAKE} 01:10:57 ---> Running in 2832aab2a452 01:10:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=1.3.1-dev.4" -o cmd/device-snmp-go ./cmd 01:11:07 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 01:11:07 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.007s coverage: 0.0% of statements 01:11:07 CGO_ENABLED=0 GO111MODULE=on go vet ./... 01:11:08 gofmt -l . 01:11:08 [ "`gofmt -l .`" = "" ] 01:11:08 ./bin/test-attribution-txt.sh 01:11:09 ./bin/test-go-mod-tidy.sh [Pipeline] } 01:11:09 $ docker stop --time=1 480ccb4e389e3878cf97591ab51aa9a10b3fd4f635b07e7bc08ef26b01fec331 01:11:11 $ docker rm -f 480ccb4e389e3878cf97591ab51aa9a10b3fd4f635b07e7bc08ef26b01fec331 [Pipeline] // withDockerContainer [Pipeline] sh 01:11:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:11:12 Warning: overwriting stash ‘coverage-report’ 01:11:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:11:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:11:13 + ls -al . 01:11:13 total 104 01:11:13 drwxrwxr-x. 8 jenkins jenkins 4096 Jan 20 01:11 . 01:11:13 drwxrwxr-x. 4 jenkins jenkins 30 Jan 20 01:09 .. 01:11:13 -rw-rw-r--. 1 jenkins jenkins 5082 Jan 20 01:09 Attribution.txt 01:11:13 drwxrwxr-x. 2 jenkins jenkins 87 Jan 20 01:09 bin 01:11:13 drwxrwxr-x. 3 jenkins jenkins 32 Jan 20 01:09 cmd 01:11:13 -rw-r--r--. 1 jenkins jenkins 8493 Jan 20 01:11 coverage.out 01:11:13 -rw-rw-r--. 1 jenkins jenkins 1529 Jan 20 01:09 Dockerfile 01:11:13 -rw-rw-r--. 1 jenkins jenkins 1006 Jan 20 01:09 Dockerfile.build 01:11:13 -rw-rw-r--. 1 jenkins jenkins 6 Jan 20 01:09 .dockerignore 01:11:13 drwxrwxr-x. 8 jenkins jenkins 162 Jan 20 01:10 .git 01:11:13 drwxrwxr-x. 2 jenkins jenkins 103 Jan 20 01:09 .github 01:11:13 -rw-rw-r--. 1 jenkins jenkins 272 Jan 20 01:09 .gitignore 01:11:13 -rw-r--r--. 1 jenkins jenkins 204 Jan 20 01:11 go.mod 01:11:13 -rw-r--r--. 1 jenkins jenkins 14156 Jan 20 01:11 go.sum 01:11:13 drwxrwxr-x. 3 jenkins jenkins 20 Jan 20 01:09 internal 01:11:13 -rw-rw-r--. 1 jenkins jenkins 656 Jan 20 01:09 Jenkinsfile 01:11:13 -rw-rw-r--. 1 jenkins jenkins 11340 Jan 20 01:09 LICENSE 01:11:13 -rw-rw-r--. 1 jenkins jenkins 937 Jan 20 01:09 Makefile 01:11:13 drwxrwxr-x. 2 jenkins jenkins 84 Jan 20 01:09 profiles 01:11:13 -rw-rw-r--. 1 jenkins jenkins 12398 Jan 20 01:09 README.md 01:11:13 -rw-rw-r--. 1 jenkins jenkins 11 Jan 20 01:05 VERSION 01:11:13 -rw-rw-r--. 1 jenkins jenkins 209 Jan 20 01:09 version.go [Pipeline] isUnix [Pipeline] sh 01:11: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=2835f428d5bb359d09284af55213ecc07555b5ca --label arch=amd64 --label version=1.3.1-dev.4 . 01:11:14 Sending build context to Docker daemon 345.1kB 01:11:14 Step 1/26 : ARG BASE=golang:1.15-alpine3.12 01:11:14 Step 2/26 : FROM ${BASE} AS builder 01:11:14 ---> a7718f30995d 01:11:14 Step 3/26 : ARG MAKE='make build' 01:11:14 ---> Running in ee508d0210c7 01:11:14 Removing intermediate container ee508d0210c7 01:11:14 ---> ccd157c71e1b 01:11:14 Step 4/26 : ARG ALPINE_PKG_BASE="make git" 01:11:14 ---> Running in 685dc146de10 01:11:14 Removing intermediate container 685dc146de10 01:11:14 ---> 59489fa3c374 01:11:14 Step 5/26 : ARG ALPINE_PKG_EXTRA="" 01:11:14 ---> Running in d5e4fda4d51d 01:11:14 Removing intermediate container d5e4fda4d51d 01:11:14 ---> 7b87186cc25d 01:11:14 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:11:14 ---> Running in 92a9240b6f16 01:11:16 Removing intermediate container 92a9240b6f16 01:11:16 ---> bb8c840e34ee 01:11:16 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:11:16 ---> Running in 2e2824177c36 01:11:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 01:11:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 01:11:18 OK: 166 MiB in 39 packages 01:11:18 Removing intermediate container 2e2824177c36 01:11:18 ---> 0c31867a8548 01:11:18 Step 8/26 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-snmp-go 01:11:18 ---> Running in 9abed5e2f2e0 01:11:18 Removing intermediate container 9abed5e2f2e0 01:11:18 ---> a7b7ee8268ff 01:11:18 Step 9/26 : COPY go.mod . 01:11:18 ---> 61c3aed681fb 01:11:18 Step 10/26 : COPY Makefile . 01:11:19 ---> ea82fd5b8be5 01:11:19 Step 11/26 : RUN make update 01:11:19 ---> Running in 219df80803cd 01:11:19 CGO_ENABLED=0 GO111MODULE=on go mod download 01:11:20 Removing intermediate container 219df80803cd 01:11:20 ---> 5c778c95d2ea 01:11:20 Step 12/26 : COPY . . 01:11:20 ---> ae050a917c91 01:11:20 Step 13/26 : RUN ${MAKE} 01:11:21 ---> Running in 7ed24bce68f6 01:11:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=1.3.1-dev.4" -o cmd/device-snmp-go ./cmd 01:11:25 CGO_ENABLED=0 GO111MODULE=on go build ./... 01:11:28 Removing intermediate container 2832aab2a452 01:11:28 ---> 590f7b167dff 01:11:28 Step 14/26 : FROM alpine:3.12 01:11:29 3.12: Pulling from library/alpine 01:11:29 159e5727ea61: Pulling fs layer 01:11:29 159e5727ea61: Verifying Checksum 01:11:29 159e5727ea61: Download complete 01:11:30 159e5727ea61: Pull complete 01:11:30 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 01:11:30 Status: Downloaded newer image for alpine:3.12 01:11:30 ---> afeebe901d6b 01:11:30 Step 15/26 : ENV APP_PORT=49993 01:11:30 ---> Running in 3987deec2fe1 01:11:31 Removing intermediate container 3987deec2fe1 01:11:31 ---> 5226cd6d30eb 01:11:31 Step 16/26 : EXPOSE $APP_PORT 01:11:31 ---> Running in 40e5e067721e 01:11:31 Removing intermediate container 40e5e067721e 01:11:31 ---> 9f0ab267e5f2 01:11:31 Step 17/26 : ENV DEVICE_PORT=161 01:11:31 ---> Running in 404ebad49ba3 01:11:31 CGO_ENABLED=0 GO111MODULE=on go build ./... 01:11:32 Removing intermediate container 404ebad49ba3 01:11:32 ---> fde24a8d04fb 01:11:32 Step 18/26 : EXPOSE $DEVICE_PORT 01:11:32 ---> Running in f11ea7ae3307 01:11:32 Removing intermediate container f11ea7ae3307 01:11:32 ---> 5efb67f033b5 01:11:32 Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/cmd / 01:11:34 ---> c660b64ec584 01:11:34 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/Attribution.txt / 01:11:34 Removing intermediate container 7ed24bce68f6 01:11:34 ---> 57bfbd6cce2b 01:11:34 Step 14/26 : FROM alpine:3.12 01:11:34 ---> 9d2087275863 01:11:34 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/LICENSE / 01:11:34 3.12: Pulling from library/alpine 01:11:34 801bfaa63ef2: Pulling fs layer 01:11:34 801bfaa63ef2: Verifying Checksum 01:11:34 801bfaa63ef2: Download complete 01:11:35 801bfaa63ef2: Pull complete 01:11:35 Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 01:11:35 Status: Downloaded newer image for alpine:3.12 01:11:35 ---> 389fef711851 01:11:35 Step 15/26 : ENV APP_PORT=49993 01:11:35 ---> Running in a8bc07eaba07 01:11:35 Removing intermediate container a8bc07eaba07 01:11:35 ---> 2ba7095c0ae8 01:11:35 Step 16/26 : EXPOSE $APP_PORT 01:11:35 ---> 409dd8b3f638 01:11:35 Step 22/26 : ENTRYPOINT ["/device-snmp-go"] 01:11:35 ---> Running in 318b9233ab9f 01:11:35 ---> Running in 8e1e1e46ebcb 01:11:35 Removing intermediate container 8e1e1e46ebcb 01:11:35 ---> d36804bd1c9c 01:11:35 Step 17/26 : ENV DEVICE_PORT=161 01:11:35 Removing intermediate container 318b9233ab9f 01:11:35 ---> 4b66dd15fce5 01:11:35 Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 01:11:36 ---> Running in 0298bc8bd490 01:11:36 Removing intermediate container 0298bc8bd490 01:11:36 ---> ffe683c228fa 01:11:36 Step 18/26 : EXPOSE $DEVICE_PORT 01:11:36 ---> Running in 334422daf3f4 01:11:36 ---> Running in df16b37e7240 01:11:36 Removing intermediate container 334422daf3f4 01:11:36 ---> 4d4f448fd7cf 01:11:36 Step 19/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/cmd / 01:11:36 Removing intermediate container df16b37e7240 01:11:36 ---> 164765d5ebc3 01:11:36 Step 24/26 : LABEL arch=arm64 01:11:36 ---> Running in 1e76f4a8ba65 01:11:36 ---> f1c011c3ac3a 01:11:36 Step 20/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/Attribution.txt / 01:11:37 Removing intermediate container 1e76f4a8ba65 01:11:37 ---> c0a2e36cf397 01:11:37 Step 25/26 : LABEL git_sha=2835f428d5bb359d09284af55213ecc07555b5ca 01:11:37 ---> e1813ccd61ce 01:11:37 Step 21/26 : COPY --from=builder /go/src/github.com/edgexfoundry/device-snmp-go/LICENSE / 01:11:37 ---> Running in d923bd20cea7 01:11:37 ---> f92ac935c70d 01:11:37 Step 22/26 : ENTRYPOINT ["/device-snmp-go"] 01:11:37 ---> Running in f713a6fe68ed 01:11:37 Removing intermediate container d923bd20cea7 01:11:37 ---> 180b1dd36fa9 01:11:37 Step 26/26 : LABEL version=1.3.1-dev.4 01:11:37 Removing intermediate container f713a6fe68ed 01:11:37 ---> 0e4eb50d3c43 01:11:37 Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 01:11:37 ---> Running in 5dcce79fd881 01:11:37 ---> Running in 85b314103167 01:11:37 Removing intermediate container 5dcce79fd881 01:11:37 ---> 994ce5ebddb2 01:11:37 Step 24/26 : LABEL arch=amd64 01:11:37 ---> Running in d5f0d454b369 01:11:38 Removing intermediate container 85b314103167 01:11:38 ---> 14110c1d3032 01:11:38 [Warning] One or more build-args [ARCH] were not consumed 01:11:38 Removing intermediate container d5f0d454b369 01:11:38 ---> a64f664d3f66 01:11:38 Step 25/26 : LABEL git_sha=2835f428d5bb359d09284af55213ecc07555b5ca 01:11:38 ---> Running in c8be8e3ed254 01:11:38 Successfully built 14110c1d3032 01:11:38 Successfully tagged docker-device-snmp-go-arm64:latest [Pipeline] } [Pipeline] // script 01:11:38 Removing intermediate container c8be8e3ed254 01:11:38 ---> f6df7148b3a5 01:11:38 Step 26/26 : LABEL version=1.3.1-dev.4 01:11:38 ---> Running in dba8bdc4d19d [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { 01:11:38 Removing intermediate container dba8bdc4d19d 01:11:38 ---> 711b46955f50 01:11:38 [Warning] One or more build-args [ARCH] were not consumed 01:11:38 Successfully built 711b46955f50 01:11:38 Successfully tagged docker-device-snmp-go:latest [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 01:11:38 provisioning config files... [Pipeline] } 01:11:38 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/22@tmp/config550087740746361383tmp [Pipeline] // stage [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { 01:11:39 ---> docker-login.sh 01:11:39 nexus3.edgexfoundry.org:10001 [Pipeline] wrap 01:11:39 provisioning config files... 01:11:39 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/22@tmp/config244862535884828112tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:11:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:11:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:11:39 Configure a credential helper to remove this warning. See 01:11:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:11:39 01:11:39 Login Succeeded 01:11:39 nexus3.edgexfoundry.org:10002 01:11:39 ---> docker-login.sh 01:11:39 nexus3.edgexfoundry.org:10001 01:11:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:11:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:11:39 Configure a credential helper to remove this warning. See 01:11:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:11:39 01:11:39 Login Succeeded 01:11:39 nexus3.edgexfoundry.org:10002 01:11:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:11:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:11:39 Configure a credential helper to remove this warning. See 01:11:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:11:39 01:11:39 Login Succeeded 01:11:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:11:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:11:40 Configure a credential helper to remove this warning. See 01:11:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:11:40 01:11:40 Login Succeeded 01:11:40 nexus3.edgexfoundry.org:10003 01:11:40 nexus3.edgexfoundry.org:10003 01:11:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:11:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:11:40 Configure a credential helper to remove this warning. See 01:11:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:11:40 01:11:40 Login Succeeded 01:11:40 nexus3.edgexfoundry.org:10004 01:11:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:11:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:11:40 Configure a credential helper to remove this warning. See 01:11:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:11:40 01:11:40 Login Succeeded 01:11:40 docker.io 01:11:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:11:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:11:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:11:40 Configure a credential helper to remove this warning. See 01:11:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:11:40 01:11:40 Login Succeeded 01:11:40 nexus3.edgexfoundry.org:10004 01:11:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:11:40 Configure a credential helper to remove this warning. See 01:11:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:11:40 01:11:40 Login Succeeded 01:11:40 ---> docker-login.sh ends [Pipeline] } 01:11:40 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:11:40 [edgeXDocker.push] Tagging docker image docker-device-snmp-go with the following tags: 01:11:40 2835f428d5bb359d09284af55213ecc07555b5ca 01:11:40 latest 01:11:40 1.3.1-dev.4 01:11:40 2835f428d5bb359d09284af55213ecc07555b5ca-1.3.1-dev.4 01:11:40 master 01:11:40 ===================================================== 01:11:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:11:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:11:41 Configure a credential helper to remove this warning. See 01:11:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:11:41 01:11:41 Login Succeeded 01:11:41 docker.io 01:11:41 + docker tag docker-device-snmp-go nexus3.edgexfoundry.org:10004/docker-device-snmp-go:2835f428d5bb359d09284af55213ecc07555b5ca [Pipeline] isUnix [Pipeline] sh 01:11:41 + docker push nexus3.edgexfoundry.org:10004/docker-device-snmp-go:2835f428d5bb359d09284af55213ecc07555b5ca 01:11:41 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-snmp-go] 01:11:41 5c3f9e2e97cc: Preparing 01:11:41 e94b3cb56c9e: Preparing 01:11:41 9e76fc029248: Preparing 01:11:41 777b2c648970: Preparing 01:11:41 777b2c648970: Layer already exists 01:11:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:11:42 5c3f9e2e97cc: Pushed 01:11:42 e94b3cb56c9e: Pushed 01:11:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:11:42 Configure a credential helper to remove this warning. See 01:11:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:11:42 01:11:42 Login Succeeded 01:11:42 ---> docker-login.sh ends [Pipeline] } 01:11:42 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:11:42 [edgeXDocker.push] Tagging docker image docker-device-snmp-go-arm64 with the following tags: 01:11:42 2835f428d5bb359d09284af55213ecc07555b5ca 01:11:42 latest 01:11:42 1.3.1-dev.4 01:11:42 2835f428d5bb359d09284af55213ecc07555b5ca-1.3.1-dev.4 01:11:42 master 01:11:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:11:42 + docker tag docker-device-snmp-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:2835f428d5bb359d09284af55213ecc07555b5ca [Pipeline] isUnix [Pipeline] sh 01:11:43 9e76fc029248: Pushed 01:11:43 + docker push nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:2835f428d5bb359d09284af55213ecc07555b5ca 01:11:43 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64] 01:11:43 8f7cd6368154: Preparing 01:11:43 86c1cc1f6155: Preparing 01:11:43 d6cf6c28e318: Preparing 01:11:43 379067d0cb53: Preparing 01:11:43 2835f428d5bb359d09284af55213ecc07555b5ca: digest: sha256:4f6119366615648b90fc317ad99218bcb8acc6bbe9955fe35c13b4a3a16037fd size: 1155 [Pipeline] isUnix [Pipeline] sh 01:11:43 379067d0cb53: Layer already exists 01:11:43 8f7cd6368154: Pushed 01:11:43 86c1cc1f6155: Pushed 01:11:43 + docker tag docker-device-snmp-go nexus3.edgexfoundry.org:10004/docker-device-snmp-go:latest [Pipeline] isUnix [Pipeline] sh 01:11:43 + docker push nexus3.edgexfoundry.org:10004/docker-device-snmp-go:latest 01:11:43 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-snmp-go] 01:11:43 5c3f9e2e97cc: Preparing 01:11:43 e94b3cb56c9e: Preparing 01:11:43 9e76fc029248: Preparing 01:11:43 777b2c648970: Preparing 01:11:43 e94b3cb56c9e: Layer already exists 01:11:43 5c3f9e2e97cc: Layer already exists 01:11:43 9e76fc029248: Layer already exists 01:11:43 777b2c648970: Layer already exists 01:11:43 latest: digest: sha256:4f6119366615648b90fc317ad99218bcb8acc6bbe9955fe35c13b4a3a16037fd size: 1155 [Pipeline] isUnix [Pipeline] sh 01:11:44 + docker tag docker-device-snmp-go nexus3.edgexfoundry.org:10004/docker-device-snmp-go:1.3.1-dev.4 [Pipeline] isUnix [Pipeline] sh 01:11:44 + docker push nexus3.edgexfoundry.org:10004/docker-device-snmp-go:1.3.1-dev.4 01:11:44 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-snmp-go] 01:11:44 5c3f9e2e97cc: Preparing 01:11:44 e94b3cb56c9e: Preparing 01:11:44 9e76fc029248: Preparing 01:11:44 777b2c648970: Preparing 01:11:44 777b2c648970: Layer already exists 01:11:44 e94b3cb56c9e: Layer already exists 01:11:44 5c3f9e2e97cc: Layer already exists 01:11:44 9e76fc029248: Layer already exists 01:11:44 1.3.1-dev.4: digest: sha256:4f6119366615648b90fc317ad99218bcb8acc6bbe9955fe35c13b4a3a16037fd size: 1155 [Pipeline] isUnix [Pipeline] sh 01:11:44 + docker tag docker-device-snmp-go nexus3.edgexfoundry.org:10004/docker-device-snmp-go:2835f428d5bb359d09284af55213ecc07555b5ca-1.3.1-dev.4 [Pipeline] isUnix [Pipeline] sh 01:11:45 + docker push nexus3.edgexfoundry.org:10004/docker-device-snmp-go:2835f428d5bb359d09284af55213ecc07555b5ca-1.3.1-dev.4 01:11:45 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-snmp-go] 01:11:45 5c3f9e2e97cc: Preparing 01:11:45 e94b3cb56c9e: Preparing 01:11:45 9e76fc029248: Preparing 01:11:45 777b2c648970: Preparing 01:11:45 9e76fc029248: Layer already exists 01:11:45 5c3f9e2e97cc: Layer already exists 01:11:45 777b2c648970: Layer already exists 01:11:45 e94b3cb56c9e: Layer already exists 01:11:45 2835f428d5bb359d09284af55213ecc07555b5ca-1.3.1-dev.4: digest: sha256:4f6119366615648b90fc317ad99218bcb8acc6bbe9955fe35c13b4a3a16037fd size: 1155 [Pipeline] isUnix [Pipeline] sh 01:11:45 + docker tag docker-device-snmp-go nexus3.edgexfoundry.org:10004/docker-device-snmp-go:master [Pipeline] isUnix [Pipeline] sh 01:11:45 + docker push nexus3.edgexfoundry.org:10004/docker-device-snmp-go:master 01:11:45 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-snmp-go] 01:11:45 5c3f9e2e97cc: Preparing 01:11:45 e94b3cb56c9e: Preparing 01:11:45 9e76fc029248: Preparing 01:11:45 777b2c648970: Preparing 01:11:45 5c3f9e2e97cc: Layer already exists 01:11:45 9e76fc029248: Layer already exists 01:11:45 777b2c648970: Layer already exists 01:11:45 e94b3cb56c9e: Layer already exists 01:11:45 master: digest: sha256:4f6119366615648b90fc317ad99218bcb8acc6bbe9955fe35c13b4a3a16037fd size: 1155 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:11:45 ===================================================== [Pipeline] echo 01:11:46 taggedImages: 01:11:46 - nexus3.edgexfoundry.org:10004/docker-device-snmp-go:2835f428d5bb359d09284af55213ecc07555b5ca 01:11:46 - nexus3.edgexfoundry.org:10004/docker-device-snmp-go:latest 01:11:46 - nexus3.edgexfoundry.org:10004/docker-device-snmp-go:1.3.1-dev.4 01:11:46 - nexus3.edgexfoundry.org:10004/docker-device-snmp-go:2835f428d5bb359d09284af55213ecc07555b5ca-1.3.1-dev.4 01:11:46 - nexus3.edgexfoundry.org:10004/docker-device-snmp-go:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage 01:11:46 d6cf6c28e318: Pushed 01:11:46 2835f428d5bb359d09284af55213ecc07555b5ca: digest: sha256:447f101ccabf0ddc65eef2ebbd487f0f6b54c5978016ca36142c473dbf8b1a2e size: 1155 [Pipeline] stage [Pipeline] { (Snap) [Pipeline] isUnix [Pipeline] sh Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } 01:11:46 + docker tag docker-device-snmp-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:latest [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] isUnix [Pipeline] sh [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 01:11:47 + docker push nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:latest 01:11:47 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64] 01:11:47 8f7cd6368154: Preparing 01:11:47 86c1cc1f6155: Preparing 01:11:47 d6cf6c28e318: Preparing 01:11:47 379067d0cb53: Preparing 01:11:47 379067d0cb53: Layer already exists 01:11:47 86c1cc1f6155: Layer already exists 01:11:47 d6cf6c28e318: Layer already exists 01:11:47 8f7cd6368154: Layer already exists 01:11:47 latest: digest: sha256:447f101ccabf0ddc65eef2ebbd487f0f6b54c5978016ca36142c473dbf8b1a2e size: 1155 [Pipeline] isUnix [Pipeline] sh 01:11:47 + docker tag docker-device-snmp-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:1.3.1-dev.4 [Pipeline] isUnix [Pipeline] sh 01:11:48 + docker push nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:1.3.1-dev.4 01:11:48 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64] 01:11:48 8f7cd6368154: Preparing 01:11:48 86c1cc1f6155: Preparing 01:11:48 d6cf6c28e318: Preparing 01:11:48 379067d0cb53: Preparing 01:11:48 8f7cd6368154: Layer already exists 01:11:48 d6cf6c28e318: Layer already exists 01:11:48 86c1cc1f6155: Layer already exists 01:11:48 379067d0cb53: Layer already exists 01:11:48 1.3.1-dev.4: digest: sha256:447f101ccabf0ddc65eef2ebbd487f0f6b54c5978016ca36142c473dbf8b1a2e size: 1155 [Pipeline] isUnix [Pipeline] sh 01:11:48 + docker tag docker-device-snmp-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:2835f428d5bb359d09284af55213ecc07555b5ca-1.3.1-dev.4 [Pipeline] isUnix [Pipeline] sh 01:11:49 + docker push nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:2835f428d5bb359d09284af55213ecc07555b5ca-1.3.1-dev.4 01:11:49 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64] 01:11:49 8f7cd6368154: Preparing 01:11:49 86c1cc1f6155: Preparing 01:11:49 d6cf6c28e318: Preparing 01:11:49 379067d0cb53: Preparing 01:11:49 8f7cd6368154: Layer already exists 01:11:49 86c1cc1f6155: Layer already exists 01:11:49 379067d0cb53: Layer already exists 01:11:49 d6cf6c28e318: Layer already exists 01:11:49 2835f428d5bb359d09284af55213ecc07555b5ca-1.3.1-dev.4: digest: sha256:447f101ccabf0ddc65eef2ebbd487f0f6b54c5978016ca36142c473dbf8b1a2e size: 1155 [Pipeline] isUnix [Pipeline] sh 01:11:50 + docker tag docker-device-snmp-go-arm64 nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:master [Pipeline] isUnix [Pipeline] sh 01:11:50 + docker push nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:master 01:11:50 The push refers to repository [nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64] 01:11:50 8f7cd6368154: Preparing 01:11:50 86c1cc1f6155: Preparing 01:11:50 d6cf6c28e318: Preparing 01:11:50 379067d0cb53: Preparing 01:11:50 8f7cd6368154: Layer already exists 01:11:50 379067d0cb53: Layer already exists 01:11:50 d6cf6c28e318: Layer already exists 01:11:50 86c1cc1f6155: Layer already exists 01:11:50 master: digest: sha256:447f101ccabf0ddc65eef2ebbd487f0f6b54c5978016ca36142c473dbf8b1a2e size: 1155 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:11:50 ===================================================== [Pipeline] echo 01:11:50 taggedImages: 01:11:50 - nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:2835f428d5bb359d09284af55213ecc07555b5ca 01:11:50 - nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:latest 01:11:50 - nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:1.3.1-dev.4 01:11:50 - nexus3.edgexfoundry.org:10004/docker-device-snmp-go-arm64:2835f428d5bb359d09284af55213ecc07555b5ca-1.3.1-dev.4 01:11:50 - 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 01:11:52 provisioning config files... 01:11:52 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_master@tmp/config1343475722438970555tmp [Pipeline] { [Pipeline] sh 01:11:52 + set +x 01:11:52 + curl -s https://codecov.io/bash 01:11:52 + bash -s -- 01:11:52 01:11:52 _____ _ 01:11:52 / ____| | | 01:11:52 | | ___ __| | ___ ___ _____ __ 01:11:52 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:11:52 | |___| (_) | (_| | __/ (_| (_) \ V / 01:11:52 \_____\___/ \__,_|\___|\___\___/ \_/ 01:11:52 Bash-20210115-cec3c92 01:11:52 01:11:52 01:11:52 ==> git version 2.24.3 found 01:11:52 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 01:11:52 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 01:11:52 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 01:11:52 ==> Jenkins CI detected. 01:11:52 project root: . 01:11:52 --> token set from env 01:11:52 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:11:52 ==> Running gcov in . (disable via -X gcov) 01:11:52 ==> Python coveragepy not found 01:11:52 ==> Searching for coverage reports in: 01:11:52 + . 01:11:52 -> Found 1 reports 01:11:52 ==> Detecting git/mercurial file structure 01:11:52 ==> Reading reports 01:11:52 + ./coverage.out bytes=8493 01:11:52 ==> Appending adjustments 01:11:52 https://docs.codecov.io/docs/fixing-reports 01:11:52 + Found adjustments 01:11:52 ==> Gzipping contents 01:11:52 4.0K /tmp/codecov.0s68OH.gz 01:11:52 ==> Uploading reports 01:11:52 url: https://codecov.io 01:11:52 query: branch=master&commit=2835f428d5bb359d09284af55213ecc07555b5ca&build=22&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmaster%2F22%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 01:11:52 -> Pinging Codecov 01:11:52 https://codecov.io/upload/v4?package=bash-20210115-cec3c92&token=secret&branch=master&commit=2835f428d5bb359d09284af55213ecc07555b5ca&build=22&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmaster%2F22%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 01:11:53 -> Uploading to 01:11:53 https://storage.googleapis.com/codecov/v4/raw/2021-01-20/6C56EA5C29638FB4528AC87E60AF5AE0/2835f428d5bb359d09284af55213ecc07555b5ca/b8bd6171-ef9e-49a3-b4f6-a3d2903abad9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210120%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210120T011152Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a12f684bb15276cb158929825e40cee007bad6ee2b212d88455fe764331841e3 01:11:53 % Total % Received % Xferd Average Speed Time Time Time Current 01:11:53 Dload Upload Total Spent Left Speed 01:11:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1447 0 0 100 1447 0 3620 --:--:-- --:--:-- --:--:-- 3626 01:11:53 -> View reports at https://codecov.io/github/edgexfoundry/device-snmp-go/commit/2835f428d5bb359d09284af55213ecc07555b5ca [Pipeline] } 01:11:53 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 01:11:53 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 01:11:54 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 01:11:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:11:54 01:11:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 01:11:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:11:54 1.410.4: Pulling from edgex-devops/edgex-snyk-go 01:11:54 188c0c94c7c5: Pulling fs layer 01:11:54 0ef7d3d256c8: Pulling fs layer 01:11:54 de9db76c5a1d: Pulling fs layer 01:11:54 0eba1c9be4d2: Pulling fs layer 01:11:54 0d57e429df01: Pulling fs layer 01:11:54 4e4be7b47b0d: Pulling fs layer 01:11:54 e1f770b5df2f: Pulling fs layer 01:11:54 85a0685a4137: Pulling fs layer 01:11:54 0eba1c9be4d2: Waiting 01:11:54 0d57e429df01: Waiting 01:11:54 4e4be7b47b0d: Waiting 01:11:54 e1f770b5df2f: Waiting 01:11:54 85a0685a4137: Waiting 01:11:54 de9db76c5a1d: Download complete 01:11:54 0ef7d3d256c8: Verifying Checksum 01:11:54 0ef7d3d256c8: Download complete 01:11:54 0d57e429df01: Verifying Checksum 01:11:54 0d57e429df01: Download complete 01:11:54 4e4be7b47b0d: Verifying Checksum 01:11:54 4e4be7b47b0d: Download complete 01:11:54 188c0c94c7c5: Verifying Checksum 01:11:54 188c0c94c7c5: Download complete 01:11:55 188c0c94c7c5: Pull complete 01:11:55 0ef7d3d256c8: Pull complete 01:11:55 de9db76c5a1d: Pull complete 01:11:55 e1f770b5df2f: Verifying Checksum 01:11:55 e1f770b5df2f: Download complete 01:11:57 0eba1c9be4d2: Download complete 01:11:58 85a0685a4137: Verifying Checksum 01:11:58 85a0685a4137: Download complete 01:12:03 0eba1c9be4d2: Pull complete 01:12:03 0d57e429df01: Pull complete 01:12:03 4e4be7b47b0d: Pull complete 01:12:05 e1f770b5df2f: Pull complete 01:12:13 85a0685a4137: Pull complete 01:12:13 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 01:12:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:12:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 01:12:13 prd-centos7-docker-4c-2g-21454 does not seem to be running inside a container 01:12:13 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 01:12:15 $ docker top 15677b679f37c00f8ee08275c138a7058a889fd840636fc467251b88df4682b9 -eo pid,comm [Pipeline] { [Pipeline] echo 01:12:15 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 01:12:15 + set -o pipefail 01:12:15 + snyk monitor '--org=edgex-jenkins' 01:12:23 01:12:23 Monitoring /w/workspace/gexfoundry_device-snmp-go_master (github.com/edgexfoundry/device-snmp-go)... 01:12:23 01:12:23 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/c76919d0-7345-4304-8954-aa03851194a6/history/75879b9c-15bb-4025-8f7c-96f567e25174 01:12:23 01:12:23 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 01:12:23 01:12:23 [Pipeline] } 01:12:23 $ docker stop --time=1 15677b679f37c00f8ee08275c138a7058a889fd840636fc467251b88df4682b9 01:12:26 $ docker rm -f 15677b679f37c00f8ee08275c138a7058a889fd840636fc467251b88df4682b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:12:28 + git log --format=format:%s -1 2835f428d5bb359d09284af55213ecc07555b5ca [Pipeline] isUnix [Pipeline] sh 01:12:28 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:12:28 . [Pipeline] withDockerContainer 01:12:28 prd-centos7-docker-4c-2g-21454 does not seem to be running inside a container 01:12:28 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 01:12:29 $ docker top ae968dafc136786decc68e3c7b9c4bfbce7da33954edc7ebebb3dc8b5668901e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:12:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:12:30 [ssh-agent] Looking for ssh-agent implementation... 01:12:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:12:30 $ docker exec ae968dafc136786decc68e3c7b9c4bfbce7da33954edc7ebebb3dc8b5668901e ssh-agent 01:12:30 SSH_AUTH_SOCK=/tmp/ssh-23OngLylUbGL/agent.11 01:12:30 SSH_AGENT_PID=16 01:12:30 Running ssh-add (command line suppressed) 01:12:30 Identity added: /w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_7716413235030623261.key (/w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_7716413235030623261.key) 01:12:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:12:30 + git semver tag 01:12:30 # -> Open(): unable to determine branch for HEAD 01:12:30 # $GIT_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.git 01:12:30 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-snmp-go_master 01:12:30 # $SEMVER_REMOTE_NAME = origin 01:12:30 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:12:30 # $SEMVER_USER_NAME = edgex-jenkins 01:12:30 # $SEMVER_BRANCH = master 01:12:30 # $SEMVER_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.semver 01:12:30 # 2835f428d5bb359d09284af55213ecc07555b5ca HEAD 01:12:30 # -> Force: false 01:12:30 # c2e05eedc1b74bb63452fa52823be49a6a2f85e9 refs/tags/v1.3.1-dev.4 [Pipeline] } 01:12:30 $ docker exec --env ******** --env ******** ae968dafc136786decc68e3c7b9c4bfbce7da33954edc7ebebb3dc8b5668901e ssh-agent -k 01:12:31 unset SSH_AUTH_SOCK; 01:12:31 unset SSH_AGENT_PID; 01:12:31 echo Agent pid 16 killed; 01:12:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:12:31 + git semver [Pipeline] } 01:12:31 $ docker stop --time=1 ae968dafc136786decc68e3c7b9c4bfbce7da33954edc7ebebb3dc8b5668901e 01:12:32 $ docker rm -f ae968dafc136786decc68e3c7b9c4bfbce7da33954edc7ebebb3dc8b5668901e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 01:12:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:12:33 01:12:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 01:12:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:12:33 0.23.1-centos7: Pulling from edgex-lftools 01:12:33 ab5ef0e58194: Pulling fs layer 01:12:33 9712f1f96733: Pulling fs layer 01:12:33 63f879dbbcfc: Pulling fs layer 01:12:33 0d9ebad4ef96: Pulling fs layer 01:12:33 e9a5061849ea: Pulling fs layer 01:12:33 d747dcd14b5f: Pulling fs layer 01:12:33 2de7ff778b66: Pulling fs layer 01:12:33 e9a5061849ea: Waiting 01:12:33 d747dcd14b5f: Waiting 01:12:33 2de7ff778b66: Waiting 01:12:33 0d9ebad4ef96: Waiting 01:12:33 9712f1f96733: Download complete 01:12:35 63f879dbbcfc: Verifying Checksum 01:12:35 63f879dbbcfc: Download complete 01:12:35 e9a5061849ea: Verifying Checksum 01:12:35 e9a5061849ea: Download complete 01:12:35 0d9ebad4ef96: Verifying Checksum 01:12:35 0d9ebad4ef96: Download complete 01:12:35 d747dcd14b5f: Verifying Checksum 01:12:35 d747dcd14b5f: Download complete 01:12:36 ab5ef0e58194: Verifying Checksum 01:12:36 ab5ef0e58194: Download complete 01:12:36 2de7ff778b66: Verifying Checksum 01:12:36 2de7ff778b66: Download complete 01:12:40 ab5ef0e58194: Pull complete 01:12:40 9712f1f96733: Pull complete 01:12:42 63f879dbbcfc: Pull complete 01:12:48 0d9ebad4ef96: Pull complete 01:12:49 e9a5061849ea: Pull complete 01:12:50 d747dcd14b5f: Pull complete 01:12:52 2de7ff778b66: Pull complete 01:12:52 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 01:12:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:12:52 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 01:12:53 prd-centos7-docker-4c-2g-21454 does not seem to be running inside a container 01:12:53 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 01:12:56 $ docker top 8db8191ff9a7f7ac0f7935c49594c9d2cb5ff33c9563f3ac0072d4ef1258d166 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 01:12:56 provisioning config files... 01:12:56 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-snmp-go_master@tmp/config4893197693116492387tmp 01:12:56 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-snmp-go_master@tmp/config6320997619161796379tmp 01:12:56 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-snmp-go_master@tmp/config6911076433719922090tmp [Pipeline] { [Pipeline] echo 01:12:56 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 01:12:57 ---> sigul-configuration.sh 01:12:57 gpg: directory `/root/.gnupg' created 01:12:57 gpg: new configuration file `/root/.gnupg/gpg.conf' created 01:12:57 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 01:12:57 gpg: keyring `/root/.gnupg/secring.gpg' created 01:12:57 gpg: keyring `/root/.gnupg/pubring.gpg' created 01:12:57 gpg: CAST5 encrypted data 01:12:57 gpg: encrypted with 1 passphrase 01:12:57 gpg: WARNING: message was not integrity protected [Pipeline] sh 01:12:57 + mkdir /home/jenkins 01:12:57 + mkdir /home/jenkins/sigul [Pipeline] sh 01:12:58 + 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 01:12:58 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 01:12:58 ---> sigul-install.sh 01:13:03 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 01:13:04 + git tag --list 01:13:04 1.0.0 01:13:04 v0.0.0 01:13:04 v1.1.0 01:13:04 v1.1.1 01:13:04 v1.2.1 01:13:04 v1.2.2 01:13:04 v1.2.2-dev.1 01:13:04 v1.2.2-dev.2 01:13:04 v1.2.3-dev.1 01:13:04 v1.2.3-dev.2 01:13:04 v1.2.3-dev.3 01:13:04 v1.2.3-dev.4 01:13:04 v1.2.3-dev.5 01:13:04 v1.2.3-dev.6 01:13:04 v1.3.0 01:13:04 v1.3.1-dev.1 01:13:04 v1.3.1-dev.2 01:13:04 v1.3.1-dev.3 01:13:04 v1.3.1-dev.4 [Pipeline] sh 01:13:04 + lftools sign git-tag v1.3.1-dev.4 01:13:05 Signing Git tag with Sigul... 01:13:05 Signing v1.3.1-dev.4 [Pipeline] echo 01:13:06 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 01:13:07 ---> sigul-configuration-cleanup.sh [Pipeline] } 01:13:07 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 01:13:07 $ docker stop --time=1 8db8191ff9a7f7ac0f7935c49594c9d2cb5ff33c9563f3ac0072d4ef1258d166 01:13:08 $ docker rm -f 8db8191ff9a7f7ac0f7935c49594c9d2cb5ff33c9563f3ac0072d4ef1258d166 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 01:13:09 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:13:09 . [Pipeline] withDockerContainer 01:13:09 prd-centos7-docker-4c-2g-21454 does not seem to be running inside a container 01:13:09 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 01:13:10 $ docker top 90226fb306bc2c78ca2e43f49c1eb2b862bfab59827572c50aedc875e33bfc10 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:13:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:13:10 [ssh-agent] Looking for ssh-agent implementation... 01:13:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:13:11 $ docker exec 90226fb306bc2c78ca2e43f49c1eb2b862bfab59827572c50aedc875e33bfc10 ssh-agent 01:13:11 SSH_AUTH_SOCK=/tmp/ssh-sdncvQui4Gyy/agent.11 01:13:11 SSH_AGENT_PID=16 01:13:11 Running ssh-add (command line suppressed) 01:13:11 Identity added: /w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_3280551040291451693.key (/w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_3280551040291451693.key) 01:13:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:13:11 + git semver bump pre 01:13:11 # -> Open(): unable to determine branch for HEAD 01:13:11 # $GIT_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.git 01:13:11 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-snmp-go_master 01:13:11 # $SEMVER_REMOTE_NAME = origin 01:13:11 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:13:11 # $SEMVER_USER_NAME = edgex-jenkins 01:13:11 # $SEMVER_BRANCH = master 01:13:11 # $SEMVER_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.semver 01:13:11 1.3.1-dev.5 [Pipeline] } 01:13:11 $ docker exec --env ******** --env ******** 90226fb306bc2c78ca2e43f49c1eb2b862bfab59827572c50aedc875e33bfc10 ssh-agent -k 01:13:12 unset SSH_AUTH_SOCK; 01:13:12 unset SSH_AGENT_PID; 01:13:12 echo Agent pid 16 killed; 01:13:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:13:12 + git semver [Pipeline] } 01:13:12 $ docker stop --time=1 90226fb306bc2c78ca2e43f49c1eb2b862bfab59827572c50aedc875e33bfc10 01:13:13 $ docker rm -f 90226fb306bc2c78ca2e43f49c1eb2b862bfab59827572c50aedc875e33bfc10 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 01:13:14 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 01:13:14 . [Pipeline] withDockerContainer 01:13:14 prd-centos7-docker-4c-2g-21454 does not seem to be running inside a container 01:13:14 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 01:13:15 $ docker top 45f546cb6ccf64c291dcb74f5819c21b02c8f7ae46c60ea6c83f31b8ef0de763 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:13:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:13:15 [ssh-agent] Looking for ssh-agent implementation... 01:13:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:13:15 $ docker exec 45f546cb6ccf64c291dcb74f5819c21b02c8f7ae46c60ea6c83f31b8ef0de763 ssh-agent 01:13:16 SSH_AUTH_SOCK=/tmp/ssh-YQfsc72MWCfm/agent.11 01:13:16 SSH_AGENT_PID=17 01:13:16 Running ssh-add (command line suppressed) 01:13:16 Identity added: /w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_2713223002624200246.key (/w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_2713223002624200246.key) 01:13:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:13:16 + git semver push 01:13:16 # -> Open(): unable to determine branch for HEAD 01:13:16 # $GIT_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.git 01:13:16 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-snmp-go_master 01:13:16 # $SEMVER_REMOTE_NAME = origin 01:13:16 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 01:13:16 # $SEMVER_USER_NAME = edgex-jenkins 01:13:16 # $SEMVER_BRANCH = master 01:13:16 # $SEMVER_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.semver [Pipeline] } 01:13:23 $ docker exec --env ******** --env ******** 45f546cb6ccf64c291dcb74f5819c21b02c8f7ae46c60ea6c83f31b8ef0de763 ssh-agent -k 01:13:23 unset SSH_AUTH_SOCK; 01:13:23 unset SSH_AGENT_PID; 01:13:23 echo Agent pid 17 killed; 01:13:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:13:23 + git semver [Pipeline] } 01:13:23 $ docker stop --time=1 45f546cb6ccf64c291dcb74f5819c21b02c8f7ae46c60ea6c83f31b8ef0de763 01:13:25 $ docker rm -f 45f546cb6ccf64c291dcb74f5819c21b02c8f7ae46c60ea6c83f31b8ef0de763 [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 01:13:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:13:27 ---> package-listing.sh 01:13:27 ++ facter osfamily 01:13:27 ++ tr '[:upper:]' '[:lower:]' 01:13:27 + OS_FAMILY=redhat 01:13:27 + workspace=/w/workspace/gexfoundry_device-snmp-go_master 01:13:27 + START_PACKAGES=/tmp/packages_start.txt 01:13:27 + END_PACKAGES=/tmp/packages_end.txt 01:13:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:13:27 + PACKAGES=/tmp/packages_start.txt 01:13:27 + '[' /w/workspace/gexfoundry_device-snmp-go_master ']' 01:13:27 + PACKAGES=/tmp/packages_end.txt 01:13:27 + case "${OS_FAMILY}" in 01:13:27 + rpm -qa 01:13:27 + sort 01:13:33 + '[' -f /tmp/packages_start.txt ']' 01:13:33 + '[' -f /tmp/packages_end.txt ']' 01:13:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:13:33 + '[' /w/workspace/gexfoundry_device-snmp-go_master ']' 01:13:33 + mkdir -p /w/workspace/gexfoundry_device-snmp-go_master/archives/ 01:13:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_master/archives/ [Pipeline] echo 01:13:33 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 01:13:33 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 01:13:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:13:33 01:13:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 01:13:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:13:34 alpine: Pulling from edgex-lftools-log-publisher 01:13:34 df20fa9351a1: Pulling fs layer 01:13:34 36b3adc4ff6f: Pulling fs layer 01:13:34 8ad3a11d3b57: Pulling fs layer 01:13:34 46f8f816bc3b: Pulling fs layer 01:13:34 93b61091891f: Pulling fs layer 01:13:34 93b9cdb0e59b: Pulling fs layer 01:13:34 5e14af77c1be: Pulling fs layer 01:13:34 01666e4c0597: Pulling fs layer 01:13:34 aa168da1d23b: Pulling fs layer 01:13:34 46f8f816bc3b: Waiting 01:13:34 93b61091891f: Waiting 01:13:34 93b9cdb0e59b: Waiting 01:13:34 5e14af77c1be: Waiting 01:13:34 01666e4c0597: Waiting 01:13:34 aa168da1d23b: Waiting 01:13:34 36b3adc4ff6f: Download complete 01:13:34 46f8f816bc3b: Verifying Checksum 01:13:34 46f8f816bc3b: Download complete 01:13:34 df20fa9351a1: Download complete 01:13:34 93b9cdb0e59b: Verifying Checksum 01:13:34 93b9cdb0e59b: Download complete 01:13:34 93b61091891f: Download complete 01:13:34 5e14af77c1be: Verifying Checksum 01:13:34 5e14af77c1be: Download complete 01:13:34 01666e4c0597: Verifying Checksum 01:13:34 01666e4c0597: Download complete 01:13:34 8ad3a11d3b57: Verifying Checksum 01:13:34 8ad3a11d3b57: Download complete 01:13:34 df20fa9351a1: Pull complete 01:13:34 36b3adc4ff6f: Pull complete 01:13:35 8ad3a11d3b57: Pull complete 01:13:36 46f8f816bc3b: Pull complete 01:13:36 aa168da1d23b: Verifying Checksum 01:13:36 aa168da1d23b: Download complete 01:13:36 93b61091891f: Pull complete 01:13:36 93b9cdb0e59b: Pull complete 01:13:36 5e14af77c1be: Pull complete 01:13:36 01666e4c0597: Pull complete 01:13:45 aa168da1d23b: Pull complete 01:13:45 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 01:13:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 01:13:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 01:13:45 prd-centos7-docker-4c-2g-21454 does not seem to be running inside a container 01:13:45 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 01:13:48 $ docker top bf6f9cb2343d5177da95b149fd566bdab15cf7408f552e01ef02841bcd9e5271 -eo pid,comm [Pipeline] { [Pipeline] sh 01:13:48 + touch /tmp/pre-build-complete [Pipeline] sh 01:13:48 + mkdir -p /var/log/sa [Pipeline] sh 01:13:49 + ls /var/log/sa-host 01:13:49 + sadf -c /var/log/sa-host/sa20 01:13:49 file_magic: OK 01:13:49 HZ: Using current value: 100 01:13:49 file_header: OK 01:13:49 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 01:13:49 Statistics: 01:13:49 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 01:13:49 File successfully converted to sysstat format version 12.2.1 01:13:49 + sadf -c /var/log/sa-host/sa23 01:13:49 file_magic: OK 01:13:49 HZ: Using current value: 100 01:13:49 file_header: OK 01:13:49 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 01:13:49 Statistics: 01:13:49 Hnuu...uuuununununu... 01:13:49 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:13:49 provisioning config files... 01:13:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_master@tmp/config7361981750012408308tmp [Pipeline] { [Pipeline] echo 01:13:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:13:49 ---> create-netrc.sh [Pipeline] } 01:13:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 01:13:49 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 01:13:50 ---> python-tools-install.sh [Pipeline] echo 01:13:50 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:13:50 ---> sudo-logs.sh 01:13:50 Archiving 'sudo' log.. [Pipeline] echo 01:13:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:13:50 ---> job-cost.sh 01:13:50 lf-activate-venv: SKIPPING 01:13:50 INFO: No Stack... 01:13:51 INFO: Retrieving Pricing Info for: v1-standard-2 01:13:52 INFO: Archiving Costs [Pipeline] echo 01:13:52 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:13:52 ---> logs-deploy.sh 01:13:52 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/master/22 01:13:52 INFO: archiving workspace using pattern(s): 01:13:54 Archives upload complete. 01:13:54 INFO: archiving logs to Nexus 01:13:55 ---> uname -a: 01:13:55 Linux prd-centos7-docker-4c-2g-21454.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 01:13:55 01:13:55 01:13:55 ---> lscpu: 01:13:55 Architecture: x86_64 01:13:55 CPU op-mode(s): 32-bit, 64-bit 01:13:55 Byte Order: Little Endian 01:13:55 Address sizes: 40 bits physical, 48 bits virtual 01:13:55 CPU(s): 4 01:13:55 On-line CPU(s) list: 0-3 01:13:55 Thread(s) per core: 1 01:13:55 Core(s) per socket: 1 01:13:55 Socket(s): 4 01:13:55 NUMA node(s): 1 01:13:55 Vendor ID: GenuineIntel 01:13:55 CPU family: 6 01:13:55 Model: 44 01:13:55 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 01:13:55 Stepping: 1 01:13:55 CPU MHz: 2933.436 01:13:55 BogoMIPS: 5866.87 01:13:55 Virtualization: VT-x 01:13:55 Hypervisor vendor: KVM 01:13:55 Virtualization type: full 01:13:55 L1d cache: 128 KiB 01:13:55 L1i cache: 128 KiB 01:13:55 L2 cache: 16 MiB 01:13:55 L3 cache: 64 MiB 01:13:55 NUMA node0 CPU(s): 0-3 01:13:55 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 01:13:55 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 01:13:55 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 01:13:55 Vulnerability Meltdown: Mitigation; PTI 01:13:55 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:13:55 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 01:13:55 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 01:13:55 Vulnerability Srbds: Not affected 01:13:55 Vulnerability Tsx async abort: Not affected 01:13:55 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 01:13:55 01:13:55 01:13:55 ---> nproc: 01:13:55 4 01:13:55 01:13:55 01:13:55 ---> df -h: 01:13:55 Filesystem Size Used Available Use% Mounted on 01:13:55 overlay 50.0G 8.5G 41.4G 17% / 01:13:55 tmpfs 64.0M 0 64.0M 0% /dev 01:13:55 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 01:13:55 shm 64.0M 0 64.0M 0% /dev/shm 01:13:55 /dev/vda1 50.0G 8.5G 41.4G 17% /facter-os 01:13:55 /dev/vda1 50.0G 8.5G 41.4G 17% /etc/resolv.conf 01:13:55 /dev/vda1 50.0G 8.5G 41.4G 17% /etc/hostname 01:13:55 /dev/vda1 50.0G 8.5G 41.4G 17% /etc/hosts 01:13:55 /dev/vda1 50.0G 8.5G 41.4G 17% /run/cloud-init/result.json 01:13:55 /dev/vda1 50.0G 8.5G 41.4G 17% /w/workspace/gexfoundry_device-snmp-go_master 01:13:55 /dev/vda1 50.0G 8.5G 41.4G 17% /w/workspace/gexfoundry_device-snmp-go_master@tmp 01:13:55 /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/sa-host 01:13:55 /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/secure 01:13:55 /dev/vda1 50.0G 8.5G 41.4G 17% /var/log/auth.log 01:13:55 01:13:55 01:13:55 ---> free -m: 01:13:55 total used free shared buff/cache available 01:13:55 Mem: 1837 821 151 0 863 950 01:13:55 Swap: 1023 2 1021 01:13:55 01:13:55 01:13:55 ---> ip addr: 01:13:55 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 01:13:55 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 01:13:55 inet 127.0.0.1/8 scope host lo 01:13:55 valid_lft forever preferred_lft forever 01:13:55 inet6 ::1/128 scope host 01:13:55 valid_lft forever preferred_lft forever 01:13:55 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 01:13:55 link/ether fa:16:3e:6b:ad:47 brd ff:ff:ff:ff:ff:ff 01:13:55 inet 10.30.123.0/23 brd 10.30.123.255 scope global dynamic eth0 01:13:55 valid_lft 85854sec preferred_lft 85854sec 01:13:55 inet6 fe80::f816:3eff:fe6b:ad47/64 scope link 01:13:55 valid_lft forever preferred_lft forever 01:13:55 3: docker0: mtu 1500 qdisc noqueue state DOWN 01:13:55 link/ether 02:42:a7:8f:95:2a brd ff:ff:ff:ff:ff:ff 01:13:55 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 01:13:55 valid_lft forever preferred_lft forever 01:13:55 inet6 fe80::42:a7ff:fe8f:952a/64 scope link 01:13:55 valid_lft forever preferred_lft forever 01:13:55 01:13:55 01:13:55 ---> sar -b -r -n DEV: 01:13:55 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/20/21 _x86_64_ (4 CPU) 01:13:55 01:13:55 01:04:38 LINUX RESTART (4 CPU) 01:13:55 01:13:55 01:05:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:13:55 01:06:01 81.63 37.21 44.42 0.00 7811.34 3847.06 0.00 01:13:55 01:07:01 2.06 0.00 2.06 0.00 0.00 44.63 0.00 01:13:55 01:08:01 0.43 0.00 0.43 0.00 0.00 7.05 0.00 01:13:55 01:09:01 0.28 0.00 0.28 0.00 0.00 3.20 0.00 01:13:55 01:10:01 0.20 0.00 0.20 0.00 0.00 2.73 0.00 01:13:55 01:11:01 0.33 0.00 0.33 0.00 0.00 5.16 0.00 01:13:55 01:12:01 25.92 2.58 23.34 0.00 497.10 15136.05 0.00 01:13:55 01:13:01 445.90 235.48 210.42 0.00 11991.48 51088.43 0.00 01:13:55 Average: 69.61 34.42 35.19 0.00 2527.72 8781.42 0.00 01:13:55 01:13:55 01:05:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:13:55 01:06:01 156672 0 586380 31.16 2620 1135872 1106444 37.76 430996 1095136 132 01:13:55 01:07:01 159264 0 583672 31.02 2620 1135988 1087496 37.11 430164 1093480 20 01:13:55 01:08:01 160272 0 582656 30.97 2620 1135996 1077348 36.77 431388 1091840 8 01:13:55 01:09:01 160180 0 582748 30.97 2620 1135996 1077372 36.77 431388 1091840 16 01:13:55 01:10:01 158084 0 584836 31.08 2620 1136004 1077372 36.77 436628 1088644 20 01:13:55 01:11:01 155964 0 586952 31.20 2620 1136008 1077312 36.77 439256 1088644 12 01:13:55 01:12:01 67048 0 692940 36.83 2620 1118936 1504720 51.35 582820 1003416 91768 01:13:55 01:13:01 85948 0 797544 42.39 1492 996560 1286440 43.90 595116 865136 34464 01:13:55 Average: 137929 0 624716 33.20 2479 1116420 1161813 39.65 472220 1052267 15805 01:13:55 01:13:55 01:05:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:13:55 01:06:01 eth0 520.03 307.92 1073.47 92.96 0.00 0.00 0.00 0.00 01:13:55 01:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:13:55 01:06:01 docker0 1.22 1.00 0.28 2.05 0.00 0.00 0.00 0.00 01:13:55 01:07:01 eth0 1.23 0.32 0.33 0.20 0.00 0.00 0.00 0.00 01:13:55 01:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:13:55 01:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:13:55 01:08:01 eth0 1.85 0.35 0.39 0.20 0.00 0.00 0.00 0.00 01:13:55 01:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:13:55 01:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:13:55 01:09:01 eth0 1.10 0.57 0.54 0.36 0.00 0.00 0.00 0.00 01:13:55 01:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:13:55 01:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:13:55 01:10:01 eth0 2.07 0.32 0.43 0.21 0.00 0.00 0.00 0.00 01:13:55 01:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:13:55 01:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:13:55 01:11:01 eth0 0.32 0.23 0.14 0.10 0.00 0.00 0.00 0.00 01:13:55 01:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:13:55 01:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:13:55 01:12:01 eth0 402.85 353.03 4071.39 26.96 0.00 0.00 0.00 0.00 01:13:55 01:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:13:55 01:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:13:55 01:13:01 veth8cff6ba 45.58 71.08 2.86 204.08 0.00 0.00 0.00 0.00 01:13:55 01:13:01 eth0 528.01 434.93 3600.92 101.85 0.00 0.00 0.00 0.00 01:13:55 01:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:13:55 01:13:01 docker0 78.25 102.70 5.25 365.42 0.00 0.00 0.00 0.00 01:13:55 Average: veth8cff6ba 5.71 8.91 0.36 25.58 0.00 0.00 0.00 0.00 01:13:55 Average: eth0 181.54 136.90 1093.88 27.73 0.00 0.00 0.00 0.00 01:13:55 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:13:55 Average: docker0 9.96 12.99 0.69 46.05 0.00 0.00 0.00 0.00 01:13:55 01:13:55 01:13:55 ---> sar -P ALL: 01:13:55 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/20/21 _x86_64_ (4 CPU) 01:13:55 01:13:55 01:04:38 LINUX RESTART (4 CPU) 01:13:55 01:13:55 01:05:02 CPU %user %nice %system %iowait %steal %idle 01:13:55 01:06:01 all 13.14 0.00 4.39 1.83 0.14 80.49 01:13:55 01:06:01 0 12.21 0.00 4.82 0.76 0.15 82.06 01:13:55 01:06:01 1 15.25 0.00 4.05 2.40 0.14 78.16 01:13:55 01:06:01 2 13.14 0.00 4.55 3.19 0.15 78.97 01:13:55 01:06:01 3 11.98 0.00 4.16 0.95 0.12 82.79 01:13:55 01:07:01 all 0.18 0.00 0.04 0.00 0.00 99.78 01:13:55 01:07:01 0 0.53 0.00 0.05 0.00 0.00 99.42 01:13:55 01:07:01 1 0.07 0.00 0.05 0.00 0.00 99.88 01:13:55 01:07:01 2 0.05 0.00 0.03 0.00 0.00 99.92 01:13:55 01:07:01 3 0.05 0.00 0.03 0.00 0.00 99.92 01:13:55 01:08:01 all 0.21 0.00 0.20 0.00 0.00 99.58 01:13:55 01:08:01 0 0.55 0.00 0.15 0.00 0.00 99.30 01:13:55 01:08:01 1 0.05 0.00 0.03 0.00 0.00 99.92 01:13:55 01:08:01 2 0.08 0.00 0.08 0.00 0.02 99.82 01:13:55 01:08:01 3 0.15 0.00 0.55 0.00 0.00 99.30 01:13:55 01:09:01 all 0.16 0.00 0.03 0.00 0.00 99.81 01:13:55 01:09:01 0 0.17 0.00 0.05 0.00 0.02 99.77 01:13:55 01:09:01 1 0.37 0.00 0.02 0.00 0.00 99.62 01:13:55 01:09:01 2 0.08 0.00 0.02 0.00 0.00 99.90 01:13:55 01:09:01 3 0.03 0.00 0.02 0.00 0.00 99.95 01:13:55 01:10:01 all 0.20 0.00 0.05 0.00 0.02 99.73 01:13:55 01:10:01 0 0.12 0.00 0.05 0.00 0.00 99.83 01:13:55 01:10:01 1 0.53 0.00 0.07 0.00 0.02 99.38 01:13:55 01:10:01 2 0.10 0.00 0.05 0.00 0.05 99.80 01:13:55 01:10:01 3 0.03 0.00 0.05 0.00 0.00 99.92 01:13:55 01:11:01 all 0.16 0.00 0.03 0.00 0.00 99.81 01:13:55 01:11:01 0 0.02 0.00 0.03 0.00 0.00 99.95 01:13:55 01:11:01 1 0.55 0.00 0.02 0.00 0.00 99.43 01:13:55 01:11:01 2 0.07 0.00 0.05 0.00 0.02 99.87 01:13:55 01:11:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:13:55 01:12:01 all 4.14 0.00 2.27 0.05 0.03 93.52 01:13:55 01:12:01 0 5.00 0.00 2.34 0.02 0.02 92.63 01:13:55 01:12:01 1 3.84 0.00 2.30 0.13 0.05 93.67 01:13:55 01:12:01 2 3.84 0.00 2.28 0.02 0.03 93.82 01:13:55 01:12:01 3 3.86 0.00 2.15 0.02 0.03 93.94 01:13:55 01:13:01 all 15.27 0.00 9.48 4.88 0.25 70.13 01:13:55 01:13:01 0 14.58 0.00 8.74 4.88 0.29 71.50 01:13:55 01:13:01 1 15.96 0.00 10.12 5.50 0.22 68.21 01:13:55 01:13:01 2 14.54 0.00 9.03 4.63 0.24 71.56 01:13:55 01:13:01 3 15.99 0.00 10.05 4.51 0.22 69.23 01:13:55 Average: all 4.10 0.00 2.02 0.83 0.06 92.99 01:13:55 Average: 0 4.08 0.00 1.99 0.69 0.06 93.18 01:13:55 Average: 1 4.50 0.00 2.04 0.98 0.05 92.42 01:13:55 Average: 2 3.92 0.00 1.98 0.96 0.06 93.09 01:13:55 Average: 3 3.93 0.00 2.08 0.67 0.05 93.28 01:13:55 01:13:55 01:13:55