Pull request #117 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from dd5d33fc7dead3a89b7455ddbb74124b65cebdda+828c04b1f0eb937037ce2076f410b90c0d25fe4c (fd35309e2f32b52795fd2161123a57e201a338ec) Running in Durability level: MAX_SURVIVABILITY 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-ssh6139350780041709710.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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-ssh3127156061224848231.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 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-117/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-117/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7823004171004680824.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-117/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4506315314010434366.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh7867226220210472495.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-117/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-117/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7949793019640477798.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 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 ‘prd-centos7-docker-4c-2g-915’ is offline Running on prd-centos7-docker-4c-2g-465 in /w/workspace/gexfoundry_device-snmp-go_PR-117 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-snmp-go.git > git init /w/workspace/gexfoundry_device-snmp-go_PR-117 # 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_PR-117@tmp/jenkins-gitclient-ssh929582120645467974.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [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_PR-117@tmp/jenkins-gitclient-ssh1284509757844396845.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/117/head:refs/remotes/origin/PR-117 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 828c04b1f0eb937037ce2076f410b90c0d25fe4c into PR head commit dd5d33fc7dead3a89b7455ddbb74124b65cebdda Merge succeeded, producing dd5d33fc7dead3a89b7455ddbb74124b65cebdda Checking out Revision dd5d33fc7dead3a89b7455ddbb74124b65cebdda (PR-117) > git config core.sparsecheckout # timeout=10 > git checkout -f dd5d33fc7dead3a89b7455ddbb74124b65cebdda # timeout=10 > git remote # timeout=10 > 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 /w/workspace/gexfoundry_device-snmp-go_PR-117@tmp/jenkins-gitclient-ssh993233441850895585.key > git merge 828c04b1f0eb937037ce2076f410b90c0d25fe4c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dd5d33fc7dead3a89b7455ddbb74124b65cebdda # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:05:06 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:05:06 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:05:06 ========================================================= 05:05:06 EdgeX Global Pipelines Version Info 05:05:06 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:05:08 ------------------- 05:05:08 stable info: 05:05:08 ------------------- 05:05:08 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:05:08 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 05:05:08 Message: update stable to v1.0.195 05:05:08 ------------------- 05:05:08 experimental info: 05:05:08 ------------------- 05:05:08 Commited By: **** collab-it+edgex@linuxfoundation.org 05:05:08 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 05:05:08 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:05:08 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 05:05:08 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 05:05:09 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:05:09 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:05:09 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:05:09 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 05:05:09 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 05:05:09 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 05:05:09 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:05:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:05:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:05:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 05:05:09 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:05:09 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:05:09 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:05:09 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:05:09 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:05:09 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:05:10 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:05:10 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:05:10 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:05:10 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:05:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:05:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:05:10 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:05:10 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:05:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-117 [Pipeline] echo 05:05:10 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-117 [Pipeline] echo 05:05:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-117 [Pipeline] echo 05:05:10 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dd5d33fc7dead3a89b7455ddbb74124b65cebdda [Pipeline] echo 05:05:10 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dd5d33f [Pipeline] echo 05:05:10 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:05:11 provisioning config files... 05:05:11 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-117@tmp/config3489629091019679421tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:05:11 ---> docker-login.sh 05:05:11 nexus3.edgexfoundry.org:10001 05:05:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:05:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:05:11 Configure a credential helper to remove this warning. See 05:05:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:05:11 05:05:11 Login Succeeded 05:05:11 nexus3.edgexfoundry.org:10002 05:05:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:05:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:05:11 Configure a credential helper to remove this warning. See 05:05:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:05:11 05:05:11 Login Succeeded 05:05:11 nexus3.edgexfoundry.org:10003 05:05:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:05:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:05:11 Configure a credential helper to remove this warning. See 05:05:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:05:11 05:05:11 Login Succeeded 05:05:11 nexus3.edgexfoundry.org:10004 05:05:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:05:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:05:12 Configure a credential helper to remove this warning. See 05:05:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:05:12 05:05:12 Login Succeeded 05:05:12 docker.io 05:05:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:05:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:05:12 Configure a credential helper to remove this warning. See 05:05:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:05:12 05:05:12 Login Succeeded 05:05:12 ---> docker-login.sh ends [Pipeline] } 05:05:12 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 05:05:13 + git log --format=format:%s -1 dd5d33fc7dead3a89b7455ddbb74124b65cebdda [Pipeline] echo 05:05:13 GIT_COMMIT: dd5d33fc7dead3a89b7455ddbb74124b65cebdda, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v2 [Pipeline] echo 05:05:13 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 05:05:14 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:05:14 05:05:14 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:05:14 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:05:14 latest: Pulling from edgex-devops/git-semver 05:05:14 31603596830f: Pulling fs layer 05:05:14 54011a49482f: Pulling fs layer 05:05:14 a6820b24f6d8: Pulling fs layer 05:05:14 f581987b2513: Pulling fs layer 05:05:14 f581987b2513: Waiting 05:05:14 54011a49482f: Verifying Checksum 05:05:14 54011a49482f: Download complete 05:05:14 31603596830f: Verifying Checksum 05:05:14 31603596830f: Download complete 05:05:14 f581987b2513: Verifying Checksum 05:05:14 f581987b2513: Download complete 05:05:14 a6820b24f6d8: Verifying Checksum 05:05:14 a6820b24f6d8: Download complete 05:05:15 31603596830f: Pull complete 05:05:15 54011a49482f: Pull complete 05:05:15 a6820b24f6d8: Pull complete 05:05:15 f581987b2513: Pull complete 05:05:15 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 05:05:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:05:15 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:05:16 prd-centos7-docker-4c-2g-465 does not seem to be running inside a container 05:05:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-117 -v /w/workspace/gexfoundry_device-snmp-go_PR-117:/w/workspace/gexfoundry_device-snmp-go_PR-117:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-117@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-117@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 05:05:17 $ docker top 4a6da0b095be334035e924a7ee7bccf24b504b2fe4708f1d73e0ae501520450a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:05:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:05:17 [ssh-agent] Looking for ssh-agent implementation... 05:05:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:05:17 $ docker exec 4a6da0b095be334035e924a7ee7bccf24b504b2fe4708f1d73e0ae501520450a ssh-agent 05:05:17 SSH_AUTH_SOCK=/tmp/ssh-Kf1sA06dkZG5/agent.13 05:05:17 SSH_AGENT_PID=20 05:05:17 Running ssh-add (command line suppressed) 05:05:17 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-117@tmp/private_key_5728769699483501871.key (/w/workspace/gexfoundry_device-snmp-go_PR-117@tmp/private_key_5728769699483501871.key) 05:05:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:05:18 + git tag --points-at HEAD [Pipeline] } 05:05:18 $ docker exec --env ******** --env ******** 4a6da0b095be334035e924a7ee7bccf24b504b2fe4708f1d73e0ae501520450a ssh-agent -k 05:05:18 unset SSH_AUTH_SOCK; 05:05:18 unset SSH_AGENT_PID; 05:05:18 echo Agent pid 20 killed; 05:05:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:05:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:05:18 [ssh-agent] Looking for ssh-agent implementation... 05:05:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:05:18 $ docker exec 4a6da0b095be334035e924a7ee7bccf24b504b2fe4708f1d73e0ae501520450a ssh-agent 05:05:18 SSH_AUTH_SOCK=/tmp/ssh-2QSZbVDoa0FR/agent.53 05:05:18 SSH_AGENT_PID=59 05:05:18 Running ssh-add (command line suppressed) 05:05:18 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-117@tmp/private_key_5137043862001113842.key (/w/workspace/gexfoundry_device-snmp-go_PR-117@tmp/private_key_5137043862001113842.key) 05:05:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:05:19 + git semver init 05:05:19 # -> Open(): unable to determine branch for HEAD 05:05:19 # $GIT_DIR = /w/workspace/gexfoundry_device-snmp-go_PR-117/.git 05:05:19 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-snmp-go_PR-117 05:05:19 # $SEMVER_REMOTE_NAME = origin 05:05:19 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:05:19 # $SEMVER_USER_NAME = edgex-jenkins 05:05:19 # $SEMVER_BRANCH = PR-117 05:05:19 # $SEMVER_TEMP = /tmp/semver-008630369 05:05:19 # git clone --branch semver git@github.com:edgexfoundry/device-snmp-go.git $SEMVER_TEMP 05:05:19 # '/tmp/semver-008630369' -> '/w/workspace/gexfoundry_device-snmp-go_PR-117/.semver' 05:05:19 # -> Force: false 05:05:19 # $SEMVER_DIR = /w/workspace/gexfoundry_device-snmp-go_PR-117/.semver [Pipeline] } 05:05:19 $ docker exec --env ******** --env ******** 4a6da0b095be334035e924a7ee7bccf24b504b2fe4708f1d73e0ae501520450a ssh-agent -k 05:05:19 unset SSH_AUTH_SOCK; 05:05:19 unset SSH_AGENT_PID; 05:05:19 echo Agent pid 59 killed; 05:05:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:05:19 + git semver [Pipeline] } 05:05:19 $ docker stop --time=1 4a6da0b095be334035e924a7ee7bccf24b504b2fe4708f1d73e0ae501520450a 05:05:21 $ docker rm -f 4a6da0b095be334035e924a7ee7bccf24b504b2fe4708f1d73e0ae501520450a [Pipeline] // withDockerContainer [Pipeline] sh 05:05:21 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:05:21 Stashed 1 file(s) [Pipeline] echo 05:05:21 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 05:05:37 Still waiting to schedule task 05:05:37 ‘prd-centos7-blackbox-4c-2g-214’ doesn’t have label ‘centos7-docker-4c-2g’ 05:05:37 ‘prd-centos7-docker-4c-2g-466’ is offline 05:05:37 ‘prd-centos7-docker-4c-2g-915’ is offline 05:05:37 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1218’ doesn’t have label ‘centos7-docker-4c-2g’ 05:05:37 Still waiting to schedule task 05:05:37 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1218’ is offline 05:07:00 Running on prd-centos7-docker-4c-2g-470 in /w/workspace/gexfoundry_device-snmp-go_PR-117 [Pipeline] { [Pipeline] ws 05:07:00 Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout 05:07:00 Selected Git installation does not exist. Using Default 05:07:00 The recommended git tool is: NONE 05:07:03 using credential edgex-jenkins-ssh 05:07:03 Cloning the remote Git repository 05:07:03 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 05:07:03 > git init /w/workspace/device-snmp-go/1 # timeout=10 05:07:03 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 05:07:03 > git --version # timeout=10 05:07:03 > git --version # 'git version 2.24.4' 05:07:03 using GIT_SSH to set credentials SSH Credentials for GitHub 05:07:03 [INFO] Currently running in a labeled security context 05:07:03 [INFO] Currently SELinux is 'enforcing' on the host 05:07:03 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-snmp-go/1@tmp/jenkins-gitclient-ssh4904106699441467289.key 05:07:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:07:03 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 05:07:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:07:03 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 05:07:03 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 05:07:03 using GIT_SSH to set credentials SSH Credentials for GitHub 05:07:03 [INFO] Currently running in a labeled security context 05:07:03 [INFO] Currently SELinux is 'enforcing' on the host 05:07:03 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-snmp-go/1@tmp/jenkins-gitclient-ssh2208685870375220185.key 05:07:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/117/head:refs/remotes/origin/PR-117 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:08:36 Running on prd-ubuntu18.04-docker-arm64-4c-16g-473 in /w/workspace/gexfoundry_device-snmp-go_PR-117 [Pipeline] { [Pipeline] ws 05:08:36 Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout 05:08:36 Selected Git installation does not exist. Using Default 05:08:36 The recommended git tool is: NONE 05:08:42 using credential edgex-jenkins-ssh 05:08:42 Cloning the remote Git repository 05:08:42 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 05:08:42 > git init /w/workspace/device-snmp-go/1 # timeout=10 05:08:42 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 05:08:42 > git --version # timeout=10 05:08:42 > git --version # 'git version 2.17.1' 05:08:42 using GIT_SSH to set credentials SSH Credentials for GitHub 05:08:42 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:08:44 Merging remotes/origin/master commit 828c04b1f0eb937037ce2076f410b90c0d25fe4c into PR head commit dd5d33fc7dead3a89b7455ddbb74124b65cebdda 05:08:43 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 05:08:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:08:43 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 05:08:43 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 05:08:43 using GIT_SSH to set credentials SSH Credentials for GitHub 05:08:43 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/117/head:refs/remotes/origin/PR-117 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:08:44 > git config core.sparsecheckout # timeout=10 05:08:44 > git checkout -f dd5d33fc7dead3a89b7455ddbb74124b65cebdda # timeout=10 05:08:44 Merge succeeded, producing dd5d33fc7dead3a89b7455ddbb74124b65cebdda 05:08:44 Checking out Revision dd5d33fc7dead3a89b7455ddbb74124b65cebdda (PR-117) 05:08:44 > git remote # timeout=10 05:08:44 > git config --get remote.origin.url # timeout=10 05:08:44 using GIT_SSH to set credentials SSH Credentials for GitHub 05:08:44 > git merge 828c04b1f0eb937037ce2076f410b90c0d25fe4c # timeout=10 05:08:44 > git rev-parse HEAD^{commit} # timeout=10 05:08:44 > git config core.sparsecheckout # timeout=10 05:08:44 > git checkout -f dd5d33fc7dead3a89b7455ddbb74124b65cebdda # timeout=10 05:08:48 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v2" 05:08:48 > git --version # timeout=10 05:08:48 > git --version # 'git version 2.17.1' 05:08:48 fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:08:50 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 05:08:50 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:08:51 + sudo+ service docker restarttrue 05:08:51 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:09:09 provisioning config files... 05:09:09 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config8821258890537082314tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:09:09 ---> docker-login.sh 05:09:09 nexus3.edgexfoundry.org:10001 05:09:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:09:11 ERROR: Error fetching remote repo 'origin' 05:09:11 hudson.plugins.git.GitException: Failed to fetch from git@github.com:edgexfoundry/device-snmp-go.git 05:09:11 at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:1000) 05:09:11 at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1241) 05:09:11 at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1301) 05:09:11 at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:125) 05:09:11 at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:93) 05:09:11 at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:80) 05:09:11 at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47) 05:09:11 at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) 05:09:11 at java.util.concurrent.FutureTask.run(FutureTask.java:266) 05:09:11 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) 05:09:11 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 05:09:11 at java.lang.Thread.run(Thread.java:748) 05:09:11 Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/117/head:refs/remotes/origin/PR-117 +refs/heads/master:refs/remotes/origin/master" returned status code 128: 05:09:11 stdout: 05:09:11 stderr: ssh: connect to host github.com port 22: Connection timed out 05:09:11 fatal: Could not read from remote repository. 05:09:11 05:09:11 Please make sure you have the correct access rights 05:09:11 and the repository exists. 05:09:11 05:09:11 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2639) 05:09:11 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2079) 05:09:11 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$500(CliGitAPIImpl.java:84) 05:09:11 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:601) 05:09:11 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161) 05:09:11 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:154) 05:09:11 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 05:09:11 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 05:09:11 at hudson.remoting.Request$2.run(Request.java:376) 05:09:11 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 05:09:11 ... 4 more 05:09:11 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-centos7-docker-4c-2g-470 05:09:11 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1800) 05:09:11 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 05:09:11 at hudson.remoting.Channel.call(Channel.java:1001) 05:09:11 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146) 05:09:11 at sun.reflect.GeneratedMethodAccessor820.invoke(Unknown Source) 05:09:11 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 05:09:11 at java.lang.reflect.Method.invoke(Method.java:498) 05:09:11 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132) 05:09:11 at com.sun.proxy.$Proxy113.execute(Unknown Source) 05:09:11 at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:998) 05:09:11 at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1241) 05:09:11 at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1301) 05:09:11 at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:125) 05:09:11 at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:93) 05:09:11 at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:80) 05:09:11 at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47) 05:09:11 at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) 05:09:11 ... 4 more [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node 05:09:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:09:11 Configure a credential helper to remove this warning. See 05:09:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:09:11 05:09:11 Login Succeeded 05:09:11 nexus3.edgexfoundry.org:10002 [Pipeline] } [Pipeline] // stage [Pipeline] } 05:09:11 Failed in branch amd64 05:09:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:09:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:09:11 Configure a credential helper to remove this warning. See 05:09:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:09:11 05:09:11 Login Succeeded 05:09:11 nexus3.edgexfoundry.org:10003 05:09:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:09:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:09:12 Configure a credential helper to remove this warning. See 05:09:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:09:12 05:09:12 Login Succeeded 05:09:12 nexus3.edgexfoundry.org:10004 05:09:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:09:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:09:13 Configure a credential helper to remove this warning. See 05:09:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:09:13 05:09:13 Login Succeeded 05:09:13 docker.io 05:09:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:09:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:09:13 Configure a credential helper to remove this warning. See 05:09:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:09:13 05:09:13 Login Succeeded 05:09:13 ---> docker-login.sh ends [Pipeline] } 05:09:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:09:14 ========================================================= 05:09:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 05:09:14 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:09:15 + 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 . 05:09:15 Sending build context to Docker daemon 375.3kB 05:09:15 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 05:09:15 Step 2/10 : FROM ${BASE} 05:09:15 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:09:15 595b0fe564bb: Pulling fs layer 05:09:15 3088b5b3c5c0: Pulling fs layer 05:09:15 5b7225fbf94c: Pulling fs layer 05:09:15 ba82ee9f976e: Pulling fs layer 05:09:15 506bd15cee9f: Pulling fs layer 05:09:15 75a0a4a0db45: Pulling fs layer 05:09:15 618dc40b7e24: Pulling fs layer 05:09:15 ba82ee9f976e: Waiting 05:09:15 506bd15cee9f: Waiting 05:09:15 75a0a4a0db45: Waiting 05:09:15 618dc40b7e24: Waiting 05:09:15 5b7225fbf94c: Verifying Checksum 05:09:15 5b7225fbf94c: Download complete 05:09:15 3088b5b3c5c0: Verifying Checksum 05:09:15 3088b5b3c5c0: Download complete 05:09:15 506bd15cee9f: Verifying Checksum 05:09:15 506bd15cee9f: Download complete 05:09:15 595b0fe564bb: Verifying Checksum 05:09:15 595b0fe564bb: Download complete 05:09:15 75a0a4a0db45: Verifying Checksum 05:09:15 75a0a4a0db45: Download complete 05:09:16 595b0fe564bb: Pull complete 05:09:17 3088b5b3c5c0: Pull complete 05:09:17 5b7225fbf94c: Pull complete 05:09:18 618dc40b7e24: Verifying Checksum 05:09:19 ba82ee9f976e: Download complete 05:09:29 ba82ee9f976e: Pull complete 05:09:29 506bd15cee9f: Pull complete 05:09:29 75a0a4a0db45: Pull complete 05:09:32 618dc40b7e24: Pull complete 05:09:32 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 05:09:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 05:09:32 ---> a36622ca3599 05:09:32 Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh gcc libc-dev zeromq-dev libsodium-dev" 05:09:34 ---> Running in 559d8d2b12fb 05:09:34 Removing intermediate container 559d8d2b12fb 05:09:34 ---> 4fe9190c6ddf 05:09:34 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 05:09:34 ---> Running in 676952f98382 05:09:35 Removing intermediate container 676952f98382 05:09:35 ---> 5637f6c3c0de 05:09:35 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' 05:09:35 ---> Running in 24764868457c 05:09:36 Removing intermediate container 24764868457c 05:09:36 ---> a4f45909df03 05:09:36 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:09:36 ---> Running in 7606caaabb7f 05:09:38 Removing intermediate container 7606caaabb7f 05:09:38 ---> 5b0c6b1e8417 05:09:38 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:09:38 ---> Running in 66dc67683ce3 05:09:40 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:09:40 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:09:41 (1/13) Installing libc-dev (0.7.2-r3) 05:09:41 (2/13) Installing libsodium (1.0.18-r0) 05:09:42 (3/13) Installing pkgconf (1.7.3-r0) 05:09:42 (4/13) Installing libsodium-dev (1.0.18-r0) 05:09:42 (5/13) Installing openssh-keygen (8.4_p1-r3) 05:09:42 (6/13) Installing libedit (20191231.3.1-r1) 05:09:42 (7/13) Installing openssh-client (8.4_p1-r3) 05:09:42 (8/13) Installing openssh-sftp-server (8.4_p1-r3) 05:09:43 (9/13) Installing openssh-server-common (8.4_p1-r3) 05:09:43 (10/13) Installing openssh-server (8.4_p1-r3) 05:09:43 (11/13) Installing openssh (8.4_p1-r3) 05:09:43 (12/13) Installing libzmq (4.3.3-r1) 05:09:43 (13/13) Installing zeromq-dev (4.3.3-r1) 05:09:43 Executing busybox-1.32.1-r6.trigger 05:09:43 OK: 145 MiB in 53 packages 05:09:44 Removing intermediate container 66dc67683ce3 05:09:44 ---> 68a031b05860 05:09:44 Step 8/10 : WORKDIR /device-snmp-go 05:09:45 ---> Running in 070fe8af878e 05:09:45 Removing intermediate container 070fe8af878e 05:09:45 ---> 8674147204ad 05:09:45 Step 9/10 : COPY . . 05:09:46 ---> f5e8972e214f 05:09:46 Step 10/10 : RUN go mod download 05:09:47 ---> Running in 85948becc3ff 05:10:13 Removing intermediate container 85948becc3ff 05:10:13 ---> 7f3bfa8f045f 05:10:13 Successfully built 7f3bfa8f045f 05:10:13 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:10:14 + docker inspect -f . ci-base-image-arm64 05:10:14 . [Pipeline] withDockerContainer 05:10:14 prd-ubuntu18.04-docker-arm64-4c-16g-473 does not seem to be running inside a container 05:10:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:10:16 $ docker top 4f1126e093962ef20aac630fe0b11ace0b199799e699265e835bd1c266e758f6 -eo pid,comm [Pipeline] { [Pipeline] sh 05:10:17 + go version 05:10:17 go version go1.16.5 linux/arm64 [Pipeline] } 05:10:17 $ docker stop --time=1 4f1126e093962ef20aac630fe0b11ace0b199799e699265e835bd1c266e758f6 05:10:19 $ docker rm -f 4f1126e093962ef20aac630fe0b11ace0b199799e699265e835bd1c266e758f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:10:20 + docker inspect -f . ci-base-image-arm64 05:10:20 . [Pipeline] withDockerContainer 05:10:20 prd-ubuntu18.04-docker-arm64-4c-16g-473 does not seem to be running inside a container 05:10:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:10:22 $ docker top e04a40148d035c36c5e2054e34666862661a2a658e53e8aefe37ab5d93ee3818 -eo pid,comm [Pipeline] { [Pipeline] sh 05:10:23 + go mod tidy [Pipeline] sh 05:10:24 + make test 05:10:24 go mod tidy 05:10:25 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 05:10:26 ? github.com/edgexfoundry/device-snmp-go [no test files] 05:11:22 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 05:11:22 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.033s coverage: 0.0% of statements 05:11:22 CGO_ENABLED=1 GO111MODULE=on go vet ./... 05:11:41 gofmt -l . 05:11:41 [ "`gofmt -l .`" = "" ] 05:11:41 ./bin/test-attribution-txt.sh [Pipeline] } 05:11:41 $ docker stop --time=1 e04a40148d035c36c5e2054e34666862661a2a658e53e8aefe37ab5d93ee3818 05:11:43 $ docker rm -f e04a40148d035c36c5e2054e34666862661a2a658e53e8aefe37ab5d93ee3818 [Pipeline] // withDockerContainer [Pipeline] sh 05:11:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:11:44 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:11:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:11:46 + ls -al . 05:11:46 total 128 05:11:46 drwxrwxr-x 7 jenkins jenkins 4096 Jun 28 05:11 . 05:11:46 drwxrwxr-x 4 jenkins jenkins 4096 Jun 28 05:08 .. 05:11:46 -rw-rw-r-- 1 jenkins jenkins 6 Jun 28 05:08 .dockerignore 05:11:46 drwxrwxr-x 8 jenkins jenkins 4096 Jun 28 05:08 .git 05:11:46 drwxrwxr-x 2 jenkins jenkins 4096 Jun 28 05:08 .github 05:11:46 -rw-rw-r-- 1 jenkins jenkins 269 Jun 28 05:08 .gitignore 05:11:46 -rw-rw-r-- 1 jenkins jenkins 6520 Jun 28 05:08 Attribution.txt 05:11:46 -rw-rw-r-- 1 jenkins jenkins 1459 Jun 28 05:08 Dockerfile 05:11:46 -rw-rw-r-- 1 jenkins jenkins 1057 Jun 28 05:08 Dockerfile.build 05:11:46 -rw-rw-r-- 1 jenkins jenkins 656 Jun 28 05:08 Jenkinsfile 05:11:46 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 28 05:08 LICENSE 05:11:46 -rw-rw-r-- 1 jenkins jenkins 936 Jun 28 05:08 Makefile 05:11:46 -rw-rw-r-- 1 jenkins jenkins 9079 Jun 28 05:08 README.md 05:11:46 -rw-rw-r-- 1 jenkins jenkins 5 Jun 28 05:05 VERSION 05:11:46 drwxrwxr-x 2 jenkins jenkins 4096 Jun 28 05:08 bin 05:11:46 drwxrwxr-x 3 jenkins jenkins 4096 Jun 28 05:08 cmd 05:11:46 -rw-r--r-- 1 jenkins jenkins 7631 Jun 28 05:11 coverage.out 05:11:46 -rw-rw-r-- 1 jenkins jenkins 208 Jun 28 05:08 go.mod 05:11:46 -rw-r--r-- 1 jenkins jenkins 20831 Jun 28 05:10 go.sum 05:11:46 drwxrwxr-x 3 jenkins jenkins 4096 Jun 28 05:08 internal 05:11:46 -rw-rw-r-- 1 jenkins jenkins 209 Jun 28 05:08 version.go [Pipeline] isUnix [Pipeline] sh 05:11:47 + 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=dd5d33fc7dead3a89b7455ddbb74124b65cebdda --label arch=arm64 --label version=0.0.0 . 05:11:47 Sending build context to Docker daemon 383.5kB 05:11:47 Step 1/24 : ARG BASE=golang:1.16-alpine3.12 05:11:47 Step 2/24 : FROM ${BASE} AS builder 05:11:47 ---> 7f3bfa8f045f 05:11:47 Step 3/24 : ARG MAKE='make build' 05:11:47 ---> Running in 87a272a8a919 05:11:48 Removing intermediate container 87a272a8a919 05:11:48 ---> 65e7ce9513b7 05:11:48 Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 05:11:48 ---> Running in 4ec4c2131146 05:11:49 Removing intermediate container 4ec4c2131146 05:11:49 ---> 304858064c7b 05:11:49 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 05:11:49 ---> Running in e4d6823f7947 05:11:49 Removing intermediate container e4d6823f7947 05:11:49 ---> fee07d163e19 05:11:49 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:11:49 ---> Running in f336d1a4dae6 05:11:51 Removing intermediate container f336d1a4dae6 05:11:51 ---> f8242f989273 05:11:51 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:11:52 ---> Running in 6a39743cc4c7 05:11:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:11:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:11:55 OK: 145 MiB in 53 packages 05:11:56 Removing intermediate container 6a39743cc4c7 05:11:56 ---> e280f2e1c8e2 05:11:56 Step 8/24 : WORKDIR /device-snmp-go 05:11:56 ---> Running in 7d7bb496e873 05:11:57 Removing intermediate container 7d7bb496e873 05:11:57 ---> f9bdea1d5b63 05:11:57 Step 9/24 : COPY . . 05:11:58 ---> cdcced39d9ad 05:11:58 Step 10/24 : RUN go mod tidy 05:11:58 ---> Running in 266b3f923845 05:12:01 Removing intermediate container 266b3f923845 05:12:01 ---> 6aa715617cdf 05:12:01 Step 11/24 : RUN make update 05:12:01 ---> Running in 3846fbab08d9 05:12:02 CGO_ENABLED=0 GO111MODULE=on go mod download 05:12:03 Removing intermediate container 3846fbab08d9 05:12:03 ---> 2de9ddf625b4 05:12:03 Step 12/24 : RUN ${MAKE} 05:12:04 ---> Running in 7b32b614a1a8 05:12:05 go mod tidy 05:12:05 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -o cmd/device-snmp ./cmd 05:12:44 Removing intermediate container 7b32b614a1a8 05:12:44 ---> e7a11f0f696b 05:12:44 Step 13/24 : FROM alpine:3.12 05:12:45 3.12: Pulling from library/alpine 05:12:45 d2f70382dc9a: Pulling fs layer 05:12:45 d2f70382dc9a: Verifying Checksum 05:12:45 d2f70382dc9a: Download complete 05:12:46 d2f70382dc9a: Pull complete 05:12:46 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 05:12:46 Status: Downloaded newer image for alpine:3.12 05:12:46 ---> c4fd0aeabfcf 05:12:46 Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init 05:12:46 ---> Running in b862504fdd8d 05:12:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:12:48 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:12:48 (1/6) Installing dumb-init (1.2.2-r1) 05:12:48 (2/6) Installing libgcc (9.3.0-r2) 05:12:48 (3/6) Installing libsodium (1.0.18-r0) 05:12:48 (4/6) Installing libstdc++ (9.3.0-r2) 05:12:48 (5/6) Installing libzmq (4.3.3-r0) 05:12:48 (6/6) Installing zeromq (4.3.3-r0) 05:12:48 Executing busybox-1.31.1-r20.trigger 05:12:48 OK: 8 MiB in 20 packages 05:12:50 Removing intermediate container b862504fdd8d 05:12:50 ---> ccf891b7e16d 05:12:50 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 05:12:51 ---> 4f77eb809d39 05:12:51 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 05:12:52 ---> 9c7e15255c82 05:12:52 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 05:12:53 ---> df266f015fd9 05:12:53 Step 18/24 : EXPOSE 59993 05:12:53 ---> Running in 6fdc0fc255a5 05:12:53 Removing intermediate container 6fdc0fc255a5 05:12:53 ---> cd2dc9a2fb43 05:12:53 Step 19/24 : EXPOSE 161 05:12:53 ---> Running in 0be2a1075e9b 05:12:54 Removing intermediate container 0be2a1075e9b 05:12:54 ---> 26abaf6ba9f7 05:12:54 Step 20/24 : ENTRYPOINT ["/device-snmp"] 05:12:54 ---> Running in 9d91c3b67cbc 05:12:54 Removing intermediate container 9d91c3b67cbc 05:12:54 ---> fce44fc296c8 05:12:54 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 05:12:54 ---> Running in 8497b74b9742 05:12:55 Removing intermediate container 8497b74b9742 05:12:55 ---> b8d1a85deff3 05:12:55 Step 22/24 : LABEL arch=arm64 05:12:55 ---> Running in 091e12274431 05:12:56 Removing intermediate container 091e12274431 05:12:56 ---> 18b7c5d7ba36 05:12:56 Step 23/24 : LABEL git_sha=dd5d33fc7dead3a89b7455ddbb74124b65cebdda 05:12:56 ---> Running in 2e928105ddcc 05:12:56 Removing intermediate container 2e928105ddcc 05:12:56 ---> 1e72b0fa8d0b 05:12:56 Step 24/24 : LABEL version=0.0.0 05:12:56 ---> Running in 40f16eeaeb44 05:12:57 Removing intermediate container 40f16eeaeb44 05:12:57 ---> 9e55725d0c10 05:12:57 [Warning] One or more build-args [ARCH] were not consumed 05:12:57 Successfully built 9e55725d0c10 05:12:57 Successfully tagged device-snmp-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 05:12:58 ---> job-cost.sh 05:12:58 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-yDxu 05:13:45 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 05:15:22 lf-activate-venv(): INFO: Adding /tmp/venv-yDxu/bin to PATH 05:15:22 INFO: No Stack... 05:15:22 INFO: Retrieving Pricing Info for: v2-standard-4 05:15:22 INFO: Archiving Costs [Pipeline] sh 05:15:22 + + cutcat -d, -f6 05:15:22 /w/workspace/device-snmp-go/1/archives/cost.csv [Pipeline] lock 05:15:22 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-117-1-stack-cost] 05:15:22 Resource [jenkins-edgexfoundry-device-snmp-go-PR-117-1-stack-cost] did not exist. Created. 05:15:22 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-117-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:15:23 + echo total: 0.18000000715255737 [Pipeline] stash 05:15:23 Stashed 1 file(s) [Pipeline] } 05:15:23 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-117-1-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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 05:15:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:15:27 ---> package-listing.sh 05:15:27 ++ facter osfamily 05:15:27 ++ tr '[:upper:]' '[:lower:]' 05:15:27 + OS_FAMILY=redhat 05:15:27 + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-117 05:15:27 + START_PACKAGES=/tmp/packages_start.txt 05:15:27 + END_PACKAGES=/tmp/packages_end.txt 05:15:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:15:27 + PACKAGES=/tmp/packages_start.txt 05:15:27 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-117 ']' 05:15:27 + PACKAGES=/tmp/packages_end.txt 05:15:27 + case "${OS_FAMILY}" in 05:15:27 + rpm -qa 05:15:27 + sort 05:15:28 + '[' -f /tmp/packages_start.txt ']' 05:15:28 + '[' -f /tmp/packages_end.txt ']' 05:15:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:15:28 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-117 ']' 05:15:28 + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-117/archives/ 05:15:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-117/archives/ [Pipeline] echo 05:15:28 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_PR-117/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:15:29 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 05:15:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:15:29 05:15:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 05:15:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:15:30 alpine: Pulling from edgex-lftools-log-publisher 05:15:30 df20fa9351a1: Pulling fs layer 05:15:30 36b3adc4ff6f: Pulling fs layer 05:15:30 8ad3a11d3b57: Pulling fs layer 05:15:30 46f8f816bc3b: Pulling fs layer 05:15:30 93b61091891f: Pulling fs layer 05:15:30 93b9cdb0e59b: Pulling fs layer 05:15:30 5e14af77c1be: Pulling fs layer 05:15:30 01666e4c0597: Pulling fs layer 05:15:30 aa168da1d23b: Pulling fs layer 05:15:30 93b61091891f: Waiting 05:15:30 93b9cdb0e59b: Waiting 05:15:30 5e14af77c1be: Waiting 05:15:30 01666e4c0597: Waiting 05:15:30 aa168da1d23b: Waiting 05:15:30 46f8f816bc3b: Waiting 05:15:30 36b3adc4ff6f: Verifying Checksum 05:15:30 36b3adc4ff6f: Download complete 05:15:30 46f8f816bc3b: Verifying Checksum 05:15:30 46f8f816bc3b: Download complete 05:15:30 df20fa9351a1: Verifying Checksum 05:15:30 df20fa9351a1: Download complete 05:15:30 93b9cdb0e59b: Verifying Checksum 05:15:30 93b9cdb0e59b: Download complete 05:15:30 5e14af77c1be: Verifying Checksum 05:15:30 5e14af77c1be: Download complete 05:15:30 93b61091891f: Verifying Checksum 05:15:30 93b61091891f: Download complete 05:15:30 01666e4c0597: Verifying Checksum 05:15:30 01666e4c0597: Download complete 05:15:30 8ad3a11d3b57: Verifying Checksum 05:15:30 8ad3a11d3b57: Download complete 05:15:30 df20fa9351a1: Pull complete 05:15:30 36b3adc4ff6f: Pull complete 05:15:31 8ad3a11d3b57: Pull complete 05:15:31 46f8f816bc3b: Pull complete 05:15:31 93b61091891f: Pull complete 05:15:31 93b9cdb0e59b: Pull complete 05:15:31 5e14af77c1be: Pull complete 05:15:31 01666e4c0597: Pull complete 05:15:32 aa168da1d23b: Verifying Checksum 05:15:32 aa168da1d23b: Download complete 05:15:36 aa168da1d23b: Pull complete 05:15:36 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 05:15:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:15:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 05:15:36 prd-centos7-docker-4c-2g-465 does not seem to be running inside a container 05:15:36 $ 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_PR-117/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-snmp-go_PR-117 -v /w/workspace/gexfoundry_device-snmp-go_PR-117:/w/workspace/gexfoundry_device-snmp-go_PR-117:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-117@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-117@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 05:15:39 $ docker top 1238d72320c768d45e31ce45d0d8d102807cbca9711a96d63286ecbff71d5e71 -eo pid,comm [Pipeline] { [Pipeline] sh 05:15:39 + touch /tmp/pre-build-complete [Pipeline] sh 05:15:39 + mkdir -p /var/log/sa [Pipeline] sh 05:15:40 + ls /var/log/sa-host 05:15:40 + sadf -c /var/log/sa-host/sa05 05:15:40 file_magic: OK 05:15:40 HZ: Using current value: 100 05:15:40 file_header: OK 05:15:40 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 05:15:40 Statistics: 05:15:40 Hnuu...uuuununununu...Hnuu...uuuununununu... 05:15:40 File successfully converted to sysstat format version 12.2.1 05:15:40 + sadf -c /var/log/sa-host/sa28 05:15:40 file_magic: OK 05:15:40 HZ: Using current value: 100 05:15:40 file_header: OK 05:15:40 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 05:15:40 Statistics: 05:15:40 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 05:15:40 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:15:40 provisioning config files... 05:15:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-117@tmp/config2898987258548084385tmp [Pipeline] { [Pipeline] echo 05:15:40 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:15:40 ---> create-netrc.sh [Pipeline] } 05:15:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:15:41 ---> python-tools-install.sh [Pipeline] echo 05:15:41 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:15:41 ---> sudo-logs.sh 05:15:41 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:15:41 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:15:42 ---> job-cost.sh 05:15:42 lf-activate-venv: SKIPPING 05:15:42 DEBUG: total: 0.18000000715255737 05:15:42 INFO: Retrieving Stack Cost... 05:15:43 INFO: Retrieving Pricing Info for: v3-standard-2 05:15:43 INFO: Archiving Costs [Pipeline] echo 05:15:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:15:43 ---> logs-deploy.sh 05:15:43 lf-activate-venv: SKIPPING 05:15:43 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-117/1 05:15:43 INFO: archiving workspace using pattern(s): 05:15:44 Archives upload complete. 05:15:44 INFO: archiving logs to Nexus 05:15:45 ---> uname -a: 05:15:45 Linux prd-centos7-docker-4c-2g-465.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 05:15:45 05:15:45 05:15:45 ---> lscpu: 05:15:45 Architecture: x86_64 05:15:45 CPU op-mode(s): 32-bit, 64-bit 05:15:45 Byte Order: Little Endian 05:15:45 Address sizes: 40 bits physical, 48 bits virtual 05:15:45 CPU(s): 2 05:15:45 On-line CPU(s) list: 0,1 05:15:45 Thread(s) per core: 1 05:15:45 Core(s) per socket: 1 05:15:45 Socket(s): 2 05:15:45 NUMA node(s): 1 05:15:45 Vendor ID: AuthenticAMD 05:15:45 CPU family: 23 05:15:45 Model: 49 05:15:45 Model name: AMD EPYC-Rome Processor 05:15:45 Stepping: 0 05:15:45 CPU MHz: 2800.000 05:15:45 BogoMIPS: 5600.00 05:15:45 Virtualization: AMD-V 05:15:45 Hypervisor vendor: KVM 05:15:45 Virtualization type: full 05:15:45 L1d cache: 64 KiB 05:15:45 L1i cache: 64 KiB 05:15:45 L2 cache: 1 MiB 05:15:45 L3 cache: 32 MiB 05:15:45 NUMA node0 CPU(s): 0,1 05:15:45 Vulnerability Itlb multihit: Not affected 05:15:45 Vulnerability L1tf: Not affected 05:15:45 Vulnerability Mds: Not affected 05:15:45 Vulnerability Meltdown: Not affected 05:15:45 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:15:45 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 05:15:45 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 05:15:45 Vulnerability Srbds: Not affected 05:15:45 Vulnerability Tsx async abort: Not affected 05:15:45 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 05:15:45 05:15:45 05:15:45 ---> nproc: 05:15:45 2 05:15:45 05:15:45 05:15:45 ---> df -h: 05:15:45 Filesystem Size Used Available Use% Mounted on 05:15:45 overlay 40.0G 7.6G 32.4G 19% / 05:15:45 tmpfs 64.0M 0 64.0M 0% /dev 05:15:45 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 05:15:45 shm 64.0M 0 64.0M 0% /dev/shm 05:15:45 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 05:15:45 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 05:15:45 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 05:15:45 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 05:15:45 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 05:15:45 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 05:15:45 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 05:15:45 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/gexfoundry_device-snmp-go_PR-117 05:15:45 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/gexfoundry_device-snmp-go_PR-117@tmp 05:15:45 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 05:15:45 05:15:45 05:15:45 ---> free -m: 05:15:45 total used free shared buff/cache available 05:15:45 Mem: 7821 962 4765 0 2093 6681 05:15:45 Swap: 1023 0 1023 05:15:45 05:15:45 05:15:45 ---> ip addr: 05:15:45 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 05:15:45 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:15:45 inet 127.0.0.1/8 scope host lo 05:15:45 valid_lft forever preferred_lft forever 05:15:45 inet6 ::1/128 scope host 05:15:45 valid_lft forever preferred_lft forever 05:15:45 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 05:15:45 link/ether fa:16:3e:18:c2:4c brd ff:ff:ff:ff:ff:ff 05:15:45 inet 10.30.123.162/23 brd 10.30.123.255 scope global dynamic eth0 05:15:45 valid_lft 85733sec preferred_lft 85733sec 05:15:45 inet6 fe80::f816:3eff:fe18:c24c/64 scope link 05:15:45 valid_lft forever preferred_lft forever 05:15:45 3: docker0: mtu 1500 qdisc noqueue state DOWN 05:15:45 link/ether 02:42:3a:6f:84:b0 brd ff:ff:ff:ff:ff:ff 05:15:45 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 05:15:45 valid_lft forever preferred_lft forever 05:15:45 inet6 fe80::42:3aff:fe6f:84b0/64 scope link 05:15:45 valid_lft forever preferred_lft forever 05:15:45 05:15:45 05:15:45 ---> sar -b -r -n DEV: 05:15:45 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/28/21 _x86_64_ (2 CPU) 05:15:45 05:15:45 05:04:25 LINUX RESTART (2 CPU) 05:15:45 05:15:45 05:05:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:15:45 05:06:01 78.56 3.61 74.96 0.00 2643.68 3242.25 0.00 05:15:45 05:07:01 0.42 0.00 0.42 0.00 0.00 7.38 0.00 05:15:45 05:08:01 0.30 0.00 0.30 0.00 0.00 3.33 0.00 05:15:45 05:09:01 0.15 0.00 0.15 0.00 0.00 1.93 0.00 05:15:45 05:10:01 0.30 0.00 0.30 0.00 0.00 4.08 0.00 05:15:45 05:11:01 0.30 0.00 0.30 0.00 0.00 4.08 0.00 05:15:45 05:12:01 0.23 0.00 0.23 0.00 0.00 3.50 0.00 05:15:45 05:13:01 0.28 0.00 0.28 0.00 0.00 2.77 0.00 05:15:45 05:14:01 0.17 0.00 0.17 0.00 0.00 2.32 0.00 05:15:45 05:15:01 0.28 0.00 0.28 0.00 0.00 3.11 0.00 05:15:45 Average: 7.99 0.36 7.63 0.00 260.50 322.74 0.00 05:15:45 05:15:45 05:05:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:15:45 05:06:01 5467896 0 802260 10.02 2620 1736156 1301904 14.37 567628 1574088 20 05:15:45 05:07:01 5475748 0 794400 9.92 2620 1736164 1236480 13.65 560944 1574052 8 05:15:45 05:08:01 5477812 0 792336 9.89 2620 1736164 1221060 13.48 562732 1570612 8 05:15:45 05:09:01 5477084 0 793056 9.90 2620 1736172 1217976 13.45 563696 1570616 8 05:15:45 05:10:01 5476212 0 793920 9.91 2620 1736180 1216020 13.43 558804 1576932 8 05:15:45 05:11:01 5477344 0 792788 9.90 2620 1736180 1200564 13.25 558064 1576932 8 05:15:45 05:12:01 5477844 0 792280 9.89 2620 1736188 1195208 13.20 557564 1576932 8 05:15:45 05:13:01 5476580 0 793540 9.91 2620 1736192 1195208 13.20 558708 1576932 8 05:15:45 05:14:01 5467944 0 802172 10.02 2620 1736196 1195208 13.20 568524 1575836 8 05:15:45 05:15:01 5466756 0 803356 10.03 2620 1736200 1195376 13.20 570244 1575124 8 05:15:45 Average: 5474122 0 796011 9.94 2620 1736179 1217500 13.44 562691 1574806 9 05:15:45 05:15:45 05:05:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:15:45 05:06:01 eth0 143.23 105.98 436.30 27.84 0.00 0.00 0.00 0.00 05:15:45 05:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:45 05:06:01 docker0 1.42 1.13 0.35 2.82 0.00 0.00 0.00 0.00 05:15:45 05:07:01 eth0 3.06 0.72 0.97 0.55 0.00 0.00 0.00 0.00 05:15:45 05:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:45 05:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:45 05:08:01 eth0 1.87 0.47 0.61 0.39 0.00 0.00 0.00 0.00 05:15:45 05:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:45 05:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:45 05:09:01 eth0 2.15 0.57 0.64 0.43 0.00 0.00 0.00 0.00 05:15:45 05:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:45 05:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:45 05:10:01 eth0 1.18 0.67 0.65 0.46 0.00 0.00 0.00 0.00 05:15:45 05:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:45 05:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:45 05:11:01 eth0 0.23 0.15 0.07 0.01 0.00 0.00 0.00 0.00 05:15:45 05:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:45 05:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:45 05:12:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:15:45 05:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:45 05:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:45 05:13:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:15:45 05:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:45 05:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:45 05:14:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:15:45 05:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:45 05:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:45 05:15:01 eth0 0.30 0.20 0.09 0.07 0.00 0.00 0.00 0.00 05:15:45 05:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:45 05:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:45 Average: eth0 15.03 10.74 43.30 2.94 0.00 0.00 0.00 0.00 05:15:45 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:15:45 Average: docker0 0.14 0.11 0.03 0.28 0.00 0.00 0.00 0.00 05:15:45 05:15:45 05:15:45 ---> sar -P ALL: 05:15:45 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/28/21 _x86_64_ (2 CPU) 05:15:45 05:15:45 05:04:25 LINUX RESTART (2 CPU) 05:15:45 05:15:45 05:05:02 CPU %user %nice %system %iowait %steal %idle 05:15:45 05:06:01 all 4.75 0.00 2.44 1.53 0.05 91.22 05:15:45 05:06:01 0 4.96 0.00 2.25 0.73 0.03 92.04 05:15:45 05:06:01 1 4.54 0.00 2.63 2.34 0.07 90.41 05:15:45 05:07:01 all 0.07 0.00 0.05 0.00 0.03 99.85 05:15:45 05:07:01 0 0.07 0.00 0.05 0.00 0.02 99.87 05:15:45 05:07:01 1 0.07 0.00 0.05 0.00 0.05 99.83 05:15:45 05:08:01 all 0.09 0.00 0.07 0.00 0.03 99.82 05:15:45 05:08:01 0 0.10 0.00 0.05 0.00 0.02 99.83 05:15:45 05:08:01 1 0.08 0.00 0.08 0.00 0.03 99.80 05:15:45 05:09:01 all 0.09 0.00 0.03 0.00 0.03 99.86 05:15:45 05:09:01 0 0.15 0.00 0.03 0.00 0.02 99.80 05:15:45 05:09:01 1 0.03 0.00 0.02 0.00 0.03 99.92 05:15:45 05:10:01 all 0.17 0.00 0.08 0.00 0.02 99.73 05:15:45 05:10:01 0 0.22 0.00 0.07 0.00 0.00 99.72 05:15:45 05:10:01 1 0.12 0.00 0.10 0.00 0.03 99.75 05:15:45 05:11:01 all 0.12 0.00 0.03 0.00 0.03 99.82 05:15:45 05:11:01 0 0.20 0.00 0.03 0.00 0.00 99.77 05:15:45 05:11:01 1 0.03 0.00 0.03 0.00 0.05 99.88 05:15:45 05:12:01 all 0.13 0.00 0.03 0.00 0.03 99.81 05:15:45 05:12:01 0 0.20 0.00 0.03 0.00 0.02 99.75 05:15:45 05:12:01 1 0.07 0.00 0.03 0.00 0.03 99.87 05:15:45 05:13:01 all 0.12 0.00 0.03 0.00 0.02 99.83 05:15:45 05:13:01 0 0.20 0.00 0.05 0.00 0.00 99.75 05:15:45 05:13:01 1 0.03 0.00 0.02 0.00 0.03 99.92 05:15:45 05:14:01 all 0.16 0.00 0.04 0.00 0.02 99.78 05:15:45 05:14:01 0 0.25 0.00 0.05 0.00 0.02 99.68 05:15:45 05:14:01 1 0.07 0.00 0.03 0.00 0.02 99.88 05:15:45 05:15:01 all 0.12 0.00 0.02 0.00 0.01 99.86 05:15:45 05:15:01 0 0.20 0.00 0.02 0.00 0.00 99.78 05:15:45 05:15:01 1 0.03 0.00 0.02 0.00 0.02 99.93 05:15:45 Average: all 0.57 0.00 0.28 0.15 0.02 98.98 05:15:45 Average: 0 0.64 0.00 0.26 0.07 0.01 99.02 05:15:45 Average: 1 0.50 0.00 0.29 0.23 0.04 98.95 05:15:45 05:15:45 05:15:45