Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 771896a60408ab9382bf668be7122de60d22a47a Running in Durability level: PERFORMANCE_OPTIMIZED 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 > 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 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 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 > 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 Checking out Revision 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 # timeout=10 Commit message: "Add license check to tox" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-26142 in /w/workspace/ndry_app-functions-sdk-go_master [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_master # 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 Checking out Revision 771896a60408ab9382bf668be7122de60d22a47a (master) > 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/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 771896a60408ab9382bf668be7122de60d22a47a # timeout=10 Commit message: "fix(sdk): Change default TargetType to be AddEventRequest (#689)" > git rev-list --no-walk b47a0ce386124b7b74fceae84a41ab212cf3cd4d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:31:45 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:31:45 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:31:45 ========================================================= 23:31:45 EdgeX Global Pipelines Version Info 23:31:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:31:47 ------------------- 23:31:47 stable info: 23:31:47 ------------------- 23:31:47 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:31:47 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 23:31:47 Message: update stable to v1.0.179 23:31:48 ------------------- 23:31:48 experimental info: 23:31:48 ------------------- 23:31:48 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:31:48 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 23:31:48 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:31:48 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 23:31:48 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 23:31:48 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:31:48 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:31:48 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:31:48 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 23:31:49 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 23:31:49 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 23:31:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:31:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:31:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:31:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-functions-sdk-go [Pipeline] echo 23:31:49 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:31:49 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:31:49 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 23:31:49 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 23:31:49 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:31:50 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:31:50 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:31:50 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:31:50 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 23:31:50 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 23:31:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:31:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:31:50 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 23:31:50 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 23:31:50 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 23:31:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 23:31:51 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 23:31:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 23:31:51 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 771896a60408ab9382bf668be7122de60d22a47a [Pipeline] echo 23:31:51 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 771896a [Pipeline] echo 23:31:51 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:31:52 + git log --format=format:%s -1 771896a60408ab9382bf668be7122de60d22a47a [Pipeline] echo 23:31:52 GIT_COMMIT: 771896a60408ab9382bf668be7122de60d22a47a, Commit Message: fix(sdk): Change default TargetType to be AddEventRequest (#689) [Pipeline] echo 23:31:52 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 23:31:53 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:31:53 23:31:53 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 23:31:54 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:31:54 latest: Pulling from edgex-devops/git-semver 23:31:54 31603596830f: Pulling fs layer 23:31:54 2a8b12db71e7: Pulling fs layer 23:31:54 6ca5941a6612: Pulling fs layer 23:31:54 ecc8261a40a4: Pulling fs layer 23:31:54 ecc8261a40a4: Waiting 23:31:54 2a8b12db71e7: Verifying Checksum 23:31:54 2a8b12db71e7: Download complete 23:31:54 31603596830f: Verifying Checksum 23:31:54 31603596830f: Download complete 23:31:54 ecc8261a40a4: Verifying Checksum 23:31:54 ecc8261a40a4: Download complete 23:31:54 6ca5941a6612: Verifying Checksum 23:31:54 6ca5941a6612: Download complete 23:31:54 31603596830f: Pull complete 23:31:54 2a8b12db71e7: Pull complete 23:31:55 6ca5941a6612: Pull complete 23:31:55 ecc8261a40a4: Pull complete 23:31:55 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 23:31:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:31:55 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 23:31:56 prd-centos7-docker-4c-2g-26142 does not seem to be running inside a container 23:31:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:31:58 $ docker top 086cad8d21189dcd0382207620b1dbeefa20ca993ff31ea80bf73e86573abe29 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:31:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:31:58 [ssh-agent] Looking for ssh-agent implementation... 23:31:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:31:58 $ docker exec 086cad8d21189dcd0382207620b1dbeefa20ca993ff31ea80bf73e86573abe29 ssh-agent 23:31:58 SSH_AUTH_SOCK=/tmp/ssh-pkgvunYejLgp/agent.12 23:31:58 SSH_AGENT_PID=18 23:31:58 Running ssh-add (command line suppressed) 23:31:58 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_1878575884319532712.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_1878575884319532712.key) 23:31:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:31:59 + git tag --points-at HEAD [Pipeline] } 23:31:59 $ docker exec --env ******** --env ******** 086cad8d21189dcd0382207620b1dbeefa20ca993ff31ea80bf73e86573abe29 ssh-agent -k 23:31:59 unset SSH_AUTH_SOCK; 23:31:59 unset SSH_AGENT_PID; 23:31:59 echo Agent pid 18 killed; 23:31:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:31:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:31:59 [ssh-agent] Looking for ssh-agent implementation... 23:31:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:31:59 $ docker exec 086cad8d21189dcd0382207620b1dbeefa20ca993ff31ea80bf73e86573abe29 ssh-agent 23:32:00 SSH_AUTH_SOCK=/tmp/ssh-DwjOfKP5RtNB/agent.47 23:32:00 SSH_AGENT_PID=53 23:32:00 Running ssh-add (command line suppressed) 23:32:00 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_2124757563630170124.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_2124757563630170124.key) 23:32:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:32:00 + git semver init 23:32:00 # -> Open(): unable to determine branch for HEAD 23:32:00 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 23:32:00 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 23:32:00 # $SEMVER_REMOTE_NAME = origin 23:32:00 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:32:00 # $SEMVER_USER_NAME = edgex-jenkins 23:32:00 # $SEMVER_BRANCH = master 23:32:00 # $SEMVER_TEMP = /tmp/semver-381254079 23:32:00 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 23:32:03 # '/tmp/semver-381254079' -> '/w/workspace/ndry_app-functions-sdk-go_master/.semver' 23:32:03 # -> Force: false 23:32:03 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } 23:32:03 $ docker exec --env ******** --env ******** 086cad8d21189dcd0382207620b1dbeefa20ca993ff31ea80bf73e86573abe29 ssh-agent -k 23:32:04 unset SSH_AUTH_SOCK; 23:32:04 unset SSH_AGENT_PID; 23:32:04 echo Agent pid 53 killed; 23:32:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:32:04 + git semver [Pipeline] } 23:32:04 $ docker stop --time=1 086cad8d21189dcd0382207620b1dbeefa20ca993ff31ea80bf73e86573abe29 23:32:06 $ docker rm -f 086cad8d21189dcd0382207620b1dbeefa20ca993ff31ea80bf73e86573abe29 [Pipeline] // withDockerContainer [Pipeline] sh 23:32:06 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:32:07 Stashed 1 file(s) [Pipeline] echo 23:32:07 [edgeXSemver]: initialized semver on version 2.0.0-dev.11 [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 23:32:22 Still waiting to schedule task 23:32:22 ‘prd-centos7-blackbox-4c-2g-25321’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-26143’ is offline 23:32:22 Still waiting to schedule task 23:32:22 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 23:33:41 Running on prd-centos7-docker-4c-2g-26146 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws 23:33:41 Running in /w/workspace/app-functions-sdk-go/178 [Pipeline] { [Pipeline] checkout 23:33:44 using credential edgex-jenkins-ssh 23:33:44 Cloning the remote Git repository 23:33:44 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 23:33:44 > git init /w/workspace/app-functions-sdk-go/178 # timeout=10 23:33:44 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 23:33:44 > git --version # timeout=10 23:33:44 > git --version # 'git version 2.24.3' 23:33:44 using GIT_SSH to set credentials SSH Credentials for GitHub 23:33:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:33:46 Checking out Revision 771896a60408ab9382bf668be7122de60d22a47a (master) 23:33:45 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 23:33:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:33:45 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 23:33:45 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 23:33:45 using GIT_SSH to set credentials SSH Credentials for GitHub 23:33:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 23:33:46 > git config core.sparsecheckout # timeout=10 23:33:46 > git checkout -f 771896a60408ab9382bf668be7122de60d22a47a # timeout=10 23:33:50 Commit message: "fix(sdk): Change default TargetType to be AddEventRequest (#689)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:33:51 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 23:33:51 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 23:33:52 + sudo service docker restart 23:33:52 + true 23:33:52 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 23:33:53 ========================================================= 23:33:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 23:33:53 ========================================================= [Pipeline] isUnix [Pipeline] sh 23:33:53 + 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 . 23:33:54 Sending build context to Docker daemon 19.15MB 23:33:54 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 23:33:54 Step 2/8 : FROM ${BASE} 23:33:54 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 23:33:54 188c0c94c7c5: Pulling fs layer 23:33:54 0ef7d3d256c8: Pulling fs layer 23:33:54 de9db76c5a1d: Pulling fs layer 23:33:54 bca2f99d35d6: Pulling fs layer 23:33:54 93359f2a8cfa: Pulling fs layer 23:33:54 7c6f9722023f: Pulling fs layer 23:33:54 a35cf1a2eb13: Pulling fs layer 23:33:54 bca2f99d35d6: Waiting 23:33:54 7c6f9722023f: Waiting 23:33:54 a35cf1a2eb13: Waiting 23:33:54 93359f2a8cfa: Waiting 23:33:54 de9db76c5a1d: Download complete 23:33:54 0ef7d3d256c8: Download complete 23:33:54 93359f2a8cfa: Verifying Checksum 23:33:54 93359f2a8cfa: Download complete 23:33:54 7c6f9722023f: Verifying Checksum 23:33:54 7c6f9722023f: Download complete 23:33:54 188c0c94c7c5: Verifying Checksum 23:33:54 188c0c94c7c5: Download complete 23:33:55 188c0c94c7c5: Pull complete 23:33:55 0ef7d3d256c8: Pull complete 23:33:55 de9db76c5a1d: Pull complete 23:33:57 a35cf1a2eb13: Verifying Checksum 23:33:57 a35cf1a2eb13: Download complete 23:33:57 bca2f99d35d6: Verifying Checksum 23:33:57 bca2f99d35d6: Download complete 23:34:02 bca2f99d35d6: Pull complete 23:34:02 93359f2a8cfa: Pull complete 23:34:02 7c6f9722023f: Pull complete 23:34:11 a35cf1a2eb13: Pull complete 23:34:11 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 23:34:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 23:34:11 ---> a62c8e92a672 23:34:11 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 23:34:11 20.10.0: Pulling from library/docker 23:34:11 05e7bc50f07f: Pulling fs layer 23:34:11 6db28d0fdbf6: Pulling fs layer 23:34:11 292df0bc6bf3: Pulling fs layer 23:34:11 2e060f4bd70b: Pulling fs layer 23:34:11 80e8d568a223: Pulling fs layer 23:34:11 8dc6ef1a942a: Pulling fs layer 23:34:11 2312dd95470a: Pulling fs layer 23:34:11 80e8d568a223: Waiting 23:34:11 8dc6ef1a942a: Waiting 23:34:11 2e060f4bd70b: Waiting 23:34:11 292df0bc6bf3: Verifying Checksum 23:34:11 292df0bc6bf3: Download complete 23:34:11 6db28d0fdbf6: Verifying Checksum 23:34:11 6db28d0fdbf6: Download complete 23:34:11 80e8d568a223: Verifying Checksum 23:34:11 80e8d568a223: Download complete 23:34:11 8dc6ef1a942a: Verifying Checksum 23:34:11 8dc6ef1a942a: Download complete 23:34:11 05e7bc50f07f: Verifying Checksum 23:34:11 05e7bc50f07f: Download complete 23:34:11 2312dd95470a: Verifying Checksum 23:34:11 2312dd95470a: Download complete 23:34:11 05e7bc50f07f: Pull complete 23:34:11 6db28d0fdbf6: Pull complete 23:34:11 292df0bc6bf3: Pull complete 23:34:11 2e060f4bd70b: Verifying Checksum 23:34:11 2e060f4bd70b: Download complete 23:34:14 2e060f4bd70b: Pull complete 23:34:14 80e8d568a223: Pull complete 23:34:14 8dc6ef1a942a: Pull complete 23:34:14 2312dd95470a: Pull complete 23:34:14 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 23:34:14 Status: Downloaded newer image for docker:20.10.0 23:34:16 ---> 2b9d3a134091 23:34:16 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 23:34:16 ---> Running in 61dad388f6e7 23:34:16 Running on prd-ubuntu18.04-docker-arm64-4c-16g-26145 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws 23:34:16 Running in /w/workspace/app-functions-sdk-go/178 [Pipeline] { 23:34:16 Removing intermediate container 61dad388f6e7 23:34:16 ---> d4f47daf8749 23:34:16 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 23:34:16 ---> Running in 1950afa0bcd0 [Pipeline] checkout 23:34:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:34:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:34:18 (1/5) Installing libsodium (1.0.18-r0) 23:34:18 (2/5) Installing libzmq (4.3.3-r0) 23:34:18 (3/5) Installing pkgconf (1.7.2-r0) 23:34:18 (4/5) Installing libsodium-dev (1.0.18-r0) 23:34:19 (5/5) Installing zeromq-dev (4.3.3-r0) 23:34:19 Executing busybox-1.31.1-r19.trigger 23:34:19 OK: 167 MiB in 44 packages 23:34:19 Removing intermediate container 1950afa0bcd0 23:34:19 ---> 53b8d88280c4 23:34:19 Step 6/8 : WORKDIR /build 23:34:19 ---> Running in ce83fa5f1e1c 23:34:20 Removing intermediate container ce83fa5f1e1c 23:34:20 ---> 754a2c03d54b 23:34:20 Step 7/8 : COPY go.mod . 23:34:20 ---> f3951459847f 23:34:20 Step 8/8 : RUN go mod download 23:34:20 ---> Running in a96c812491a6 23:34:21 using credential edgex-jenkins-ssh 23:34:21 Cloning the remote Git repository 23:34:21 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 23:34:21 > git init /w/workspace/app-functions-sdk-go/178 # timeout=10 23:34:21 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 23:34:21 > git --version # timeout=10 23:34:21 > git --version # 'git version 2.17.1' 23:34:21 using GIT_SSH to set credentials SSH Credentials for GitHub 23:34:21 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:34:25 Checking out Revision 771896a60408ab9382bf668be7122de60d22a47a (master) 23:34:24 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 23:34:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:34:24 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 23:34:24 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 23:34:24 using GIT_SSH to set credentials SSH Credentials for GitHub 23:34:24 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 23:34:25 > git config core.sparsecheckout # timeout=10 23:34:25 > git checkout -f 771896a60408ab9382bf668be7122de60d22a47a # timeout=10 23:34:29 Commit message: "fix(sdk): Change default TargetType to be AddEventRequest (#689)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:34:31 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 23:34:31 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 23:34:32 + true 23:34:32 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 23:34:35 ========================================================= 23:34:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 23:34:35 ========================================================= [Pipeline] isUnix [Pipeline] sh 23:34:35 + 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 . 23:34:36 Sending build context to Docker daemon 19.15MB 23:34:36 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 23:34:36 Step 2/8 : FROM ${BASE} 23:34:36 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:34:36 5f621e34cdf4: Pulling fs layer 23:34:36 a4357932f1b6: Pulling fs layer 23:34:36 18c013af1878: Pulling fs layer 23:34:36 00ac8860ef70: Pulling fs layer 23:34:36 63d7cb157983: Pulling fs layer 23:34:36 b116817d02f9: Pulling fs layer 23:34:36 745a02a5169b: Pulling fs layer 23:34:36 63d7cb157983: Waiting 23:34:36 00ac8860ef70: Waiting 23:34:36 b116817d02f9: Waiting 23:34:36 745a02a5169b: Waiting 23:34:36 18c013af1878: Download complete 23:34:36 a4357932f1b6: Verifying Checksum 23:34:36 a4357932f1b6: Download complete 23:34:37 63d7cb157983: Verifying Checksum 23:34:37 63d7cb157983: Download complete 23:34:37 b116817d02f9: Verifying Checksum 23:34:37 b116817d02f9: Download complete 23:34:37 5f621e34cdf4: Download complete 23:34:37 5f621e34cdf4: Pull complete 23:34:38 a4357932f1b6: Pull complete 23:34:38 18c013af1878: Pull complete 23:34:39 745a02a5169b: Verifying Checksum 23:34:39 745a02a5169b: Download complete 23:34:40 00ac8860ef70: Verifying Checksum 23:34:40 00ac8860ef70: Download complete 23:34:42 Removing intermediate container a96c812491a6 23:34:42 ---> 43c72f9c9aec 23:34:42 Successfully built 43c72f9c9aec 23:34:42 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 23:34:42 + docker inspect -f . ci-base-image-x86_64 23:34:42 . [Pipeline] withDockerContainer 23:34:43 prd-centos7-docker-4c-2g-26146 does not seem to be running inside a container 23:34:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/178 -v /w/workspace/app-functions-sdk-go/178:/w/workspace/app-functions-sdk-go/178:rw,z -v /w/workspace/app-functions-sdk-go/178@tmp:/w/workspace/app-functions-sdk-go/178@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 ******** ci-base-image-x86_64 cat 23:34:43 $ docker top df7ef268cd831c9cfe731714eab3f50ec31db04033ef8aab5f7120efdd81575d -eo pid,comm [Pipeline] { [Pipeline] sh 23:34:44 + go version 23:34:44 go version go1.15.5 linux/amd64 [Pipeline] } 23:34:44 $ docker stop --time=1 df7ef268cd831c9cfe731714eab3f50ec31db04033ef8aab5f7120efdd81575d 23:34:45 $ docker rm -f df7ef268cd831c9cfe731714eab3f50ec31db04033ef8aab5f7120efdd81575d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:34:46 + docker inspect -f . ci-base-image-x86_64 23:34:46 . [Pipeline] withDockerContainer 23:34:46 prd-centos7-docker-4c-2g-26146 does not seem to be running inside a container 23:34:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/178 -v /w/workspace/app-functions-sdk-go/178:/w/workspace/app-functions-sdk-go/178:rw,z -v /w/workspace/app-functions-sdk-go/178@tmp:/w/workspace/app-functions-sdk-go/178@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 ******** ci-base-image-x86_64 cat 23:34:47 $ docker top 92b454be25411c268fdfc147ca33d0f5b348b33934ef235862bf9bef0dbb0700 -eo pid,comm [Pipeline] { [Pipeline] sh 23:34:48 + make test 23:34:48 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 23:34:49 ? github.com/edgexfoundry/app-functions-sdk-go/v2 [no test files] 23:34:50 00ac8860ef70: Pull complete 23:34:50 63d7cb157983: Pull complete 23:34:50 b116817d02f9: Pull complete 23:34:55 745a02a5169b: Pull complete 23:34:55 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 23:34:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 23:34:55 ---> b7e6874047d6 23:34:55 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 23:34:55 20.10.0: Pulling from library/docker 23:34:55 a3cc7d3b244e: Pulling fs layer 23:34:55 02a3295e0d61: Pulling fs layer 23:34:55 0f4f2e6d8100: Pulling fs layer 23:34:55 330b718f631f: Pulling fs layer 23:34:55 a93816041522: Pulling fs layer 23:34:55 bdb6da89ff94: Pulling fs layer 23:34:55 2a70c0c122f4: Pulling fs layer 23:34:55 a93816041522: Waiting 23:34:55 bdb6da89ff94: Waiting 23:34:55 2a70c0c122f4: Waiting 23:34:55 330b718f631f: Waiting 23:34:55 0f4f2e6d8100: Verifying Checksum 23:34:55 0f4f2e6d8100: Download complete 23:34:55 02a3295e0d61: Download complete 23:34:55 a3cc7d3b244e: Verifying Checksum 23:34:55 a3cc7d3b244e: Download complete 23:34:55 a93816041522: Verifying Checksum 23:34:55 a93816041522: Download complete 23:34:55 bdb6da89ff94: Verifying Checksum 23:34:55 bdb6da89ff94: Download complete 23:34:55 2a70c0c122f4: Verifying Checksum 23:34:55 2a70c0c122f4: Download complete 23:34:55 a3cc7d3b244e: Pull complete 23:34:56 02a3295e0d61: Pull complete 23:34:56 330b718f631f: Verifying Checksum 23:34:56 330b718f631f: Download complete 23:34:56 0f4f2e6d8100: Pull complete 23:34:57 ok github.com/edgexfoundry/app-functions-sdk-go/v2/appcontext 0.020s coverage: 82.6% of statements 23:35:00 330b718f631f: Pull complete 23:35:00 a93816041522: Pull complete 23:35:00 bdb6da89ff94: Pull complete 23:35:01 2a70c0c122f4: Pull complete 23:35:01 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 23:35:01 Status: Downloaded newer image for docker:20.10.0 23:35:04 ok github.com/edgexfoundry/app-functions-sdk-go/v2/appsdk 0.032s coverage: 50.1% of statements 23:35:04 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 23:35:04 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 23:35:04 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.028s coverage: 61.5% of statements 23:35:04 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 23:35:05 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.075s coverage: 69.7% of statements 23:35:05 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 23:35:05 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 23:35:05 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 23:35:05 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 23:35:05 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 23:35:05 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 23:35:05 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.009s coverage: 97.0% of statements 23:35:05 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 23:35:05 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.011s coverage: 8.8% of statements 23:35:08 ---> 57d0439fc400 23:35:08 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 23:35:08 ---> Running in 441fcef09aec 23:35:08 Removing intermediate container 441fcef09aec 23:35:08 ---> 8a99fe768b16 23:35:08 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 23:35:08 ---> Running in 0de2ab79b605 23:35:10 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:35:11 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:35:14 (1/5) Installing libsodium (1.0.18-r0) 23:35:14 (2/5) Installing libzmq (4.3.3-r0) 23:35:14 (3/5) Installing pkgconf (1.7.2-r0) 23:35:14 (4/5) Installing libsodium-dev (1.0.18-r0) 23:35:14 (5/5) Installing zeromq-dev (4.3.3-r0) 23:35:14 Executing busybox-1.31.1-r19.trigger 23:35:14 OK: 144 MiB in 44 packages 23:35:16 Removing intermediate container 0de2ab79b605 23:35:16 ---> da576eab6da1 23:35:16 Step 6/8 : WORKDIR /build 23:35:16 ---> Running in 73d2b5483684 23:35:16 Removing intermediate container 73d2b5483684 23:35:16 ---> 99910410e5b2 23:35:16 Step 7/8 : COPY go.mod . 23:35:17 ---> 4019c7272ccb 23:35:17 Step 8/8 : RUN go mod download 23:35:17 ---> Running in 0eb5d27242e3 23:35:20 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 13.845s coverage: 77.5% of statements 23:35:20 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 23:35:20 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/v2/controller/http 0.031s coverage: 87.9% of statements 23:35:20 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.012s coverage: 80.5% of statements 23:35:20 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.015s coverage: 71.7% of statements 23:35:32 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.046s coverage: 82.9% of statements 23:35:32 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.009s coverage: 94.4% of statements 23:35:32 CGO_ENABLED=1 GO111MODULE=on go vet ./... 23:35:35 gofmt -l . 23:35:35 [ "`gofmt -l .`" = "" ] 23:35:35 ./bin/test-go-mod-tidy.sh [Pipeline] } 23:35:35 $ docker stop --time=1 92b454be25411c268fdfc147ca33d0f5b348b33934ef235862bf9bef0dbb0700 23:35:37 $ docker rm -f 92b454be25411c268fdfc147ca33d0f5b348b33934ef235862bf9bef0dbb0700 [Pipeline] // withDockerContainer [Pipeline] sh 23:35:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:35:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [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] } 23:35:44 Removing intermediate container 0eb5d27242e3 23:35:44 ---> 60cb2711168b 23:35:44 Successfully built 60cb2711168b 23:35:44 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:35:44 + docker inspect -f . ci-base-image-arm64 23:35:44 . [Pipeline] withDockerContainer 23:35:45 prd-ubuntu18.04-docker-arm64-4c-16g-26145 does not seem to be running inside a container 23:35:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/178 -v /w/workspace/app-functions-sdk-go/178:/w/workspace/app-functions-sdk-go/178:rw,z -v /w/workspace/app-functions-sdk-go/178@tmp:/w/workspace/app-functions-sdk-go/178@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 ******** ci-base-image-arm64 cat 23:35:46 $ docker top 5cecf81ad40394312ea441098ea17e565967c1eb758601c18108f7a94c6c55a7 -eo pid,comm [Pipeline] { [Pipeline] sh 23:35:47 + go version 23:35:47 go version go1.15.5 linux/arm64 [Pipeline] } 23:35:47 $ docker stop --time=1 5cecf81ad40394312ea441098ea17e565967c1eb758601c18108f7a94c6c55a7 23:35:49 $ docker rm -f 5cecf81ad40394312ea441098ea17e565967c1eb758601c18108f7a94c6c55a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:35:50 + docker inspect -f . ci-base-image-arm64 23:35:50 . [Pipeline] withDockerContainer 23:35:51 prd-ubuntu18.04-docker-arm64-4c-16g-26145 does not seem to be running inside a container 23:35:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/178 -v /w/workspace/app-functions-sdk-go/178:/w/workspace/app-functions-sdk-go/178:rw,z -v /w/workspace/app-functions-sdk-go/178@tmp:/w/workspace/app-functions-sdk-go/178@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 ******** ci-base-image-arm64 cat 23:35:52 $ docker top bf7a311c272d27a41c1c677c19be10fe0fbc4995c77a79f004fccdc136e6e759 -eo pid,comm [Pipeline] { [Pipeline] sh 23:35:53 + make test 23:35:53 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 23:35:55 ? github.com/edgexfoundry/app-functions-sdk-go/v2 [no test files] 23:36:22 ok github.com/edgexfoundry/app-functions-sdk-go/v2/appcontext 0.050s coverage: 82.6% of statements 23:36:44 ok github.com/edgexfoundry/app-functions-sdk-go/v2/appsdk 0.072s coverage: 50.1% of statements 23:36:44 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 23:36:44 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 23:36:44 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.095s coverage: 61.5% of statements 23:36:44 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 23:36:44 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.070s coverage: 69.7% of statements 23:36:44 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 23:36:44 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 23:36:44 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 23:36:44 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 23:36:44 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 23:36:44 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 23:36:44 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.037s coverage: 97.0% of statements 23:36:44 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 23:36:44 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.030s coverage: 8.8% of statements 23:36:56 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 13.873s coverage: 77.5% of statements 23:36:56 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 23:36:56 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/v2/controller/http 0.066s coverage: 87.9% of statements 23:36:56 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.036s coverage: 80.5% of statements 23:36:56 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.018s coverage: 71.7% of statements 23:37:11 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.080s coverage: 82.9% of statements 23:37:11 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.022s coverage: 94.4% of statements 23:37:11 CGO_ENABLED=1 GO111MODULE=on go vet ./... 23:37:22 gofmt -l . 23:37:22 [ "`gofmt -l .`" = "" ] 23:37:22 ./bin/test-go-mod-tidy.sh [Pipeline] } 23:37:22 $ docker stop --time=1 bf7a311c272d27a41c1c677c19be10fe0fbc4995c77a79f004fccdc136e6e759 23:37:24 $ docker rm -f bf7a311c272d27a41c1c677c19be10fe0fbc4995c77a79f004fccdc136e6e759 [Pipeline] // withDockerContainer [Pipeline] sh 23:37:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:37:25 Warning: overwriting stash ‘coverage-report’ 23:37:26 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [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 23:37:28 provisioning config files... 23:37:28 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config3784237671646477659tmp [Pipeline] { [Pipeline] sh 23:37:28 + set +x 23:37:28 + curl -s https://codecov.io/bash 23:37:28 + bash -s -- 23:37:29 23:37:29 _____ _ 23:37:29 / ____| | | 23:37:29 | | ___ __| | ___ ___ _____ __ 23:37:29 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:37:29 | |___| (_) | (_| | __/ (_| (_) \ V / 23:37:29 \_____\___/ \__,_|\___|\___\___/ \_/ 23:37:29 Bash-20210129-7c25fce 23:37:29 23:37:29 23:37:29 ==> git version 2.24.3 found 23:37:29 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 23:37:29 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 23:37:29 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 23:37:29 ==> Jenkins CI detected. 23:37:29 project root: . 23:37:29 --> token set from env 23:37:29 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:37:29 ==> Running gcov in . (disable via -X gcov) 23:37:29 ==> Python coveragepy not found 23:37:29 ==> Searching for coverage reports in: 23:37:29 + . 23:37:29 -> Found 1 reports 23:37:29 ==> Detecting git/mercurial file structure 23:37:29 ==> Reading reports 23:37:29 + ./coverage.out bytes=81938 23:37:29 ==> Appending adjustments 23:37:29 https://docs.codecov.io/docs/fixing-reports 23:37:29 + Found adjustments 23:37:29 ==> Gzipping contents 23:37:29 16K /tmp/codecov.FEPWLt.gz 23:37:29 ==> Uploading reports 23:37:29 url: https://codecov.io 23:37:29 query: branch=master&commit=771896a60408ab9382bf668be7122de60d22a47a&build=178&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F178%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:37:29 -> Pinging Codecov 23:37:29 https://codecov.io/upload/v4?package=bash-20210129-7c25fce&token=secret&branch=master&commit=771896a60408ab9382bf668be7122de60d22a47a&build=178&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F178%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:37:29 -> Uploading to 23:37:29 https://storage.googleapis.com/codecov/v4/raw/2021-02-11/3D8B5DFFC46A037C893635FACE044666/771896a60408ab9382bf668be7122de60d22a47a/1a3b1375-84a8-4237-993d-0e0db3b8b636.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210211%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210211T233729Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=66e099865c36209777738c34540fd9633aced80f6967ca20375d9798991d37ae 23:37:29 % Total % Received % Xferd Average Speed Time Time Time Current 23:37:29 Dload Upload Total Spent Left Speed 23:37:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13927 0 0 100 13927 0 31345 --:--:-- --:--:-- --:--:-- 31367 23:37:30 -> View reports at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/771896a60408ab9382bf668be7122de60d22a47a [Pipeline] } 23:37:30 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 23:37:31 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 23:37:31 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:37:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:37:32 23:37:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 23:37:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:37:32 1.410.4: Pulling from edgex-devops/edgex-snyk-go 23:37:32 188c0c94c7c5: Pulling fs layer 23:37:32 0ef7d3d256c8: Pulling fs layer 23:37:32 de9db76c5a1d: Pulling fs layer 23:37:32 0eba1c9be4d2: Pulling fs layer 23:37:32 0d57e429df01: Pulling fs layer 23:37:32 4e4be7b47b0d: Pulling fs layer 23:37:32 e1f770b5df2f: Pulling fs layer 23:37:32 85a0685a4137: Pulling fs layer 23:37:32 0eba1c9be4d2: Waiting 23:37:32 0d57e429df01: Waiting 23:37:32 4e4be7b47b0d: Waiting 23:37:32 85a0685a4137: Waiting 23:37:32 e1f770b5df2f: Waiting 23:37:32 de9db76c5a1d: Download complete 23:37:32 0ef7d3d256c8: Verifying Checksum 23:37:32 0ef7d3d256c8: Download complete 23:37:32 0d57e429df01: Verifying Checksum 23:37:32 0d57e429df01: Download complete 23:37:32 4e4be7b47b0d: Verifying Checksum 23:37:32 4e4be7b47b0d: Download complete 23:37:32 188c0c94c7c5: Verifying Checksum 23:37:32 188c0c94c7c5: Download complete 23:37:33 188c0c94c7c5: Pull complete 23:37:33 0ef7d3d256c8: Pull complete 23:37:33 de9db76c5a1d: Pull complete 23:37:34 e1f770b5df2f: Verifying Checksum 23:37:34 e1f770b5df2f: Download complete 23:37:36 0eba1c9be4d2: Verifying Checksum 23:37:36 0eba1c9be4d2: Download complete 23:37:36 85a0685a4137: Verifying Checksum 23:37:36 85a0685a4137: Download complete 23:37:42 0eba1c9be4d2: Pull complete 23:37:42 0d57e429df01: Pull complete 23:37:42 4e4be7b47b0d: Pull complete 23:37:44 e1f770b5df2f: Pull complete 23:37:53 85a0685a4137: Pull complete 23:37:53 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 23:37:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:37:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 23:37:53 prd-centos7-docker-4c-2g-26142 does not seem to be running inside a container 23:37:53 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 23:37:54 $ docker top 4a9b1c16d4bf8960ad5816c2c61660fca1fcb09746d590bdfa8c8bc42103432d -eo pid,comm [Pipeline] { [Pipeline] echo 23:37:54 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 23:37:54 + set -o pipefail 23:37:54 + snyk monitor '--org=edgex-jenkins' 23:38:16 23:38:16 Monitoring /w/workspace/ndry_app-functions-sdk-go_master (github.com/edgexfoundry/app-functions-sdk-go/v2)... 23:38:16 23:38:16 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/532bf4e0-c9ac-4015-a8eb-4e1515644558/history/ae4be495-146d-4d01-b55b-3a5b1d63ed9d 23:38:16 23:38:16 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 23:38:16 23:38:16 [Pipeline] } 23:38:16 $ docker stop --time=1 4a9b1c16d4bf8960ad5816c2c61660fca1fcb09746d590bdfa8c8bc42103432d 23:38:19 $ docker rm -f 4a9b1c16d4bf8960ad5816c2c61660fca1fcb09746d590bdfa8c8bc42103432d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] echo 23:38:21 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:38:21 provisioning config files... 23:38:21 copy managed file [swaggerhub-api-key] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config8267720599239852365tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:38:21 --> edgex-publish-swagger.sh 23:38:21 === Publish openapi/v2 API === 23:38:21 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 23:38:21 [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/ndry_app-functions-sdk-go_master/openapi/v2/app-functions-sdk.yaml] 23:38:21 % Total % Received % Xferd Average Speed Time Time Time Current 23:38:21 Dload Upload Total Spent Left Speed 23:38:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13052 0 0 100 13052 0 11200 0:00:01 0:00:01 --:--:-- 11203 100 13052 0 0 100 13052 0 11198 0:00:01 0:00:01 --:--:-- 11203 23:38:22 23:38:22 [Pipeline] } 23:38:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:38:23 + git log --format=format:%s -1 771896a60408ab9382bf668be7122de60d22a47a [Pipeline] isUnix [Pipeline] sh 23:38:24 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:38:24 . [Pipeline] withDockerContainer 23:38:24 prd-centos7-docker-4c-2g-26142 does not seem to be running inside a container 23:38:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:38:24 $ docker top b5ef20ce5007f0ce7153369fbbbde34673cf039ccaa3bb50209ac02a80727314 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:38:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:38:25 [ssh-agent] Looking for ssh-agent implementation... 23:38:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:38:25 $ docker exec b5ef20ce5007f0ce7153369fbbbde34673cf039ccaa3bb50209ac02a80727314 ssh-agent 23:38:25 SSH_AUTH_SOCK=/tmp/ssh-fLpdQAkgzYWr/agent.11 23:38:25 SSH_AGENT_PID=16 23:38:25 Running ssh-add (command line suppressed) 23:38:25 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_4693295473943700733.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_4693295473943700733.key) 23:38:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:38:26 + git semver tag 23:38:26 # -> Open(): unable to determine branch for HEAD 23:38:26 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 23:38:26 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 23:38:26 # $SEMVER_REMOTE_NAME = origin 23:38:26 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:38:26 # $SEMVER_USER_NAME = edgex-jenkins 23:38:26 # $SEMVER_BRANCH = master 23:38:26 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver 23:38:26 # 771896a60408ab9382bf668be7122de60d22a47a HEAD 23:38:26 # -> Force: false 23:38:26 # 504d86ff3920412bf206555c457dd66260a36e79 refs/tags/v2.0.0-dev.11 [Pipeline] } 23:38:26 $ docker exec --env ******** --env ******** b5ef20ce5007f0ce7153369fbbbde34673cf039ccaa3bb50209ac02a80727314 ssh-agent -k 23:38:26 unset SSH_AUTH_SOCK; 23:38:26 unset SSH_AGENT_PID; 23:38:26 echo Agent pid 16 killed; 23:38:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:38:26 + git semver [Pipeline] } 23:38:26 $ docker stop --time=1 b5ef20ce5007f0ce7153369fbbbde34673cf039ccaa3bb50209ac02a80727314 23:38:28 $ docker rm -f b5ef20ce5007f0ce7153369fbbbde34673cf039ccaa3bb50209ac02a80727314 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 23:38:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:38:28 23:38:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 23:38:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:38:29 0.23.1-centos7: Pulling from edgex-lftools 23:38:29 ab5ef0e58194: Pulling fs layer 23:38:29 9712f1f96733: Pulling fs layer 23:38:29 63f879dbbcfc: Pulling fs layer 23:38:29 0d9ebad4ef96: Pulling fs layer 23:38:29 e9a5061849ea: Pulling fs layer 23:38:29 d747dcd14b5f: Pulling fs layer 23:38:29 2de7ff778b66: Pulling fs layer 23:38:29 e9a5061849ea: Waiting 23:38:29 2de7ff778b66: Waiting 23:38:29 d747dcd14b5f: Waiting 23:38:29 0d9ebad4ef96: Waiting 23:38:29 9712f1f96733: Verifying Checksum 23:38:29 9712f1f96733: Download complete 23:38:30 63f879dbbcfc: Verifying Checksum 23:38:30 63f879dbbcfc: Download complete 23:38:30 e9a5061849ea: Verifying Checksum 23:38:30 e9a5061849ea: Download complete 23:38:30 d747dcd14b5f: Verifying Checksum 23:38:30 d747dcd14b5f: Download complete 23:38:31 ab5ef0e58194: Verifying Checksum 23:38:31 ab5ef0e58194: Download complete 23:38:31 2de7ff778b66: Verifying Checksum 23:38:31 2de7ff778b66: Download complete 23:38:31 0d9ebad4ef96: Verifying Checksum 23:38:31 0d9ebad4ef96: Download complete 23:38:36 ab5ef0e58194: Pull complete 23:38:36 9712f1f96733: Pull complete 23:38:39 63f879dbbcfc: Pull complete 23:38:46 0d9ebad4ef96: Pull complete 23:38:47 e9a5061849ea: Pull complete 23:38:47 d747dcd14b5f: Pull complete 23:38:50 2de7ff778b66: Pull complete 23:38:50 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 23:38:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:38:50 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 23:38:50 prd-centos7-docker-4c-2g-26142 does not seem to be running inside a container 23:38:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 23:38:54 $ docker top af30e52579ec5f002a7b5df56c8efe2a6d3cd54eb3cdbdbcad5f80d119b41359 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 23:38:54 provisioning config files... 23:38:54 copy managed file [sigul-config] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config6231809968630943866tmp 23:38:54 copy managed file [sigul-password] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config4114697063420513654tmp 23:38:54 copy managed file [sigul-pki] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config8561313758155448023tmp [Pipeline] { [Pipeline] echo 23:38:54 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 23:38:54 ---> sigul-configuration.sh 23:38:54 gpg: directory `/root/.gnupg' created 23:38:54 gpg: new configuration file `/root/.gnupg/gpg.conf' created 23:38:54 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 23:38:54 gpg: keyring `/root/.gnupg/secring.gpg' created 23:38:54 gpg: keyring `/root/.gnupg/pubring.gpg' created 23:38:54 gpg: CAST5 encrypted data 23:38:55 gpg: encrypted with 1 passphrase 23:38:55 gpg: WARNING: message was not integrity protected [Pipeline] sh 23:38:55 + mkdir /home/jenkins 23:38:55 + mkdir /home/jenkins/sigul [Pipeline] sh 23:38:55 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 23:38:55 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 23:38:56 ---> sigul-install.sh 23:39:01 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 23:39:01 + git tag --list 23:39:01 v0.1.0 23:39:01 v0.1.1 23:39:01 v1.0.0 23:39:01 v1.1.0 23:39:01 v1.2.0 23:39:01 v1.3.0 23:39:01 v1.3.1 23:39:01 v1.3.1-dev.1 23:39:01 v2.0.0-dev.1 23:39:01 v2.0.0-dev.10 23:39:01 v2.0.0-dev.11 23:39:01 v2.0.0-dev.2 23:39:01 v2.0.0-dev.3 23:39:01 v2.0.0-dev.4 23:39:01 v2.0.0-dev.5 23:39:01 v2.0.0-dev.6 23:39:01 v2.0.0-dev.7 23:39:01 v2.0.0-dev.8 23:39:01 v2.0.0-dev.9 [Pipeline] sh 23:39:01 + lftools sign git-tag v2.0.0-dev.11 23:39:03 Signing Git tag with Sigul... 23:39:03 Signing v2.0.0-dev.11 [Pipeline] echo 23:39:04 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 23:39:04 ---> sigul-configuration-cleanup.sh [Pipeline] } 23:39:04 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 23:39:04 $ docker stop --time=1 af30e52579ec5f002a7b5df56c8efe2a6d3cd54eb3cdbdbcad5f80d119b41359 23:39:06 $ docker rm -f af30e52579ec5f002a7b5df56c8efe2a6d3cd54eb3cdbdbcad5f80d119b41359 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 23:39:07 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:39:07 . [Pipeline] withDockerContainer 23:39:07 prd-centos7-docker-4c-2g-26142 does not seem to be running inside a container 23:39:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:39:08 $ docker top 0a9ea1e4fabfe4178f27dfdef46873cad850cdef470ca9f897bce5cd823de826 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:39:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:39:09 [ssh-agent] Looking for ssh-agent implementation... 23:39:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:39:09 $ docker exec 0a9ea1e4fabfe4178f27dfdef46873cad850cdef470ca9f897bce5cd823de826 ssh-agent 23:39:09 SSH_AUTH_SOCK=/tmp/ssh-I64fpy2fid6l/agent.12 23:39:09 SSH_AGENT_PID=17 23:39:09 Running ssh-add (command line suppressed) 23:39:09 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_884004246517564508.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_884004246517564508.key) 23:39:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:39:10 + git semver bump pre 23:39:10 # -> Open(): unable to determine branch for HEAD 23:39:10 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 23:39:10 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 23:39:10 # $SEMVER_REMOTE_NAME = origin 23:39:10 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:39:10 # $SEMVER_USER_NAME = edgex-jenkins 23:39:10 # $SEMVER_BRANCH = master 23:39:10 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver 23:39:10 2.0.0-dev.12 [Pipeline] } 23:39:10 $ docker exec --env ******** --env ******** 0a9ea1e4fabfe4178f27dfdef46873cad850cdef470ca9f897bce5cd823de826 ssh-agent -k 23:39:10 unset SSH_AUTH_SOCK; 23:39:10 unset SSH_AGENT_PID; 23:39:10 echo Agent pid 17 killed; 23:39:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:39:10 + git semver [Pipeline] } 23:39:10 $ docker stop --time=1 0a9ea1e4fabfe4178f27dfdef46873cad850cdef470ca9f897bce5cd823de826 23:39:12 $ docker rm -f 0a9ea1e4fabfe4178f27dfdef46873cad850cdef470ca9f897bce5cd823de826 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 23:39:12 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:39:12 . [Pipeline] withDockerContainer 23:39:12 prd-centos7-docker-4c-2g-26142 does not seem to be running inside a container 23:39:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:39:13 $ docker top 14d5b678f12204c64016457a20da79bcca083479c1eaba58d9de8a01ede2c930 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:39:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:39:13 [ssh-agent] Looking for ssh-agent implementation... 23:39:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:39:13 $ docker exec 14d5b678f12204c64016457a20da79bcca083479c1eaba58d9de8a01ede2c930 ssh-agent 23:39:14 SSH_AUTH_SOCK=/tmp/ssh-ofEDEXLz2t5m/agent.11 23:39:14 SSH_AGENT_PID=17 23:39:14 Running ssh-add (command line suppressed) 23:39:14 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_8919729470464533395.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_8919729470464533395.key) 23:39:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:39:14 + git semver push 23:39:14 # -> Open(): unable to determine branch for HEAD 23:39:14 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 23:39:14 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 23:39:14 # $SEMVER_REMOTE_NAME = origin 23:39:14 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:39:14 # $SEMVER_USER_NAME = edgex-jenkins 23:39:14 # $SEMVER_BRANCH = master 23:39:14 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } 23:39:19 $ docker exec --env ******** --env ******** 14d5b678f12204c64016457a20da79bcca083479c1eaba58d9de8a01ede2c930 ssh-agent -k 23:39:20 unset SSH_AUTH_SOCK; 23:39:20 unset SSH_AGENT_PID; 23:39:20 echo Agent pid 17 killed; 23:39:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:39:20 + git semver [Pipeline] } 23:39:20 $ docker stop --time=1 14d5b678f12204c64016457a20da79bcca083479c1eaba58d9de8a01ede2c930 23:39:22 $ docker rm -f 14d5b678f12204c64016457a20da79bcca083479c1eaba58d9de8a01ede2c930 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 23:39:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:39:24 ---> package-listing.sh 23:39:24 ++ facter osfamily 23:39:24 ++ tr '[:upper:]' '[:lower:]' 23:39:24 + OS_FAMILY=redhat 23:39:24 + workspace=/w/workspace/ndry_app-functions-sdk-go_master 23:39:24 + START_PACKAGES=/tmp/packages_start.txt 23:39:24 + END_PACKAGES=/tmp/packages_end.txt 23:39:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:39:24 + PACKAGES=/tmp/packages_start.txt 23:39:24 + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' 23:39:24 + PACKAGES=/tmp/packages_end.txt 23:39:24 + case "${OS_FAMILY}" in 23:39:24 + rpm -qa 23:39:24 + sort 23:39:29 + '[' -f /tmp/packages_start.txt ']' 23:39:29 + '[' -f /tmp/packages_end.txt ']' 23:39:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:39:29 + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' 23:39:29 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_master/archives/ 23:39:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_master/archives/ [Pipeline] echo 23:39:29 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_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:39:29 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 23:39:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:39:30 23:39:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 23:39:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:39:30 alpine: Pulling from edgex-lftools-log-publisher 23:39:30 df20fa9351a1: Pulling fs layer 23:39:30 36b3adc4ff6f: Pulling fs layer 23:39:30 8ad3a11d3b57: Pulling fs layer 23:39:30 46f8f816bc3b: Pulling fs layer 23:39:30 93b61091891f: Pulling fs layer 23:39:30 93b9cdb0e59b: Pulling fs layer 23:39:30 5e14af77c1be: Pulling fs layer 23:39:30 01666e4c0597: Pulling fs layer 23:39:30 aa168da1d23b: Pulling fs layer 23:39:30 93b9cdb0e59b: Waiting 23:39:30 aa168da1d23b: Waiting 23:39:30 01666e4c0597: Waiting 23:39:30 46f8f816bc3b: Waiting 23:39:30 36b3adc4ff6f: Verifying Checksum 23:39:30 36b3adc4ff6f: Download complete 23:39:30 46f8f816bc3b: Download complete 23:39:30 df20fa9351a1: Verifying Checksum 23:39:30 df20fa9351a1: Download complete 23:39:30 93b9cdb0e59b: Verifying Checksum 23:39:30 93b9cdb0e59b: Download complete 23:39:30 5e14af77c1be: Verifying Checksum 23:39:30 5e14af77c1be: Download complete 23:39:30 93b61091891f: Verifying Checksum 23:39:30 93b61091891f: Download complete 23:39:30 01666e4c0597: Verifying Checksum 23:39:30 01666e4c0597: Download complete 23:39:30 8ad3a11d3b57: Verifying Checksum 23:39:30 8ad3a11d3b57: Download complete 23:39:31 df20fa9351a1: Pull complete 23:39:32 36b3adc4ff6f: Pull complete 23:39:33 aa168da1d23b: Verifying Checksum 23:39:33 aa168da1d23b: Download complete 23:39:33 8ad3a11d3b57: Pull complete 23:39:33 46f8f816bc3b: Pull complete 23:39:33 93b61091891f: Pull complete 23:39:34 93b9cdb0e59b: Pull complete 23:39:34 5e14af77c1be: Pull complete 23:39:34 01666e4c0597: Pull complete 23:39:41 aa168da1d23b: Pull complete 23:39:41 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 23:39:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:39:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 23:39:41 prd-centos7-docker-4c-2g-26142 does not seem to be running inside a container 23:39:41 $ 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_master/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_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 23:39:43 $ docker top b72eaf6649c41d1056f19818c45babda84898cd9c386a92e809a6fb2963a163a -eo pid,comm [Pipeline] { [Pipeline] sh 23:39:44 + touch /tmp/pre-build-complete [Pipeline] sh 23:39:44 + mkdir -p /var/log/sa [Pipeline] sh 23:39:44 + ls /var/log/sa-host 23:39:44 + sadf -c /var/log/sa-host/sa11 23:39:44 file_magic: OK 23:39:44 HZ: Using current value: 100 23:39:44 file_header: OK 23:39:44 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 23:39:44 Statistics: 23:39:44 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 23:39:44 File successfully converted to sysstat format version 12.2.1 23:39:44 + sadf -c /var/log/sa-host/sa23 23:39:44 file_magic: OK 23:39:44 HZ: Using current value: 100 23:39:44 file_header: OK 23:39:44 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 23:39:44 Statistics: 23:39:44 Hnuu...uuuununununu... 23:39:44 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:39:45 provisioning config files... 23:39:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config3291201536159506003tmp [Pipeline] { [Pipeline] echo 23:39:45 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:39:46 ---> create-netrc.sh [Pipeline] } 23:39:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 23:39:46 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 23:39:46 ---> python-tools-install.sh [Pipeline] echo 23:39:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:39:46 ---> sudo-logs.sh 23:39:46 Archiving 'sudo' log.. [Pipeline] echo 23:39:46 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:39:47 ---> job-cost.sh 23:39:47 lf-activate-venv: SKIPPING 23:39:47 INFO: No Stack... 23:39:48 INFO: Retrieving Pricing Info for: v1-standard-2 23:39:48 INFO: Archiving Costs [Pipeline] echo 23:39:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:39:48 ---> logs-deploy.sh 23:39:48 lf-activate-venv: SKIPPING 23:39:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/178 23:39:48 INFO: archiving workspace using pattern(s): 23:39:50 Archives upload complete. 23:39:50 INFO: archiving logs to Nexus 23:39:51 ---> uname -a: 23:39:51 Linux prd-centos7-docker-4c-2g-26142.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 23:39:51 23:39:51 23:39:51 ---> lscpu: 23:39:51 Architecture: x86_64 23:39:51 CPU op-mode(s): 32-bit, 64-bit 23:39:51 Byte Order: Little Endian 23:39:51 Address sizes: 40 bits physical, 48 bits virtual 23:39:51 CPU(s): 4 23:39:51 On-line CPU(s) list: 0-3 23:39:51 Thread(s) per core: 1 23:39:51 Core(s) per socket: 1 23:39:51 Socket(s): 4 23:39:51 NUMA node(s): 1 23:39:51 Vendor ID: GenuineIntel 23:39:51 CPU family: 6 23:39:51 Model: 44 23:39:51 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 23:39:51 Stepping: 1 23:39:51 CPU MHz: 2933.438 23:39:51 BogoMIPS: 5866.87 23:39:51 Virtualization: VT-x 23:39:51 Hypervisor vendor: KVM 23:39:51 Virtualization type: full 23:39:51 L1d cache: 128 KiB 23:39:51 L1i cache: 128 KiB 23:39:51 L2 cache: 16 MiB 23:39:51 L3 cache: 64 MiB 23:39:51 NUMA node0 CPU(s): 0-3 23:39:51 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 23:39:51 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 23:39:51 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 23:39:51 Vulnerability Meltdown: Mitigation; PTI 23:39:51 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:39:51 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 23:39:51 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 23:39:51 Vulnerability Srbds: Not affected 23:39:51 Vulnerability Tsx async abort: Not affected 23:39:51 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 23:39:51 23:39:51 23:39:51 ---> nproc: 23:39:51 4 23:39:51 23:39:51 23:39:51 ---> df -h: 23:39:51 Filesystem Size Used Available Use% Mounted on 23:39:51 overlay 50.0G 8.6G 41.4G 17% / 23:39:51 tmpfs 64.0M 0 64.0M 0% /dev 23:39:51 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 23:39:51 shm 64.0M 0 64.0M 0% /dev/shm 23:39:51 /dev/vda1 50.0G 8.6G 41.4G 17% /facter-os 23:39:51 /dev/vda1 50.0G 8.6G 41.4G 17% /etc/resolv.conf 23:39:51 /dev/vda1 50.0G 8.6G 41.4G 17% /etc/hostname 23:39:51 /dev/vda1 50.0G 8.6G 41.4G 17% /etc/hosts 23:39:51 /dev/vda1 50.0G 8.6G 41.4G 17% /var/log/auth.log 23:39:51 /dev/vda1 50.0G 8.6G 41.4G 17% /run/cloud-init/result.json 23:39:51 /dev/vda1 50.0G 8.6G 41.4G 17% /w/workspace/ndry_app-functions-sdk-go_master 23:39:51 /dev/vda1 50.0G 8.6G 41.4G 17% /w/workspace/ndry_app-functions-sdk-go_master@tmp 23:39:51 /dev/vda1 50.0G 8.6G 41.4G 17% /var/log/sa-host 23:39:51 /dev/vda1 50.0G 8.6G 41.4G 17% /var/log/secure 23:39:51 23:39:51 23:39:51 ---> free -m: 23:39:51 total used free shared buff/cache available 23:39:51 Mem: 1837 816 150 0 870 956 23:39:51 Swap: 1023 3 1020 23:39:51 23:39:51 23:39:51 ---> ip addr: 23:39:51 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 23:39:51 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:39:51 inet 127.0.0.1/8 scope host lo 23:39:51 valid_lft forever preferred_lft forever 23:39:51 inet6 ::1/128 scope host 23:39:51 valid_lft forever preferred_lft forever 23:39:51 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 23:39:51 link/ether fa:16:3e:71:48:8f brd ff:ff:ff:ff:ff:ff 23:39:51 inet 10.30.123.112/23 brd 10.30.123.255 scope global dynamic eth0 23:39:51 valid_lft 85880sec preferred_lft 85880sec 23:39:51 inet6 fe80::f816:3eff:fe71:488f/64 scope link 23:39:51 valid_lft forever preferred_lft forever 23:39:51 3: docker0: mtu 1500 qdisc noqueue state DOWN 23:39:51 link/ether 02:42:e0:83:16:69 brd ff:ff:ff:ff:ff:ff 23:39:51 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 23:39:51 valid_lft forever preferred_lft forever 23:39:51 inet6 fe80::42:e0ff:fe83:1669/64 scope link 23:39:51 valid_lft forever preferred_lft forever 23:39:51 23:39:51 23:39:51 ---> sar -b -r -n DEV: 23:39:51 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/11/21 _x86_64_ (4 CPU) 23:39:51 23:39:51 23:31:00 LINUX RESTART (4 CPU) 23:39:51 23:39:51 23:32:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:39:51 23:33:01 9.36 3.10 6.26 0.00 234.30 1300.91 0.00 23:39:51 23:34:01 0.38 0.00 0.38 0.00 0.00 6.18 0.00 23:39:51 23:35:01 0.22 0.00 0.22 0.00 0.00 3.26 0.00 23:39:51 23:36:01 0.27 0.00 0.27 0.00 0.00 3.46 0.00 23:39:51 23:37:01 0.28 0.00 0.28 0.00 0.00 4.13 0.00 23:39:51 23:38:01 232.89 139.93 92.96 0.00 6858.99 33448.40 0.00 23:39:51 23:39:01 247.70 94.76 152.94 0.00 5010.35 33139.46 0.00 23:39:51 Average: 70.33 34.05 36.27 0.00 1733.22 9724.16 0.00 23:39:51 23:39:51 23:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:39:51 23:33:01 247976 0 586200 31.16 2620 1044748 1093556 37.32 403004 1033072 20 23:39:51 23:34:01 251184 0 582984 30.98 2620 1044756 1083000 36.96 401776 1031560 20 23:39:51 23:35:01 249720 0 584444 31.06 2620 1044760 1083000 36.96 404088 1031156 12 23:39:51 23:36:01 250820 0 583344 31.00 2620 1044760 1072492 36.60 406284 1027752 12 23:39:51 23:37:01 249328 0 584772 31.08 2620 1044824 1072576 36.61 412724 1022784 16 23:39:51 23:38:01 107772 0 726376 38.61 2596 1044800 1334232 45.54 517408 1004120 932 23:39:51 23:39:01 84540 0 780520 41.48 1492 1014992 1212400 41.38 647400 812140 78100 23:39:51 Average: 205906 0 632663 33.62 2455 1040520 1135894 38.77 456098 994655 11302 23:39:51 23:39:51 23:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:39:51 23:33:01 eth0 18.79 13.32 26.46 4.34 0.00 0.00 0.00 0.00 23:39:51 23:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:39:51 23:33:01 docker0 3.72 3.84 0.30 12.65 0.00 0.00 0.00 0.00 23:39:51 23:34:01 eth0 2.03 0.73 0.68 0.41 0.00 0.00 0.00 0.00 23:39:51 23:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:39:51 23:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:39:51 23:35:01 eth0 0.57 0.40 0.28 0.21 0.00 0.00 0.00 0.00 23:39:51 23:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:39:51 23:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:39:51 23:36:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 23:39:51 23:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:39:51 23:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:39:51 23:37:01 eth0 0.83 0.10 0.14 0.06 0.00 0.00 0.00 0.00 23:39:51 23:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:39:51 23:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:39:51 23:38:01 vethb8a0a8c 17.13 17.93 1.92 14.38 0.00 0.00 0.00 0.00 23:39:51 23:38:01 eth0 449.33 399.82 4098.98 36.46 0.00 0.00 0.00 0.00 23:39:51 23:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:39:51 23:38:01 docker0 17.13 17.81 1.68 14.37 0.00 0.00 0.00 0.00 23:39:51 23:39:01 vethb1953a3 28.09 34.00 1.88 217.38 0.00 0.00 0.00 0.00 23:39:51 23:39:01 eth0 469.46 412.65 3626.73 96.57 0.00 0.00 0.00 0.00 23:39:51 23:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:39:51 23:39:01 docker0 52.87 60.56 3.47 399.26 0.00 0.00 0.00 0.00 23:39:51 Average: vethb1953a3 4.02 4.87 0.27 31.14 0.00 0.00 0.00 0.00 23:39:51 Average: eth0 134.76 118.45 1110.56 19.77 0.00 0.00 0.00 0.00 23:39:51 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:39:51 Average: docker0 10.55 11.77 0.78 61.04 0.00 0.00 0.00 0.00 23:39:51 23:39:51 23:39:51 ---> sar -P ALL: 23:39:51 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 02/11/21 _x86_64_ (4 CPU) 23:39:51 23:39:51 23:31:00 LINUX RESTART (4 CPU) 23:39:51 23:39:51 23:32:01 CPU %user %nice %system %iowait %steal %idle 23:39:51 23:33:01 all 1.15 0.00 0.47 0.09 0.00 98.29 23:39:51 23:33:01 0 1.27 0.00 0.59 0.08 0.00 98.05 23:39:51 23:33:01 1 1.05 0.00 0.48 0.02 0.00 98.45 23:39:51 23:33:01 2 0.70 0.00 0.32 0.17 0.02 98.80 23:39:51 23:33:01 3 1.56 0.00 0.47 0.10 0.00 97.86 23:39:51 23:34:01 all 0.13 0.00 0.06 0.00 0.00 99.80 23:39:51 23:34:01 0 0.05 0.00 0.05 0.00 0.00 99.90 23:39:51 23:34:01 1 0.08 0.00 0.07 0.00 0.00 99.85 23:39:51 23:34:01 2 0.03 0.00 0.07 0.00 0.00 99.90 23:39:51 23:34:01 3 0.35 0.00 0.07 0.00 0.02 99.57 23:39:51 23:35:01 all 0.20 0.00 0.14 0.00 0.00 99.65 23:39:51 23:35:01 0 0.03 0.00 0.05 0.00 0.00 99.92 23:39:51 23:35:01 1 0.12 0.00 0.33 0.00 0.02 99.53 23:39:51 23:35:01 2 0.07 0.00 0.12 0.00 0.00 99.82 23:39:51 23:35:01 3 0.60 0.00 0.05 0.00 0.00 99.35 23:39:51 23:36:01 all 0.15 0.00 0.03 0.00 0.00 99.81 23:39:51 23:36:01 0 0.02 0.00 0.02 0.00 0.02 99.95 23:39:51 23:36:01 1 0.05 0.00 0.07 0.00 0.00 99.88 23:39:51 23:36:01 2 0.03 0.00 0.03 0.00 0.00 99.93 23:39:51 23:36:01 3 0.52 0.00 0.02 0.00 0.00 99.47 23:39:51 23:37:01 all 0.17 0.00 0.08 0.00 0.01 99.74 23:39:51 23:37:01 0 0.02 0.00 0.03 0.00 0.00 99.95 23:39:51 23:37:01 1 0.07 0.00 0.12 0.00 0.02 99.80 23:39:51 23:37:01 2 0.45 0.00 0.08 0.00 0.02 99.45 23:39:51 23:37:01 3 0.15 0.00 0.10 0.00 0.00 99.75 23:39:51 23:38:01 all 8.19 0.00 5.84 2.10 0.05 83.83 23:39:51 23:38:01 0 7.78 0.00 6.74 3.09 0.05 82.34 23:39:51 23:38:01 1 8.98 0.00 5.41 2.69 0.05 82.88 23:39:51 23:38:01 2 8.34 0.00 5.62 1.31 0.05 84.68 23:39:51 23:38:01 3 7.65 0.00 5.60 1.31 0.03 85.40 23:39:51 23:39:01 all 11.04 0.00 8.44 3.30 0.05 77.17 23:39:51 23:39:01 0 12.81 0.00 9.33 5.46 0.05 72.35 23:39:51 23:39:01 1 9.85 0.00 8.44 1.09 0.05 80.57 23:39:51 23:39:01 2 11.38 0.00 8.14 3.74 0.05 76.69 23:39:51 23:39:01 3 10.11 0.00 7.84 2.94 0.05 79.05 23:39:51 Average: all 2.97 0.00 2.12 0.77 0.02 94.12 23:39:51 Average: 0 3.09 0.00 2.37 1.21 0.02 93.31 23:39:51 Average: 1 2.85 0.00 2.11 0.54 0.02 94.48 23:39:51 Average: 2 2.97 0.00 2.03 0.74 0.02 94.25 23:39:51 Average: 3 2.95 0.00 1.99 0.61 0.01 94.42 23:39:51 23:39:51 23:39:51