Pull request #695 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 29c02b22164311649ee1364f7f30e52ae3b5ad74+ebc40acbf299067f604c49d7e3628fc69e80ce80 (0a2010a73ed5448ce7b46028e1f82d22e697bbcc) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 69a7e166112f335804d9fea76440e5140e47f034 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 69a7e166112f335804d9fea76440e5140e47f034 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-695/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-695/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[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: app-functions-sdk-go-settings PROJECT: app-functions-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: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-app-functions-sdk-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false 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/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false 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 ‘prd-centos7-docker-4c-2g-26479’ Running on prd-centos7-docker-4c-2g-26483 in /w/workspace/ndry_app-functions-sdk-go_PR-695 [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/app-functions-sdk-go.git > git init /w/workspace/ndry_app-functions-sdk-go_PR-695 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-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/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-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/app-functions-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/695/head:refs/remotes/origin/PR-695 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit ebc40acbf299067f604c49d7e3628fc69e80ce80 into PR head commit 29c02b22164311649ee1364f7f30e52ae3b5ad74 Merge succeeded, producing 29c02b22164311649ee1364f7f30e52ae3b5ad74 Checking out Revision 29c02b22164311649ee1364f7f30e52ae3b5ad74 (PR-695) > git config core.sparsecheckout # timeout=10 > git checkout -f 29c02b22164311649ee1364f7f30e52ae3b5ad74 # 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 ebc40acbf299067f604c49d7e3628fc69e80ce80 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 29c02b22164311649ee1364f7f30e52ae3b5ad74 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:01:02 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:01:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:01:04 ========================================================= 07:01:04 EdgeX Global Pipelines Version Info 07:01:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:01:06 ------------------- 07:01:06 stable info: 07:01:06 ------------------- 07:01:06 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:01:06 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 07:01:06 Message: update stable to v1.0.179 07:01:07 ------------------- 07:01:07 experimental info: 07:01:07 ------------------- 07:01:07 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:01:07 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 07:01:07 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:01:07 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 07:01:07 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 07:01:07 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:01:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:01:08 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:01:08 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 07:01:08 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 07:01:08 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 07:01:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:01:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:01:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:01:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-functions-sdk-go [Pipeline] echo 07:01:09 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:01:09 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:01:09 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 07:01:09 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 07:01:09 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:01:09 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:01:10 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:01:10 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:01:10 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 07:01:10 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 07:01:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:01:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:01:10 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 07:01:11 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 07:01:11 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 07:01:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-695 [Pipeline] echo 07:01:11 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-695 [Pipeline] echo 07:01:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-695 [Pipeline] echo 07:01:11 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 29c02b22164311649ee1364f7f30e52ae3b5ad74 [Pipeline] echo 07:01:11 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 29c02b2 [Pipeline] echo 07:01:12 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:01:13 + git log --format=format:%s -1 29c02b22164311649ee1364f7f30e52ae3b5ad74 [Pipeline] echo 07:01:13 GIT_COMMIT: 29c02b22164311649ee1364f7f30e52ae3b5ad74, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 07:01:13 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 07:01:13 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:01:14 07:01:14 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:01:14 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:01:14 latest: Pulling from edgex-devops/git-semver 07:01:14 31603596830f: Pulling fs layer 07:01:14 2a8b12db71e7: Pulling fs layer 07:01:14 6ca5941a6612: Pulling fs layer 07:01:14 ecc8261a40a4: Pulling fs layer 07:01:14 ecc8261a40a4: Waiting 07:01:14 2a8b12db71e7: Verifying Checksum 07:01:14 2a8b12db71e7: Download complete 07:01:14 31603596830f: Verifying Checksum 07:01:14 31603596830f: Download complete 07:01:14 ecc8261a40a4: Verifying Checksum 07:01:14 ecc8261a40a4: Download complete 07:01:14 6ca5941a6612: Verifying Checksum 07:01:14 6ca5941a6612: Download complete 07:01:15 31603596830f: Pull complete 07:01:15 2a8b12db71e7: Pull complete 07:01:16 6ca5941a6612: Pull complete 07:01:16 ecc8261a40a4: Pull complete 07:01:16 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 07:01:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:01:16 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:01:16 prd-centos7-docker-4c-2g-26483 does not seem to be running inside a container 07:01:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-695 -v /w/workspace/ndry_app-functions-sdk-go_PR-695:/w/workspace/ndry_app-functions-sdk-go_PR-695:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-695@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-695@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 07:01:18 $ docker top 8dc2a2d9bcccddadd4c5d16e198fb58f9fca8bfb538519134bb661654e01e3ae -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:01:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:01:19 [ssh-agent] Looking for ssh-agent implementation... 07:01:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:01:19 $ docker exec 8dc2a2d9bcccddadd4c5d16e198fb58f9fca8bfb538519134bb661654e01e3ae ssh-agent 07:01:19 SSH_AUTH_SOCK=/tmp/ssh-p58MT0YLfs07/agent.11 07:01:19 SSH_AGENT_PID=17 07:01:19 Running ssh-add (command line suppressed) 07:01:19 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-695@tmp/private_key_5673960033399241015.key (/w/workspace/ndry_app-functions-sdk-go_PR-695@tmp/private_key_5673960033399241015.key) 07:01:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:01:20 + git tag --points-at HEAD [Pipeline] } 07:01:20 $ docker exec --env ******** --env ******** 8dc2a2d9bcccddadd4c5d16e198fb58f9fca8bfb538519134bb661654e01e3ae ssh-agent -k 07:01:20 unset SSH_AUTH_SOCK; 07:01:20 unset SSH_AGENT_PID; 07:01:20 echo Agent pid 17 killed; 07:01:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:01:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:01:20 [ssh-agent] Looking for ssh-agent implementation... 07:01:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:01:20 $ docker exec 8dc2a2d9bcccddadd4c5d16e198fb58f9fca8bfb538519134bb661654e01e3ae ssh-agent 07:01:21 SSH_AUTH_SOCK=/tmp/ssh-j4t8zgsnEXzZ/agent.45 07:01:21 SSH_AGENT_PID=50 07:01:21 Running ssh-add (command line suppressed) 07:01:21 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-695@tmp/private_key_1374584470865148258.key (/w/workspace/ndry_app-functions-sdk-go_PR-695@tmp/private_key_1374584470865148258.key) 07:01:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:01:21 + git semver init 07:01:21 # -> Open(): unable to determine branch for HEAD 07:01:21 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-695/.git 07:01:21 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-695 07:01:21 # $SEMVER_REMOTE_NAME = origin 07:01:21 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:01:21 # $SEMVER_USER_NAME = edgex-jenkins 07:01:21 # $SEMVER_BRANCH = PR-695 07:01:21 # $SEMVER_TEMP = /tmp/semver-659412684 07:01:21 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 07:01:24 # '/tmp/semver-659412684' -> '/w/workspace/ndry_app-functions-sdk-go_PR-695/.semver' 07:01:24 # -> Force: false 07:01:24 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-695/.semver [Pipeline] } 07:01:24 $ docker exec --env ******** --env ******** 8dc2a2d9bcccddadd4c5d16e198fb58f9fca8bfb538519134bb661654e01e3ae ssh-agent -k 07:01:24 unset SSH_AUTH_SOCK; 07:01:24 unset SSH_AGENT_PID; 07:01:24 echo Agent pid 50 killed; 07:01:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:01:25 + git semver [Pipeline] } 07:01:25 $ docker stop --time=1 8dc2a2d9bcccddadd4c5d16e198fb58f9fca8bfb538519134bb661654e01e3ae 07:01:26 $ docker rm -f 8dc2a2d9bcccddadd4c5d16e198fb58f9fca8bfb538519134bb661654e01e3ae [Pipeline] // withDockerContainer [Pipeline] sh 07:01:27 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:01:28 Stashed 1 file(s) [Pipeline] echo 07:01:28 [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 07:01:43 Still waiting to schedule task 07:01:43 Waiting for next available executor on ‘centos7-docker-4c-2g’ 07:01:43 Still waiting to schedule task 07:01:43 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-26481’ 07:03:42 Running on prd-centos7-docker-4c-2g-26485 in /w/workspace/ndry_app-functions-sdk-go_PR-695 [Pipeline] { [Pipeline] ws 07:03:42 Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout 07:03:45 using credential edgex-jenkins-ssh 07:03:45 Cloning the remote Git repository 07:03:44 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 07:03:44 > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 07:03:44 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 07:03:44 > git --version # timeout=10 07:03:44 > git --version # 'git version 2.24.3' 07:03:44 using GIT_SSH to set credentials SSH Credentials for GitHub 07:03:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:03:46 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 07:03:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:03:46 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 07:03:46 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 07:03:46 using GIT_SSH to set credentials SSH Credentials for GitHub 07:03:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/695/head:refs/remotes/origin/PR-695 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:03:47 Merging remotes/origin/master commit ebc40acbf299067f604c49d7e3628fc69e80ce80 into PR head commit 29c02b22164311649ee1364f7f30e52ae3b5ad74 07:03:47 Merge succeeded, producing 29c02b22164311649ee1364f7f30e52ae3b5ad74 07:03:47 Checking out Revision 29c02b22164311649ee1364f7f30e52ae3b5ad74 (PR-695) 07:03:46 > git config core.sparsecheckout # timeout=10 07:03:47 > git checkout -f 29c02b22164311649ee1364f7f30e52ae3b5ad74 # timeout=10 07:03:47 > git remote # timeout=10 07:03:47 > git config --get remote.origin.url # timeout=10 07:03:47 using GIT_SSH to set credentials SSH Credentials for GitHub 07:03:47 > git merge ebc40acbf299067f604c49d7e3628fc69e80ce80 # timeout=10 07:03:47 > git rev-parse HEAD^{commit} # timeout=10 07:03:47 > git config core.sparsecheckout # timeout=10 07:03:47 > git checkout -f 29c02b22164311649ee1364f7f30e52ae3b5ad74 # timeout=10 07:03:50 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" 07:03:50 > git --version # timeout=10 07:03:50 > git --version # 'git version 2.24.3' 07:03:50 fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:03:52 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 07:03:52 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:03:53 + sudo service docker restart 07:03:53 + true 07:03:53 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 07:03:54 ========================================================= 07:03:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 07:03:54 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:03:55 + 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 . 07:03:55 Sending build context to Docker daemon 19.14MB 07:03:55 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 07:03:55 Step 2/8 : FROM ${BASE} 07:03:55 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 07:03:55 188c0c94c7c5: Pulling fs layer 07:03:55 0ef7d3d256c8: Pulling fs layer 07:03:55 de9db76c5a1d: Pulling fs layer 07:03:55 bca2f99d35d6: Pulling fs layer 07:03:55 93359f2a8cfa: Pulling fs layer 07:03:55 7c6f9722023f: Pulling fs layer 07:03:55 a35cf1a2eb13: Pulling fs layer 07:03:55 bca2f99d35d6: Waiting 07:03:55 93359f2a8cfa: Waiting 07:03:55 7c6f9722023f: Waiting 07:03:55 a35cf1a2eb13: Waiting 07:03:55 0ef7d3d256c8: Download complete 07:03:55 93359f2a8cfa: Verifying Checksum 07:03:55 93359f2a8cfa: Download complete 07:03:56 7c6f9722023f: Verifying Checksum 07:03:56 7c6f9722023f: Download complete 07:03:56 188c0c94c7c5: Verifying Checksum 07:03:56 188c0c94c7c5: Download complete 07:03:56 188c0c94c7c5: Pull complete 07:03:56 0ef7d3d256c8: Pull complete 07:03:56 de9db76c5a1d: Pull complete 07:03:58 a35cf1a2eb13: Verifying Checksum 07:03:59 bca2f99d35d6: Verifying Checksum 07:03:59 bca2f99d35d6: Download complete 07:04:04 bca2f99d35d6: Pull complete 07:04:04 93359f2a8cfa: Pull complete 07:04:04 7c6f9722023f: Pull complete 07:04:08 a35cf1a2eb13: Pull complete 07:04:08 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 07:04:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 07:04:08 ---> a62c8e92a672 07:04:08 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 07:04:08 20.10.0: Pulling from library/docker 07:04:08 05e7bc50f07f: Pulling fs layer 07:04:08 6db28d0fdbf6: Pulling fs layer 07:04:08 292df0bc6bf3: Pulling fs layer 07:04:08 2e060f4bd70b: Pulling fs layer 07:04:08 80e8d568a223: Pulling fs layer 07:04:08 8dc6ef1a942a: Pulling fs layer 07:04:08 2312dd95470a: Pulling fs layer 07:04:08 80e8d568a223: Waiting 07:04:08 8dc6ef1a942a: Waiting 07:04:08 2e060f4bd70b: Waiting 07:04:08 2312dd95470a: Waiting 07:04:09 05e7bc50f07f: Verifying Checksum 07:04:09 05e7bc50f07f: Download complete 07:04:09 292df0bc6bf3: Verifying Checksum 07:04:09 292df0bc6bf3: Download complete 07:04:09 05e7bc50f07f: Pull complete 07:04:10 80e8d568a223: Verifying Checksum 07:04:10 80e8d568a223: Download complete 07:04:10 6db28d0fdbf6: Verifying Checksum 07:04:10 6db28d0fdbf6: Download complete 07:04:10 6db28d0fdbf6: Pull complete 07:04:10 8dc6ef1a942a: Verifying Checksum 07:04:10 8dc6ef1a942a: Download complete 07:04:10 292df0bc6bf3: Pull complete 07:04:10 2312dd95470a: Download complete 07:04:15 2e060f4bd70b: Verifying Checksum 07:04:15 2e060f4bd70b: Download complete 07:04:18 2e060f4bd70b: Pull complete 07:04:18 80e8d568a223: Pull complete 07:04:18 8dc6ef1a942a: Pull complete 07:04:18 2312dd95470a: Pull complete 07:04:18 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 07:04:18 Status: Downloaded newer image for docker:20.10.0 07:04:20 ---> 97de2e6e47fa 07:04:20 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 07:04:20 ---> Running in d2892f790ae6 07:04:20 Removing intermediate container d2892f790ae6 07:04:20 ---> ed6ef3879b92 07:04:20 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 07:04:20 ---> Running in 6714ad2c3f82 07:04:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 07:04:21 Running on prd-ubuntu18.04-docker-arm64-4c-16g-26484 in /w/workspace/ndry_app-functions-sdk-go_PR-695 [Pipeline] { [Pipeline] ws 07:04:21 Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout 07:04:22 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 07:04:22 (1/5) Installing libsodium (1.0.18-r0) 07:04:22 (2/5) Installing libzmq (4.3.3-r0) 07:04:22 (3/5) Installing pkgconf (1.7.2-r0) 07:04:22 (4/5) Installing libsodium-dev (1.0.18-r0) 07:04:22 (5/5) Installing zeromq-dev (4.3.3-r0) 07:04:23 Executing busybox-1.31.1-r19.trigger 07:04:23 OK: 167 MiB in 44 packages 07:04:24 Removing intermediate container 6714ad2c3f82 07:04:24 ---> c275478690cf 07:04:24 Step 6/8 : WORKDIR /build 07:04:24 ---> Running in 1cc90044dddd 07:04:24 Removing intermediate container 1cc90044dddd 07:04:24 ---> 8b55960933e8 07:04:24 Step 7/8 : COPY go.mod . 07:04:24 ---> a744bb4d9587 07:04:24 Step 8/8 : RUN go mod download 07:04:24 ---> Running in 92076ac37d4b 07:04:26 using credential edgex-jenkins-ssh 07:04:26 Cloning the remote Git repository 07:04:27 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 07:04:27 > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 07:04:27 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 07:04:27 > git --version # timeout=10 07:04:27 > git --version # 'git version 2.17.1' 07:04:27 using GIT_SSH to set credentials SSH Credentials for GitHub 07:04:27 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:04:30 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 07:04:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:04:30 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 07:04:30 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 07:04:30 using GIT_SSH to set credentials SSH Credentials for GitHub 07:04:30 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/695/head:refs/remotes/origin/PR-695 +refs/heads/master:refs/remotes/origin/master # timeout=10 07:04:31 Merging remotes/origin/master commit ebc40acbf299067f604c49d7e3628fc69e80ce80 into PR head commit 29c02b22164311649ee1364f7f30e52ae3b5ad74 07:04:31 Merge succeeded, producing 29c02b22164311649ee1364f7f30e52ae3b5ad74 07:04:31 Checking out Revision 29c02b22164311649ee1364f7f30e52ae3b5ad74 (PR-695) 07:04:31 > git config core.sparsecheckout # timeout=10 07:04:31 > git checkout -f 29c02b22164311649ee1364f7f30e52ae3b5ad74 # timeout=10 07:04:31 > git remote # timeout=10 07:04:31 > git config --get remote.origin.url # timeout=10 07:04:31 using GIT_SSH to set credentials SSH Credentials for GitHub 07:04:31 > git merge ebc40acbf299067f604c49d7e3628fc69e80ce80 # timeout=10 07:04:31 > git rev-parse HEAD^{commit} # timeout=10 07:04:31 > git config core.sparsecheckout # timeout=10 07:04:31 > git checkout -f 29c02b22164311649ee1364f7f30e52ae3b5ad74 # timeout=10 07:04:35 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" 07:04:35 > git --version # timeout=10 07:04:35 > git --version # 'git version 2.17.1' 07:04:35 fatal: bad object 69a7e166112f335804d9fea76440e5140e47f034 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:04:37 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 07:04:38 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 07:04:39 + sudo service docker restart 07:04:39 + true [Pipeline] unstash [Pipeline] echo 07:04:42 ========================================================= 07:04:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 07:04:42 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:04:43 + 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 . 07:04:44 Sending build context to Docker daemon 19.13MB 07:04:44 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 07:04:44 Step 2/8 : FROM ${BASE} 07:04:44 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:04:44 5f621e34cdf4: Pulling fs layer 07:04:44 a4357932f1b6: Pulling fs layer 07:04:44 18c013af1878: Pulling fs layer 07:04:44 00ac8860ef70: Pulling fs layer 07:04:44 63d7cb157983: Pulling fs layer 07:04:44 b116817d02f9: Pulling fs layer 07:04:44 745a02a5169b: Pulling fs layer 07:04:44 00ac8860ef70: Waiting 07:04:44 745a02a5169b: Waiting 07:04:44 b116817d02f9: Waiting 07:04:44 63d7cb157983: Waiting 07:04:44 18c013af1878: Download complete 07:04:44 a4357932f1b6: Download complete 07:04:44 63d7cb157983: Download complete 07:04:44 b116817d02f9: Download complete 07:04:44 5f621e34cdf4: Verifying Checksum 07:04:44 5f621e34cdf4: Download complete 07:04:45 5f621e34cdf4: Pull complete 07:04:45 a4357932f1b6: Pull complete 07:04:46 18c013af1878: Pull complete 07:04:47 745a02a5169b: Verifying Checksum 07:04:47 745a02a5169b: Download complete 07:04:48 00ac8860ef70: Verifying Checksum 07:04:48 00ac8860ef70: Download complete 07:04:51 Removing intermediate container 92076ac37d4b 07:04:51 ---> 7b2104c6d1c0 07:04:51 Successfully built 7b2104c6d1c0 07:04:51 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 07:04:51 + docker inspect -f . ci-base-image-x86_64 07:04:51 . [Pipeline] withDockerContainer 07:04:51 prd-centos7-docker-4c-2g-26485 does not seem to be running inside a container 07:04:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:04:52 $ docker top 5471858f058e2b84bfa63d418d59c621dfb4278915512e7d66ce60d0548d88fd -eo pid,comm [Pipeline] { [Pipeline] sh 07:04:53 + go version 07:04:53 go version go1.15.5 linux/amd64 [Pipeline] } 07:04:53 $ docker stop --time=1 5471858f058e2b84bfa63d418d59c621dfb4278915512e7d66ce60d0548d88fd 07:04:54 $ docker rm -f 5471858f058e2b84bfa63d418d59c621dfb4278915512e7d66ce60d0548d88fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:04:55 + docker inspect -f . ci-base-image-x86_64 07:04:55 . [Pipeline] withDockerContainer 07:04:55 prd-centos7-docker-4c-2g-26485 does not seem to be running inside a container 07:04:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:04:56 $ docker top ff276f6c538a043c02b9ddf3ec22ca29946adae1e86701a4099243c394b922c1 -eo pid,comm [Pipeline] { [Pipeline] sh 07:04:57 + make test 07:04:57 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 07:04:58 ? github.com/edgexfoundry/app-functions-sdk-go/v2 [no test files] 07:04:58 00ac8860ef70: Pull complete 07:04:58 63d7cb157983: Pull complete 07:04:58 b116817d02f9: Pull complete 07:05:03 745a02a5169b: Pull complete 07:05:03 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 07:05:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 07:05:03 ---> b7e6874047d6 07:05:03 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 07:05:03 20.10.0: Pulling from library/docker 07:05:03 a3cc7d3b244e: Pulling fs layer 07:05:03 02a3295e0d61: Pulling fs layer 07:05:03 0f4f2e6d8100: Pulling fs layer 07:05:03 330b718f631f: Pulling fs layer 07:05:03 a93816041522: Pulling fs layer 07:05:03 bdb6da89ff94: Pulling fs layer 07:05:03 2a70c0c122f4: Pulling fs layer 07:05:03 a93816041522: Waiting 07:05:03 330b718f631f: Waiting 07:05:03 bdb6da89ff94: Waiting 07:05:03 2a70c0c122f4: Waiting 07:05:04 0f4f2e6d8100: Verifying Checksum 07:05:04 0f4f2e6d8100: Download complete 07:05:04 a3cc7d3b244e: Verifying Checksum 07:05:04 a3cc7d3b244e: Download complete 07:05:04 02a3295e0d61: Download complete 07:05:04 a3cc7d3b244e: Pull complete 07:05:04 a93816041522: Verifying Checksum 07:05:04 a93816041522: Download complete 07:05:05 02a3295e0d61: Pull complete 07:05:05 bdb6da89ff94: Verifying Checksum 07:05:05 bdb6da89ff94: Download complete 07:05:05 2a70c0c122f4: Verifying Checksum 07:05:05 2a70c0c122f4: Download complete 07:05:06 0f4f2e6d8100: Pull complete 07:05:06 ok github.com/edgexfoundry/app-functions-sdk-go/v2/appcontext 0.072s coverage: 82.6% of statements 07:05:10 330b718f631f: Verifying Checksum 07:05:10 330b718f631f: Download complete 07:05:13 330b718f631f: Pull complete 07:05:13 a93816041522: Pull complete 07:05:14 bdb6da89ff94: Pull complete 07:05:14 2a70c0c122f4: Pull complete 07:05:14 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 07:05:14 Status: Downloaded newer image for docker:20.10.0 07:05:15 ok github.com/edgexfoundry/app-functions-sdk-go/v2/appsdk 0.043s coverage: 50.1% of statements 07:05:15 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 07:05:15 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 07:05:15 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.029s coverage: 61.5% of statements 07:05:15 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 07:05:15 # github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus [github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus.test] 07:05:15 internal/trigger/messagebus/messaging_test.go:48:13: undefined: requests.NewAddRequest 07:05:15 # github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime [github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime.test] 07:05:15 internal/runtime/runtime_test.go:52:13: undefined: requests.NewAddRequest 07:05:15 FAIL github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime [build failed] 07:05:15 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 07:05:15 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 07:05:15 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 07:05:15 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 07:05:15 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 07:05:15 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 07:05:15 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.014s coverage: 97.0% of statements 07:05:15 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 07:05:15 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.009s coverage: 8.8% of statements 07:05:15 FAIL github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus [build failed] 07:05:15 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 07:05:15 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/v2/controller/http 0.030s coverage: 87.9% of statements 07:05:15 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.030s coverage: 80.5% of statements 07:05:15 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.027s coverage: 71.7% of statements 07:05:21 ---> ea45554ed0cf 07:05:21 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 07:05:21 ---> Running in 3ea6ea97abae 07:05:21 Removing intermediate container 3ea6ea97abae 07:05:21 ---> 638bd3c59fd3 07:05:21 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 07:05:21 ---> Running in 1caf2cf30c95 07:05:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 07:05:22 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 07:05:23 (1/5) Installing libsodium (1.0.18-r0) 07:05:23 (2/5) Installing libzmq (4.3.3-r0) 07:05:23 (3/5) Installing pkgconf (1.7.2-r0) 07:05:23 (4/5) Installing libsodium-dev (1.0.18-r0) 07:05:23 (5/5) Installing zeromq-dev (4.3.3-r0) 07:05:24 Executing busybox-1.31.1-r19.trigger 07:05:24 OK: 144 MiB in 44 packages 07:05:25 Removing intermediate container 1caf2cf30c95 07:05:25 ---> ae61183dce9f 07:05:25 Step 6/8 : WORKDIR /build 07:05:25 ---> Running in 04f5976c7931 07:05:26 Removing intermediate container 04f5976c7931 07:05:26 ---> 8535e349d1c8 07:05:26 Step 7/8 : COPY go.mod . 07:05:26 ---> 2d85b1d0550c 07:05:26 Step 8/8 : RUN go mod download 07:05:27 ---> Running in 061e62ccb877 07:05:42 --- FAIL: TestTransformToJSON (0.00s) 07:05:42 conversion_test.go:124: 07:05:42 Error Trace: conversion_test.go:124 07:05:42 Error: Not equal: 07:05:42 expected: "{\"apiVersion\":\"\",\"id\":\"\",\"deviceName\":\"device1\",\"profileName\":\"\",\"created\":0,\"origin\":0,\"readings\":null}" 07:05:42 actual : "{\"apiVersion\":\"\",\"id\":\"\",\"deviceName\":\"device1\",\"profileName\":\"\",\"origin\":0,\"readings\":null}" 07:05:42 07:05:42 Diff: 07:05:42 --- Expected 07:05:42 +++ Actual 07:05:42 @@ -1 +1 @@ 07:05:42 -{"apiVersion":"","id":"","deviceName":"device1","profileName":"","created":0,"origin":0,"readings":null} 07:05:42 +{"apiVersion":"","id":"","deviceName":"device1","profileName":"","origin":0,"readings":null} 07:05:42 Test: TestTransformToJSON 07:05:42 --- FAIL: TestTransformToJSONMultipleParametersValid (0.00s) 07:05:42 conversion_test.go:151: 07:05:42 Error Trace: conversion_test.go:151 07:05:42 Error: Not equal: 07:05:42 expected: "{\"apiVersion\":\"\",\"id\":\"\",\"deviceName\":\"device1\",\"profileName\":\"\",\"created\":0,\"origin\":0,\"readings\":null}" 07:05:42 actual : "{\"apiVersion\":\"\",\"id\":\"\",\"deviceName\":\"device1\",\"profileName\":\"\",\"origin\":0,\"readings\":null}" 07:05:42 07:05:42 Diff: 07:05:42 --- Expected 07:05:42 +++ Actual 07:05:42 @@ -1 +1 @@ 07:05:42 -{"apiVersion":"","id":"","deviceName":"device1","profileName":"","created":0,"origin":0,"readings":null} 07:05:42 +{"apiVersion":"","id":"","deviceName":"device1","profileName":"","origin":0,"readings":null} 07:05:42 Test: TestTransformToJSONMultipleParametersValid 07:05:42 --- FAIL: TestTransformToJSONMultipleParametersTwoEvents (0.00s) 07:05:42 conversion_test.go:169: 07:05:42 Error Trace: conversion_test.go:169 07:05:42 Error: Not equal: 07:05:42 expected: "{\"apiVersion\":\"\",\"id\":\"\",\"deviceName\":\"device2\",\"profileName\":\"\",\"created\":0,\"origin\":0,\"readings\":null}" 07:05:42 actual : "{\"apiVersion\":\"\",\"id\":\"\",\"deviceName\":\"device2\",\"profileName\":\"\",\"origin\":0,\"readings\":null}" 07:05:42 07:05:42 Diff: 07:05:42 --- Expected 07:05:42 +++ Actual 07:05:42 @@ -1 +1 @@ 07:05:42 -{"apiVersion":"","id":"","deviceName":"device2","profileName":"","created":0,"origin":0,"readings":null} 07:05:42 +{"apiVersion":"","id":"","deviceName":"device2","profileName":"","origin":0,"readings":null} 07:05:42 Test: TestTransformToJSONMultipleParametersTwoEvents 07:05:42 FAIL 07:05:42 coverage: 82.9% of statements 07:05:42 FAIL github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.047s 07:05:42 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.009s coverage: 94.4% of statements 07:05:42 FAIL 07:05:42 make: *** [Makefile:6: test] Error 2 [Pipeline] } 07:05:42 $ docker stop --time=1 ff276f6c538a043c02b9ddf3ec22ca29946adae1e86701a4099243c394b922c1 07:05:44 $ docker rm -f ff276f6c538a043c02b9ddf3ec22ca29946adae1e86701a4099243c394b922c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 07:05:46 Failed in branch amd64 07:05:53 Removing intermediate container 061e62ccb877 07:05:53 ---> c7bc452d99f1 07:05:53 Successfully built c7bc452d99f1 07:05:53 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:05:54 + docker inspect -f . ci-base-image-arm64 07:05:54 . [Pipeline] withDockerContainer 07:05:54 prd-ubuntu18.04-docker-arm64-4c-16g-26484 does not seem to be running inside a container 07:05:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:05:56 $ docker top 903763817b12e059932192840c62c9957aab09cbe139da17cf53ef08638ed795 -eo pid,comm [Pipeline] { [Pipeline] sh 07:05:57 + go version 07:05:57 go version go1.15.5 linux/arm64 [Pipeline] } 07:05:57 $ docker stop --time=1 903763817b12e059932192840c62c9957aab09cbe139da17cf53ef08638ed795 07:05:59 $ docker rm -f 903763817b12e059932192840c62c9957aab09cbe139da17cf53ef08638ed795 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:06:00 + docker inspect -f . ci-base-image-arm64 07:06:00 . [Pipeline] withDockerContainer 07:06:00 prd-ubuntu18.04-docker-arm64-4c-16g-26484 does not seem to be running inside a container 07:06:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:06:02 $ docker top 4f349b224f79d044e8aea8146547fa90bd067498b6572bb825ccb3931d9d40c5 -eo pid,comm [Pipeline] { [Pipeline] sh 07:06:03 + make test 07:06:03 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 07:06:04 ? github.com/edgexfoundry/app-functions-sdk-go/v2 [no test files] 07:06:26 ok github.com/edgexfoundry/app-functions-sdk-go/v2/appcontext 0.037s coverage: 82.6% of statements 07:06:45 # github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime [github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime.test] 07:06:45 internal/runtime/runtime_test.go:52:13: undefined: requests.NewAddRequest 07:06:45 # github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus [github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus.test] 07:06:45 internal/trigger/messagebus/messaging_test.go:48:13: undefined: requests.NewAddRequest 07:06:50 ok github.com/edgexfoundry/app-functions-sdk-go/v2/appsdk 0.112s coverage: 50.1% of statements 07:06:50 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 07:06:50 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 07:06:50 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.075s coverage: 61.5% of statements 07:06:50 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 07:06:50 FAIL github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime [build failed] 07:06:50 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 07:06:50 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 07:06:50 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 07:06:50 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 07:06:50 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 07:06:50 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 07:06:50 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.028s coverage: 97.0% of statements 07:06:50 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 07:06:50 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.034s coverage: 8.8% of statements 07:06:50 FAIL github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus [build failed] 07:06:50 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 07:06:50 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/v2/controller/http 0.051s coverage: 87.9% of statements 07:06:50 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.048s coverage: 80.5% of statements 07:06:50 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.024s coverage: 71.7% of statements 07:07:17 --- FAIL: TestTransformToJSON (0.00s) 07:07:17 conversion_test.go:124: 07:07:17 Error Trace: conversion_test.go:124 07:07:17 Error: Not equal: 07:07:17 expected: "{\"apiVersion\":\"\",\"id\":\"\",\"deviceName\":\"device1\",\"profileName\":\"\",\"created\":0,\"origin\":0,\"readings\":null}" 07:07:17 actual : "{\"apiVersion\":\"\",\"id\":\"\",\"deviceName\":\"device1\",\"profileName\":\"\",\"origin\":0,\"readings\":null}" 07:07:17 07:07:17 Diff: 07:07:17 --- Expected 07:07:17 +++ Actual 07:07:17 @@ -1 +1 @@ 07:07:17 -{"apiVersion":"","id":"","deviceName":"device1","profileName":"","created":0,"origin":0,"readings":null} 07:07:17 +{"apiVersion":"","id":"","deviceName":"device1","profileName":"","origin":0,"readings":null} 07:07:17 Test: TestTransformToJSON 07:07:17 --- FAIL: TestTransformToJSONMultipleParametersValid (0.00s) 07:07:17 conversion_test.go:151: 07:07:17 Error Trace: conversion_test.go:151 07:07:17 Error: Not equal: 07:07:17 expected: "{\"apiVersion\":\"\",\"id\":\"\",\"deviceName\":\"device1\",\"profileName\":\"\",\"created\":0,\"origin\":0,\"readings\":null}" 07:07:17 actual : "{\"apiVersion\":\"\",\"id\":\"\",\"deviceName\":\"device1\",\"profileName\":\"\",\"origin\":0,\"readings\":null}" 07:07:17 07:07:17 Diff: 07:07:17 --- Expected 07:07:17 +++ Actual 07:07:17 @@ -1 +1 @@ 07:07:17 -{"apiVersion":"","id":"","deviceName":"device1","profileName":"","created":0,"origin":0,"readings":null} 07:07:17 +{"apiVersion":"","id":"","deviceName":"device1","profileName":"","origin":0,"readings":null} 07:07:17 Test: TestTransformToJSONMultipleParametersValid 07:07:17 --- FAIL: TestTransformToJSONMultipleParametersTwoEvents (0.00s) 07:07:17 conversion_test.go:169: 07:07:17 Error Trace: conversion_test.go:169 07:07:17 Error: Not equal: 07:07:17 expected: "{\"apiVersion\":\"\",\"id\":\"\",\"deviceName\":\"device2\",\"profileName\":\"\",\"created\":0,\"origin\":0,\"readings\":null}" 07:07:17 actual : "{\"apiVersion\":\"\",\"id\":\"\",\"deviceName\":\"device2\",\"profileName\":\"\",\"origin\":0,\"readings\":null}" 07:07:17 07:07:17 Diff: 07:07:17 --- Expected 07:07:17 +++ Actual 07:07:17 @@ -1 +1 @@ 07:07:17 -{"apiVersion":"","id":"","deviceName":"device2","profileName":"","created":0,"origin":0,"readings":null} 07:07:17 +{"apiVersion":"","id":"","deviceName":"device2","profileName":"","origin":0,"readings":null} 07:07:17 Test: TestTransformToJSONMultipleParametersTwoEvents 07:07:17 FAIL 07:07:17 coverage: 82.9% of statements 07:07:17 FAIL github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.078s 07:07:17 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.024s coverage: 94.4% of statements 07:07:17 FAIL 07:07:17 make: *** [Makefile:6: test] Error 2 [Pipeline] } 07:07:18 $ docker stop --time=1 4f349b224f79d044e8aea8146547fa90bd067498b6572bb825ccb3931d9d40c5 07:07:20 $ docker rm -f 4f349b224f79d044e8aea8146547fa90bd067498b6572bb825ccb3931d9d40c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 07:07:22 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 07:07:26 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:07:26 ---> package-listing.sh 07:07:26 ++ facter osfamily 07:07:26 ++ tr '[:upper:]' '[:lower:]' 07:07:26 + OS_FAMILY=redhat 07:07:26 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-695 07:07:26 + START_PACKAGES=/tmp/packages_start.txt 07:07:26 + END_PACKAGES=/tmp/packages_end.txt 07:07:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:07:26 + PACKAGES=/tmp/packages_start.txt 07:07:26 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-695 ']' 07:07:26 + PACKAGES=/tmp/packages_end.txt 07:07:26 + case "${OS_FAMILY}" in 07:07:26 + rpm -qa 07:07:26 + sort 07:07:32 + '[' -f /tmp/packages_start.txt ']' 07:07:32 + '[' -f /tmp/packages_end.txt ']' 07:07:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:07:32 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-695 ']' 07:07:32 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-695/archives/ 07:07:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-695/archives/ [Pipeline] echo 07:07:32 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/ndry_app-functions-sdk-go_PR-695/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:07:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 07:07:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:07:32 07:07:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 07:07:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:07:33 alpine: Pulling from edgex-lftools-log-publisher 07:07:33 df20fa9351a1: Pulling fs layer 07:07:33 36b3adc4ff6f: Pulling fs layer 07:07:33 8ad3a11d3b57: Pulling fs layer 07:07:33 46f8f816bc3b: Pulling fs layer 07:07:33 93b61091891f: Pulling fs layer 07:07:33 93b9cdb0e59b: Pulling fs layer 07:07:33 5e14af77c1be: Pulling fs layer 07:07:33 01666e4c0597: Pulling fs layer 07:07:33 aa168da1d23b: Pulling fs layer 07:07:33 93b9cdb0e59b: Waiting 07:07:33 5e14af77c1be: Waiting 07:07:33 01666e4c0597: Waiting 07:07:33 aa168da1d23b: Waiting 07:07:33 46f8f816bc3b: Waiting 07:07:33 93b61091891f: Waiting 07:07:33 36b3adc4ff6f: Verifying Checksum 07:07:33 36b3adc4ff6f: Download complete 07:07:33 46f8f816bc3b: Verifying Checksum 07:07:33 46f8f816bc3b: Download complete 07:07:33 df20fa9351a1: Verifying Checksum 07:07:33 df20fa9351a1: Download complete 07:07:33 93b9cdb0e59b: Verifying Checksum 07:07:33 93b9cdb0e59b: Download complete 07:07:33 93b61091891f: Verifying Checksum 07:07:33 93b61091891f: Download complete 07:07:33 5e14af77c1be: Verifying Checksum 07:07:33 5e14af77c1be: Download complete 07:07:33 01666e4c0597: Verifying Checksum 07:07:33 01666e4c0597: Download complete 07:07:33 df20fa9351a1: Pull complete 07:07:34 36b3adc4ff6f: Pull complete 07:07:34 8ad3a11d3b57: Verifying Checksum 07:07:34 8ad3a11d3b57: Download complete 07:07:34 8ad3a11d3b57: Pull complete 07:07:35 46f8f816bc3b: Pull complete 07:07:35 93b61091891f: Pull complete 07:07:35 93b9cdb0e59b: Pull complete 07:07:36 aa168da1d23b: Download complete 07:07:36 5e14af77c1be: Pull complete 07:07:36 01666e4c0597: Pull complete 07:07:44 aa168da1d23b: Pull complete 07:07:44 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 07:07:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:07:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 07:07:44 prd-centos7-docker-4c-2g-26483 does not seem to be running inside a container 07:07:44 $ 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/ndry_app-functions-sdk-go_PR-695/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ndry_app-functions-sdk-go_PR-695 -v /w/workspace/ndry_app-functions-sdk-go_PR-695:/w/workspace/ndry_app-functions-sdk-go_PR-695:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-695@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-695@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 07:07:47 $ docker top 88aca670163c29d497c11219550dfe4577ee509485eb6a4116bfa77f41bc289f -eo pid,comm [Pipeline] { [Pipeline] sh 07:07:48 + touch /tmp/pre-build-complete [Pipeline] sh 07:07:48 + mkdir -p /var/log/sa [Pipeline] sh 07:07:48 + ls /var/log/sa-host 07:07:48 + sadf -c /var/log/sa-host/sa15 07:07:48 file_magic: OK 07:07:48 HZ: Using current value: 100 07:07:48 file_header: OK 07:07:48 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 07:07:48 Statistics: 07:07:48 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 07:07:48 File successfully converted to sysstat format version 12.2.1 07:07:48 + sadf -c /var/log/sa-host/sa23 07:07:48 file_magic: OK 07:07:48 HZ: Using current value: 100 07:07:48 file_header: OK 07:07:48 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 07:07:48 Statistics: 07:07:48 Hnuu...uuuununununu... 07:07:48 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:07:49 provisioning config files... 07:07:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-695@tmp/config627610200874650553tmp [Pipeline] { [Pipeline] echo 07:07:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:07:49 ---> create-netrc.sh [Pipeline] } 07:07:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 07:07:49 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 07:07:50 ---> python-tools-install.sh [Pipeline] echo 07:07:50 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:07:50 ---> sudo-logs.sh 07:07:50 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:07:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:07:50 ---> job-cost.sh 07:07:50 lf-activate-venv: SKIPPING 07:07:50 INFO: No Stack... 07:07:51 INFO: Retrieving Pricing Info for: v1-standard-2 07:07:52 INFO: Archiving Costs [Pipeline] echo 07:07:52 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:07:52 ---> logs-deploy.sh 07:07:52 lf-activate-venv: SKIPPING 07:07:52 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-695/1 07:07:52 INFO: archiving workspace using pattern(s): 07:07:54 Archives upload complete. 07:07:54 INFO: archiving logs to Nexus 07:07:55 ---> uname -a: 07:07:55 Linux prd-centos7-docker-4c-2g-26483.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 07:07:55 07:07:55 07:07:55 ---> lscpu: 07:07:55 Architecture: x86_64 07:07:55 CPU op-mode(s): 32-bit, 64-bit 07:07:55 Byte Order: Little Endian 07:07:55 Address sizes: 40 bits physical, 48 bits virtual 07:07:55 CPU(s): 4 07:07:55 On-line CPU(s) list: 0-3 07:07:55 Thread(s) per core: 1 07:07:55 Core(s) per socket: 1 07:07:55 Socket(s): 4 07:07:55 NUMA node(s): 1 07:07:55 Vendor ID: GenuineIntel 07:07:55 CPU family: 6 07:07:55 Model: 44 07:07:55 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 07:07:55 Stepping: 1 07:07:55 CPU MHz: 2933.438 07:07:55 BogoMIPS: 5866.87 07:07:55 Virtualization: VT-x 07:07:55 Hypervisor vendor: KVM 07:07:55 Virtualization type: full 07:07:55 L1d cache: 128 KiB 07:07:55 L1i cache: 128 KiB 07:07:55 L2 cache: 16 MiB 07:07:55 L3 cache: 64 MiB 07:07:55 NUMA node0 CPU(s): 0-3 07:07:55 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 07:07:55 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 07:07:55 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 07:07:55 Vulnerability Meltdown: Mitigation; PTI 07:07:55 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:07:55 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 07:07:55 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 07:07:55 Vulnerability Srbds: Not affected 07:07:55 Vulnerability Tsx async abort: Not affected 07:07:55 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 07:07:55 07:07:55 07:07:55 ---> nproc: 07:07:55 4 07:07:55 07:07:55 07:07:55 ---> df -h: 07:07:55 Filesystem Size Used Available Use% Mounted on 07:07:55 overlay 50.0G 7.3G 42.7G 15% / 07:07:55 tmpfs 64.0M 0 64.0M 0% /dev 07:07:55 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 07:07:55 shm 64.0M 0 64.0M 0% /dev/shm 07:07:55 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 07:07:55 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 07:07:55 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 07:07:55 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 07:07:55 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/ndry_app-functions-sdk-go_PR-695@tmp 07:07:55 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 07:07:55 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 07:07:55 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 07:07:55 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 07:07:55 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/ndry_app-functions-sdk-go_PR-695 07:07:55 07:07:55 07:07:55 ---> free -m: 07:07:55 total used free shared buff/cache available 07:07:55 Mem: 1837 786 101 0 949 960 07:07:55 Swap: 1023 0 1023 07:07:55 07:07:55 07:07:55 ---> ip addr: 07:07:55 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 07:07:55 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:07:55 inet 127.0.0.1/8 scope host lo 07:07:55 valid_lft forever preferred_lft forever 07:07:55 inet6 ::1/128 scope host 07:07:55 valid_lft forever preferred_lft forever 07:07:55 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 07:07:55 link/ether fa:16:3e:95:f8:43 brd ff:ff:ff:ff:ff:ff 07:07:55 inet 10.30.122.44/23 brd 10.30.123.255 scope global dynamic eth0 07:07:55 valid_lft 85951sec preferred_lft 85951sec 07:07:55 inet6 fe80::f816:3eff:fe95:f843/64 scope link 07:07:55 valid_lft forever preferred_lft forever 07:07:55 3: docker0: mtu 1500 qdisc noqueue state DOWN 07:07:55 link/ether 02:42:d7:36:b9:27 brd ff:ff:ff:ff:ff:ff 07:07:55 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 07:07:55 valid_lft forever preferred_lft forever 07:07:55 inet6 fe80::42:d7ff:fe36:b927/64 scope link 07:07:55 valid_lft forever preferred_lft forever 07:07:55 07:07:55 07:07:55 ---> sar -b -r -n DEV: 07:07:55 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/15/21 _x86_64_ (4 CPU) 07:07:55 07:07:55 07:00:14 LINUX RESTART (4 CPU) 07:07:55 07:07:55 07:01:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:07:55 07:02:01 37.47 15.47 22.00 0.00 4669.22 4267.37 0.00 07:07:55 07:03:01 1.87 0.00 1.87 0.00 0.00 38.40 0.00 07:07:55 07:04:01 0.23 0.00 0.23 0.00 0.00 3.55 0.00 07:07:55 07:05:01 0.28 0.00 0.28 0.00 0.00 3.48 0.00 07:07:55 07:06:01 0.23 0.00 0.23 0.00 0.00 2.90 0.00 07:07:55 07:07:01 289.86 266.87 22.99 0.00 3716.68 1037.45 0.00 07:07:55 Average: 55.05 47.15 7.90 0.00 1389.05 883.23 0.00 07:07:55 07:07:55 07:01:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:07:55 07:02:01 252480 0 574960 30.56 2620 1051484 1085212 37.04 420556 1010320 128 07:07:55 07:03:01 257808 0 569624 30.27 2620 1051492 1050844 35.86 419980 1006388 20 07:07:55 07:04:01 257080 0 570312 30.31 2620 1051532 1051012 35.87 426756 1000720 28 07:07:55 07:05:01 255328 0 572096 30.41 2620 1051500 1051048 35.87 432592 996212 16 07:07:55 07:06:01 255288 0 572132 30.41 2620 1051504 1051060 35.87 431480 997660 20 07:07:55 07:07:01 92956 0 675436 35.90 2620 1110532 1050876 35.86 471772 1015268 8 07:07:55 Average: 228490 0 589093 31.31 2620 1061341 1056675 36.06 433856 1004428 37 07:07:55 07:07:55 07:01:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:07:55 07:02:01 eth0 228.16 205.82 765.60 47.93 0.00 0.00 0.00 0.00 07:07:55 07:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:07:55 07:02:01 docker0 105.65 84.92 9.03 311.58 0.00 0.00 0.00 0.00 07:07:55 07:03:01 eth0 0.13 0.07 0.01 0.01 0.00 0.00 0.00 0.00 07:07:55 07:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:07:55 07:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:07:55 07:04:01 eth0 2.40 0.40 0.43 0.20 0.00 0.00 0.00 0.00 07:07:55 07:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:07:55 07:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:07:55 07:05:01 eth0 2.57 0.70 0.74 0.41 0.00 0.00 0.00 0.00 07:07:55 07:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:07:55 07:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:07:55 07:06:01 eth0 1.20 0.70 0.67 0.43 0.00 0.00 0.00 0.00 07:07:55 07:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:07:55 07:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:07:55 07:07:01 eth0 0.15 0.08 0.01 0.04 0.00 0.00 0.00 0.00 07:07:55 07:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:07:55 07:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:07:55 Average: eth0 38.60 34.17 126.21 8.06 0.00 0.00 0.00 0.00 07:07:55 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:07:55 Average: docker0 17.37 13.96 1.49 51.24 0.00 0.00 0.00 0.00 07:07:55 07:07:55 07:07:55 ---> sar -P ALL: 07:07:55 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/15/21 _x86_64_ (4 CPU) 07:07:55 07:07:55 07:00:14 LINUX RESTART (4 CPU) 07:07:55 07:07:55 07:01:02 CPU %user %nice %system %iowait %steal %idle 07:07:55 07:02:01 all 4.14 0.00 2.55 0.50 0.06 92.75 07:07:55 07:02:01 0 3.85 0.00 2.67 0.31 0.07 93.10 07:07:55 07:02:01 1 4.84 0.00 2.77 1.18 0.05 91.17 07:07:55 07:02:01 2 2.93 0.00 2.10 0.39 0.10 94.47 07:07:55 07:02:01 3 4.94 0.00 2.65 0.14 0.03 92.24 07:07:55 07:03:01 all 0.15 0.00 0.06 0.00 0.00 99.78 07:07:55 07:03:01 0 0.02 0.00 0.05 0.00 0.00 99.93 07:07:55 07:03:01 1 0.47 0.00 0.05 0.00 0.00 99.48 07:07:55 07:03:01 2 0.07 0.00 0.07 0.00 0.00 99.87 07:07:55 07:03:01 3 0.07 0.00 0.08 0.00 0.00 99.85 07:07:55 07:04:01 all 0.14 0.00 0.04 0.00 0.00 99.81 07:07:55 07:04:01 0 0.17 0.00 0.07 0.00 0.00 99.77 07:07:55 07:04:01 1 0.30 0.00 0.02 0.00 0.00 99.68 07:07:55 07:04:01 2 0.07 0.00 0.03 0.00 0.00 99.90 07:07:55 07:04:01 3 0.03 0.00 0.05 0.00 0.02 99.90 07:07:55 07:05:01 all 0.17 0.00 0.05 0.00 0.00 99.78 07:07:55 07:05:01 0 0.20 0.00 0.07 0.00 0.00 99.73 07:07:55 07:05:01 1 0.33 0.00 0.05 0.00 0.00 99.62 07:07:55 07:05:01 2 0.03 0.00 0.05 0.00 0.00 99.92 07:07:55 07:05:01 3 0.10 0.00 0.05 0.00 0.00 99.85 07:07:55 07:06:01 all 0.13 0.00 0.10 0.00 0.00 99.77 07:07:55 07:06:01 0 0.02 0.00 0.25 0.00 0.00 99.73 07:07:55 07:06:01 1 0.35 0.00 0.07 0.00 0.00 99.58 07:07:55 07:06:01 2 0.07 0.00 0.03 0.00 0.00 99.90 07:07:55 07:06:01 3 0.08 0.00 0.07 0.00 0.00 99.85 07:07:55 07:07:01 all 0.16 2.71 11.92 5.82 0.14 79.24 07:07:55 07:07:01 0 0.35 2.64 11.32 7.45 0.15 78.09 07:07:55 07:07:01 1 0.12 2.64 12.21 4.86 0.13 80.04 07:07:55 07:07:01 2 0.10 2.74 12.75 5.89 0.13 78.39 07:07:55 07:07:01 3 0.08 2.83 11.41 5.08 0.15 80.44 07:07:55 Average: all 0.80 0.45 2.44 1.05 0.03 95.22 07:07:55 Average: 0 0.75 0.44 2.39 1.29 0.04 95.09 07:07:55 Average: 1 1.05 0.44 2.52 1.00 0.03 94.96 07:07:55 Average: 2 0.54 0.46 2.50 1.04 0.04 95.43 07:07:55 Average: 3 0.87 0.47 2.36 0.86 0.03 95.41 07:07:55 07:07:55 07:07:55