Started by user Ernesto Ojeda Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from d5e638f2527a7df0e2423fefa94ca91616313c76 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 48b313303ce5ba460cd13c4c603c4b280f104d53 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 48b313303ce5ba460cd13c4c603c4b280f104d53 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 48b313303ce5ba460cd13c4c603c4b280f104d53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 48b313303ce5ba460cd13c4c603c4b280f104d53 # timeout=10 Commit message: "Merge pull request #305 from ernestojeda/revert-go-mod-change" > 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-15107’ Running on prd-centos7-docker-4c-2g-15109 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 d5e638f2527a7df0e2423fefa94ca91616313c76 (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 d5e638f2527a7df0e2423fefa94ca91616313c76 # timeout=10 Commit message: "feat(store-forward): Remove Mongo as supported DB option (#589)" > git rev-list --no-walk d5e638f2527a7df0e2423fefa94ca91616313c76 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:56:55 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:56:55 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:56:55 ========================================================= 14:56:55 EdgeX Global Pipelines Version Info 14:56:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:56:56 ------------------- 14:56:56 stable info: 14:56:56 ------------------- 14:56:56 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:56:56 Commit SHA: 48b313303ce5ba460cd13c4c603c4b280f104d53 14:56:56 Message: update stable to v1.0.171 14:56:57 ------------------- 14:56:57 experimental info: 14:56:57 ------------------- 14:56:57 Commited By: **** collab-it+edgex@linuxfoundation.org 14:56:57 Commit SHA: 48b313303ce5ba460cd13c4c603c4b280f104d53 14:56:57 Message: update experimental to v1.0.171 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:56:58 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 14:56:58 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 14:56:58 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:56:58 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:56:58 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:56:58 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 14:56:58 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 14:56:58 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 14:56:58 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:56:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:56:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:56:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-functions-sdk-go [Pipeline] echo 14:56:59 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:56:59 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:56:59 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 14:56:59 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 14:56:59 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:56:59 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:56:59 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:57:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:57:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 14:57:00 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 14:57:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:57:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:57:00 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 14:57:00 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 14:57:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 14:57:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 14:57:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 14:57:01 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d5e638f2527a7df0e2423fefa94ca91616313c76 [Pipeline] echo 14:57:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d5e638f [Pipeline] echo 14:57:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:57:02 + git log --format=format:%s -1 d5e638f2527a7df0e2423fefa94ca91616313c76 [Pipeline] echo 14:57:02 GIT_COMMIT: d5e638f2527a7df0e2423fefa94ca91616313c76, Commit Message: feat(store-forward): Remove Mongo as supported DB option (#589) [Pipeline] echo 14:57:02 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 14:57:02 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:57:03 14:57:03 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 14:57:03 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:57:03 latest: Pulling from edgex-devops/git-semver 14:57:03 31603596830f: Pulling fs layer 14:57:03 2a8b12db71e7: Pulling fs layer 14:57:03 6ca5941a6612: Pulling fs layer 14:57:03 ecc8261a40a4: Pulling fs layer 14:57:03 ecc8261a40a4: Waiting 14:57:03 2a8b12db71e7: Verifying Checksum 14:57:03 2a8b12db71e7: Download complete 14:57:03 31603596830f: Download complete 14:57:03 ecc8261a40a4: Verifying Checksum 14:57:03 ecc8261a40a4: Download complete 14:57:03 6ca5941a6612: Verifying Checksum 14:57:03 6ca5941a6612: Download complete 14:57:04 31603596830f: Pull complete 14:57:04 2a8b12db71e7: Pull complete 14:57:04 6ca5941a6612: Pull complete 14:57:05 ecc8261a40a4: Pull complete 14:57:05 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 14:57:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:57:05 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 14:57:05 prd-centos7-docker-4c-2g-15109 does not seem to be running inside a container 14:57:05 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 14:57:07 $ docker top 1814468b649c25b819e4b035e79995392871ce245b0e3e2e15d26022903c0ed3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:57:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:57:07 [ssh-agent] Looking for ssh-agent implementation... 14:57:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:57:07 $ docker exec 1814468b649c25b819e4b035e79995392871ce245b0e3e2e15d26022903c0ed3 ssh-agent 14:57:07 SSH_AUTH_SOCK=/tmp/ssh-vGEAXXu1SGPW/agent.12 14:57:07 SSH_AGENT_PID=17 14:57:07 Running ssh-add (command line suppressed) 14:57:08 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_4031586604515156390.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_4031586604515156390.key) 14:57:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:57:08 + git tag --points-at HEAD [Pipeline] } 14:57:08 $ docker exec --env ******** --env ******** 1814468b649c25b819e4b035e79995392871ce245b0e3e2e15d26022903c0ed3 ssh-agent -k 14:57:08 unset SSH_AUTH_SOCK; 14:57:08 unset SSH_AGENT_PID; 14:57:08 echo Agent pid 17 killed; 14:57:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:57:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:57:08 [ssh-agent] Looking for ssh-agent implementation... 14:57:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:57:09 $ docker exec 1814468b649c25b819e4b035e79995392871ce245b0e3e2e15d26022903c0ed3 ssh-agent 14:57:09 SSH_AUTH_SOCK=/tmp/ssh-OkNfmxF8xdRY/agent.48 14:57:09 SSH_AGENT_PID=54 14:57:09 Running ssh-add (command line suppressed) 14:57:09 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_5301175542245629197.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_5301175542245629197.key) 14:57:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:57:09 + git semver init 14:57:09 # -> Open(): unable to determine branch for HEAD 14:57:09 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 14:57:09 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 14:57:09 # $SEMVER_REMOTE_NAME = origin 14:57:09 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:57:09 # $SEMVER_USER_NAME = edgex-jenkins 14:57:09 # $SEMVER_BRANCH = master 14:57:09 # $SEMVER_TEMP = /tmp/semver-845165635 14:57:09 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 14:57:12 # '/tmp/semver-845165635' -> '/w/workspace/ndry_app-functions-sdk-go_master/.semver' 14:57:12 # -> Force: false 14:57:12 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } 14:57:12 $ docker exec --env ******** --env ******** 1814468b649c25b819e4b035e79995392871ce245b0e3e2e15d26022903c0ed3 ssh-agent -k 14:57:12 unset SSH_AUTH_SOCK; 14:57:12 unset SSH_AGENT_PID; 14:57:12 echo Agent pid 54 killed; 14:57:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:57:12 + git semver [Pipeline] } 14:57:12 $ docker stop --time=1 1814468b649c25b819e4b035e79995392871ce245b0e3e2e15d26022903c0ed3 14:57:14 $ docker rm -f 1814468b649c25b819e4b035e79995392871ce245b0e3e2e15d26022903c0ed3 [Pipeline] // withDockerContainer [Pipeline] sh 14:57:15 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:57:15 Stashed 1 file(s) [Pipeline] echo 14:57:15 [edgeXSemver]: initialized semver on version 1.3.1-dev.4 [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 14:57:30 Still waiting to schedule task 14:57:30 Waiting for next available executor on ‘centos7-docker-4c-2g’ 14:57:30 Still waiting to schedule task 14:57:30 ‘prd-ubuntu18.04-docker-arm64-4c-16g-13329’ is offline 14:59:14 Running on prd-centos7-docker-4c-2g-15111 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws 14:59:14 Running in /w/workspace/app-functions-sdk-go/153 [Pipeline] { [Pipeline] checkout 14:59:16 using credential edgex-jenkins-ssh 14:59:16 Cloning the remote Git repository 14:59:16 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 14:59:16 > git init /w/workspace/app-functions-sdk-go/153 # timeout=10 14:59:16 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 14:59:16 > git --version # timeout=10 14:59:16 > git --version # 'git version 2.24.3' 14:59:16 using GIT_SSH to set credentials SSH Credentials for GitHub 14:59:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:59:18 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 14:59:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:59:18 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 14:59:18 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 14:59:18 using GIT_SSH to set credentials SSH Credentials for GitHub 14:59:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 14:59:19 Checking out Revision d5e638f2527a7df0e2423fefa94ca91616313c76 (master) 14:59:19 Running on prd-ubuntu18.04-docker-arm64-4c-16g-15110 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { 14:59:19 > git config core.sparsecheckout # timeout=10 14:59:19 > git checkout -f d5e638f2527a7df0e2423fefa94ca91616313c76 # timeout=10 [Pipeline] ws 14:59:20 Running in /w/workspace/app-functions-sdk-go/153 [Pipeline] { [Pipeline] checkout 14:59:22 Commit message: "feat(store-forward): Remove Mongo as supported DB option (#589)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:59:24 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 14:59:24 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 14:59:24 + sudo service docker restart 14:59:24 + true 14:59:24 Redirecting to /bin/systemctl restart docker.service 14:59:25 using credential edgex-jenkins-ssh 14:59:25 Cloning the remote Git repository [Pipeline] unstash [Pipeline] echo 14:59:26 ========================================================= 14:59:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 14:59:26 ========================================================= [Pipeline] isUnix [Pipeline] sh 14:59:26 + 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 . 14:59:25 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 14:59:25 > git init /w/workspace/app-functions-sdk-go/153 # timeout=10 14:59:25 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 14:59:25 > git --version # timeout=10 14:59:25 > git --version # 'git version 2.17.1' 14:59:25 using GIT_SSH to set credentials SSH Credentials for GitHub 14:59:25 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:59:26 Sending build context to Docker daemon 19.16MB 14:59:26 Step 1/8 : ARG BASE=golang:1.15-alpine 14:59:26 Step 2/8 : FROM ${BASE} 14:59:27 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 14:59:27 188c0c94c7c5: Pulling fs layer 14:59:27 0ef7d3d256c8: Pulling fs layer 14:59:27 de9db76c5a1d: Pulling fs layer 14:59:27 bca2f99d35d6: Pulling fs layer 14:59:27 93359f2a8cfa: Pulling fs layer 14:59:27 7c6f9722023f: Pulling fs layer 14:59:27 a35cf1a2eb13: Pulling fs layer 14:59:27 93359f2a8cfa: Waiting 14:59:27 7c6f9722023f: Waiting 14:59:27 a35cf1a2eb13: Waiting 14:59:27 bca2f99d35d6: Waiting 14:59:27 de9db76c5a1d: Verifying Checksum 14:59:27 de9db76c5a1d: Download complete 14:59:27 0ef7d3d256c8: Verifying Checksum 14:59:27 0ef7d3d256c8: Download complete 14:59:27 93359f2a8cfa: Verifying Checksum 14:59:27 93359f2a8cfa: Download complete 14:59:27 7c6f9722023f: Verifying Checksum 14:59:27 7c6f9722023f: Download complete 14:59:27 188c0c94c7c5: Verifying Checksum 14:59:27 188c0c94c7c5: Download complete 14:59:27 188c0c94c7c5: Pull complete 14:59:27 0ef7d3d256c8: Pull complete 14:59:28 de9db76c5a1d: Pull complete 14:59:28 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 14:59:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:59:28 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 14:59:28 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 14:59:28 using GIT_SSH to set credentials SSH Credentials for GitHub 14:59:28 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 14:59:29 Checking out Revision d5e638f2527a7df0e2423fefa94ca91616313c76 (master) 14:59:29 a35cf1a2eb13: Verifying Checksum 14:59:29 a35cf1a2eb13: Download complete 14:59:30 bca2f99d35d6: Verifying Checksum 14:59:30 bca2f99d35d6: Download complete 14:59:29 > git config core.sparsecheckout # timeout=10 14:59:29 > git checkout -f d5e638f2527a7df0e2423fefa94ca91616313c76 # timeout=10 14:59:33 Commit message: "feat(store-forward): Remove Mongo as supported DB option (#589)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:59:34 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 14:59:35 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 14:59:35 bca2f99d35d6: Pull complete 14:59:35 93359f2a8cfa: Pull complete 14:59:35 7c6f9722023f: Pull complete 14:59:35 + sudo service docker restart 14:59:35 + true [Pipeline] unstash [Pipeline] echo 14:59:38 ========================================================= 14:59:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 14:59:38 ========================================================= [Pipeline] isUnix [Pipeline] sh 14:59:39 + 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 . 14:59:40 Sending build context to Docker daemon 19.16MB 14:59:40 Step 1/8 : ARG BASE=golang:1.15-alpine 14:59:40 Step 2/8 : FROM ${BASE} 14:59:40 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:59:40 5f621e34cdf4: Pulling fs layer 14:59:40 a4357932f1b6: Pulling fs layer 14:59:40 18c013af1878: Pulling fs layer 14:59:40 00ac8860ef70: Pulling fs layer 14:59:40 63d7cb157983: Pulling fs layer 14:59:40 b116817d02f9: Pulling fs layer 14:59:40 745a02a5169b: Pulling fs layer 14:59:40 00ac8860ef70: Waiting 14:59:40 63d7cb157983: Waiting 14:59:40 745a02a5169b: Waiting 14:59:40 b116817d02f9: Waiting 14:59:40 18c013af1878: Download complete 14:59:40 a4357932f1b6: Verifying Checksum 14:59:40 a4357932f1b6: Download complete 14:59:40 63d7cb157983: Verifying Checksum 14:59:40 63d7cb157983: Download complete 14:59:40 b116817d02f9: Download complete 14:59:40 5f621e34cdf4: Download complete 14:59:41 5f621e34cdf4: Pull complete 14:59:41 a4357932f1b6: Pull complete 14:59:42 a35cf1a2eb13: Pull complete 14:59:42 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 14:59:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 14:59:42 ---> a62c8e92a672 14:59:42 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 14:59:42 latest: Pulling from library/docker 14:59:42 188c0c94c7c5: Already exists 14:59:42 0c7c675703d6: Pulling fs layer 14:59:42 cc8c12a437cb: Pulling fs layer 14:59:42 f092543453df: Pulling fs layer 14:59:42 65b6bc45957d: Pulling fs layer 14:59:42 4de832df471b: Pulling fs layer 14:59:42 79aa7fa92271: Pulling fs layer 14:59:42 4de832df471b: Waiting 14:59:42 79aa7fa92271: Waiting 14:59:42 65b6bc45957d: Waiting 14:59:42 cc8c12a437cb: Verifying Checksum 14:59:42 cc8c12a437cb: Download complete 14:59:42 65b6bc45957d: Verifying Checksum 14:59:42 65b6bc45957d: Download complete 14:59:42 4de832df471b: Verifying Checksum 14:59:42 4de832df471b: Download complete 14:59:42 79aa7fa92271: Verifying Checksum 14:59:42 79aa7fa92271: Download complete 14:59:42 0c7c675703d6: Verifying Checksum 14:59:42 0c7c675703d6: Download complete 14:59:42 18c013af1878: Pull complete 14:59:42 0c7c675703d6: Pull complete 14:59:42 cc8c12a437cb: Pull complete 14:59:43 745a02a5169b: Verifying Checksum 14:59:43 745a02a5169b: Download complete 14:59:43 f092543453df: Verifying Checksum 14:59:43 f092543453df: Download complete 14:59:44 00ac8860ef70: Verifying Checksum 14:59:44 00ac8860ef70: Download complete 14:59:46 f092543453df: Pull complete 14:59:46 65b6bc45957d: Pull complete 14:59:46 4de832df471b: Pull complete 14:59:46 79aa7fa92271: Pull complete 14:59:46 Digest: sha256:fd4d028713fd05a1fb896412805daed82c4a0cc84331d8dad00cb596d7ce3e3a 14:59:46 Status: Downloaded newer image for docker:latest 14:59:48 ---> 61c305b837b5 14:59:48 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 14:59:48 ---> Running in f0542a6dca19 14:59:48 Removing intermediate container f0542a6dca19 14:59:48 ---> 13d71c5cfd22 14:59:48 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 14:59:48 ---> Running in 3ae5d1656730 14:59:48 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 14:59:49 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 14:59:50 (1/5) Installing libsodium (1.0.18-r0) 14:59:50 (2/5) Installing libzmq (4.3.3-r0) 14:59:50 (3/5) Installing pkgconf (1.7.2-r0) 14:59:50 (4/5) Installing libsodium-dev (1.0.18-r0) 14:59:50 (5/5) Installing zeromq-dev (4.3.3-r0) 14:59:50 Executing busybox-1.31.1-r19.trigger 14:59:50 OK: 167 MiB in 44 packages 14:59:50 Removing intermediate container 3ae5d1656730 14:59:50 ---> f9e3ef6d8690 14:59:50 Step 6/8 : WORKDIR /build 14:59:50 ---> Running in cb07a0d62963 14:59:51 Removing intermediate container cb07a0d62963 14:59:51 ---> c03e6313e42b 14:59:51 Step 7/8 : COPY go.mod . 14:59:51 ---> 63ea1a52b0d3 14:59:51 Step 8/8 : RUN go mod download 14:59:51 ---> Running in 177f294a29ae 14:59:54 00ac8860ef70: Pull complete 14:59:54 63d7cb157983: Pull complete 14:59:54 b116817d02f9: Pull complete 14:59:58 745a02a5169b: Pull complete 14:59:58 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 14:59:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 14:59:58 ---> b7e6874047d6 14:59:58 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 14:59:58 latest: Pulling from library/docker 14:59:58 5f621e34cdf4: Already exists 14:59:58 85db56a05063: Pulling fs layer 14:59:58 ccb67d6aeaaa: Pulling fs layer 14:59:58 de930078acea: Pulling fs layer 14:59:58 d5a9d88a4785: Pulling fs layer 14:59:58 e7f15c1544d5: Pulling fs layer 14:59:58 877c515997d3: Pulling fs layer 14:59:58 e7f15c1544d5: Waiting 14:59:58 d5a9d88a4785: Waiting 14:59:58 877c515997d3: Waiting 14:59:58 ccb67d6aeaaa: Verifying Checksum 14:59:58 ccb67d6aeaaa: Download complete 14:59:58 d5a9d88a4785: Verifying Checksum 14:59:58 d5a9d88a4785: Download complete 14:59:58 e7f15c1544d5: Download complete 14:59:58 85db56a05063: Verifying Checksum 14:59:58 85db56a05063: Download complete 14:59:58 877c515997d3: Verifying Checksum 14:59:58 877c515997d3: Download complete 14:59:59 85db56a05063: Pull complete 14:59:59 ccb67d6aeaaa: Pull complete 15:00:00 de930078acea: Verifying Checksum 15:00:00 de930078acea: Download complete 15:00:03 de930078acea: Pull complete 15:00:03 d5a9d88a4785: Pull complete 15:00:04 e7f15c1544d5: Pull complete 15:00:04 877c515997d3: Pull complete 15:00:04 Digest: sha256:fd4d028713fd05a1fb896412805daed82c4a0cc84331d8dad00cb596d7ce3e3a 15:00:04 Status: Downloaded newer image for docker:latest 15:00:11 ---> dd9c3222f21a 15:00:11 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:00:11 ---> Running in 62c459025fb8 15:00:11 Removing intermediate container 62c459025fb8 15:00:11 ---> 7c9270246dc6 15:00:11 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 15:00:11 ---> Running in cdff43aeb940 15:00:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:00:13 Removing intermediate container 177f294a29ae 15:00:13 ---> 9b55e076d4e1 15:00:13 Successfully built 9b55e076d4e1 15:00:13 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:00:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:00:13 + docker inspect -f . ci-base-image-x86_64 15:00:13 . [Pipeline] withDockerContainer 15:00:13 prd-centos7-docker-4c-2g-15111 does not seem to be running inside a container 15:00:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/153 -v /w/workspace/app-functions-sdk-go/153:/w/workspace/app-functions-sdk-go/153:rw,z -v /w/workspace/app-functions-sdk-go/153@tmp:/w/workspace/app-functions-sdk-go/153@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 ******** ci-base-image-x86_64 cat 15:00:14 (1/5) Installing libsodium (1.0.18-r0) 15:00:14 (2/5) Installing libzmq (4.3.3-r0) 15:00:14 (3/5) Installing pkgconf (1.7.2-r0) 15:00:14 (4/5) Installing libsodium-dev (1.0.18-r0) 15:00:14 (5/5) Installing zeromq-dev (4.3.3-r0) 15:00:14 $ docker top b12dcf347d47640fe8546c6b65588d54d619d7cd04fd252dbaa9441de103dba3 -eo pid,comm 15:00:15 Executing busybox-1.31.1-r19.trigger 15:00:15 OK: 144 MiB in 44 packages [Pipeline] { [Pipeline] sh 15:00:15 + go version 15:00:15 go version go1.15.5 linux/amd64 [Pipeline] } 15:00:15 $ docker stop --time=1 b12dcf347d47640fe8546c6b65588d54d619d7cd04fd252dbaa9441de103dba3 15:00:16 Removing intermediate container cdff43aeb940 15:00:16 ---> 20c33af460ac 15:00:16 Step 6/8 : WORKDIR /build 15:00:16 ---> Running in 687ea170c8ea 15:00:16 $ docker rm -f b12dcf347d47640fe8546c6b65588d54d619d7cd04fd252dbaa9441de103dba3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 15:00:17 Removing intermediate container 687ea170c8ea 15:00:17 ---> d163512d5ab6 15:00:17 Step 7/8 : COPY go.mod . [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) 15:00:18 ---> c7f99de33674 15:00:18 Step 8/8 : RUN go mod download 15:00:18 ---> Running in 6ebb2039e63d [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:00:18 + docker inspect -f . ci-base-image-x86_64 15:00:18 . [Pipeline] withDockerContainer 15:00:18 prd-centos7-docker-4c-2g-15111 does not seem to be running inside a container 15:00:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/153 -v /w/workspace/app-functions-sdk-go/153:/w/workspace/app-functions-sdk-go/153:rw,z -v /w/workspace/app-functions-sdk-go/153@tmp:/w/workspace/app-functions-sdk-go/153@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 ******** ci-base-image-x86_64 cat 15:00:19 $ docker top 3b981241d5c9ea1ca3a46c6bbedc5713ff6f35f80acd7c17fb0777231fba8df5 -eo pid,comm [Pipeline] { [Pipeline] sh 15:00:20 + make test 15:00:20 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:00:21 ? github.com/edgexfoundry/app-functions-sdk-go [no test files] 15:00:28 ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.014s coverage: 86.2% of statements 15:00:38 ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 3.023s coverage: 52.0% of statements 15:00:38 ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] 15:00:38 ? github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/container [no test files] 15:00:38 ok github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers 0.021s coverage: 54.7% of statements 15:00:38 ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] 15:00:38 ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.030s coverage: 69.1% of statements 15:00:45 Removing intermediate container 6ebb2039e63d 15:00:45 ---> 0e001e3d839b 15:00:45 Successfully built 0e001e3d839b 15:00:45 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:00:45 + docker inspect -f . ci-base-image-arm64 15:00:45 . [Pipeline] withDockerContainer 15:00:45 prd-ubuntu18.04-docker-arm64-4c-16g-15110 does not seem to be running inside a container 15:00:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/153 -v /w/workspace/app-functions-sdk-go/153:/w/workspace/app-functions-sdk-go/153:rw,z -v /w/workspace/app-functions-sdk-go/153@tmp:/w/workspace/app-functions-sdk-go/153@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 ******** ci-base-image-arm64 cat 15:00:47 $ docker top 07d965f4ea3ca3d74296fbb8b0d30aa3da74661153962695d87fe9f79a9a865c -eo pid,comm [Pipeline] { [Pipeline] sh 15:00:48 + go version 15:00:48 go version go1.15.5 linux/arm64 [Pipeline] } 15:00:48 $ docker stop --time=1 07d965f4ea3ca3d74296fbb8b0d30aa3da74661153962695d87fe9f79a9a865c 15:00:50 $ docker rm -f 07d965f4ea3ca3d74296fbb8b0d30aa3da74661153962695d87fe9f79a9a865c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:00:51 + docker inspect -f . ci-base-image-arm64 15:00:51 . [Pipeline] withDockerContainer 15:00:51 prd-ubuntu18.04-docker-arm64-4c-16g-15110 does not seem to be running inside a container 15:00:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/153 -v /w/workspace/app-functions-sdk-go/153:/w/workspace/app-functions-sdk-go/153:rw,z -v /w/workspace/app-functions-sdk-go/153@tmp:/w/workspace/app-functions-sdk-go/153@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 ******** ci-base-image-arm64 cat 15:00:53 $ docker top c233517f8b88cc63d058bdb21a9e750e19be7067abe54c090b45621a3f64583d -eo pid,comm 15:00:53 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 15.421s coverage: 61.6% of statements 15:00:53 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.006s coverage: 89.5% of statements 15:00:53 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.005s coverage: 100.0% of statements 15:00:53 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.013s coverage: 100.0% of statements 15:00:53 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.005s coverage: 100.0% of statements 15:00:53 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.006s coverage: 100.0% of statements 15:00:53 ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] 15:00:53 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] 15:00:53 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] 15:00:53 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] 15:00:53 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] 15:00:53 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] 15:00:53 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] 15:00:53 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.005s coverage: 97.7% of statements 15:00:53 ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] 15:00:53 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] 15:00:53 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http 0.009s coverage: 8.8% of statements 15:00:53 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.916s coverage: 75.0% of statements 15:00:53 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/mqtt [no test files] 15:00:53 ok github.com/edgexfoundry/app-functions-sdk-go/internal/v2/controller/http 0.012s coverage: 89.7% of statements 15:00:53 ok github.com/edgexfoundry/app-functions-sdk-go/internal/v2/dtos/requests 0.010s coverage: 88.9% of statements 15:00:53 ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.012s coverage: 80.5% of statements 15:00:53 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/secure 0.008s coverage: 71.7% of statements [Pipeline] { [Pipeline] sh 15:00:54 + make test 15:00:54 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:00:56 ? github.com/edgexfoundry/app-functions-sdk-go [no test files] 15:01:08 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 25.037s coverage: 71.0% of statements 15:01:08 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.005s coverage: 94.4% of statements 15:01:08 CGO_ENABLED=1 GO111MODULE=on go vet ./... 15:01:10 gofmt -l . 15:01:10 [ "`gofmt -l .`" = "" ] 15:01:10 ./bin/test-go-mod-tidy.sh [Pipeline] } 15:01:11 $ docker stop --time=1 3b981241d5c9ea1ca3a46c6bbedc5713ff6f35f80acd7c17fb0777231fba8df5 15:01:13 $ docker rm -f 3b981241d5c9ea1ca3a46c6bbedc5713ff6f35f80acd7c17fb0777231fba8df5 [Pipeline] // withDockerContainer [Pipeline] sh 15:01:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:01:14 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] } 15:01:18 ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.042s coverage: 86.2% of statements 15:01:45 ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 3.060s coverage: 52.0% of statements 15:01:45 ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] 15:01:45 ? github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/container [no test files] 15:01:45 ok github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers 0.072s coverage: 54.7% of statements 15:01:45 ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] 15:01:45 ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.054s coverage: 69.1% of statements 15:01:53 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 15.477s coverage: 61.6% of statements 15:01:53 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.012s coverage: 89.5% of statements 15:01:53 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.016s coverage: 100.0% of statements 15:01:53 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.036s coverage: 100.0% of statements 15:01:53 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.012s coverage: 100.0% of statements 15:01:53 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.012s coverage: 100.0% of statements 15:01:53 ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] 15:01:53 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] 15:01:53 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] 15:01:53 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] 15:01:53 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] 15:01:53 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] 15:01:53 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] 15:01:53 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.016s coverage: 97.7% of statements 15:01:53 ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] 15:01:53 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] 15:01:53 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http 0.022s coverage: 8.8% of statements 15:01:54 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.937s coverage: 75.0% of statements 15:01:54 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/mqtt [no test files] 15:01:54 ok github.com/edgexfoundry/app-functions-sdk-go/internal/v2/controller/http 0.036s coverage: 89.7% of statements 15:01:54 ok github.com/edgexfoundry/app-functions-sdk-go/internal/v2/dtos/requests 0.023s coverage: 88.9% of statements 15:01:54 ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.055s coverage: 80.5% of statements 15:01:54 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/secure 0.023s coverage: 71.7% of statements 15:02:20 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 25.054s coverage: 71.0% of statements 15:02:20 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.013s coverage: 94.4% of statements 15:02:20 CGO_ENABLED=1 GO111MODULE=on go vet ./... 15:02:29 gofmt -l . 15:02:29 [ "`gofmt -l .`" = "" ] 15:02:29 ./bin/test-go-mod-tidy.sh [Pipeline] } 15:02:30 $ docker stop --time=1 c233517f8b88cc63d058bdb21a9e750e19be7067abe54c090b45621a3f64583d 15:02:33 $ docker rm -f c233517f8b88cc63d058bdb21a9e750e19be7067abe54c090b45621a3f64583d [Pipeline] // withDockerContainer [Pipeline] sh 15:02:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:02:34 Warning: overwriting stash ‘coverage-report’ 15:02:34 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 15:02:36 provisioning config files... 15:02:36 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config6424049368815348347tmp [Pipeline] { [Pipeline] sh 15:02:37 + set +x 15:02:37 + curl -s https://codecov.io/bash 15:02:37 + bash -s -- 15:02:37 15:02:37 _____ _ 15:02:37 / ____| | | 15:02:37 | | ___ __| | ___ ___ _____ __ 15:02:37 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:02:37 | |___| (_) | (_| | __/ (_| (_) \ V / 15:02:37 \_____\___/ \__,_|\___|\___\___/ \_/ 15:02:37 Bash-20201130-cc6d3fe 15:02:37 15:02:37 15:02:37 ==> Jenkins CI detected. 15:02:37 project root: . 15:02:37 --> token set from env 15:02:37 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:02:37 ==> Running gcov in . (disable via -X gcov) 15:02:37 ==> Python coveragepy not found 15:02:37 ==> Searching for coverage reports in: 15:02:37 + . 15:02:37 -> Found 1 reports 15:02:37 ==> Detecting git/mercurial file structure 15:02:37 ==> Reading reports 15:02:37 + ./coverage.out bytes=89248 15:02:37 ==> Appending adjustments 15:02:37 https://docs.codecov.io/docs/fixing-reports 15:02:38 + Found adjustments 15:02:38 ==> Gzipping contents 15:02:38 16K /tmp/codecov.xJAXFw.gz 15:02:38 ==> Uploading reports 15:02:38 url: https://codecov.io 15:02:38 query: branch=master&commit=d5e638f2527a7df0e2423fefa94ca91616313c76&build=153&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F153%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:02:38 -> Pinging Codecov 15:02:38 https://codecov.io/upload/v4?package=bash-20201130-cc6d3fe&token=secret&branch=master&commit=d5e638f2527a7df0e2423fefa94ca91616313c76&build=153&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F153%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:02:38 -> Uploading to 15:02:38 https://storage.googleapis.com/codecov/v4/raw/2020-12-08/3D8B5DFFC46A037C893635FACE044666/d5e638f2527a7df0e2423fefa94ca91616313c76/db1c5465-34a4-4adf-a13d-30b994b24962.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201208%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201208T150238Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=27306d59efd15731febb8b252091de27dac67d4cc15404e27e758738806634cf 15:02:38 % Total % Received % Xferd Average Speed Time Time Time Current 15:02:38 Dload Upload Total Spent Left Speed 15:02:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15622 0 0 100 15622 0 31923 --:--:-- --:--:-- --:--:-- 31881 100 15622 0 0 100 15622 0 31911 --:--:-- --:--:-- --:--:-- 31881 15:02:38 -> View reports at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/d5e638f2527a7df0e2423fefa94ca91616313c76 [Pipeline] } 15:02:38 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:02:39 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:02:39 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:02:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:02:40 15:02:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 15:02:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:02:40 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:02:40 188c0c94c7c5: Pulling fs layer 15:02:40 0ef7d3d256c8: Pulling fs layer 15:02:40 de9db76c5a1d: Pulling fs layer 15:02:40 0eba1c9be4d2: Pulling fs layer 15:02:40 0d57e429df01: Pulling fs layer 15:02:40 4e4be7b47b0d: Pulling fs layer 15:02:40 e1f770b5df2f: Pulling fs layer 15:02:40 85a0685a4137: Pulling fs layer 15:02:40 0d57e429df01: Waiting 15:02:40 4e4be7b47b0d: Waiting 15:02:40 e1f770b5df2f: Waiting 15:02:40 85a0685a4137: Waiting 15:02:40 de9db76c5a1d: Verifying Checksum 15:02:40 de9db76c5a1d: Download complete 15:02:40 0ef7d3d256c8: Verifying Checksum 15:02:40 0ef7d3d256c8: Download complete 15:02:40 0d57e429df01: Download complete 15:02:40 188c0c94c7c5: Verifying Checksum 15:02:40 188c0c94c7c5: Download complete 15:02:41 188c0c94c7c5: Pull complete 15:02:41 4e4be7b47b0d: Verifying Checksum 15:02:41 4e4be7b47b0d: Download complete 15:02:41 0ef7d3d256c8: Pull complete 15:02:41 de9db76c5a1d: Pull complete 15:02:42 e1f770b5df2f: Verifying Checksum 15:02:42 e1f770b5df2f: Download complete 15:02:44 0eba1c9be4d2: Verifying Checksum 15:02:44 0eba1c9be4d2: Download complete 15:02:45 85a0685a4137: Verifying Checksum 15:02:45 85a0685a4137: Download complete 15:02:50 0eba1c9be4d2: Pull complete 15:02:50 0d57e429df01: Pull complete 15:02:50 4e4be7b47b0d: Pull complete 15:02:52 e1f770b5df2f: Pull complete 15:03:00 85a0685a4137: Pull complete 15:03:00 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 15:03:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:03:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 15:03:00 prd-centos7-docker-4c-2g-15109 does not seem to be running inside a container 15:03:00 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 15:03:02 $ docker top e291e23468c74ea3f634d259f3d9034b890d846fb2c560d9339b0a82237540a9 -eo pid,comm [Pipeline] { [Pipeline] echo 15:03:02 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 15:03:02 + set -o pipefail 15:03:02 + snyk monitor '--org=edgex-jenkins' 15:03:10 15:03:10 Monitoring /w/workspace/ndry_app-functions-sdk-go_master (github.com/edgexfoundry/app-functions-sdk-go)... 15:03:10 15:03:10 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/84a89414-c83d-4daa-8ff9-7ceae658ecfc/history/4124ba36-2338-4f91-baca-4ba2d95b7cb6 15:03:10 15:03:10 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:03:10 15:03:10 [Pipeline] } 15:03:10 $ docker stop --time=1 e291e23468c74ea3f634d259f3d9034b890d846fb2c560d9339b0a82237540a9 15:03:13 $ docker rm -f e291e23468c74ea3f634d259f3d9034b890d846fb2c560d9339b0a82237540a9 [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 15:03:15 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:03:15 provisioning config files... 15:03:15 copy managed file [swaggerhub-api-key] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config4071754297795589207tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:03:15 --> edgex-publish-swagger.sh 15:03:15 === Publish openapi/v2 API === 15:03:15 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 15:03:15 [publishToSwagger] Publishing API Name [app-functions-sdk] 15:03:15 % Total % Received % Xferd Average Speed Time Time Time Current 15:03:15 Dload Upload Total Spent Left Speed 15:03:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13025 0 0 100 13025 0 11907 0:00:01 0:00:01 --:--:-- 11916 15:03:17 15:03:17 [Pipeline] } 15:03:17 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 15:03:18 + git log --format=format:%s -1 d5e638f2527a7df0e2423fefa94ca91616313c76 [Pipeline] isUnix [Pipeline] sh 15:03:18 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:03:18 . [Pipeline] withDockerContainer 15:03:18 prd-centos7-docker-4c-2g-15109 does not seem to be running inside a container 15:03:18 $ 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 15:03:19 $ docker top 2995d35e55c2a6f521c39936b73385907c61e6ecbb4501f6b1e2fe8356004dca -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:03:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:03:19 [ssh-agent] Looking for ssh-agent implementation... 15:03:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:03:20 $ docker exec 2995d35e55c2a6f521c39936b73385907c61e6ecbb4501f6b1e2fe8356004dca ssh-agent 15:03:20 SSH_AUTH_SOCK=/tmp/ssh-3qW8QSpLOKA8/agent.11 15:03:20 SSH_AGENT_PID=16 15:03:20 Running ssh-add (command line suppressed) 15:03:20 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_8797164232666077270.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_8797164232666077270.key) 15:03:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:03:20 + git semver tag 15:03:20 # -> Open(): unable to determine branch for HEAD 15:03:20 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 15:03:20 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 15:03:20 # $SEMVER_REMOTE_NAME = origin 15:03:20 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:03:20 # $SEMVER_USER_NAME = edgex-jenkins 15:03:20 # $SEMVER_BRANCH = master 15:03:20 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver 15:03:20 # d5e638f2527a7df0e2423fefa94ca91616313c76 HEAD 15:03:20 # -> Force: false 15:03:20 # d5fc31a0a0819e759288b4fbb8663b4a91f26428 refs/tags/v1.3.1-dev.4 [Pipeline] } 15:03:20 $ docker exec --env ******** --env ******** 2995d35e55c2a6f521c39936b73385907c61e6ecbb4501f6b1e2fe8356004dca ssh-agent -k 15:03:20 unset SSH_AUTH_SOCK; 15:03:20 unset SSH_AGENT_PID; 15:03:20 echo Agent pid 16 killed; 15:03:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:03:21 + git semver [Pipeline] } 15:03:21 $ docker stop --time=1 2995d35e55c2a6f521c39936b73385907c61e6ecbb4501f6b1e2fe8356004dca 15:03:22 $ docker rm -f 2995d35e55c2a6f521c39936b73385907c61e6ecbb4501f6b1e2fe8356004dca [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 15:03:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:03:23 15:03:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 15:03:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:03:23 0.23.1-centos7: Pulling from edgex-lftools 15:03:23 ab5ef0e58194: Pulling fs layer 15:03:23 9712f1f96733: Pulling fs layer 15:03:23 63f879dbbcfc: Pulling fs layer 15:03:23 0d9ebad4ef96: Pulling fs layer 15:03:23 e9a5061849ea: Pulling fs layer 15:03:23 d747dcd14b5f: Pulling fs layer 15:03:23 2de7ff778b66: Pulling fs layer 15:03:23 d747dcd14b5f: Waiting 15:03:23 e9a5061849ea: Waiting 15:03:23 2de7ff778b66: Waiting 15:03:23 0d9ebad4ef96: Waiting 15:03:23 9712f1f96733: Verifying Checksum 15:03:23 9712f1f96733: Download complete 15:03:25 63f879dbbcfc: Verifying Checksum 15:03:25 63f879dbbcfc: Download complete 15:03:25 e9a5061849ea: Verifying Checksum 15:03:25 e9a5061849ea: Download complete 15:03:25 d747dcd14b5f: Verifying Checksum 15:03:25 d747dcd14b5f: Download complete 15:03:25 2de7ff778b66: Verifying Checksum 15:03:25 2de7ff778b66: Download complete 15:03:26 0d9ebad4ef96: Verifying Checksum 15:03:26 0d9ebad4ef96: Download complete 15:03:26 ab5ef0e58194: Verifying Checksum 15:03:26 ab5ef0e58194: Download complete 15:03:31 ab5ef0e58194: Pull complete 15:03:31 9712f1f96733: Pull complete 15:03:34 63f879dbbcfc: Pull complete 15:03:39 0d9ebad4ef96: Pull complete 15:03:41 e9a5061849ea: Pull complete 15:03:41 d747dcd14b5f: Pull complete 15:03:43 2de7ff778b66: Pull complete 15:03:43 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:03:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:03:43 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 15:03:43 prd-centos7-docker-4c-2g-15109 does not seem to be running inside a container 15:03:43 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 15:03:47 $ docker top b0e1706b264a4a6fb1955eaf0749eb5c651ea2ba6a1f7da3c8c5cd42dd5f7107 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:03:47 provisioning config files... 15:03:47 copy managed file [sigul-config] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config3404233019803778523tmp 15:03:47 copy managed file [sigul-password] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config1936891213443945787tmp 15:03:47 copy managed file [sigul-pki] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config5519089231811649968tmp [Pipeline] { [Pipeline] echo 15:03:47 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:03:47 ---> sigul-configuration.sh 15:03:47 gpg: directory `/root/.gnupg' created 15:03:47 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:03:47 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:03:47 gpg: keyring `/root/.gnupg/secring.gpg' created 15:03:47 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:03:47 gpg: CAST5 encrypted data 15:03:48 gpg: encrypted with 1 passphrase 15:03:48 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:03:48 + mkdir /home/jenkins 15:03:48 + mkdir /home/jenkins/sigul [Pipeline] sh 15:03:48 + 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 15:03:48 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:03:49 ---> sigul-install.sh 15:03:54 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 15:03:54 + git tag --list 15:03:54 v0.1.0 15:03:54 v0.1.1 15:03:54 v1.0.0 15:03:54 v1.1.0 15:03:54 v1.2.0 15:03:54 v1.2.1-dev.1 15:03:54 v1.2.1-dev.10 15:03:54 v1.2.1-dev.11 15:03:54 v1.2.1-dev.12 15:03:54 v1.2.1-dev.13 15:03:54 v1.2.1-dev.14 15:03:54 v1.2.1-dev.15 15:03:54 v1.2.1-dev.16 15:03:54 v1.2.1-dev.17 15:03:54 v1.2.1-dev.18 15:03:54 v1.2.1-dev.19 15:03:54 v1.2.1-dev.2 15:03:54 v1.2.1-dev.20 15:03:54 v1.2.1-dev.21 15:03:54 v1.2.1-dev.22 15:03:54 v1.2.1-dev.23 15:03:54 v1.2.1-dev.24 15:03:54 v1.2.1-dev.25 15:03:54 v1.2.1-dev.26 15:03:54 v1.2.1-dev.27 15:03:54 v1.2.1-dev.28 15:03:54 v1.2.1-dev.29 15:03:54 v1.2.1-dev.3 15:03:54 v1.2.1-dev.30 15:03:54 v1.2.1-dev.31 15:03:54 v1.2.1-dev.32 15:03:54 v1.2.1-dev.33 15:03:54 v1.2.1-dev.34 15:03:54 v1.2.1-dev.35 15:03:54 v1.2.1-dev.36 15:03:54 v1.2.1-dev.37 15:03:54 v1.2.1-dev.38 15:03:54 v1.2.1-dev.39 15:03:54 v1.2.1-dev.4 15:03:54 v1.2.1-dev.40 15:03:54 v1.2.1-dev.41 15:03:54 v1.2.1-dev.42 15:03:54 v1.2.1-dev.43 15:03:54 v1.2.1-dev.44 15:03:54 v1.2.1-dev.45 15:03:54 v1.2.1-dev.46 15:03:54 v1.2.1-dev.47 15:03:54 v1.2.1-dev.48 15:03:54 v1.2.1-dev.49 15:03:54 v1.2.1-dev.5 15:03:54 v1.2.1-dev.50 15:03:54 v1.2.1-dev.51 15:03:54 v1.2.1-dev.52 15:03:54 v1.2.1-dev.53 15:03:54 v1.2.1-dev.54 15:03:54 v1.2.1-dev.55 15:03:54 v1.2.1-dev.56 15:03:54 v1.2.1-dev.57 15:03:54 v1.2.1-dev.58 15:03:54 v1.2.1-dev.6 15:03:54 v1.2.1-dev.7 15:03:54 v1.2.1-dev.8 15:03:54 v1.2.1-dev.9 15:03:54 v1.3.0 15:03:54 v1.3.1-dev.1 15:03:54 v1.3.1-dev.2 15:03:54 v1.3.1-dev.3 15:03:54 v1.3.1-dev.4 [Pipeline] sh 15:03:54 + lftools sign git-tag v1.3.1-dev.4 15:03:56 Signing Git tag with Sigul... 15:03:56 Signing v1.3.1-dev.4 [Pipeline] echo 15:03:57 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:03:57 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:03:57 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:03:57 $ docker stop --time=1 b0e1706b264a4a6fb1955eaf0749eb5c651ea2ba6a1f7da3c8c5cd42dd5f7107 15:03:59 $ docker rm -f b0e1706b264a4a6fb1955eaf0749eb5c651ea2ba6a1f7da3c8c5cd42dd5f7107 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 15:04:00 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:04:00 . [Pipeline] withDockerContainer 15:04:01 prd-centos7-docker-4c-2g-15109 does not seem to be running inside a container 15:04:01 $ 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 15:04:01 $ docker top 518139fa18fbf8910a07c37dd70e290ea34d7c23e2c0275601f0baea72b35888 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:04:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:04:02 [ssh-agent] Looking for ssh-agent implementation... 15:04:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:04:02 $ docker exec 518139fa18fbf8910a07c37dd70e290ea34d7c23e2c0275601f0baea72b35888 ssh-agent 15:04:02 SSH_AUTH_SOCK=/tmp/ssh-eDeVOajqM3wS/agent.11 15:04:02 SSH_AGENT_PID=16 15:04:02 Running ssh-add (command line suppressed) 15:04:02 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_6470231525506466039.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_6470231525506466039.key) 15:04:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:04:03 + git semver bump pre 15:04:03 # -> Open(): unable to determine branch for HEAD 15:04:03 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 15:04:03 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 15:04:03 # $SEMVER_REMOTE_NAME = origin 15:04:03 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:04:03 # $SEMVER_USER_NAME = edgex-jenkins 15:04:03 # $SEMVER_BRANCH = master 15:04:03 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver 15:04:03 1.3.1-dev.5 [Pipeline] } 15:04:03 $ docker exec --env ******** --env ******** 518139fa18fbf8910a07c37dd70e290ea34d7c23e2c0275601f0baea72b35888 ssh-agent -k 15:04:03 unset SSH_AUTH_SOCK; 15:04:03 unset SSH_AGENT_PID; 15:04:03 echo Agent pid 16 killed; 15:04:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:04:03 + git semver [Pipeline] } 15:04:03 $ docker stop --time=1 518139fa18fbf8910a07c37dd70e290ea34d7c23e2c0275601f0baea72b35888 15:04:05 $ docker rm -f 518139fa18fbf8910a07c37dd70e290ea34d7c23e2c0275601f0baea72b35888 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 15:04:05 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:04:05 . [Pipeline] withDockerContainer 15:04:05 prd-centos7-docker-4c-2g-15109 does not seem to be running inside a container 15:04:06 $ 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 15:04:06 $ docker top 2c1ebda888a80159b5747727782b8168695cb0b555c642864ef7016a489cda4b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:04:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:04:07 [ssh-agent] Looking for ssh-agent implementation... 15:04:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:04:07 $ docker exec 2c1ebda888a80159b5747727782b8168695cb0b555c642864ef7016a489cda4b ssh-agent 15:04:07 SSH_AUTH_SOCK=/tmp/ssh-XxfAvHpk8dRq/agent.12 15:04:07 SSH_AGENT_PID=18 15:04:07 Running ssh-add (command line suppressed) 15:04:07 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_5101587370692826601.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_5101587370692826601.key) 15:04:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:04:08 + git semver push 15:04:08 # -> Open(): unable to determine branch for HEAD 15:04:08 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 15:04:08 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 15:04:08 # $SEMVER_REMOTE_NAME = origin 15:04:08 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:04:08 # $SEMVER_USER_NAME = edgex-jenkins 15:04:08 # $SEMVER_BRANCH = master 15:04:08 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } 15:04:14 $ docker exec --env ******** --env ******** 2c1ebda888a80159b5747727782b8168695cb0b555c642864ef7016a489cda4b ssh-agent -k 15:04:14 unset SSH_AUTH_SOCK; 15:04:14 unset SSH_AGENT_PID; 15:04:14 echo Agent pid 18 killed; 15:04:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:04:15 + git semver [Pipeline] } 15:04:15 $ docker stop --time=1 2c1ebda888a80159b5747727782b8168695cb0b555c642864ef7016a489cda4b 15:04:16 $ docker rm -f 2c1ebda888a80159b5747727782b8168695cb0b555c642864ef7016a489cda4b [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 15:04:18 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:04:19 ---> package-listing.sh 15:04:19 ++ facter osfamily 15:04:19 ++ tr '[:upper:]' '[:lower:]' 15:04:19 + OS_FAMILY=redhat 15:04:19 + workspace=/w/workspace/ndry_app-functions-sdk-go_master 15:04:19 + START_PACKAGES=/tmp/packages_start.txt 15:04:19 + END_PACKAGES=/tmp/packages_end.txt 15:04:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:04:19 + PACKAGES=/tmp/packages_start.txt 15:04:19 + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' 15:04:19 + PACKAGES=/tmp/packages_end.txt 15:04:19 + case "${OS_FAMILY}" in 15:04:19 + rpm -qa 15:04:19 + sort 15:04:23 + '[' -f /tmp/packages_start.txt ']' 15:04:23 + '[' -f /tmp/packages_end.txt ']' 15:04:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:04:23 + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' 15:04:23 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_master/archives/ 15:04:23 + 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 15:04:23 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 15:04:23 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:04:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:04:23 15:04:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 15:04:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:04:24 alpine: Pulling from edgex-lftools-log-publisher 15:04:24 df20fa9351a1: Pulling fs layer 15:04:24 36b3adc4ff6f: Pulling fs layer 15:04:24 8ad3a11d3b57: Pulling fs layer 15:04:24 46f8f816bc3b: Pulling fs layer 15:04:24 93b61091891f: Pulling fs layer 15:04:24 93b9cdb0e59b: Pulling fs layer 15:04:24 5e14af77c1be: Pulling fs layer 15:04:24 01666e4c0597: Pulling fs layer 15:04:24 aa168da1d23b: Pulling fs layer 15:04:24 46f8f816bc3b: Waiting 15:04:24 93b61091891f: Waiting 15:04:24 93b9cdb0e59b: Waiting 15:04:24 5e14af77c1be: Waiting 15:04:24 01666e4c0597: Waiting 15:04:24 aa168da1d23b: Waiting 15:04:24 36b3adc4ff6f: Download complete 15:04:24 46f8f816bc3b: Verifying Checksum 15:04:24 df20fa9351a1: Download complete 15:04:24 93b9cdb0e59b: Verifying Checksum 15:04:24 93b9cdb0e59b: Download complete 15:04:24 5e14af77c1be: Verifying Checksum 15:04:24 5e14af77c1be: Download complete 15:04:24 93b61091891f: Verifying Checksum 15:04:24 93b61091891f: Download complete 15:04:24 01666e4c0597: Verifying Checksum 15:04:24 01666e4c0597: Download complete 15:04:24 8ad3a11d3b57: Verifying Checksum 15:04:24 8ad3a11d3b57: Download complete 15:04:24 df20fa9351a1: Pull complete 15:04:25 36b3adc4ff6f: Pull complete 15:04:26 aa168da1d23b: Verifying Checksum 15:04:26 aa168da1d23b: Download complete 15:04:26 8ad3a11d3b57: Pull complete 15:04:27 46f8f816bc3b: Pull complete 15:04:27 93b61091891f: Pull complete 15:04:27 93b9cdb0e59b: Pull complete 15:04:27 5e14af77c1be: Pull complete 15:04:28 01666e4c0597: Pull complete 15:04:34 aa168da1d23b: Pull complete 15:04:34 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 15:04:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:04:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 15:04:34 prd-centos7-docker-4c-2g-15109 does not seem to be running inside a container 15:04:35 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 15:04:37 $ docker top 8680c8e41c9bc9785f9c9b7652d45e4cff94d380d761ed910be1cb75adcee043 -eo pid,comm [Pipeline] { [Pipeline] sh 15:04:38 + touch /tmp/pre-build-complete [Pipeline] sh 15:04:38 + mkdir -p /var/log/sa [Pipeline] sh 15:04:38 + ls /var/log/sa-host 15:04:38 + sadf -c /var/log/sa-host/sa08 15:04:38 file_magic: OK 15:04:38 HZ: Using current value: 100 15:04:38 file_header: OK 15:04:38 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 15:04:38 Statistics: 15:04:38 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 15:04:38 File successfully converted to sysstat format version 12.2.1 15:04:38 + sadf -c /var/log/sa-host/sa23 15:04:38 file_magic: OK 15:04:38 HZ: Using current value: 100 15:04:38 file_header: OK 15:04:38 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 15:04:38 Statistics: 15:04:38 Hnuu...uuuununununu... 15:04:38 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:04:39 provisioning config files... 15:04:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config947481796680907084tmp [Pipeline] { [Pipeline] echo 15:04:39 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:04:39 ---> create-netrc.sh [Pipeline] } 15:04:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 15:04:39 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 15:04:39 ---> python-tools-install.sh [Pipeline] echo 15:04:39 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:04:40 ---> sudo-logs.sh 15:04:40 Archiving 'sudo' log.. [Pipeline] echo 15:04:40 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:04:40 ---> job-cost.sh 15:04:40 lf-activate-venv: SKIPPING 15:04:40 INFO: No Stack... 15:04:41 INFO: Retrieving Pricing Info for: v1-standard-2 15:04:42 INFO: Archiving Costs [Pipeline] echo 15:04:42 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:04:42 ---> logs-deploy.sh 15:04:42 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/153 15:04:42 INFO: archiving workspace using pattern(s): 15:04:44 Archives upload complete. 15:04:44 INFO: archiving logs to Nexus 15:04:45 ---> uname -a: 15:04:45 Linux prd-centos7-docker-4c-2g-15109.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 15:04:45 15:04:45 15:04:45 ---> lscpu: 15:04:45 Architecture: x86_64 15:04:45 CPU op-mode(s): 32-bit, 64-bit 15:04:45 Byte Order: Little Endian 15:04:45 Address sizes: 40 bits physical, 48 bits virtual 15:04:45 CPU(s): 4 15:04:45 On-line CPU(s) list: 0-3 15:04:45 Thread(s) per core: 1 15:04:45 Core(s) per socket: 1 15:04:45 Socket(s): 4 15:04:45 NUMA node(s): 1 15:04:45 Vendor ID: GenuineIntel 15:04:45 CPU family: 6 15:04:45 Model: 44 15:04:45 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 15:04:45 Stepping: 1 15:04:45 CPU MHz: 2933.442 15:04:45 BogoMIPS: 5866.88 15:04:45 Virtualization: VT-x 15:04:45 Hypervisor vendor: KVM 15:04:45 Virtualization type: full 15:04:45 L1d cache: 128 KiB 15:04:45 L1i cache: 128 KiB 15:04:45 L2 cache: 16 MiB 15:04:45 L3 cache: 64 MiB 15:04:45 NUMA node0 CPU(s): 0-3 15:04:45 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 15:04:45 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 15:04:45 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 15:04:45 Vulnerability Meltdown: Mitigation; PTI 15:04:45 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:04:45 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 15:04:45 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 15:04:45 Vulnerability Srbds: Not affected 15:04:45 Vulnerability Tsx async abort: Not affected 15:04:45 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 15:04:45 15:04:45 15:04:45 ---> nproc: 15:04:45 4 15:04:45 15:04:45 15:04:45 ---> df -h: 15:04:45 Filesystem Size Used Available Use% Mounted on 15:04:45 overlay 50.0G 8.6G 41.4G 17% / 15:04:45 tmpfs 64.0M 0 64.0M 0% /dev 15:04:45 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 15:04:45 shm 64.0M 0 64.0M 0% /dev/shm 15:04:45 /dev/vda1 50.0G 8.6G 41.4G 17% /facter-os 15:04:45 /dev/vda1 50.0G 8.6G 41.4G 17% /etc/resolv.conf 15:04:45 /dev/vda1 50.0G 8.6G 41.4G 17% /etc/hostname 15:04:45 /dev/vda1 50.0G 8.6G 41.4G 17% /etc/hosts 15:04:45 /dev/vda1 50.0G 8.6G 41.4G 17% /var/log/secure 15:04:45 /dev/vda1 50.0G 8.6G 41.4G 17% /var/log/auth.log 15:04:45 /dev/vda1 50.0G 8.6G 41.4G 17% /run/cloud-init/result.json 15:04:45 /dev/vda1 50.0G 8.6G 41.4G 17% /w/workspace/ndry_app-functions-sdk-go_master 15:04:45 /dev/vda1 50.0G 8.6G 41.4G 17% /w/workspace/ndry_app-functions-sdk-go_master@tmp 15:04:45 /dev/vda1 50.0G 8.6G 41.4G 17% /var/log/sa-host 15:04:45 15:04:45 15:04:45 ---> free -m: 15:04:45 total used free shared buff/cache available 15:04:45 Mem: 1837 835 147 0 854 938 15:04:45 Swap: 1023 4 1019 15:04:45 15:04:45 15:04:45 ---> ip addr: 15:04:45 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 15:04:45 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:04:45 inet 127.0.0.1/8 scope host lo 15:04:45 valid_lft forever preferred_lft forever 15:04:45 inet6 ::1/128 scope host 15:04:45 valid_lft forever preferred_lft forever 15:04:45 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 15:04:45 link/ether fa:16:3e:26:d3:1c brd ff:ff:ff:ff:ff:ff 15:04:45 inet 10.30.123.0/23 brd 10.30.123.255 scope global dynamic eth0 15:04:45 valid_lft 85898sec preferred_lft 85898sec 15:04:45 inet6 fe80::f816:3eff:fe26:d31c/64 scope link 15:04:45 valid_lft forever preferred_lft forever 15:04:45 3: docker0: mtu 1500 qdisc noqueue state DOWN 15:04:45 link/ether 02:42:41:31:12:74 brd ff:ff:ff:ff:ff:ff 15:04:45 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:04:45 valid_lft forever preferred_lft forever 15:04:45 inet6 fe80::42:41ff:fe31:1274/64 scope link 15:04:45 valid_lft forever preferred_lft forever 15:04:45 15:04:45 15:04:45 ---> sar -b -r -n DEV: 15:04:45 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/08/20 _x86_64_ (4 CPU) 15:04:45 15:04:45 14:56:11 LINUX RESTART (4 CPU) 15:04:45 15:04:45 14:57:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:04:45 14:58:01 36.34 13.66 22.68 0.00 4660.80 4200.03 0.00 15:04:45 14:59:01 1.92 0.00 1.92 0.00 0.00 39.00 0.00 15:04:45 15:00:01 0.25 0.00 0.25 0.00 0.00 2.86 0.00 15:04:45 15:01:01 0.30 0.02 0.28 0.00 0.13 3.20 0.00 15:04:45 15:02:01 0.47 0.08 0.38 0.00 1.60 7.14 0.00 15:04:45 15:03:01 208.26 121.85 86.40 0.00 5524.77 33278.01 0.00 15:04:45 15:04:01 283.69 120.49 163.21 0.00 6946.65 35692.03 0.00 15:04:45 Average: 76.01 36.65 39.36 0.00 2443.24 10478.84 0.00 15:04:45 15:04:45 14:57:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:04:45 14:58:01 249048 0 627176 33.33 2620 1002700 1109956 37.88 416592 1018524 20 15:04:45 14:59:01 252356 0 623860 33.16 2620 1002708 1078684 36.81 418536 1014564 8 15:04:45 15:00:01 250684 0 625528 33.25 2620 1002712 1078924 36.82 426620 1007816 8 15:04:45 15:01:01 250408 0 625804 33.26 2620 1002712 1081156 36.90 429408 1005260 8 15:04:45 15:02:01 250832 0 625252 33.23 2620 1002840 1079264 36.83 432488 1002292 8 15:04:45 15:03:01 194776 0 710576 37.77 2596 973596 1299448 44.35 454484 986716 0 15:04:45 15:04:01 208392 0 824220 43.81 1532 847400 1714152 58.50 607352 724204 24 15:04:45 Average: 236642 0 666059 35.40 2461 976381 1205941 41.16 455069 965625 11 15:04:45 15:04:45 14:57:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:04:45 14:58:01 eth0 154.10 160.02 650.55 36.40 0.00 0.00 0.00 0.00 15:04:45 14:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:04:45 14:58:01 docker0 108.99 85.78 9.29 309.80 0.00 0.00 0.00 0.00 15:04:45 14:59:01 eth0 1.23 0.08 0.11 0.01 0.00 0.00 0.00 0.00 15:04:45 14:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:04:45 14:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:04:45 15:00:01 eth0 0.90 0.68 0.53 0.40 0.00 0.00 0.00 0.00 15:04:45 15:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:04:45 15:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:04:45 15:01:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:04:45 15:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:04:45 15:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:04:45 15:02:01 eth0 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 15:04:45 15:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:04:45 15:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:04:45 15:03:01 eth0 419.04 368.97 4079.40 31.73 0.00 0.00 0.00 0.00 15:04:45 15:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:04:45 15:03:01 vethaf2ceaf 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:04:45 15:03:01 veth178530f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:04:45 15:04:01 veth1638be9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:04:45 15:04:01 eth0 496.17 428.76 3631.51 102.69 0.00 0.00 0.00 0.00 15:04:45 15:04:01 vethdd4e32a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:04:45 15:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:04:45 Average: veth1638be9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:04:45 Average: eth0 153.15 136.96 1196.30 24.45 0.00 0.00 0.00 0.00 15:04:45 Average: vethdd4e32a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:04:45 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:04:45 15:04:45 15:04:45 ---> sar -P ALL: 15:04:45 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/08/20 _x86_64_ (4 CPU) 15:04:45 15:04:45 14:56:11 LINUX RESTART (4 CPU) 15:04:45 15:04:45 14:57:02 CPU %user %nice %system %iowait %steal %idle 15:04:45 14:58:01 all 3.35 0.00 1.92 0.47 0.02 94.25 15:04:45 14:58:01 0 4.36 0.00 2.05 0.26 0.02 93.32 15:04:45 14:58:01 1 2.73 0.00 2.06 1.07 0.02 94.12 15:04:45 14:58:01 2 2.91 0.00 1.50 0.24 0.02 95.34 15:04:45 14:58:01 3 3.38 0.00 2.07 0.32 0.02 94.21 15:04:45 14:59:01 all 0.14 0.00 0.04 0.00 0.00 99.82 15:04:45 14:59:01 0 0.03 0.00 0.03 0.00 0.00 99.93 15:04:45 14:59:01 1 0.07 0.00 0.05 0.00 0.00 99.88 15:04:45 14:59:01 2 0.03 0.00 0.03 0.00 0.00 99.93 15:04:45 14:59:01 3 0.42 0.00 0.03 0.00 0.00 99.55 15:04:45 15:00:01 all 0.18 0.00 0.10 0.00 0.01 99.71 15:04:45 15:00:01 0 0.05 0.00 0.07 0.00 0.00 99.88 15:04:45 15:00:01 1 0.12 0.00 0.12 0.00 0.00 99.77 15:04:45 15:00:01 2 0.08 0.00 0.08 0.00 0.02 99.82 15:04:45 15:00:01 3 0.48 0.00 0.12 0.00 0.02 99.38 15:04:45 15:01:01 all 0.07 0.00 0.05 0.00 0.00 99.87 15:04:45 15:01:01 0 0.00 0.00 0.03 0.00 0.00 99.97 15:04:45 15:01:01 1 0.15 0.00 0.10 0.00 0.02 99.73 15:04:45 15:01:01 2 0.02 0.00 0.03 0.00 0.00 99.95 15:04:45 15:01:01 3 0.10 0.00 0.05 0.00 0.00 99.85 15:04:45 15:02:01 all 0.10 0.00 0.05 0.00 0.00 99.86 15:04:45 15:02:01 0 0.03 0.00 0.03 0.00 0.00 99.93 15:04:45 15:02:01 1 0.08 0.00 0.05 0.00 0.00 99.87 15:04:45 15:02:01 2 0.25 0.00 0.03 0.00 0.00 99.72 15:04:45 15:02:01 3 0.02 0.00 0.07 0.00 0.00 99.92 15:04:45 15:03:01 all 7.59 0.00 4.83 1.43 0.10 86.05 15:04:45 15:03:01 0 7.14 0.00 4.29 0.54 0.10 87.92 15:04:45 15:03:01 1 7.77 0.00 4.66 1.86 0.08 85.62 15:04:45 15:03:01 2 7.70 0.00 4.70 2.16 0.10 85.34 15:04:45 15:03:01 3 7.75 0.00 5.67 1.13 0.12 85.33 15:04:45 15:04:01 all 12.93 0.00 8.27 4.22 0.09 74.50 15:04:45 15:04:01 0 13.26 0.00 8.16 5.03 0.09 73.46 15:04:45 15:04:01 1 12.91 0.00 8.34 5.05 0.08 73.62 15:04:45 15:04:01 2 12.95 0.00 8.41 4.47 0.07 74.10 15:04:45 15:04:01 3 12.59 0.00 8.16 2.34 0.10 76.81 15:04:45 Average: all 3.44 0.00 2.16 0.86 0.03 93.51 15:04:45 Average: 0 3.51 0.00 2.07 0.82 0.03 93.57 15:04:45 Average: 1 3.37 0.00 2.18 1.13 0.03 93.29 15:04:45 Average: 2 3.38 0.00 2.09 0.97 0.03 93.53 15:04:45 Average: 3 3.49 0.00 2.28 0.54 0.04 93.65 15:04:45 15:04:45 15:04:45