Pull request #833 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 0699ac1c52d75de8326690523b0c234d7b3fdcc8+e522836f5d508ce20413c5d2a08a926bd2b9771b (8be7ab0116b930c8b3031b1ec3c01cb49a091641) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-833/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-833/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-31103 in /w/workspace/dgexfoundry_device-sdk-go_PR-833 [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-833 # 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 > 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/833/head:refs/remotes/origin/PR-833 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit e522836f5d508ce20413c5d2a08a926bd2b9771b into PR head commit 0699ac1c52d75de8326690523b0c234d7b3fdcc8 Merge succeeded, producing 0699ac1c52d75de8326690523b0c234d7b3fdcc8 Checking out Revision 0699ac1c52d75de8326690523b0c234d7b3fdcc8 (PR-833) > git config core.sparsecheckout # timeout=10 > git checkout -f 0699ac1c52d75de8326690523b0c234d7b3fdcc8 # 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 e522836f5d508ce20413c5d2a08a926bd2b9771b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0699ac1c52d75de8326690523b0c234d7b3fdcc8 # timeout=10 Commit message: "feat: Add support for structured custom configuration" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:27:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:27:55 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:27:55 ========================================================= 17:27:55 EdgeX Global Pipelines Version Info 17:27:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:27:57 ------------------- 17:27:57 stable info: 17:27:57 ------------------- 17:27:57 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:27:57 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 17:27:57 Message: update stable to v1.0.186 17:27:57 ------------------- 17:27:57 experimental info: 17:27:57 ------------------- 17:27:57 Commited By: **** collab-it+edgex@linuxfoundation.org 17:27:57 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 17:27:57 Message: update experimental to v1.0.186 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:27:58 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 17:27:58 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 17:27:58 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:27:58 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:27:59 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:27:59 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 17:27:59 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 17:27:59 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 17:27:59 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 17:27:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:27:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:28:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo 17:28:00 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:28:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:28:00 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:28:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 17:28:00 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:28:01 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:28:01 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:28:01 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:28:01 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 17:28:01 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 17:28:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:28:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:28:02 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:28:02 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:28:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-833 [Pipeline] echo 17:28:02 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-833 [Pipeline] echo 17:28:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-833 [Pipeline] echo 17:28:02 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0699ac1c52d75de8326690523b0c234d7b3fdcc8 [Pipeline] echo 17:28:02 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0699ac1 [Pipeline] echo 17:28:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 17:28:03 provisioning config files... 17:28:03 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-833@tmp/config6599179005463060226tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:28:03 ---> docker-login.sh 17:28:03 nexus3.edgexfoundry.org:10001 17:28:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:28:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:28:04 Configure a credential helper to remove this warning. See 17:28:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:28:04 17:28:04 Login Succeeded 17:28:04 nexus3.edgexfoundry.org:10002 17:28:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:28:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:28:04 Configure a credential helper to remove this warning. See 17:28:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:28:04 17:28:04 Login Succeeded 17:28:04 nexus3.edgexfoundry.org:10003 17:28:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:28:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:28:04 Configure a credential helper to remove this warning. See 17:28:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:28:04 17:28:04 Login Succeeded 17:28:04 nexus3.edgexfoundry.org:10004 17:28:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:28:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:28:04 Configure a credential helper to remove this warning. See 17:28:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:28:04 17:28:04 Login Succeeded 17:28:04 docker.io 17:28:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:28:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:28:05 Configure a credential helper to remove this warning. See 17:28:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:28:05 17:28:05 Login Succeeded 17:28:05 ---> docker-login.sh ends [Pipeline] } 17:28:05 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 17:28:06 + git log --format=format:%s -1 0699ac1c52d75de8326690523b0c234d7b3fdcc8 [Pipeline] echo 17:28:06 GIT_COMMIT: 0699ac1c52d75de8326690523b0c234d7b3fdcc8, Commit Message: feat: Add support for structured custom configuration [Pipeline] echo 17:28:06 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 17:28:07 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:28:07 17:28:07 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:28:07 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:28:07 latest: Pulling from edgex-devops/git-semver 17:28:07 31603596830f: Pulling fs layer 17:28:07 2a8b12db71e7: Pulling fs layer 17:28:07 6ca5941a6612: Pulling fs layer 17:28:07 ecc8261a40a4: Pulling fs layer 17:28:07 ecc8261a40a4: Waiting 17:28:07 2a8b12db71e7: Verifying Checksum 17:28:07 2a8b12db71e7: Download complete 17:28:07 31603596830f: Verifying Checksum 17:28:07 31603596830f: Download complete 17:28:08 6ca5941a6612: Verifying Checksum 17:28:08 6ca5941a6612: Download complete 17:28:08 31603596830f: Pull complete 17:28:08 ecc8261a40a4: Verifying Checksum 17:28:08 ecc8261a40a4: Download complete 17:28:08 2a8b12db71e7: Pull complete 17:28:09 6ca5941a6612: Pull complete 17:28:09 ecc8261a40a4: Pull complete 17:28:09 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 17:28:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:28:09 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:28:09 prd-centos7-docker-4c-2g-31103 does not seem to be running inside a container 17:28:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-833 -v /w/workspace/dgexfoundry_device-sdk-go_PR-833:/w/workspace/dgexfoundry_device-sdk-go_PR-833:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-833@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-833@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:28:11 $ docker top 35f0cf78d3cd26ed4a09ea744a8b1a914abe1966d440cda80d0e4a2768b83b3c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:28:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:28:12 [ssh-agent] Looking for ssh-agent implementation... 17:28:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:28:12 $ docker exec 35f0cf78d3cd26ed4a09ea744a8b1a914abe1966d440cda80d0e4a2768b83b3c ssh-agent 17:28:12 SSH_AUTH_SOCK=/tmp/ssh-bxwQBDvLkEjV/agent.11 17:28:12 SSH_AGENT_PID=17 17:28:12 Running ssh-add (command line suppressed) 17:28:12 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-833@tmp/private_key_7159036276056945793.key (/w/workspace/dgexfoundry_device-sdk-go_PR-833@tmp/private_key_7159036276056945793.key) 17:28:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:28:13 + git tag --points-at HEAD [Pipeline] } 17:28:13 $ docker exec --env ******** --env ******** 35f0cf78d3cd26ed4a09ea744a8b1a914abe1966d440cda80d0e4a2768b83b3c ssh-agent -k 17:28:13 unset SSH_AUTH_SOCK; 17:28:13 unset SSH_AGENT_PID; 17:28:13 echo Agent pid 17 killed; 17:28:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:28:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:28:13 [ssh-agent] Looking for ssh-agent implementation... 17:28:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:28:13 $ docker exec 35f0cf78d3cd26ed4a09ea744a8b1a914abe1966d440cda80d0e4a2768b83b3c ssh-agent 17:28:14 SSH_AUTH_SOCK=/tmp/ssh-NiTsBnC5KPSV/agent.47 17:28:14 SSH_AGENT_PID=53 17:28:14 Running ssh-add (command line suppressed) 17:28:14 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-833@tmp/private_key_4713239740952936825.key (/w/workspace/dgexfoundry_device-sdk-go_PR-833@tmp/private_key_4713239740952936825.key) 17:28:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:28:14 + git semver init 17:28:14 # -> Open(): unable to determine branch for HEAD 17:28:14 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-833/.git 17:28:14 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-833 17:28:14 # $SEMVER_REMOTE_NAME = origin 17:28:14 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:28:14 # $SEMVER_USER_NAME = edgex-jenkins 17:28:14 # $SEMVER_BRANCH = PR-833 17:28:14 # $SEMVER_TEMP = /tmp/semver-181082315 17:28:14 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 17:28:15 # '/tmp/semver-181082315' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-833/.semver' 17:28:15 # -> Force: false 17:28:15 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-833/.semver [Pipeline] } 17:28:15 $ docker exec --env ******** --env ******** 35f0cf78d3cd26ed4a09ea744a8b1a914abe1966d440cda80d0e4a2768b83b3c ssh-agent -k 17:28:15 unset SSH_AUTH_SOCK; 17:28:15 unset SSH_AGENT_PID; 17:28:15 echo Agent pid 53 killed; 17:28:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:28:15 + git semver [Pipeline] } 17:28:16 $ docker stop --time=1 35f0cf78d3cd26ed4a09ea744a8b1a914abe1966d440cda80d0e4a2768b83b3c 17:28:17 $ docker rm -f 35f0cf78d3cd26ed4a09ea744a8b1a914abe1966d440cda80d0e4a2768b83b3c [Pipeline] // withDockerContainer [Pipeline] sh 17:28:17 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:28:18 Stashed 1 file(s) [Pipeline] echo 17:28:18 [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 17:28:34 Still waiting to schedule task 17:28:34 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-31103’ 17:28:34 Still waiting to schedule task 17:28:34 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 17:30:30 Running on prd-ubuntu18.04-docker-arm64-4c-16g-31104 in /w/workspace/dgexfoundry_device-sdk-go_PR-833 [Pipeline] { [Pipeline] ws 17:30:30 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 17:30:35 using credential edgex-jenkins-ssh 17:30:35 Cloning the remote Git repository 17:30:36 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 17:30:36 > git init /w/workspace/device-sdk-go/1 # timeout=10 17:30:36 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 17:30:36 > git --version # timeout=10 17:30:36 > git --version # 'git version 2.17.1' 17:30:36 using GIT_SSH to set credentials SSH Credentials for GitHub 17:30:36 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:30:38 Merging remotes/origin/master commit e522836f5d508ce20413c5d2a08a926bd2b9771b into PR head commit 0699ac1c52d75de8326690523b0c234d7b3fdcc8 17:30:38 Merge succeeded, producing 0699ac1c52d75de8326690523b0c234d7b3fdcc8 17:30:38 Checking out Revision 0699ac1c52d75de8326690523b0c234d7b3fdcc8 (PR-833) 17:30:37 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 17:30:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:30:37 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 17:30:37 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 17:30:37 using GIT_SSH to set credentials SSH Credentials for GitHub 17:30:37 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/833/head:refs/remotes/origin/PR-833 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:30:38 > git config core.sparsecheckout # timeout=10 17:30:38 > git checkout -f 0699ac1c52d75de8326690523b0c234d7b3fdcc8 # timeout=10 17:30:38 > git remote # timeout=10 17:30:38 > git config --get remote.origin.url # timeout=10 17:30:38 using GIT_SSH to set credentials SSH Credentials for GitHub 17:30:38 > git merge e522836f5d508ce20413c5d2a08a926bd2b9771b # timeout=10 17:30:38 > git rev-parse HEAD^{commit} # timeout=10 17:30:38 > git config core.sparsecheckout # timeout=10 17:30:38 > git checkout -f 0699ac1c52d75de8326690523b0c234d7b3fdcc8 # timeout=10 17:30:42 Commit message: "feat: Add support for structured custom configuration" 17:30:42 > git --version # timeout=10 17:30:42 > git --version # 'git version 2.17.1' 17:30:42 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:30:44 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 17:30:45 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 17:30:45 + true 17:30:45 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 17:30:48 provisioning config files... 17:30:48 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config9069296292185038827tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:30:48 ---> docker-login.sh 17:30:48 nexus3.edgexfoundry.org:10001 17:30:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:30:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:30:49 Configure a credential helper to remove this warning. See 17:30:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:30:49 17:30:49 Login Succeeded 17:30:49 nexus3.edgexfoundry.org:10002 17:30:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:30:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:30:50 Configure a credential helper to remove this warning. See 17:30:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:30:50 17:30:50 Login Succeeded 17:30:50 nexus3.edgexfoundry.org:10003 17:30:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:30:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:30:50 Configure a credential helper to remove this warning. See 17:30:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:30:50 17:30:50 Login Succeeded 17:30:50 nexus3.edgexfoundry.org:10004 17:30:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:30:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:30:51 Configure a credential helper to remove this warning. See 17:30:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:30:51 17:30:51 Login Succeeded 17:30:51 docker.io 17:30:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:30:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:30:52 Configure a credential helper to remove this warning. See 17:30:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:30:52 17:30:52 Login Succeeded 17:30:52 ---> docker-login.sh ends [Pipeline] } 17:30:52 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:30:52 ========================================================= 17:30:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 17:30:52 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:30:53 + 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 . 17:30:53 Sending build context to Docker daemon 2.315MB 17:30:53 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 17:30:53 Step 2/8 : FROM ${BASE} 17:30:53 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:30:53 5f621e34cdf4: Pulling fs layer 17:30:53 a4357932f1b6: Pulling fs layer 17:30:53 18c013af1878: Pulling fs layer 17:30:53 00ac8860ef70: Pulling fs layer 17:30:53 63d7cb157983: Pulling fs layer 17:30:53 b116817d02f9: Pulling fs layer 17:30:53 745a02a5169b: Pulling fs layer 17:30:53 00ac8860ef70: Waiting 17:30:53 63d7cb157983: Waiting 17:30:53 745a02a5169b: Waiting 17:30:53 b116817d02f9: Waiting 17:30:53 18c013af1878: Verifying Checksum 17:30:53 18c013af1878: Download complete 17:30:53 a4357932f1b6: Download complete 17:30:54 63d7cb157983: Verifying Checksum 17:30:54 63d7cb157983: Download complete 17:30:54 b116817d02f9: Verifying Checksum 17:30:54 b116817d02f9: Download complete 17:30:54 5f621e34cdf4: Verifying Checksum 17:30:54 5f621e34cdf4: Download complete 17:30:54 5f621e34cdf4: Pull complete 17:30:55 a4357932f1b6: Pull complete 17:30:55 Running on prd-centos7-docker-4c-2g-31105 in /w/workspace/dgexfoundry_device-sdk-go_PR-833 [Pipeline] { [Pipeline] ws 17:30:55 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 17:30:55 18c013af1878: Pull complete 17:30:56 745a02a5169b: Verifying Checksum 17:30:56 745a02a5169b: Download complete 17:30:57 00ac8860ef70: Verifying Checksum 17:30:57 00ac8860ef70: Download complete 17:30:58 using credential edgex-jenkins-ssh 17:30:58 Cloning the remote Git repository 17:30:58 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 17:30:58 > git init /w/workspace/device-sdk-go/1 # timeout=10 17:30:58 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 17:30:58 > git --version # timeout=10 17:30:58 > git --version # 'git version 2.24.3' 17:30:58 using GIT_SSH to set credentials SSH Credentials for GitHub 17:30:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:30:59 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 17:30:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:30:59 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 17:30:59 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 17:30:59 using GIT_SSH to set credentials SSH Credentials for GitHub 17:30:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/833/head:refs/remotes/origin/PR-833 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:30:59 Merging remotes/origin/master commit e522836f5d508ce20413c5d2a08a926bd2b9771b into PR head commit 0699ac1c52d75de8326690523b0c234d7b3fdcc8 17:30:59 Merge succeeded, producing 0699ac1c52d75de8326690523b0c234d7b3fdcc8 17:30:59 Checking out Revision 0699ac1c52d75de8326690523b0c234d7b3fdcc8 (PR-833) 17:30:59 > git config core.sparsecheckout # timeout=10 17:30:59 > git checkout -f 0699ac1c52d75de8326690523b0c234d7b3fdcc8 # timeout=10 17:30:59 > git remote # timeout=10 17:30:59 > git config --get remote.origin.url # timeout=10 17:30:59 using GIT_SSH to set credentials SSH Credentials for GitHub 17:30:59 > git merge e522836f5d508ce20413c5d2a08a926bd2b9771b # timeout=10 17:30:59 > git rev-parse HEAD^{commit} # timeout=10 17:30:59 > git config core.sparsecheckout # timeout=10 17:30:59 > git checkout -f 0699ac1c52d75de8326690523b0c234d7b3fdcc8 # timeout=10 17:31:03 Commit message: "feat: Add support for structured custom configuration" 17:31:03 > git --version # timeout=10 17:31:03 > git --version # 'git version 2.24.3' 17:31:03 fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:31:04 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 17:31:05 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 17:31:05 + sudo service docker restart 17:31:05 + true 17:31:05 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 17:31:06 provisioning config files... 17:31:06 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config1927051423480141487tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:31:07 ---> docker-login.sh 17:31:07 nexus3.edgexfoundry.org:10001 17:31:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:31:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:31:07 Configure a credential helper to remove this warning. See 17:31:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:31:07 17:31:07 Login Succeeded 17:31:07 nexus3.edgexfoundry.org:10002 17:31:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:31:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:31:07 Configure a credential helper to remove this warning. See 17:31:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:31:07 17:31:07 Login Succeeded 17:31:07 nexus3.edgexfoundry.org:10003 17:31:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:31:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:31:07 Configure a credential helper to remove this warning. See 17:31:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:31:07 17:31:07 Login Succeeded 17:31:07 nexus3.edgexfoundry.org:10004 17:31:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:31:07 00ac8860ef70: Pull complete 17:31:07 63d7cb157983: Pull complete 17:31:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:31:08 Configure a credential helper to remove this warning. See 17:31:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:31:08 17:31:08 Login Succeeded 17:31:08 docker.io 17:31:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:31:08 b116817d02f9: Pull complete 17:31:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:31:08 Configure a credential helper to remove this warning. See 17:31:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:31:08 17:31:08 Login Succeeded 17:31:08 ---> docker-login.sh ends [Pipeline] } 17:31:08 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:31:08 ========================================================= 17:31:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 17:31:08 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:31:09 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 17:31:09 Sending build context to Docker daemon 2.318MB 17:31:09 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 17:31:09 Step 2/8 : FROM ${BASE} 17:31:09 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 17:31:09 188c0c94c7c5: Pulling fs layer 17:31:09 0ef7d3d256c8: Pulling fs layer 17:31:09 de9db76c5a1d: Pulling fs layer 17:31:09 bca2f99d35d6: Pulling fs layer 17:31:09 93359f2a8cfa: Pulling fs layer 17:31:09 7c6f9722023f: Pulling fs layer 17:31:09 a35cf1a2eb13: Pulling fs layer 17:31:09 7c6f9722023f: Waiting 17:31:09 bca2f99d35d6: Waiting 17:31:09 93359f2a8cfa: Waiting 17:31:09 a35cf1a2eb13: Waiting 17:31:09 de9db76c5a1d: Verifying Checksum 17:31:09 de9db76c5a1d: Download complete 17:31:09 0ef7d3d256c8: Verifying Checksum 17:31:09 0ef7d3d256c8: Download complete 17:31:09 93359f2a8cfa: Download complete 17:31:09 188c0c94c7c5: Verifying Checksum 17:31:09 188c0c94c7c5: Download complete 17:31:09 7c6f9722023f: Verifying Checksum 17:31:09 7c6f9722023f: Download complete 17:31:09 188c0c94c7c5: Pull complete 17:31:10 0ef7d3d256c8: Pull complete 17:31:10 de9db76c5a1d: Pull complete 17:31:10 a35cf1a2eb13: Verifying Checksum 17:31:10 a35cf1a2eb13: Download complete 17:31:11 745a02a5169b: Pull complete 17:31:11 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 17:31:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 17:31:11 ---> b7e6874047d6 17:31:11 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 17:31:11 bca2f99d35d6: Verifying Checksum 17:31:11 bca2f99d35d6: Download complete 17:31:15 ---> Running in 89afe58cf085 17:31:15 Removing intermediate container 89afe58cf085 17:31:15 ---> 0bb2f72dec20 17:31:15 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:31:15 ---> Running in 05717441a509 17:31:17 bca2f99d35d6: Pull complete 17:31:17 93359f2a8cfa: Pull complete 17:31:17 7c6f9722023f: Pull complete 17:31:17 Removing intermediate container 05717441a509 17:31:17 ---> 860790498161 17:31:17 Step 5/8 : RUN apk add --update --no-cache make git 17:31:17 ---> Running in 0b2b5a44bb1c 17:31:18 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:31:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:31:20 OK: 142 MiB in 39 packages 17:31:21 Removing intermediate container 0b2b5a44bb1c 17:31:21 ---> a98b650ca433 17:31:21 Step 6/8 : WORKDIR /device-sdk-go 17:31:21 ---> Running in 048ab2cc1b8d 17:31:21 Removing intermediate container 048ab2cc1b8d 17:31:21 ---> 9f16998fba6f 17:31:21 Step 7/8 : COPY . . 17:31:22 a35cf1a2eb13: Pull complete 17:31:22 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 17:31:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 17:31:22 ---> a62c8e92a672 17:31:22 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 17:31:23 ---> Running in aae265dcca0b 17:31:23 ---> ecad7a78e7cc 17:31:23 Step 8/8 : RUN go mod download 17:31:23 ---> Running in 425a45491ce9 17:31:23 Removing intermediate container aae265dcca0b 17:31:23 ---> 379aa595ea7f 17:31:23 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:31:23 ---> Running in e98837bf3a89 17:31:24 Removing intermediate container e98837bf3a89 17:31:24 ---> 18f101f55b4d 17:31:24 Step 5/8 : RUN apk add --update --no-cache make git 17:31:24 ---> Running in 3551cf21fc8d 17:31:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:31:26 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:31:26 OK: 166 MiB in 39 packages 17:31:27 Removing intermediate container 3551cf21fc8d 17:31:27 ---> 5a110e4b4f69 17:31:27 Step 6/8 : WORKDIR /device-sdk-go 17:31:27 ---> Running in c50bfd184c5e 17:31:27 Removing intermediate container c50bfd184c5e 17:31:27 ---> 6e549781a0dd 17:31:27 Step 7/8 : COPY . . 17:31:28 ---> 42f4ea338dab 17:31:28 Step 8/8 : RUN go mod download 17:31:28 ---> Running in 0b32cce42a85 17:31:49 Removing intermediate container 425a45491ce9 17:31:49 ---> 141d6cc9a26c 17:31:49 Successfully built 141d6cc9a26c 17:31:49 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:31:50 + docker inspect -f . ci-base-image-arm64 17:31:50 . [Pipeline] withDockerContainer 17:31:50 prd-ubuntu18.04-docker-arm64-4c-16g-31104 does not seem to be running inside a container 17:31:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:31:50 Removing intermediate container 0b32cce42a85 17:31:50 ---> 5cbba552f2fa 17:31:50 Successfully built 5cbba552f2fa 17:31:50 Successfully tagged ci-base-image-x86_64:latest 17:31:52 $ docker top c119a451139c6caec6ac2546dc6eabf7b29a2898721e3b00eb51e7ef4e520d9e -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 17:31:53 + docker inspect -f . ci-base-image-x86_64 17:31:53 . [Pipeline] withDockerContainer 17:31:53 prd-centos7-docker-4c-2g-31105 does not seem to be running inside a container 17:31:53 + go version 17:31:53 go version go1.15.5 linux/arm64 17:31:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:31:54 $ docker top 0dc65e35d6898d6adaaa4bb933447f31724ffc9f65102e68c3fefcf6e712687f -eo pid,comm [Pipeline] { [Pipeline] } 17:31:54 $ docker stop --time=1 c119a451139c6caec6ac2546dc6eabf7b29a2898721e3b00eb51e7ef4e520d9e 17:31:56 $ docker rm -f c119a451139c6caec6ac2546dc6eabf7b29a2898721e3b00eb51e7ef4e520d9e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } 17:31:56 + go version 17:31:56 go version go1.15.5 linux/amd64 [Pipeline] // stage [Pipeline] } 17:31:57 $ docker stop --time=1 0dc65e35d6898d6adaaa4bb933447f31724ffc9f65102e68c3fefcf6e712687f 17:31:58 $ docker rm -f 0dc65e35d6898d6adaaa4bb933447f31724ffc9f65102e68c3fefcf6e712687f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] stage [Pipeline] { (Test) [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 17:31:59 + docker inspect -f . ci-base-image-arm64 17:31:59 . [Pipeline] withDockerContainer 17:31:59 + docker inspect -f . ci-base-image-x86_64 17:31:59 . 17:31:59 prd-ubuntu18.04-docker-arm64-4c-16g-31104 does not seem to be running inside a container 17:31:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:32:01 $ docker top 8fe09a226b741688e016841844f6fa6213437545c66f1baa4184dfe67cec1a25 -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer 17:32:01 prd-centos7-docker-4c-2g-31105 does not seem to be running inside a container 17:32:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:32:02 $ docker top 125195eeeca7bab567ad93e54077d8c02eded13a00037c777dc6129b71c3e2d9 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 17:32:03 + make test 17:32:03 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 17:32:03 + make test 17:32:03 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 17:32:09 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 17:32:24 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 17:32:24 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 17:32:24 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 17:32:24 ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] 17:32:24 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 17:32:25 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 17:32:27 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.053s coverage: 27.0% of statements 17:32:28 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.080s coverage: 81.2% of statements 17:33:00 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 30.055s coverage: 10.5% of statements 17:33:00 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 17:33:00 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 17:33:00 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.095s coverage: 32.5% of statements 17:33:00 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 17:33:00 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 17:33:00 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 17:33:00 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.088s coverage: 57.3% of statements 17:33:00 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 1.184s coverage: 6.6% of statements 17:33:00 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.056s coverage: 5.0% of statements 17:33:00 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 17:33:00 GO111MODULE=on go vet ./... 17:33:04 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 17:33:04 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 17:33:04 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 17:33:04 ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] 17:33:04 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 17:33:06 gofmt -l . 17:33:06 [ "`gofmt -l .`" = "" ] 17:33:06 ./bin/test-attribution-txt.sh 17:33:06 ./bin/test-go-mod-tidy.sh [Pipeline] } 17:33:07 $ docker stop --time=1 125195eeeca7bab567ad93e54077d8c02eded13a00037c777dc6129b71c3e2d9 17:33:09 $ docker rm -f 125195eeeca7bab567ad93e54077d8c02eded13a00037c777dc6129b71c3e2d9 [Pipeline] // withDockerContainer [Pipeline] sh 17:33:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:33:10 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.146s coverage: 27.0% of statements 17:33:10 Stashed 1 file(s) [Pipeline] } 17:33:10 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.182s coverage: 81.2% of statements [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:33:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:33:13 + ls -al . 17:33:13 total 184 17:33:13 drwxrwxr-x. 10 jenkins jenkins 4096 Mar 23 17:33 . 17:33:13 drwxrwxr-x. 4 jenkins jenkins 28 Mar 23 17:30 .. 17:33:13 drwxrwxr-x. 2 jenkins jenkins 64 Mar 23 17:30 bin 17:33:13 -rw-r--r--. 1 jenkins jenkins 100081 Mar 23 17:32 coverage.out 17:33:13 -rw-rw-r--. 1 jenkins jenkins 949 Mar 23 17:30 Dockerfile.build 17:33:13 -rw-rw-r--. 1 jenkins jenkins 140 Mar 23 17:30 .dockerignore 17:33:13 drwxrwxr-x. 5 jenkins jenkins 62 Mar 23 17:30 example 17:33:13 drwxrwxr-x. 8 jenkins jenkins 179 Mar 23 17:31 .git 17:33:13 drwxrwxr-x. 2 jenkins jenkins 103 Mar 23 17:30 .github 17:33:13 -rw-rw-r--. 1 jenkins jenkins 138 Mar 23 17:30 .gitignore 17:33:13 -rw-r--r--. 1 jenkins jenkins 479 Mar 23 17:33 go.mod 17:33:13 -rw-r--r--. 1 jenkins jenkins 17372 Mar 23 17:33 go.sum 17:33:13 drwxrwxr-x. 13 jenkins jenkins 193 Mar 23 17:30 internal 17:33:13 -rw-rw-r--. 1 jenkins jenkins 901 Mar 23 17:30 Jenkinsfile 17:33:13 -rw-rw-r--. 1 jenkins jenkins 11341 Mar 23 17:30 LICENSE 17:33:13 -rw-rw-r--. 1 jenkins jenkins 1016 Mar 23 17:30 Makefile 17:33:13 drwxrwxr-x. 4 jenkins jenkins 26 Mar 23 17:30 openapi 17:33:13 drwxrwxr-x. 5 jenkins jenkins 50 Mar 23 17:30 pkg 17:33:13 -rw-rw-r--. 1 jenkins jenkins 5897 Mar 23 17:30 README.md 17:33:13 -rw-rw-r--. 1 jenkins jenkins 6616 Mar 23 17:30 RELEASE-NOTES.txt 17:33:13 drwxrwxr-x. 4 jenkins jenkins 54 Mar 23 17:30 snap 17:33:13 -rw-rw-r--. 1 jenkins jenkins 5 Mar 23 17:28 VERSION 17:33:13 -rw-rw-r--. 1 jenkins jenkins 222 Mar 23 17:30 version.go [Pipeline] isUnix [Pipeline] sh 17:33:14 + 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=0699ac1c52d75de8326690523b0c234d7b3fdcc8 --label arch=amd64 --label version=0.0.0 . 17:33:14 Sending build context to Docker daemon 2.419MB 17:33:14 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 17:33:14 Step 2/24 : FROM ${BASE} AS builder 17:33:14 ---> 5cbba552f2fa 17:33:14 Step 3/24 : ARG MAKE='make build' 17:33:15 ---> Running in 48c35c6f54b5 17:33:15 Removing intermediate container 48c35c6f54b5 17:33:15 ---> b02c2fb82e63 17:33:15 Step 4/24 : WORKDIR /device-sdk-go 17:33:15 ---> Running in 52d5d0f49ac7 17:33:15 Removing intermediate container 52d5d0f49ac7 17:33:15 ---> 7359268c596d 17:33:15 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 17:33:15 ---> Running in 2307f5e82793 17:33:15 Removing intermediate container 2307f5e82793 17:33:15 ---> d8d13dcfcbc7 17:33:15 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:33:15 ---> Running in d05797eeb964 17:33:16 Removing intermediate container d05797eeb964 17:33:16 ---> e5f01d1a9bcd 17:33:16 Step 7/24 : RUN apk add --update --no-cache make git 17:33:16 ---> Running in 0b1978317ba4 17:33:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:33:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:33:18 OK: 166 MiB in 39 packages 17:33:19 Removing intermediate container 0b1978317ba4 17:33:19 ---> 22c51b6d638a 17:33:19 Step 8/24 : COPY . . 17:33:20 ---> d70fef39e6c4 17:33:20 Step 9/24 : RUN ${MAKE} 17:33:20 ---> Running in 2ca38f4536d1 17:33:20 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 17:33:30 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 17:33:31 Removing intermediate container 2ca38f4536d1 17:33:31 ---> d5784a2ce23d 17:33:31 Step 10/24 : FROM scratch 17:33:31 ---> 17:33:31 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 17:33:31 ---> Running in f6949af1193c 17:33:31 Removing intermediate container f6949af1193c 17:33:31 ---> 94f4f0b84962 17:33:31 Step 12/24 : ENV APP_PORT=49990 17:33:31 ---> Running in e627db7d046e 17:33:31 Removing intermediate container e627db7d046e 17:33:31 ---> a8a4bc23b069 17:33:31 Step 13/24 : EXPOSE $APP_PORT 17:33:31 ---> Running in 78f268a79d4a 17:33:32 Removing intermediate container 78f268a79d4a 17:33:32 ---> bcf58a697638 17:33:32 Step 14/24 : WORKDIR / 17:33:32 ---> Running in bee1eaca8a17 17:33:32 Removing intermediate container bee1eaca8a17 17:33:32 ---> f81894fab85f 17:33:32 Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 17:33:33 ---> ed273621041f 17:33:33 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 17:33:33 ---> 3b784dbd84d0 17:33:33 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 17:33:33 ---> 066f0a191538 17:33:33 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png 17:33:33 ---> e87bf3383f93 17:33:33 Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg 17:33:33 ---> 47e5bf06697e 17:33:33 Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] 17:33:33 ---> Running in ca0ddd1b0bee 17:33:34 Removing intermediate container ca0ddd1b0bee 17:33:34 ---> 2a00cedc40c8 17:33:34 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:33:34 ---> Running in 585eaade2b23 17:33:34 Removing intermediate container 585eaade2b23 17:33:34 ---> 00fa86db3149 17:33:34 Step 22/24 : LABEL arch=amd64 17:33:34 ---> Running in 7072b6b209ff 17:33:34 Removing intermediate container 7072b6b209ff 17:33:34 ---> f04ba475417f 17:33:34 Step 23/24 : LABEL git_sha=0699ac1c52d75de8326690523b0c234d7b3fdcc8 17:33:34 ---> Running in 4d1226c97221 17:33:34 Removing intermediate container 4d1226c97221 17:33:34 ---> 55d26911e731 17:33:34 Step 24/24 : LABEL version=0.0.0 17:33:34 ---> Running in 8777e2bbb9a0 17:33:35 Removing intermediate container 8777e2bbb9a0 17:33:35 ---> ad9812f85441 17:33:35 [Warning] One or more build-args [ARCH] were not consumed 17:33:35 Successfully built ad9812f85441 17:33:35 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 17:33:36 ---> job-cost.sh 17:33:36 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Kahu 17:33:42 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 30.124s coverage: 10.5% of statements 17:33:42 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 17:33:42 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 17:33:42 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.201s coverage: 32.5% of statements 17:33:42 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 17:33:42 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 17:33:42 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 17:33:42 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.270s coverage: 57.3% of statements 17:33:42 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 2.923s coverage: 6.6% of statements 17:33:42 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.129s coverage: 5.0% of statements 17:33:42 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 17:33:42 GO111MODULE=on go vet ./... 17:33:51 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 17:34:15 gofmt -l . 17:34:15 [ "`gofmt -l .`" = "" ] 17:34:15 ./bin/test-attribution-txt.sh 17:34:15 ./bin/test-go-mod-tidy.sh [Pipeline] } 17:34:15 $ docker stop --time=1 8fe09a226b741688e016841844f6fa6213437545c66f1baa4184dfe67cec1a25 17:34:17 $ docker rm -f 8fe09a226b741688e016841844f6fa6213437545c66f1baa4184dfe67cec1a25 [Pipeline] // withDockerContainer 17:34:18 lf-activate-venv(): INFO: Adding /tmp/venv-Kahu/bin to PATH 17:34:18 INFO: No Stack... [Pipeline] sh 17:34:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:34:18 Warning: overwriting stash ‘coverage-report’ 17:34:19 INFO: Retrieving Pricing Info for: v1-standard-2 17:34:19 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:34:20 INFO: Archiving Costs [Pipeline] sh 17:34:20 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:34:20 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 17:34:20 + cut -d, -f6 [Pipeline] lock 17:34:20 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-833-1-stack-cost] 17:34:20 Resource [jenkins-edgexfoundry-device-sdk-go-PR-833-1-stack-cost] did not exist. Created. 17:34:20 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-833-1-stack-cost] [Pipeline] { 17:34:20 + ls -al . 17:34:20 total 220 17:34:20 drwxrwxr-x 10 jenkins jenkins 4096 Mar 23 17:34 . 17:34:20 drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 17:30 .. 17:34:20 -rw-rw-r-- 1 jenkins jenkins 140 Mar 23 17:30 .dockerignore 17:34:20 drwxrwxr-x 8 jenkins jenkins 4096 Mar 23 17:30 .git 17:34:20 drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 17:30 .github 17:34:20 -rw-rw-r-- 1 jenkins jenkins 138 Mar 23 17:30 .gitignore 17:34:20 -rw-rw-r-- 1 jenkins jenkins 949 Mar 23 17:30 Dockerfile.build 17:34:20 -rw-rw-r-- 1 jenkins jenkins 901 Mar 23 17:30 Jenkinsfile 17:34:20 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 23 17:30 LICENSE 17:34:20 -rw-rw-r-- 1 jenkins jenkins 1016 Mar 23 17:30 Makefile 17:34:20 -rw-rw-r-- 1 jenkins jenkins 5897 Mar 23 17:30 README.md 17:34:20 -rw-rw-r-- 1 jenkins jenkins 6616 Mar 23 17:30 RELEASE-NOTES.txt 17:34:20 -rw-rw-r-- 1 jenkins jenkins 5 Mar 23 17:28 VERSION 17:34:20 drwxrwxr-x 2 jenkins jenkins 4096 Mar 23 17:30 bin 17:34:20 -rw-r--r-- 1 jenkins jenkins 100081 Mar 23 17:33 coverage.out 17:34:20 drwxrwxr-x 5 jenkins jenkins 4096 Mar 23 17:30 example 17:34:20 -rw-r--r-- 1 jenkins jenkins 479 Mar 23 17:34 go.mod 17:34:20 -rw-r--r-- 1 jenkins jenkins 17372 Mar 23 17:34 go.sum 17:34:20 drwxrwxr-x 13 jenkins jenkins 4096 Mar 23 17:30 internal 17:34:20 drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 17:30 openapi 17:34:20 drwxrwxr-x 5 jenkins jenkins 4096 Mar 23 17:30 pkg 17:34:20 drwxrwxr-x 4 jenkins jenkins 4096 Mar 23 17:30 snap 17:34:20 -rw-rw-r-- 1 jenkins jenkins 222 Mar 23 17:30 version.go [Pipeline] unstash [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 17:34:21 + echo total: 0.029999999329447746 [Pipeline] stash 17:34:21 Stashed 1 file(s) 17:34:21 + 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=0699ac1c52d75de8326690523b0c234d7b3fdcc8 --label arch=arm64 --label version=0.0.0 . [Pipeline] } 17:34:21 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-833-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:34:21 Sending build context to Docker daemon 2.416MB [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } 17:34:21 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 17:34:21 Step 2/24 : FROM ${BASE} AS builder 17:34:21 ---> 141d6cc9a26c 17:34:21 Step 3/24 : ARG MAKE='make build' [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } 17:34:22 ---> Running in f748bbb89f1b [Pipeline] // stage [Pipeline] } 17:34:22 Removing intermediate container f748bbb89f1b 17:34:22 ---> 0b00381b06d7 17:34:22 Step 4/24 : WORKDIR /device-sdk-go 17:34:22 ---> Running in 641b8eaa5b73 17:34:23 Removing intermediate container 641b8eaa5b73 17:34:23 ---> e4a891723750 17:34:23 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 17:34:23 ---> Running in 65efc5620f1a 17:34:23 Removing intermediate container 65efc5620f1a 17:34:23 ---> 2e6eb40202ec 17:34:23 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:34:23 ---> Running in 06c47b7c9ba3 17:34:25 Removing intermediate container 06c47b7c9ba3 17:34:25 ---> 5368c8c9be55 17:34:25 Step 7/24 : RUN apk add --update --no-cache make git 17:34:26 ---> Running in 0ba843d5a690 17:34:27 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:34:28 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:34:28 OK: 142 MiB in 39 packages 17:34:30 Removing intermediate container 0ba843d5a690 17:34:30 ---> a34699118c91 17:34:30 Step 8/24 : COPY . . 17:34:31 ---> 0476d25a0123 17:34:31 Step 9/24 : RUN ${MAKE} 17:34:31 ---> Running in c94c5e86f23e 17:34:32 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 17:34:58 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 17:34:59 Removing intermediate container c94c5e86f23e 17:34:59 ---> 8f7d52e0771c 17:34:59 Step 10/24 : FROM scratch 17:34:59 ---> 17:34:59 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 17:34:59 ---> Running in 8749a151b3c0 17:35:00 Removing intermediate container 8749a151b3c0 17:35:00 ---> 44d991050cbd 17:35:00 Step 12/24 : ENV APP_PORT=49990 17:35:00 ---> Running in 03a64ed1dab8 17:35:01 Removing intermediate container 03a64ed1dab8 17:35:01 ---> 7c91bb219801 17:35:01 Step 13/24 : EXPOSE $APP_PORT 17:35:01 ---> Running in e8308213929f 17:35:01 Removing intermediate container e8308213929f 17:35:01 ---> 59866aac36a6 17:35:01 Step 14/24 : WORKDIR / 17:35:01 ---> Running in 110c772da8a5 17:35:01 Removing intermediate container 110c772da8a5 17:35:01 ---> bd01b5386b78 17:35:01 Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 17:35:03 ---> cf4de069a069 17:35:03 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 17:35:03 ---> 5ca521404f7f 17:35:03 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 17:35:04 ---> b642853ec9af 17:35:04 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png 17:35:05 ---> ba3f881745e0 17:35:05 Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg 17:35:06 ---> 7e3c77b578d5 17:35:06 Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] 17:35:06 ---> Running in e56a95d09187 17:35:06 Removing intermediate container e56a95d09187 17:35:06 ---> b32cd090f00a 17:35:06 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:35:06 ---> Running in be92c73a810f 17:35:07 Removing intermediate container be92c73a810f 17:35:07 ---> 4f2d3082a02f 17:35:07 Step 22/24 : LABEL arch=arm64 17:35:07 ---> Running in cb65fb657d82 17:35:07 Removing intermediate container cb65fb657d82 17:35:07 ---> 8fd8f2c01198 17:35:07 Step 23/24 : LABEL git_sha=0699ac1c52d75de8326690523b0c234d7b3fdcc8 17:35:07 ---> Running in f923326f779e 17:35:08 Removing intermediate container f923326f779e 17:35:08 ---> 9e278bf8981a 17:35:08 Step 24/24 : LABEL version=0.0.0 17:35:08 ---> Running in 3b804c779dda 17:35:09 Removing intermediate container 3b804c779dda 17:35:09 ---> 2fb44492f60a 17:35:09 [Warning] One or more build-args [ARCH] were not consumed 17:35:09 Successfully built 2fb44492f60a 17:35:09 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 17:35:10 ---> job-cost.sh 17:35:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9pxe 17:35:48 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 17:37:10 lf-activate-venv(): INFO: Adding /tmp/venv-9pxe/bin to PATH 17:37:10 INFO: No Stack... 17:37:11 INFO: Retrieving Pricing Info for: lf-standard-4 17:37:12 INFO: Archiving Costs [Pipeline] sh 17:37:12 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 17:37:12 + cut -d, -f6 [Pipeline] lock 17:37:12 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-833-1-stack-cost] 17:37:12 Resource [jenkins-edgexfoundry-device-sdk-go-PR-833-1-stack-cost] did not exist. Created. 17:37:12 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-833-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:37:13 /w/workspace/device-sdk-go/1@tmp/durable-0287be67/script.sh: 1: /w/workspace/device-sdk-go/1@tmp/durable-0287be67/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 17:37:13 + echo total: 0.20999999344348907 [Pipeline] stash 17:37:13 Warning: overwriting stash ‘stack-cost’ 17:37:13 Stashed 1 file(s) [Pipeline] } 17:37:13 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-833-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 17:37:15 provisioning config files... 17:37:15 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-833@tmp/config8278805545936050680tmp [Pipeline] { [Pipeline] sh 17:37:16 + set +x 17:37:16 + curl -s https://codecov.io/bash 17:37:16 + bash -s -- 17:37:16 17:37:16 _____ _ 17:37:16 / ____| | | 17:37:16 | | ___ __| | ___ ___ _____ __ 17:37:16 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:37:16 | |___| (_) | (_| | __/ (_| (_) \ V / 17:37:16 \_____\___/ \__,_|\___|\___\___/ \_/ 17:37:16 Bash-20210309-2b87ace 17:37:16 17:37:16 17:37:16 ==> git version 2.24.3 found 17:37:16 ==> 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 17:37:16 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 17:37:16 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 17:37:16 ==> Jenkins CI detected. 17:37:16 project root: . 17:37:16 --> token set from env 17:37:16 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:37:16 ==> Running gcov in . (disable via -X gcov) 17:37:16 ==> Python coveragepy not found 17:37:16 ==> Searching for coverage reports in: 17:37:16 + . 17:37:16 -> Found 1 reports 17:37:16 ==> Detecting git/mercurial file structure 17:37:16 ==> Reading reports 17:37:16 + ./coverage.out bytes=100081 17:37:16 ==> Appending adjustments 17:37:16 https://docs.codecov.io/docs/fixing-reports 17:37:16 + Found adjustments 17:37:16 ==> Gzipping contents 17:37:16 16K /tmp/codecov.uuFgO9.gz 17:37:16 ==> Uploading reports 17:37:16 url: https://codecov.io 17:37:16 query: branch=PR-833&commit=0699ac1c52d75de8326690523b0c234d7b3fdcc8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-833%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=833&job=&cmd_args= 17:37:16 -> Pinging Codecov 17:37:16 https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-833&commit=0699ac1c52d75de8326690523b0c234d7b3fdcc8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-833%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=833&job=&cmd_args= 17:37:17 -> Uploading to 17:37:17 https://storage.googleapis.com/codecov/v4/raw/2021-03-23/7E55EF52A471D76F132DFD9A03CDDE97/0699ac1c52d75de8326690523b0c234d7b3fdcc8/fdd64e03-7613-464e-b552-d1ca1c46c5d3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210323%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210323T173717Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=39f3c52b613a23a96508e6b044bf8660c2c3f46e6ca647331e6c11960d1da540 17:37:17 % Total % Received % Xferd Average Speed Time Time Time Current 17:37:17 Dload Upload Total Spent Left Speed 17:37:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13582 0 0 100 13582 0 32951 --:--:-- --:--:-- --:--:-- 32966 17:37:17 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/0699ac1c52d75de8326690523b0c234d7b3fdcc8 [Pipeline] } 17:37:17 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 17:37:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:37:21 ---> package-listing.sh 17:37:21 ++ tr '[:upper:]' '[:lower:]' 17:37:21 ++ facter osfamily 17:37:21 + OS_FAMILY=redhat 17:37:21 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-833 17:37:21 + START_PACKAGES=/tmp/packages_start.txt 17:37:21 + END_PACKAGES=/tmp/packages_end.txt 17:37:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:37:21 + PACKAGES=/tmp/packages_start.txt 17:37:21 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-833 ']' 17:37:21 + PACKAGES=/tmp/packages_end.txt 17:37:21 + case "${OS_FAMILY}" in 17:37:21 + rpm -qa 17:37:21 + sort 17:37:26 + '[' -f /tmp/packages_start.txt ']' 17:37:26 + '[' -f /tmp/packages_end.txt ']' 17:37:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:37:26 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-833 ']' 17:37:26 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-833/archives/ 17:37:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-833/archives/ [Pipeline] echo 17:37:26 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-833/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:37:27 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 17:37:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:37:27 17:37:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 17:37:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:37:27 alpine: Pulling from edgex-lftools-log-publisher 17:37:27 df20fa9351a1: Pulling fs layer 17:37:27 36b3adc4ff6f: Pulling fs layer 17:37:27 8ad3a11d3b57: Pulling fs layer 17:37:27 46f8f816bc3b: Pulling fs layer 17:37:27 93b61091891f: Pulling fs layer 17:37:27 93b9cdb0e59b: Pulling fs layer 17:37:27 5e14af77c1be: Pulling fs layer 17:37:27 01666e4c0597: Pulling fs layer 17:37:27 aa168da1d23b: Pulling fs layer 17:37:27 93b9cdb0e59b: Waiting 17:37:27 5e14af77c1be: Waiting 17:37:27 01666e4c0597: Waiting 17:37:27 aa168da1d23b: Waiting 17:37:27 46f8f816bc3b: Waiting 17:37:27 93b61091891f: Waiting 17:37:28 36b3adc4ff6f: Download complete 17:37:28 46f8f816bc3b: Download complete 17:37:28 df20fa9351a1: Verifying Checksum 17:37:28 df20fa9351a1: Download complete 17:37:28 93b9cdb0e59b: Verifying Checksum 17:37:28 93b9cdb0e59b: Download complete 17:37:28 93b61091891f: Verifying Checksum 17:37:28 5e14af77c1be: Verifying Checksum 17:37:28 93b61091891f: Download complete 17:37:28 5e14af77c1be: Download complete 17:37:28 01666e4c0597: Verifying Checksum 17:37:28 01666e4c0597: Download complete 17:37:28 df20fa9351a1: Pull complete 17:37:28 36b3adc4ff6f: Pull complete 17:37:29 8ad3a11d3b57: Verifying Checksum 17:37:29 8ad3a11d3b57: Download complete 17:37:29 8ad3a11d3b57: Pull complete 17:37:30 46f8f816bc3b: Pull complete 17:37:30 93b61091891f: Pull complete 17:37:30 aa168da1d23b: Verifying Checksum 17:37:31 93b9cdb0e59b: Pull complete 17:37:31 5e14af77c1be: Pull complete 17:37:31 01666e4c0597: Pull complete 17:37:38 aa168da1d23b: Pull complete 17:37:38 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 17:37:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:37:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 17:37:38 prd-centos7-docker-4c-2g-31103 does not seem to be running inside a container 17:37:38 $ 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-833/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-833 -v /w/workspace/dgexfoundry_device-sdk-go_PR-833:/w/workspace/dgexfoundry_device-sdk-go_PR-833:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-833@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-833@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 17:37:41 $ docker top 7a0da37aead9c1b9ce94ce31fb7a4c89e62dc241ec941291fb3c9cb92ba412f0 -eo pid,comm [Pipeline] { [Pipeline] sh 17:37:42 + touch /tmp/pre-build-complete [Pipeline] sh 17:37:42 + mkdir -p /var/log/sa [Pipeline] sh 17:37:42 + ls /var/log/sa-host 17:37:42 + sadf -c /var/log/sa-host/sa23 17:37:42 file_magic: OK 17:37:42 HZ: Using current value: 100 17:37:42 file_header: OK 17:37:42 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 17:37:42 Statistics: 17:37:42 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 17:37:42 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:37:43 provisioning config files... 17:37:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-833@tmp/config2228876591939760633tmp [Pipeline] { [Pipeline] echo 17:37:43 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:37:44 ---> create-netrc.sh [Pipeline] } 17:37:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 17:37:44 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 17:37:44 ---> python-tools-install.sh [Pipeline] echo 17:37:44 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:37:45 ---> sudo-logs.sh 17:37:45 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:37:45 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:37:45 ---> job-cost.sh 17:37:45 lf-activate-venv: SKIPPING 17:37:45 DEBUG: total: 0.20999999344348907 17:37:45 INFO: Retrieving Stack Cost... 17:37:46 INFO: Retrieving Pricing Info for: v1-standard-2 17:37:47 INFO: Archiving Costs [Pipeline] echo 17:37:47 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:37:47 ---> logs-deploy.sh 17:37:47 lf-activate-venv: SKIPPING 17:37:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-833/1 17:37:47 INFO: archiving workspace using pattern(s): 17:37:49 Archives upload complete. 17:37:49 INFO: archiving logs to Nexus 17:37:50 ---> uname -a: 17:37:50 Linux prd-centos7-docker-4c-2g-31103.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 17:37:50 17:37:50 17:37:50 ---> lscpu: 17:37:50 Architecture: x86_64 17:37:50 CPU op-mode(s): 32-bit, 64-bit 17:37:50 Byte Order: Little Endian 17:37:50 Address sizes: 40 bits physical, 48 bits virtual 17:37:50 CPU(s): 4 17:37:50 On-line CPU(s) list: 0-3 17:37:50 Thread(s) per core: 1 17:37:50 Core(s) per socket: 1 17:37:50 Socket(s): 4 17:37:50 NUMA node(s): 1 17:37:50 Vendor ID: GenuineIntel 17:37:50 CPU family: 6 17:37:50 Model: 44 17:37:50 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 17:37:50 Stepping: 1 17:37:50 CPU MHz: 2933.436 17:37:50 BogoMIPS: 5866.87 17:37:50 Virtualization: VT-x 17:37:50 Hypervisor vendor: KVM 17:37:50 Virtualization type: full 17:37:50 L1d cache: 128 KiB 17:37:50 L1i cache: 128 KiB 17:37:50 L2 cache: 16 MiB 17:37:50 L3 cache: 64 MiB 17:37:50 NUMA node0 CPU(s): 0-3 17:37:50 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 17:37:50 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 17:37:50 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 17:37:50 Vulnerability Meltdown: Mitigation; PTI 17:37:50 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:37:50 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 17:37:50 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 17:37:50 Vulnerability Srbds: Not affected 17:37:50 Vulnerability Tsx async abort: Not affected 17:37:50 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 17:37:50 17:37:50 17:37:50 ---> nproc: 17:37:50 4 17:37:50 17:37:50 17:37:50 ---> df -h: 17:37:50 Filesystem Size Used Available Use% Mounted on 17:37:50 overlay 50.0G 7.3G 42.7G 15% / 17:37:50 tmpfs 64.0M 0 64.0M 0% /dev 17:37:50 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 17:37:50 shm 64.0M 0 64.0M 0% /dev/shm 17:37:50 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 17:37:50 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 17:37:50 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 17:37:50 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 17:37:50 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 17:37:50 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-833 17:37:50 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-833@tmp 17:37:50 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 17:37:50 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 17:37:50 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 17:37:50 17:37:50 17:37:50 ---> free -m: 17:37:50 total used free shared buff/cache available 17:37:50 Mem: 1837 707 72 0 1057 1025 17:37:50 Swap: 1023 1 1022 17:37:50 17:37:50 17:37:50 ---> ip addr: 17:37:50 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 17:37:50 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:37:50 inet 127.0.0.1/8 scope host lo 17:37:50 valid_lft forever preferred_lft forever 17:37:50 inet6 ::1/128 scope host 17:37:50 valid_lft forever preferred_lft forever 17:37:50 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 17:37:50 link/ether fa:16:3e:d4:6f:b2 brd ff:ff:ff:ff:ff:ff 17:37:50 inet 10.30.123.99/23 brd 10.30.123.255 scope global dynamic eth0 17:37:50 valid_lft 85774sec preferred_lft 85774sec 17:37:50 inet6 fe80::f816:3eff:fed4:6fb2/64 scope link 17:37:50 valid_lft forever preferred_lft forever 17:37:50 3: docker0: mtu 1500 qdisc noqueue state DOWN 17:37:50 link/ether 02:42:9e:57:a6:1b brd ff:ff:ff:ff:ff:ff 17:37:50 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 17:37:50 valid_lft forever preferred_lft forever 17:37:50 inet6 fe80::42:9eff:fe57:a61b/64 scope link 17:37:50 valid_lft forever preferred_lft forever 17:37:50 17:37:50 17:37:50 ---> sar -b -r -n DEV: 17:37:50 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/23/21 _x86_64_ (4 CPU) 17:37:50 17:37:50 17:27:12 LINUX RESTART (4 CPU) 17:37:50 17:37:50 17:28:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:37:50 17:29:01 31.73 11.19 20.53 0.00 4404.67 3160.05 0.00 17:37:50 17:30:01 1.75 0.00 1.75 0.00 0.00 34.62 0.00 17:37:50 17:31:01 0.28 0.00 0.28 0.00 0.00 3.48 0.00 17:37:50 17:32:01 0.27 0.00 0.27 0.00 0.00 3.15 0.00 17:37:50 17:33:01 0.27 0.00 0.27 0.00 0.00 3.76 0.00 17:37:50 17:34:01 0.30 0.00 0.30 0.00 0.00 4.20 0.00 17:37:50 17:35:01 0.20 0.00 0.20 0.00 0.00 1.75 0.00 17:37:50 17:36:01 0.23 0.00 0.23 0.00 0.00 3.20 0.00 17:37:50 17:37:01 0.23 0.00 0.23 0.00 0.00 2.98 0.00 17:37:50 Average: 3.87 1.23 2.64 0.00 482.35 352.41 0.00 17:37:50 17:37:50 17:28:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:37:50 17:29:01 157796 0 570772 30.34 2620 1150356 1083488 36.98 414720 1109720 20 17:37:50 17:30:01 162156 0 566348 30.10 2620 1150420 1059476 36.16 415280 1105804 28 17:37:50 17:31:01 159108 0 569448 30.26 2620 1150368 1059620 36.16 421584 1102084 20 17:37:50 17:32:01 158504 0 570052 30.30 2620 1150368 1059476 36.16 422808 1101676 12 17:37:50 17:33:01 158308 0 570240 30.31 2620 1150376 1059560 36.16 423680 1101504 16 17:37:50 17:34:01 158692 0 569852 30.29 2620 1150380 1059464 36.16 423564 1101504 12 17:37:50 17:35:01 159260 0 569280 30.26 2620 1150384 1059476 36.16 423128 1101504 8 17:37:50 17:36:01 159284 0 569252 30.25 2620 1150388 1059476 36.16 423132 1101504 8 17:37:50 17:37:01 159104 0 569424 30.26 2620 1150396 1059476 36.16 423264 1101504 8 17:37:50 Average: 159135 0 569408 30.26 2620 1150382 1062168 36.25 421240 1102978 15 17:37:50 17:37:50 17:28:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:37:50 17:29:01 eth0 82.38 66.79 369.81 28.64 0.00 0.00 0.00 0.00 17:37:50 17:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:50 17:29:01 docker0 8.46 7.09 1.40 24.37 0.00 0.00 0.00 0.00 17:37:50 17:30:01 eth0 0.73 0.08 0.06 0.01 0.00 0.00 0.00 0.00 17:37:50 17:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:50 17:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:50 17:31:01 eth0 1.38 0.57 0.58 0.39 0.00 0.00 0.00 0.00 17:37:50 17:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:50 17:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:50 17:32:01 eth0 0.07 0.05 0.01 0.00 0.00 0.00 0.00 0.00 17:37:50 17:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:50 17:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:50 17:33:01 eth0 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 17:37:50 17:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:50 17:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:50 17:34:01 eth0 0.20 0.15 0.07 0.01 0.00 0.00 0.00 0.00 17:37:50 17:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:50 17:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:50 17:35:01 eth0 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 17:37:50 17:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:50 17:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:50 17:36:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:37:50 17:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:50 17:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:50 17:37:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:37:50 17:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:50 17:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:50 Average: eth0 9.35 7.46 40.59 3.19 0.00 0.00 0.00 0.00 17:37:50 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:37:50 Average: docker0 0.93 0.78 0.15 2.67 0.00 0.00 0.00 0.00 17:37:50 17:37:50 17:37:50 ---> sar -P ALL: 17:37:50 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/23/21 _x86_64_ (4 CPU) 17:37:50 17:37:50 17:27:12 LINUX RESTART (4 CPU) 17:37:50 17:37:50 17:28:02 CPU %user %nice %system %iowait %steal %idle 17:37:50 17:29:01 all 2.61 0.00 1.58 0.46 0.05 95.30 17:37:50 17:29:01 0 2.56 0.00 1.53 0.07 0.07 95.78 17:37:50 17:29:01 1 2.04 0.00 1.65 0.63 0.05 95.63 17:37:50 17:29:01 2 2.54 0.00 1.33 0.78 0.03 95.31 17:37:50 17:29:01 3 3.29 0.00 1.81 0.37 0.03 94.49 17:37:50 17:30:01 all 0.15 0.00 0.03 0.00 0.00 99.82 17:37:50 17:30:01 0 0.03 0.00 0.02 0.00 0.00 99.95 17:37:50 17:30:01 1 0.03 0.00 0.03 0.00 0.00 99.93 17:37:50 17:30:01 2 0.47 0.00 0.03 0.00 0.00 99.50 17:37:50 17:30:01 3 0.07 0.00 0.05 0.00 0.00 99.88 17:37:50 17:31:01 all 0.22 0.00 0.25 0.00 0.02 99.52 17:37:50 17:31:01 0 0.08 0.00 0.30 0.00 0.03 99.58 17:37:50 17:31:01 1 0.15 0.00 0.30 0.00 0.02 99.53 17:37:50 17:31:01 2 0.53 0.00 0.13 0.00 0.02 99.32 17:37:50 17:31:01 3 0.10 0.00 0.25 0.00 0.02 99.63 17:37:50 17:32:01 all 0.12 0.00 0.05 0.00 0.00 99.83 17:37:50 17:32:01 0 0.03 0.00 0.05 0.00 0.00 99.92 17:37:50 17:32:01 1 0.00 0.00 0.05 0.00 0.00 99.95 17:37:50 17:32:01 2 0.18 0.00 0.07 0.00 0.00 99.75 17:37:50 17:32:01 3 0.25 0.00 0.03 0.00 0.02 99.70 17:37:50 17:33:01 all 0.17 0.00 0.04 0.00 0.00 99.79 17:37:50 17:33:01 0 0.02 0.00 0.03 0.00 0.00 99.95 17:37:50 17:33:01 1 0.05 0.00 0.03 0.00 0.02 99.90 17:37:50 17:33:01 2 0.08 0.00 0.07 0.00 0.00 99.85 17:37:50 17:33:01 3 0.52 0.00 0.02 0.00 0.00 99.47 17:37:50 17:34:01 all 0.16 0.00 0.03 0.00 0.00 99.81 17:37:50 17:34:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:37:50 17:34:01 1 0.07 0.00 0.03 0.00 0.02 99.88 17:37:50 17:34:01 2 0.05 0.00 0.03 0.00 0.00 99.92 17:37:50 17:34:01 3 0.50 0.00 0.02 0.00 0.00 99.48 17:37:50 17:35:01 all 0.16 0.00 0.04 0.00 0.00 99.80 17:37:50 17:35:01 0 0.02 0.00 0.03 0.00 0.00 99.95 17:37:50 17:35:01 1 0.07 0.00 0.03 0.00 0.00 99.90 17:37:50 17:35:01 2 0.05 0.00 0.05 0.00 0.02 99.88 17:37:50 17:35:01 3 0.52 0.00 0.03 0.00 0.00 99.45 17:37:50 17:36:01 all 0.15 0.00 0.03 0.00 0.00 99.82 17:37:50 17:36:01 0 0.02 0.00 0.02 0.00 0.02 99.95 17:37:50 17:36:01 1 0.03 0.00 0.05 0.00 0.00 99.92 17:37:50 17:36:01 2 0.03 0.00 0.02 0.00 0.00 99.95 17:37:50 17:36:01 3 0.52 0.00 0.03 0.00 0.00 99.45 17:37:50 17:37:01 all 0.10 0.00 0.04 0.00 0.00 99.86 17:37:50 17:37:01 0 0.02 0.00 0.03 0.00 0.00 99.95 17:37:50 17:37:01 1 0.07 0.00 0.03 0.00 0.00 99.90 17:37:50 17:37:01 2 0.03 0.00 0.02 0.00 0.00 99.95 17:37:50 17:37:01 3 0.28 0.00 0.07 0.00 0.00 99.65 17:37:50 Average: all 0.42 0.00 0.23 0.05 0.01 99.29 17:37:50 Average: 0 0.30 0.00 0.22 0.01 0.01 99.45 17:37:50 Average: 1 0.27 0.00 0.24 0.07 0.01 99.40 17:37:50 Average: 2 0.44 0.00 0.19 0.09 0.01 99.28 17:37:50 Average: 3 0.66 0.00 0.25 0.04 0.01 99.03 17:37:50 17:37:50 17:37:50