Pull request #821 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 2a36bafe293b25006f64805c70b5c0d22d9ee1a2+e2b795a37b7f4058c403051823a7e04e4e702841 (586c0958e9a4ee0e8187549a1e45b90a585d7967) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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-sdk-go, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [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-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-30288’ Running on prd-centos7-docker-4c-2g-30290 in /w/workspace/dgexfoundry_device-sdk-go_PR-821 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_PR-821 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit e2b795a37b7f4058c403051823a7e04e4e702841 into PR head commit 2a36bafe293b25006f64805c70b5c0d22d9ee1a2 Merge succeeded, producing 2a36bafe293b25006f64805c70b5c0d22d9ee1a2 Checking out Revision 2a36bafe293b25006f64805c70b5c0d22d9ee1a2 (PR-821) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-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-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/821/head:refs/remotes/origin/PR-821 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2a36bafe293b25006f64805c70b5c0d22d9ee1a2 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge e2b795a37b7f4058c403051823a7e04e4e702841 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2a36bafe293b25006f64805c70b5c0d22d9ee1a2 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { > git rev-list --no-walk f3a93df600ccc61f0532ab2a2bef02090713baf8 # timeout=10 [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:38:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:38:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:38:10 ========================================================= 09:38:10 EdgeX Global Pipelines Version Info 09:38:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:38:12 ------------------- 09:38:12 stable info: 09:38:12 ------------------- 09:38:12 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:38:12 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 09:38:12 Message: update stable to v1.0.186 09:38:13 ------------------- 09:38:13 experimental info: 09:38:13 ------------------- 09:38:13 Commited By: **** collab-it+edgex@linuxfoundation.org 09:38:13 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 09:38:13 Message: update experimental to v1.0.186 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:38:13 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 09:38:13 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 09:38:13 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:38:13 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:38:13 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:38:13 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 09:38:13 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 09:38:13 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 09:38:14 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 09:38:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:38:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:38:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo 09:38:14 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:38:14 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:38:14 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:38:14 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 09:38:14 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:38:14 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:38:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:38:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:38:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 09:38:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 09:38:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:38:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:38:15 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 09:38:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:38:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-821 [Pipeline] echo 09:38:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-821 [Pipeline] echo 09:38:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-821 [Pipeline] echo 09:38:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2a36bafe293b25006f64805c70b5c0d22d9ee1a2 [Pipeline] echo 09:38:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2a36baf [Pipeline] echo 09:38:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 09:38:16 provisioning config files... 09:38:16 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-821@tmp/config5986063514915435766tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:38:16 ---> docker-login.sh 09:38:16 nexus3.edgexfoundry.org:10001 09:38:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:38:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:38:17 Configure a credential helper to remove this warning. See 09:38:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:38:17 09:38:17 Login Succeeded 09:38:17 nexus3.edgexfoundry.org:10002 09:38:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:38:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:38:17 Configure a credential helper to remove this warning. See 09:38:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:38:17 09:38:17 Login Succeeded 09:38:17 nexus3.edgexfoundry.org:10003 09:38:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:38:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:38:17 Configure a credential helper to remove this warning. See 09:38:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:38:17 09:38:17 Login Succeeded 09:38:17 nexus3.edgexfoundry.org:10004 09:38:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:38:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:38:17 Configure a credential helper to remove this warning. See 09:38:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:38:17 09:38:17 Login Succeeded 09:38:17 docker.io 09:38:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:38:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:38:18 Configure a credential helper to remove this warning. See 09:38:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:38:18 09:38:18 Login Succeeded 09:38:18 ---> docker-login.sh ends [Pipeline] } 09:38:18 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:38:18 + git log --format=format:%s -1 2a36bafe293b25006f64805c70b5c0d22d9ee1a2 [Pipeline] echo 09:38:19 GIT_COMMIT: 2a36bafe293b25006f64805c70b5c0d22d9ee1a2, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2 [Pipeline] echo 09:38:19 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 09:38:19 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:38:19 09:38:19 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 09:38:20 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:38:20 latest: Pulling from edgex-devops/git-semver 09:38:20 31603596830f: Pulling fs layer 09:38:20 2a8b12db71e7: Pulling fs layer 09:38:20 6ca5941a6612: Pulling fs layer 09:38:20 ecc8261a40a4: Pulling fs layer 09:38:20 ecc8261a40a4: Waiting 09:38:20 2a8b12db71e7: Verifying Checksum 09:38:20 2a8b12db71e7: Download complete 09:38:20 31603596830f: Download complete 09:38:20 ecc8261a40a4: Verifying Checksum 09:38:20 ecc8261a40a4: Download complete 09:38:20 6ca5941a6612: Verifying Checksum 09:38:20 6ca5941a6612: Download complete 09:38:20 31603596830f: Pull complete 09:38:20 2a8b12db71e7: Pull complete 09:38:21 6ca5941a6612: Pull complete 09:38:21 ecc8261a40a4: Pull complete 09:38:21 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 09:38:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:38:21 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 09:38:21 prd-centos7-docker-4c-2g-30290 does not seem to be running inside a container 09:38:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-821 -v /w/workspace/dgexfoundry_device-sdk-go_PR-821:/w/workspace/dgexfoundry_device-sdk-go_PR-821:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-821@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-821@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:10004/edgex-devops/git-semver:latest cat 09:38:23 $ docker top d70f2d53304375d71c53e508f4e8c8b06ab44d20e3b43c28632ba04e751ad932 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:38:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:38:24 [ssh-agent] Looking for ssh-agent implementation... 09:38:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:38:24 $ docker exec d70f2d53304375d71c53e508f4e8c8b06ab44d20e3b43c28632ba04e751ad932 ssh-agent 09:38:24 SSH_AUTH_SOCK=/tmp/ssh-FGBRyd7O1OXz/agent.13 09:38:24 SSH_AGENT_PID=18 09:38:24 Running ssh-add (command line suppressed) 09:38:24 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-821@tmp/private_key_1528903856969912829.key (/w/workspace/dgexfoundry_device-sdk-go_PR-821@tmp/private_key_1528903856969912829.key) 09:38:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:38:25 + git tag --points-at HEAD [Pipeline] } 09:38:25 $ docker exec --env ******** --env ******** d70f2d53304375d71c53e508f4e8c8b06ab44d20e3b43c28632ba04e751ad932 ssh-agent -k 09:38:25 unset SSH_AUTH_SOCK; 09:38:25 unset SSH_AGENT_PID; 09:38:25 echo Agent pid 18 killed; 09:38:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:38:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:38:25 [ssh-agent] Looking for ssh-agent implementation... 09:38:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:38:25 $ docker exec d70f2d53304375d71c53e508f4e8c8b06ab44d20e3b43c28632ba04e751ad932 ssh-agent 09:38:25 SSH_AUTH_SOCK=/tmp/ssh-BPAxH4nEUd44/agent.47 09:38:25 SSH_AGENT_PID=52 09:38:25 Running ssh-add (command line suppressed) 09:38:25 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-821@tmp/private_key_1250884026983069655.key (/w/workspace/dgexfoundry_device-sdk-go_PR-821@tmp/private_key_1250884026983069655.key) 09:38:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:38:26 + git semver init 09:38:26 # -> Open(): unable to determine branch for HEAD 09:38:26 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-821/.git 09:38:26 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-821 09:38:26 # $SEMVER_REMOTE_NAME = origin 09:38:26 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:38:26 # $SEMVER_USER_NAME = edgex-jenkins 09:38:26 # $SEMVER_BRANCH = PR-821 09:38:26 # $SEMVER_TEMP = /tmp/semver-203068832 09:38:26 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 09:38:27 # '/tmp/semver-203068832' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-821/.semver' 09:38:27 # -> Force: false 09:38:27 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-821/.semver [Pipeline] } 09:38:27 $ docker exec --env ******** --env ******** d70f2d53304375d71c53e508f4e8c8b06ab44d20e3b43c28632ba04e751ad932 ssh-agent -k 09:38:27 unset SSH_AUTH_SOCK; 09:38:27 unset SSH_AGENT_PID; 09:38:27 echo Agent pid 52 killed; 09:38:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:38:27 + git semver [Pipeline] } 09:38:28 $ docker stop --time=1 d70f2d53304375d71c53e508f4e8c8b06ab44d20e3b43c28632ba04e751ad932 09:38:29 $ docker rm -f d70f2d53304375d71c53e508f4e8c8b06ab44d20e3b43c28632ba04e751ad932 [Pipeline] // withDockerContainer [Pipeline] sh 09:38:29 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:38:30 Stashed 1 file(s) [Pipeline] echo 09:38:30 [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 09:38:45 Still waiting to schedule task 09:38:45 ‘prd-centos7-docker-4c-2g-30291’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-26577’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-27930’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-30289’ doesn’t have label ‘centos7-docker-4c-2g’ 09:38:46 Still waiting to schedule task 09:38:46 ‘prd-centos7-docker-4c-2g-30291’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-26577’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-27930’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-30289’ is offline 09:41:22 Running on prd-ubuntu18.04-docker-arm64-4c-16g-30292 in /w/workspace/dgexfoundry_device-sdk-go_PR-821 [Pipeline] { [Pipeline] ws 09:41:22 Running in /w/workspace/device-sdk-go/3 [Pipeline] { [Pipeline] checkout 09:41:28 using credential edgex-jenkins-ssh 09:41:28 Cloning the remote Git repository 09:41:28 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 09:41:28 > git init /w/workspace/device-sdk-go/3 # timeout=10 09:41:28 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 09:41:28 > git --version # timeout=10 09:41:28 > git --version # 'git version 2.17.1' 09:41:28 using GIT_SSH to set credentials SSH Credentials for GitHub 09:41:28 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:41:29 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 09:41:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:41:29 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 09:41:29 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 09:41:29 using GIT_SSH to set credentials SSH Credentials for GitHub 09:41:29 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/821/head:refs/remotes/origin/PR-821 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:41:30 Merging remotes/origin/master commit e2b795a37b7f4058c403051823a7e04e4e702841 into PR head commit 2a36bafe293b25006f64805c70b5c0d22d9ee1a2 09:41:30 Merge succeeded, producing 2a36bafe293b25006f64805c70b5c0d22d9ee1a2 09:41:30 Checking out Revision 2a36bafe293b25006f64805c70b5c0d22d9ee1a2 (PR-821) 09:41:30 > git config core.sparsecheckout # timeout=10 09:41:30 > git checkout -f 2a36bafe293b25006f64805c70b5c0d22d9ee1a2 # timeout=10 09:41:30 > git remote # timeout=10 09:41:30 > git config --get remote.origin.url # timeout=10 09:41:30 using GIT_SSH to set credentials SSH Credentials for GitHub 09:41:30 > git merge e2b795a37b7f4058c403051823a7e04e4e702841 # timeout=10 09:41:30 > git rev-parse HEAD^{commit} # timeout=10 09:41:30 > git config core.sparsecheckout # timeout=10 09:41:30 > git checkout -f 2a36bafe293b25006f64805c70b5c0d22d9ee1a2 # timeout=10 09:41:35 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:41:36 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 09:41:36 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 09:41:37 + sudo service docker restart 09:41:37 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 09:41:39 provisioning config files... 09:41:39 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/3@tmp/config7832345420796911822tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:41:39 ---> docker-login.sh 09:41:39 nexus3.edgexfoundry.org:10001 09:41:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:41:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:41:41 Configure a credential helper to remove this warning. See 09:41:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:41:41 09:41:41 Login Succeeded 09:41:41 nexus3.edgexfoundry.org:10002 09:41:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:41:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:41:41 Configure a credential helper to remove this warning. See 09:41:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:41:41 09:41:41 Login Succeeded 09:41:41 nexus3.edgexfoundry.org:10003 09:41:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:41:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:41:42 Configure a credential helper to remove this warning. See 09:41:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:41:42 09:41:42 Login Succeeded 09:41:42 nexus3.edgexfoundry.org:10004 09:41:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:41:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:41:42 Configure a credential helper to remove this warning. See 09:41:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:41:42 09:41:42 Login Succeeded 09:41:42 docker.io 09:41:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:41:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:41:43 Configure a credential helper to remove this warning. See 09:41:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:41:43 09:41:43 Login Succeeded 09:41:43 ---> docker-login.sh ends [Pipeline] } 09:41:43 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:41:44 ========================================================= 09:41:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 09:41:44 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:41:44 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 09:41:44 Sending build context to Docker daemon 2.268MB 09:41:44 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 09:41:44 Step 2/8 : FROM ${BASE} 09:41:45 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:41:45 5f621e34cdf4: Pulling fs layer 09:41:45 a4357932f1b6: Pulling fs layer 09:41:45 18c013af1878: Pulling fs layer 09:41:45 00ac8860ef70: Pulling fs layer 09:41:45 63d7cb157983: Pulling fs layer 09:41:45 b116817d02f9: Pulling fs layer 09:41:45 745a02a5169b: Pulling fs layer 09:41:45 00ac8860ef70: Waiting 09:41:45 63d7cb157983: Waiting 09:41:45 b116817d02f9: Waiting 09:41:45 745a02a5169b: Waiting 09:41:45 18c013af1878: Verifying Checksum 09:41:45 18c013af1878: Download complete 09:41:45 a4357932f1b6: Download complete 09:41:45 63d7cb157983: Verifying Checksum 09:41:45 63d7cb157983: Download complete 09:41:45 b116817d02f9: Verifying Checksum 09:41:45 b116817d02f9: Download complete 09:41:45 5f621e34cdf4: Verifying Checksum 09:41:45 5f621e34cdf4: Download complete 09:41:46 5f621e34cdf4: Pull complete 09:41:47 a4357932f1b6: Pull complete 09:41:47 18c013af1878: Pull complete 09:41:48 745a02a5169b: Verifying Checksum 09:41:48 745a02a5169b: Download complete 09:41:49 00ac8860ef70: Verifying Checksum 09:41:49 00ac8860ef70: Download complete 09:41:55 Running on prd-centos7-docker-4c-2g-30293 in /w/workspace/dgexfoundry_device-sdk-go_PR-821 [Pipeline] { [Pipeline] ws 09:41:55 Running in /w/workspace/device-sdk-go/3 [Pipeline] { [Pipeline] checkout 09:41:57 using credential edgex-jenkins-ssh 09:41:57 Cloning the remote Git repository 09:41:56 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 09:41:56 > git init /w/workspace/device-sdk-go/3 # timeout=10 09:41:56 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 09:41:56 > git --version # timeout=10 09:41:56 > git --version # 'git version 2.24.3' 09:41:56 using GIT_SSH to set credentials SSH Credentials for GitHub 09:41:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:41:57 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 09:41:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:41:57 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 09:41:57 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 09:41:57 using GIT_SSH to set credentials SSH Credentials for GitHub 09:41:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/821/head:refs/remotes/origin/PR-821 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:41:58 Merging remotes/origin/master commit e2b795a37b7f4058c403051823a7e04e4e702841 into PR head commit 2a36bafe293b25006f64805c70b5c0d22d9ee1a2 09:41:58 Merge succeeded, producing 2a36bafe293b25006f64805c70b5c0d22d9ee1a2 09:41:58 Checking out Revision 2a36bafe293b25006f64805c70b5c0d22d9ee1a2 (PR-821) 09:41:58 > git config core.sparsecheckout # timeout=10 09:41:58 > git checkout -f 2a36bafe293b25006f64805c70b5c0d22d9ee1a2 # timeout=10 09:41:58 > git remote # timeout=10 09:41:58 > git config --get remote.origin.url # timeout=10 09:41:58 using GIT_SSH to set credentials SSH Credentials for GitHub 09:41:58 > git merge e2b795a37b7f4058c403051823a7e04e4e702841 # timeout=10 09:41:58 > git rev-parse HEAD^{commit} # timeout=10 09:41:58 > git config core.sparsecheckout # timeout=10 09:41:58 > git checkout -f 2a36bafe293b25006f64805c70b5c0d22d9ee1a2 # timeout=10 09:41:59 00ac8860ef70: Pull complete 09:42:00 63d7cb157983: Pull complete 09:42:00 b116817d02f9: Pull complete 09:42:02 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:42:03 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 09:42:03 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 09:42:04 + sudo service docker restart 09:42:04 + true 09:42:04 Redirecting to /bin/systemctl restart docker.service 09:42:04 745a02a5169b: Pull complete 09:42:04 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 09:42:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 09:42:04 ---> b7e6874047d6 09:42:04 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 09:42:05 provisioning config files... 09:42:05 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/3@tmp/config4910028775088358982tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:42:05 ---> docker-login.sh 09:42:05 nexus3.edgexfoundry.org:10001 09:42:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:42:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:42:06 Configure a credential helper to remove this warning. See 09:42:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:42:06 09:42:06 Login Succeeded 09:42:06 nexus3.edgexfoundry.org:10002 09:42:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:42:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:42:06 Configure a credential helper to remove this warning. See 09:42:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:42:06 09:42:06 Login Succeeded 09:42:06 nexus3.edgexfoundry.org:10003 09:42:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:42:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:42:06 Configure a credential helper to remove this warning. See 09:42:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:42:06 09:42:06 Login Succeeded 09:42:06 nexus3.edgexfoundry.org:10004 09:42:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:42:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:42:06 Configure a credential helper to remove this warning. See 09:42:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:42:06 09:42:06 Login Succeeded 09:42:06 docker.io 09:42:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:42:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:42:07 Configure a credential helper to remove this warning. See 09:42:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:42:07 09:42:07 Login Succeeded 09:42:07 ---> docker-login.sh ends [Pipeline] } 09:42:07 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv 09:42:07 ---> Running in e31375c5cb6f [Pipeline] unstash [Pipeline] echo 09:42:07 ========================================================= 09:42:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 09:42:07 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:42:07 Removing intermediate container e31375c5cb6f 09:42:07 ---> 9ebe65ca3ba2 09:42:07 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:42:07 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 09:42:07 Sending build context to Docker daemon 2.269MB 09:42:07 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 09:42:07 Step 2/8 : FROM ${BASE} 09:42:08 ---> Running in 3b09e7b13c8a 09:42:08 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 09:42:08 188c0c94c7c5: Pulling fs layer 09:42:08 0ef7d3d256c8: Pulling fs layer 09:42:08 de9db76c5a1d: Pulling fs layer 09:42:08 bca2f99d35d6: Pulling fs layer 09:42:08 93359f2a8cfa: Pulling fs layer 09:42:08 7c6f9722023f: Pulling fs layer 09:42:08 a35cf1a2eb13: Pulling fs layer 09:42:08 93359f2a8cfa: Waiting 09:42:08 7c6f9722023f: Waiting 09:42:08 a35cf1a2eb13: Waiting 09:42:08 bca2f99d35d6: Waiting 09:42:08 de9db76c5a1d: Verifying Checksum 09:42:08 de9db76c5a1d: Download complete 09:42:08 0ef7d3d256c8: Verifying Checksum 09:42:08 0ef7d3d256c8: Download complete 09:42:08 93359f2a8cfa: Verifying Checksum 09:42:08 93359f2a8cfa: Download complete 09:42:08 7c6f9722023f: Verifying Checksum 09:42:08 7c6f9722023f: Download complete 09:42:08 188c0c94c7c5: Verifying Checksum 09:42:08 188c0c94c7c5: Download complete 09:42:08 188c0c94c7c5: Pull complete 09:42:08 0ef7d3d256c8: Pull complete 09:42:08 de9db76c5a1d: Pull complete 09:42:10 Removing intermediate container 3b09e7b13c8a 09:42:10 ---> 18d854f97ab1 09:42:10 Step 5/8 : RUN apk add --update --no-cache make git 09:42:10 ---> Running in dbd0d9978666 09:42:10 a35cf1a2eb13: Verifying Checksum 09:42:10 a35cf1a2eb13: Download complete 09:42:10 bca2f99d35d6: Verifying Checksum 09:42:10 bca2f99d35d6: Download complete 09:42:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:42:12 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:42:13 OK: 142 MiB in 39 packages 09:42:14 Removing intermediate container dbd0d9978666 09:42:14 ---> 3bf5423d758d 09:42:14 Step 6/8 : WORKDIR /device-sdk-go 09:42:14 ---> Running in 1dd8b170af3e 09:42:15 Removing intermediate container 1dd8b170af3e 09:42:15 ---> 388c94b10047 09:42:15 Step 7/8 : COPY . . 09:42:16 bca2f99d35d6: Pull complete 09:42:16 93359f2a8cfa: Pull complete 09:42:16 7c6f9722023f: Pull complete 09:42:16 ---> bae555746adf 09:42:16 Step 8/8 : RUN go mod download 09:42:16 ---> Running in a85237fddd56 09:42:22 a35cf1a2eb13: Pull complete 09:42:22 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 09:42:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 09:42:22 ---> a62c8e92a672 09:42:22 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 09:42:22 ---> Running in cc590a78553c 09:42:23 Removing intermediate container cc590a78553c 09:42:23 ---> f88873fef812 09:42:23 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:42:23 ---> Running in 6f3c3970206d 09:42:24 Removing intermediate container 6f3c3970206d 09:42:24 ---> 73f044abcbd9 09:42:24 Step 5/8 : RUN apk add --update --no-cache make git 09:42:24 ---> Running in 478ca720cbce 09:42:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:42:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:42:26 OK: 166 MiB in 39 packages 09:42:26 Removing intermediate container 478ca720cbce 09:42:26 ---> de7152277569 09:42:26 Step 6/8 : WORKDIR /device-sdk-go 09:42:26 ---> Running in 61e120c2bf39 09:42:26 Removing intermediate container 61e120c2bf39 09:42:26 ---> e1f2cce2c1bb 09:42:26 Step 7/8 : COPY . . 09:42:28 ---> 0d4df812e399 09:42:28 Step 8/8 : RUN go mod download 09:42:28 ---> Running in ee6dc2165214 09:42:43 Removing intermediate container a85237fddd56 09:42:43 ---> af088680f9ed 09:42:43 Successfully built af088680f9ed 09:42:43 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:42:43 + docker inspect -f . ci-base-image-arm64 09:42:43 . [Pipeline] withDockerContainer 09:42:44 prd-ubuntu18.04-docker-arm64-4c-16g-30292 does not seem to be running inside a container 09:42:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:42:45 $ docker top e1477dc151f146e7650073e1b5f81c89b974578cdaef0fa354f2fe927dfe47a0 -eo pid,comm [Pipeline] { 09:42:46 Removing intermediate container ee6dc2165214 09:42:46 ---> b9f08e84d7b6 09:42:46 Successfully built b9f08e84d7b6 09:42:46 Successfully tagged ci-base-image-x86_64:latest [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 09:42:46 + docker inspect -f . ci-base-image-x86_64 09:42:46 . [Pipeline] withDockerContainer 09:42:46 prd-centos7-docker-4c-2g-30293 does not seem to be running inside a container 09:42:46 + go version 09:42:46 go version go1.15.5 linux/arm64 09:42:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:42:47 $ docker top de1af3affe7e47cd23e2e6561e44075863e40e18828ad0badbde51be9313fba4 -eo pid,comm [Pipeline] { [Pipeline] } 09:42:48 $ docker stop --time=1 e1477dc151f146e7650073e1b5f81c89b974578cdaef0fa354f2fe927dfe47a0 09:42:50 $ docker rm -f e1477dc151f146e7650073e1b5f81c89b974578cdaef0fa354f2fe927dfe47a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage 09:42:50 + go version 09:42:50 go version go1.15.5 linux/amd64 [Pipeline] stage [Pipeline] { (Test) [Pipeline] } 09:42:50 $ docker stop --time=1 de1af3affe7e47cd23e2e6561e44075863e40e18828ad0badbde51be9313fba4 09:42:52 $ docker rm -f de1af3affe7e47cd23e2e6561e44075863e40e18828ad0badbde51be9313fba4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:42:53 + docker inspect -f . ci-base-image-arm64 09:42:53 . [Pipeline] withDockerContainer 09:42:53 + docker inspect -f . ci-base-image-x86_64 09:42:53 . 09:42:53 prd-ubuntu18.04-docker-arm64-4c-16g-30292 does not seem to be running inside a container 09:42:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:42:55 $ docker top b5a73ad0ad64f390c52bbe827dae1e13be7e084f4b5ace3dc1f8e6ee009842d6 -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer 09:42:56 prd-centos7-docker-4c-2g-30293 does not seem to be running inside a container 09:42:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-go/3@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:42:57 $ docker top 6ef5fc7d49c31decce29b26c99a27d26e0603f4956c1529bbf27671f492d160a -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 09:42:57 + make test 09:42:57 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 09:42:57 + make test 09:42:57 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 09:43:05 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 09:43:20 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 09:43:20 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 09:43:20 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 09:43:20 ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] 09:43:20 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 09:43:21 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.067s coverage: 25.5% of statements 09:43:22 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.075s coverage: 81.2% of statements 09:43:54 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 30.094s coverage: 10.5% of statements 09:43:54 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 09:43:54 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 09:43:54 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.082s coverage: 32.5% of statements 09:43:54 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 09:43:54 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 09:43:54 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 09:43:54 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.097s coverage: 57.3% of statements 09:43:54 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 1.148s coverage: 6.6% of statements 09:43:54 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.054s coverage: 5.1% of statements 09:43:54 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 09:43:54 GO111MODULE=on go vet ./... 09:44:04 gofmt -l . 09:44:04 [ "`gofmt -l .`" = "" ] 09:44:04 ./bin/test-attribution-txt.sh 09:44:04 ./bin/test-go-mod-tidy.sh [Pipeline] } 09:44:04 $ docker stop --time=1 6ef5fc7d49c31decce29b26c99a27d26e0603f4956c1529bbf27671f492d160a 09:44:06 $ docker rm -f 6ef5fc7d49c31decce29b26c99a27d26e0603f4956c1529bbf27671f492d160a [Pipeline] // withDockerContainer 09:44:07 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 09:44:07 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 09:44:07 ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] 09:44:07 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 09:44:07 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.131s coverage: 25.5% of statements [Pipeline] sh 09:44:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:44:07 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.183s coverage: 81.2% of statements 09:44:07 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 09:44:09 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:44:09 + ls -al . 09:44:09 total 184 09:44:09 drwxrwxr-x. 10 jenkins jenkins 4096 Mar 18 09:44 . 09:44:09 drwxrwxr-x. 4 jenkins jenkins 28 Mar 18 09:41 .. 09:44:09 drwxrwxr-x. 2 jenkins jenkins 64 Mar 18 09:41 bin 09:44:09 -rw-r--r--. 1 jenkins jenkins 100015 Mar 18 09:43 coverage.out 09:44:09 -rw-rw-r--. 1 jenkins jenkins 949 Mar 18 09:41 Dockerfile.build 09:44:09 -rw-rw-r--. 1 jenkins jenkins 140 Mar 18 09:41 .dockerignore 09:44:09 drwxrwxr-x. 4 jenkins jenkins 48 Mar 18 09:41 example 09:44:09 drwxrwxr-x. 8 jenkins jenkins 179 Mar 18 09:42 .git 09:44:09 drwxrwxr-x. 2 jenkins jenkins 103 Mar 18 09:41 .github 09:44:09 -rw-rw-r--. 1 jenkins jenkins 138 Mar 18 09:41 .gitignore 09:44:09 -rw-r--r--. 1 jenkins jenkins 479 Mar 18 09:44 go.mod 09:44:09 -rw-r--r--. 1 jenkins jenkins 17490 Mar 18 09:44 go.sum 09:44:09 drwxrwxr-x. 13 jenkins jenkins 193 Mar 18 09:41 internal 09:44:09 -rw-rw-r--. 1 jenkins jenkins 901 Mar 18 09:41 Jenkinsfile 09:44:09 -rw-rw-r--. 1 jenkins jenkins 11341 Mar 18 09:41 LICENSE 09:44:09 -rw-rw-r--. 1 jenkins jenkins 1016 Mar 18 09:41 Makefile 09:44:09 drwxrwxr-x. 4 jenkins jenkins 26 Mar 18 09:41 openapi 09:44:09 drwxrwxr-x. 5 jenkins jenkins 50 Mar 18 09:41 pkg 09:44:09 -rw-rw-r--. 1 jenkins jenkins 5897 Mar 18 09:41 README.md 09:44:09 -rw-rw-r--. 1 jenkins jenkins 6616 Mar 18 09:41 RELEASE-NOTES.txt 09:44:09 drwxrwxr-x. 4 jenkins jenkins 54 Mar 18 09:41 snap 09:44:09 -rw-rw-r--. 1 jenkins jenkins 5 Mar 18 09:38 VERSION 09:44:09 -rw-rw-r--. 1 jenkins jenkins 222 Mar 18 09:41 version.go [Pipeline] isUnix [Pipeline] sh 09:44:09 + docker build -t docker-device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=2a36bafe293b25006f64805c70b5c0d22d9ee1a2 --label arch=amd64 --label version=0.0.0 . 09:44:10 Sending build context to Docker daemon 2.37MB 09:44:10 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 09:44:10 Step 2/24 : FROM ${BASE} AS builder 09:44:10 ---> b9f08e84d7b6 09:44:10 Step 3/24 : ARG MAKE='make build' 09:44:10 ---> Running in a289071c2397 09:44:10 Removing intermediate container a289071c2397 09:44:10 ---> dde4a4623c16 09:44:10 Step 4/24 : WORKDIR /device-sdk-go 09:44:10 ---> Running in 97008edb7ee1 09:44:10 Removing intermediate container 97008edb7ee1 09:44:10 ---> 0e70fb9873fe 09:44:10 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 09:44:10 ---> Running in 541316ac0a36 09:44:11 Removing intermediate container 541316ac0a36 09:44:11 ---> 1077646edb7c 09:44:11 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:44:11 ---> Running in baec7a414275 09:44:12 Removing intermediate container baec7a414275 09:44:12 ---> a09a5ea0b868 09:44:12 Step 7/24 : RUN apk add --update --no-cache make git 09:44:12 ---> Running in 878765dd7135 09:44:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 09:44:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 09:44:13 OK: 166 MiB in 39 packages 09:44:14 Removing intermediate container 878765dd7135 09:44:14 ---> 4028c15e55e6 09:44:14 Step 8/24 : COPY . . 09:44:15 ---> e8b1dd99c493 09:44:15 Step 9/24 : RUN ${MAKE} 09:44:15 ---> Running in 21086dfd0e45 09:44:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 09:44:25 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 09:44:26 Removing intermediate container 21086dfd0e45 09:44:26 ---> 79c7b667ad4b 09:44:26 Step 10/24 : FROM scratch 09:44:26 ---> 09:44:26 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 09:44:26 ---> Running in b562d44d16e0 09:44:26 Removing intermediate container b562d44d16e0 09:44:26 ---> 9db8af13779c 09:44:26 Step 12/24 : ENV APP_PORT=49990 09:44:26 ---> Running in e131139062b7 09:44:27 Removing intermediate container e131139062b7 09:44:27 ---> 166d751b223a 09:44:27 Step 13/24 : EXPOSE $APP_PORT 09:44:27 ---> Running in 1f541169f437 09:44:27 Removing intermediate container 1f541169f437 09:44:27 ---> 0040f5500cde 09:44:27 Step 14/24 : WORKDIR / 09:44:27 ---> Running in 4912f6197a57 09:44:27 Removing intermediate container 4912f6197a57 09:44:27 ---> baceff3b52d4 09:44:27 Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 09:44:28 ---> ad002e71c1e2 09:44:28 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 09:44:28 ---> 93f3546f0a41 09:44:28 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 09:44:28 ---> 02c82a8c47ba 09:44:28 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png 09:44:28 ---> 79c7319a314d 09:44:28 Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg 09:44:28 ---> faee3b2e29d6 09:44:28 Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] 09:44:29 ---> Running in 2d5c6168193a 09:44:29 Removing intermediate container 2d5c6168193a 09:44:29 ---> ce8c39d4ae80 09:44:29 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:44:29 ---> Running in 12409e900659 09:44:29 Removing intermediate container 12409e900659 09:44:29 ---> ab62080abfd9 09:44:29 Step 22/24 : LABEL arch=amd64 09:44:29 ---> Running in bc87437cf8bf 09:44:29 Removing intermediate container bc87437cf8bf 09:44:29 ---> 18aaebf50708 09:44:29 Step 23/24 : LABEL git_sha=2a36bafe293b25006f64805c70b5c0d22d9ee1a2 09:44:29 ---> Running in b6a5ff7ee2bb 09:44:29 Removing intermediate container b6a5ff7ee2bb 09:44:29 ---> 46aaf8785b85 09:44:29 Step 24/24 : LABEL version=0.0.0 09:44:29 ---> Running in f4b8153f688c 09:44:30 Removing intermediate container f4b8153f688c 09:44:30 ---> 100a0854db81 09:44:30 [Warning] One or more build-args [ARCH] were not consumed 09:44:30 Successfully built 100a0854db81 09:44:30 Successfully tagged docker-device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 09:44:31 ---> job-cost.sh 09:44:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-p0uO 09:44:40 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 30.154s coverage: 10.5% of statements 09:44:40 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 09:44:40 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 09:44:40 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.195s coverage: 32.5% of statements 09:44:40 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 09:44:40 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 09:44:40 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 09:44:40 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.272s coverage: 57.3% of statements 09:44:40 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 2.942s coverage: 6.6% of statements 09:44:40 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.120s coverage: 5.1% of statements 09:44:40 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 09:44:40 GO111MODULE=on go vet ./... 09:44:46 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 09:45:12 gofmt -l . 09:45:12 [ "`gofmt -l .`" = "" ] 09:45:12 ./bin/test-attribution-txt.sh 09:45:12 ./bin/test-go-mod-tidy.sh [Pipeline] } 09:45:12 $ docker stop --time=1 b5a73ad0ad64f390c52bbe827dae1e13be7e084f4b5ace3dc1f8e6ee009842d6 09:45:12 lf-activate-venv(): INFO: Adding /tmp/venv-p0uO/bin to PATH 09:45:12 INFO: No Stack... 09:45:13 INFO: Retrieving Pricing Info for: v1-standard-2 09:45:13 INFO: Archiving Costs 09:45:15 $ docker rm -f b5a73ad0ad64f390c52bbe827dae1e13be7e084f4b5ace3dc1f8e6ee009842d6 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh 09:45:16 + cat /w/workspace/device-sdk-go/3/archives/cost.csv 09:45:16 + cut -d, -f6 09:45:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:45:16 Warning: overwriting stash ‘coverage-report’ [Pipeline] lock 09:45:16 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-821-3-stack-cost] 09:45:16 Resource [jenkins-edgexfoundry-device-sdk-go-PR-821-3-stack-cost] did not exist. Created. 09:45:16 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-821-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:45:16 + echo total: 0.029999999329447746 [Pipeline] stash 09:45:16 Stashed 1 file(s) [Pipeline] } 09:45:16 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-821-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } 09:45:17 Stashed 1 file(s) [Pipeline] // withEnv [Pipeline] } [Pipeline] } [Pipeline] // ws [Pipeline] // script [Pipeline] } [Pipeline] } [Pipeline] // node [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:45:18 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:45:18 + ls -al . 09:45:18 total 220 09:45:18 drwxrwxr-x 10 jenkins jenkins 4096 Mar 18 09:45 . 09:45:18 drwxrwxr-x 4 jenkins jenkins 4096 Mar 18 09:41 .. 09:45:18 -rw-rw-r-- 1 jenkins jenkins 140 Mar 18 09:41 .dockerignore 09:45:18 drwxrwxr-x 8 jenkins jenkins 4096 Mar 18 09:41 .git 09:45:18 drwxrwxr-x 2 jenkins jenkins 4096 Mar 18 09:41 .github 09:45:18 -rw-rw-r-- 1 jenkins jenkins 138 Mar 18 09:41 .gitignore 09:45:18 -rw-rw-r-- 1 jenkins jenkins 949 Mar 18 09:41 Dockerfile.build 09:45:18 -rw-rw-r-- 1 jenkins jenkins 901 Mar 18 09:41 Jenkinsfile 09:45:18 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 18 09:41 LICENSE 09:45:18 -rw-rw-r-- 1 jenkins jenkins 1016 Mar 18 09:41 Makefile 09:45:18 -rw-rw-r-- 1 jenkins jenkins 5897 Mar 18 09:41 README.md 09:45:18 -rw-rw-r-- 1 jenkins jenkins 6616 Mar 18 09:41 RELEASE-NOTES.txt 09:45:18 -rw-rw-r-- 1 jenkins jenkins 5 Mar 18 09:38 VERSION 09:45:18 drwxrwxr-x 2 jenkins jenkins 4096 Mar 18 09:41 bin 09:45:18 -rw-r--r-- 1 jenkins jenkins 100014 Mar 18 09:44 coverage.out 09:45:18 drwxrwxr-x 4 jenkins jenkins 4096 Mar 18 09:41 example 09:45:18 -rw-r--r-- 1 jenkins jenkins 479 Mar 18 09:45 go.mod 09:45:18 -rw-r--r-- 1 jenkins jenkins 17490 Mar 18 09:45 go.sum 09:45:18 drwxrwxr-x 13 jenkins jenkins 4096 Mar 18 09:41 internal 09:45:18 drwxrwxr-x 4 jenkins jenkins 4096 Mar 18 09:41 openapi 09:45:18 drwxrwxr-x 5 jenkins jenkins 4096 Mar 18 09:41 pkg 09:45:18 drwxrwxr-x 4 jenkins jenkins 4096 Mar 18 09:41 snap 09:45:18 -rw-rw-r-- 1 jenkins jenkins 222 Mar 18 09:41 version.go [Pipeline] isUnix [Pipeline] sh 09:45:18 + docker build -t docker-device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=2a36bafe293b25006f64805c70b5c0d22d9ee1a2 --label arch=arm64 --label version=0.0.0 . 09:45:19 Sending build context to Docker daemon 2.369MB 09:45:19 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 09:45:19 Step 2/24 : FROM ${BASE} AS builder 09:45:19 ---> af088680f9ed 09:45:19 Step 3/24 : ARG MAKE='make build' 09:45:19 ---> Running in f7a7b649d825 09:45:19 Removing intermediate container f7a7b649d825 09:45:19 ---> 7bca6a0a325a 09:45:19 Step 4/24 : WORKDIR /device-sdk-go 09:45:20 ---> Running in d422d271daab 09:45:20 Removing intermediate container d422d271daab 09:45:20 ---> 9ae03ca4ae63 09:45:20 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 09:45:20 ---> Running in f5ddda781372 09:45:21 Removing intermediate container f5ddda781372 09:45:21 ---> dbc6e9ce86d2 09:45:21 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:45:21 ---> Running in 2e127fcdc3a9 09:45:23 Removing intermediate container 2e127fcdc3a9 09:45:23 ---> e09bb5077f77 09:45:23 Step 7/24 : RUN apk add --update --no-cache make git 09:45:23 ---> Running in cf24010d6c70 09:45:24 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 09:45:25 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 09:45:26 OK: 142 MiB in 39 packages 09:45:27 Removing intermediate container cf24010d6c70 09:45:27 ---> 862a03b6c8ae 09:45:27 Step 8/24 : COPY . . 09:45:28 ---> b42902a4991c 09:45:28 Step 9/24 : RUN ${MAKE} 09:45:29 ---> Running in 188dd7b1e818 09:45:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 09:45:57 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 09:45:59 Removing intermediate container 188dd7b1e818 09:45:59 ---> 4e4256f19c90 09:45:59 Step 10/24 : FROM scratch 09:45:59 ---> 09:45:59 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 09:45:59 ---> Running in 1b59ca6d5dd8 09:45:59 Removing intermediate container 1b59ca6d5dd8 09:45:59 ---> a89da7c47f97 09:45:59 Step 12/24 : ENV APP_PORT=49990 09:46:00 ---> Running in 3bb96f93b332 09:46:00 Removing intermediate container 3bb96f93b332 09:46:00 ---> 5081e039a627 09:46:00 Step 13/24 : EXPOSE $APP_PORT 09:46:00 ---> Running in 66d34dd73527 09:46:01 Removing intermediate container 66d34dd73527 09:46:01 ---> 78921cbf14b7 09:46:01 Step 14/24 : WORKDIR / 09:46:01 ---> Running in 6af67da7d8b9 09:46:01 Removing intermediate container 6af67da7d8b9 09:46:01 ---> e82fd8956520 09:46:01 Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 09:46:03 ---> dbb5872fc1e4 09:46:03 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 09:46:03 ---> f53a0fba7bfd 09:46:03 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 09:46:04 ---> 3666ad7f97b0 09:46:04 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png 09:46:05 ---> 5ac244a194f6 09:46:05 Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg 09:46:05 ---> 3abc754735ef 09:46:05 Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] 09:46:05 ---> Running in 56df560ab4b7 09:46:06 Removing intermediate container 56df560ab4b7 09:46:06 ---> 48df30772810 09:46:06 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 09:46:06 ---> Running in 2efa0324788a 09:46:07 Removing intermediate container 2efa0324788a 09:46:07 ---> 2db35458670a 09:46:07 Step 22/24 : LABEL arch=arm64 09:46:07 ---> Running in 7c489e4c4c6a 09:46:07 Removing intermediate container 7c489e4c4c6a 09:46:07 ---> 06d4b87ac1cc 09:46:07 Step 23/24 : LABEL git_sha=2a36bafe293b25006f64805c70b5c0d22d9ee1a2 09:46:07 ---> Running in d598a9d833ec 09:46:08 Removing intermediate container d598a9d833ec 09:46:08 ---> 65304e6765b1 09:46:08 Step 24/24 : LABEL version=0.0.0 09:46:08 ---> Running in 6691083872a2 09:46:08 Removing intermediate container 6691083872a2 09:46:08 ---> 313ea5f67e58 09:46:08 [Warning] One or more build-args [ARCH] were not consumed 09:46:08 Successfully built 313ea5f67e58 09:46:08 Successfully tagged docker-device-sdk-simple-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 09:46:09 ---> job-cost.sh 09:46:09 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-RE4s 09:46:48 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 09:48:25 lf-activate-venv(): INFO: Adding /tmp/venv-RE4s/bin to PATH 09:48:25 INFO: No Stack... 09:48:25 INFO: Retrieving Pricing Info for: lf-standard-4 09:48:25 INFO: Archiving Costs [Pipeline] sh 09:48:25 + + cutcat -d, /w/workspace/device-sdk-go/3/archives/cost.csv -f6 09:48:25 [Pipeline] lock 09:48:25 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-821-3-stack-cost] 09:48:25 Resource [jenkins-edgexfoundry-device-sdk-go-PR-821-3-stack-cost] did not exist. Created. 09:48:25 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-821-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:48:26 /w/workspace/device-sdk-go/3@tmp/durable-81c4fa15/script.sh: 1: /w/workspace/device-sdk-go/3@tmp/durable-81c4fa15/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 09:48:26 + echo total: 0.20999999344348907 [Pipeline] stash 09:48:26 Warning: overwriting stash ‘stack-cost’ 09:48:26 Stashed 1 file(s) [Pipeline] } 09:48:26 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-821-3-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] wrap 09:48:27 provisioning config files... 09:48:27 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-821@tmp/config7612869755795238693tmp [Pipeline] { [Pipeline] sh 09:48:28 + set +x 09:48:28 + curl -s https://codecov.io/bash 09:48:28 + bash -s -- 09:48:28 09:48:28 _____ _ 09:48:28 / ____| | | 09:48:28 | | ___ __| | ___ ___ _____ __ 09:48:28 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:48:28 | |___| (_) | (_| | __/ (_| (_) \ V / 09:48:28 \_____\___/ \__,_|\___|\___\___/ \_/ 09:48:28 Bash-20210309-2b87ace 09:48:28 09:48:28 09:48:28 ==> git version 2.24.3 found 09:48:28 ==> 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 09:48:28 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 09:48:28 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 09:48:28 ==> Jenkins CI detected. 09:48:28 project root: . 09:48:28 --> token set from env 09:48:28 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:48:28 ==> Running gcov in . (disable via -X gcov) 09:48:28 ==> Python coveragepy not found 09:48:28 ==> Searching for coverage reports in: 09:48:28 + . 09:48:28 -> Found 1 reports 09:48:28 ==> Detecting git/mercurial file structure 09:48:28 ==> Reading reports 09:48:28 + ./coverage.out bytes=100014 09:48:28 ==> Appending adjustments 09:48:28 https://docs.codecov.io/docs/fixing-reports 09:48:28 + Found adjustments 09:48:28 ==> Gzipping contents 09:48:28 16K /tmp/codecov.hmmNsE.gz 09:48:28 ==> Uploading reports 09:48:28 url: https://codecov.io 09:48:28 query: branch=PR-821&commit=2a36bafe293b25006f64805c70b5c0d22d9ee1a2&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-821%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=821&job=&cmd_args= 09:48:28 -> Pinging Codecov 09:48:28 https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-821&commit=2a36bafe293b25006f64805c70b5c0d22d9ee1a2&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-821%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=821&job=&cmd_args= 09:48:29 -> Uploading to 09:48:29 https://storage.googleapis.com/codecov/v4/raw/2021-03-18/7E55EF52A471D76F132DFD9A03CDDE97/2a36bafe293b25006f64805c70b5c0d22d9ee1a2/000ae23b-bc25-46a3-a6cb-f09b9688dcce.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210318%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210318T094829Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5308a849574842c336afda16f859732f23c98271ad0e7fd68478dd3602c28c72 09:48:29 % Total % Received % Xferd Average Speed Time Time Time Current 09:48:29 Dload Upload Total Spent Left Speed 09:48:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13496 0 0 100 13496 0 35328 --:--:-- --:--:-- --:--:-- 35329 100 13496 0 0 100 13496 0 35311 --:--:-- --:--:-- --:--:-- 35329 09:48:29 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/2a36bafe293b25006f64805c70b5c0d22d9ee1a2 [Pipeline] } 09:48:29 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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 09:48:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:48:32 ---> package-listing.sh 09:48:32 ++ facter osfamily 09:48:32 ++ tr '[:upper:]' '[:lower:]' 09:48:32 + OS_FAMILY=redhat 09:48:32 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-821 09:48:32 + START_PACKAGES=/tmp/packages_start.txt 09:48:32 + END_PACKAGES=/tmp/packages_end.txt 09:48:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:48:32 + PACKAGES=/tmp/packages_start.txt 09:48:32 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-821 ']' 09:48:32 + PACKAGES=/tmp/packages_end.txt 09:48:32 + case "${OS_FAMILY}" in 09:48:32 + rpm -qa 09:48:32 + sort 09:48:37 + '[' -f /tmp/packages_start.txt ']' 09:48:37 + '[' -f /tmp/packages_end.txt ']' 09:48:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:48:37 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-821 ']' 09:48:37 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-821/archives/ 09:48:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-821/archives/ [Pipeline] echo 09:48:37 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/dgexfoundry_device-sdk-go_PR-821/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:48:37 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 09:48:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:48:38 09:48:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 09:48:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:48:38 alpine: Pulling from edgex-lftools-log-publisher 09:48:38 df20fa9351a1: Pulling fs layer 09:48:38 36b3adc4ff6f: Pulling fs layer 09:48:38 8ad3a11d3b57: Pulling fs layer 09:48:38 46f8f816bc3b: Pulling fs layer 09:48:38 93b61091891f: Pulling fs layer 09:48:38 93b9cdb0e59b: Pulling fs layer 09:48:38 5e14af77c1be: Pulling fs layer 09:48:38 01666e4c0597: Pulling fs layer 09:48:38 aa168da1d23b: Pulling fs layer 09:48:38 46f8f816bc3b: Waiting 09:48:38 93b61091891f: Waiting 09:48:38 93b9cdb0e59b: Waiting 09:48:38 5e14af77c1be: Waiting 09:48:38 aa168da1d23b: Waiting 09:48:38 01666e4c0597: Waiting 09:48:38 36b3adc4ff6f: Verifying Checksum 09:48:38 36b3adc4ff6f: Download complete 09:48:38 46f8f816bc3b: Download complete 09:48:38 df20fa9351a1: Verifying Checksum 09:48:38 df20fa9351a1: Download complete 09:48:38 93b9cdb0e59b: Verifying Checksum 09:48:38 93b9cdb0e59b: Download complete 09:48:38 5e14af77c1be: Verifying Checksum 09:48:38 5e14af77c1be: Download complete 09:48:38 93b61091891f: Verifying Checksum 09:48:38 93b61091891f: Download complete 09:48:38 01666e4c0597: Verifying Checksum 09:48:38 01666e4c0597: Download complete 09:48:38 8ad3a11d3b57: Verifying Checksum 09:48:38 8ad3a11d3b57: Download complete 09:48:39 df20fa9351a1: Pull complete 09:48:39 36b3adc4ff6f: Pull complete 09:48:39 8ad3a11d3b57: Pull complete 09:48:40 46f8f816bc3b: Pull complete 09:48:41 93b61091891f: Pull complete 09:48:41 93b9cdb0e59b: Pull complete 09:48:41 5e14af77c1be: Pull complete 09:48:41 aa168da1d23b: Verifying Checksum 09:48:41 aa168da1d23b: Download complete 09:48:41 01666e4c0597: Pull complete 09:48:48 aa168da1d23b: Pull complete 09:48:48 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 09:48:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:48:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 09:48:48 prd-centos7-docker-4c-2g-30290 does not seem to be running inside a container 09:48:48 $ 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/dgexfoundry_device-sdk-go_PR-821/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-sdk-go_PR-821 -v /w/workspace/dgexfoundry_device-sdk-go_PR-821:/w/workspace/dgexfoundry_device-sdk-go_PR-821:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-821@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-821@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 09:48:52 $ docker top aca5882378a0d4881f339bff2dc7b409b66a7956a75d45932b937bf282b940f1 -eo pid,comm [Pipeline] { [Pipeline] sh 09:48:52 + touch /tmp/pre-build-complete [Pipeline] sh 09:48:53 + mkdir -p /var/log/sa [Pipeline] sh 09:48:53 + ls /var/log/sa-host 09:48:53 + sadf -c /var/log/sa-host/sa18 09:48:53 file_magic: OK 09:48:53 HZ: Using current value: 100 09:48:53 file_header: OK 09:48:53 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 09:48:53 Statistics: 09:48:53 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 09:48:53 File successfully converted to sysstat format version 12.2.1 09:48:53 + sadf -c /var/log/sa-host/sa23 09:48:53 file_magic: OK 09:48:53 HZ: Using current value: 100 09:48:53 file_header: OK 09:48:53 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 09:48:53 Statistics: 09:48:53 Hnuu...uuuununununu... 09:48:53 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:48:53 provisioning config files... 09:48:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-821@tmp/config2049988629359820335tmp [Pipeline] { [Pipeline] echo 09:48:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:48:54 ---> create-netrc.sh [Pipeline] } 09:48:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 09:48:54 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 09:48:54 ---> python-tools-install.sh [Pipeline] echo 09:48:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:48:54 ---> sudo-logs.sh 09:48:54 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:48:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:48:55 ---> job-cost.sh 09:48:55 lf-activate-venv: SKIPPING 09:48:55 DEBUG: total: 0.20999999344348907 09:48:55 INFO: Retrieving Stack Cost... 09:48:56 INFO: Retrieving Pricing Info for: v1-standard-2 09:48:56 INFO: Archiving Costs [Pipeline] echo 09:48:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:48:56 ---> logs-deploy.sh 09:48:56 lf-activate-venv: SKIPPING 09:48:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-821/3 09:48:56 INFO: archiving workspace using pattern(s): 09:48:59 Archives upload complete. 09:48:59 INFO: archiving logs to Nexus 09:49:00 ---> uname -a: 09:49:00 Linux prd-centos7-docker-4c-2g-30290.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 09:49:00 09:49:00 09:49:00 ---> lscpu: 09:49:00 Architecture: x86_64 09:49:00 CPU op-mode(s): 32-bit, 64-bit 09:49:00 Byte Order: Little Endian 09:49:00 Address sizes: 40 bits physical, 48 bits virtual 09:49:00 CPU(s): 4 09:49:00 On-line CPU(s) list: 0-3 09:49:00 Thread(s) per core: 1 09:49:00 Core(s) per socket: 1 09:49:00 Socket(s): 4 09:49:00 NUMA node(s): 1 09:49:00 Vendor ID: GenuineIntel 09:49:00 CPU family: 6 09:49:00 Model: 44 09:49:00 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 09:49:00 Stepping: 1 09:49:00 CPU MHz: 2933.438 09:49:00 BogoMIPS: 5866.87 09:49:00 Virtualization: VT-x 09:49:00 Hypervisor vendor: KVM 09:49:00 Virtualization type: full 09:49:00 L1d cache: 128 KiB 09:49:00 L1i cache: 128 KiB 09:49:00 L2 cache: 16 MiB 09:49:00 L3 cache: 64 MiB 09:49:00 NUMA node0 CPU(s): 0-3 09:49:00 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 09:49:00 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 09:49:00 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 09:49:00 Vulnerability Meltdown: Mitigation; PTI 09:49:00 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:49:00 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 09:49:00 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 09:49:00 Vulnerability Srbds: Not affected 09:49:00 Vulnerability Tsx async abort: Not affected 09:49:00 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 09:49:00 09:49:00 09:49:00 ---> nproc: 09:49:00 4 09:49:00 09:49:00 09:49:00 ---> df -h: 09:49:00 Filesystem Size Used Available Use% Mounted on 09:49:00 overlay 50.0G 7.3G 42.7G 15% / 09:49:00 tmpfs 64.0M 0 64.0M 0% /dev 09:49:00 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 09:49:00 shm 64.0M 0 64.0M 0% /dev/shm 09:49:00 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 09:49:00 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 09:49:00 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 09:49:00 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 09:49:00 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 09:49:00 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 09:49:00 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-821 09:49:00 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-821@tmp 09:49:00 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 09:49:00 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 09:49:00 09:49:00 09:49:00 ---> free -m: 09:49:00 total used free shared buff/cache available 09:49:00 Mem: 1837 731 104 0 1002 1001 09:49:00 Swap: 1023 0 1023 09:49:00 09:49:00 09:49:00 ---> ip addr: 09:49:00 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 09:49:00 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:49:00 inet 127.0.0.1/8 scope host lo 09:49:00 valid_lft forever preferred_lft forever 09:49:00 inet6 ::1/128 scope host 09:49:00 valid_lft forever preferred_lft forever 09:49:00 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 09:49:00 link/ether fa:16:3e:9c:bb:3a brd ff:ff:ff:ff:ff:ff 09:49:00 inet 10.30.123.69/23 brd 10.30.123.255 scope global dynamic eth0 09:49:00 valid_lft 85717sec preferred_lft 85717sec 09:49:00 inet6 fe80::f816:3eff:fe9c:bb3a/64 scope link 09:49:00 valid_lft forever preferred_lft forever 09:49:00 3: docker0: mtu 1500 qdisc noqueue state DOWN 09:49:00 link/ether 02:42:00:48:1b:ea brd ff:ff:ff:ff:ff:ff 09:49:00 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 09:49:00 valid_lft forever preferred_lft forever 09:49:00 inet6 fe80::42:ff:fe48:1bea/64 scope link 09:49:00 valid_lft forever preferred_lft forever 09:49:00 09:49:00 09:49:00 ---> sar -b -r -n DEV: 09:49:00 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/18/21 _x86_64_ (4 CPU) 09:49:00 09:49:00 09:37:26 LINUX RESTART (4 CPU) 09:49:00 09:49:00 09:38:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:49:00 09:39:01 51.22 15.71 35.50 0.00 4791.88 3273.98 0.00 09:49:00 09:40:01 1.91 0.00 1.91 0.00 0.00 36.56 0.00 09:49:00 09:41:01 0.25 0.00 0.25 0.00 0.00 2.45 0.00 09:49:00 09:42:01 0.25 0.00 0.25 0.00 0.00 2.93 0.00 09:49:00 09:43:01 0.20 0.00 0.20 0.00 0.00 2.90 0.00 09:49:00 09:44:02 0.33 0.00 0.33 0.00 0.00 4.83 0.00 09:49:00 09:45:01 0.25 0.00 0.25 0.00 0.00 2.74 0.00 09:49:00 09:46:01 0.15 0.00 0.15 0.00 0.00 1.75 0.00 09:49:00 09:47:01 0.32 0.00 0.32 0.00 0.00 3.51 0.00 09:49:00 09:48:01 0.22 0.00 0.22 0.00 0.00 3.11 0.00 09:49:00 Average: 5.52 1.57 3.95 0.00 480.20 334.18 0.00 09:49:00 09:49:00 09:38:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:49:00 09:39:01 142808 0 628260 33.39 2620 1107856 1107852 37.81 421408 1118360 12 09:49:00 09:40:01 148164 0 622900 33.11 2620 1107860 1077140 36.76 421080 1114484 8 09:49:00 09:41:01 148108 0 622948 33.11 2620 1107868 1077140 36.76 433168 1102404 8 09:49:00 09:42:01 145576 0 625480 33.24 2620 1107868 1077344 36.77 436272 1101880 16 09:49:00 09:43:01 146404 0 624644 33.20 2620 1107876 1077236 36.76 436172 1101488 20 09:49:00 09:44:02 147456 0 623588 33.14 2620 1107880 1077140 36.76 435696 1101488 12 09:49:00 09:45:01 147096 0 623944 33.16 2620 1107884 1077188 36.76 435824 1101488 20 09:49:00 09:46:01 147308 0 623728 33.15 2620 1107888 1077140 36.76 435588 1101484 12 09:49:00 09:47:01 147316 0 623712 33.15 2620 1107896 1077140 36.76 435592 1101488 16 09:49:00 09:48:01 144352 0 626672 33.31 2620 1107900 1077212 36.76 439212 1101144 16 09:49:00 Average: 146459 0 624588 33.20 2620 1107878 1080253 36.87 433001 1104571 14 09:49:00 09:49:00 09:38:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:49:00 09:39:01 eth0 355.21 237.52 719.40 81.67 0.00 0.00 0.00 0.00 09:49:00 09:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:00 09:39:01 docker0 13.32 10.05 1.74 23.91 0.00 0.00 0.00 0.00 09:49:00 09:40:01 eth0 0.22 0.07 0.01 0.04 0.00 0.00 0.00 0.00 09:49:00 09:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:00 09:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:00 09:41:01 eth0 0.70 0.10 0.06 0.01 0.00 0.00 0.00 0.00 09:49:00 09:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:00 09:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:00 09:42:01 eth0 1.47 0.57 0.58 0.36 0.00 0.00 0.00 0.00 09:49:00 09:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:00 09:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:00 09:43:01 eth0 0.67 0.37 0.35 0.26 0.00 0.00 0.00 0.00 09:49:00 09:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:00 09:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:00 09:44:02 eth0 0.10 0.10 0.01 0.04 0.00 0.00 0.00 0.00 09:49:00 09:44:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:00 09:44:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:00 09:45:01 eth0 0.20 0.19 0.07 0.01 0.00 0.00 0.00 0.00 09:49:00 09:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:00 09:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:00 09:46:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:49:00 09:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:00 09:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:00 09:47:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:49:00 09:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:00 09:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:00 09:48:01 eth0 0.27 0.25 0.14 0.08 0.00 0.00 0.00 0.00 09:49:00 09:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:00 09:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:00 Average: eth0 35.98 23.98 72.22 8.27 0.00 0.00 0.00 0.00 09:49:00 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:49:00 Average: docker0 1.33 1.01 0.17 2.40 0.00 0.00 0.00 0.00 09:49:00 09:49:00 09:49:00 ---> sar -P ALL: 09:49:00 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/18/21 _x86_64_ (4 CPU) 09:49:00 09:49:00 09:37:26 LINUX RESTART (4 CPU) 09:49:00 09:49:00 09:38:01 CPU %user %nice %system %iowait %steal %idle 09:49:00 09:39:01 all 6.83 0.00 2.86 1.14 0.05 89.12 09:49:00 09:39:01 0 5.38 0.00 3.54 2.38 0.03 88.66 09:49:00 09:39:01 1 7.00 0.00 2.86 1.75 0.03 88.36 09:49:00 09:39:01 2 6.98 0.00 2.45 0.10 0.05 90.42 09:49:00 09:39:01 3 7.96 0.00 2.59 0.35 0.07 89.03 09:49:00 09:40:01 all 0.15 0.00 0.05 0.00 0.00 99.80 09:49:00 09:40:01 0 0.23 0.00 0.05 0.00 0.00 99.72 09:49:00 09:40:01 1 0.05 0.00 0.03 0.00 0.00 99.92 09:49:00 09:40:01 2 0.28 0.00 0.05 0.00 0.00 99.67 09:49:00 09:40:01 3 0.05 0.00 0.07 0.00 0.00 99.88 09:49:00 09:41:01 all 0.23 0.00 0.25 0.00 0.00 99.52 09:49:00 09:41:01 0 0.55 0.00 0.13 0.00 0.00 99.32 09:49:00 09:41:01 1 0.13 0.00 0.27 0.00 0.00 99.60 09:49:00 09:41:01 2 0.13 0.00 0.38 0.00 0.00 99.48 09:49:00 09:41:01 3 0.10 0.00 0.23 0.00 0.00 99.67 09:49:00 09:42:01 all 0.10 0.00 0.05 0.00 0.00 99.85 09:49:00 09:42:01 0 0.25 0.00 0.07 0.00 0.00 99.68 09:49:00 09:42:01 1 0.03 0.00 0.03 0.00 0.00 99.93 09:49:00 09:42:01 2 0.03 0.00 0.03 0.00 0.00 99.93 09:49:00 09:42:01 3 0.08 0.00 0.07 0.00 0.00 99.85 09:49:00 09:43:01 all 0.11 0.00 0.13 0.00 0.01 99.75 09:49:00 09:43:01 0 0.12 0.00 0.12 0.00 0.02 99.75 09:49:00 09:43:01 1 0.13 0.00 0.18 0.00 0.02 99.67 09:49:00 09:43:01 2 0.13 0.00 0.08 0.00 0.00 99.78 09:49:00 09:43:01 3 0.07 0.00 0.12 0.00 0.00 99.82 09:49:00 09:44:02 all 0.16 0.00 0.03 0.00 0.00 99.81 09:49:00 09:44:02 0 0.52 0.00 0.02 0.00 0.00 99.47 09:49:00 09:44:02 1 0.05 0.00 0.05 0.00 0.00 99.90 09:49:00 09:44:02 2 0.03 0.00 0.03 0.00 0.00 99.93 09:49:00 09:44:02 3 0.03 0.00 0.03 0.00 0.00 99.93 09:49:00 09:45:01 all 0.17 0.00 0.03 0.00 0.00 99.81 09:49:00 09:45:01 0 0.54 0.00 0.03 0.00 0.00 99.42 09:49:00 09:45:01 1 0.05 0.00 0.03 0.00 0.00 99.92 09:49:00 09:45:01 2 0.03 0.00 0.02 0.00 0.00 99.95 09:49:00 09:45:01 3 0.05 0.00 0.02 0.00 0.00 99.93 09:49:00 09:46:01 all 0.15 0.00 0.03 0.00 0.00 99.82 09:49:00 09:46:01 0 0.50 0.00 0.02 0.00 0.00 99.48 09:49:00 09:46:01 1 0.03 0.00 0.03 0.00 0.00 99.93 09:49:00 09:46:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:49:00 09:46:01 3 0.05 0.00 0.07 0.00 0.00 99.88 09:49:00 09:47:01 all 0.17 0.00 0.03 0.00 0.00 99.80 09:49:00 09:47:01 0 0.53 0.00 0.03 0.00 0.00 99.43 09:49:00 09:47:01 1 0.08 0.00 0.05 0.00 0.00 99.87 09:49:00 09:47:01 2 0.03 0.00 0.03 0.00 0.00 99.93 09:49:00 09:47:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:49:00 09:48:01 all 0.17 0.00 0.05 0.00 0.00 99.77 09:49:00 09:48:01 0 0.53 0.00 0.05 0.00 0.00 99.42 09:49:00 09:48:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:49:00 09:48:01 2 0.07 0.00 0.10 0.00 0.00 99.83 09:49:00 09:48:01 3 0.05 0.00 0.05 0.00 0.02 99.88 09:49:00 Average: all 0.82 0.00 0.35 0.11 0.01 98.71 09:49:00 Average: 0 0.91 0.00 0.40 0.24 0.01 98.44 09:49:00 Average: 1 0.75 0.00 0.35 0.17 0.01 98.71 09:49:00 Average: 2 0.77 0.00 0.32 0.01 0.01 98.90 09:49:00 Average: 3 0.84 0.00 0.32 0.04 0.01 98.79 09:49:00 09:49:00 09:49:00