Pull request #699 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/device-sdk-go Obtained Jenkinsfile from b34f89910803fb314b9f857d4326d62ecd113d26+4525aed633a2d28dffb46d50cb0e81f75e767df3 (6f88c1a14f802628952c906f5c14894b4882772d) 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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-699/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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 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-699/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 b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-16584 in /w/workspace/dgexfoundry_device-sdk-go_PR-699 [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-699 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 4525aed633a2d28dffb46d50cb0e81f75e767df3 into PR head commit b34f89910803fb314b9f857d4326d62ecd113d26 Merge succeeded, producing b34f89910803fb314b9f857d4326d62ecd113d26 Checking out Revision b34f89910803fb314b9f857d4326d62ecd113d26 (PR-699) > 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/699/head:refs/remotes/origin/PR-699 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b34f89910803fb314b9f857d4326d62ecd113d26 # 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 4525aed633a2d28dffb46d50cb0e81f75e767df3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b34f89910803fb314b9f857d4326d62ecd113d26 # timeout=10 Commit message: "ci: standardize dockerfiles" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:12:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:12:24 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:12:24 ========================================================= 19:12:24 EdgeX Global Pipelines Version Info 19:12:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:12:26 ------------------- 19:12:26 stable info: 19:12:26 ------------------- 19:12:26 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:12:26 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 19:12:26 Message: update stable to v1.0.173 19:12:27 ------------------- 19:12:27 experimental info: 19:12:27 ------------------- 19:12:27 Commited By: **** collab-it+edgex@linuxfoundation.org 19:12:27 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 19:12:27 Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:12:27 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 19:12:27 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 19:12:27 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:12:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:12:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:12:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 19:12:28 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 19:12:28 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 19:12:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 19:12:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:12:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:12:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo 19:12:29 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:12:29 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:12:29 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:12:29 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 19:12:29 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:12:29 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:12:29 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:12:30 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:12:30 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:12:30 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 19:12:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:12:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:12:31 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 19:12:31 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 19:12:31 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 19:12:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-699 [Pipeline] echo 19:12:31 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-699 [Pipeline] echo 19:12:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-699 [Pipeline] echo 19:12:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b34f89910803fb314b9f857d4326d62ecd113d26 [Pipeline] echo 19:12:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b34f899 [Pipeline] echo 19:12:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 19:12:32 provisioning config files... 19:12:32 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-699@tmp/config5989322692767062626tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:12:33 ---> docker-login.sh 19:12:33 nexus3.edgexfoundry.org:10001 19:12:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:12:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:12:33 Configure a credential helper to remove this warning. See 19:12:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:12:33 19:12:33 Login Succeeded 19:12:33 nexus3.edgexfoundry.org:10002 19:12:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:12:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:12:33 Configure a credential helper to remove this warning. See 19:12:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:12:33 19:12:33 Login Succeeded 19:12:33 nexus3.edgexfoundry.org:10003 19:12:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:12:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:12:33 Configure a credential helper to remove this warning. See 19:12:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:12:33 19:12:33 Login Succeeded 19:12:33 nexus3.edgexfoundry.org:10004 19:12:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:12:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:12:34 Configure a credential helper to remove this warning. See 19:12:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:12:34 19:12:34 Login Succeeded 19:12:34 docker.io 19:12:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:12:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:12:34 Configure a credential helper to remove this warning. See 19:12:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:12:34 19:12:34 Login Succeeded 19:12:34 ---> docker-login.sh ends [Pipeline] } 19:12: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 19:12:35 + git log --format=format:%s -1 b34f89910803fb314b9f857d4326d62ecd113d26 [Pipeline] echo 19:12:35 GIT_COMMIT: b34f89910803fb314b9f857d4326d62ecd113d26, Commit Message: ci: standardize dockerfiles [Pipeline] echo 19:12:35 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 19:12:36 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:12:36 19:12:36 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:12:36 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:12:36 latest: Pulling from edgex-devops/git-semver 19:12:36 31603596830f: Pulling fs layer 19:12:36 2a8b12db71e7: Pulling fs layer 19:12:36 6ca5941a6612: Pulling fs layer 19:12:36 ecc8261a40a4: Pulling fs layer 19:12:36 ecc8261a40a4: Waiting 19:12:36 2a8b12db71e7: Verifying Checksum 19:12:36 2a8b12db71e7: Download complete 19:12:37 6ca5941a6612: Verifying Checksum 19:12:37 6ca5941a6612: Download complete 19:12:37 31603596830f: Verifying Checksum 19:12:37 31603596830f: Download complete 19:12:37 ecc8261a40a4: Verifying Checksum 19:12:37 ecc8261a40a4: Download complete 19:12:38 31603596830f: Pull complete 19:12:38 2a8b12db71e7: Pull complete 19:12:39 6ca5941a6612: Pull complete 19:12:39 ecc8261a40a4: Pull complete 19:12:39 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 19:12:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:12:39 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 19:12:39 prd-centos7-docker-4c-2g-16584 does not seem to be running inside a container 19:12:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-699 -v /w/workspace/dgexfoundry_device-sdk-go_PR-699:/w/workspace/dgexfoundry_device-sdk-go_PR-699:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-699@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-699@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:12:42 $ docker top 9a126d5db0bd8f14f79bba45cddfb3028dc83d86f200b6441d5157ec013956ac -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:12:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:12:42 [ssh-agent] Looking for ssh-agent implementation... 19:12:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:12:42 $ docker exec 9a126d5db0bd8f14f79bba45cddfb3028dc83d86f200b6441d5157ec013956ac ssh-agent 19:12:42 SSH_AUTH_SOCK=/tmp/ssh-pzT44KMIDjoR/agent.12 19:12:42 SSH_AGENT_PID=18 19:12:42 Running ssh-add (command line suppressed) 19:12:43 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-699@tmp/private_key_73753554962635155.key (/w/workspace/dgexfoundry_device-sdk-go_PR-699@tmp/private_key_73753554962635155.key) 19:12:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:12:43 + git tag --points-at HEAD [Pipeline] } 19:12:43 $ docker exec --env ******** --env ******** 9a126d5db0bd8f14f79bba45cddfb3028dc83d86f200b6441d5157ec013956ac ssh-agent -k 19:12:43 unset SSH_AUTH_SOCK; 19:12:43 unset SSH_AGENT_PID; 19:12:43 echo Agent pid 18 killed; 19:12:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:12:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:12:44 [ssh-agent] Looking for ssh-agent implementation... 19:12:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:12:44 $ docker exec 9a126d5db0bd8f14f79bba45cddfb3028dc83d86f200b6441d5157ec013956ac ssh-agent 19:12:44 SSH_AUTH_SOCK=/tmp/ssh-dhj2YOBzZBfY/agent.46 19:12:44 SSH_AGENT_PID=51 19:12:44 Running ssh-add (command line suppressed) 19:12:44 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-699@tmp/private_key_5918289066595439957.key (/w/workspace/dgexfoundry_device-sdk-go_PR-699@tmp/private_key_5918289066595439957.key) 19:12:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:12:45 + git semver init 19:12:45 # -> Open(): unable to determine branch for HEAD 19:12:45 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-699/.git 19:12:45 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-699 19:12:45 # $SEMVER_REMOTE_NAME = origin 19:12:45 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:12:45 # $SEMVER_USER_NAME = edgex-jenkins 19:12:45 # $SEMVER_BRANCH = PR-699 19:12:45 # $SEMVER_TEMP = /tmp/semver-791000906 19:12:45 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 19:12:46 # '/tmp/semver-791000906' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-699/.semver' 19:12:46 # -> Force: false 19:12:46 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-699/.semver [Pipeline] } 19:12:46 $ docker exec --env ******** --env ******** 9a126d5db0bd8f14f79bba45cddfb3028dc83d86f200b6441d5157ec013956ac ssh-agent -k 19:12:46 unset SSH_AUTH_SOCK; 19:12:46 unset SSH_AGENT_PID; 19:12:46 echo Agent pid 51 killed; 19:12:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:12:46 + git semver [Pipeline] } 19:12:46 $ docker stop --time=1 9a126d5db0bd8f14f79bba45cddfb3028dc83d86f200b6441d5157ec013956ac 19:12:48 $ docker rm -f 9a126d5db0bd8f14f79bba45cddfb3028dc83d86f200b6441d5157ec013956ac [Pipeline] // withDockerContainer [Pipeline] sh 19:12:49 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:12:49 Stashed 1 file(s) [Pipeline] echo 19:12:49 [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 19:13:05 Still waiting to schedule task 19:13:05 Waiting for next available executor on ‘centos7-docker-4c-2g’ 19:13:05 Still waiting to schedule task 19:13:05 ‘prd-centos7-builder-2c-1g-16570’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-15505’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-16562’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-16563’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-16569’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-16575’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-16580’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-ubuntu18.04-docker-8c-8g-16578’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-16566’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-16568’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-16573’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-16576’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-16585’ is offline 19:14:31 Running on prd-centos7-docker-4c-2g-16586 in /w/workspace/dgexfoundry_device-sdk-go_PR-699 [Pipeline] { [Pipeline] ws 19:14:31 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 19:14:34 using credential edgex-jenkins-ssh 19:14:34 Cloning the remote Git repository 19:14:34 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 19:14:34 > git init /w/workspace/device-sdk-go/1 # timeout=10 19:14:34 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 19:14:34 > git --version # timeout=10 19:14:34 > git --version # 'git version 2.24.3' 19:14:34 using GIT_SSH to set credentials SSH Credentials for GitHub 19:14:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:14:35 Merging remotes/origin/master commit 4525aed633a2d28dffb46d50cb0e81f75e767df3 into PR head commit b34f89910803fb314b9f857d4326d62ecd113d26 19:14:35 Merge succeeded, producing b34f89910803fb314b9f857d4326d62ecd113d26 19:14:35 Checking out Revision b34f89910803fb314b9f857d4326d62ecd113d26 (PR-699) 19:14:35 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 19:14:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:14:35 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 19:14:35 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 19:14:35 using GIT_SSH to set credentials SSH Credentials for GitHub 19:14:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/699/head:refs/remotes/origin/PR-699 +refs/heads/master:refs/remotes/origin/master # timeout=10 19:14:35 > git config core.sparsecheckout # timeout=10 19:14:35 > git checkout -f b34f89910803fb314b9f857d4326d62ecd113d26 # timeout=10 19:14:35 > git remote # timeout=10 19:14:35 > git config --get remote.origin.url # timeout=10 19:14:35 using GIT_SSH to set credentials SSH Credentials for GitHub 19:14:35 > git merge 4525aed633a2d28dffb46d50cb0e81f75e767df3 # timeout=10 19:14:35 > git rev-parse HEAD^{commit} # timeout=10 19:14:35 > git config core.sparsecheckout # timeout=10 19:14:35 > git checkout -f b34f89910803fb314b9f857d4326d62ecd113d26 # timeout=10 19:14:39 Commit message: "ci: standardize dockerfiles" 19:14:39 > git --version # timeout=10 19:14:39 > git --version # 'git version 2.24.3' 19:14:39 fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:14:41 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 19:14:41 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 19:14:42 + sudo service docker restart 19:14:42 + true 19:14:42 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 19:14:44 provisioning config files... 19:14:44 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config5249344062008731237tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:14:44 ---> docker-login.sh 19:14:44 nexus3.edgexfoundry.org:10001 19:14:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:14:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:14:44 Configure a credential helper to remove this warning. See 19:14:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:14:44 19:14:44 Login Succeeded 19:14:44 nexus3.edgexfoundry.org:10002 19:14:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:14:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:14:45 Configure a credential helper to remove this warning. See 19:14:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:14:45 19:14:45 Login Succeeded 19:14:45 nexus3.edgexfoundry.org:10003 19:14:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:14:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:14:45 Configure a credential helper to remove this warning. See 19:14:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:14:45 19:14:45 Login Succeeded 19:14:45 nexus3.edgexfoundry.org:10004 19:14:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:14:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:14:45 Configure a credential helper to remove this warning. See 19:14:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:14:45 19:14:45 Login Succeeded 19:14:45 docker.io 19:14:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:14:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:14:45 Configure a credential helper to remove this warning. See 19:14:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:14:45 19:14:45 Login Succeeded 19:14:45 ---> docker-login.sh ends [Pipeline] } 19:14:45 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:14:46 ========================================================= 19:14:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 19:14:46 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:14:46 + 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 . 19:14:47 Sending build context to Docker daemon 2.408MB 19:14:47 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 19:14:47 Step 2/8 : FROM ${BASE} 19:14:47 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 19:14:47 188c0c94c7c5: Pulling fs layer 19:14:47 0ef7d3d256c8: Pulling fs layer 19:14:47 de9db76c5a1d: Pulling fs layer 19:14:47 bca2f99d35d6: Pulling fs layer 19:14:47 93359f2a8cfa: Pulling fs layer 19:14:47 7c6f9722023f: Pulling fs layer 19:14:47 a35cf1a2eb13: Pulling fs layer 19:14:47 bca2f99d35d6: Waiting 19:14:47 93359f2a8cfa: Waiting 19:14:47 a35cf1a2eb13: Waiting 19:14:47 7c6f9722023f: Waiting 19:14:47 de9db76c5a1d: Download complete 19:14:47 0ef7d3d256c8: Download complete 19:14:47 93359f2a8cfa: Verifying Checksum 19:14:47 93359f2a8cfa: Download complete 19:14:47 7c6f9722023f: Verifying Checksum 19:14:47 7c6f9722023f: Download complete 19:14:47 188c0c94c7c5: Verifying Checksum 19:14:47 188c0c94c7c5: Download complete 19:14:47 188c0c94c7c5: Pull complete 19:14:47 0ef7d3d256c8: Pull complete 19:14:47 de9db76c5a1d: Pull complete 19:14:49 a35cf1a2eb13: Verifying Checksum 19:14:49 a35cf1a2eb13: Download complete 19:14:49 bca2f99d35d6: Verifying Checksum 19:14:49 bca2f99d35d6: Download complete 19:14:54 bca2f99d35d6: Pull complete 19:14:54 93359f2a8cfa: Pull complete 19:14:55 7c6f9722023f: Pull complete 19:15:05 a35cf1a2eb13: Pull complete 19:15:05 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 19:15:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 19:15:05 ---> a62c8e92a672 19:15:05 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 19:15:05 ---> Running in 998c471a88f5 19:15:05 Removing intermediate container 998c471a88f5 19:15:05 ---> e6a2bcf94f1d 19:15:05 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:15:05 ---> Running in a58657822822 19:15:05 Removing intermediate container a58657822822 19:15:05 ---> 3da1a12eb15e 19:15:05 Step 5/8 : RUN apk add --no-cache make git 19:15:05 ---> Running in 005e10e6bd0d 19:15:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:15:07 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:15:07 OK: 166 MiB in 39 packages 19:15:08 Removing intermediate container 005e10e6bd0d 19:15:08 ---> c4898fe6504b 19:15:08 Step 6/8 : WORKDIR /device-sdk-go 19:15:08 ---> Running in 0b25ba323968 19:15:08 Removing intermediate container 0b25ba323968 19:15:08 ---> 18da212588ae 19:15:08 Step 7/8 : COPY . . 19:15:09 ---> f7bd50932519 19:15:09 Step 8/8 : RUN go mod download 19:15:09 ---> Running in bab5b8af9a9d 19:15:28 Removing intermediate container bab5b8af9a9d 19:15:28 ---> 6e990dbb958f 19:15:28 Successfully built 6e990dbb958f 19:15:28 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 19:15:28 + docker inspect -f . ci-base-image-x86_64 19:15:28 . [Pipeline] withDockerContainer 19:15:28 prd-centos7-docker-4c-2g-16586 does not seem to be running inside a container 19:15:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:15:29 $ docker top 541699c43434955026285f1e240c2de675ffeee22670057ac1373ed84b16343d -eo pid,comm [Pipeline] { [Pipeline] sh 19:15:30 + go version 19:15:30 go version go1.15.5 linux/amd64 [Pipeline] } 19:15:30 $ docker stop --time=1 541699c43434955026285f1e240c2de675ffeee22670057ac1373ed84b16343d 19:15:31 $ docker rm -f 541699c43434955026285f1e240c2de675ffeee22670057ac1373ed84b16343d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:15:32 + docker inspect -f . ci-base-image-x86_64 19:15:32 . [Pipeline] withDockerContainer 19:15:33 prd-centos7-docker-4c-2g-16586 does not seem to be running inside a container 19:15:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:15:33 $ docker top 24ac9e8eae99f9a22d74ccfb5c6b6e6083b2abb4cad92f05a0a0498c10b3e7be -eo pid,comm [Pipeline] { [Pipeline] sh 19:15:34 + make test 19:15:34 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:15:42 ? github.com/edgexfoundry/device-sdk-go [no test files] 19:15:57 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 19:15:57 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 19:15:57 ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] 19:15:57 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.085s coverage: 20.0% of statements 19:15:58 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.453s coverage: 97.1% of statements 19:16:31 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.069s coverage: 9.4% of statements 19:16:31 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.056s coverage: 21.9% of statements 19:16:31 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 19:16:31 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.232s coverage: 42.5% of statements 19:16:31 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 19:16:31 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.283s coverage: 68.9% of statements 19:16:31 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 19:16:31 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 19:16:31 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 19:16:31 ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] 19:16:31 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.077s coverage: 53.8% of statements 19:16:31 ? github.com/edgexfoundry/device-sdk-go/internal/v2/application [no test files] 19:16:31 ? github.com/edgexfoundry/device-sdk-go/internal/v2/cache [no test files] 19:16:31 ? github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http [no test files] 19:16:31 ok github.com/edgexfoundry/device-sdk-go/pkg/models 2.280s coverage: 68.9% of statements 19:16:31 ok github.com/edgexfoundry/device-sdk-go/pkg/service 0.054s coverage: 4.6% of statements 19:16:31 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 19:16:31 GO111MODULE=on go vet ./... 19:16:38 gofmt -l . 19:16:38 [ "`gofmt -l .`" = "" ] 19:16:38 ./bin/test-attribution-txt.sh 19:16:38 ./bin/test-go-mod-tidy.sh [Pipeline] } 19:16:38 $ docker stop --time=1 24ac9e8eae99f9a22d74ccfb5c6b6e6083b2abb4cad92f05a0a0498c10b3e7be 19:16:40 $ docker rm -f 24ac9e8eae99f9a22d74ccfb5c6b6e6083b2abb4cad92f05a0a0498c10b3e7be [Pipeline] // withDockerContainer [Pipeline] sh 19:16:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:16:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 19:16:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:16:43 + ls -al . 19:16:43 total 208 19:16:43 drwxrwxr-x. 10 jenkins jenkins 4096 Dec 17 19:16 . 19:16:43 drwxrwxr-x. 4 jenkins jenkins 28 Dec 17 19:14 .. 19:16:43 drwxrwxr-x. 2 jenkins jenkins 64 Dec 17 19:14 bin 19:16:43 -rw-r--r--. 1 jenkins jenkins 128916 Dec 17 19:16 coverage.out 19:16:43 -rw-rw-r--. 1 jenkins jenkins 940 Dec 17 19:14 Dockerfile.build 19:16:43 -rw-rw-r--. 1 jenkins jenkins 140 Dec 17 19:14 .dockerignore 19:16:43 drwxrwxr-x. 4 jenkins jenkins 48 Dec 17 19:14 example 19:16:43 drwxrwxr-x. 8 jenkins jenkins 179 Dec 17 19:14 .git 19:16:43 drwxrwxr-x. 2 jenkins jenkins 103 Dec 17 19:14 .github 19:16:43 -rw-rw-r--. 1 jenkins jenkins 138 Dec 17 19:14 .gitignore 19:16:43 -rw-r--r--. 1 jenkins jenkins 488 Dec 17 19:16 go.mod 19:16:43 -rw-r--r--. 1 jenkins jenkins 13631 Dec 17 19:16 go.sum 19:16:43 drwxrwxr-x. 15 jenkins jenkins 211 Dec 17 19:14 internal 19:16:43 -rw-rw-r--. 1 jenkins jenkins 901 Dec 17 19:14 Jenkinsfile 19:16:43 -rw-rw-r--. 1 jenkins jenkins 11341 Dec 17 19:14 LICENSE 19:16:43 -rw-rw-r--. 1 jenkins jenkins 1013 Dec 17 19:14 Makefile 19:16:43 drwxrwxr-x. 4 jenkins jenkins 26 Dec 17 19:14 openapi 19:16:43 drwxrwxr-x. 5 jenkins jenkins 50 Dec 17 19:14 pkg 19:16:43 -rw-rw-r--. 1 jenkins jenkins 5897 Dec 17 19:14 README.md 19:16:43 -rw-rw-r--. 1 jenkins jenkins 4291 Dec 17 19:14 RELEASE-NOTES.txt 19:16:43 drwxrwxr-x. 4 jenkins jenkins 54 Dec 17 19:14 snap 19:16:43 -rw-rw-r--. 1 jenkins jenkins 5 Dec 17 19:12 VERSION 19:16:43 -rw-rw-r--. 1 jenkins jenkins 222 Dec 17 19:14 version.go [Pipeline] isUnix [Pipeline] sh 19:16:43 + 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=b34f89910803fb314b9f857d4326d62ecd113d26 --label arch=amd64 --label version=0.0.0 . 19:16:44 Sending build context to Docker daemon 2.537MB 19:16:44 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 19:16:44 Step 2/24 : FROM ${BASE} AS builder 19:16:44 ---> 6e990dbb958f 19:16:44 Step 3/24 : ARG MAKE='make build' 19:16:44 ---> Running in 1541ea4e1247 19:16:44 Removing intermediate container 1541ea4e1247 19:16:44 ---> 0c6a6f1d82ab 19:16:44 Step 4/24 : WORKDIR /device-sdk-go 19:16:44 ---> Running in dd34ab93462d 19:16:44 Removing intermediate container dd34ab93462d 19:16:44 ---> f14bb5aa3724 19:16:44 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 19:16:44 ---> Running in 337a3300a809 19:16:45 Removing intermediate container 337a3300a809 19:16:45 ---> 703a354368e9 19:16:45 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:16:45 ---> Running in 09b86a8edfb8 19:16:46 Removing intermediate container 09b86a8edfb8 19:16:46 ---> 370cd10d47c8 19:16:46 Step 7/24 : RUN apk add --update --no-cache make git 19:16:46 ---> Running in 336c310f9a01 19:16:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:16:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:16:47 OK: 166 MiB in 39 packages 19:16:48 Removing intermediate container 336c310f9a01 19:16:48 ---> 87217c596fa0 19:16:48 Step 8/24 : COPY . . 19:16:49 ---> 915bc65c5dd9 19:16:49 Step 9/24 : RUN ${MAKE} 19:16:49 ---> Running in 652d58c0fe41 19:16:49 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 19:16:58 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 19:17:00 Removing intermediate container 652d58c0fe41 19:17:00 ---> 3ce6697bc913 19:17:00 Step 10/24 : FROM scratch 19:17:00 ---> 19:17:00 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 19:17:00 ---> Running in 1d1bcc6470ba 19:17:00 Removing intermediate container 1d1bcc6470ba 19:17:00 ---> c6f011194064 19:17:00 Step 12/24 : ENV APP_PORT=49990 19:17:01 ---> Running in 1fdce2cfbbdb 19:17:01 Removing intermediate container 1fdce2cfbbdb 19:17:01 ---> d4ee49228cd4 19:17:01 Step 13/24 : EXPOSE $APP_PORT 19:17:01 ---> Running in f24c8372b220 19:17:01 Removing intermediate container f24c8372b220 19:17:01 ---> 316a929ccb63 19:17:01 Step 14/24 : WORKDIR / 19:17:01 ---> Running in 517ebfa7a99a 19:17:01 Removing intermediate container 517ebfa7a99a 19:17:01 ---> ea984a2741c1 19:17:01 Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 19:17:01 ---> d95d38bc3741 19:17:01 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 19:17:02 ---> d0a58c5b6e84 19:17:02 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 19:17:02 ---> 35976c993ba4 19:17:02 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png 19:17:02 ---> 9e51d96fdfff 19:17:02 Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg 19:17:02 ---> f3d6d02d6ed7 19:17:02 Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] 19:17:02 ---> Running in a2b8766f5d95 19:17:03 Removing intermediate container a2b8766f5d95 19:17:03 ---> 9a6bd968ea50 19:17:03 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:17:03 ---> Running in cb22ed589805 19:17:03 Removing intermediate container cb22ed589805 19:17:03 ---> 3e3d5956d729 19:17:03 Step 22/24 : LABEL arch=amd64 19:17:03 ---> Running in b17fdd14d8b2 19:17:03 Removing intermediate container b17fdd14d8b2 19:17:03 ---> 04931468b012 19:17:03 Step 23/24 : LABEL git_sha=b34f89910803fb314b9f857d4326d62ecd113d26 19:17:03 ---> Running in b1a787159f0b 19:17:03 Removing intermediate container b1a787159f0b 19:17:03 ---> 00d27dcb13cc 19:17:03 Step 24/24 : LABEL version=0.0.0 19:17:04 ---> Running in fe3fa8f56f8a 19:17:04 Removing intermediate container fe3fa8f56f8a 19:17:04 ---> bb087e67b03d 19:17:04 [Warning] One or more build-args [ARCH] were not consumed 19:17:04 Successfully built bb087e67b03d 19:17:04 Successfully tagged docker-device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 19:17:19 Running on prd-ubuntu18.04-docker-arm64-4c-16g-16588 in /w/workspace/dgexfoundry_device-sdk-go_PR-699 [Pipeline] { [Pipeline] ws 19:17:19 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 19:17:24 using credential edgex-jenkins-ssh 19:17:24 Cloning the remote Git repository 19:17:25 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 19:17:25 > git init /w/workspace/device-sdk-go/1 # timeout=10 19:17:25 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 19:17:25 > git --version # timeout=10 19:17:25 > git --version # 'git version 2.17.1' 19:17:25 using GIT_SSH to set credentials SSH Credentials for GitHub 19:17:25 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:17:27 Merging remotes/origin/master commit 4525aed633a2d28dffb46d50cb0e81f75e767df3 into PR head commit b34f89910803fb314b9f857d4326d62ecd113d26 19:17:27 Merge succeeded, producing b34f89910803fb314b9f857d4326d62ecd113d26 19:17:27 Checking out Revision b34f89910803fb314b9f857d4326d62ecd113d26 (PR-699) 19:17:26 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 19:17:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:17:26 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 19:17:26 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 19:17:26 using GIT_SSH to set credentials SSH Credentials for GitHub 19:17:26 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/699/head:refs/remotes/origin/PR-699 +refs/heads/master:refs/remotes/origin/master # timeout=10 19:17:27 > git config core.sparsecheckout # timeout=10 19:17:27 > git checkout -f b34f89910803fb314b9f857d4326d62ecd113d26 # timeout=10 19:17:27 > git remote # timeout=10 19:17:27 > git config --get remote.origin.url # timeout=10 19:17:27 using GIT_SSH to set credentials SSH Credentials for GitHub 19:17:27 > git merge 4525aed633a2d28dffb46d50cb0e81f75e767df3 # timeout=10 19:17:27 > git rev-parse HEAD^{commit} # timeout=10 19:17:27 > git config core.sparsecheckout # timeout=10 19:17:27 > git checkout -f b34f89910803fb314b9f857d4326d62ecd113d26 # timeout=10 19:17:31 Commit message: "ci: standardize dockerfiles" 19:17:31 > git --version # timeout=10 19:17:31 > git --version # 'git version 2.17.1' 19:17:31 fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:17:33 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 19:17:33 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 19:17:34 + sudo service docker restart 19:17:34 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 19:17:37 provisioning config files... 19:17:37 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config899437200775383105tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:17:37 ---> docker-login.sh 19:17:37 nexus3.edgexfoundry.org:10001 19:17:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:17:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:17:38 Configure a credential helper to remove this warning. See 19:17:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:17:38 19:17:38 Login Succeeded 19:17:38 nexus3.edgexfoundry.org:10002 19:17:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:17:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:17:39 Configure a credential helper to remove this warning. See 19:17:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:17:39 19:17:39 Login Succeeded 19:17:39 nexus3.edgexfoundry.org:10003 19:17:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:17:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:17:39 Configure a credential helper to remove this warning. See 19:17:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:17:39 19:17:39 Login Succeeded 19:17:39 nexus3.edgexfoundry.org:10004 19:17:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:17:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:17:40 Configure a credential helper to remove this warning. See 19:17:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:17:40 19:17:40 Login Succeeded 19:17:40 docker.io 19:17:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:17:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:17:41 Configure a credential helper to remove this warning. See 19:17:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:17:41 19:17:41 Login Succeeded 19:17:41 ---> docker-login.sh ends [Pipeline] } 19:17:41 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:17:41 ========================================================= 19:17:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 19:17:41 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:17:42 + 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 . 19:17:42 Sending build context to Docker daemon 2.407MB 19:17:42 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 19:17:42 Step 2/8 : FROM ${BASE} 19:17:42 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:17:42 5f621e34cdf4: Pulling fs layer 19:17:42 a4357932f1b6: Pulling fs layer 19:17:42 18c013af1878: Pulling fs layer 19:17:42 00ac8860ef70: Pulling fs layer 19:17:42 63d7cb157983: Pulling fs layer 19:17:42 b116817d02f9: Pulling fs layer 19:17:42 745a02a5169b: Pulling fs layer 19:17:42 00ac8860ef70: Waiting 19:17:42 63d7cb157983: Waiting 19:17:42 b116817d02f9: Waiting 19:17:42 745a02a5169b: Waiting 19:17:42 18c013af1878: Verifying Checksum 19:17:42 18c013af1878: Download complete 19:17:42 a4357932f1b6: Verifying Checksum 19:17:42 a4357932f1b6: Download complete 19:17:42 63d7cb157983: Verifying Checksum 19:17:42 63d7cb157983: Download complete 19:17:42 b116817d02f9: Verifying Checksum 19:17:42 b116817d02f9: Download complete 19:17:42 5f621e34cdf4: Download complete 19:17:43 5f621e34cdf4: Pull complete 19:17:44 a4357932f1b6: Pull complete 19:17:44 18c013af1878: Pull complete 19:17:45 745a02a5169b: Verifying Checksum 19:17:45 745a02a5169b: Download complete 19:17:46 00ac8860ef70: Download complete 19:17:56 00ac8860ef70: Pull complete 19:17:56 63d7cb157983: Pull complete 19:17:56 b116817d02f9: Pull complete 19:18:01 745a02a5169b: Pull complete 19:18:01 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 19:18:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 19:18:01 ---> b7e6874047d6 19:18:01 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 19:18:03 ---> Running in e312cb77ec21 19:18:03 Removing intermediate container e312cb77ec21 19:18:03 ---> 8c47e7ed4543 19:18:03 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:18:03 ---> Running in 697f7929a767 19:18:06 Removing intermediate container 697f7929a767 19:18:06 ---> cd479721905e 19:18:06 Step 5/8 : RUN apk add --no-cache make git 19:18:06 ---> Running in 49268e85d7fe 19:18:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:18:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:18:09 OK: 142 MiB in 39 packages 19:18:10 Removing intermediate container 49268e85d7fe 19:18:10 ---> 6d185ae1ba24 19:18:10 Step 6/8 : WORKDIR /device-sdk-go 19:18:10 ---> Running in 6aa91d1d1d32 19:18:10 Removing intermediate container 6aa91d1d1d32 19:18:10 ---> c6390eeb0cde 19:18:10 Step 7/8 : COPY . . 19:18:12 ---> 0a3f10205bfe 19:18:12 Step 8/8 : RUN go mod download 19:18:12 ---> Running in 148f09210520 19:18:34 Removing intermediate container 148f09210520 19:18:34 ---> bd2a301f9cff 19:18:34 Successfully built bd2a301f9cff 19:18:34 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:18:34 + docker inspect -f . ci-base-image-arm64 19:18:34 . [Pipeline] withDockerContainer 19:18:35 prd-ubuntu18.04-docker-arm64-4c-16g-16588 does not seem to be running inside a container 19:18:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:18:36 $ docker top 6cfe816b7095a060fec06d3931a496fafa522f338da99ec906f7a24a5bc405ff -eo pid,comm [Pipeline] { [Pipeline] sh 19:18:37 + go version 19:18:37 go version go1.15.5 linux/arm64 [Pipeline] } 19:18:37 $ docker stop --time=1 6cfe816b7095a060fec06d3931a496fafa522f338da99ec906f7a24a5bc405ff 19:18:39 $ docker rm -f 6cfe816b7095a060fec06d3931a496fafa522f338da99ec906f7a24a5bc405ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:18:41 + docker inspect -f . ci-base-image-arm64 19:18:41 . [Pipeline] withDockerContainer 19:18:41 prd-ubuntu18.04-docker-arm64-4c-16g-16588 does not seem to be running inside a container 19:18:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:18:43 $ docker top 005bb2804e94d79fec9b88f635ac62178e3cf69d691513f46c16f3f98a9a2f54 -eo pid,comm [Pipeline] { [Pipeline] sh 19:18:44 + make test 19:18:44 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:19:06 ? github.com/edgexfoundry/device-sdk-go [no test files] 19:19:45 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 19:19:45 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 19:19:45 ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] 19:19:45 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.138s coverage: 20.0% of statements 19:19:48 ok github.com/edgexfoundry/device-sdk-go/internal/cache 1.211s coverage: 97.1% of statements 19:20:21 ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.119s coverage: 9.4% of statements 19:20:21 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.118s coverage: 21.9% of statements 19:20:21 ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] 19:20:21 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.618s coverage: 42.5% of statements 19:20:21 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 19:20:21 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.737s coverage: 68.9% of statements 19:20:21 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 19:20:21 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 19:20:21 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 19:20:21 ? github.com/edgexfoundry/device-sdk-go/internal/telemetry [no test files] 19:20:21 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.183s coverage: 53.8% of statements 19:20:21 ? github.com/edgexfoundry/device-sdk-go/internal/v2/application [no test files] 19:20:21 ? github.com/edgexfoundry/device-sdk-go/internal/v2/cache [no test files] 19:20:21 ? github.com/edgexfoundry/device-sdk-go/internal/v2/controller/http [no test files] 19:20:21 ok github.com/edgexfoundry/device-sdk-go/pkg/models 5.725s coverage: 68.9% of statements 19:20:21 ok github.com/edgexfoundry/device-sdk-go/pkg/service 0.141s coverage: 4.6% of statements 19:20:21 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 19:20:21 GO111MODULE=on go vet ./... 19:20:48 gofmt -l . 19:20:48 [ "`gofmt -l .`" = "" ] 19:20:48 ./bin/test-attribution-txt.sh 19:20:48 ./bin/test-go-mod-tidy.sh [Pipeline] } 19:20:48 $ docker stop --time=1 005bb2804e94d79fec9b88f635ac62178e3cf69d691513f46c16f3f98a9a2f54 19:20:51 $ docker rm -f 005bb2804e94d79fec9b88f635ac62178e3cf69d691513f46c16f3f98a9a2f54 [Pipeline] // withDockerContainer [Pipeline] sh 19:20:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:20:52 Warning: overwriting stash ‘coverage-report’ 19:20:53 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:20:54 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:20:54 + ls -al . 19:20:54 total 244 19:20:54 drwxrwxr-x 10 jenkins jenkins 4096 Dec 17 19:20 . 19:20:54 drwxrwxr-x 4 jenkins jenkins 4096 Dec 17 19:17 .. 19:20:54 -rw-rw-r-- 1 jenkins jenkins 140 Dec 17 19:17 .dockerignore 19:20:54 drwxrwxr-x 8 jenkins jenkins 4096 Dec 17 19:17 .git 19:20:54 drwxrwxr-x 2 jenkins jenkins 4096 Dec 17 19:17 .github 19:20:54 -rw-rw-r-- 1 jenkins jenkins 138 Dec 17 19:17 .gitignore 19:20:54 -rw-rw-r-- 1 jenkins jenkins 940 Dec 17 19:17 Dockerfile.build 19:20:54 -rw-rw-r-- 1 jenkins jenkins 901 Dec 17 19:17 Jenkinsfile 19:20:54 -rw-rw-r-- 1 jenkins jenkins 11341 Dec 17 19:17 LICENSE 19:20:54 -rw-rw-r-- 1 jenkins jenkins 1013 Dec 17 19:17 Makefile 19:20:54 -rw-rw-r-- 1 jenkins jenkins 5897 Dec 17 19:17 README.md 19:20:54 -rw-rw-r-- 1 jenkins jenkins 4291 Dec 17 19:17 RELEASE-NOTES.txt 19:20:54 -rw-rw-r-- 1 jenkins jenkins 5 Dec 17 19:12 VERSION 19:20:54 drwxrwxr-x 2 jenkins jenkins 4096 Dec 17 19:17 bin 19:20:54 -rw-r--r-- 1 jenkins jenkins 128916 Dec 17 19:20 coverage.out 19:20:54 drwxrwxr-x 4 jenkins jenkins 4096 Dec 17 19:17 example 19:20:54 -rw-r--r-- 1 jenkins jenkins 488 Dec 17 19:20 go.mod 19:20:54 -rw-r--r-- 1 jenkins jenkins 13631 Dec 17 19:20 go.sum 19:20:54 drwxrwxr-x 15 jenkins jenkins 4096 Dec 17 19:17 internal 19:20:54 drwxrwxr-x 4 jenkins jenkins 4096 Dec 17 19:17 openapi 19:20:54 drwxrwxr-x 5 jenkins jenkins 4096 Dec 17 19:17 pkg 19:20:54 drwxrwxr-x 4 jenkins jenkins 4096 Dec 17 19:17 snap 19:20:54 -rw-rw-r-- 1 jenkins jenkins 222 Dec 17 19:17 version.go [Pipeline] isUnix [Pipeline] sh 19:20:55 + 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=b34f89910803fb314b9f857d4326d62ecd113d26 --label arch=arm64 --label version=0.0.0 . 19:20:55 Sending build context to Docker daemon 2.536MB 19:20:55 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 19:20:55 Step 2/24 : FROM ${BASE} AS builder 19:20:55 ---> bd2a301f9cff 19:20:55 Step 3/24 : ARG MAKE='make build' 19:20:56 ---> Running in af6138386a00 19:20:56 Removing intermediate container af6138386a00 19:20:56 ---> 6d2ff2643a6e 19:20:56 Step 4/24 : WORKDIR /device-sdk-go 19:20:56 ---> Running in ebfa0e425040 19:20:56 Removing intermediate container ebfa0e425040 19:20:56 ---> 8a8677488eef 19:20:56 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 19:20:57 ---> Running in 2800fbf395a3 19:20:57 Removing intermediate container 2800fbf395a3 19:20:57 ---> ac9efb2b3aa8 19:20:57 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 19:20:57 ---> Running in d1008dc5126e 19:20:59 Removing intermediate container d1008dc5126e 19:20:59 ---> 01bada25f9d7 19:20:59 Step 7/24 : RUN apk add --update --no-cache make git 19:20:59 ---> Running in 65fded785b5d 19:21:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:21:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:21:02 OK: 142 MiB in 39 packages 19:21:03 Removing intermediate container 65fded785b5d 19:21:03 ---> 7537ff82e0b3 19:21:03 Step 8/24 : COPY . . 19:21:04 ---> 661a0ec01de8 19:21:04 Step 9/24 : RUN ${MAKE} 19:21:04 ---> Running in 124c6ccb889b 19:21:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 19:21:32 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 19:21:32 Removing intermediate container 124c6ccb889b 19:21:32 ---> 12e0fdf3939e 19:21:32 Step 10/24 : FROM scratch 19:21:32 ---> 19:21:32 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 19:21:32 ---> Running in 777230b819ce 19:21:32 Removing intermediate container 777230b819ce 19:21:32 ---> 768ff7c0a59c 19:21:32 Step 12/24 : ENV APP_PORT=49990 19:21:32 ---> Running in 568448b71130 19:21:32 Removing intermediate container 568448b71130 19:21:32 ---> de928494cb0a 19:21:32 Step 13/24 : EXPOSE $APP_PORT 19:21:33 ---> Running in 4c3717641f0a 19:21:33 Removing intermediate container 4c3717641f0a 19:21:33 ---> 82c5b79d1e27 19:21:33 Step 14/24 : WORKDIR / 19:21:33 ---> Running in 24620b4742b9 19:21:33 Removing intermediate container 24620b4742b9 19:21:33 ---> 6b203d2ae01c 19:21:33 Step 15/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 19:21:34 ---> 427633fae375 19:21:34 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml 19:21:35 ---> 2545f624a191 19:21:35 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml 19:21:36 ---> 15e66cb64ece 19:21:36 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png 19:21:37 ---> 320119d58add 19:21:37 Step 19/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg 19:21:37 ---> bce9e00598a0 19:21:37 Step 20/24 : ENTRYPOINT ["/usr/local/bin/device-simple"] 19:21:37 ---> Running in 3dc04e2e9414 19:21:38 Removing intermediate container 3dc04e2e9414 19:21:38 ---> a9fb10b1156c 19:21:38 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:21:38 ---> Running in c36e2ff6a863 19:21:38 Removing intermediate container c36e2ff6a863 19:21:38 ---> babc2d6945e5 19:21:38 Step 22/24 : LABEL arch=arm64 19:21:39 ---> Running in 5a042e7c19c3 19:21:39 Removing intermediate container 5a042e7c19c3 19:21:39 ---> e465c0dcb840 19:21:39 Step 23/24 : LABEL git_sha=b34f89910803fb314b9f857d4326d62ecd113d26 19:21:39 ---> Running in 7d4580efb4ce 19:21:39 Removing intermediate container 7d4580efb4ce 19:21:39 ---> b41c55609787 19:21:39 Step 24/24 : LABEL version=0.0.0 19:21:40 ---> Running in a02c4228183a 19:21:40 Removing intermediate container a02c4228183a 19:21:40 ---> 8913bc6a28b9 19:21:40 [Warning] One or more build-args [ARCH] were not consumed 19:21:40 Successfully built 8913bc6a28b9 19:21:40 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 19:21:43 provisioning config files... 19:21:43 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-699@tmp/config9125485156310984894tmp [Pipeline] { [Pipeline] sh 19:21:43 + set +x 19:21:43 + curl -s https://codecov.io/bash 19:21:43 + bash -s -- 19:21:43 19:21:43 _____ _ 19:21:43 / ____| | | 19:21:43 | | ___ __| | ___ ___ _____ __ 19:21:43 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:21:43 | |___| (_) | (_| | __/ (_| (_) \ V / 19:21:43 \_____\___/ \__,_|\___|\___\___/ \_/ 19:21:43 Bash-20201130-cc6d3fe 19:21:43 19:21:43 19:21:43 ==> Jenkins CI detected. 19:21:43 project root: . 19:21:43 --> token set from env 19:21:43 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:21:43 ==> Running gcov in . (disable via -X gcov) 19:21:43 ==> Python coveragepy not found 19:21:43 ==> Searching for coverage reports in: 19:21:43 + . 19:21:43 -> Found 1 reports 19:21:43 ==> Detecting git/mercurial file structure 19:21:43 ==> Reading reports 19:21:43 + ./coverage.out bytes=128916 19:21:43 ==> Appending adjustments 19:21:43 https://docs.codecov.io/docs/fixing-reports 19:21:44 + Found adjustments 19:21:44 ==> Gzipping contents 19:21:44 24K /tmp/codecov.9dBCLS.gz 19:21:44 ==> Uploading reports 19:21:44 url: https://codecov.io 19:21:44 query: branch=PR-699&commit=b34f89910803fb314b9f857d4326d62ecd113d26&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-699%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=699&job=&cmd_args= 19:21:44 -> Pinging Codecov 19:21:44 https://codecov.io/upload/v4?package=bash-20201130-cc6d3fe&token=secret&branch=PR-699&commit=b34f89910803fb314b9f857d4326d62ecd113d26&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-699%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=699&job=&cmd_args= 19:21:44 -> Uploading to 19:21:44 https://storage.googleapis.com/codecov/v4/raw/2020-12-17/7E55EF52A471D76F132DFD9A03CDDE97/b34f89910803fb314b9f857d4326d62ecd113d26/c192314d-697e-4893-b3dc-7064cedd1a42.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201217%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201217T192144Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3b17aa5ddc31b2c81208af0f539910a81b671d7a1d9cec54222b9f9882a56024 19:21:44 % Total % Received % Xferd Average Speed Time Time Time Current 19:21:44 Dload Upload Total Spent Left Speed 19:21:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21039 0 0 100 21039 0 43729 --:--:-- --:--:-- --:--:-- 43831 19:21:45 -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/b34f89910803fb314b9f857d4326d62ecd113d26 [Pipeline] } 19:21:45 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 19:21:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:21:49 ---> package-listing.sh 19:21:49 ++ facter osfamily 19:21:49 ++ tr '[:upper:]' '[:lower:]' 19:21:49 + OS_FAMILY=redhat 19:21:49 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-699 19:21:49 + START_PACKAGES=/tmp/packages_start.txt 19:21:49 + END_PACKAGES=/tmp/packages_end.txt 19:21:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:21:49 + PACKAGES=/tmp/packages_start.txt 19:21:49 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-699 ']' 19:21:49 + PACKAGES=/tmp/packages_end.txt 19:21:49 + case "${OS_FAMILY}" in 19:21:49 + rpm -qa 19:21:49 + sort 19:21:54 + '[' -f /tmp/packages_start.txt ']' 19:21:54 + '[' -f /tmp/packages_end.txt ']' 19:21:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:21:54 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-699 ']' 19:21:54 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-699/archives/ 19:21:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-699/archives/ [Pipeline] echo 19:21:55 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-699/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:21:55 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:21:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:21:55 19:21:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 19:21:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:21:56 alpine: Pulling from edgex-lftools-log-publisher 19:21:56 df20fa9351a1: Pulling fs layer 19:21:56 36b3adc4ff6f: Pulling fs layer 19:21:56 8ad3a11d3b57: Pulling fs layer 19:21:56 46f8f816bc3b: Pulling fs layer 19:21:56 93b61091891f: Pulling fs layer 19:21:56 93b9cdb0e59b: Pulling fs layer 19:21:56 5e14af77c1be: Pulling fs layer 19:21:56 01666e4c0597: Pulling fs layer 19:21:56 aa168da1d23b: Pulling fs layer 19:21:56 93b9cdb0e59b: Waiting 19:21:56 5e14af77c1be: Waiting 19:21:56 01666e4c0597: Waiting 19:21:56 aa168da1d23b: Waiting 19:21:56 46f8f816bc3b: Waiting 19:21:56 93b61091891f: Waiting 19:21:56 36b3adc4ff6f: Verifying Checksum 19:21:56 36b3adc4ff6f: Download complete 19:21:56 46f8f816bc3b: Verifying Checksum 19:21:56 46f8f816bc3b: Download complete 19:21:56 df20fa9351a1: Verifying Checksum 19:21:56 df20fa9351a1: Download complete 19:21:56 93b9cdb0e59b: Verifying Checksum 19:21:56 93b9cdb0e59b: Download complete 19:21:56 5e14af77c1be: Verifying Checksum 19:21:56 5e14af77c1be: Download complete 19:21:56 01666e4c0597: Verifying Checksum 19:21:56 01666e4c0597: Download complete 19:21:56 93b61091891f: Verifying Checksum 19:21:56 93b61091891f: Download complete 19:21:56 8ad3a11d3b57: Verifying Checksum 19:21:56 8ad3a11d3b57: Download complete 19:21:56 df20fa9351a1: Pull complete 19:21:56 36b3adc4ff6f: Pull complete 19:21:57 8ad3a11d3b57: Pull complete 19:21:57 46f8f816bc3b: Pull complete 19:21:57 93b61091891f: Pull complete 19:21:58 93b9cdb0e59b: Pull complete 19:21:58 5e14af77c1be: Pull complete 19:21:58 01666e4c0597: Pull complete 19:21:59 aa168da1d23b: Download complete 19:22:07 aa168da1d23b: Pull complete 19:22:07 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 19:22:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:22:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 19:22:07 prd-centos7-docker-4c-2g-16584 does not seem to be running inside a container 19:22:08 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-sdk-go_PR-699/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-699 -v /w/workspace/dgexfoundry_device-sdk-go_PR-699:/w/workspace/dgexfoundry_device-sdk-go_PR-699:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-699@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-699@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 19:22:11 $ docker top 8c413bbca4c14f5fabf4ab4213bd0da0d594eeca783c1dab89e8d1a6161a68fc -eo pid,comm [Pipeline] { [Pipeline] sh 19:22:12 + touch /tmp/pre-build-complete [Pipeline] sh 19:22:12 + mkdir -p /var/log/sa [Pipeline] sh 19:22:12 + ls /var/log/sa-host 19:22:12 + sadf -c /var/log/sa-host/sa17 19:22:12 file_magic: OK 19:22:12 HZ: Using current value: 100 19:22:12 file_header: OK 19:22:12 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 19:22:12 Statistics: 19:22:12 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 19:22:12 File successfully converted to sysstat format version 12.2.1 19:22:12 + sadf -c /var/log/sa-host/sa23 19:22:12 file_magic: OK 19:22:12 HZ: Using current value: 100 19:22:12 file_header: OK 19:22:12 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 19:22:12 Statistics: 19:22:12 Hnuu...uuuununununu... 19:22:12 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:22:13 provisioning config files... 19:22:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-699@tmp/config8176795351291481904tmp [Pipeline] { [Pipeline] echo 19:22:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:22:13 ---> create-netrc.sh [Pipeline] } 19:22:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 19:22:13 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 19:22:14 ---> python-tools-install.sh [Pipeline] echo 19:22:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:22:14 ---> sudo-logs.sh 19:22:14 Archiving 'sudo' log.. [Pipeline] echo 19:22:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:22:14 ---> job-cost.sh 19:22:14 lf-activate-venv: SKIPPING 19:22:14 INFO: No Stack... 19:22:15 INFO: Retrieving Pricing Info for: v1-standard-2 19:22:16 INFO: Archiving Costs [Pipeline] echo 19:22:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:22:16 ---> logs-deploy.sh 19:22:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-699/1 19:22:16 INFO: archiving workspace using pattern(s): 19:22:18 Archives upload complete. 19:22:18 INFO: archiving logs to Nexus 19:22:19 ---> uname -a: 19:22:19 Linux prd-centos7-docker-4c-2g-16584.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 19:22:19 19:22:19 19:22:19 ---> lscpu: 19:22:19 Architecture: x86_64 19:22:19 CPU op-mode(s): 32-bit, 64-bit 19:22:19 Byte Order: Little Endian 19:22:19 Address sizes: 40 bits physical, 48 bits virtual 19:22:19 CPU(s): 4 19:22:19 On-line CPU(s) list: 0-3 19:22:19 Thread(s) per core: 1 19:22:19 Core(s) per socket: 1 19:22:19 Socket(s): 4 19:22:19 NUMA node(s): 1 19:22:19 Vendor ID: GenuineIntel 19:22:19 CPU family: 6 19:22:19 Model: 44 19:22:19 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 19:22:19 Stepping: 1 19:22:19 CPU MHz: 2933.438 19:22:19 BogoMIPS: 5866.87 19:22:19 Virtualization: VT-x 19:22:19 Hypervisor vendor: KVM 19:22:19 Virtualization type: full 19:22:19 L1d cache: 128 KiB 19:22:19 L1i cache: 128 KiB 19:22:19 L2 cache: 16 MiB 19:22:19 L3 cache: 64 MiB 19:22:19 NUMA node0 CPU(s): 0-3 19:22:19 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 19:22:19 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 19:22:19 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 19:22:19 Vulnerability Meltdown: Mitigation; PTI 19:22:19 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:22:19 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 19:22:19 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 19:22:19 Vulnerability Srbds: Not affected 19:22:19 Vulnerability Tsx async abort: Not affected 19:22:19 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 19:22:19 19:22:19 19:22:19 ---> nproc: 19:22:19 4 19:22:19 19:22:19 19:22:19 ---> df -h: 19:22:19 Filesystem Size Used Available Use% Mounted on 19:22:19 overlay 50.0G 7.3G 42.7G 15% / 19:22:19 tmpfs 64.0M 0 64.0M 0% /dev 19:22:19 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 19:22:19 shm 64.0M 0 64.0M 0% /dev/shm 19:22:19 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 19:22:19 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 19:22:19 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 19:22:19 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 19:22:19 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 19:22:19 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-699 19:22:19 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-sdk-go_PR-699@tmp 19:22:19 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 19:22:19 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 19:22:19 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 19:22:19 19:22:19 19:22:19 ---> free -m: 19:22:19 total used free shared buff/cache available 19:22:19 Mem: 1837 705 95 0 1037 1027 19:22:19 Swap: 1023 0 1023 19:22:19 19:22:19 19:22:19 ---> ip addr: 19:22:19 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 19:22:19 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:22:19 inet 127.0.0.1/8 scope host lo 19:22:19 valid_lft forever preferred_lft forever 19:22:19 inet6 ::1/128 scope host 19:22:19 valid_lft forever preferred_lft forever 19:22:19 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 19:22:19 link/ether fa:16:3e:12:a0:10 brd ff:ff:ff:ff:ff:ff 19:22:19 inet 10.30.122.246/23 brd 10.30.123.255 scope global dynamic eth0 19:22:19 valid_lft 85770sec preferred_lft 85770sec 19:22:19 inet6 fe80::f816:3eff:fe12:a010/64 scope link 19:22:19 valid_lft forever preferred_lft forever 19:22:19 3: docker0: mtu 1500 qdisc noqueue state DOWN 19:22:19 link/ether 02:42:d2:8f:22:fe brd ff:ff:ff:ff:ff:ff 19:22:19 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 19:22:19 valid_lft forever preferred_lft forever 19:22:19 inet6 fe80::42:d2ff:fe8f:22fe/64 scope link 19:22:19 valid_lft forever preferred_lft forever 19:22:19 19:22:19 19:22:19 ---> sar -b -r -n DEV: 19:22:19 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/17/20 _x86_64_ (4 CPU) 19:22:19 19:22:19 19:11:37 LINUX RESTART (4 CPU) 19:22:19 19:22:19 19:12:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:22:19 19:13:02 115.19 47.18 68.01 0.00 7975.77 23079.51 0.00 19:22:19 19:14:01 3.15 0.05 3.10 0.00 1.63 106.23 0.00 19:22:19 19:15:01 0.48 0.00 0.48 0.00 0.00 6.74 0.00 19:22:19 19:16:01 0.25 0.00 0.25 0.00 0.00 2.56 0.00 19:22:19 19:17:01 0.15 0.00 0.15 0.00 0.00 2.03 0.00 19:22:19 19:18:01 0.33 0.00 0.33 0.00 0.00 5.29 0.00 19:22:19 19:19:01 0.30 0.00 0.30 0.00 0.00 2.91 0.00 19:22:19 19:20:01 0.28 0.00 0.28 0.00 0.00 4.15 0.00 19:22:19 19:21:01 0.25 0.00 0.25 0.00 0.00 3.13 0.00 19:22:19 19:22:01 66.20 50.11 16.09 0.00 4136.60 5626.18 0.00 19:22:19 Average: 18.69 9.75 8.94 0.00 1214.00 2889.90 0.00 19:22:19 19:22:19 19:12:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:22:19 19:13:02 169044 0 592824 31.51 2620 1117056 1104704 37.70 388000 1124876 132 19:22:19 19:14:01 172376 0 589400 31.33 2620 1117148 1085540 37.05 388640 1121580 12 19:22:19 19:15:01 172920 0 588852 31.30 2620 1117152 1076420 36.74 397956 1112144 8 19:22:19 19:16:01 173212 0 588560 31.28 2620 1117152 1076384 36.74 397724 1112144 8 19:22:19 19:17:01 172112 0 589652 31.34 2620 1117160 1076324 36.73 399596 1110872 8 19:22:19 19:18:01 172168 0 589592 31.34 2620 1117164 1076396 36.74 400132 1110872 8 19:22:19 19:19:01 172504 0 589252 31.32 2620 1117168 1076372 36.73 399968 1110872 12 19:22:19 19:20:01 173116 0 588636 31.28 2620 1117172 1076384 36.74 400040 1110872 12 19:22:19 19:21:01 172596 0 589148 31.31 2620 1117180 1076504 36.74 400028 1110876 12 19:22:19 19:22:01 67300 0 689544 36.65 2620 1122080 1504192 51.34 515844 1068496 64228 19:22:19 Average: 161735 0 599546 31.86 2620 1117643 1122922 38.32 408793 1109360 6444 19:22:19 19:22:19 19:12:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:22:19 19:13:02 eth0 515.03 323.60 1092.17 94.87 0.00 0.00 0.00 0.00 19:22:19 19:13:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:19 19:13:02 docker0 8.74 6.57 1.34 20.53 0.00 0.00 0.00 0.00 19:22:19 19:14:01 eth0 0.91 0.36 0.31 0.23 0.00 0.00 0.00 0.00 19:22:19 19:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:19 19:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:19 19:15:01 eth0 1.05 0.30 0.32 0.20 0.00 0.00 0.00 0.00 19:22:19 19:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:19 19:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:19 19:16:01 eth0 0.87 0.30 0.30 0.20 0.00 0.00 0.00 0.00 19:22:19 19:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:19 19:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:19 19:17:01 eth0 1.10 0.12 0.15 0.01 0.00 0.00 0.00 0.00 19:22:19 19:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:19 19:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:19 19:18:01 eth0 2.36 0.60 0.78 0.45 0.00 0.00 0.00 0.00 19:22:19 19:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:19 19:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:19 19:19:01 eth0 0.75 0.32 0.30 0.20 0.00 0.00 0.00 0.00 19:22:19 19:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:19 19:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:19 19:20:01 eth0 1.50 0.28 0.36 0.17 0.00 0.00 0.00 0.00 19:22:19 19:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:19 19:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:19 19:21:01 eth0 1.53 0.55 0.63 0.42 0.00 0.00 0.00 0.00 19:22:19 19:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:19 19:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:19 19:22:01 eth0 221.80 191.60 2171.43 19.52 0.00 0.00 0.00 0.00 19:22:19 19:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:19 19:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:19 Average: eth0 74.85 51.91 327.38 11.65 0.00 0.00 0.00 0.00 19:22:19 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:19 Average: docker0 0.88 0.66 0.13 2.06 0.00 0.00 0.00 0.00 19:22:19 19:22:19 19:22:19 ---> sar -P ALL: 19:22:19 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/17/20 _x86_64_ (4 CPU) 19:22:19 19:22:19 19:11:37 LINUX RESTART (4 CPU) 19:22:19 19:22:19 19:12:01 CPU %user %nice %system %iowait %steal %idle 19:22:19 19:13:02 all 14.92 0.00 7.03 2.94 0.38 74.73 19:22:19 19:13:02 0 14.98 0.00 7.71 2.82 0.39 74.10 19:22:19 19:13:02 1 14.98 0.00 6.78 2.41 0.36 75.47 19:22:19 19:13:02 2 15.65 0.00 6.74 2.17 0.39 75.06 19:22:19 19:13:02 3 14.06 0.00 6.89 4.37 0.39 74.29 19:22:19 19:14:01 all 0.17 0.00 0.07 0.00 0.00 99.76 19:22:19 19:14:01 0 0.49 0.00 0.07 0.00 0.00 99.44 19:22:19 19:14:01 1 0.05 0.00 0.07 0.00 0.00 99.88 19:22:19 19:14:01 2 0.08 0.00 0.07 0.00 0.00 99.85 19:22:19 19:14:01 3 0.07 0.00 0.07 0.00 0.00 99.86 19:22:19 19:15:01 all 0.14 0.00 0.05 0.00 0.00 99.80 19:22:19 19:15:01 0 0.37 0.00 0.10 0.00 0.00 99.53 19:22:19 19:15:01 1 0.05 0.00 0.02 0.00 0.02 99.92 19:22:19 19:15:01 2 0.07 0.00 0.05 0.00 0.00 99.88 19:22:19 19:15:01 3 0.08 0.00 0.05 0.00 0.00 99.87 19:22:19 19:16:01 all 0.14 0.00 0.05 0.00 0.01 99.80 19:22:19 19:16:01 0 0.30 0.00 0.05 0.00 0.02 99.63 19:22:19 19:16:01 1 0.03 0.00 0.03 0.00 0.00 99.93 19:22:19 19:16:01 2 0.07 0.00 0.08 0.00 0.00 99.85 19:22:19 19:16:01 3 0.15 0.00 0.03 0.00 0.02 99.80 19:22:19 19:17:01 all 0.13 0.00 0.08 0.00 0.01 99.78 19:22:19 19:17:01 0 0.38 0.00 0.07 0.00 0.00 99.55 19:22:19 19:17:01 1 0.07 0.00 0.10 0.00 0.00 99.83 19:22:19 19:17:01 2 0.05 0.00 0.10 0.00 0.02 99.83 19:22:19 19:17:01 3 0.03 0.00 0.03 0.00 0.02 99.92 19:22:19 19:18:01 all 0.17 0.00 0.07 0.00 0.00 99.76 19:22:19 19:18:01 0 0.52 0.00 0.17 0.00 0.00 99.32 19:22:19 19:18:01 1 0.03 0.00 0.02 0.00 0.00 99.95 19:22:19 19:18:01 2 0.08 0.00 0.05 0.00 0.00 99.87 19:22:19 19:18:01 3 0.05 0.00 0.05 0.00 0.00 99.90 19:22:19 19:19:01 all 0.18 0.00 0.03 0.00 0.00 99.78 19:22:19 19:19:01 0 0.32 0.00 0.02 0.00 0.00 99.67 19:22:19 19:19:01 1 0.05 0.00 0.03 0.00 0.00 99.92 19:22:19 19:19:01 2 0.15 0.00 0.05 0.00 0.00 99.80 19:22:19 19:19:01 3 0.22 0.00 0.03 0.00 0.00 99.75 19:22:19 19:20:01 all 0.15 0.00 0.04 0.00 0.00 99.80 19:22:19 19:20:01 0 0.02 0.00 0.03 0.00 0.00 99.95 19:22:19 19:20:01 1 0.03 0.00 0.05 0.00 0.02 99.90 19:22:19 19:20:01 2 0.03 0.00 0.05 0.00 0.00 99.92 19:22:19 19:20:01 3 0.53 0.00 0.03 0.00 0.00 99.43 19:22:19 19:21:01 all 0.19 0.00 0.04 0.00 0.01 99.76 19:22:19 19:21:01 0 0.02 0.00 0.03 0.00 0.02 99.93 19:22:19 19:21:01 1 0.13 0.00 0.05 0.00 0.00 99.82 19:22:19 19:21:01 2 0.07 0.00 0.03 0.00 0.02 99.88 19:22:19 19:21:01 3 0.55 0.00 0.03 0.00 0.00 99.42 19:22:19 19:22:01 all 3.59 0.00 2.37 1.12 0.07 92.85 19:22:19 19:22:01 0 2.98 0.00 2.31 0.71 0.03 93.97 19:22:19 19:22:01 1 4.19 0.00 2.36 1.22 0.07 92.15 19:22:19 19:22:01 2 3.81 0.00 2.67 1.90 0.05 91.57 19:22:19 19:22:01 3 3.37 0.00 2.15 0.64 0.12 93.72 19:22:19 Average: all 1.96 0.00 0.97 0.40 0.05 96.62 19:22:19 Average: 0 2.01 0.00 1.04 0.35 0.05 96.55 19:22:19 Average: 1 1.94 0.00 0.94 0.36 0.05 96.71 19:22:19 Average: 2 1.99 0.00 0.98 0.40 0.05 96.58 19:22:19 Average: 3 1.89 0.00 0.93 0.49 0.05 96.64 19:22:19 19:22:19 19:22:19