Pull request #761 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from a8acc02905d29a70293a042bb51aacaa11024691+76d059c2e27a3d5d488ff0022063f09e99d334bf (7dbe68e5f63b115b0d00833e94a3b80c17cf42e5) 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 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-761/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 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > 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 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 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-761/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 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 # timeout=10 Commit message: "Add license check to tox" > 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 69a7e166112f335804d9fea76440e5140e47f034 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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-23357 in /w/workspace/dgexfoundry_device-sdk-go_PR-761 [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-761 # 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/761/head:refs/remotes/origin/PR-761 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 76d059c2e27a3d5d488ff0022063f09e99d334bf into PR head commit a8acc02905d29a70293a042bb51aacaa11024691 Merge succeeded, producing a8acc02905d29a70293a042bb51aacaa11024691 Checking out Revision a8acc02905d29a70293a042bb51aacaa11024691 (PR-761) > git config core.sparsecheckout # timeout=10 > git checkout -f a8acc02905d29a70293a042bb51aacaa11024691 # 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 76d059c2e27a3d5d488ff0022063f09e99d334bf # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a8acc02905d29a70293a042bb51aacaa11024691 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:11:25 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:11:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:11:25 ========================================================= 06:11:25 EdgeX Global Pipelines Version Info 06:11:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:11:27 ------------------- 06:11:27 stable info: 06:11:27 ------------------- 06:11:27 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:11:27 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 06:11:27 Message: update stable to v1.0.179 06:11:28 ------------------- 06:11:28 experimental info: 06:11:28 ------------------- 06:11:28 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:11:28 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 06:11:28 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:11:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 06:11:28 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 06:11:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:11:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:11:29 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:11:29 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 06:11:29 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:11:29 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 06:11:29 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 06:11:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:11:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:11:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo 06:11:30 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:11:30 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:11:30 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:11:30 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 06:11:30 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:11:30 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:11:30 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:11:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:11:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:11:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 06:11:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:11:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:11:31 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:11:31 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 06:11:32 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 06:11:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-761 [Pipeline] echo 06:11:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-761 [Pipeline] echo 06:11:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-761 [Pipeline] echo 06:11:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a8acc02905d29a70293a042bb51aacaa11024691 [Pipeline] echo 06:11:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a8acc02 [Pipeline] echo 06:11:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:11:32 provisioning config files... 06:11:32 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-761@tmp/config879816164218136047tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:11:33 ---> docker-login.sh 06:11:33 nexus3.edgexfoundry.org:10001 06:11:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:11:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:11:33 Configure a credential helper to remove this warning. See 06:11:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:11:33 06:11:33 Login Succeeded 06:11:33 nexus3.edgexfoundry.org:10002 06:11:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:11:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:11:33 Configure a credential helper to remove this warning. See 06:11:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:11:33 06:11:33 Login Succeeded 06:11:33 nexus3.edgexfoundry.org:10003 06:11:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:11:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:11:33 Configure a credential helper to remove this warning. See 06:11:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:11:33 06:11:33 Login Succeeded 06:11:33 nexus3.edgexfoundry.org:10004 06:11:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:11:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:11:34 Configure a credential helper to remove this warning. See 06:11:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:11:34 06:11:34 Login Succeeded 06:11:34 docker.io 06:11:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:11:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:11:34 Configure a credential helper to remove this warning. See 06:11:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:11:34 06:11:34 Login Succeeded 06:11:34 ---> docker-login.sh ends [Pipeline] } 06:11:34 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 06:11:35 + git log --format=format:%s -1 a8acc02905d29a70293a042bb51aacaa11024691 [Pipeline] echo 06:11:35 GIT_COMMIT: a8acc02905d29a70293a042bb51aacaa11024691, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2 [Pipeline] echo 06:11:35 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 06:11:36 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:11:36 06:11:36 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:11:36 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:11:36 latest: Pulling from edgex-devops/git-semver 06:11:36 31603596830f: Pulling fs layer 06:11:36 2a8b12db71e7: Pulling fs layer 06:11:36 6ca5941a6612: Pulling fs layer 06:11:36 ecc8261a40a4: Pulling fs layer 06:11:36 ecc8261a40a4: Waiting 06:11:36 2a8b12db71e7: Verifying Checksum 06:11:36 2a8b12db71e7: Download complete 06:11:36 31603596830f: Verifying Checksum 06:11:36 31603596830f: Download complete 06:11:37 ecc8261a40a4: Verifying Checksum 06:11:37 ecc8261a40a4: Download complete 06:11:37 6ca5941a6612: Verifying Checksum 06:11:37 6ca5941a6612: Download complete 06:11:37 31603596830f: Pull complete 06:11:37 2a8b12db71e7: Pull complete 06:11:38 6ca5941a6612: Pull complete 06:11:38 ecc8261a40a4: Pull complete 06:11:38 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 06:11:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:11:38 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:11:38 prd-centos7-docker-4c-2g-23357 does not seem to be running inside a container 06:11:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-761 -v /w/workspace/dgexfoundry_device-sdk-go_PR-761:/w/workspace/dgexfoundry_device-sdk-go_PR-761:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-761@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-761@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:11:40 $ docker top e4da6c1d2ad8723dbbd0e706db111ea9571103e3e253a2ad58e06b2b2452be62 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:11:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:11:41 [ssh-agent] Looking for ssh-agent implementation... 06:11:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:11:41 $ docker exec e4da6c1d2ad8723dbbd0e706db111ea9571103e3e253a2ad58e06b2b2452be62 ssh-agent 06:11:41 SSH_AUTH_SOCK=/tmp/ssh-oXoxuF7Qs4vY/agent.11 06:11:41 SSH_AGENT_PID=16 06:11:41 Running ssh-add (command line suppressed) 06:11:41 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-761@tmp/private_key_3205738215395590986.key (/w/workspace/dgexfoundry_device-sdk-go_PR-761@tmp/private_key_3205738215395590986.key) 06:11:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:11:41 + git tag --points-at HEAD [Pipeline] } 06:11:42 $ docker exec --env ******** --env ******** e4da6c1d2ad8723dbbd0e706db111ea9571103e3e253a2ad58e06b2b2452be62 ssh-agent -k 06:11:42 unset SSH_AUTH_SOCK; 06:11:42 unset SSH_AGENT_PID; 06:11:42 echo Agent pid 16 killed; 06:11:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:11:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:11:42 [ssh-agent] Looking for ssh-agent implementation... 06:11:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:11:42 $ docker exec e4da6c1d2ad8723dbbd0e706db111ea9571103e3e253a2ad58e06b2b2452be62 ssh-agent 06:11:42 SSH_AUTH_SOCK=/tmp/ssh-RF4uNbt1O9Ma/agent.45 06:11:42 SSH_AGENT_PID=50 06:11:42 Running ssh-add (command line suppressed) 06:11:42 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-761@tmp/private_key_8012778030774565612.key (/w/workspace/dgexfoundry_device-sdk-go_PR-761@tmp/private_key_8012778030774565612.key) 06:11:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:11:43 + git semver init 06:11:43 # -> Open(): unable to determine branch for HEAD 06:11:43 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-761/.git 06:11:43 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-761 06:11:43 # $SEMVER_REMOTE_NAME = origin 06:11:43 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:11:43 # $SEMVER_USER_NAME = edgex-jenkins 06:11:43 # $SEMVER_BRANCH = PR-761 06:11:43 # $SEMVER_TEMP = /tmp/semver-169502887 06:11:43 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 06:11:44 # '/tmp/semver-169502887' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-761/.semver' 06:11:44 # -> Force: false 06:11:44 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-761/.semver [Pipeline] } 06:11:44 $ docker exec --env ******** --env ******** e4da6c1d2ad8723dbbd0e706db111ea9571103e3e253a2ad58e06b2b2452be62 ssh-agent -k 06:11:44 unset SSH_AUTH_SOCK; 06:11:44 unset SSH_AGENT_PID; 06:11:44 echo Agent pid 50 killed; 06:11:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:11:45 + git semver [Pipeline] } 06:11:45 $ docker stop --time=1 e4da6c1d2ad8723dbbd0e706db111ea9571103e3e253a2ad58e06b2b2452be62 06:11:46 $ docker rm -f e4da6c1d2ad8723dbbd0e706db111ea9571103e3e253a2ad58e06b2b2452be62 [Pipeline] // withDockerContainer [Pipeline] sh 06:11:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:11:47 Stashed 1 file(s) [Pipeline] echo 06:11:47 [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 06:12:03 Still waiting to schedule task 06:12:03 Waiting for next available executor on ‘centos7-docker-4c-2g’ 06:12:03 Still waiting to schedule task 06:12:03 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 06:14:26 Running on prd-centos7-docker-4c-2g-23359 in /w/workspace/dgexfoundry_device-sdk-go_PR-761 [Pipeline] { [Pipeline] ws 06:14:26 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 06:14:29 using credential edgex-jenkins-ssh 06:14:29 Cloning the remote Git repository 06:14:28 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 06:14:29 > git init /w/workspace/device-sdk-go/1 # timeout=10 06:14:29 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:14:29 > git --version # timeout=10 06:14:29 > git --version # 'git version 2.24.3' 06:14:29 using GIT_SSH to set credentials SSH Credentials for GitHub 06:14:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:14:30 Merging remotes/origin/master commit 76d059c2e27a3d5d488ff0022063f09e99d334bf into PR head commit a8acc02905d29a70293a042bb51aacaa11024691 06:14:30 Merge succeeded, producing a8acc02905d29a70293a042bb51aacaa11024691 06:14:30 Checking out Revision a8acc02905d29a70293a042bb51aacaa11024691 (PR-761) 06:14:30 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:14:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:14:30 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:14:30 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:14:30 using GIT_SSH to set credentials SSH Credentials for GitHub 06:14:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/761/head:refs/remotes/origin/PR-761 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:14:30 > git config core.sparsecheckout # timeout=10 06:14:30 > git checkout -f a8acc02905d29a70293a042bb51aacaa11024691 # timeout=10 06:14:30 > git remote # timeout=10 06:14:30 > git config --get remote.origin.url # timeout=10 06:14:30 using GIT_SSH to set credentials SSH Credentials for GitHub 06:14:30 > git merge 76d059c2e27a3d5d488ff0022063f09e99d334bf # timeout=10 06:14:30 > git rev-parse HEAD^{commit} # timeout=10 06:14:30 > git config core.sparsecheckout # timeout=10 06:14:30 > git checkout -f a8acc02905d29a70293a042bb51aacaa11024691 # timeout=10 06:14:34 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" 06:14:34 > git --version # timeout=10 06:14:34 > git --version # 'git version 2.24.3' 06:14:34 fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:14:35 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 06:14:35 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:14:36 + sudo service docker restart 06:14:36 + true 06:14:36 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:14:37 provisioning config files... 06:14:37 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config1468741236383312962tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:14:37 ---> docker-login.sh 06:14:37 nexus3.edgexfoundry.org:10001 06:14:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:14:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:14:38 Configure a credential helper to remove this warning. See 06:14:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:14:38 06:14:38 Login Succeeded 06:14:38 nexus3.edgexfoundry.org:10002 06:14:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:14:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:14:38 Configure a credential helper to remove this warning. See 06:14:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:14:38 06:14:38 Login Succeeded 06:14:38 nexus3.edgexfoundry.org:10003 06:14:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:14:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:14:38 Configure a credential helper to remove this warning. See 06:14:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:14:38 06:14:38 Login Succeeded 06:14:38 nexus3.edgexfoundry.org:10004 06:14:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:14:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:14:38 Configure a credential helper to remove this warning. See 06:14:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:14:38 06:14:38 Login Succeeded 06:14:38 docker.io 06:14:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:14:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:14:39 Configure a credential helper to remove this warning. See 06:14:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:14:39 06:14:39 Login Succeeded 06:14:39 ---> docker-login.sh ends [Pipeline] } 06:14:39 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:14:39 ========================================================= 06:14:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 06:14:39 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:14:40 + 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 . 06:14:40 Sending build context to Docker daemon 2.574MB 06:14:40 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 06:14:40 Step 2/8 : FROM ${BASE} 06:14:40 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 06:14:40 188c0c94c7c5: Pulling fs layer 06:14:40 0ef7d3d256c8: Pulling fs layer 06:14:40 de9db76c5a1d: Pulling fs layer 06:14:40 bca2f99d35d6: Pulling fs layer 06:14:40 93359f2a8cfa: Pulling fs layer 06:14:40 7c6f9722023f: Pulling fs layer 06:14:40 a35cf1a2eb13: Pulling fs layer 06:14:40 93359f2a8cfa: Waiting 06:14:40 7c6f9722023f: Waiting 06:14:40 a35cf1a2eb13: Waiting 06:14:40 bca2f99d35d6: Waiting 06:14:40 de9db76c5a1d: Verifying Checksum 06:14:40 de9db76c5a1d: Download complete 06:14:40 0ef7d3d256c8: Verifying Checksum 06:14:40 0ef7d3d256c8: Download complete 06:14:40 93359f2a8cfa: Download complete 06:14:40 188c0c94c7c5: Verifying Checksum 06:14:40 188c0c94c7c5: Download complete 06:14:40 7c6f9722023f: Verifying Checksum 06:14:40 7c6f9722023f: Download complete 06:14:40 188c0c94c7c5: Pull complete 06:14:41 0ef7d3d256c8: Pull complete 06:14:41 de9db76c5a1d: Pull complete 06:14:42 a35cf1a2eb13: Verifying Checksum 06:14:42 a35cf1a2eb13: Download complete 06:14:43 bca2f99d35d6: Verifying Checksum 06:14:43 bca2f99d35d6: Download complete 06:14:48 bca2f99d35d6: Pull complete 06:14:48 93359f2a8cfa: Pull complete 06:14:48 7c6f9722023f: Pull complete 06:14:51 a35cf1a2eb13: Pull complete 06:14:51 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 06:14:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 06:14:51 ---> a62c8e92a672 06:14:51 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:14:52 ---> Running in 23c62057bb18 06:14:52 Removing intermediate container 23c62057bb18 06:14:52 ---> e1a64b3ddb6a 06:14:52 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:14:52 ---> Running in 458190bf1781 06:14:53 Removing intermediate container 458190bf1781 06:14:53 ---> cac35cdc3299 06:14:53 Step 5/8 : RUN apk add --update --no-cache make git 06:14:53 ---> Running in ff636ff0e9c7 06:14:54 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:14:54 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:14:55 OK: 166 MiB in 39 packages 06:14:55 Removing intermediate container ff636ff0e9c7 06:14:55 ---> 6543bd4ad352 06:14:55 Step 6/8 : WORKDIR /device-sdk-go 06:14:55 ---> Running in 4064fad1b333 06:14:55 Removing intermediate container 4064fad1b333 06:14:55 ---> e4bd4cd385cc 06:14:55 Step 7/8 : COPY . . 06:14:57 ---> 61ce2b430dbb 06:14:57 Step 8/8 : RUN go mod download 06:14:57 ---> Running in 8eabaa9144a0 06:15:15 Removing intermediate container 8eabaa9144a0 06:15:15 ---> 9eb5beb71db8 06:15:15 Successfully built 9eb5beb71db8 06:15:15 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:15:15 + docker inspect -f . ci-base-image-x86_64 06:15:15 . [Pipeline] withDockerContainer 06:15:15 prd-centos7-docker-4c-2g-23359 does not seem to be running inside a container 06:15:15 $ 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 ******** ci-base-image-x86_64 cat 06:15:16 $ docker top 6dfc7d0e1dcd078ba8daeb31b6516cb3fccf273cc0406b4e0f6ba5140c5943f3 -eo pid,comm [Pipeline] { [Pipeline] sh 06:15:17 + go version 06:15:17 go version go1.15.5 linux/amd64 [Pipeline] } 06:15:17 $ docker stop --time=1 6dfc7d0e1dcd078ba8daeb31b6516cb3fccf273cc0406b4e0f6ba5140c5943f3 06:15:19 $ docker rm -f 6dfc7d0e1dcd078ba8daeb31b6516cb3fccf273cc0406b4e0f6ba5140c5943f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:15:20 + docker inspect -f . ci-base-image-x86_64 06:15:20 . [Pipeline] withDockerContainer 06:15:20 prd-centos7-docker-4c-2g-23359 does not seem to be running inside a container 06:15:20 $ 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 ******** ci-base-image-x86_64 cat 06:15:21 $ docker top aa5a87d256ac6fb03aa988097c56afd3096c2c060eaa923a22880ca94dc2dde7 -eo pid,comm [Pipeline] { [Pipeline] sh 06:15:22 + make test 06:15:22 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:15:30 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 06:15:45 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 06:15:45 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 06:15:45 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 06:15:45 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.060s coverage: 19.4% of statements 06:15:47 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.465s coverage: 97.1% of statements 06:16:20 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 30.055s coverage: 9.4% of statements 06:16:20 ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.049s coverage: 21.7% of statements 06:16:20 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 06:16:20 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller 0.245s coverage: 43.2% of statements 06:16:20 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/correlation [no test files] 06:16:20 ok github.com/edgexfoundry/device-sdk-go/v2/internal/handler 0.277s coverage: 68.9% of statements 06:16:20 ? github.com/edgexfoundry/device-sdk-go/v2/internal/handler/callback [no test files] 06:16:20 ? github.com/edgexfoundry/device-sdk-go/v2/internal/mock [no test files] 06:16:20 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 06:16:20 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 06:16:20 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.068s coverage: 53.8% of statements 06:16:20 ? github.com/edgexfoundry/device-sdk-go/v2/internal/v2/application [no test files] 06:16:20 ? github.com/edgexfoundry/device-sdk-go/v2/internal/v2/cache [no test files] 06:16:20 ok github.com/edgexfoundry/device-sdk-go/v2/internal/v2/controller/http 0.076s coverage: 26.8% of statements 06:16:20 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 2.500s coverage: 83.5% of statements 06:16:20 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.054s coverage: 4.2% of statements 06:16:20 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 06:16:20 GO111MODULE=on go vet ./... 06:16:26 gofmt -l . 06:16:26 [ "`gofmt -l .`" = "" ] 06:16:26 ./bin/test-attribution-txt.sh 06:16:28 ./bin/test-go-mod-tidy.sh [Pipeline] } 06:16:28 $ docker stop --time=1 aa5a87d256ac6fb03aa988097c56afd3096c2c060eaa923a22880ca94dc2dde7 06:16:30 $ docker rm -f aa5a87d256ac6fb03aa988097c56afd3096c2c060eaa923a22880ca94dc2dde7 [Pipeline] // withDockerContainer [Pipeline] sh 06:16:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:16:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } 06:16:31 Running on prd-ubuntu18.04-docker-arm64-4c-16g-23360 in /w/workspace/dgexfoundry_device-sdk-go_PR-761 [Pipeline] // stage [Pipeline] { [Pipeline] stage [Pipeline] { (Build) [Pipeline] ws 06:16:31 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [Pipeline] sh 06:16:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:16:33 + ls -al . 06:16:33 total 216 06:16:33 drwxrwxr-x. 10 jenkins jenkins 4096 Jan 27 06:16 . 06:16:33 drwxrwxr-x. 4 jenkins jenkins 28 Jan 27 06:14 .. 06:16:33 drwxrwxr-x. 2 jenkins jenkins 64 Jan 27 06:14 bin 06:16:33 -rw-r--r--. 1 jenkins jenkins 136842 Jan 27 06:16 coverage.out 06:16:33 -rw-rw-r--. 1 jenkins jenkins 949 Jan 27 06:14 Dockerfile.build 06:16:33 -rw-rw-r--. 1 jenkins jenkins 140 Jan 27 06:14 .dockerignore 06:16:33 drwxrwxr-x. 4 jenkins jenkins 48 Jan 27 06:14 example 06:16:33 drwxrwxr-x. 8 jenkins jenkins 179 Jan 27 06:14 .git 06:16:33 drwxrwxr-x. 2 jenkins jenkins 103 Jan 27 06:14 .github 06:16:33 -rw-rw-r--. 1 jenkins jenkins 138 Jan 27 06:14 .gitignore 06:16:33 -rw-r--r--. 1 jenkins jenkins 514 Jan 27 06:16 go.mod 06:16:33 -rw-r--r--. 1 jenkins jenkins 14016 Jan 27 06:16 go.sum 06:16:33 drwxrwxr-x. 15 jenkins jenkins 211 Jan 27 06:14 internal 06:16:33 -rw-rw-r--. 1 jenkins jenkins 901 Jan 27 06:14 Jenkinsfile 06:16:33 -rw-rw-r--. 1 jenkins jenkins 11341 Jan 27 06:14 LICENSE 06:16:33 -rw-rw-r--. 1 jenkins jenkins 1016 Jan 27 06:14 Makefile 06:16:33 drwxrwxr-x. 4 jenkins jenkins 26 Jan 27 06:14 openapi 06:16:33 drwxrwxr-x. 5 jenkins jenkins 50 Jan 27 06:14 pkg 06:16:33 -rw-rw-r--. 1 jenkins jenkins 5897 Jan 27 06:14 README.md 06:16:33 -rw-rw-r--. 1 jenkins jenkins 6616 Jan 27 06:14 RELEASE-NOTES.txt 06:16:33 drwxrwxr-x. 4 jenkins jenkins 54 Jan 27 06:14 snap 06:16:33 -rw-rw-r--. 1 jenkins jenkins 5 Jan 27 06:11 VERSION 06:16:33 -rw-rw-r--. 1 jenkins jenkins 222 Jan 27 06:14 version.go [Pipeline] isUnix [Pipeline] sh 06:16:33 + 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=a8acc02905d29a70293a042bb51aacaa11024691 --label arch=amd64 --label version=0.0.0 . 06:16:33 Sending build context to Docker daemon 2.712MB 06:16:33 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 06:16:33 Step 2/24 : FROM ${BASE} AS builder 06:16:33 ---> 9eb5beb71db8 06:16:33 Step 3/24 : ARG MAKE='make build' 06:16:34 ---> Running in 6ab6c0ff950d 06:16:34 Removing intermediate container 6ab6c0ff950d 06:16:34 ---> 2e5dddc86cbc 06:16:34 Step 4/24 : WORKDIR /device-sdk-go 06:16:34 ---> Running in faadf68136bc 06:16:34 Removing intermediate container faadf68136bc 06:16:34 ---> b35a42ff19b5 06:16:34 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:16:34 ---> Running in eaad5f8af472 06:16:35 Removing intermediate container eaad5f8af472 06:16:35 ---> 495f1b8c0c7e 06:16:35 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:16:35 ---> Running in 93271237a7ff 06:16:36 Removing intermediate container 93271237a7ff 06:16:36 ---> 631e80dbd964 06:16:36 Step 7/24 : RUN apk add --update --no-cache make git 06:16:36 ---> Running in 9b7028af6b9c 06:16:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:16:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:16:37 using credential edgex-jenkins-ssh 06:16:37 Cloning the remote Git repository 06:16:37 OK: 166 MiB in 39 packages 06:16:38 Removing intermediate container 9b7028af6b9c 06:16:38 ---> 4434836f87e4 06:16:38 Step 8/24 : COPY . . 06:16:37 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 06:16:37 > git init /w/workspace/device-sdk-go/1 # timeout=10 06:16:37 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:16:37 > git --version # timeout=10 06:16:37 > git --version # 'git version 2.17.1' 06:16:37 using GIT_SSH to set credentials SSH Credentials for GitHub 06:16:37 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:16:39 ---> 3e117038f0a6 06:16:39 Step 9/24 : RUN ${MAKE} 06:16:39 ---> Running in d4cb2e7a21a1 06:16:39 Merging remotes/origin/master commit 76d059c2e27a3d5d488ff0022063f09e99d334bf into PR head commit a8acc02905d29a70293a042bb51aacaa11024691 06:16:39 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 06:16:38 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:16:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:16:38 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 06:16:39 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 06:16:39 using GIT_SSH to set credentials SSH Credentials for GitHub 06:16:39 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/761/head:refs/remotes/origin/PR-761 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:16:39 > git config core.sparsecheckout # timeout=10 06:16:39 > git checkout -f a8acc02905d29a70293a042bb51aacaa11024691 # timeout=10 06:16:39 Merge succeeded, producing a8acc02905d29a70293a042bb51aacaa11024691 06:16:39 Checking out Revision a8acc02905d29a70293a042bb51aacaa11024691 (PR-761) 06:16:39 > git remote # timeout=10 06:16:39 > git config --get remote.origin.url # timeout=10 06:16:39 using GIT_SSH to set credentials SSH Credentials for GitHub 06:16:39 > git merge 76d059c2e27a3d5d488ff0022063f09e99d334bf # timeout=10 06:16:39 > git rev-parse HEAD^{commit} # timeout=10 06:16:39 > git config core.sparsecheckout # timeout=10 06:16:39 > git checkout -f a8acc02905d29a70293a042bb51aacaa11024691 # timeout=10 06:16:44 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" 06:16:44 > git --version # timeout=10 06:16:44 > git --version # 'git version 2.17.1' 06:16:44 fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:16:45 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 06:16:46 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:16:46 + true 06:16:46 + sudo service docker restart 06:16:47 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:16:49 provisioning config files... 06:16:49 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config2573252212114605934tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:16:49 ---> docker-login.sh 06:16:49 nexus3.edgexfoundry.org:10001 06:16:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:16:50 Removing intermediate container d4cb2e7a21a1 06:16:50 ---> b0a90d6ab02d 06:16:50 Step 10/24 : FROM scratch 06:16:50 ---> 06:16:50 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:16:50 ---> Running in 23cbc6749f93 06:16:50 Removing intermediate container 23cbc6749f93 06:16:50 ---> 823d35331704 06:16:50 Step 12/24 : ENV APP_PORT=49990 06:16:50 ---> Running in ea9e424824ce 06:16:50 Removing intermediate container ea9e424824ce 06:16:50 ---> e62e7fc80484 06:16:50 Step 13/24 : EXPOSE $APP_PORT 06:16:50 ---> Running in af2e98aa1e74 06:16:50 Removing intermediate container af2e98aa1e74 06:16:50 ---> d2483eb511b4 06:16:50 Step 14/24 : WORKDIR / 06:16:50 ---> Running in 05f0c966db09 06:16:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:16:51 Configure a credential helper to remove this warning. See 06:16:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:16:51 06:16:51 Login Succeeded 06:16:51 nexus3.edgexfoundry.org:10002 06:16:51 Removing intermediate container 05f0c966db09 06:16:51 ---> 992f4fb1e6d2 06:16:51 Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 06:16:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:16:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:16:51 Configure a credential helper to remove this warning. See 06:16:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:16:51 06:16:51 Login Succeeded 06:16:51 nexus3.edgexfoundry.org:10003 06:16:51 ---> aacabd322787 06:16:51 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 06:16:51 ---> 66670eb39e67 06:16:51 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 06:16:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:16:52 ---> 3f8019c70756 06:16:52 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png 06:16:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:16:52 Configure a credential helper to remove this warning. See 06:16:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:16:52 06:16:52 Login Succeeded 06:16:52 nexus3.edgexfoundry.org:10004 06:16:52 ---> e5db43892cbf 06:16:52 Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg 06:16:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:16:52 ---> 3243a79b3ca3 06:16:52 Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] 06:16:52 ---> Running in ada210021716 06:16:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:16:52 Configure a credential helper to remove this warning. See 06:16:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:16:52 06:16:52 Login Succeeded 06:16:52 docker.io 06:16:52 Removing intermediate container ada210021716 06:16:52 ---> 2e9e2015ea93 06:16:52 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:16:52 ---> Running in 94dc08a0f468 06:16:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:16:53 Removing intermediate container 94dc08a0f468 06:16:53 ---> dc74e9932fde 06:16:53 Step 22/24 : LABEL arch=amd64 06:16:53 ---> Running in fd756ce9d04f 06:16:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:16:53 Configure a credential helper to remove this warning. See 06:16:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:16:53 06:16:53 Login Succeeded 06:16:53 ---> docker-login.sh ends [Pipeline] } 06:16:53 Deleting 1 temporary files [Pipeline] // wrap 06:16:53 Removing intermediate container fd756ce9d04f 06:16:53 ---> 9476d1b9d650 06:16:53 Step 23/24 : LABEL git_sha=a8acc02905d29a70293a042bb51aacaa11024691 06:16:53 ---> Running in 7bb003e9f8b7 [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 06:16:53 Removing intermediate container 7bb003e9f8b7 06:16:53 ---> c3bb313269ae 06:16:53 Step 24/24 : LABEL version=0.0.0 06:16:53 ---> Running in 5ba6509d313b [Pipeline] echo 06:16:53 ========================================================= 06:16:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 06:16:53 ========================================================= 06:16:53 Removing intermediate container 5ba6509d313b 06:16:53 ---> 63fcca5d586c 06:16:53 [Warning] One or more build-args [ARCH] were not consumed 06:16:53 Successfully built 63fcca5d586c 06:16:53 Successfully tagged docker-device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] isUnix [Pipeline] sh [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } 06:16:54 + 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 . [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv 06:16:54 Sending build context to Docker daemon 2.566MB 06:16:54 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 06:16:54 Step 2/8 : FROM ${BASE} 06:16:54 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:16:54 5f621e34cdf4: Pulling fs layer 06:16:54 a4357932f1b6: Pulling fs layer 06:16:54 18c013af1878: Pulling fs layer 06:16:54 00ac8860ef70: Pulling fs layer 06:16:54 63d7cb157983: Pulling fs layer 06:16:54 b116817d02f9: Pulling fs layer 06:16:54 745a02a5169b: Pulling fs layer 06:16:54 63d7cb157983: Waiting 06:16:54 00ac8860ef70: Waiting 06:16:54 b116817d02f9: Waiting 06:16:54 745a02a5169b: Waiting 06:16:54 18c013af1878: Verifying Checksum 06:16:54 18c013af1878: Download complete 06:16:54 a4357932f1b6: Download complete 06:16:54 63d7cb157983: Verifying Checksum 06:16:54 63d7cb157983: Download complete 06:16:54 b116817d02f9: Verifying Checksum 06:16:54 b116817d02f9: Download complete 06:16:54 5f621e34cdf4: Download complete [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage 06:16:55 5f621e34cdf4: Pull complete [Pipeline] } 06:16:56 a4357932f1b6: Pull complete 06:16:56 18c013af1878: Pull complete 06:16:57 745a02a5169b: Verifying Checksum 06:16:57 745a02a5169b: Download complete 06:16:58 00ac8860ef70: Verifying Checksum 06:16:58 00ac8860ef70: Download complete 06:17:09 00ac8860ef70: Pull complete 06:17:09 63d7cb157983: Pull complete 06:17:09 b116817d02f9: Pull complete 06:17:13 745a02a5169b: Pull complete 06:17:13 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 06:17:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 06:17:13 ---> b7e6874047d6 06:17:13 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:17:16 ---> Running in 84d27b00b978 06:17:16 Removing intermediate container 84d27b00b978 06:17:16 ---> 1d4629a08cf8 06:17:16 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:17:16 ---> Running in 3af3b3b055ce 06:17:18 Removing intermediate container 3af3b3b055ce 06:17:18 ---> f410b0db6362 06:17:18 Step 5/8 : RUN apk add --update --no-cache make git 06:17:19 ---> Running in 7272e0c7a3f7 06:17:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:17:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:17:21 OK: 142 MiB in 39 packages 06:17:22 Removing intermediate container 7272e0c7a3f7 06:17:22 ---> 450892ab573e 06:17:22 Step 6/8 : WORKDIR /device-sdk-go 06:17:22 ---> Running in 2145a0f6e5b8 06:17:23 Removing intermediate container 2145a0f6e5b8 06:17:23 ---> 89f51a2c528e 06:17:23 Step 7/8 : COPY . . 06:17:24 ---> 3f6d476c7de7 06:17:24 Step 8/8 : RUN go mod download 06:17:24 ---> Running in 41a5f85eb596 06:17:46 Removing intermediate container 41a5f85eb596 06:17:46 ---> c7f6d5b43030 06:17:46 Successfully built c7f6d5b43030 06:17:46 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:17:47 + docker inspect -f . ci-base-image-arm64 06:17:47 . [Pipeline] withDockerContainer 06:17:47 prd-ubuntu18.04-docker-arm64-4c-16g-23360 does not seem to be running inside a container 06:17:47 $ 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 ******** ci-base-image-arm64 cat 06:17:49 $ docker top 0469428f8cfddc5e5366a4bdc0d90f066255b462a654ecdea33f6b3ac63d4bec -eo pid,comm [Pipeline] { [Pipeline] sh 06:17:50 + go version 06:17:50 go version go1.15.5 linux/arm64 [Pipeline] } 06:17:50 $ docker stop --time=1 0469428f8cfddc5e5366a4bdc0d90f066255b462a654ecdea33f6b3ac63d4bec 06:17:52 $ docker rm -f 0469428f8cfddc5e5366a4bdc0d90f066255b462a654ecdea33f6b3ac63d4bec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:17:53 + docker inspect -f . ci-base-image-arm64 06:17:53 . [Pipeline] withDockerContainer 06:17:55 prd-ubuntu18.04-docker-arm64-4c-16g-23360 does not seem to be running inside a container 06:17:55 $ 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 ******** ci-base-image-arm64 cat 06:17:57 $ docker top 8719806e1ea6f3a77219ab87e7a8633c6ecf4c6e7fa12825c20e63f7c3cbe8ce -eo pid,comm [Pipeline] { [Pipeline] sh 06:17:58 + make test 06:17:58 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:18:20 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 06:18:59 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 06:18:59 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 06:18:59 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 06:18:59 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.133s coverage: 19.4% of statements 06:19:04 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 1.199s coverage: 97.1% of statements 06:19:32 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 30.136s coverage: 9.4% of statements 06:19:32 ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.111s coverage: 21.7% of statements 06:19:32 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 06:19:32 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller 0.826s coverage: 43.2% of statements 06:19:32 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/correlation [no test files] 06:19:32 ok github.com/edgexfoundry/device-sdk-go/v2/internal/handler 0.850s coverage: 68.9% of statements 06:19:32 ? github.com/edgexfoundry/device-sdk-go/v2/internal/handler/callback [no test files] 06:19:32 ? github.com/edgexfoundry/device-sdk-go/v2/internal/mock [no test files] 06:19:32 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 06:19:32 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 06:19:32 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.182s coverage: 53.8% of statements 06:19:32 ? github.com/edgexfoundry/device-sdk-go/v2/internal/v2/application [no test files] 06:19:32 ? github.com/edgexfoundry/device-sdk-go/v2/internal/v2/cache [no test files] 06:19:32 ok github.com/edgexfoundry/device-sdk-go/v2/internal/v2/controller/http 0.208s coverage: 26.8% of statements 06:19:32 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 5.921s coverage: 83.5% of statements 06:19:32 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.141s coverage: 4.2% of statements 06:19:32 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 06:19:32 GO111MODULE=on go vet ./... 06:20:04 gofmt -l . 06:20:04 [ "`gofmt -l .`" = "" ] 06:20:05 ./bin/test-attribution-txt.sh 06:20:06 ./bin/test-go-mod-tidy.sh [Pipeline] } 06:20:06 $ docker stop --time=1 8719806e1ea6f3a77219ab87e7a8633c6ecf4c6e7fa12825c20e63f7c3cbe8ce 06:20:08 $ docker rm -f 8719806e1ea6f3a77219ab87e7a8633c6ecf4c6e7fa12825c20e63f7c3cbe8ce [Pipeline] // withDockerContainer [Pipeline] sh 06:20:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:20:10 Warning: overwriting stash ‘coverage-report’ 06:20:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:20:11 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:20:12 + ls -al . 06:20:12 total 252 06:20:12 drwxrwxr-x 10 jenkins jenkins 4096 Jan 27 06:20 . 06:20:12 drwxrwxr-x 4 jenkins jenkins 4096 Jan 27 06:16 .. 06:20:12 -rw-rw-r-- 1 jenkins jenkins 140 Jan 27 06:16 .dockerignore 06:20:12 drwxrwxr-x 8 jenkins jenkins 4096 Jan 27 06:16 .git 06:20:12 drwxrwxr-x 2 jenkins jenkins 4096 Jan 27 06:16 .github 06:20:12 -rw-rw-r-- 1 jenkins jenkins 138 Jan 27 06:16 .gitignore 06:20:12 -rw-rw-r-- 1 jenkins jenkins 949 Jan 27 06:16 Dockerfile.build 06:20:12 -rw-rw-r-- 1 jenkins jenkins 901 Jan 27 06:16 Jenkinsfile 06:20:12 -rw-rw-r-- 1 jenkins jenkins 11341 Jan 27 06:16 LICENSE 06:20:12 -rw-rw-r-- 1 jenkins jenkins 1016 Jan 27 06:16 Makefile 06:20:12 -rw-rw-r-- 1 jenkins jenkins 5897 Jan 27 06:16 README.md 06:20:12 -rw-rw-r-- 1 jenkins jenkins 6616 Jan 27 06:16 RELEASE-NOTES.txt 06:20:12 -rw-rw-r-- 1 jenkins jenkins 5 Jan 27 06:11 VERSION 06:20:12 drwxrwxr-x 2 jenkins jenkins 4096 Jan 27 06:16 bin 06:20:12 -rw-r--r-- 1 jenkins jenkins 136841 Jan 27 06:19 coverage.out 06:20:12 drwxrwxr-x 4 jenkins jenkins 4096 Jan 27 06:16 example 06:20:12 -rw-r--r-- 1 jenkins jenkins 514 Jan 27 06:20 go.mod 06:20:12 -rw-r--r-- 1 jenkins jenkins 14016 Jan 27 06:20 go.sum 06:20:12 drwxrwxr-x 15 jenkins jenkins 4096 Jan 27 06:16 internal 06:20:12 drwxrwxr-x 4 jenkins jenkins 4096 Jan 27 06:16 openapi 06:20:12 drwxrwxr-x 5 jenkins jenkins 4096 Jan 27 06:16 pkg 06:20:12 drwxrwxr-x 4 jenkins jenkins 4096 Jan 27 06:16 snap 06:20:12 -rw-rw-r-- 1 jenkins jenkins 222 Jan 27 06:16 version.go [Pipeline] isUnix [Pipeline] sh 06:20:12 + 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=a8acc02905d29a70293a042bb51aacaa11024691 --label arch=arm64 --label version=0.0.0 . 06:20:13 Sending build context to Docker daemon 2.704MB 06:20:13 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 06:20:13 Step 2/24 : FROM ${BASE} AS builder 06:20:13 ---> c7f6d5b43030 06:20:13 Step 3/24 : ARG MAKE='make build' 06:20:13 ---> Running in 8156670f629f 06:20:13 Removing intermediate container 8156670f629f 06:20:13 ---> 2815bd6e519b 06:20:13 Step 4/24 : WORKDIR /device-sdk-go 06:20:14 ---> Running in f3bfecbb5f1d 06:20:14 Removing intermediate container f3bfecbb5f1d 06:20:14 ---> a32e87b8f7ef 06:20:14 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:20:14 ---> Running in 7efb1b6066bb 06:20:15 Removing intermediate container 7efb1b6066bb 06:20:15 ---> 19044e866901 06:20:15 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:20:15 ---> Running in bbfab9fef967 06:20:17 Removing intermediate container bbfab9fef967 06:20:17 ---> 6fc1182dbc05 06:20:17 Step 7/24 : RUN apk add --update --no-cache make git 06:20:17 ---> Running in ac9adc8e791d 06:20:18 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:20:19 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:20:20 OK: 142 MiB in 39 packages 06:20:21 Removing intermediate container ac9adc8e791d 06:20:21 ---> e3d77c5b100f 06:20:21 Step 8/24 : COPY . . 06:20:22 ---> 44315eee92bd 06:20:22 Step 9/24 : RUN ${MAKE} 06:20:22 ---> Running in fc174eb35673 06:20:23 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 06:20:50 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 06:20:50 Removing intermediate container fc174eb35673 06:20:50 ---> 66fe58095ac6 06:20:50 Step 10/24 : FROM scratch 06:20:50 ---> 06:20:50 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:20:50 ---> Running in 5e28d4cda9f9 06:20:51 Removing intermediate container 5e28d4cda9f9 06:20:51 ---> df7f1d053f77 06:20:51 Step 12/24 : ENV APP_PORT=49990 06:20:51 ---> Running in 34d0e40b4427 06:20:51 Removing intermediate container 34d0e40b4427 06:20:51 ---> 7d6c6754f428 06:20:51 Step 13/24 : EXPOSE $APP_PORT 06:20:51 ---> Running in 1659f7d6fde5 06:20:52 Removing intermediate container 1659f7d6fde5 06:20:52 ---> ea8dabac11d6 06:20:52 Step 14/24 : WORKDIR / 06:20:52 ---> Running in 3d885d5f64d3 06:20:53 Removing intermediate container 3d885d5f64d3 06:20:53 ---> 6b285ba6b911 06:20:53 Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 06:20:54 ---> a1c7e034b061 06:20:54 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 06:20:54 ---> bc5d7a248b97 06:20:54 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 06:20:55 ---> 15d99a25fbfb 06:20:55 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png 06:20:56 ---> 9d9e8c287f95 06:20:56 Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg 06:20:56 ---> 47cb132b2af4 06:20:56 Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] 06:20:57 ---> Running in a7364481e2c3 06:20:57 Removing intermediate container a7364481e2c3 06:20:57 ---> 1f9bf63deb71 06:20:57 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:20:57 ---> Running in e4162d98a740 06:20:58 Removing intermediate container e4162d98a740 06:20:58 ---> 58694277217d 06:20:58 Step 22/24 : LABEL arch=arm64 06:20:58 ---> Running in c18cb9b9de4b 06:20:58 Removing intermediate container c18cb9b9de4b 06:20:58 ---> 0f3770764d37 06:20:58 Step 23/24 : LABEL git_sha=a8acc02905d29a70293a042bb51aacaa11024691 06:20:58 ---> Running in 4734143d0880 06:20:59 Removing intermediate container 4734143d0880 06:20:59 ---> c390fc9ca464 06:20:59 Step 24/24 : LABEL version=0.0.0 06:20:59 ---> Running in 31851616a80b 06:20:59 Removing intermediate container 31851616a80b 06:20:59 ---> 3324a17e6dba 06:20:59 [Warning] One or more build-args [ARCH] were not consumed 06:20:59 Successfully built 3324a17e6dba 06:20:59 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 [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 06:21:02 provisioning config files... 06:21:02 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-761@tmp/config3291089535581539543tmp [Pipeline] { [Pipeline] sh 06:21:02 + set +x 06:21:02 + curl -s https://codecov.io/bash 06:21:02 + bash -s -- 06:21:02 06:21:02 _____ _ 06:21:02 / ____| | | 06:21:02 | | ___ __| | ___ ___ _____ __ 06:21:02 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:21:02 | |___| (_) | (_| | __/ (_| (_) \ V / 06:21:02 \_____\___/ \__,_|\___|\___\___/ \_/ 06:21:02 Bash-20210115-cec3c92 06:21:02 06:21:02 06:21:02 ==> git version 2.24.3 found 06:21:02 ==> 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 06:21:02 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 06:21:02 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 06:21:02 ==> Jenkins CI detected. 06:21:02 project root: . 06:21:02 --> token set from env 06:21:02 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:21:02 ==> Running gcov in . (disable via -X gcov) 06:21:02 ==> Python coveragepy not found 06:21:02 ==> Searching for coverage reports in: 06:21:02 + . 06:21:02 -> Found 1 reports 06:21:02 ==> Detecting git/mercurial file structure 06:21:02 ==> Reading reports 06:21:02 + ./coverage.out bytes=136841 06:21:02 ==> Appending adjustments 06:21:02 https://docs.codecov.io/docs/fixing-reports 06:21:03 + Found adjustments 06:21:03 ==> Gzipping contents 06:21:03 24K /tmp/codecov.JzzLRO.gz 06:21:03 ==> Uploading reports 06:21:03 url: https://codecov.io 06:21:03 query: branch=PR-761&commit=a8acc02905d29a70293a042bb51aacaa11024691&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-761%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=761&job=&cmd_args= 06:21:03 -> Pinging Codecov 06:21:03 https://codecov.io/upload/v4?package=bash-20210115-cec3c92&token=secret&branch=PR-761&commit=a8acc02905d29a70293a042bb51aacaa11024691&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-761%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=761&job=&cmd_args= 06:21:04 -> Uploading to 06:21:04 https://storage.googleapis.com/codecov/v4/raw/2021-01-27/7E55EF52A471D76F132DFD9A03CDDE97/a8acc02905d29a70293a042bb51aacaa11024691/b7cc637e-14ad-482c-b0fc-cedbb06d0808.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210127%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210127T062103Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f3c52285ba081865908489d12154c0ccd61a0166d0f4c96b2884be43537ed65f 06:21:04 % Total % Received % Xferd Average Speed Time Time Time Current 06:21:04 Dload Upload Total Spent Left Speed 06:21:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21542 0 0 100 21542 0 48145 --:--:-- --:--:-- --:--:-- 48192 06:21:04 -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/a8acc02905d29a70293a042bb51aacaa11024691 [Pipeline] } 06:21:04 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] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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 06:21:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:21:08 ---> package-listing.sh 06:21:08 ++ facter osfamily 06:21:08 ++ tr '[:upper:]' '[:lower:]' 06:21:08 + OS_FAMILY=redhat 06:21:08 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-761 06:21:08 + START_PACKAGES=/tmp/packages_start.txt 06:21:08 + END_PACKAGES=/tmp/packages_end.txt 06:21:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:21:08 + PACKAGES=/tmp/packages_start.txt 06:21:08 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-761 ']' 06:21:08 + PACKAGES=/tmp/packages_end.txt 06:21:08 + case "${OS_FAMILY}" in 06:21:08 + rpm -qa 06:21:08 + sort 06:21:14 + '[' -f /tmp/packages_start.txt ']' 06:21:14 + '[' -f /tmp/packages_end.txt ']' 06:21:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:21:14 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-761 ']' 06:21:14 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-761/archives/ 06:21:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-761/archives/ [Pipeline] echo 06:21:14 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-761/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:21:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:21:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:21:14 06:21:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:21:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:21:15 alpine: Pulling from edgex-lftools-log-publisher 06:21:15 df20fa9351a1: Pulling fs layer 06:21:15 36b3adc4ff6f: Pulling fs layer 06:21:15 8ad3a11d3b57: Pulling fs layer 06:21:15 46f8f816bc3b: Pulling fs layer 06:21:15 93b61091891f: Pulling fs layer 06:21:15 93b9cdb0e59b: Pulling fs layer 06:21:15 5e14af77c1be: Pulling fs layer 06:21:15 01666e4c0597: Pulling fs layer 06:21:15 aa168da1d23b: Pulling fs layer 06:21:15 93b9cdb0e59b: Waiting 06:21:15 5e14af77c1be: Waiting 06:21:15 46f8f816bc3b: Waiting 06:21:15 93b61091891f: Waiting 06:21:15 01666e4c0597: Waiting 06:21:15 aa168da1d23b: Waiting 06:21:15 36b3adc4ff6f: Verifying Checksum 06:21:15 36b3adc4ff6f: Download complete 06:21:15 46f8f816bc3b: Verifying Checksum 06:21:15 46f8f816bc3b: Download complete 06:21:15 df20fa9351a1: Verifying Checksum 06:21:15 df20fa9351a1: Download complete 06:21:15 93b9cdb0e59b: Verifying Checksum 06:21:15 93b9cdb0e59b: Download complete 06:21:15 5e14af77c1be: Download complete 06:21:15 01666e4c0597: Verifying Checksum 06:21:15 01666e4c0597: Download complete 06:21:15 93b61091891f: Verifying Checksum 06:21:15 93b61091891f: Download complete 06:21:15 df20fa9351a1: Pull complete 06:21:15 8ad3a11d3b57: Verifying Checksum 06:21:15 8ad3a11d3b57: Download complete 06:21:15 36b3adc4ff6f: Pull complete 06:21:16 8ad3a11d3b57: Pull complete 06:21:17 aa168da1d23b: Verifying Checksum 06:21:17 aa168da1d23b: Download complete 06:21:17 46f8f816bc3b: Pull complete 06:21:17 93b61091891f: Pull complete 06:21:18 93b9cdb0e59b: Pull complete 06:21:18 5e14af77c1be: Pull complete 06:21:18 01666e4c0597: Pull complete 06:21:26 aa168da1d23b: Pull complete 06:21:26 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:21:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:21:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:21:26 prd-centos7-docker-4c-2g-23357 does not seem to be running inside a container 06:21:26 $ 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-761/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-761 -v /w/workspace/dgexfoundry_device-sdk-go_PR-761:/w/workspace/dgexfoundry_device-sdk-go_PR-761:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-761@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-761@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 06:21:29 $ docker top dbb2f17aed5d9fa524c10c7e7da6e73e5bb576bb989211e387b9703a821f1555 -eo pid,comm [Pipeline] { [Pipeline] sh 06:21:30 + touch /tmp/pre-build-complete [Pipeline] sh 06:21:30 + mkdir -p /var/log/sa [Pipeline] sh 06:21:30 + ls /var/log/sa-host 06:21:30 + sadf -c /var/log/sa-host/sa23 06:21:30 file_magic: OK 06:21:30 HZ: Using current value: 100 06:21:30 file_header: OK 06:21:30 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 06:21:30 Statistics: 06:21:30 Hnuu...uuuununununu... 06:21:30 File successfully converted to sysstat format version 12.2.1 06:21:30 + sadf -c /var/log/sa-host/sa27 06:21:30 file_magic: OK 06:21:30 HZ: Using current value: 100 06:21:30 file_header: OK 06:21:30 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 06:21:30 Statistics: 06:21:30 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:21:30 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:21:31 provisioning config files... 06:21:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-761@tmp/config1093518476936257725tmp [Pipeline] { [Pipeline] echo 06:21:31 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:21:31 ---> create-netrc.sh [Pipeline] } 06:21:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:21:31 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:21:32 ---> python-tools-install.sh [Pipeline] echo 06:21:32 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:21:32 ---> sudo-logs.sh 06:21:32 Archiving 'sudo' log.. [Pipeline] echo 06:21:32 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:21:32 ---> job-cost.sh 06:21:32 lf-activate-venv: SKIPPING 06:21:32 INFO: No Stack... 06:21:33 INFO: Retrieving Pricing Info for: v1-standard-2 06:21:34 INFO: Archiving Costs [Pipeline] echo 06:21:34 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:21:34 ---> logs-deploy.sh 06:21:34 lf-activate-venv: SKIPPING 06:21:34 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-761/1 06:21:34 INFO: archiving workspace using pattern(s): 06:21:36 Archives upload complete. 06:21:36 INFO: archiving logs to Nexus 06:21:37 ---> uname -a: 06:21:37 Linux prd-centos7-docker-4c-2g-23357.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 06:21:37 06:21:37 06:21:37 ---> lscpu: 06:21:37 Architecture: x86_64 06:21:37 CPU op-mode(s): 32-bit, 64-bit 06:21:37 Byte Order: Little Endian 06:21:37 Address sizes: 40 bits physical, 48 bits virtual 06:21:37 CPU(s): 4 06:21:37 On-line CPU(s) list: 0-3 06:21:37 Thread(s) per core: 1 06:21:37 Core(s) per socket: 1 06:21:37 Socket(s): 4 06:21:37 NUMA node(s): 1 06:21:37 Vendor ID: GenuineIntel 06:21:37 CPU family: 6 06:21:37 Model: 44 06:21:37 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 06:21:37 Stepping: 1 06:21:37 CPU MHz: 2933.442 06:21:37 BogoMIPS: 5866.88 06:21:37 Virtualization: VT-x 06:21:37 Hypervisor vendor: KVM 06:21:37 Virtualization type: full 06:21:37 L1d cache: 128 KiB 06:21:37 L1i cache: 128 KiB 06:21:37 L2 cache: 16 MiB 06:21:37 L3 cache: 64 MiB 06:21:37 NUMA node0 CPU(s): 0-3 06:21:37 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 06:21:37 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 06:21:37 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 06:21:37 Vulnerability Meltdown: Mitigation; PTI 06:21:37 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:21:37 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:21:37 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:21:37 Vulnerability Srbds: Not affected 06:21:37 Vulnerability Tsx async abort: Not affected 06:21:37 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 06:21:37 06:21:37 06:21:37 ---> nproc: 06:21:37 4 06:21:37 06:21:37 06:21:37 ---> df -h: 06:21:37 Filesystem Size Used Available Use% Mounted on 06:21:37 overlay 50.0G 7.3G 42.7G 15% / 06:21:37 tmpfs 64.0M 0 64.0M 0% /dev 06:21:37 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 06:21:37 shm 64.0M 0 64.0M 0% /dev/shm 06:21:37 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 06:21:37 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 06:21:37 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 06:21:37 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 06:21:37 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 06:21:37 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 06:21:37 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-761 06:21:37 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-761@tmp 06:21:37 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 06:21:37 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 06:21:37 06:21:37 06:21:37 ---> free -m: 06:21:37 total used free shared buff/cache available 06:21:37 Mem: 1837 706 97 0 1033 1026 06:21:37 Swap: 1023 1 1022 06:21:37 06:21:37 06:21:37 ---> ip addr: 06:21:37 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:21:37 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:21:37 inet 127.0.0.1/8 scope host lo 06:21:37 valid_lft forever preferred_lft forever 06:21:37 inet6 ::1/128 scope host 06:21:37 valid_lft forever preferred_lft forever 06:21:37 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 06:21:37 link/ether fa:16:3e:07:cd:14 brd ff:ff:ff:ff:ff:ff 06:21:37 inet 10.30.122.243/23 brd 10.30.123.255 scope global dynamic eth0 06:21:37 valid_lft 85753sec preferred_lft 85753sec 06:21:37 inet6 fe80::f816:3eff:fe07:cd14/64 scope link 06:21:37 valid_lft forever preferred_lft forever 06:21:37 3: docker0: mtu 1500 qdisc noqueue state DOWN 06:21:37 link/ether 02:42:a7:68:87:c7 brd ff:ff:ff:ff:ff:ff 06:21:37 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:21:37 valid_lft forever preferred_lft forever 06:21:37 inet6 fe80::42:a7ff:fe68:87c7/64 scope link 06:21:37 valid_lft forever preferred_lft forever 06:21:37 06:21:37 06:21:37 ---> sar -b -r -n DEV: 06:21:37 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/27/21 _x86_64_ (4 CPU) 06:21:37 06:21:37 06:10:39 LINUX RESTART (4 CPU) 06:21:37 06:21:37 06:11:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:21:37 06:12:01 121.00 46.06 74.94 0.00 7780.33 32275.29 0.00 06:21:37 06:13:01 3.88 0.00 3.88 0.00 0.00 122.58 0.00 06:21:37 06:14:01 0.43 0.00 0.43 0.00 0.00 6.39 0.00 06:21:37 06:15:02 0.27 0.00 0.27 0.00 0.00 3.60 0.00 06:21:37 06:16:01 0.20 0.00 0.20 0.00 0.00 2.90 0.00 06:21:37 06:17:01 0.35 0.00 0.35 0.00 0.00 5.25 0.00 06:21:37 06:18:01 0.30 0.00 0.30 0.00 0.00 3.23 0.00 06:21:37 06:19:01 0.25 0.00 0.25 0.00 0.00 2.73 0.00 06:21:37 06:20:01 0.28 0.00 0.28 0.00 0.00 3.61 0.00 06:21:37 06:21:01 0.22 0.00 0.22 0.00 0.00 3.26 0.00 06:21:37 Average: 12.75 4.62 8.13 0.00 779.80 3250.23 0.00 06:21:37 06:21:37 06:11:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:21:37 06:12:01 169708 0 593960 31.57 2620 1115256 1100496 37.56 405536 1105880 132 06:21:37 06:13:01 172500 0 591232 31.42 2620 1115192 1084404 37.01 405304 1103628 12 06:21:37 06:14:01 172920 0 590808 31.40 2620 1115196 1073336 36.63 407240 1101800 12 06:21:37 06:15:02 172604 0 591124 31.42 2620 1115196 1073312 36.63 407152 1101800 8 06:21:37 06:16:01 172700 0 591020 31.41 2620 1115204 1073096 36.62 427292 1081840 8 06:21:37 06:17:01 172044 0 591672 31.45 2620 1115208 1073216 36.63 427936 1081840 8 06:21:37 06:18:01 172724 0 590988 31.41 2620 1115212 1073096 36.62 427304 1081840 8 06:21:37 06:19:01 172084 0 591624 31.44 2620 1115216 1073216 36.63 427952 1081840 12 06:21:37 06:20:01 171700 0 592000 31.46 2620 1115224 1073336 36.63 428604 1081840 24 06:21:37 06:21:01 172100 0 591596 31.44 2620 1115228 1073228 36.63 428080 1081840 12 06:21:37 Average: 172108 0 591602 31.44 2620 1115213 1077074 36.76 419240 1090415 24 06:21:37 06:21:37 06:11:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:21:37 06:12:01 eth0 603.99 394.46 1096.81 98.50 0.00 0.00 0.00 0.00 06:21:37 06:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:21:37 06:12:01 docker0 11.28 8.05 1.44 23.36 0.00 0.00 0.00 0.00 06:21:37 06:13:01 eth0 3.45 1.02 2.82 0.07 0.00 0.00 0.00 0.00 06:21:37 06:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:21:37 06:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:21:37 06:14:01 eth0 1.07 0.55 0.34 0.22 0.00 0.00 0.00 0.00 06:21:37 06:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:21:37 06:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:21:37 06:15:02 eth0 0.53 0.27 0.27 0.20 0.00 0.00 0.00 0.00 06:21:37 06:15:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:21:37 06:15:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:21:37 06:16:01 eth0 0.73 0.08 0.06 0.01 0.00 0.00 0.00 0.00 06:21:37 06:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:21:37 06:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:21:37 06:17:01 eth0 0.77 0.47 0.41 0.27 0.00 0.00 0.00 0.00 06:21:37 06:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:21:37 06:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:21:37 06:18:01 eth0 0.55 0.08 0.05 0.01 0.00 0.00 0.00 0.00 06:21:37 06:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:21:37 06:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:21:37 06:19:01 eth0 1.12 0.35 0.33 0.20 0.00 0.00 0.00 0.00 06:21:37 06:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:21:37 06:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:21:37 06:20:01 eth0 1.91 0.55 0.63 0.40 0.00 0.00 0.00 0.00 06:21:37 06:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:21:37 06:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:21:37 06:21:01 eth0 2.18 0.65 0.67 0.41 0.00 0.00 0.00 0.00 06:21:37 06:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:21:37 06:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:21:37 Average: eth0 61.77 39.94 110.49 10.05 0.00 0.00 0.00 0.00 06:21:37 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:21:37 Average: docker0 1.13 0.81 0.14 2.34 0.00 0.00 0.00 0.00 06:21:37 06:21:37 06:21:37 ---> sar -P ALL: 06:21:37 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/27/21 _x86_64_ (4 CPU) 06:21:37 06:21:37 06:10:39 LINUX RESTART (4 CPU) 06:21:37 06:21:37 06:11:01 CPU %user %nice %system %iowait %steal %idle 06:21:37 06:12:01 all 13.74 0.00 6.29 5.64 0.04 74.30 06:21:37 06:12:01 0 14.98 0.00 5.99 3.47 0.03 75.53 06:21:37 06:12:01 1 15.55 0.00 5.56 5.60 0.05 73.24 06:21:37 06:12:01 2 12.66 0.00 6.38 6.01 0.03 74.92 06:21:37 06:12:01 3 11.76 0.00 7.23 7.49 0.03 73.49 06:21:37 06:13:01 all 0.17 0.00 0.05 0.00 0.00 99.78 06:21:37 06:13:01 0 0.12 0.00 0.05 0.00 0.00 99.83 06:21:37 06:13:01 1 0.07 0.00 0.03 0.00 0.00 99.90 06:21:37 06:13:01 2 0.42 0.00 0.07 0.00 0.02 99.50 06:21:37 06:13:01 3 0.07 0.00 0.05 0.00 0.00 99.88 06:21:37 06:14:01 all 0.15 0.00 0.06 0.00 0.00 99.78 06:21:37 06:14:01 0 0.02 0.00 0.10 0.00 0.00 99.88 06:21:37 06:14:01 1 0.05 0.00 0.03 0.00 0.00 99.92 06:21:37 06:14:01 2 0.48 0.00 0.05 0.00 0.00 99.47 06:21:37 06:14:01 3 0.07 0.00 0.07 0.00 0.00 99.87 06:21:37 06:15:02 all 0.14 0.00 0.03 0.00 0.00 99.82 06:21:37 06:15:02 0 0.02 0.00 0.00 0.00 0.00 99.98 06:21:37 06:15:02 1 0.02 0.00 0.02 0.00 0.00 99.97 06:21:37 06:15:02 2 0.47 0.00 0.07 0.00 0.00 99.47 06:21:37 06:15:02 3 0.07 0.00 0.05 0.00 0.00 99.88 06:21:37 06:16:01 all 0.10 0.00 0.06 0.00 0.00 99.84 06:21:37 06:16:01 0 0.02 0.00 0.08 0.00 0.00 99.90 06:21:37 06:16:01 1 0.03 0.00 0.05 0.00 0.00 99.92 06:21:37 06:16:01 2 0.31 0.00 0.05 0.00 0.00 99.64 06:21:37 06:16:01 3 0.05 0.00 0.05 0.00 0.00 99.90 06:21:37 06:17:01 all 0.03 0.00 0.03 0.00 0.00 99.94 06:21:37 06:17:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:21:37 06:17:01 1 0.03 0.00 0.03 0.00 0.00 99.93 06:21:37 06:17:01 2 0.05 0.00 0.07 0.00 0.00 99.88 06:21:37 06:17:01 3 0.02 0.00 0.02 0.00 0.00 99.97 06:21:37 06:18:01 all 0.08 0.00 0.04 0.00 0.01 99.87 06:21:37 06:18:01 0 0.00 0.00 0.02 0.00 0.02 99.97 06:21:37 06:18:01 1 0.03 0.00 0.05 0.00 0.02 99.90 06:21:37 06:18:01 2 0.25 0.00 0.07 0.00 0.00 99.68 06:21:37 06:18:01 3 0.03 0.00 0.03 0.00 0.00 99.93 06:21:37 06:19:01 all 0.15 0.00 0.04 0.00 0.00 99.81 06:21:37 06:19:01 0 0.02 0.00 0.05 0.00 0.00 99.93 06:21:37 06:19:01 1 0.03 0.00 0.03 0.00 0.00 99.93 06:21:37 06:19:01 2 0.52 0.00 0.03 0.00 0.00 99.45 06:21:37 06:19:01 3 0.05 0.00 0.03 0.00 0.00 99.92 06:21:37 06:20:01 all 0.17 0.00 0.05 0.00 0.00 99.78 06:21:37 06:20:01 0 0.08 0.00 0.07 0.00 0.00 99.85 06:21:37 06:20:01 1 0.12 0.00 0.03 0.00 0.00 99.85 06:21:37 06:20:01 2 0.45 0.00 0.03 0.00 0.00 99.52 06:21:37 06:20:01 3 0.05 0.00 0.07 0.00 0.00 99.88 06:21:37 06:21:01 all 0.17 0.00 0.03 0.00 0.00 99.80 06:21:37 06:21:01 0 0.05 0.00 0.05 0.00 0.00 99.90 06:21:37 06:21:01 1 0.52 0.00 0.02 0.00 0.00 99.47 06:21:37 06:21:01 2 0.07 0.00 0.03 0.00 0.00 99.90 06:21:37 06:21:01 3 0.05 0.00 0.03 0.00 0.00 99.92 06:21:37 Average: all 1.48 0.00 0.66 0.56 0.01 97.30 06:21:37 Average: 0 1.52 0.00 0.64 0.34 0.01 97.50 06:21:37 Average: 1 1.62 0.00 0.58 0.55 0.01 97.24 06:21:37 Average: 2 1.55 0.00 0.68 0.59 0.01 97.17 06:21:37 Average: 3 1.21 0.00 0.75 0.74 0.00 97.30 06:21:37 06:21:37 06:21:37