Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 11d8369584318023b9540bc2f4ed2887017df2a8 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6836360756750119897.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5567012049261492891.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/master/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8780112530359946149.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f4a1163c6b2b14014f487cca778b157dcbc6cc6b # timeout=10 Commit message: "Merge pull request #339 from ernestojeda/disable-snaps-temp" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh874917073521798882.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/master/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5730467235562934966.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-snmp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1399 in /w/workspace/gexfoundry_device-snmp-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-snmp-go.git > git init /w/workspace/gexfoundry_device-snmp-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-snmp-go_master@tmp/jenkins-gitclient-ssh6192331984190762298.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 11d8369584318023b9540bc2f4ed2887017df2a8 (master) > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 11d8369584318023b9540bc2f4ed2887017df2a8 # timeout=10 Commit message: "Merge pull request #111 from hahattan/sdk-issue-967" > git rev-list --no-walk bdf6c703ff7e4dc9654b1e05af75b33f1f140285 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:43:53 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:43:53 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:43:53 ========================================================= 02:43:53 EdgeX Global Pipelines Version Info 02:43:53 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:43:55 ------------------- 02:43:55 stable info: 02:43:55 ------------------- 02:43:55 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:43:55 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 02:43:55 Message: update stable to v1.0.194 02:43:55 ------------------- 02:43:55 experimental info: 02:43:55 ------------------- 02:43:55 Commited By: **** collab-it+edgex@linuxfoundation.org 02:43:55 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 02:43:55 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:43:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 02:43:56 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 02:43:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:43:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:43:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:43:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 02:43:56 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 02:43:56 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 02:43:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:43:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:43:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:43:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 02:43:56 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:43:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:43:56 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:43:56 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:43:56 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:43:56 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:43:56 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:43:56 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:43:56 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:43:56 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:43:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:43:56 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:43:56 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:43:56 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:43:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 02:43:56 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 02:43:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 02:43:56 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 11d8369584318023b9540bc2f4ed2887017df2a8 [Pipeline] echo 02:43:56 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 11d8369 [Pipeline] echo 02:43:56 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:43:56 provisioning config files... 02:43:56 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_master@tmp/config3369296321655576666tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:43:57 ---> docker-login.sh 02:43:57 nexus3.edgexfoundry.org:10001 02:43:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:43:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:43:58 Configure a credential helper to remove this warning. See 02:43:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:43:58 02:43:58 Login Succeeded 02:43:58 nexus3.edgexfoundry.org:10002 02:43:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:43:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:43:58 Configure a credential helper to remove this warning. See 02:43:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:43:58 02:43:58 Login Succeeded 02:43:58 nexus3.edgexfoundry.org:10003 02:43:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:43:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:43:58 Configure a credential helper to remove this warning. See 02:43:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:43:58 02:43:58 Login Succeeded 02:43:58 nexus3.edgexfoundry.org:10004 02:43:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:43:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:43:59 Configure a credential helper to remove this warning. See 02:43:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:43:59 02:43:59 Login Succeeded 02:43:59 docker.io 02:43:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:43:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:43:59 Configure a credential helper to remove this warning. See 02:43:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:43:59 02:43:59 Login Succeeded 02:43:59 ---> docker-login.sh ends [Pipeline] } 02:43:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:43:59 + git log --format=format:%s -1 11d8369584318023b9540bc2f4ed2887017df2a8 [Pipeline] echo 02:44:00 GIT_COMMIT: 11d8369584318023b9540bc2f4ed2887017df2a8, Commit Message: Merge pull request #111 from hahattan/sdk-issue-967 [Pipeline] echo 02:44:00 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 02:44:00 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:44:00 02:44:00 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 02:44:01 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:44:01 latest: Pulling from edgex-devops/git-semver 02:44:01 31603596830f: Pulling fs layer 02:44:01 54011a49482f: Pulling fs layer 02:44:01 a6820b24f6d8: Pulling fs layer 02:44:01 f581987b2513: Pulling fs layer 02:44:01 f581987b2513: Waiting 02:44:01 54011a49482f: Verifying Checksum 02:44:01 54011a49482f: Download complete 02:44:01 31603596830f: Verifying Checksum 02:44:01 31603596830f: Download complete 02:44:01 a6820b24f6d8: Verifying Checksum 02:44:01 a6820b24f6d8: Download complete 02:44:01 f581987b2513: Verifying Checksum 02:44:01 f581987b2513: Download complete 02:44:01 31603596830f: Pull complete 02:44:01 54011a49482f: Pull complete 02:44:03 a6820b24f6d8: Pull complete 02:44:03 f581987b2513: Pull complete 02:44:03 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 02:44:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:44:03 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 02:44:03 prd-centos7-docker-4c-2g-1399 does not seem to be running inside a container 02:44:03 $ 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 02:44:10 $ docker top c68d004bb0b00e602de80851a55312d5ee3fc877169e0f1efa75448bfa4d6845 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:44:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:44:10 [ssh-agent] Looking for ssh-agent implementation... 02:44:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:44:10 $ docker exec c68d004bb0b00e602de80851a55312d5ee3fc877169e0f1efa75448bfa4d6845 ssh-agent 02:44:10 SSH_AUTH_SOCK=/tmp/ssh-PQJjzw4xKcpB/agent.13 02:44:10 SSH_AGENT_PID=20 02:44:10 Running ssh-add (command line suppressed) 02:44:10 Identity added: /w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_8920546886388919714.key (/w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_8920546886388919714.key) 02:44:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:44:11 + git tag --points-at HEAD [Pipeline] } 02:44:11 $ docker exec --env ******** --env ******** c68d004bb0b00e602de80851a55312d5ee3fc877169e0f1efa75448bfa4d6845 ssh-agent -k 02:44:11 unset SSH_AUTH_SOCK; 02:44:11 unset SSH_AGENT_PID; 02:44:11 echo Agent pid 20 killed; 02:44:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:44:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:44:11 [ssh-agent] Looking for ssh-agent implementation... 02:44:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:44:11 $ docker exec c68d004bb0b00e602de80851a55312d5ee3fc877169e0f1efa75448bfa4d6845 ssh-agent 02:44:11 SSH_AUTH_SOCK=/tmp/ssh-XMHz0OAGE25C/agent.54 02:44:11 SSH_AGENT_PID=61 02:44:11 Running ssh-add (command line suppressed) 02:44:11 Identity added: /w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_6601138769478859030.key (/w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_6601138769478859030.key) 02:44:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:44:11 + git semver init 02:44:11 # -> Open(): unable to determine branch for HEAD 02:44:11 # $GIT_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.git 02:44:11 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-snmp-go_master 02:44:11 # $SEMVER_REMOTE_NAME = origin 02:44:11 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:44:11 # $SEMVER_USER_NAME = edgex-jenkins 02:44:11 # $SEMVER_BRANCH = master 02:44:11 # $SEMVER_TEMP = /tmp/semver-700454545 02:44:11 # git clone --branch semver git@github.com:edgexfoundry/device-snmp-go.git $SEMVER_TEMP 02:44:12 # '/tmp/semver-700454545' -> '/w/workspace/gexfoundry_device-snmp-go_master/.semver' 02:44:12 # -> Force: false 02:44:12 # $SEMVER_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.semver [Pipeline] } 02:44:12 $ docker exec --env ******** --env ******** c68d004bb0b00e602de80851a55312d5ee3fc877169e0f1efa75448bfa4d6845 ssh-agent -k 02:44:12 unset SSH_AUTH_SOCK; 02:44:12 unset SSH_AGENT_PID; 02:44:12 echo Agent pid 61 killed; 02:44:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:44:12 + git semver [Pipeline] } 02:44:12 $ docker stop --time=1 c68d004bb0b00e602de80851a55312d5ee3fc877169e0f1efa75448bfa4d6845 02:44:14 $ docker rm -f c68d004bb0b00e602de80851a55312d5ee3fc877169e0f1efa75448bfa4d6845 [Pipeline] // withDockerContainer [Pipeline] sh 02:44:14 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:44:15 Stashed 1 file(s) [Pipeline] echo 02:44:15 [edgeXSemver]: initialized semver on version 1.3.2-dev.10 [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 02:44:30 Still waiting to schedule task 02:44:30 ‘prd-centos7-blackbox-4c-2g-591’ doesn’t have label ‘centos7-docker-4c-2g’ 02:44:30 ‘prd-centos7-docker-4c-2g-1393’ is offline 02:44:30 ‘prd-centos7-docker-4c-2g-1397’ is offline 02:44:30 ‘prd-centos7-docker-4c-2g-1401’ is offline 02:44:30 ‘prd-centos7-docker-4c-2g-1402’ is offline 02:44:30 ‘prd-centos7-docker-4c-2g-1403’ is offline 02:44:30 ‘prd-centos7-docker-4c-2g-1404’ is offline 02:44:30 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1394’ doesn’t have label ‘centos7-docker-4c-2g’ 02:44:30 Still waiting to schedule task 02:44:30 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 02:45:20 Running on prd-centos7-docker-4c-2g-1404 in /w/workspace/gexfoundry_device-snmp-go_master [Pipeline] { [Pipeline] ws 02:45:20 Running in /w/workspace/device-snmp-go/34 [Pipeline] { [Pipeline] checkout 02:45:20 Selected Git installation does not exist. Using Default 02:45:20 The recommended git tool is: NONE 02:45:23 using credential edgex-jenkins-ssh 02:45:23 Cloning the remote Git repository 02:45:23 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 02:45:23 > git init /w/workspace/device-snmp-go/34 # timeout=10 02:45:23 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 02:45:23 > git --version # timeout=10 02:45:23 > git --version # 'git version 2.24.4' 02:45:23 using GIT_SSH to set credentials SSH Credentials for GitHub 02:45:23 [INFO] Currently running in a labeled security context 02:45:23 [INFO] Currently SELinux is 'enforcing' on the host 02:45:23 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-snmp-go/34@tmp/jenkins-gitclient-ssh4938604633878121392.key 02:45:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:45:24 Avoid second fetch 02:45:24 Checking out Revision 11d8369584318023b9540bc2f4ed2887017df2a8 (master) 02:45:24 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 02:45:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:45:24 > git config core.sparsecheckout # timeout=10 02:45:24 > git checkout -f 11d8369584318023b9540bc2f4ed2887017df2a8 # timeout=10 02:45:28 Commit message: "Merge pull request #111 from hahattan/sdk-issue-967" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:45:29 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 02:45:29 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 02:45:29 + true 02:45:29 + sudo service docker restart 02:45:29 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:45:51 provisioning config files... 02:45:51 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/34@tmp/config5959679682356505317tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:45:52 ---> docker-login.sh 02:45:52 nexus3.edgexfoundry.org:10001 02:45:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:45:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:45:53 Configure a credential helper to remove this warning. See 02:45:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:45:53 02:45:53 Login Succeeded 02:45:53 nexus3.edgexfoundry.org:10002 02:45:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:45:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:45:53 Configure a credential helper to remove this warning. See 02:45:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:45:53 02:45:53 Login Succeeded 02:45:53 nexus3.edgexfoundry.org:10003 02:45:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:45:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:45:53 Configure a credential helper to remove this warning. See 02:45:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:45:53 02:45:53 Login Succeeded 02:45:53 nexus3.edgexfoundry.org:10004 02:45:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:45:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:45:53 Configure a credential helper to remove this warning. See 02:45:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:45:53 02:45:53 Login Succeeded 02:45:53 docker.io 02:45:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:45:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:45:53 Configure a credential helper to remove this warning. See 02:45:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:45:53 02:45:53 Login Succeeded 02:45:53 ---> docker-login.sh ends [Pipeline] } 02:45:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:45:54 ========================================================= 02:45:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 02:45:54 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:45:54 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 02:45:54 Sending build context to Docker daemon 359.4kB 02:45:54 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 02:45:54 Step 2/10 : FROM ${BASE} 02:45:54 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 02:45:54 540db60ca938: Pulling fs layer 02:45:54 adcc1eea9eea: Pulling fs layer 02:45:54 4c4ab2625f07: Pulling fs layer 02:45:54 0510c868ecb4: Pulling fs layer 02:45:54 afea3b2eda06: Pulling fs layer 02:45:54 7809a108b3ef: Pulling fs layer 02:45:54 f706445af74f: Pulling fs layer 02:45:54 afea3b2eda06: Waiting 02:45:54 7809a108b3ef: Waiting 02:45:54 f706445af74f: Waiting 02:45:54 0510c868ecb4: Waiting 02:45:54 4c4ab2625f07: Verifying Checksum 02:45:54 4c4ab2625f07: Download complete 02:45:54 adcc1eea9eea: Verifying Checksum 02:45:54 adcc1eea9eea: Download complete 02:45:54 afea3b2eda06: Verifying Checksum 02:45:54 afea3b2eda06: Download complete 02:45:54 540db60ca938: Verifying Checksum 02:45:54 540db60ca938: Download complete 02:45:54 7809a108b3ef: Verifying Checksum 02:45:54 7809a108b3ef: Download complete 02:45:55 540db60ca938: Pull complete 02:45:55 adcc1eea9eea: Pull complete 02:45:56 4c4ab2625f07: Pull complete 02:45:56 f706445af74f: Verifying Checksum 02:45:56 f706445af74f: Download complete 02:45:56 0510c868ecb4: Verifying Checksum 02:45:56 0510c868ecb4: Download complete 02:46:03 0510c868ecb4: Pull complete 02:46:03 afea3b2eda06: Pull complete 02:46:03 7809a108b3ef: Pull complete 02:46:06 f706445af74f: Pull complete 02:46:06 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 02:46:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 02:46:06 ---> b068be0155e3 02:46:06 Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh gcc libc-dev zeromq-dev libsodium-dev" 02:47:02 ---> Running in 2c02a628901b 02:47:02 Removing intermediate container 2c02a628901b 02:47:02 ---> 7a606829e303 02:47:02 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 02:47:02 ---> Running in 564d42a73262 02:47:02 Removing intermediate container 564d42a73262 02:47:02 ---> 0e92333f91ce 02:47:02 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' 02:47:02 ---> Running in 001cd5a5eaf2 02:47:02 Removing intermediate container 001cd5a5eaf2 02:47:02 ---> 4909e5d2b3ac 02:47:02 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:47:02 ---> Running in 0ded088c0c42 02:47:02 Removing intermediate container 0ded088c0c42 02:47:02 ---> 8f0195584b9a 02:47:02 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:47:02 ---> Running in 379436db0998 02:47:02 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:47:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:47:02 (1/13) Installing libc-dev (0.7.2-r3) 02:47:02 (2/13) Installing libsodium (1.0.18-r0) 02:47:02 (3/13) Installing pkgconf (1.7.3-r0) 02:47:03 (4/13) Installing libsodium-dev (1.0.18-r0) 02:47:03 (5/13) Installing openssh-keygen (8.4_p1-r3) 02:47:03 (6/13) Installing libedit (20191231.3.1-r1) 02:47:03 (7/13) Installing openssh-client (8.4_p1-r3) 02:47:03 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 02:47:03 (9/13) Installing openssh-server-common (8.4_p1-r3) 02:47:03 (10/13) Installing openssh-server (8.4_p1-r3) 02:47:04 (11/13) Installing openssh (8.4_p1-r3) 02:47:04 (12/13) Installing libzmq (4.3.3-r1) 02:47:04 (13/13) Installing zeromq-dev (4.3.3-r1) 02:47:04 Executing busybox-1.32.1-r6.trigger 02:47:04 OK: 156 MiB in 53 packages 02:47:07 Removing intermediate container 379436db0998 02:47:07 ---> 29977221157e 02:47:07 Step 8/10 : WORKDIR /device-snmp-go 02:47:07 ---> Running in 6629a89ed728 02:47:07 Removing intermediate container 6629a89ed728 02:47:07 ---> b9aa029a381c 02:47:07 Step 9/10 : COPY . . 02:47:09 ---> ece86cc77dd6 02:47:09 Step 10/10 : RUN go mod download 02:47:09 ---> Running in 7ec9cf021442 02:47:11 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1407 in /w/workspace/gexfoundry_device-snmp-go_master [Pipeline] { [Pipeline] ws 02:47:11 Running in /w/workspace/device-snmp-go/34 [Pipeline] { [Pipeline] checkout 02:47:11 Selected Git installation does not exist. Using Default 02:47:11 The recommended git tool is: NONE 02:47:17 using credential edgex-jenkins-ssh 02:47:17 Cloning the remote Git repository 02:47:17 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 02:47:17 > git init /w/workspace/device-snmp-go/34 # timeout=10 02:47:17 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 02:47:17 > git --version # timeout=10 02:47:17 > git --version # 'git version 2.17.1' 02:47:17 using GIT_SSH to set credentials SSH Credentials for GitHub 02:47:17 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:47:18 Avoid second fetch 02:47:18 Checking out Revision 11d8369584318023b9540bc2f4ed2887017df2a8 (master) 02:47:18 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 02:47:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:47:18 > git config core.sparsecheckout # timeout=10 02:47:18 > git checkout -f 11d8369584318023b9540bc2f4ed2887017df2a8 # timeout=10 02:47:22 Commit message: "Merge pull request #111 from hahattan/sdk-issue-967" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:47:23 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 02:47:24 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 02:47:24 + sudo service docker restart 02:47:24 + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:47:42 provisioning config files... 02:47:42 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/34@tmp/config5046015863439037520tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:47:43 ---> docker-login.sh 02:47:43 nexus3.edgexfoundry.org:10001 02:47:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:47:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:47:44 Configure a credential helper to remove this warning. See 02:47:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:47:44 02:47:44 Login Succeeded 02:47:44 nexus3.edgexfoundry.org:10002 02:47:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:47:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:47:45 Configure a credential helper to remove this warning. See 02:47:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:47:45 02:47:45 Login Succeeded 02:47:45 nexus3.edgexfoundry.org:10003 02:47:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:47:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:47:45 Configure a credential helper to remove this warning. See 02:47:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:47:45 02:47:45 Login Succeeded 02:47:45 nexus3.edgexfoundry.org:10004 02:47:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:47:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:47:45 Configure a credential helper to remove this warning. See 02:47:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:47:45 02:47:45 Login Succeeded 02:47:46 docker.io 02:47:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:47:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:47:46 Configure a credential helper to remove this warning. See 02:47:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:47:46 02:47:46 Login Succeeded 02:47:46 ---> docker-login.sh ends [Pipeline] } 02:47:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:47:47 ========================================================= 02:47:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 02:47:47 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:47:47 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 02:47:47 Sending build context to Docker daemon 358.4kB 02:47:47 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 02:47:47 Step 2/10 : FROM ${BASE} 02:47:47 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:47:47 595b0fe564bb: Pulling fs layer 02:47:47 3088b5b3c5c0: Pulling fs layer 02:47:47 5b7225fbf94c: Pulling fs layer 02:47:47 ba82ee9f976e: Pulling fs layer 02:47:47 506bd15cee9f: Pulling fs layer 02:47:47 75a0a4a0db45: Pulling fs layer 02:47:47 618dc40b7e24: Pulling fs layer 02:47:47 506bd15cee9f: Waiting 02:47:47 ba82ee9f976e: Waiting 02:47:47 75a0a4a0db45: Waiting 02:47:47 618dc40b7e24: Waiting 02:47:47 5b7225fbf94c: Verifying Checksum 02:47:47 5b7225fbf94c: Download complete 02:47:47 3088b5b3c5c0: Verifying Checksum 02:47:47 3088b5b3c5c0: Download complete 02:47:47 506bd15cee9f: Download complete 02:47:48 75a0a4a0db45: Download complete 02:47:48 595b0fe564bb: Verifying Checksum 02:47:48 595b0fe564bb: Download complete 02:47:48 595b0fe564bb: Pull complete 02:47:49 3088b5b3c5c0: Pull complete 02:47:50 5b7225fbf94c: Pull complete 02:47:50 618dc40b7e24: Verifying Checksum 02:47:50 618dc40b7e24: Download complete 02:47:51 ba82ee9f976e: Download complete 02:48:01 ba82ee9f976e: Pull complete 02:48:01 506bd15cee9f: Pull complete 02:48:02 75a0a4a0db45: Pull complete 02:48:08 618dc40b7e24: Pull complete 02:48:08 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 02:48:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 02:48:08 ---> a36622ca3599 02:48:08 Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh gcc libc-dev zeromq-dev libsodium-dev" 02:48:08 ---> Running in 001e8ab7ed82 02:48:08 Removing intermediate container 001e8ab7ed82 02:48:08 ---> 8bc12fb90936 02:48:08 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 02:48:08 ---> Running in 1d1220214366 02:48:09 Removing intermediate container 1d1220214366 02:48:09 ---> 578588bdc3bf 02:48:09 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' 02:48:09 ---> Running in a4b38233f053 02:48:09 Removing intermediate container a4b38233f053 02:48:09 ---> 7721e8248024 02:48:09 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:48:09 ---> Running in 303117c1c8f9 02:48:12 Removing intermediate container 303117c1c8f9 02:48:12 ---> 9b0e5bf44996 02:48:12 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:48:12 ---> Running in 5c902606ce41 02:48:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:48:14 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:48:15 (1/13) Installing libc-dev (0.7.2-r3) 02:48:15 (2/13) Installing libsodium (1.0.18-r0) 02:48:15 (3/13) Installing pkgconf (1.7.3-r0) 02:48:15 (4/13) Installing libsodium-dev (1.0.18-r0) 02:48:15 (5/13) Installing openssh-keygen (8.4_p1-r3) 02:48:15 (6/13) Installing libedit (20191231.3.1-r1) 02:48:15 (7/13) Installing openssh-client (8.4_p1-r3) 02:48:16 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 02:48:16 (9/13) Installing openssh-server-common (8.4_p1-r3) 02:48:16 (10/13) Installing openssh-server (8.4_p1-r3) 02:48:16 (11/13) Installing openssh (8.4_p1-r3) 02:48:16 (12/13) Installing libzmq (4.3.3-r1) 02:48:16 (13/13) Installing zeromq-dev (4.3.3-r1) 02:48:17 Executing busybox-1.32.1-r6.trigger 02:48:17 OK: 145 MiB in 53 packages 02:48:18 Removing intermediate container 5c902606ce41 02:48:18 ---> 338506035491 02:48:18 Step 8/10 : WORKDIR /device-snmp-go 02:48:18 ---> Running in 1524e4d4b5a7 02:48:19 Removing intermediate container 1524e4d4b5a7 02:48:19 ---> 3c7662c31933 02:48:19 Step 9/10 : COPY . . 02:48:20 ---> 0b101c0ff070 02:48:20 Step 10/10 : RUN go mod download 02:48:20 ---> Running in f182ae907ff9 02:48:33 Removing intermediate container 7ec9cf021442 02:48:33 ---> 0019b852ad8f 02:48:33 Successfully built 0019b852ad8f 02:48:33 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 02:48:33 + docker inspect -f . ci-base-image-x86_64 02:48:33 . [Pipeline] withDockerContainer 02:48:33 prd-centos7-docker-4c-2g-1404 does not seem to be running inside a container 02:48:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/34 -v /w/workspace/device-snmp-go/34:/w/workspace/device-snmp-go/34:rw,z -v /w/workspace/device-snmp-go/34@tmp:/w/workspace/device-snmp-go/34@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:48:35 $ docker top cee12adff5492d5aa2dda049185696c788c9a7527f42c9d093e9b1b0294196b8 -eo pid,comm [Pipeline] { [Pipeline] sh 02:48:35 + go version 02:48:35 go version go1.16.3 linux/amd64 [Pipeline] } 02:48:35 $ docker stop --time=1 cee12adff5492d5aa2dda049185696c788c9a7527f42c9d093e9b1b0294196b8 02:48:37 $ docker rm -f cee12adff5492d5aa2dda049185696c788c9a7527f42c9d093e9b1b0294196b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:48:37 + docker inspect -f . ci-base-image-x86_64 02:48:37 . [Pipeline] withDockerContainer 02:48:37 prd-centos7-docker-4c-2g-1404 does not seem to be running inside a container 02:48:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/34 -v /w/workspace/device-snmp-go/34:/w/workspace/device-snmp-go/34:rw,z -v /w/workspace/device-snmp-go/34@tmp:/w/workspace/device-snmp-go/34@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:48:38 $ docker top 474a3a21cc441dc099e7c9b85f3587a5f85e4571d612f7ba4402c3abc71127d1 -eo pid,comm [Pipeline] { [Pipeline] sh 02:48:39 + go mod tidy [Pipeline] sh 02:48:39 + make test 02:48:39 go mod tidy 02:48:39 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 02:48:40 ? github.com/edgexfoundry/device-snmp-go [no test files] 02:48:46 Removing intermediate container f182ae907ff9 02:48:46 ---> 967fad9c6e98 02:48:46 Successfully built 967fad9c6e98 02:48:46 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:48:47 + docker inspect -f . ci-base-image-arm64 02:48:47 . [Pipeline] withDockerContainer 02:48:47 prd-ubuntu18.04-docker-arm64-4c-16g-1407 does not seem to be running inside a container 02:48:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/34 -v /w/workspace/device-snmp-go/34:/w/workspace/device-snmp-go/34:rw,z -v /w/workspace/device-snmp-go/34@tmp:/w/workspace/device-snmp-go/34@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:48:49 $ docker top 53ae0107854d270e00cc502334a4ea8f83b071e9cdb2114c41e4011be5642f71 -eo pid,comm [Pipeline] { [Pipeline] sh 02:48:50 + go version 02:48:50 go version go1.16.5 linux/arm64 [Pipeline] } 02:48:50 $ docker stop --time=1 53ae0107854d270e00cc502334a4ea8f83b071e9cdb2114c41e4011be5642f71 02:48:51 $ docker rm -f 53ae0107854d270e00cc502334a4ea8f83b071e9cdb2114c41e4011be5642f71 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:48:52 + docker inspect -f . ci-base-image-arm64 02:48:52 . [Pipeline] withDockerContainer 02:48:52 prd-ubuntu18.04-docker-arm64-4c-16g-1407 does not seem to be running inside a container 02:48:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/34 -v /w/workspace/device-snmp-go/34:/w/workspace/device-snmp-go/34:rw,z -v /w/workspace/device-snmp-go/34@tmp:/w/workspace/device-snmp-go/34@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:48:54 $ docker top 22e3fe0bb0f1d5b6361c0f271cfa6ee4dafcd487184b7f366dd256cd4d5782fb -eo pid,comm [Pipeline] { [Pipeline] sh 02:48:55 + go mod tidy [Pipeline] sh 02:48:56 + make test 02:48:56 go mod tidy 02:48:57 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 02:48:58 ? github.com/edgexfoundry/device-snmp-go [no test files] 02:49:02 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 02:49:02 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.006s coverage: 0.0% of statements 02:49:02 CGO_ENABLED=1 GO111MODULE=on go vet ./... 02:49:09 gofmt -l . 02:49:09 [ "`gofmt -l .`" = "" ] 02:49:09 ./bin/test-attribution-txt.sh [Pipeline] } 02:49:09 $ docker stop --time=1 474a3a21cc441dc099e7c9b85f3587a5f85e4571d612f7ba4402c3abc71127d1 02:49:14 $ docker rm -f 474a3a21cc441dc099e7c9b85f3587a5f85e4571d612f7ba4402c3abc71127d1 [Pipeline] // withDockerContainer [Pipeline] sh 02:49:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:49:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:49:18 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:49:19 + ls -al . 02:49:19 total 104 02:49:19 drwxrwxr-x. 7 jenkins jenkins 4096 Jun 15 02:49 . 02:49:19 drwxrwxr-x. 4 jenkins jenkins 30 Jun 15 02:45 .. 02:49:19 -rw-rw-r--. 1 jenkins jenkins 6520 Jun 15 02:45 Attribution.txt 02:49:19 drwxrwxr-x. 2 jenkins jenkins 60 Jun 15 02:45 bin 02:49:19 drwxrwxr-x. 3 jenkins jenkins 32 Jun 15 02:45 cmd 02:49:19 -rw-r--r--. 1 jenkins jenkins 7631 Jun 15 02:49 coverage.out 02:49:19 -rw-rw-r--. 1 jenkins jenkins 1459 Jun 15 02:45 Dockerfile 02:49:19 -rw-rw-r--. 1 jenkins jenkins 1057 Jun 15 02:45 Dockerfile.build 02:49:19 -rw-rw-r--. 1 jenkins jenkins 6 Jun 15 02:45 .dockerignore 02:49:19 drwxrwxr-x. 8 jenkins jenkins 162 Jun 15 02:45 .git 02:49:19 drwxrwxr-x. 2 jenkins jenkins 103 Jun 15 02:45 .github 02:49:19 -rw-rw-r--. 1 jenkins jenkins 269 Jun 15 02:45 .gitignore 02:49:19 -rw-rw-r--. 1 jenkins jenkins 223 Jun 15 02:45 go.mod 02:49:19 -rw-r--r--. 1 jenkins jenkins 21038 Jun 15 02:48 go.sum 02:49:19 drwxrwxr-x. 3 jenkins jenkins 20 Jun 15 02:45 internal 02:49:19 -rw-rw-r--. 1 jenkins jenkins 656 Jun 15 02:45 Jenkinsfile 02:49:19 -rw-rw-r--. 1 jenkins jenkins 11340 Jun 15 02:45 LICENSE 02:49:19 -rw-rw-r--. 1 jenkins jenkins 936 Jun 15 02:45 Makefile 02:49:19 -rw-rw-r--. 1 jenkins jenkins 9079 Jun 15 02:45 README.md 02:49:19 -rw-rw-r--. 1 jenkins jenkins 12 Jun 15 02:44 VERSION 02:49:19 -rw-rw-r--. 1 jenkins jenkins 209 Jun 15 02:45 version.go [Pipeline] isUnix [Pipeline] sh 02:49:19 + docker build -t device-snmp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=11d8369584318023b9540bc2f4ed2887017df2a8 --label arch=amd64 --label version=1.3.2-dev.10 . 02:49:19 Sending build context to Docker daemon 367.6kB 02:49:19 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 02:49:19 Step 2/24 : FROM ${BASE} AS builder 02:49:19 ---> 0019b852ad8f 02:49:19 Step 3/24 : ARG MAKE='make build' 02:49:20 ---> Running in 3648881455e1 02:49:20 Removing intermediate container 3648881455e1 02:49:20 ---> e7c33a0268b1 02:49:20 Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 02:49:20 ---> Running in 29d7daed9403 02:49:21 Removing intermediate container 29d7daed9403 02:49:21 ---> 0627dd8b5e33 02:49:21 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 02:49:21 ---> Running in 71f9de88a574 02:49:21 Removing intermediate container 71f9de88a574 02:49:21 ---> ccc043fd86b9 02:49:21 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:49:21 ---> Running in 5d1ac3a7a8e4 02:49:23 Removing intermediate container 5d1ac3a7a8e4 02:49:23 ---> 1e1c62c60776 02:49:23 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:49:23 ---> Running in 44ec5dd5a441 02:49:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:49:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:49:25 OK: 156 MiB in 53 packages 02:49:26 Removing intermediate container 44ec5dd5a441 02:49:26 ---> 2ae447c37bf7 02:49:26 Step 8/24 : WORKDIR /device-snmp-go 02:49:26 ---> Running in 2383d7a583c5 02:49:26 Removing intermediate container 2383d7a583c5 02:49:26 ---> 0e7234b7651e 02:49:26 Step 9/24 : COPY . . 02:49:28 ---> 0252f74f5bb6 02:49:28 Step 10/24 : RUN go mod tidy 02:49:28 ---> Running in e1c7ffd0752a 02:49:31 Removing intermediate container e1c7ffd0752a 02:49:31 ---> ecdfd0fefea0 02:49:31 Step 11/24 : RUN make update 02:49:31 ---> Running in 31d6024a3844 02:49:32 CGO_ENABLED=0 GO111MODULE=on go mod download 02:49:32 Removing intermediate container 31d6024a3844 02:49:32 ---> aac1108b0bc7 02:49:32 Step 12/24 : RUN ${MAKE} 02:49:33 ---> Running in 8f92c5d1d4bf 02:49:34 go mod tidy 02:49:34 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=1.3.2-dev.10" -o cmd/device-snmp ./cmd 02:49:45 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 02:49:45 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.031s coverage: 0.0% of statements 02:49:45 CGO_ENABLED=1 GO111MODULE=on go vet ./... 02:49:56 Removing intermediate container 8f92c5d1d4bf 02:49:56 ---> cc9fb783ad7c 02:49:56 Step 13/24 : FROM alpine:3.12 02:49:56 3.12: Pulling from library/alpine 02:49:56 339de151aab4: Pulling fs layer 02:49:56 339de151aab4: Verifying Checksum 02:49:56 339de151aab4: Download complete 02:49:56 339de151aab4: Pull complete 02:49:56 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 02:49:56 Status: Downloaded newer image for alpine:3.12 02:49:56 ---> 13621d1b12d4 02:49:56 Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init 02:49:56 ---> Running in b192ac8580a1 02:49:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:49:57 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:49:57 (1/6) Installing dumb-init (1.2.2-r1) 02:49:57 (2/6) Installing libgcc (9.3.0-r2) 02:49:57 (3/6) Installing libsodium (1.0.18-r0) 02:49:57 (4/6) Installing libstdc++ (9.3.0-r2) 02:49:57 (5/6) Installing libzmq (4.3.3-r0) 02:49:57 (6/6) Installing zeromq (4.3.3-r0) 02:49:57 Executing busybox-1.31.1-r20.trigger 02:49:57 OK: 8 MiB in 20 packages 02:49:58 Removing intermediate container b192ac8580a1 02:49:58 ---> 5026a94794a0 02:49:58 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 02:50:00 ---> 0c442b48ed85 02:50:00 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 02:50:01 ---> d8c4b4283dbe 02:50:01 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 02:50:01 ---> 108f461651cd 02:50:01 Step 18/24 : EXPOSE 59993 02:50:01 ---> Running in 1f76c9e8058c 02:50:02 Removing intermediate container 1f76c9e8058c 02:50:02 ---> feb4e1bb748a 02:50:02 Step 19/24 : EXPOSE 161 02:50:02 ---> Running in 023b1f72884f 02:50:02 Removing intermediate container 023b1f72884f 02:50:02 ---> 86ceecefc457 02:50:02 Step 20/24 : ENTRYPOINT ["/device-snmp"] 02:50:03 ---> Running in 2b3c91284756 02:50:03 Removing intermediate container 2b3c91284756 02:50:03 ---> 455016695a87 02:50:03 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 02:50:03 ---> Running in 1cc7c32a93cc 02:50:03 Removing intermediate container 1cc7c32a93cc 02:50:03 ---> 27a017885bc7 02:50:03 Step 22/24 : LABEL arch=amd64 02:50:04 ---> Running in 330bca2676da 02:50:04 Removing intermediate container 330bca2676da 02:50:04 ---> 4d19b332f519 02:50:04 Step 23/24 : LABEL git_sha=11d8369584318023b9540bc2f4ed2887017df2a8 02:50:04 ---> Running in dc2b7a0afab4 02:50:04 Removing intermediate container dc2b7a0afab4 02:50:04 ---> 82c9279711a1 02:50:04 Step 24/24 : LABEL version=1.3.2-dev.10 02:50:05 ---> Running in 8574d08af491 02:50:05 Removing intermediate container 8574d08af491 02:50:05 ---> e233aa3648f0 02:50:05 [Warning] One or more build-args [ARCH] were not consumed 02:50:05 Successfully built e233aa3648f0 02:50:05 Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:50:05 provisioning config files... 02:50:05 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/34@tmp/config8826555293368055809tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:50:06 ---> docker-login.sh 02:50:06 nexus3.edgexfoundry.org:10001 02:50:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:50:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:50:06 Configure a credential helper to remove this warning. See 02:50:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:50:06 02:50:06 Login Succeeded 02:50:06 nexus3.edgexfoundry.org:10002 02:50:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:50:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:50:06 Configure a credential helper to remove this warning. See 02:50:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:50:06 02:50:06 Login Succeeded 02:50:06 nexus3.edgexfoundry.org:10003 02:50:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:50:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:50:06 Configure a credential helper to remove this warning. See 02:50:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:50:06 02:50:06 Login Succeeded 02:50:06 nexus3.edgexfoundry.org:10004 02:50:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:50:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:50:06 Configure a credential helper to remove this warning. See 02:50:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:50:06 02:50:06 Login Succeeded 02:50:06 docker.io 02:50:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:50:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:50:06 Configure a credential helper to remove this warning. See 02:50:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:50:06 02:50:06 Login Succeeded 02:50:06 ---> docker-login.sh ends [Pipeline] } 02:50:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:50:06 [edgeXDocker.push] Tagging docker image device-snmp with the following tags: 02:50:06 11d8369584318023b9540bc2f4ed2887017df2a8 02:50:06 latest 02:50:06 1.3.2-dev.10 02:50:06 11d8369584318023b9540bc2f4ed2887017df2a8-1.3.2-dev.10 02:50:06 master 02:50:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:50:07 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:11d8369584318023b9540bc2f4ed2887017df2a8 [Pipeline] isUnix [Pipeline] sh 02:50:07 + docker push nexus3.edgexfoundry.org:10004/device-snmp:11d8369584318023b9540bc2f4ed2887017df2a8 02:50:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 02:50:07 c79f56a5f4bf: Preparing 02:50:07 99e4e8cc008c: Preparing 02:50:07 fe0f604d4188: Preparing 02:50:07 a4b2040f698d: Preparing 02:50:07 32f366d666a5: Preparing 02:50:07 32f366d666a5: Layer already exists 02:50:07 c79f56a5f4bf: Pushed 02:50:07 a4b2040f698d: Pushed 02:50:07 99e4e8cc008c: Pushed 02:50:09 fe0f604d4188: Pushed 02:50:09 11d8369584318023b9540bc2f4ed2887017df2a8: digest: sha256:ec8c8a1837b1b33380f6fb1625777a1a8e83b69d2c06b12eb9ac127bb83a730f size: 1365 [Pipeline] isUnix [Pipeline] sh 02:50:09 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:latest [Pipeline] isUnix [Pipeline] sh 02:50:10 + docker push nexus3.edgexfoundry.org:10004/device-snmp:latest 02:50:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 02:50:10 c79f56a5f4bf: Preparing 02:50:10 99e4e8cc008c: Preparing 02:50:10 fe0f604d4188: Preparing 02:50:10 a4b2040f698d: Preparing 02:50:10 32f366d666a5: Preparing 02:50:10 32f366d666a5: Layer already exists 02:50:10 99e4e8cc008c: Layer already exists 02:50:10 c79f56a5f4bf: Layer already exists 02:50:10 fe0f604d4188: Layer already exists 02:50:10 a4b2040f698d: Layer already exists 02:50:10 latest: digest: sha256:ec8c8a1837b1b33380f6fb1625777a1a8e83b69d2c06b12eb9ac127bb83a730f size: 1365 [Pipeline] isUnix [Pipeline] sh 02:50:10 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:1.3.2-dev.10 [Pipeline] isUnix [Pipeline] sh 02:50:10 + docker push nexus3.edgexfoundry.org:10004/device-snmp:1.3.2-dev.10 02:50:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 02:50:10 c79f56a5f4bf: Preparing 02:50:10 99e4e8cc008c: Preparing 02:50:10 fe0f604d4188: Preparing 02:50:10 a4b2040f698d: Preparing 02:50:10 32f366d666a5: Preparing 02:50:10 fe0f604d4188: Layer already exists 02:50:10 99e4e8cc008c: Layer already exists 02:50:10 32f366d666a5: Layer already exists 02:50:10 a4b2040f698d: Layer already exists 02:50:10 c79f56a5f4bf: Layer already exists 02:50:10 1.3.2-dev.10: digest: sha256:ec8c8a1837b1b33380f6fb1625777a1a8e83b69d2c06b12eb9ac127bb83a730f size: 1365 [Pipeline] isUnix [Pipeline] sh 02:50:11 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:11d8369584318023b9540bc2f4ed2887017df2a8-1.3.2-dev.10 [Pipeline] isUnix [Pipeline] sh 02:50:11 + docker push nexus3.edgexfoundry.org:10004/device-snmp:11d8369584318023b9540bc2f4ed2887017df2a8-1.3.2-dev.10 02:50:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 02:50:11 c79f56a5f4bf: Preparing 02:50:11 99e4e8cc008c: Preparing 02:50:11 fe0f604d4188: Preparing 02:50:11 a4b2040f698d: Preparing 02:50:11 32f366d666a5: Preparing 02:50:11 99e4e8cc008c: Layer already exists 02:50:11 32f366d666a5: Layer already exists 02:50:11 a4b2040f698d: Layer already exists 02:50:11 c79f56a5f4bf: Layer already exists 02:50:11 fe0f604d4188: Layer already exists 02:50:11 11d8369584318023b9540bc2f4ed2887017df2a8-1.3.2-dev.10: digest: sha256:ec8c8a1837b1b33380f6fb1625777a1a8e83b69d2c06b12eb9ac127bb83a730f size: 1365 [Pipeline] isUnix [Pipeline] sh 02:50:11 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:master [Pipeline] isUnix [Pipeline] sh 02:50:12 + docker push nexus3.edgexfoundry.org:10004/device-snmp:master 02:50:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 02:50:12 c79f56a5f4bf: Preparing 02:50:12 99e4e8cc008c: Preparing 02:50:12 fe0f604d4188: Preparing 02:50:12 a4b2040f698d: Preparing 02:50:12 32f366d666a5: Preparing 02:50:12 99e4e8cc008c: Layer already exists 02:50:12 a4b2040f698d: Layer already exists 02:50:12 32f366d666a5: Layer already exists 02:50:12 c79f56a5f4bf: Layer already exists 02:50:12 fe0f604d4188: Layer already exists 02:50:12 master: digest: sha256:ec8c8a1837b1b33380f6fb1625777a1a8e83b69d2c06b12eb9ac127bb83a730f size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } 02:50:12 gofmt -l . 02:50:12 [ "`gofmt -l .`" = "" ] 02:50:12 ./bin/test-attribution-txt.sh [Pipeline] // withEnv [Pipeline] echo 02:50:12 ===================================================== [Pipeline] } 02:50:12 $ docker stop --time=1 22e3fe0bb0f1d5b6361c0f271cfa6ee4dafcd487184b7f366dd256cd4d5782fb 02:50:14 $ docker rm -f 22e3fe0bb0f1d5b6361c0f271cfa6ee4dafcd487184b7f366dd256cd4d5782fb [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] echo 02:50:14 taggedImages: 02:50:14 - nexus3.edgexfoundry.org:10004/device-snmp:11d8369584318023b9540bc2f4ed2887017df2a8 02:50:14 - nexus3.edgexfoundry.org:10004/device-snmp:latest 02:50:14 - nexus3.edgexfoundry.org:10004/device-snmp:1.3.2-dev.10 02:50:14 - nexus3.edgexfoundry.org:10004/device-snmp:11d8369584318023b9540bc2f4ed2887017df2a8-1.3.2-dev.10 02:50:14 - nexus3.edgexfoundry.org:10004/device-snmp:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage 02:50:15 + sudo chown -R jenkins:jenkins . [Pipeline] libraryResource [Pipeline] sh [Pipeline] stash 02:50:15 Warning: overwriting stash ‘coverage-report’ 02:50:15 ---> job-cost.sh 02:50:15 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-oihl 02:50:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:50:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:50:16 + ls -al . 02:50:16 total 128 02:50:16 drwxrwxr-x 7 jenkins jenkins 4096 Jun 15 02:50 . 02:50:16 drwxrwxr-x 4 jenkins jenkins 4096 Jun 15 02:47 .. 02:50:16 -rw-rw-r-- 1 jenkins jenkins 6 Jun 15 02:47 .dockerignore 02:50:16 drwxrwxr-x 8 jenkins jenkins 4096 Jun 15 02:47 .git 02:50:16 drwxrwxr-x 2 jenkins jenkins 4096 Jun 15 02:47 .github 02:50:16 -rw-rw-r-- 1 jenkins jenkins 269 Jun 15 02:47 .gitignore 02:50:16 -rw-rw-r-- 1 jenkins jenkins 6520 Jun 15 02:47 Attribution.txt 02:50:16 -rw-rw-r-- 1 jenkins jenkins 1459 Jun 15 02:47 Dockerfile 02:50:16 -rw-rw-r-- 1 jenkins jenkins 1057 Jun 15 02:47 Dockerfile.build 02:50:16 -rw-rw-r-- 1 jenkins jenkins 656 Jun 15 02:47 Jenkinsfile 02:50:16 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 15 02:47 LICENSE 02:50:16 -rw-rw-r-- 1 jenkins jenkins 936 Jun 15 02:47 Makefile 02:50:16 -rw-rw-r-- 1 jenkins jenkins 9079 Jun 15 02:47 README.md 02:50:16 -rw-rw-r-- 1 jenkins jenkins 12 Jun 15 02:44 VERSION 02:50:16 drwxrwxr-x 2 jenkins jenkins 4096 Jun 15 02:47 bin 02:50:16 drwxrwxr-x 3 jenkins jenkins 4096 Jun 15 02:47 cmd 02:50:16 -rw-r--r-- 1 jenkins jenkins 7631 Jun 15 02:49 coverage.out 02:50:16 -rw-rw-r-- 1 jenkins jenkins 223 Jun 15 02:47 go.mod 02:50:16 -rw-r--r-- 1 jenkins jenkins 21038 Jun 15 02:48 go.sum 02:50:16 drwxrwxr-x 3 jenkins jenkins 4096 Jun 15 02:47 internal 02:50:16 -rw-rw-r-- 1 jenkins jenkins 209 Jun 15 02:47 version.go [Pipeline] isUnix [Pipeline] sh 02:50:16 + docker build -t device-snmp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=11d8369584318023b9540bc2f4ed2887017df2a8 --label arch=arm64 --label version=1.3.2-dev.10 . 02:50:17 Sending build context to Docker daemon 366.6kB 02:50:17 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 02:50:17 Step 2/24 : FROM ${BASE} AS builder 02:50:17 ---> 967fad9c6e98 02:50:17 Step 3/24 : ARG MAKE='make build' 02:50:17 ---> Running in d1e6437e3ae5 02:50:17 Removing intermediate container d1e6437e3ae5 02:50:17 ---> 81cc95f54503 02:50:17 Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 02:50:17 ---> Running in fcf498103a46 02:50:18 Removing intermediate container fcf498103a46 02:50:18 ---> 4b518c89e646 02:50:18 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 02:50:18 ---> Running in 6e04238385db 02:50:19 Removing intermediate container 6e04238385db 02:50:19 ---> 8046feb7c467 02:50:19 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:50:19 ---> Running in cbc181d12fd8 02:50:21 Removing intermediate container cbc181d12fd8 02:50:21 ---> 8ad098f6421b 02:50:21 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:50:21 ---> Running in 8dda5db17439 02:50:22 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:50:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:50:24 OK: 145 MiB in 53 packages 02:50:25 Removing intermediate container 8dda5db17439 02:50:25 ---> 5a2a94246f74 02:50:25 Step 8/24 : WORKDIR /device-snmp-go 02:50:25 ---> Running in f17cdd6a527a 02:50:25 Removing intermediate container f17cdd6a527a 02:50:25 ---> e6a577417392 02:50:25 Step 9/24 : COPY . . 02:50:26 ---> 393db6e5b8cf 02:50:26 Step 10/24 : RUN go mod tidy 02:50:26 ---> Running in 4be1d886deef 02:50:29 Removing intermediate container 4be1d886deef 02:50:29 ---> b0bb905a5e4d 02:50:29 Step 11/24 : RUN make update 02:50:29 ---> Running in 68be44861afe 02:50:30 CGO_ENABLED=0 GO111MODULE=on go mod download 02:50:31 Removing intermediate container 68be44861afe 02:50:31 ---> 0698af31fb82 02:50:31 Step 12/24 : RUN ${MAKE} 02:50:31 ---> Running in d90e904ebe5f 02:50:33 go mod tidy 02:50:33 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=1.3.2-dev.10" -o cmd/device-snmp ./cmd 02:50:34 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 02:51:06 lf-activate-venv(): INFO: Adding /tmp/venv-oihl/bin to PATH 02:51:06 INFO: No Stack... 02:51:06 INFO: Retrieving Pricing Info for: v3-standard-2 02:51:06 INFO: Archiving Costs [Pipeline] sh 02:51:07 + cat /w/workspace/device-snmp-go/34/archives/cost.csv 02:51:07 + cut -d, -f6 [Pipeline] lock 02:51:07 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-master-34-stack-cost] 02:51:07 Resource [jenkins-edgexfoundry-device-snmp-go-master-34-stack-cost] did not exist. Created. 02:51:07 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-master-34-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:51:07 + echo total: 0.05999999865889549 [Pipeline] stash 02:51:07 Stashed 1 file(s) [Pipeline] } 02:51:07 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-master-34-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 02:51:12 Removing intermediate container d90e904ebe5f 02:51:12 ---> d480667b27d5 02:51:12 Step 13/24 : FROM alpine:3.12 02:51:12 3.12: Pulling from library/alpine 02:51:12 d2f70382dc9a: Pulling fs layer 02:51:12 d2f70382dc9a: Verifying Checksum 02:51:12 d2f70382dc9a: Download complete 02:51:12 d2f70382dc9a: Pull complete 02:51:12 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 02:51:12 Status: Downloaded newer image for alpine:3.12 02:51:12 ---> 9852663dfa18 02:51:12 Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init 02:51:12 ---> Running in 7a3eb943f188 02:51:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:51:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:51:12 (1/6) Installing dumb-init (1.2.2-r1) 02:51:12 (2/6) Installing libgcc (9.3.0-r2) 02:51:12 (3/6) Installing libsodium (1.0.18-r0) 02:51:12 (4/6) Installing libstdc++ (9.3.0-r2) 02:51:12 (5/6) Installing libzmq (4.3.3-r0) 02:51:12 (6/6) Installing zeromq (4.3.3-r0) 02:51:12 Executing busybox-1.31.1-r20.trigger 02:51:12 OK: 8 MiB in 20 packages 02:51:12 Removing intermediate container 7a3eb943f188 02:51:12 ---> d97e3ffe9f91 02:51:12 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 02:51:14 ---> b9e2dafa36e6 02:51:14 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 02:51:14 ---> 877d283dcbca 02:51:14 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 02:51:15 ---> b84269f1289b 02:51:15 Step 18/24 : EXPOSE 59993 02:51:15 ---> Running in 729231b87b2a 02:51:16 Removing intermediate container 729231b87b2a 02:51:16 ---> 3d7b4a7f96a4 02:51:16 Step 19/24 : EXPOSE 161 02:51:16 ---> Running in 8880e4a981b2 02:51:16 Removing intermediate container 8880e4a981b2 02:51:16 ---> 48e58f164c51 02:51:16 Step 20/24 : ENTRYPOINT ["/device-snmp"] 02:51:16 ---> Running in bf8794725b98 02:51:17 Removing intermediate container bf8794725b98 02:51:17 ---> 4e4948b87964 02:51:17 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 02:51:17 ---> Running in 8b49c7c51a78 02:51:18 Removing intermediate container 8b49c7c51a78 02:51:18 ---> 2023b18bac74 02:51:18 Step 22/24 : LABEL arch=arm64 02:51:18 ---> Running in b6a3d93250b7 02:51:18 Removing intermediate container b6a3d93250b7 02:51:18 ---> f31eb10fa0b9 02:51:18 Step 23/24 : LABEL git_sha=11d8369584318023b9540bc2f4ed2887017df2a8 02:51:18 ---> Running in 58275b61a888 02:51:19 Removing intermediate container 58275b61a888 02:51:19 ---> 699cd50ae855 02:51:19 Step 24/24 : LABEL version=1.3.2-dev.10 02:51:19 ---> Running in 5a8542d75374 02:51:19 Removing intermediate container 5a8542d75374 02:51:19 ---> ea5bc6f37c0d 02:51:19 [Warning] One or more build-args [ARCH] were not consumed 02:51:19 Successfully built ea5bc6f37c0d 02:51:19 Successfully tagged device-snmp-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:51:19 provisioning config files... 02:51:19 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/34@tmp/config2050319833802135995tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:51:20 ---> docker-login.sh 02:51:20 nexus3.edgexfoundry.org:10001 02:51:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:51:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:51:20 Configure a credential helper to remove this warning. See 02:51:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:51:20 02:51:20 Login Succeeded 02:51:20 nexus3.edgexfoundry.org:10002 02:51:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:51:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:51:21 Configure a credential helper to remove this warning. See 02:51:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:51:21 02:51:21 Login Succeeded 02:51:21 nexus3.edgexfoundry.org:10003 02:51:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:51:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:51:21 Configure a credential helper to remove this warning. See 02:51:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:51:21 02:51:21 Login Succeeded 02:51:21 nexus3.edgexfoundry.org:10004 02:51:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:51:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:51:22 Configure a credential helper to remove this warning. See 02:51:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:51:22 02:51:22 Login Succeeded 02:51:22 docker.io 02:51:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:51:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:51:23 Configure a credential helper to remove this warning. See 02:51:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:51:23 02:51:23 Login Succeeded 02:51:23 ---> docker-login.sh ends [Pipeline] } 02:51:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:51:23 [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: 02:51:23 11d8369584318023b9540bc2f4ed2887017df2a8 02:51:23 latest 02:51:23 1.3.2-dev.10 02:51:23 11d8369584318023b9540bc2f4ed2887017df2a8-1.3.2-dev.10 02:51:23 master 02:51:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:51:23 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:11d8369584318023b9540bc2f4ed2887017df2a8 [Pipeline] isUnix [Pipeline] sh 02:51:24 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:11d8369584318023b9540bc2f4ed2887017df2a8 02:51:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 02:51:24 5bba287c7ae6: Preparing 02:51:24 1191b07f9d0b: Preparing 02:51:24 c20ea3d2e709: Preparing 02:51:24 f8e76a0b0d29: Preparing 02:51:24 3fbe34a1663b: Preparing 02:51:24 3fbe34a1663b: Layer already exists 02:51:24 1191b07f9d0b: Pushed 02:51:24 5bba287c7ae6: Pushed 02:51:25 f8e76a0b0d29: Pushed 02:51:27 c20ea3d2e709: Pushed 02:51:27 11d8369584318023b9540bc2f4ed2887017df2a8: digest: sha256:98c78689e55288c7ae78c5bd5fd92fd98553dad4c129bef253fbc3ee3935a65f size: 1365 [Pipeline] isUnix [Pipeline] sh 02:51:28 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:51:28 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 02:51:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 02:51:28 5bba287c7ae6: Preparing 02:51:28 1191b07f9d0b: Preparing 02:51:28 c20ea3d2e709: Preparing 02:51:28 f8e76a0b0d29: Preparing 02:51:28 3fbe34a1663b: Preparing 02:51:28 1191b07f9d0b: Layer already exists 02:51:28 f8e76a0b0d29: Layer already exists 02:51:28 c20ea3d2e709: Layer already exists 02:51:28 3fbe34a1663b: Layer already exists 02:51:28 5bba287c7ae6: Layer already exists 02:51:28 latest: digest: sha256:98c78689e55288c7ae78c5bd5fd92fd98553dad4c129bef253fbc3ee3935a65f size: 1365 [Pipeline] isUnix [Pipeline] sh 02:51:29 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:1.3.2-dev.10 [Pipeline] isUnix [Pipeline] sh 02:51:29 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:1.3.2-dev.10 02:51:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 02:51:29 5bba287c7ae6: Preparing 02:51:29 1191b07f9d0b: Preparing 02:51:29 c20ea3d2e709: Preparing 02:51:29 f8e76a0b0d29: Preparing 02:51:29 3fbe34a1663b: Preparing 02:51:29 c20ea3d2e709: Layer already exists 02:51:29 1191b07f9d0b: Layer already exists 02:51:29 f8e76a0b0d29: Layer already exists 02:51:29 3fbe34a1663b: Layer already exists 02:51:29 5bba287c7ae6: Layer already exists 02:51:29 1.3.2-dev.10: digest: sha256:98c78689e55288c7ae78c5bd5fd92fd98553dad4c129bef253fbc3ee3935a65f size: 1365 [Pipeline] isUnix [Pipeline] sh 02:51:30 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:11d8369584318023b9540bc2f4ed2887017df2a8-1.3.2-dev.10 [Pipeline] isUnix [Pipeline] sh 02:51:30 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:11d8369584318023b9540bc2f4ed2887017df2a8-1.3.2-dev.10 02:51:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 02:51:30 5bba287c7ae6: Preparing 02:51:30 1191b07f9d0b: Preparing 02:51:30 c20ea3d2e709: Preparing 02:51:30 f8e76a0b0d29: Preparing 02:51:30 3fbe34a1663b: Preparing 02:51:30 1191b07f9d0b: Layer already exists 02:51:30 f8e76a0b0d29: Layer already exists 02:51:30 5bba287c7ae6: Layer already exists 02:51:30 c20ea3d2e709: Layer already exists 02:51:30 3fbe34a1663b: Layer already exists 02:51:30 11d8369584318023b9540bc2f4ed2887017df2a8-1.3.2-dev.10: digest: sha256:98c78689e55288c7ae78c5bd5fd92fd98553dad4c129bef253fbc3ee3935a65f size: 1365 [Pipeline] isUnix [Pipeline] sh 02:51:31 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:master [Pipeline] isUnix [Pipeline] sh 02:51:31 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:master 02:51:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 02:51:31 5bba287c7ae6: Preparing 02:51:31 1191b07f9d0b: Preparing 02:51:31 c20ea3d2e709: Preparing 02:51:31 f8e76a0b0d29: Preparing 02:51:31 3fbe34a1663b: Preparing 02:51:31 3fbe34a1663b: Layer already exists 02:51:31 f8e76a0b0d29: Layer already exists 02:51:31 c20ea3d2e709: Layer already exists 02:51:31 1191b07f9d0b: Layer already exists 02:51:31 5bba287c7ae6: Layer already exists 02:51:31 master: digest: sha256:98c78689e55288c7ae78c5bd5fd92fd98553dad4c129bef253fbc3ee3935a65f size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:51:31 ===================================================== [Pipeline] echo 02:51:31 taggedImages: 02:51:31 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:11d8369584318023b9540bc2f4ed2887017df2a8 02:51:31 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 02:51:31 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:1.3.2-dev.10 02:51:31 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:11d8369584318023b9540bc2f4ed2887017df2a8-1.3.2-dev.10 02:51:31 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 02:51:32 ---> job-cost.sh 02:51:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-JGJs 02:52:11 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 02:53:33 lf-activate-venv(): INFO: Adding /tmp/venv-JGJs/bin to PATH 02:53:33 INFO: No Stack... 02:53:33 INFO: Retrieving Pricing Info for: v2-standard-4 02:53:33 INFO: Archiving Costs [Pipeline] sh 02:53:33 + cat /w/workspace/device-snmp-go/34/archives/cost.csv 02:53:33 + cut -d, -f6 [Pipeline] lock 02:53:33 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-master-34-stack-cost] 02:53:33 Resource [jenkins-edgexfoundry-device-snmp-go-master-34-stack-cost] did not exist. Created. 02:53:33 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-master-34-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:53:33 /w/workspace/device-snmp-go/34@tmp/durable-dbebe8b5/script.sh: 1: /w/workspace/device-snmp-go/34@tmp/durable-dbebe8b5/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 02:53:34 + echo total: 0.18000000715255737 [Pipeline] stash 02:53:34 Warning: overwriting stash ‘stack-cost’ 02:53:34 Stashed 1 file(s) [Pipeline] } 02:53:34 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-master-34-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 02:53:34 provisioning config files... 02:53:34 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_master@tmp/config5909224886963069748tmp [Pipeline] { [Pipeline] sh 02:53:35 + set +x 02:53:35 + bash -s -- 02:53:35 + curl -s https://codecov.io/bash 02:53:35 02:53:35 _____ _ 02:53:35 / ____| | | 02:53:35 | | ___ __| | ___ ___ _____ __ 02:53:35 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:53:35 | |___| (_) | (_| | __/ (_| (_) \ V / 02:53:35 \_____\___/ \__,_|\___|\___\___/ \_/ 02:53:35 Bash-1.0.3 02:53:35 02:53:35 02:53:35 ==> git version 2.24.4 found 02:53:35 ==> 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 02:53:35 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 02:53:35 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 02:53:35 ==> Jenkins CI detected. 02:53:35 project root: . 02:53:35 --> token set from env 02:53:35 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:53:35 ==> Running gcov in . (disable via -X gcov) 02:53:35 ==> Python coveragepy not found 02:53:35 ==> Searching for coverage reports in: 02:53:35 + . 02:53:35 -> Found 1 reports 02:53:35 ==> Detecting git/mercurial file structure 02:53:35 ==> Reading reports 02:53:35 + ./coverage.out bytes=7631 02:53:35 ==> Appending adjustments 02:53:35 https://docs.codecov.io/docs/fixing-reports 02:53:35 + Found adjustments 02:53:35 ==> Gzipping contents 02:53:35 4.0K /tmp/codecov.tz7sB0.gz 02:53:35 ==> Uploading reports 02:53:35 url: https://codecov.io 02:53:35 query: branch=master&commit=11d8369584318023b9540bc2f4ed2887017df2a8&build=34&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmaster%2F34%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:53:35 -> Pinging Codecov 02:53:35 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=11d8369584318023b9540bc2f4ed2887017df2a8&build=34&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmaster%2F34%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:53:35 -> Uploading to 02:53:35 https://storage.googleapis.com/codecov/v4/raw/2021-06-15/6C56EA5C29638FB4528AC87E60AF5AE0/11d8369584318023b9540bc2f4ed2887017df2a8/c5e73f33-b706-42b3-b2db-1070c2e09c69.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210615%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210615T025335Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0486d58bb40f6bc4e6f60fcc9dc180d5923a110d99a601e790b25b1fe00a9ff2 02:53:35 % Total % Received % Xferd Average Speed Time Time Time Current 02:53:35 Dload Upload Total Spent Left Speed 02:53:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1378 0 0 100 1378 0 3915 --:--:-- --:--:-- --:--:-- 3925 02:53:36 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-snmp-go/commit/11d8369584318023b9540bc2f4ed2887017df2a8 [Pipeline] } 02:53:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 02:53:36 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:53:36 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:53:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:53:36 02:53:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 02:53:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:53:37 1.410.4: Pulling from edgex-devops/edgex-snyk-go 02:53:37 188c0c94c7c5: Pulling fs layer 02:53:37 0ef7d3d256c8: Pulling fs layer 02:53:37 de9db76c5a1d: Pulling fs layer 02:53:37 0eba1c9be4d2: Pulling fs layer 02:53:37 0d57e429df01: Pulling fs layer 02:53:37 4e4be7b47b0d: Pulling fs layer 02:53:37 e1f770b5df2f: Pulling fs layer 02:53:37 85a0685a4137: Pulling fs layer 02:53:37 0d57e429df01: Waiting 02:53:37 4e4be7b47b0d: Waiting 02:53:37 e1f770b5df2f: Waiting 02:53:37 85a0685a4137: Waiting 02:53:37 0eba1c9be4d2: Waiting 02:53:37 de9db76c5a1d: Verifying Checksum 02:53:37 de9db76c5a1d: Download complete 02:53:37 0ef7d3d256c8: Verifying Checksum 02:53:37 0ef7d3d256c8: Download complete 02:53:37 0d57e429df01: Verifying Checksum 02:53:37 0d57e429df01: Download complete 02:53:37 4e4be7b47b0d: Verifying Checksum 02:53:37 4e4be7b47b0d: Download complete 02:53:37 188c0c94c7c5: Verifying Checksum 02:53:37 188c0c94c7c5: Download complete 02:53:37 188c0c94c7c5: Pull complete 02:53:38 0ef7d3d256c8: Pull complete 02:53:38 de9db76c5a1d: Pull complete 02:53:38 e1f770b5df2f: Verifying Checksum 02:53:38 e1f770b5df2f: Download complete 02:53:40 0eba1c9be4d2: Verifying Checksum 02:53:40 0eba1c9be4d2: Download complete 02:53:40 85a0685a4137: Verifying Checksum 02:53:40 85a0685a4137: Download complete 02:53:44 0eba1c9be4d2: Pull complete 02:53:44 0d57e429df01: Pull complete 02:53:44 4e4be7b47b0d: Pull complete 02:53:45 e1f770b5df2f: Pull complete 02:53:52 85a0685a4137: Pull complete 02:53:52 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 02:53:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 02:53:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 02:53:52 prd-centos7-docker-4c-2g-1399 does not seem to be running inside a container 02:53:52 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 02:54:08 $ docker top 70ed0e707480b31e794f859d3caa4c94c9011ece1951d6e8373f905758bec338 -eo pid,comm [Pipeline] { [Pipeline] echo 02:54:08 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 02:54:09 + set -o pipefail 02:54:09 + snyk monitor '--org=edgex-jenkins' 02:54:21 02:54:21 Monitoring /w/workspace/gexfoundry_device-snmp-go_master (github.com/edgexfoundry/device-snmp-go)... 02:54:21 02:54:21 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/c76919d0-7345-4304-8954-aa03851194a6/history/b34c33c4-c9a9-48c6-8e72-1873f0ec8a10 02:54:21 02:54:21 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:54:21 02:54:21 [Pipeline] } 02:54:21 $ docker stop --time=1 70ed0e707480b31e794f859d3caa4c94c9011ece1951d6e8373f905758bec338 02:54:31 $ docker rm -f 70ed0e707480b31e794f859d3caa4c94c9011ece1951d6e8373f905758bec338 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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 02:54:32 + git log --format=format:%s -1 11d8369584318023b9540bc2f4ed2887017df2a8 [Pipeline] isUnix [Pipeline] sh 02:54:33 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:54:33 . [Pipeline] withDockerContainer 02:54:33 prd-centos7-docker-4c-2g-1399 does not seem to be running inside a container 02:54:33 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 02:54:33 $ docker top dc3323301fb341c88d9d353df531f373e2286e5f0829f74bf6bf18a12dc87469 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:54:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:54:34 [ssh-agent] Looking for ssh-agent implementation... 02:54:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:54:34 $ docker exec dc3323301fb341c88d9d353df531f373e2286e5f0829f74bf6bf18a12dc87469 ssh-agent 02:54:34 SSH_AUTH_SOCK=/tmp/ssh-fz6JZymmq3q2/agent.13 02:54:34 SSH_AGENT_PID=19 02:54:34 Running ssh-add (command line suppressed) 02:54:34 Identity added: /w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_6738396820011333512.key (/w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_6738396820011333512.key) 02:54:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:54:34 + git semver tag 02:54:34 # -> Open(): unable to determine branch for HEAD 02:54:34 # $GIT_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.git 02:54:34 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-snmp-go_master 02:54:34 # $SEMVER_REMOTE_NAME = origin 02:54:34 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:54:34 # $SEMVER_USER_NAME = edgex-jenkins 02:54:34 # $SEMVER_BRANCH = master 02:54:34 # $SEMVER_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.semver 02:54:34 # 11d8369584318023b9540bc2f4ed2887017df2a8 HEAD 02:54:34 # -> Force: false 02:54:34 # 0061b9893e2d00bc17a541f15f7200a8cdbfff0a refs/tags/v1.3.2-dev.10 [Pipeline] } 02:54:34 $ docker exec --env ******** --env ******** dc3323301fb341c88d9d353df531f373e2286e5f0829f74bf6bf18a12dc87469 ssh-agent -k 02:54:34 unset SSH_AUTH_SOCK; 02:54:34 unset SSH_AGENT_PID; 02:54:34 echo Agent pid 19 killed; 02:54:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:54:35 + git semver [Pipeline] } 02:54:35 $ docker stop --time=1 dc3323301fb341c88d9d353df531f373e2286e5f0829f74bf6bf18a12dc87469 02:54:36 $ docker rm -f dc3323301fb341c88d9d353df531f373e2286e5f0829f74bf6bf18a12dc87469 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 02:54:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:54:37 02:54:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 02:54:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:54:38 0.23.1-centos7: Pulling from edgex-lftools 02:54:38 ab5ef0e58194: Pulling fs layer 02:54:38 9712f1f96733: Pulling fs layer 02:54:38 63f879dbbcfc: Pulling fs layer 02:54:38 0d9ebad4ef96: Pulling fs layer 02:54:38 e9a5061849ea: Pulling fs layer 02:54:38 d747dcd14b5f: Pulling fs layer 02:54:38 2de7ff778b66: Pulling fs layer 02:54:38 e9a5061849ea: Waiting 02:54:38 d747dcd14b5f: Waiting 02:54:38 2de7ff778b66: Waiting 02:54:38 0d9ebad4ef96: Waiting 02:54:38 9712f1f96733: Verifying Checksum 02:54:38 9712f1f96733: Download complete 02:54:40 63f879dbbcfc: Verifying Checksum 02:54:40 63f879dbbcfc: Download complete 02:54:40 e9a5061849ea: Verifying Checksum 02:54:40 e9a5061849ea: Download complete 02:54:40 d747dcd14b5f: Verifying Checksum 02:54:40 d747dcd14b5f: Download complete 02:54:40 ab5ef0e58194: Verifying Checksum 02:54:40 ab5ef0e58194: Download complete 02:54:40 0d9ebad4ef96: Verifying Checksum 02:54:40 0d9ebad4ef96: Download complete 02:54:40 2de7ff778b66: Verifying Checksum 02:54:40 2de7ff778b66: Download complete 02:54:43 ab5ef0e58194: Pull complete 02:54:43 9712f1f96733: Pull complete 02:54:44 63f879dbbcfc: Pull complete 02:54:48 0d9ebad4ef96: Pull complete 02:54:49 e9a5061849ea: Pull complete 02:54:49 d747dcd14b5f: Pull complete 02:54:51 2de7ff778b66: Pull complete 02:54:51 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:54:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:54:51 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 02:54:51 prd-centos7-docker-4c-2g-1399 does not seem to be running inside a container 02:54:51 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 02:55:16 $ docker top c810ee2dad337ede5f0fce543872b7773ee0c3c76c416a83006a0736397424ea -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:55:16 provisioning config files... 02:55:16 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-snmp-go_master@tmp/config6157014634419993471tmp 02:55:16 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-snmp-go_master@tmp/config72690787418985643tmp 02:55:16 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-snmp-go_master@tmp/config8960486330277092005tmp [Pipeline] { [Pipeline] echo 02:55:16 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:55:17 ---> sigul-configuration.sh 02:55:17 gpg: directory `/root/.gnupg' created 02:55:17 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:55:17 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:55:17 gpg: keyring `/root/.gnupg/secring.gpg' created 02:55:17 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:55:17 gpg: CAST5 encrypted data 02:55:17 gpg: encrypted with 1 passphrase 02:55:17 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:55:17 + mkdir /home/jenkins 02:55:17 + mkdir /home/jenkins/sigul [Pipeline] sh 02:55:17 + 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 02:55:17 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:55:18 ---> sigul-install.sh 02:55:24 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 02:55:24 + git tag --list 02:55:24 1.0.0 02:55:24 v0.0.0 02:55:24 v1.1.0 02:55:24 v1.1.1 02:55:24 v1.2.2 02:55:24 v1.3.0 02:55:24 v1.3.1 02:55:24 v1.3.1-dev.1 02:55:24 v1.3.1-dev.2 02:55:24 v1.3.1-dev.3 02:55:24 v1.3.1-dev.4 02:55:24 v1.3.2-dev.1 02:55:24 v1.3.2-dev.10 02:55:24 v1.3.2-dev.2 02:55:24 v1.3.2-dev.3 02:55:24 v1.3.2-dev.4 02:55:24 v1.3.2-dev.5 02:55:24 v1.3.2-dev.6 02:55:24 v1.3.2-dev.7 02:55:24 v1.3.2-dev.8 02:55:24 v1.3.2-dev.9 [Pipeline] sh 02:55:25 + lftools sign git-tag v1.3.2-dev.10 02:55:25 Signing Git tag with Sigul... 02:55:25 Signing v1.3.2-dev.10 [Pipeline] echo 02:55:26 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:55:27 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:55:27 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:55:27 $ docker stop --time=1 c810ee2dad337ede5f0fce543872b7773ee0c3c76c416a83006a0736397424ea 02:55:31 $ docker rm -f c810ee2dad337ede5f0fce543872b7773ee0c3c76c416a83006a0736397424ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 02:55:32 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:55:32 . [Pipeline] withDockerContainer 02:55:32 prd-centos7-docker-4c-2g-1399 does not seem to be running inside a container 02:55:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_master -v /w/workspace/gexfoundry_device-snmp-go_master:/w/workspace/gexfoundry_device-snmp-go_master:rw,z -v /w/workspace/gexfoundry_device-snmp-go_master@tmp:/w/workspace/gexfoundry_device-snmp-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 02:55:33 $ docker top f1bd4e8567ef0771f34e9da636bb202f27f6466105c85caada1b646db3deda4b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:55:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:55:33 [ssh-agent] Looking for ssh-agent implementation... 02:55:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:55:33 $ docker exec f1bd4e8567ef0771f34e9da636bb202f27f6466105c85caada1b646db3deda4b ssh-agent 02:55:34 SSH_AUTH_SOCK=/tmp/ssh-8zpFwC26FxrP/agent.13 02:55:34 SSH_AGENT_PID=19 02:55:34 Running ssh-add (command line suppressed) 02:55:34 Identity added: /w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_4652724898850758634.key (/w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_4652724898850758634.key) 02:55:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:55:34 + git semver bump pre 02:55:34 # -> Open(): unable to determine branch for HEAD 02:55:34 # $GIT_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.git 02:55:34 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-snmp-go_master 02:55:34 # $SEMVER_REMOTE_NAME = origin 02:55:34 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:55:34 # $SEMVER_USER_NAME = edgex-jenkins 02:55:34 # $SEMVER_BRANCH = master 02:55:34 # $SEMVER_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.semver 02:55:34 1.3.2-dev.11 [Pipeline] } 02:55:34 $ docker exec --env ******** --env ******** f1bd4e8567ef0771f34e9da636bb202f27f6466105c85caada1b646db3deda4b ssh-agent -k 02:55:34 unset SSH_AUTH_SOCK; 02:55:34 unset SSH_AGENT_PID; 02:55:34 echo Agent pid 19 killed; 02:55:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:55:35 + git semver [Pipeline] } 02:55:35 $ docker stop --time=1 f1bd4e8567ef0771f34e9da636bb202f27f6466105c85caada1b646db3deda4b 02:55:36 $ docker rm -f f1bd4e8567ef0771f34e9da636bb202f27f6466105c85caada1b646db3deda4b [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 02:55:37 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:55:37 . [Pipeline] withDockerContainer 02:55:37 prd-centos7-docker-4c-2g-1399 does not seem to be running inside a container 02:55:37 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 02:55:37 $ docker top d91a315b9fe52625cac4bdd0d69c5276cfca9890e9b5170dd65cd82699f781e8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:55:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:55:38 [ssh-agent] Looking for ssh-agent implementation... 02:55:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:55:38 $ docker exec d91a315b9fe52625cac4bdd0d69c5276cfca9890e9b5170dd65cd82699f781e8 ssh-agent 02:55:38 SSH_AUTH_SOCK=/tmp/ssh-TWT1wm06P0NU/agent.14 02:55:38 SSH_AGENT_PID=21 02:55:38 Running ssh-add (command line suppressed) 02:55:38 Identity added: /w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_2530811284514372605.key (/w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_2530811284514372605.key) 02:55:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:55:38 + git semver push 02:55:38 # -> Open(): unable to determine branch for HEAD 02:55:38 # $GIT_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.git 02:55:38 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-snmp-go_master 02:55:38 # $SEMVER_REMOTE_NAME = origin 02:55:38 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:55:38 # $SEMVER_USER_NAME = edgex-jenkins 02:55:38 # $SEMVER_BRANCH = master 02:55:38 # $SEMVER_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.semver [Pipeline] } 02:55:42 $ docker exec --env ******** --env ******** d91a315b9fe52625cac4bdd0d69c5276cfca9890e9b5170dd65cd82699f781e8 ssh-agent -k 02:55:42 unset SSH_AUTH_SOCK; 02:55:42 unset SSH_AGENT_PID; 02:55:42 echo Agent pid 21 killed; 02:55:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:55:43 + git semver [Pipeline] } 02:55:43 $ docker stop --time=1 d91a315b9fe52625cac4bdd0d69c5276cfca9890e9b5170dd65cd82699f781e8 02:55:45 $ docker rm -f d91a315b9fe52625cac4bdd0d69c5276cfca9890e9b5170dd65cd82699f781e8 [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 02:55:46 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:55:46 ---> package-listing.sh 02:55:46 ++ facter osfamily 02:55:46 ++ tr '[:upper:]' '[:lower:]' 02:55:46 + OS_FAMILY=redhat 02:55:46 + workspace=/w/workspace/gexfoundry_device-snmp-go_master 02:55:46 + START_PACKAGES=/tmp/packages_start.txt 02:55:46 + END_PACKAGES=/tmp/packages_end.txt 02:55:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:55:46 + PACKAGES=/tmp/packages_start.txt 02:55:46 + '[' /w/workspace/gexfoundry_device-snmp-go_master ']' 02:55:46 + PACKAGES=/tmp/packages_end.txt 02:55:46 + case "${OS_FAMILY}" in 02:55:46 + rpm -qa 02:55:46 + sort 02:55:47 + '[' -f /tmp/packages_start.txt ']' 02:55:47 + '[' -f /tmp/packages_end.txt ']' 02:55:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:55:47 + '[' /w/workspace/gexfoundry_device-snmp-go_master ']' 02:55:47 + mkdir -p /w/workspace/gexfoundry_device-snmp-go_master/archives/ 02:55:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_master/archives/ [Pipeline] echo 02:55:47 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 02:55:48 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 02:55:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:55:48 02:55:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 02:55:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:55:49 alpine: Pulling from edgex-lftools-log-publisher 02:55:49 df20fa9351a1: Pulling fs layer 02:55:49 36b3adc4ff6f: Pulling fs layer 02:55:49 8ad3a11d3b57: Pulling fs layer 02:55:49 46f8f816bc3b: Pulling fs layer 02:55:49 93b61091891f: Pulling fs layer 02:55:49 93b9cdb0e59b: Pulling fs layer 02:55:49 5e14af77c1be: Pulling fs layer 02:55:49 01666e4c0597: Pulling fs layer 02:55:49 aa168da1d23b: Pulling fs layer 02:55:49 93b9cdb0e59b: Waiting 02:55:49 5e14af77c1be: Waiting 02:55:49 01666e4c0597: Waiting 02:55:49 aa168da1d23b: Waiting 02:55:49 46f8f816bc3b: Waiting 02:55:49 93b61091891f: Waiting 02:55:49 36b3adc4ff6f: Verifying Checksum 02:55:49 36b3adc4ff6f: Download complete 02:55:49 46f8f816bc3b: Verifying Checksum 02:55:49 46f8f816bc3b: Download complete 02:55:49 df20fa9351a1: Verifying Checksum 02:55:49 df20fa9351a1: Download complete 02:55:49 93b9cdb0e59b: Verifying Checksum 02:55:49 93b9cdb0e59b: Download complete 02:55:49 93b61091891f: Verifying Checksum 02:55:49 93b61091891f: Download complete 02:55:49 5e14af77c1be: Verifying Checksum 02:55:49 5e14af77c1be: Download complete 02:55:49 01666e4c0597: Verifying Checksum 02:55:49 01666e4c0597: Download complete 02:55:49 8ad3a11d3b57: Verifying Checksum 02:55:49 8ad3a11d3b57: Download complete 02:55:49 df20fa9351a1: Pull complete 02:55:49 36b3adc4ff6f: Pull complete 02:55:50 8ad3a11d3b57: Pull complete 02:55:50 46f8f816bc3b: Pull complete 02:55:51 93b61091891f: Pull complete 02:55:51 aa168da1d23b: Verifying Checksum 02:55:51 aa168da1d23b: Download complete 02:55:51 93b9cdb0e59b: Pull complete 02:55:51 5e14af77c1be: Pull complete 02:55:51 01666e4c0597: Pull complete 02:55:58 aa168da1d23b: Pull complete 02:55:58 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 02:55:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:55:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 02:55:58 prd-centos7-docker-4c-2g-1399 does not seem to be running inside a container 02:55:58 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 02:56:15 $ docker top 15572114bba4b4e6289f032eb7d6978032efa1ce52dc6b8d3df59a6d6c801eb3 -eo pid,comm [Pipeline] { [Pipeline] sh 02:56:16 + touch /tmp/pre-build-complete [Pipeline] sh 02:56:16 + mkdir -p /var/log/sa [Pipeline] sh 02:56:16 + ls /var/log/sa-host 02:56:16 + sadf -c /var/log/sa-host/sa05 02:56:16 file_magic: OK 02:56:16 HZ: Using current value: 100 02:56:16 file_header: OK 02:56:16 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 02:56:16 Statistics: 02:56:16 Hnuu...uuuununununu...Hnuu...uuuununununu... 02:56:16 File successfully converted to sysstat format version 12.2.1 02:56:16 + sadf -c /var/log/sa-host/sa15 02:56:16 file_magic: OK 02:56:16 HZ: Using current value: 100 02:56:16 file_header: OK 02:56:16 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 02:56:16 Statistics: 02:56:16 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 02:56:16 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:56:16 provisioning config files... 02:56:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_master@tmp/config7390730778197805879tmp [Pipeline] { [Pipeline] echo 02:56:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:56:17 ---> create-netrc.sh [Pipeline] } 02:56:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:56:17 ---> python-tools-install.sh [Pipeline] echo 02:56:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:56:17 ---> sudo-logs.sh 02:56:17 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:56:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:56:18 ---> job-cost.sh 02:56:18 lf-activate-venv: SKIPPING 02:56:18 DEBUG: total: 0.18000000715255737 02:56:18 INFO: Retrieving Stack Cost... 02:56:18 INFO: Retrieving Pricing Info for: v3-standard-2 02:56:19 INFO: Archiving Costs [Pipeline] echo 02:56:19 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:56:19 ---> logs-deploy.sh 02:56:19 lf-activate-venv: SKIPPING 02:56:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/master/34 02:56:19 INFO: archiving workspace using pattern(s): 02:56:20 Archives upload complete. 02:56:20 INFO: archiving logs to Nexus 02:56:21 ---> uname -a: 02:56:21 Linux prd-centos7-docker-4c-2g-1399.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 02:56:21 02:56:21 02:56:21 ---> lscpu: 02:56:21 Architecture: x86_64 02:56:21 CPU op-mode(s): 32-bit, 64-bit 02:56:21 Byte Order: Little Endian 02:56:21 Address sizes: 40 bits physical, 48 bits virtual 02:56:21 CPU(s): 2 02:56:21 On-line CPU(s) list: 0,1 02:56:21 Thread(s) per core: 1 02:56:21 Core(s) per socket: 1 02:56:21 Socket(s): 2 02:56:21 NUMA node(s): 1 02:56:21 Vendor ID: AuthenticAMD 02:56:21 CPU family: 23 02:56:21 Model: 49 02:56:21 Model name: AMD EPYC-Rome Processor 02:56:21 Stepping: 0 02:56:21 CPU MHz: 2799.998 02:56:21 BogoMIPS: 5599.99 02:56:21 Virtualization: AMD-V 02:56:21 Hypervisor vendor: KVM 02:56:21 Virtualization type: full 02:56:21 L1d cache: 64 KiB 02:56:21 L1i cache: 64 KiB 02:56:21 L2 cache: 1 MiB 02:56:21 L3 cache: 32 MiB 02:56:21 NUMA node0 CPU(s): 0,1 02:56:21 Vulnerability Itlb multihit: Not affected 02:56:21 Vulnerability L1tf: Not affected 02:56:21 Vulnerability Mds: Not affected 02:56:21 Vulnerability Meltdown: Not affected 02:56:21 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:56:21 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 02:56:21 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 02:56:21 Vulnerability Srbds: Not affected 02:56:21 Vulnerability Tsx async abort: Not affected 02:56:21 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 02:56:21 02:56:21 02:56:21 ---> nproc: 02:56:21 2 02:56:21 02:56:21 02:56:21 ---> df -h: 02:56:21 Filesystem Size Used Available Use% Mounted on 02:56:21 overlay 40.0G 8.9G 31.1G 22% / 02:56:21 tmpfs 64.0M 0 64.0M 0% /dev 02:56:21 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 02:56:21 shm 64.0M 0 64.0M 0% /dev/shm 02:56:21 /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os 02:56:21 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf 02:56:21 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname 02:56:21 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts 02:56:21 /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json 02:56:21 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/gexfoundry_device-snmp-go_master 02:56:21 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/gexfoundry_device-snmp-go_master@tmp 02:56:21 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host 02:56:21 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure 02:56:21 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log 02:56:21 02:56:21 02:56:21 ---> free -m: 02:56:21 total used free shared buff/cache available 02:56:21 Mem: 7821 1286 3153 0 3381 6450 02:56:21 Swap: 1023 0 1023 02:56:21 02:56:21 02:56:21 ---> ip addr: 02:56:21 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 02:56:21 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 02:56:21 inet 127.0.0.1/8 scope host lo 02:56:21 valid_lft forever preferred_lft forever 02:56:21 inet6 ::1/128 scope host 02:56:21 valid_lft forever preferred_lft forever 02:56:21 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 02:56:21 link/ether fa:16:3e:1f:6e:c4 brd ff:ff:ff:ff:ff:ff 02:56:21 inet 10.30.123.178/23 brd 10.30.123.255 scope global dynamic eth0 02:56:21 valid_lft 85561sec preferred_lft 85561sec 02:56:21 inet6 fe80::f816:3eff:fe1f:6ec4/64 scope link 02:56:21 valid_lft forever preferred_lft forever 02:56:21 3: docker0: mtu 1500 qdisc noqueue state DOWN 02:56:21 link/ether 02:42:ea:13:f1:f6 brd ff:ff:ff:ff:ff:ff 02:56:21 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 02:56:21 valid_lft forever preferred_lft forever 02:56:21 inet6 fe80::42:eaff:fe13:f1f6/64 scope link 02:56:21 valid_lft forever preferred_lft forever 02:56:21 02:56:21 02:56:21 ---> sar -b -r -n DEV: 02:56:21 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/15/21 _x86_64_ (2 CPU) 02:56:21 02:56:21 02:42:07 LINUX RESTART (2 CPU) 02:56:21 02:56:21 02:43:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:56:21 02:44:01 77.40 20.22 57.18 0.00 4407.72 36202.39 0.00 02:56:21 02:45:01 15.55 0.63 14.92 0.00 352.18 2976.51 0.00 02:56:21 02:46:01 1.77 0.00 1.77 0.00 0.00 32.23 0.00 02:56:21 02:47:01 0.25 0.00 0.25 0.00 0.00 3.56 0.00 02:56:21 02:48:01 0.22 0.00 0.22 0.00 0.00 3.95 0.00 02:56:21 02:49:01 0.37 0.00 0.37 0.00 0.00 5.48 0.00 02:56:21 02:50:01 0.35 0.00 0.35 0.00 0.00 6.08 0.00 02:56:21 02:51:01 0.33 0.00 0.33 0.00 0.00 5.20 0.00 02:56:21 02:52:01 0.18 0.00 0.18 0.00 0.00 1.77 0.00 02:56:21 02:53:01 0.33 0.00 0.33 0.00 0.00 5.76 0.00 02:56:21 02:54:01 42.44 0.03 42.41 0.00 3.73 17528.44 0.00 02:56:21 02:55:01 111.92 0.00 111.92 0.00 0.00 29002.18 0.00 02:56:21 02:56:01 69.05 0.13 68.91 0.00 11.06 13373.34 0.00 02:56:21 Average: 24.58 1.59 22.98 0.00 362.13 7595.17 0.00 02:56:21 02:56:21 02:43:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:56:21 02:44:01 5512404 0 814432 10.17 2620 1679484 1449224 16.00 560004 1547100 36280 02:56:21 02:45:01 5468616 0 804512 10.05 2620 1733192 1257452 13.88 578712 1564916 28 02:56:21 02:46:01 5469732 0 803396 10.03 2620 1733192 1242044 13.71 577372 1564916 8 02:56:21 02:47:01 5472456 0 800668 10.00 2620 1733196 1204988 13.30 575712 1564964 20 02:56:21 02:48:01 5472088 0 801024 10.00 2620 1733208 1205036 13.30 576000 1564964 8 02:56:21 02:49:01 5469632 0 803480 10.03 2620 1733208 1205024 13.30 570384 1573212 20 02:56:21 02:50:01 5471364 0 801740 10.01 2620 1733216 1204796 13.30 569284 1573212 20 02:56:21 02:51:01 5462756 0 810344 10.12 2620 1733220 1204796 13.30 577536 1573284 16 02:56:21 02:52:01 5462612 0 810488 10.12 2620 1733220 1204796 13.30 579348 1571420 8 02:56:21 02:53:01 5462744 0 810348 10.12 2620 1733228 1204796 13.30 579472 1571420 8 02:56:21 02:54:01 4588452 0 966592 12.07 2620 2451276 1391440 15.36 709860 2211772 230480 02:56:21 02:55:01 3790328 0 1160916 14.50 2620 3055076 1400280 15.46 869696 2725244 151736 02:56:21 02:56:01 3258492 0 1288296 16.09 2620 3459532 1657508 18.30 1095440 2957500 312340 02:56:21 Average: 5104744 0 882787 11.02 2620 2018788 1294783 14.30 647602 1812610 56229 02:56:21 02:56:21 02:43:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:56:21 02:44:01 eth0 540.55 344.55 750.21 76.03 0.00 0.00 0.00 0.00 02:56:21 02:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:56:21 02:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:56:21 02:45:01 eth0 64.44 51.08 330.06 11.55 0.00 0.00 0.00 0.00 02:56:21 02:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:56:21 02:45:01 docker0 1.50 1.38 0.33 2.70 0.00 0.00 0.00 0.00 02:56:21 02:46:01 eth0 2.53 0.50 0.64 0.42 0.00 0.00 0.00 0.00 02:56:21 02:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:56:21 02:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:56:21 02:47:01 eth0 1.28 0.20 0.35 0.16 0.00 0.00 0.00 0.00 02:56:21 02:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:56:21 02:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:56:21 02:48:01 eth0 0.55 0.28 0.27 0.20 0.00 0.00 0.00 0.00 02:56:21 02:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:56:21 02:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:56:21 02:49:01 eth0 0.93 0.60 0.59 0.31 0.00 0.00 0.00 0.00 02:56:21 02:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:56:21 02:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:56:21 02:50:01 eth0 0.60 0.12 0.06 0.01 0.00 0.00 0.00 0.00 02:56:21 02:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:56:21 02:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:56:21 02:51:01 eth0 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:56:21 02:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:56:21 02:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:56:21 02:52:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:56:21 02:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:56:21 02:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:56:21 02:53:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:56:21 02:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:56:21 02:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:56:21 02:54:01 eth0 446.55 396.42 4076.05 32.37 0.00 0.00 0.00 0.00 02:56:21 02:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:56:21 02:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:56:21 02:55:01 eth0 472.12 426.45 3599.60 42.10 0.00 0.00 0.00 0.00 02:56:21 02:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:56:21 02:55:01 docker0 66.26 67.74 5.33 384.98 0.00 0.00 0.00 0.00 02:56:21 02:56:01 eth0 299.80 255.69 2495.69 115.72 0.00 0.00 0.00 0.00 02:56:21 02:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:56:21 02:56:01 docker0 43.91 48.55 2.55 274.24 0.00 0.00 0.00 0.00 02:56:21 Average: eth0 140.33 113.34 866.61 21.39 0.00 0.00 0.00 0.00 02:56:21 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:56:21 Average: docker0 8.61 9.07 0.63 51.03 0.00 0.00 0.00 0.00 02:56:21 02:56:21 02:56:21 ---> sar -P ALL: 02:56:21 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/15/21 _x86_64_ (2 CPU) 02:56:21 02:56:21 02:42:07 LINUX RESTART (2 CPU) 02:56:21 02:56:21 02:43:02 CPU %user %nice %system %iowait %steal %idle 02:56:21 02:44:01 all 11.35 0.00 3.66 50.23 0.07 34.70 02:56:21 02:44:01 0 11.26 0.00 4.59 44.22 0.07 39.85 02:56:21 02:44:01 1 11.44 0.00 2.72 56.24 0.07 29.54 02:56:21 02:45:01 all 2.33 0.00 1.37 5.47 0.05 90.78 02:56:21 02:45:01 0 2.34 0.00 1.40 3.56 0.03 92.66 02:56:21 02:45:01 1 2.31 0.00 1.35 7.37 0.07 88.91 02:56:21 02:46:01 all 0.07 0.00 0.05 0.04 0.03 99.82 02:56:21 02:46:01 0 0.07 0.00 0.07 0.08 0.02 99.77 02:56:21 02:46:01 1 0.07 0.00 0.03 0.00 0.03 99.87 02:56:21 02:47:01 all 0.15 0.00 0.06 0.00 0.03 99.77 02:56:21 02:47:01 0 0.12 0.00 0.07 0.00 0.02 99.80 02:56:21 02:47:01 1 0.18 0.00 0.05 0.00 0.03 99.73 02:56:21 02:48:01 all 0.23 0.00 0.04 0.00 0.02 99.71 02:56:21 02:48:01 0 0.03 0.00 0.02 0.00 0.00 99.95 02:56:21 02:48:01 1 0.43 0.00 0.07 0.00 0.03 99.47 02:56:21 02:49:01 all 0.13 0.00 0.08 0.00 0.02 99.77 02:56:21 02:49:01 0 0.12 0.00 0.10 0.00 0.02 99.77 02:56:21 02:49:01 1 0.13 0.00 0.07 0.00 0.02 99.78 02:56:21 02:50:01 all 0.13 0.00 0.04 0.00 0.03 99.79 02:56:21 02:50:01 0 0.15 0.00 0.05 0.00 0.03 99.77 02:56:21 02:50:01 1 0.12 0.00 0.03 0.00 0.03 99.82 02:56:21 02:51:01 all 0.18 0.00 0.03 0.00 0.03 99.76 02:56:21 02:51:01 0 0.32 0.00 0.03 0.00 0.03 99.62 02:56:21 02:51:01 1 0.05 0.00 0.03 0.00 0.02 99.90 02:56:21 02:52:01 all 0.18 0.00 0.03 0.00 0.03 99.76 02:56:21 02:52:01 0 0.33 0.00 0.02 0.00 0.02 99.63 02:56:21 02:52:01 1 0.03 0.00 0.03 0.00 0.05 99.88 02:56:21 02:53:01 all 0.16 0.00 0.04 0.00 0.01 99.79 02:56:21 02:53:01 0 0.13 0.00 0.05 0.00 0.02 99.80 02:56:21 02:53:01 1 0.18 0.00 0.03 0.00 0.00 99.78 02:56:21 02:54:01 all 8.47 0.00 3.72 6.09 0.07 81.66 02:56:21 02:54:01 0 8.63 0.00 3.69 4.59 0.07 83.02 02:56:21 02:54:01 1 8.31 0.00 3.74 7.59 0.07 80.29 02:56:21 02:56:21 02:54:01 CPU %user %nice %system %iowait %steal %idle 02:56:21 02:55:01 all 12.82 0.00 6.04 19.06 0.10 61.98 02:56:21 02:55:01 0 12.84 0.00 6.45 18.19 0.10 62.42 02:56:21 02:55:01 1 12.80 0.00 5.63 19.93 0.10 61.54 02:56:21 02:56:01 all 13.05 0.00 5.65 8.07 0.10 73.13 02:56:21 02:56:01 0 11.11 0.00 5.48 4.79 0.09 78.53 02:56:21 02:56:01 1 14.98 0.00 5.81 11.36 0.12 67.73 02:56:21 Average: all 3.71 0.00 1.57 6.67 0.04 88.01 02:56:21 Average: 0 3.57 0.00 1.66 5.65 0.04 89.08 02:56:21 Average: 1 3.84 0.00 1.48 7.69 0.05 86.94 02:56:21 02:56:21 02:56:21