Pull request #813 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 hahattan for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 77c5e07f29da27b979236f63adf2147f5ae84054+3a78cb9bf8b7553c4c832ded1e5b92bc4e1fc828 (6c8e5e79b2f4c490b196b6ba870dd292a80795c2) 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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-813/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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 878f1b5bff316b9f7b5d8f8b1d22b752867b496c # timeout=10 Commit message: "Merge pull request #321 from ernestojeda/email-fix-generateEmailTemplate" > 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-813/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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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 ‘prd-centos7-docker-4c-2g-29454’ is offline Running on prd-centos7-docker-4c-2g-29457 in /w/workspace/dgexfoundry_device-sdk-go_PR-813 [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-813 # 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/813/head:refs/remotes/origin/PR-813 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 3a78cb9bf8b7553c4c832ded1e5b92bc4e1fc828 into PR head commit 77c5e07f29da27b979236f63adf2147f5ae84054 Merge succeeded, producing 77c5e07f29da27b979236f63adf2147f5ae84054 Checking out Revision 77c5e07f29da27b979236f63adf2147f5ae84054 (PR-813) > git config core.sparsecheckout # timeout=10 > git checkout -f 77c5e07f29da27b979236f63adf2147f5ae84054 # 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 3a78cb9bf8b7553c4c832ded1e5b92bc4e1fc828 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 77c5e07f29da27b979236f63adf2147f5ae84054 # timeout=10 Commit message: "feat: validate set paramter against maximum/minimum" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:44:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:44:09 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:44:09 ========================================================= 04:44:09 EdgeX Global Pipelines Version Info 04:44:09 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:44:10 ------------------- 04:44:10 stable info: 04:44:10 ------------------- 04:44:10 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:44:10 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 04:44:10 Message: update stable to v1.0.184 04:44:11 ------------------- 04:44:11 experimental info: 04:44:11 ------------------- 04:44:11 Commited By: **** collab-it+edgex@linuxfoundation.org 04:44:11 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 04:44:11 Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:44:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 04:44:12 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 04:44:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:44:12 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:44:12 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:44:12 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 04:44:12 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 04:44:13 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 04:44:13 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 04:44:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:44:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:44:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo 04:44:13 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:44:13 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:44:13 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:44:14 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:44:14 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:44:14 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:44:14 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:44:14 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:44:14 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:44:14 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 04:44:14 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:44:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:44:15 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:44:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:44:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-813 [Pipeline] echo 04:44:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-813 [Pipeline] echo 04:44:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-813 [Pipeline] echo 04:44:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 77c5e07f29da27b979236f63adf2147f5ae84054 [Pipeline] echo 04:44:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 77c5e07 [Pipeline] echo 04:44:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 04:44:16 provisioning config files... 04:44:16 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-813@tmp/config4731224618151497053tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:44:16 ---> docker-login.sh 04:44:16 nexus3.edgexfoundry.org:10001 04:44:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:44:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:44:17 Configure a credential helper to remove this warning. See 04:44:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:44:17 04:44:17 Login Succeeded 04:44:17 nexus3.edgexfoundry.org:10002 04:44:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:44:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:44:17 Configure a credential helper to remove this warning. See 04:44:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:44:17 04:44:17 Login Succeeded 04:44:17 nexus3.edgexfoundry.org:10003 04:44:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:44:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:44:17 Configure a credential helper to remove this warning. See 04:44:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:44:17 04:44:17 Login Succeeded 04:44:17 nexus3.edgexfoundry.org:10004 04:44:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:44:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:44:17 Configure a credential helper to remove this warning. See 04:44:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:44:17 04:44:17 Login Succeeded 04:44:17 docker.io 04:44:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:44:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:44:18 Configure a credential helper to remove this warning. See 04:44:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:44:18 04:44:18 Login Succeeded 04:44:18 ---> docker-login.sh ends [Pipeline] } 04:44:18 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:44:19 + git log --format=format:%s -1 77c5e07f29da27b979236f63adf2147f5ae84054 [Pipeline] echo 04:44:19 GIT_COMMIT: 77c5e07f29da27b979236f63adf2147f5ae84054, Commit Message: feat: validate set paramter against maximum/minimum [Pipeline] echo 04:44:19 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 04:44:20 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:44:20 04:44:20 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:44:20 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:44:20 latest: Pulling from edgex-devops/git-semver 04:44:20 31603596830f: Pulling fs layer 04:44:20 2a8b12db71e7: Pulling fs layer 04:44:20 6ca5941a6612: Pulling fs layer 04:44:20 ecc8261a40a4: Pulling fs layer 04:44:20 ecc8261a40a4: Waiting 04:44:20 2a8b12db71e7: Verifying Checksum 04:44:20 2a8b12db71e7: Download complete 04:44:20 31603596830f: Verifying Checksum 04:44:20 31603596830f: Download complete 04:44:21 ecc8261a40a4: Verifying Checksum 04:44:21 ecc8261a40a4: Download complete 04:44:21 6ca5941a6612: Verifying Checksum 04:44:21 6ca5941a6612: Download complete 04:44:21 31603596830f: Pull complete 04:44:21 2a8b12db71e7: Pull complete 04:44:22 6ca5941a6612: Pull complete 04:44:22 ecc8261a40a4: Pull complete 04:44:22 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 04:44:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:44:22 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:44:22 prd-centos7-docker-4c-2g-29457 does not seem to be running inside a container 04:44:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-813 -v /w/workspace/dgexfoundry_device-sdk-go_PR-813:/w/workspace/dgexfoundry_device-sdk-go_PR-813:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-813@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-813@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:44:24 $ docker top 68546e5f2e399c659b3a46f629595c9a48511314ffedb94375232e562317c24e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:44:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:44:25 [ssh-agent] Looking for ssh-agent implementation... 04:44:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:44:25 $ docker exec 68546e5f2e399c659b3a46f629595c9a48511314ffedb94375232e562317c24e ssh-agent 04:44:25 SSH_AUTH_SOCK=/tmp/ssh-GSqcmZ0xAeT0/agent.11 04:44:25 SSH_AGENT_PID=16 04:44:25 Running ssh-add (command line suppressed) 04:44:25 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-813@tmp/private_key_1370996317641607800.key (/w/workspace/dgexfoundry_device-sdk-go_PR-813@tmp/private_key_1370996317641607800.key) 04:44:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:44:26 + git tag --points-at HEAD [Pipeline] } 04:44:26 $ docker exec --env ******** --env ******** 68546e5f2e399c659b3a46f629595c9a48511314ffedb94375232e562317c24e ssh-agent -k 04:44:26 unset SSH_AUTH_SOCK; 04:44:26 unset SSH_AGENT_PID; 04:44:26 echo Agent pid 16 killed; 04:44:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:44:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:44:26 [ssh-agent] Looking for ssh-agent implementation... 04:44:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:44:26 $ docker exec 68546e5f2e399c659b3a46f629595c9a48511314ffedb94375232e562317c24e ssh-agent 04:44:26 SSH_AUTH_SOCK=/tmp/ssh-04W6WPOmFLee/agent.46 04:44:26 SSH_AGENT_PID=52 04:44:26 Running ssh-add (command line suppressed) 04:44:26 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-813@tmp/private_key_6285765325882489866.key (/w/workspace/dgexfoundry_device-sdk-go_PR-813@tmp/private_key_6285765325882489866.key) 04:44:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:44:27 + git semver init 04:44:27 # -> Open(): unable to determine branch for HEAD 04:44:27 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-813/.git 04:44:27 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-813 04:44:27 # $SEMVER_REMOTE_NAME = origin 04:44:27 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:44:27 # $SEMVER_USER_NAME = edgex-jenkins 04:44:27 # $SEMVER_BRANCH = PR-813 04:44:27 # $SEMVER_TEMP = /tmp/semver-877784174 04:44:27 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 04:44:28 # '/tmp/semver-877784174' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-813/.semver' 04:44:28 # -> Force: false 04:44:28 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-813/.semver [Pipeline] } 04:44:28 $ docker exec --env ******** --env ******** 68546e5f2e399c659b3a46f629595c9a48511314ffedb94375232e562317c24e ssh-agent -k 04:44:28 unset SSH_AUTH_SOCK; 04:44:28 unset SSH_AGENT_PID; 04:44:28 echo Agent pid 52 killed; 04:44:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:44:29 + git semver [Pipeline] } 04:44:29 $ docker stop --time=1 68546e5f2e399c659b3a46f629595c9a48511314ffedb94375232e562317c24e 04:44:30 $ docker rm -f 68546e5f2e399c659b3a46f629595c9a48511314ffedb94375232e562317c24e [Pipeline] // withDockerContainer [Pipeline] sh 04:44:31 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:44:31 Stashed 1 file(s) [Pipeline] echo 04:44:31 [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 04:44:47 Still waiting to schedule task 04:44:47 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-29457’ 04:44:47 Still waiting to schedule task 04:44:47 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 04:46:39 Running on prd-ubuntu18.04-docker-arm64-4c-16g-29459 in /w/workspace/dgexfoundry_device-sdk-go_PR-813 [Pipeline] { [Pipeline] ws 04:46:39 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 04:46:44 using credential edgex-jenkins-ssh 04:46:44 Cloning the remote Git repository 04:46:44 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 04:46:44 > git init /w/workspace/device-sdk-go/1 # timeout=10 04:46:44 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:46:44 > git --version # timeout=10 04:46:44 > git --version # 'git version 2.17.1' 04:46:44 using GIT_SSH to set credentials SSH Credentials for GitHub 04:46:44 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:46:46 Merging remotes/origin/master commit 3a78cb9bf8b7553c4c832ded1e5b92bc4e1fc828 into PR head commit 77c5e07f29da27b979236f63adf2147f5ae84054 04:46:45 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:46:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:46:45 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:46:45 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:46:45 using GIT_SSH to set credentials SSH Credentials for GitHub 04:46:45 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/813/head:refs/remotes/origin/PR-813 +refs/heads/master:refs/remotes/origin/master # timeout=10 04:46:46 > git config core.sparsecheckout # timeout=10 04:46:46 > git checkout -f 77c5e07f29da27b979236f63adf2147f5ae84054 # timeout=10 04:46:46 > git remote # timeout=10 04:46:46 > git config --get remote.origin.url # timeout=10 04:46:46 using GIT_SSH to set credentials SSH Credentials for GitHub 04:46:46 > git merge 3a78cb9bf8b7553c4c832ded1e5b92bc4e1fc828 # timeout=10 04:46:46 > git rev-parse HEAD^{commit} # timeout=10 04:46:46 Merge succeeded, producing 77c5e07f29da27b979236f63adf2147f5ae84054 04:46:46 Checking out Revision 77c5e07f29da27b979236f63adf2147f5ae84054 (PR-813) 04:46:46 > git config core.sparsecheckout # timeout=10 04:46:46 > git checkout -f 77c5e07f29da27b979236f63adf2147f5ae84054 # timeout=10 04:46:51 Commit message: "feat: validate set paramter against maximum/minimum" 04:46:51 > git --version # timeout=10 04:46:51 > git --version # 'git version 2.17.1' 04:46:51 fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:46:53 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 04:46:53 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 04:46:53 + sudo service docker restart 04:46:53 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 04:46:56 provisioning config files... 04:46:56 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config8976459898997625029tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:46:57 ---> docker-login.sh 04:46:57 nexus3.edgexfoundry.org:10001 04:46:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:46:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:46:58 Configure a credential helper to remove this warning. See 04:46:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:46:58 04:46:58 Login Succeeded 04:46:58 nexus3.edgexfoundry.org:10002 04:46:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:46:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:46:59 Configure a credential helper to remove this warning. See 04:46:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:46:59 04:46:59 Login Succeeded 04:46:59 nexus3.edgexfoundry.org:10003 04:46:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:46:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:46:59 Configure a credential helper to remove this warning. See 04:46:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:46:59 04:46:59 Login Succeeded 04:46:59 nexus3.edgexfoundry.org:10004 04:46:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:47:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:47:00 Configure a credential helper to remove this warning. See 04:47:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:47:00 04:47:00 Login Succeeded 04:47:00 docker.io 04:47:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:47:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:47:01 Configure a credential helper to remove this warning. See 04:47:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:47:01 04:47:01 Login Succeeded 04:47:01 ---> docker-login.sh ends [Pipeline] } 04:47:01 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:47:01 ========================================================= 04:47:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 04:47:01 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:47:02 + 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 . 04:47:02 Sending build context to Docker daemon 2.297MB 04:47:02 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 04:47:02 Step 2/8 : FROM ${BASE} 04:47:02 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:47:02 5f621e34cdf4: Pulling fs layer 04:47:02 a4357932f1b6: Pulling fs layer 04:47:02 18c013af1878: Pulling fs layer 04:47:02 00ac8860ef70: Pulling fs layer 04:47:02 63d7cb157983: Pulling fs layer 04:47:02 b116817d02f9: Pulling fs layer 04:47:02 745a02a5169b: Pulling fs layer 04:47:02 00ac8860ef70: Waiting 04:47:02 b116817d02f9: Waiting 04:47:02 63d7cb157983: Waiting 04:47:02 745a02a5169b: Waiting 04:47:02 18c013af1878: Verifying Checksum 04:47:02 18c013af1878: Download complete 04:47:02 a4357932f1b6: Verifying Checksum 04:47:02 a4357932f1b6: Download complete 04:47:02 63d7cb157983: Verifying Checksum 04:47:02 63d7cb157983: Download complete 04:47:02 b116817d02f9: Verifying Checksum 04:47:02 b116817d02f9: Download complete 04:47:03 5f621e34cdf4: Download complete 04:47:03 5f621e34cdf4: Pull complete 04:47:04 a4357932f1b6: Pull complete 04:47:04 18c013af1878: Pull complete 04:47:06 745a02a5169b: Verifying Checksum 04:47:06 745a02a5169b: Download complete 04:47:06 00ac8860ef70: Verifying Checksum 04:47:06 00ac8860ef70: Download complete 04:47:17 00ac8860ef70: Pull complete 04:47:17 63d7cb157983: Pull complete 04:47:17 b116817d02f9: Pull complete 04:47:22 Running on prd-centos7-docker-4c-2g-29463 in /w/workspace/dgexfoundry_device-sdk-go_PR-813 [Pipeline] { 04:47:22 745a02a5169b: Pull complete 04:47:22 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 04:47:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 04:47:22 ---> b7e6874047d6 04:47:22 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [Pipeline] ws 04:47:22 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 04:47:24 ---> Running in 01ab1f29e1ca 04:47:25 Removing intermediate container 01ab1f29e1ca 04:47:25 ---> eb83b1fd5f34 04:47:25 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:47:25 ---> Running in f1f795cef785 04:47:25 using credential edgex-jenkins-ssh 04:47:25 Cloning the remote Git repository 04:47:25 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 04:47:25 > git init /w/workspace/device-sdk-go/1 # timeout=10 04:47:25 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:47:25 > git --version # timeout=10 04:47:25 > git --version # 'git version 2.24.3' 04:47:25 using GIT_SSH to set credentials SSH Credentials for GitHub 04:47:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:47:28 Merging remotes/origin/master commit 3a78cb9bf8b7553c4c832ded1e5b92bc4e1fc828 into PR head commit 77c5e07f29da27b979236f63adf2147f5ae84054 04:47:28 Removing intermediate container f1f795cef785 04:47:28 ---> 10926583fca6 04:47:28 Step 5/8 : RUN apk add --update --no-cache make git 04:47:28 ---> Running in f2789309d4f6 04:47:28 Merge succeeded, producing 77c5e07f29da27b979236f63adf2147f5ae84054 04:47:28 Checking out Revision 77c5e07f29da27b979236f63adf2147f5ae84054 (PR-813) 04:47:27 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:47:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:47:27 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:47:27 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:47:27 using GIT_SSH to set credentials SSH Credentials for GitHub 04:47:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/813/head:refs/remotes/origin/PR-813 +refs/heads/master:refs/remotes/origin/master # timeout=10 04:47:28 > git config core.sparsecheckout # timeout=10 04:47:28 > git checkout -f 77c5e07f29da27b979236f63adf2147f5ae84054 # timeout=10 04:47:28 > git remote # timeout=10 04:47:28 > git config --get remote.origin.url # timeout=10 04:47:28 using GIT_SSH to set credentials SSH Credentials for GitHub 04:47:28 > git merge 3a78cb9bf8b7553c4c832ded1e5b92bc4e1fc828 # timeout=10 04:47:28 > git rev-parse HEAD^{commit} # timeout=10 04:47:28 > git config core.sparsecheckout # timeout=10 04:47:28 > git checkout -f 77c5e07f29da27b979236f63adf2147f5ae84054 # timeout=10 04:47:29 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:47:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:47:31 Commit message: "feat: validate set paramter against maximum/minimum" 04:47:31 > git --version # timeout=10 04:47:31 > git --version # 'git version 2.24.3' 04:47:31 fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:47:33 OK: 142 MiB in 39 packages 04:47:33 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 04:47:33 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 04:47:33 + sudo service docker restart 04:47:33 + true 04:47:33 Redirecting to /bin/systemctl restart docker.service 04:47:34 Removing intermediate container f2789309d4f6 04:47:34 ---> f92db7626a6a 04:47:34 Step 6/8 : WORKDIR /device-sdk-go 04:47:34 ---> Running in 2f062d2d690c 04:47:34 Removing intermediate container 2f062d2d690c 04:47:34 ---> 8b02cf1ffc13 04:47:34 Step 7/8 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 04:47:35 provisioning config files... 04:47:35 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config8356419223760868950tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:47:35 ---> 01aa2814d250 04:47:35 Step 8/8 : RUN go mod download 04:47:36 ---> docker-login.sh 04:47:36 nexus3.edgexfoundry.org:10001 04:47:36 ---> Running in 37f9bc20a9e6 04:47:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:47:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:47:36 Configure a credential helper to remove this warning. See 04:47:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:47:36 04:47:36 Login Succeeded 04:47:36 nexus3.edgexfoundry.org:10002 04:47:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:47:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:47:36 Configure a credential helper to remove this warning. See 04:47:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:47:36 04:47:36 Login Succeeded 04:47:36 nexus3.edgexfoundry.org:10003 04:47:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:47:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:47:36 Configure a credential helper to remove this warning. See 04:47:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:47:36 04:47:36 Login Succeeded 04:47:36 nexus3.edgexfoundry.org:10004 04:47:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:47:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:47:36 Configure a credential helper to remove this warning. See 04:47:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:47:36 04:47:36 Login Succeeded 04:47:36 docker.io 04:47:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:47:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:47:37 Configure a credential helper to remove this warning. See 04:47:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:47:37 04:47:37 Login Succeeded 04:47:37 ---> docker-login.sh ends [Pipeline] } 04:47:37 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:47:37 ========================================================= 04:47:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 04:47:37 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:47:38 + 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 . 04:47:38 Sending build context to Docker daemon 2.298MB 04:47:38 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 04:47:38 Step 2/8 : FROM ${BASE} 04:47:38 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 04:47:38 188c0c94c7c5: Pulling fs layer 04:47:38 0ef7d3d256c8: Pulling fs layer 04:47:38 de9db76c5a1d: Pulling fs layer 04:47:38 bca2f99d35d6: Pulling fs layer 04:47:38 93359f2a8cfa: Pulling fs layer 04:47:38 7c6f9722023f: Pulling fs layer 04:47:38 a35cf1a2eb13: Pulling fs layer 04:47:38 93359f2a8cfa: Waiting 04:47:38 7c6f9722023f: Waiting 04:47:38 bca2f99d35d6: Waiting 04:47:38 a35cf1a2eb13: Waiting 04:47:38 de9db76c5a1d: Verifying Checksum 04:47:38 de9db76c5a1d: Download complete 04:47:38 0ef7d3d256c8: Verifying Checksum 04:47:38 0ef7d3d256c8: Download complete 04:47:38 93359f2a8cfa: Verifying Checksum 04:47:38 93359f2a8cfa: Download complete 04:47:38 7c6f9722023f: Verifying Checksum 04:47:38 7c6f9722023f: Download complete 04:47:38 188c0c94c7c5: Verifying Checksum 04:47:38 188c0c94c7c5: Download complete 04:47:39 188c0c94c7c5: Pull complete 04:47:39 0ef7d3d256c8: Pull complete 04:47:39 de9db76c5a1d: Pull complete 04:47:41 a35cf1a2eb13: Verifying Checksum 04:47:41 a35cf1a2eb13: Download complete 04:47:41 bca2f99d35d6: Verifying Checksum 04:47:41 bca2f99d35d6: Download complete 04:47:46 bca2f99d35d6: Pull complete 04:47:46 93359f2a8cfa: Pull complete 04:47:46 7c6f9722023f: Pull complete 04:47:53 a35cf1a2eb13: Pull complete 04:47:53 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 04:47:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 04:47:53 ---> a62c8e92a672 04:47:53 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:47:53 ---> Running in 21d6f62870a9 04:47:54 Removing intermediate container 21d6f62870a9 04:47:54 ---> e881e63253b7 04:47:54 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:47:54 ---> Running in f50d3a6db30f 04:47:55 Removing intermediate container f50d3a6db30f 04:47:55 ---> 4c07d81a812d 04:47:55 Step 5/8 : RUN apk add --update --no-cache make git 04:47:55 ---> Running in 5de6df5cef53 04:47:56 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:47:57 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:47:58 OK: 166 MiB in 39 packages 04:47:59 Removing intermediate container 5de6df5cef53 04:47:59 ---> bb6a6d2e58c5 04:47:59 Step 6/8 : WORKDIR /device-sdk-go 04:47:59 ---> Running in 5a5a9cb29ebc 04:48:01 Removing intermediate container 5a5a9cb29ebc 04:48:01 ---> 32bea2158596 04:48:01 Step 7/8 : COPY . . 04:48:01 ---> f01ab29eae2d 04:48:01 Step 8/8 : RUN go mod download 04:48:01 ---> Running in 15514ab74ff6 04:48:03 Removing intermediate container 37f9bc20a9e6 04:48:03 ---> 04f807ec0cf9 04:48:03 Successfully built 04f807ec0cf9 04:48:03 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:48:03 + docker inspect -f . ci-base-image-arm64 04:48:03 . [Pipeline] withDockerContainer 04:48:03 prd-ubuntu18.04-docker-arm64-4c-16g-29459 does not seem to be running inside a container 04:48:04 $ 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 ******** -e ******** ci-base-image-arm64 cat 04:48:05 $ docker top 1dfe076722744ab01ee1c1550a56436b28f65a5de31a3774df1dcc643ae2fff3 -eo pid,comm [Pipeline] { [Pipeline] sh 04:48:06 + go version 04:48:06 go version go1.15.5 linux/arm64 [Pipeline] } 04:48:06 $ docker stop --time=1 1dfe076722744ab01ee1c1550a56436b28f65a5de31a3774df1dcc643ae2fff3 04:48:08 $ docker rm -f 1dfe076722744ab01ee1c1550a56436b28f65a5de31a3774df1dcc643ae2fff3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:48:10 + docker inspect -f . ci-base-image-arm64 04:48:10 . [Pipeline] withDockerContainer 04:48:10 prd-ubuntu18.04-docker-arm64-4c-16g-29459 does not seem to be running inside a container 04:48:10 $ 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 ******** -e ******** ci-base-image-arm64 cat 04:48:12 $ docker top 4c3226efa3f70ecb5e1b3bfa84c6587bfe1524f4453a6c5a700a862fc8bb7243 -eo pid,comm [Pipeline] { [Pipeline] sh 04:48:13 + make test 04:48:13 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 04:48:23 Removing intermediate container 15514ab74ff6 04:48:23 ---> 5bbe4727c51e 04:48:23 Successfully built 5bbe4727c51e 04:48:23 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 04:48:23 + docker inspect -f . ci-base-image-x86_64 04:48:23 . [Pipeline] withDockerContainer 04:48:23 prd-centos7-docker-4c-2g-29463 does not seem to be running inside a container 04:48:23 $ 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 04:48:24 $ docker top 9917d6be4cd770d2b0452d20df983e772048c7aca871bd13713bcb4d5017dafa -eo pid,comm [Pipeline] { [Pipeline] sh 04:48:25 + go version 04:48:25 go version go1.15.5 linux/amd64 [Pipeline] } 04:48:25 $ docker stop --time=1 9917d6be4cd770d2b0452d20df983e772048c7aca871bd13713bcb4d5017dafa 04:48:26 $ docker rm -f 9917d6be4cd770d2b0452d20df983e772048c7aca871bd13713bcb4d5017dafa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:48:27 + docker inspect -f . ci-base-image-x86_64 04:48:27 . [Pipeline] withDockerContainer 04:48:27 prd-centos7-docker-4c-2g-29463 does not seem to be running inside a container 04:48:27 $ 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 04:48:28 $ docker top 6402f6fcf4cd8ee907f4994be93881caf7d8000a217c98392f9852f71579f960 -eo pid,comm [Pipeline] { [Pipeline] sh 04:48:28 + make test 04:48:28 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 04:48:35 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 04:48:37 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 04:48:52 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 04:48:52 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 04:48:52 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 04:48:54 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.056s coverage: 25.5% of statements 04:49:22 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 04:49:22 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 04:49:22 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 04:49:22 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.149s coverage: 25.5% of statements 04:49:26 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 30.051s coverage: 10.5% of statements 04:49:26 ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.059s coverage: 12.5% of statements 04:49:26 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 04:49:26 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller 0.061s coverage: 84.8% of statements 04:49:26 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/correlation [no test files] 04:49:26 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 04:49:26 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 04:49:26 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.091s coverage: 43.7% of statements 04:49:26 ? github.com/edgexfoundry/device-sdk-go/v2/internal/v2/application [no test files] 04:49:26 ok github.com/edgexfoundry/device-sdk-go/v2/internal/v2/cache 0.063s coverage: 81.3% of statements 04:49:26 ok github.com/edgexfoundry/device-sdk-go/v2/internal/v2/controller/http 0.082s coverage: 24.8% of statements 04:49:26 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 1.177s coverage: 6.4% of statements 04:49:26 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.054s coverage: 5.2% of statements 04:49:26 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 04:49:26 GO111MODULE=on go vet ./... 04:49:35 gofmt -l . 04:49:35 [ "`gofmt -l .`" = "" ] 04:49:35 ./bin/test-attribution-txt.sh 04:49:35 ./bin/test-go-mod-tidy.sh [Pipeline] } 04:49:35 $ docker stop --time=1 6402f6fcf4cd8ee907f4994be93881caf7d8000a217c98392f9852f71579f960 04:49:37 $ docker rm -f 6402f6fcf4cd8ee907f4994be93881caf7d8000a217c98392f9852f71579f960 [Pipeline] // withDockerContainer [Pipeline] sh 04:49:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:49:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:49:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:49:41 + ls -al . 04:49:41 total 200 04:49:41 drwxrwxr-x. 10 jenkins jenkins 4096 Mar 11 04:49 . 04:49:41 drwxrwxr-x. 4 jenkins jenkins 28 Mar 11 04:47 .. 04:49:41 drwxrwxr-x. 2 jenkins jenkins 64 Mar 11 04:47 bin 04:49:41 -rw-r--r--. 1 jenkins jenkins 116500 Mar 11 04:49 coverage.out 04:49:41 -rw-rw-r--. 1 jenkins jenkins 949 Mar 11 04:47 Dockerfile.build 04:49:41 -rw-rw-r--. 1 jenkins jenkins 140 Mar 11 04:47 .dockerignore 04:49:41 drwxrwxr-x. 4 jenkins jenkins 48 Mar 11 04:47 example 04:49:41 drwxrwxr-x. 8 jenkins jenkins 179 Mar 11 04:47 .git 04:49:41 drwxrwxr-x. 2 jenkins jenkins 103 Mar 11 04:47 .github 04:49:41 -rw-rw-r--. 1 jenkins jenkins 138 Mar 11 04:47 .gitignore 04:49:41 -rw-r--r--. 1 jenkins jenkins 479 Mar 11 04:49 go.mod 04:49:41 -rw-r--r--. 1 jenkins jenkins 17490 Mar 11 04:49 go.sum 04:49:41 drwxrwxr-x. 12 jenkins jenkins 171 Mar 11 04:47 internal 04:49:41 -rw-rw-r--. 1 jenkins jenkins 901 Mar 11 04:47 Jenkinsfile 04:49:41 -rw-rw-r--. 1 jenkins jenkins 11341 Mar 11 04:47 LICENSE 04:49:41 -rw-rw-r--. 1 jenkins jenkins 1016 Mar 11 04:47 Makefile 04:49:41 drwxrwxr-x. 4 jenkins jenkins 26 Mar 11 04:47 openapi 04:49:41 drwxrwxr-x. 5 jenkins jenkins 50 Mar 11 04:47 pkg 04:49:41 -rw-rw-r--. 1 jenkins jenkins 5897 Mar 11 04:47 README.md 04:49:41 -rw-rw-r--. 1 jenkins jenkins 6616 Mar 11 04:47 RELEASE-NOTES.txt 04:49:41 drwxrwxr-x. 4 jenkins jenkins 54 Mar 11 04:47 snap 04:49:41 -rw-rw-r--. 1 jenkins jenkins 5 Mar 11 04:44 VERSION 04:49:41 -rw-rw-r--. 1 jenkins jenkins 222 Mar 11 04:47 version.go [Pipeline] isUnix [Pipeline] sh 04:49:42 + 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=77c5e07f29da27b979236f63adf2147f5ae84054 --label arch=amd64 --label version=0.0.0 . 04:49:42 Sending build context to Docker daemon 2.415MB 04:49:42 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 04:49:42 Step 2/24 : FROM ${BASE} AS builder 04:49:42 ---> 5bbe4727c51e 04:49:42 Step 3/24 : ARG MAKE='make build' 04:49:43 ---> Running in ea5c65dadc8c 04:49:43 Removing intermediate container ea5c65dadc8c 04:49:43 ---> 86bf11bbac02 04:49:43 Step 4/24 : WORKDIR /device-sdk-go 04:49:43 ---> Running in 22718ea94963 04:49:43 Removing intermediate container 22718ea94963 04:49:43 ---> 87374df34cdf 04:49:43 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:49:43 ---> Running in d9fab962cb1e 04:49:44 Removing intermediate container d9fab962cb1e 04:49:44 ---> 9115b29cefd2 04:49:44 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:49:44 ---> Running in 6738a95e921c 04:49:45 Removing intermediate container 6738a95e921c 04:49:45 ---> dbd5a01463ca 04:49:45 Step 7/24 : RUN apk add --update --no-cache make git 04:49:45 ---> Running in 7ee75629efdd 04:49:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:49:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:49:47 OK: 166 MiB in 39 packages 04:49:48 Removing intermediate container 7ee75629efdd 04:49:48 ---> cbac6bbd0262 04:49:48 Step 8/24 : COPY . . 04:49:49 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 30.140s coverage: 10.5% of statements 04:49:49 ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.138s coverage: 12.5% of statements 04:49:49 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 04:49:49 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller 0.171s coverage: 84.8% of statements 04:49:49 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/correlation [no test files] 04:49:49 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 04:49:49 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 04:49:49 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.272s coverage: 43.7% of statements 04:49:49 ? github.com/edgexfoundry/device-sdk-go/v2/internal/v2/application [no test files] 04:49:49 ok github.com/edgexfoundry/device-sdk-go/v2/internal/v2/cache 0.174s coverage: 81.3% of statements 04:49:49 ok github.com/edgexfoundry/device-sdk-go/v2/internal/v2/controller/http 0.152s coverage: 24.8% of statements 04:49:49 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 2.860s coverage: 6.4% of statements 04:49:49 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.151s coverage: 5.2% of statements 04:49:49 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 04:49:49 ---> 7d3ed1ae32f5 04:49:49 Step 9/24 : RUN ${MAKE} 04:49:49 ---> Running in 3aac43dd82c3 04:49:49 GO111MODULE=on go vet ./... 04:49:50 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 04:50:00 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 04:50:01 Removing intermediate container 3aac43dd82c3 04:50:01 ---> fc03ae3cf469 04:50:01 Step 10/24 : FROM scratch 04:50:01 ---> 04:50:01 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:50:01 ---> Running in cbc142e86cf9 04:50:01 Removing intermediate container cbc142e86cf9 04:50:01 ---> b951da8ae1d4 04:50:01 Step 12/24 : ENV APP_PORT=49990 04:50:01 ---> Running in ea5a38940c46 04:50:01 Removing intermediate container ea5a38940c46 04:50:01 ---> 0fa569018b3b 04:50:01 Step 13/24 : EXPOSE $APP_PORT 04:50:01 ---> Running in 2bda4bfd8ac1 04:50:01 Removing intermediate container 2bda4bfd8ac1 04:50:01 ---> 129f341b89d1 04:50:01 Step 14/24 : WORKDIR / 04:50:01 ---> Running in 058ec987df31 04:50:01 Removing intermediate container 058ec987df31 04:50:01 ---> a351546ac3c2 04:50:01 Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 04:50:02 ---> d91d358b7bbf 04:50:02 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 04:50:02 ---> 5a6ecdd919f8 04:50:02 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 04:50:02 ---> 6a8fb5ded89e 04:50:02 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png 04:50:03 ---> c514100845fe 04:50:03 Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg 04:50:03 ---> 046320af437e 04:50:03 Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] 04:50:03 ---> Running in f9b659020bcd 04:50:03 Removing intermediate container f9b659020bcd 04:50:03 ---> 28b6139f8c17 04:50:03 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:50:03 ---> Running in 68574835c5f3 04:50:03 Removing intermediate container 68574835c5f3 04:50:03 ---> 5623a96a8d4a 04:50:03 Step 22/24 : LABEL arch=amd64 04:50:03 ---> Running in 573c940b5a97 04:50:03 Removing intermediate container 573c940b5a97 04:50:03 ---> 1af99fed16c4 04:50:03 Step 23/24 : LABEL git_sha=77c5e07f29da27b979236f63adf2147f5ae84054 04:50:04 ---> Running in 31ee0e34023c 04:50:04 Removing intermediate container 31ee0e34023c 04:50:04 ---> 92a9176c8f31 04:50:04 Step 24/24 : LABEL version=0.0.0 04:50:04 ---> Running in 9f85dcde6018 04:50:04 Removing intermediate container 9f85dcde6018 04:50:04 ---> e98ca1f80999 04:50:04 [Warning] One or more build-args [ARCH] were not consumed 04:50:04 Successfully built e98ca1f80999 04:50:04 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 04:50:05 ---> job-cost.sh 04:50:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-gWGN 04:50:20 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 04:50:28 gofmt -l . 04:50:28 [ "`gofmt -l .`" = "" ] 04:50:28 ./bin/test-attribution-txt.sh 04:50:28 ./bin/test-go-mod-tidy.sh [Pipeline] } 04:50:28 $ docker stop --time=1 4c3226efa3f70ecb5e1b3bfa84c6587bfe1524f4453a6c5a700a862fc8bb7243 04:50:31 $ docker rm -f 4c3226efa3f70ecb5e1b3bfa84c6587bfe1524f4453a6c5a700a862fc8bb7243 [Pipeline] // withDockerContainer [Pipeline] sh 04:50:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:50:32 Warning: overwriting stash ‘coverage-report’ 04:50:33 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:50:34 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:50:34 + ls -al . 04:50:34 total 236 04:50:34 drwxrwxr-x 10 jenkins jenkins 4096 Mar 11 04:50 . 04:50:34 drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 04:46 .. 04:50:34 -rw-rw-r-- 1 jenkins jenkins 140 Mar 11 04:46 .dockerignore 04:50:34 drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 04:46 .git 04:50:34 drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 04:46 .github 04:50:34 -rw-rw-r-- 1 jenkins jenkins 138 Mar 11 04:46 .gitignore 04:50:34 -rw-rw-r-- 1 jenkins jenkins 949 Mar 11 04:46 Dockerfile.build 04:50:34 -rw-rw-r-- 1 jenkins jenkins 901 Mar 11 04:46 Jenkinsfile 04:50:34 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 11 04:46 LICENSE 04:50:34 -rw-rw-r-- 1 jenkins jenkins 1016 Mar 11 04:46 Makefile 04:50:34 -rw-rw-r-- 1 jenkins jenkins 5897 Mar 11 04:46 README.md 04:50:34 -rw-rw-r-- 1 jenkins jenkins 6616 Mar 11 04:46 RELEASE-NOTES.txt 04:50:34 -rw-rw-r-- 1 jenkins jenkins 5 Mar 11 04:44 VERSION 04:50:34 drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 04:46 bin 04:50:34 -rw-r--r-- 1 jenkins jenkins 116500 Mar 11 04:49 coverage.out 04:50:34 drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 04:46 example 04:50:34 -rw-r--r-- 1 jenkins jenkins 479 Mar 11 04:50 go.mod 04:50:34 -rw-r--r-- 1 jenkins jenkins 17490 Mar 11 04:50 go.sum 04:50:34 drwxrwxr-x 12 jenkins jenkins 4096 Mar 11 04:46 internal 04:50:34 drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 04:46 openapi 04:50:34 drwxrwxr-x 5 jenkins jenkins 4096 Mar 11 04:46 pkg 04:50:34 drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 04:46 snap 04:50:34 -rw-rw-r-- 1 jenkins jenkins 222 Mar 11 04:46 version.go [Pipeline] isUnix [Pipeline] sh 04:50:35 + 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=77c5e07f29da27b979236f63adf2147f5ae84054 --label arch=arm64 --label version=0.0.0 . 04:50:35 Sending build context to Docker daemon 2.414MB 04:50:35 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 04:50:35 Step 2/24 : FROM ${BASE} AS builder 04:50:35 ---> 04f807ec0cf9 04:50:35 Step 3/24 : ARG MAKE='make build' 04:50:35 ---> Running in 34e9d85b68e0 04:50:36 Removing intermediate container 34e9d85b68e0 04:50:36 ---> acdd09e6a8c5 04:50:36 Step 4/24 : WORKDIR /device-sdk-go 04:50:36 ---> Running in 77bb395538ea 04:50:37 Removing intermediate container 77bb395538ea 04:50:37 ---> b6131e89d4bd 04:50:37 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:50:37 ---> Running in d95439bc5dc8 04:50:37 Removing intermediate container d95439bc5dc8 04:50:37 ---> 3e1b739fbd9b 04:50:37 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:50:37 ---> Running in 302985520a63 04:50:39 Removing intermediate container 302985520a63 04:50:39 ---> 3f9d5ea1279b 04:50:39 Step 7/24 : RUN apk add --update --no-cache make git 04:50:39 ---> Running in dd4f5eed7edc 04:50:40 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:50:41 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:50:42 OK: 142 MiB in 39 packages 04:50:43 Removing intermediate container dd4f5eed7edc 04:50:43 ---> 426d7c9768c8 04:50:43 Step 8/24 : COPY . . 04:50:44 ---> de27b2f62f2d 04:50:44 Step 9/24 : RUN ${MAKE} 04:50:44 ---> Running in acc4efc3c976 04:50:46 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 04:50:53 lf-activate-venv(): INFO: Adding /tmp/venv-gWGN/bin to PATH 04:50:53 INFO: No Stack... 04:50:53 INFO: Retrieving Pricing Info for: v1-standard-2 04:50:53 INFO: Archiving Costs [Pipeline] sh 04:50:53 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 04:50:53 + cut -d, -f6 [Pipeline] lock 04:50:53 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-813-1-stack-cost] 04:50:53 Resource [jenkins-edgexfoundry-device-sdk-go-PR-813-1-stack-cost] did not exist. Created. 04:50:53 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-813-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:50:53 + echo total: 0.029999999329447746 [Pipeline] stash 04:50:54 Stashed 1 file(s) [Pipeline] } 04:50:54 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-813-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 04:51:13 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 04:51:15 Removing intermediate container acc4efc3c976 04:51:15 ---> 4da4da08f597 04:51:15 Step 10/24 : FROM scratch 04:51:15 ---> 04:51:15 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:51:15 ---> Running in 54374c946534 04:51:16 Removing intermediate container 54374c946534 04:51:16 ---> aca539ea2565 04:51:16 Step 12/24 : ENV APP_PORT=49990 04:51:16 ---> Running in bb0b301b22a8 04:51:16 Removing intermediate container bb0b301b22a8 04:51:16 ---> 230e6e7f841e 04:51:16 Step 13/24 : EXPOSE $APP_PORT 04:51:16 ---> Running in 819e32fef698 04:51:17 Removing intermediate container 819e32fef698 04:51:17 ---> 6394b45a6635 04:51:17 Step 14/24 : WORKDIR / 04:51:17 ---> Running in 1934bacad01a 04:51:18 Removing intermediate container 1934bacad01a 04:51:18 ---> 07c6d529e4fb 04:51:18 Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 04:51:19 ---> e4d3bf6a3c92 04:51:19 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 04:51:20 ---> dc7026f44fce 04:51:20 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 04:51:20 ---> 1f5c19af1c0d 04:51:20 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png 04:51:21 ---> af68ec194faa 04:51:21 Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg 04:51:22 ---> 7787fc6edde1 04:51:22 Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] 04:51:22 ---> Running in 89a96984a1da 04:51:22 Removing intermediate container 89a96984a1da 04:51:22 ---> 4a09441a8aeb 04:51:22 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:51:22 ---> Running in d0046b51d889 04:51:23 Removing intermediate container d0046b51d889 04:51:23 ---> 281e0f31428e 04:51:23 Step 22/24 : LABEL arch=arm64 04:51:23 ---> Running in 67bf2fc5a917 04:51:24 Removing intermediate container 67bf2fc5a917 04:51:24 ---> 49440b457fe2 04:51:24 Step 23/24 : LABEL git_sha=77c5e07f29da27b979236f63adf2147f5ae84054 04:51:24 ---> Running in 1227a84cdf79 04:51:24 Removing intermediate container 1227a84cdf79 04:51:24 ---> 39bbd0ebff78 04:51:24 Step 24/24 : LABEL version=0.0.0 04:51:24 ---> Running in fa7ac2568ce6 04:51:25 Removing intermediate container fa7ac2568ce6 04:51:25 ---> d953b6eb4d69 04:51:25 [Warning] One or more build-args [ARCH] were not consumed 04:51:25 Successfully built d953b6eb4d69 04:51:25 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 04:51:26 ---> job-cost.sh 04:51:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-IAE1 04:52:05 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 04:53:42 lf-activate-venv(): INFO: Adding /tmp/venv-IAE1/bin to PATH 04:53:42 INFO: No Stack... 04:53:42 INFO: Retrieving Pricing Info for: lf-standard-4 04:53:43 INFO: Archiving Costs [Pipeline] sh 04:53:43 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 04:53:43 + cut -d, -f6 [Pipeline] lock 04:53:43 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-813-1-stack-cost] 04:53:43 Resource [jenkins-edgexfoundry-device-sdk-go-PR-813-1-stack-cost] did not exist. Created. 04:53:43 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-813-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:53:44 /w/workspace/device-sdk-go/1@tmp/durable-40029c4d/script.sh: 1: /w/workspace/device-sdk-go/1@tmp/durable-40029c4d/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 04:53:44 + echo total: 0.20999999344348907 [Pipeline] stash 04:53:44 Warning: overwriting stash ‘stack-cost’ 04:53:44 Stashed 1 file(s) [Pipeline] } 04:53:44 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-813-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 04:53:46 provisioning config files... 04:53:46 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-813@tmp/config986040739982466250tmp [Pipeline] { [Pipeline] sh 04:53:46 + set +x 04:53:46 + curl -s https://codecov.io/bash 04:53:46 + bash -s -- 04:53:47 04:53:47 _____ _ 04:53:47 / ____| | | 04:53:47 | | ___ __| | ___ ___ _____ __ 04:53:47 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:53:47 | |___| (_) | (_| | __/ (_| (_) \ V / 04:53:47 \_____\___/ \__,_|\___|\___\___/ \_/ 04:53:47 Bash-20210309-2b87ace 04:53:47 04:53:47 04:53:47 ==> git version 2.24.3 found 04:53:47 ==> 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 04:53:47 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 04:53:47 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 04:53:47 ==> Jenkins CI detected. 04:53:47 project root: . 04:53:47 --> token set from env 04:53:47 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:53:47 ==> Running gcov in . (disable via -X gcov) 04:53:47 ==> Python coveragepy not found 04:53:47 ==> Searching for coverage reports in: 04:53:47 + . 04:53:47 -> Found 1 reports 04:53:47 ==> Detecting git/mercurial file structure 04:53:47 ==> Reading reports 04:53:47 + ./coverage.out bytes=116500 04:53:47 ==> Appending adjustments 04:53:47 https://docs.codecov.io/docs/fixing-reports 04:53:47 + Found adjustments 04:53:47 ==> Gzipping contents 04:53:47 16K /tmp/codecov.HAzf0B.gz 04:53:47 ==> Uploading reports 04:53:47 url: https://codecov.io 04:53:47 query: branch=PR-813&commit=77c5e07f29da27b979236f63adf2147f5ae84054&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-813%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=813&job=&cmd_args= 04:53:47 -> Pinging Codecov 04:53:47 https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-813&commit=77c5e07f29da27b979236f63adf2147f5ae84054&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-813%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=813&job=&cmd_args= 04:53:47 -> Uploading to 04:53:47 https://storage.googleapis.com/codecov/v4/raw/2021-03-11/7E55EF52A471D76F132DFD9A03CDDE97/77c5e07f29da27b979236f63adf2147f5ae84054/4c540d95-adf5-4f5a-9408-ff1f14c65251.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210311%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210311T045347Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9e6b387a64bd41396d37611d16abc95a52ec0abe0222da5f07bce54b1f66ff65 04:53:47 % Total % Received % Xferd Average Speed Time Time Time Current 04:53:47 Dload Upload Total Spent Left Speed 04:53:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15108 0 0 100 15108 0 25287 --:--:-- --:--:-- --:--:-- 25306 04:53:48 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/77c5e07f29da27b979236f63adf2147f5ae84054 [Pipeline] } 04:53:48 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 04:53:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:53:52 ---> package-listing.sh 04:53:52 ++ facter osfamily 04:53:52 ++ tr '[:upper:]' '[:lower:]' 04:53:52 + OS_FAMILY=redhat 04:53:52 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-813 04:53:52 + START_PACKAGES=/tmp/packages_start.txt 04:53:52 + END_PACKAGES=/tmp/packages_end.txt 04:53:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:53:52 + PACKAGES=/tmp/packages_start.txt 04:53:52 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-813 ']' 04:53:52 + PACKAGES=/tmp/packages_end.txt 04:53:52 + case "${OS_FAMILY}" in 04:53:52 + rpm -qa 04:53:52 + sort 04:53:57 + '[' -f /tmp/packages_start.txt ']' 04:53:57 + '[' -f /tmp/packages_end.txt ']' 04:53:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:53:57 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-813 ']' 04:53:57 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-813/archives/ 04:53:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-813/archives/ [Pipeline] echo 04:53:57 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-813/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:53:58 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 04:53:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:53:58 04:53:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 04:53:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:53:58 alpine: Pulling from edgex-lftools-log-publisher 04:53:58 df20fa9351a1: Pulling fs layer 04:53:58 36b3adc4ff6f: Pulling fs layer 04:53:58 8ad3a11d3b57: Pulling fs layer 04:53:58 46f8f816bc3b: Pulling fs layer 04:53:58 93b61091891f: Pulling fs layer 04:53:58 93b9cdb0e59b: Pulling fs layer 04:53:58 5e14af77c1be: Pulling fs layer 04:53:58 01666e4c0597: Pulling fs layer 04:53:58 aa168da1d23b: Pulling fs layer 04:53:58 5e14af77c1be: Waiting 04:53:58 46f8f816bc3b: Waiting 04:53:58 93b61091891f: Waiting 04:53:58 93b9cdb0e59b: Waiting 04:53:58 aa168da1d23b: Waiting 04:53:58 36b3adc4ff6f: Verifying Checksum 04:53:58 36b3adc4ff6f: Download complete 04:53:58 46f8f816bc3b: Download complete 04:53:58 df20fa9351a1: Verifying Checksum 04:53:58 df20fa9351a1: Download complete 04:53:58 93b9cdb0e59b: Verifying Checksum 04:53:58 93b9cdb0e59b: Download complete 04:53:58 93b61091891f: Verifying Checksum 04:53:58 93b61091891f: Download complete 04:53:58 5e14af77c1be: Verifying Checksum 04:53:58 5e14af77c1be: Download complete 04:53:58 01666e4c0597: Verifying Checksum 04:53:58 01666e4c0597: Download complete 04:53:58 8ad3a11d3b57: Verifying Checksum 04:53:58 8ad3a11d3b57: Download complete 04:53:59 df20fa9351a1: Pull complete 04:53:59 36b3adc4ff6f: Pull complete 04:54:00 8ad3a11d3b57: Pull complete 04:54:00 46f8f816bc3b: Pull complete 04:54:01 aa168da1d23b: Verifying Checksum 04:54:01 aa168da1d23b: Download complete 04:54:01 93b61091891f: Pull complete 04:54:01 93b9cdb0e59b: Pull complete 04:54:01 5e14af77c1be: Pull complete 04:54:01 01666e4c0597: Pull complete 04:54:08 aa168da1d23b: Pull complete 04:54:08 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 04:54:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:54:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 04:54:08 prd-centos7-docker-4c-2g-29457 does not seem to be running inside a container 04:54:08 $ 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-813/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-813 -v /w/workspace/dgexfoundry_device-sdk-go_PR-813:/w/workspace/dgexfoundry_device-sdk-go_PR-813:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-813@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-813@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 04:54:11 $ docker top b543a66cbb70f23ba89e01036b92464645b87fdaccb144772e68db27851c01ea -eo pid,comm [Pipeline] { [Pipeline] sh 04:54:12 + touch /tmp/pre-build-complete [Pipeline] sh 04:54:12 + mkdir -p /var/log/sa [Pipeline] sh 04:54:12 + ls /var/log/sa-host 04:54:12 + sadf -c /var/log/sa-host/sa11 04:54:12 file_magic: OK 04:54:12 HZ: Using current value: 100 04:54:12 file_header: OK 04:54:12 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 04:54:12 Statistics: 04:54:12 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 04:54:12 File successfully converted to sysstat format version 12.2.1 04:54:12 + sadf -c /var/log/sa-host/sa23 04:54:12 file_magic: OK 04:54:12 HZ: Using current value: 100 04:54:12 file_header: OK 04:54:12 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 04:54:12 Statistics: 04:54:12 Hnuu...uuuununununu... 04:54:12 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:54:13 provisioning config files... 04:54:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-813@tmp/config7138218733742286283tmp [Pipeline] { [Pipeline] echo 04:54:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:54:13 ---> create-netrc.sh [Pipeline] } 04:54:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 04:54:13 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 04:54:14 ---> python-tools-install.sh [Pipeline] echo 04:54:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:54:14 ---> sudo-logs.sh 04:54:14 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:54:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:54:14 ---> job-cost.sh 04:54:14 lf-activate-venv: SKIPPING 04:54:14 DEBUG: total: 0.20999999344348907 04:54:14 INFO: Retrieving Stack Cost... 04:54:15 INFO: Retrieving Pricing Info for: v1-standard-2 04:54:16 INFO: Archiving Costs [Pipeline] echo 04:54:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:54:16 ---> logs-deploy.sh 04:54:16 lf-activate-venv: SKIPPING 04:54:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-813/1 04:54:16 INFO: archiving workspace using pattern(s): 04:54:18 Archives upload complete. 04:54:18 INFO: archiving logs to Nexus 04:54:19 ---> uname -a: 04:54:19 Linux prd-centos7-docker-4c-2g-29457.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 04:54:19 04:54:19 04:54:19 ---> lscpu: 04:54:19 Architecture: x86_64 04:54:19 CPU op-mode(s): 32-bit, 64-bit 04:54:19 Byte Order: Little Endian 04:54:19 Address sizes: 40 bits physical, 48 bits virtual 04:54:19 CPU(s): 4 04:54:19 On-line CPU(s) list: 0-3 04:54:19 Thread(s) per core: 1 04:54:19 Core(s) per socket: 1 04:54:19 Socket(s): 4 04:54:19 NUMA node(s): 1 04:54:19 Vendor ID: GenuineIntel 04:54:19 CPU family: 6 04:54:19 Model: 44 04:54:19 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 04:54:19 Stepping: 1 04:54:19 CPU MHz: 2933.438 04:54:19 BogoMIPS: 5866.87 04:54:19 Virtualization: VT-x 04:54:19 Hypervisor vendor: KVM 04:54:19 Virtualization type: full 04:54:19 L1d cache: 128 KiB 04:54:19 L1i cache: 128 KiB 04:54:19 L2 cache: 16 MiB 04:54:19 L3 cache: 64 MiB 04:54:19 NUMA node0 CPU(s): 0-3 04:54:19 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 04:54:19 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 04:54:19 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 04:54:19 Vulnerability Meltdown: Mitigation; PTI 04:54:19 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:54:19 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 04:54:19 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 04:54:19 Vulnerability Srbds: Not affected 04:54:19 Vulnerability Tsx async abort: Not affected 04:54:19 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 04:54:19 04:54:19 04:54:19 ---> nproc: 04:54:19 4 04:54:19 04:54:19 04:54:19 ---> df -h: 04:54:19 Filesystem Size Used Available Use% Mounted on 04:54:19 overlay 50.0G 7.3G 42.7G 15% / 04:54:19 tmpfs 64.0M 0 64.0M 0% /dev 04:54:19 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 04:54:19 shm 64.0M 0 64.0M 0% /dev/shm 04:54:19 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 04:54:19 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 04:54:19 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 04:54:19 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 04:54:19 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 04:54:19 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 04:54:19 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 04:54:19 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-813 04:54:19 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-813@tmp 04:54:19 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 04:54:19 04:54:19 04:54:19 ---> free -m: 04:54:19 total used free shared buff/cache available 04:54:19 Mem: 1837 698 82 0 1056 1034 04:54:19 Swap: 1023 0 1023 04:54:19 04:54:19 04:54:19 ---> ip addr: 04:54:19 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 04:54:19 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 04:54:19 inet 127.0.0.1/8 scope host lo 04:54:19 valid_lft forever preferred_lft forever 04:54:19 inet6 ::1/128 scope host 04:54:19 valid_lft forever preferred_lft forever 04:54:19 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 04:54:19 link/ether fa:16:3e:77:11:9f brd ff:ff:ff:ff:ff:ff 04:54:19 inet 10.30.123.160/23 brd 10.30.123.255 scope global dynamic eth0 04:54:19 valid_lft 85755sec preferred_lft 85755sec 04:54:19 inet6 fe80::f816:3eff:fe77:119f/64 scope link 04:54:19 valid_lft forever preferred_lft forever 04:54:19 3: docker0: mtu 1500 qdisc noqueue state DOWN 04:54:19 link/ether 02:42:74:70:75:b7 brd ff:ff:ff:ff:ff:ff 04:54:19 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 04:54:19 valid_lft forever preferred_lft forever 04:54:19 inet6 fe80::42:74ff:fe70:75b7/64 scope link 04:54:19 valid_lft forever preferred_lft forever 04:54:19 04:54:19 04:54:19 ---> sar -b -r -n DEV: 04:54:19 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/11/21 _x86_64_ (4 CPU) 04:54:19 04:54:19 04:43:22 LINUX RESTART (4 CPU) 04:54:19 04:54:19 04:44:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:54:19 04:45:01 49.34 14.18 35.16 0.00 4559.21 3266.52 0.00 04:54:19 04:46:01 1.83 0.00 1.83 0.00 0.00 36.79 0.00 04:54:19 04:47:01 0.25 0.00 0.25 0.00 0.00 2.98 0.00 04:54:19 04:48:01 0.30 0.00 0.30 0.00 0.00 4.81 0.00 04:54:19 04:49:01 0.58 0.00 0.58 0.00 0.00 7.41 0.00 04:54:19 04:50:02 0.32 0.00 0.32 0.00 0.00 4.68 0.00 04:54:19 04:51:01 0.25 0.00 0.25 0.00 0.00 3.52 0.00 04:54:19 04:52:01 0.53 0.00 0.53 0.00 0.00 6.56 0.00 04:54:19 04:53:01 0.53 0.00 0.53 0.00 0.00 7.16 0.00 04:54:19 04:54:01 60.69 50.28 10.41 0.00 4460.74 3681.97 0.00 04:54:19 Average: 11.48 6.46 5.03 0.00 903.73 703.58 0.00 04:54:19 04:54:19 04:44:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:54:19 04:45:01 186172 0 560304 29.78 2620 1132448 1122552 38.31 362504 1132672 12 04:54:19 04:46:01 193636 0 552832 29.38 2620 1132456 1081048 36.89 360988 1127712 8 04:54:19 04:47:01 191480 0 554984 29.50 2620 1132460 1081132 36.90 358296 1132732 8 04:54:19 04:48:01 190844 0 555616 29.53 2620 1132464 1081204 36.90 377140 1114440 20 04:54:19 04:49:01 190328 0 556128 29.56 2620 1132468 1081060 36.89 376960 1115240 12 04:54:19 04:50:02 189804 0 556648 29.58 2620 1132472 1081000 36.89 394364 1098328 20 04:54:19 04:51:01 187696 0 558752 29.70 2620 1132476 1078932 36.82 397000 1098280 8 04:54:19 04:52:01 186316 0 560128 29.77 2620 1132480 1079136 36.83 398100 1098280 20 04:54:19 04:53:01 186512 0 559924 29.76 2620 1132488 1079188 36.83 398140 1098280 16 04:54:19 04:54:01 76344 0 637692 33.89 2620 1164888 1465368 50.01 468824 1128332 64600 04:54:19 Average: 177913 0 565301 30.04 2620 1135710 1123062 38.33 389232 1114430 6472 04:54:19 04:54:19 04:44:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:54:19 04:45:01 eth0 179.57 137.37 524.27 46.23 0.00 0.00 0.00 0.00 04:54:19 04:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:54:19 04:45:01 docker0 9.76 7.31 1.44 23.20 0.00 0.00 0.00 0.00 04:54:19 04:46:01 eth0 3.26 0.40 0.58 0.03 0.00 0.00 0.00 0.00 04:54:19 04:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:54:19 04:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:54:19 04:47:01 eth0 4.43 0.92 1.10 0.57 0.00 0.00 0.00 0.00 04:54:19 04:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:54:19 04:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:54:19 04:48:01 eth0 3.81 1.13 1.40 0.79 0.00 0.00 0.00 0.00 04:54:19 04:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:54:19 04:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:54:19 04:49:01 eth0 0.45 0.17 0.09 0.10 0.00 0.00 0.00 0.00 04:54:19 04:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:54:19 04:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:54:19 04:50:02 eth0 0.58 0.12 0.11 0.01 0.00 0.00 0.00 0.00 04:54:19 04:50:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:54:19 04:50:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:54:19 04:51:01 eth0 2.90 0.08 0.24 0.01 0.00 0.00 0.00 0.00 04:54:19 04:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:54:19 04:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:54:19 04:52:01 eth0 3.15 0.78 0.74 0.38 0.00 0.00 0.00 0.00 04:54:19 04:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:54:19 04:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:54:19 04:53:01 eth0 1.62 0.35 0.37 0.24 0.00 0.00 0.00 0.00 04:54:19 04:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:54:19 04:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:54:19 04:54:01 eth0 192.41 159.81 2168.82 16.67 0.00 0.00 0.00 0.00 04:54:19 04:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:54:19 04:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:54:19 Average: eth0 39.29 30.17 270.28 6.51 0.00 0.00 0.00 0.00 04:54:19 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:54:19 Average: docker0 0.98 0.73 0.14 2.32 0.00 0.00 0.00 0.00 04:54:19 04:54:19 04:54:19 ---> sar -P ALL: 04:54:19 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/11/21 _x86_64_ (4 CPU) 04:54:19 04:54:19 04:43:22 LINUX RESTART (4 CPU) 04:54:19 04:54:19 04:44:01 CPU %user %nice %system %iowait %steal %idle 04:54:19 04:45:01 all 4.07 0.00 2.42 0.95 0.02 92.54 04:54:19 04:45:01 0 4.45 0.00 2.59 0.12 0.02 92.83 04:54:19 04:45:01 1 4.47 0.00 3.01 3.33 0.02 89.17 04:54:19 04:45:01 2 3.37 0.00 2.09 0.25 0.03 94.25 04:54:19 04:45:01 3 4.01 0.00 2.00 0.08 0.00 93.91 04:54:19 04:46:01 all 0.13 0.00 0.04 0.00 0.00 99.83 04:54:19 04:46:01 0 0.37 0.00 0.05 0.00 0.00 99.58 04:54:19 04:46:01 1 0.03 0.00 0.03 0.00 0.00 99.93 04:54:19 04:46:01 2 0.08 0.00 0.07 0.00 0.00 99.85 04:54:19 04:46:01 3 0.03 0.00 0.02 0.00 0.00 99.95 04:54:19 04:47:01 all 0.13 0.00 0.06 0.00 0.01 99.81 04:54:19 04:47:01 0 0.10 0.00 0.07 0.00 0.00 99.83 04:54:19 04:47:01 1 0.05 0.00 0.03 0.00 0.02 99.90 04:54:19 04:47:01 2 0.30 0.00 0.10 0.00 0.02 99.58 04:54:19 04:47:01 3 0.05 0.00 0.03 0.00 0.00 99.92 04:54:19 04:48:01 all 0.16 0.00 0.05 0.00 0.00 99.78 04:54:19 04:48:01 0 0.05 0.00 0.03 0.00 0.00 99.92 04:54:19 04:48:01 1 0.25 0.00 0.07 0.00 0.00 99.68 04:54:19 04:48:01 2 0.32 0.00 0.07 0.00 0.02 99.60 04:54:19 04:48:01 3 0.03 0.00 0.03 0.00 0.00 99.93 04:54:19 04:49:01 all 0.17 0.00 0.03 0.00 0.00 99.80 04:54:19 04:49:01 0 0.03 0.00 0.02 0.00 0.00 99.95 04:54:19 04:49:01 1 0.17 0.00 0.03 0.00 0.00 99.80 04:54:19 04:49:01 2 0.43 0.00 0.03 0.00 0.00 99.53 04:54:19 04:49:01 3 0.05 0.00 0.03 0.00 0.02 99.90 04:54:19 04:50:02 all 0.15 0.00 0.06 0.00 0.00 99.80 04:54:19 04:50:02 0 0.02 0.00 0.02 0.00 0.00 99.97 04:54:19 04:50:02 1 0.30 0.00 0.05 0.00 0.00 99.65 04:54:19 04:50:02 2 0.25 0.00 0.15 0.00 0.00 99.60 04:54:19 04:50:02 3 0.02 0.00 0.02 0.00 0.00 99.97 04:54:19 04:51:01 all 0.17 0.00 0.04 0.00 0.00 99.79 04:54:19 04:51:01 0 0.03 0.00 0.05 0.00 0.00 99.92 04:54:19 04:51:01 1 0.56 0.00 0.05 0.00 0.00 99.39 04:54:19 04:51:01 2 0.03 0.00 0.05 0.00 0.00 99.92 04:54:19 04:51:01 3 0.03 0.00 0.02 0.00 0.00 99.95 04:54:19 04:52:01 all 0.17 0.00 0.03 0.00 0.00 99.80 04:54:19 04:52:01 0 0.05 0.00 0.03 0.00 0.00 99.92 04:54:19 04:52:01 1 0.57 0.00 0.05 0.00 0.00 99.38 04:54:19 04:52:01 2 0.05 0.00 0.03 0.00 0.00 99.92 04:54:19 04:52:01 3 0.02 0.00 0.02 0.00 0.00 99.97 04:54:19 04:53:01 all 0.17 0.00 0.03 0.00 0.00 99.79 04:54:19 04:53:01 0 0.03 0.00 0.03 0.00 0.00 99.93 04:54:19 04:53:01 1 0.58 0.00 0.05 0.00 0.00 99.37 04:54:19 04:53:01 2 0.05 0.00 0.02 0.00 0.00 99.93 04:54:19 04:53:01 3 0.03 0.00 0.03 0.00 0.00 99.93 04:54:19 04:54:01 all 2.44 0.00 1.39 1.46 0.01 94.69 04:54:19 04:54:01 0 2.75 0.00 1.79 2.97 0.02 92.47 04:54:19 04:54:01 1 2.37 0.00 1.24 1.86 0.02 94.52 04:54:19 04:54:01 2 2.79 0.00 1.44 0.40 0.02 95.35 04:54:19 04:54:01 3 1.86 0.00 1.10 0.60 0.00 96.43 04:54:19 Average: all 0.77 0.00 0.42 0.24 0.00 98.57 04:54:19 Average: 0 0.79 0.00 0.47 0.31 0.00 98.44 04:54:19 Average: 1 0.93 0.00 0.46 0.52 0.01 98.08 04:54:19 Average: 2 0.77 0.00 0.40 0.07 0.01 98.75 04:54:19 Average: 3 0.61 0.00 0.33 0.07 0.00 98.99 04:54:19 04:54:19 04:54:19