Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 2bc84c3391c193cbfeeedf3861e08dddeceafca7 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd using credential edgex-jenkins-ssh > 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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 SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-18933 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 2bc84c3391c193cbfeeedf3861e08dddeceafca7 (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 2bc84c3391c193cbfeeedf3861e08dddeceafca7 # timeout=10 Commit message: "build(deps): bump github.com/google/uuid from 1.1.2 to 1.1.4 (#626)" > git rev-list --no-walk 3ba5abe105c20feb148a36819eea9dc37409d0ea # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:21:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:21:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:21:28 ========================================================= 22:21:28 EdgeX Global Pipelines Version Info 22:21:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:21:29 ------------------- 22:21:29 stable info: 22:21:29 ------------------- 22:21:29 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:21:29 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 22:21:29 Message: update stable to v1.0.173 22:21:30 ------------------- 22:21:30 experimental info: 22:21:30 ------------------- 22:21:30 Commited By: **** collab-it+edgex@linuxfoundation.org 22:21:30 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 22:21:30 Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:21:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 22:21:31 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 22:21:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:21:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:21:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:21:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 22:21:31 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 22:21:31 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 22:21:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:21:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:21:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:21:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-functions-sdk-go [Pipeline] echo 22:21:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:21:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:21:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 22:21:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 22:21:32 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:21:33 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:21:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:21:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:21:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:21:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 22:21:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:21:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:21:33 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 22:21:33 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 22:21:33 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 22:21:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 22:21:34 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 22:21:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 22:21:34 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2bc84c3391c193cbfeeedf3861e08dddeceafca7 [Pipeline] echo 22:21:34 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2bc84c3 [Pipeline] echo 22:21:34 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:21:35 + git log --format=format:%s -1 2bc84c3391c193cbfeeedf3861e08dddeceafca7 [Pipeline] echo 22:21:35 GIT_COMMIT: 2bc84c3391c193cbfeeedf3861e08dddeceafca7, Commit Message: build(deps): bump github.com/google/uuid from 1.1.2 to 1.1.4 (#626) [Pipeline] echo 22:21:35 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 22:21:36 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:21:36 22:21:36 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:21:36 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:21:36 latest: Pulling from edgex-devops/git-semver 22:21:36 31603596830f: Pulling fs layer 22:21:36 2a8b12db71e7: Pulling fs layer 22:21:36 6ca5941a6612: Pulling fs layer 22:21:36 ecc8261a40a4: Pulling fs layer 22:21:36 2a8b12db71e7: Download complete 22:21:36 31603596830f: Verifying Checksum 22:21:36 31603596830f: Download complete 22:21:36 ecc8261a40a4: Verifying Checksum 22:21:36 ecc8261a40a4: Download complete 22:21:36 6ca5941a6612: Verifying Checksum 22:21:36 6ca5941a6612: Download complete 22:21:37 31603596830f: Pull complete 22:21:37 2a8b12db71e7: Pull complete 22:21:38 6ca5941a6612: Pull complete 22:21:38 ecc8261a40a4: Pull complete 22:21:38 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 22:21:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:21:38 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:21:38 prd-centos7-docker-4c-2g-18933 does not seem to be running inside a container 22:21:38 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:21:41 $ docker top 2938e0061508fd4cd60c2f3419bb49ba4e0557edba6110aeec92edbae7f8d849 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:21:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:21:41 [ssh-agent] Looking for ssh-agent implementation... 22:21:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:21:41 $ docker exec 2938e0061508fd4cd60c2f3419bb49ba4e0557edba6110aeec92edbae7f8d849 ssh-agent 22:21:41 SSH_AUTH_SOCK=/tmp/ssh-yh2d00ZbMR6A/agent.13 22:21:41 SSH_AGENT_PID=19 22:21:41 Running ssh-add (command line suppressed) 22:21:42 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_2312658099938341001.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_2312658099938341001.key) 22:21:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:21:42 + git tag --points-at HEAD [Pipeline] } 22:21:42 $ docker exec --env ******** --env ******** 2938e0061508fd4cd60c2f3419bb49ba4e0557edba6110aeec92edbae7f8d849 ssh-agent -k 22:21:42 unset SSH_AUTH_SOCK; 22:21:42 unset SSH_AGENT_PID; 22:21:42 echo Agent pid 19 killed; 22:21:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:21:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:21:42 [ssh-agent] Looking for ssh-agent implementation... 22:21:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:21:42 $ docker exec 2938e0061508fd4cd60c2f3419bb49ba4e0557edba6110aeec92edbae7f8d849 ssh-agent 22:21:43 SSH_AUTH_SOCK=/tmp/ssh-PXXcKAcVzD0U/agent.49 22:21:43 SSH_AGENT_PID=54 22:21:43 Running ssh-add (command line suppressed) 22:21:43 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_444718790299938205.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_444718790299938205.key) 22:21:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:21:43 + git semver init 22:21:43 # -> Open(): unable to determine branch for HEAD 22:21:43 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 22:21:43 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 22:21:43 # $SEMVER_REMOTE_NAME = origin 22:21:43 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:21:43 # $SEMVER_USER_NAME = edgex-jenkins 22:21:43 # $SEMVER_BRANCH = master 22:21:43 # $SEMVER_TEMP = /tmp/semver-704513604 22:21:43 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 22:21:47 # '/tmp/semver-704513604' -> '/w/workspace/ndry_app-functions-sdk-go_master/.semver' 22:21:47 # -> Force: false 22:21:47 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } 22:21:47 $ docker exec --env ******** --env ******** 2938e0061508fd4cd60c2f3419bb49ba4e0557edba6110aeec92edbae7f8d849 ssh-agent -k 22:21:48 unset SSH_AUTH_SOCK; 22:21:48 unset SSH_AGENT_PID; 22:21:48 echo Agent pid 54 killed; 22:21:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:21:48 + git semver [Pipeline] } 22:21:48 $ docker stop --time=1 2938e0061508fd4cd60c2f3419bb49ba4e0557edba6110aeec92edbae7f8d849 22:21:50 $ docker rm -f 2938e0061508fd4cd60c2f3419bb49ba4e0557edba6110aeec92edbae7f8d849 [Pipeline] // withDockerContainer [Pipeline] sh 22:21:50 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:21:51 Stashed 1 file(s) [Pipeline] echo 22:21:51 [edgeXSemver]: initialized semver on version 1.3.1-dev.13 [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 22:22:06 Still waiting to schedule task 22:22:06 ‘prd-centos7-docker-4c-2g-15505’ is offline; ‘prd-centos7-docker-4c-2g-18931’ is offline; ‘prd-centos7-docker-4c-2g-18932’ is offline; ‘prd-centos7-docker-4c-2g-18936’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-18930’ doesn’t have label ‘centos7-docker-4c-2g’ 22:22:06 Still waiting to schedule task 22:22:06 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 22:23:53 Running on prd-centos7-docker-4c-2g-18938 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws 22:23:54 Running in /w/workspace/app-functions-sdk-go/162 [Pipeline] { [Pipeline] checkout 22:23:55 Running on prd-ubuntu18.04-docker-arm64-4c-16g-18937 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws 22:23:55 Running in /w/workspace/app-functions-sdk-go/162 [Pipeline] { [Pipeline] checkout 22:23:56 using credential edgex-jenkins-ssh 22:23:56 Cloning the remote Git repository 22:23:56 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 22:23:56 > git init /w/workspace/app-functions-sdk-go/162 # timeout=10 22:23:56 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 22:23:56 > git --version # timeout=10 22:23:56 > git --version # 'git version 2.24.3' 22:23:56 using GIT_SSH to set credentials SSH Credentials for GitHub 22:23:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:23:58 Checking out Revision 2bc84c3391c193cbfeeedf3861e08dddeceafca7 (master) 22:23:58 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 22:23:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:23:58 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 22:23:58 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 22:23:58 using GIT_SSH to set credentials SSH Credentials for GitHub 22:23:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 22:23:58 > git config core.sparsecheckout # timeout=10 22:23:58 > git checkout -f 2bc84c3391c193cbfeeedf3861e08dddeceafca7 # timeout=10 22:24:00 using credential edgex-jenkins-ssh 22:24:00 Cloning the remote Git repository 22:24:00 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 22:24:00 > git init /w/workspace/app-functions-sdk-go/162 # timeout=10 22:24:00 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 22:24:00 > git --version # timeout=10 22:24:01 > git --version # 'git version 2.17.1' 22:24:01 using GIT_SSH to set credentials SSH Credentials for GitHub 22:24:01 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:24:02 Commit message: "build(deps): bump github.com/google/uuid from 1.1.2 to 1.1.4 (#626)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:24:03 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 22:24:04 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 22:24:04 + sudo service docker restart 22:24:04 + true 22:24:04 Redirecting to /bin/systemctl restart docker.service 22:24:05 Checking out Revision 2bc84c3391c193cbfeeedf3861e08dddeceafca7 (master) [Pipeline] unstash [Pipeline] echo 22:24:05 ========================================================= 22:24:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 22:24:05 ========================================================= 22:24:04 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 22:24:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:24:04 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 22:24:04 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 22:24:04 using GIT_SSH to set credentials SSH Credentials for GitHub 22:24:04 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 22:24:05 > git config core.sparsecheckout # timeout=10 22:24:05 > git checkout -f 2bc84c3391c193cbfeeedf3861e08dddeceafca7 # timeout=10 [Pipeline] isUnix [Pipeline] sh 22:24:06 + 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 . 22:24:06 Sending build context to Docker daemon 19.06MB 22:24:06 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 22:24:06 Step 2/8 : FROM ${BASE} 22:24:06 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 22:24:06 188c0c94c7c5: Pulling fs layer 22:24:06 0ef7d3d256c8: Pulling fs layer 22:24:06 de9db76c5a1d: Pulling fs layer 22:24:06 bca2f99d35d6: Pulling fs layer 22:24:06 93359f2a8cfa: Pulling fs layer 22:24:06 7c6f9722023f: Pulling fs layer 22:24:06 a35cf1a2eb13: Pulling fs layer 22:24:06 93359f2a8cfa: Waiting 22:24:06 7c6f9722023f: Waiting 22:24:06 a35cf1a2eb13: Waiting 22:24:06 bca2f99d35d6: Waiting 22:24:06 de9db76c5a1d: Verifying Checksum 22:24:06 de9db76c5a1d: Download complete 22:24:06 0ef7d3d256c8: Verifying Checksum 22:24:06 0ef7d3d256c8: Download complete 22:24:06 93359f2a8cfa: Verifying Checksum 22:24:06 93359f2a8cfa: Download complete 22:24:06 188c0c94c7c5: Verifying Checksum 22:24:06 188c0c94c7c5: Download complete 22:24:06 7c6f9722023f: Verifying Checksum 22:24:06 7c6f9722023f: Download complete 22:24:07 188c0c94c7c5: Pull complete 22:24:07 0ef7d3d256c8: Pull complete 22:24:07 de9db76c5a1d: Pull complete 22:24:08 a35cf1a2eb13: Verifying Checksum 22:24:08 a35cf1a2eb13: Download complete 22:24:09 bca2f99d35d6: Verifying Checksum 22:24:09 bca2f99d35d6: Download complete 22:24:09 Commit message: "build(deps): bump github.com/google/uuid from 1.1.2 to 1.1.4 (#626)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:24:11 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 22:24:11 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 22:24:12 + sudo service docker restart 22:24:12 + true 22:24:14 bca2f99d35d6: Pull complete 22:24:14 93359f2a8cfa: Pull complete 22:24:14 7c6f9722023f: Pull complete [Pipeline] unstash [Pipeline] echo 22:24:15 ========================================================= 22:24:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 22:24:15 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:24:15 + 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 . 22:24:16 Sending build context to Docker daemon 19.06MB 22:24:16 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 22:24:16 Step 2/8 : FROM ${BASE} 22:24:16 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:24:16 5f621e34cdf4: Pulling fs layer 22:24:16 a4357932f1b6: Pulling fs layer 22:24:16 18c013af1878: Pulling fs layer 22:24:16 00ac8860ef70: Pulling fs layer 22:24:16 63d7cb157983: Pulling fs layer 22:24:16 b116817d02f9: Pulling fs layer 22:24:16 745a02a5169b: Pulling fs layer 22:24:16 00ac8860ef70: Waiting 22:24:16 63d7cb157983: Waiting 22:24:16 b116817d02f9: Waiting 22:24:16 745a02a5169b: Waiting 22:24:16 18c013af1878: Download complete 22:24:17 a4357932f1b6: Verifying Checksum 22:24:17 a4357932f1b6: Download complete 22:24:17 63d7cb157983: Verifying Checksum 22:24:17 63d7cb157983: Download complete 22:24:17 b116817d02f9: Verifying Checksum 22:24:17 b116817d02f9: Download complete 22:24:17 5f621e34cdf4: Download complete 22:24:17 5f621e34cdf4: Pull complete 22:24:18 a4357932f1b6: Pull complete 22:24:19 18c013af1878: Pull complete 22:24:19 745a02a5169b: Download complete 22:24:20 00ac8860ef70: Verifying Checksum 22:24:20 00ac8860ef70: Download complete 22:24:22 a35cf1a2eb13: Pull complete 22:24:22 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 22:24:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 22:24:22 ---> a62c8e92a672 22:24:22 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 22:24:22 20.10.0: Pulling from library/docker 22:24:22 05e7bc50f07f: Pulling fs layer 22:24:22 6db28d0fdbf6: Pulling fs layer 22:24:22 292df0bc6bf3: Pulling fs layer 22:24:22 2e060f4bd70b: Pulling fs layer 22:24:22 80e8d568a223: Pulling fs layer 22:24:22 8dc6ef1a942a: Pulling fs layer 22:24:22 2312dd95470a: Pulling fs layer 22:24:22 80e8d568a223: Waiting 22:24:22 2e060f4bd70b: Waiting 22:24:22 2312dd95470a: Waiting 22:24:22 292df0bc6bf3: Verifying Checksum 22:24:22 292df0bc6bf3: Download complete 22:24:22 05e7bc50f07f: Verifying Checksum 22:24:22 05e7bc50f07f: Download complete 22:24:23 80e8d568a223: Verifying Checksum 22:24:23 80e8d568a223: Download complete 22:24:23 8dc6ef1a942a: Verifying Checksum 22:24:23 8dc6ef1a942a: Download complete 22:24:23 2312dd95470a: Verifying Checksum 22:24:23 2312dd95470a: Download complete 22:24:23 6db28d0fdbf6: Verifying Checksum 22:24:23 6db28d0fdbf6: Download complete 22:24:23 05e7bc50f07f: Pull complete 22:24:24 6db28d0fdbf6: Pull complete 22:24:24 292df0bc6bf3: Pull complete 22:24:24 2e060f4bd70b: Verifying Checksum 22:24:24 2e060f4bd70b: Download complete 22:24:26 2e060f4bd70b: Pull complete 22:24:26 80e8d568a223: Pull complete 22:24:27 8dc6ef1a942a: Pull complete 22:24:27 2312dd95470a: Pull complete 22:24:27 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 22:24:27 Status: Downloaded newer image for docker:20.10.0 22:24:28 ---> 6d6e50ff3238 22:24:28 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 22:24:28 ---> Running in 6429204cfb7c 22:24:28 Removing intermediate container 6429204cfb7c 22:24:28 ---> 5e94d82b00d8 22:24:28 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 22:24:28 ---> Running in bf1a32f79e08 22:24:29 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:24:30 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:24:30 00ac8860ef70: Pull complete 22:24:30 63d7cb157983: Pull complete 22:24:30 b116817d02f9: Pull complete 22:24:31 (1/5) Installing libsodium (1.0.18-r0) 22:24:31 (2/5) Installing libzmq (4.3.3-r0) 22:24:31 (3/5) Installing pkgconf (1.7.2-r0) 22:24:31 (4/5) Installing libsodium-dev (1.0.18-r0) 22:24:31 (5/5) Installing zeromq-dev (4.3.3-r0) 22:24:31 Executing busybox-1.31.1-r19.trigger 22:24:31 OK: 167 MiB in 44 packages 22:24:32 Removing intermediate container bf1a32f79e08 22:24:32 ---> e2d02a9d30fb 22:24:32 Step 6/8 : WORKDIR /build 22:24:32 ---> Running in 8f66afaef2ec 22:24:32 Removing intermediate container 8f66afaef2ec 22:24:32 ---> eb391651499f 22:24:32 Step 7/8 : COPY go.mod . 22:24:33 ---> ec3a21abede1 22:24:33 Step 8/8 : RUN go mod download 22:24:33 ---> Running in fb7b3eac6674 22:24:35 745a02a5169b: Pull complete 22:24:35 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 22:24:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 22:24:35 ---> b7e6874047d6 22:24:35 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 22:24:35 20.10.0: Pulling from library/docker 22:24:35 a3cc7d3b244e: Pulling fs layer 22:24:35 02a3295e0d61: Pulling fs layer 22:24:35 0f4f2e6d8100: Pulling fs layer 22:24:35 330b718f631f: Pulling fs layer 22:24:35 a93816041522: Pulling fs layer 22:24:35 bdb6da89ff94: Pulling fs layer 22:24:35 2a70c0c122f4: Pulling fs layer 22:24:35 330b718f631f: Waiting 22:24:35 a93816041522: Waiting 22:24:35 bdb6da89ff94: Waiting 22:24:35 2a70c0c122f4: Waiting 22:24:35 0f4f2e6d8100: Verifying Checksum 22:24:35 0f4f2e6d8100: Download complete 22:24:35 02a3295e0d61: Verifying Checksum 22:24:35 02a3295e0d61: Download complete 22:24:35 a3cc7d3b244e: Download complete 22:24:35 a93816041522: Download complete 22:24:35 2a70c0c122f4: Verifying Checksum 22:24:35 2a70c0c122f4: Download complete 22:24:35 bdb6da89ff94: Verifying Checksum 22:24:35 bdb6da89ff94: Download complete 22:24:35 a3cc7d3b244e: Pull complete 22:24:36 02a3295e0d61: Pull complete 22:24:36 0f4f2e6d8100: Pull complete 22:24:36 330b718f631f: Verifying Checksum 22:24:36 330b718f631f: Download complete 22:24:41 330b718f631f: Pull complete 22:24:41 a93816041522: Pull complete 22:24:41 bdb6da89ff94: Pull complete 22:24:41 2a70c0c122f4: Pull complete 22:24:41 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 22:24:41 Status: Downloaded newer image for docker:20.10.0 22:24:48 ---> 1af1b0bb6192 22:24:48 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 22:24:48 ---> Running in 5cb1d5eeebaf 22:24:48 Removing intermediate container 5cb1d5eeebaf 22:24:48 ---> c36b45870da1 22:24:48 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 22:24:48 ---> Running in e25d92fed72a 22:24:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:24:50 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:24:51 (1/5) Installing libsodium (1.0.18-r0) 22:24:51 (2/5) Installing libzmq (4.3.3-r0) 22:24:51 (3/5) Installing pkgconf (1.7.2-r0) 22:24:51 (4/5) Installing libsodium-dev (1.0.18-r0) 22:24:52 (5/5) Installing zeromq-dev (4.3.3-r0) 22:24:52 Executing busybox-1.31.1-r19.trigger 22:24:52 OK: 144 MiB in 44 packages 22:24:53 Removing intermediate container e25d92fed72a 22:24:53 ---> deb8e94b5ece 22:24:53 Step 6/8 : WORKDIR /build 22:24:53 ---> Running in 86532c059bf3 22:24:54 Removing intermediate container 86532c059bf3 22:24:54 ---> db618376d4e3 22:24:54 Step 7/8 : COPY go.mod . 22:24:54 ---> 1044298f1595 22:24:54 Step 8/8 : RUN go mod download 22:24:55 ---> Running in fb090178dd84 22:24:55 Removing intermediate container fb7b3eac6674 22:24:55 ---> 7dfcc66ae95b 22:24:55 Successfully built 7dfcc66ae95b 22:24:55 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:24:55 + docker inspect -f . ci-base-image-x86_64 22:24:55 . [Pipeline] withDockerContainer 22:24:55 prd-centos7-docker-4c-2g-18938 does not seem to be running inside a container 22:24:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/162 -v /w/workspace/app-functions-sdk-go/162:/w/workspace/app-functions-sdk-go/162:rw,z -v /w/workspace/app-functions-sdk-go/162@tmp:/w/workspace/app-functions-sdk-go/162@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 ******** ci-base-image-x86_64 cat 22:24:56 $ docker top 26ea1053bca8325c4d8d24c4b9d8dff4e27439fb89224e0ea0f83c0bb5b058c1 -eo pid,comm [Pipeline] { [Pipeline] sh 22:24:56 + go version 22:24:56 go version go1.15.5 linux/amd64 [Pipeline] } 22:24:56 $ docker stop --time=1 26ea1053bca8325c4d8d24c4b9d8dff4e27439fb89224e0ea0f83c0bb5b058c1 22:24:58 $ docker rm -f 26ea1053bca8325c4d8d24c4b9d8dff4e27439fb89224e0ea0f83c0bb5b058c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:24:59 + docker inspect -f . ci-base-image-x86_64 22:24:59 . [Pipeline] withDockerContainer 22:24:59 prd-centos7-docker-4c-2g-18938 does not seem to be running inside a container 22:24:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/162 -v /w/workspace/app-functions-sdk-go/162:/w/workspace/app-functions-sdk-go/162:rw,z -v /w/workspace/app-functions-sdk-go/162@tmp:/w/workspace/app-functions-sdk-go/162@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 ******** ci-base-image-x86_64 cat 22:25:00 $ docker top 282c353ff58411ad1faa5d2961c93f5fcb31d13ad25d5b5e27ff8b3d52e5f51a -eo pid,comm [Pipeline] { [Pipeline] sh 22:25:00 + make test 22:25:00 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 22:25:02 ? github.com/edgexfoundry/app-functions-sdk-go [no test files] 22:25:08 ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.020s coverage: 86.2% of statements 22:25:16 ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 0.035s coverage: 47.9% of statements 22:25:16 ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] 22:25:16 ? github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/container [no test files] 22:25:16 ok github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers 0.025s coverage: 61.5% of statements 22:25:16 ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] 22:25:16 ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.029s coverage: 69.1% of statements 22:25:16 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] 22:25:16 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] 22:25:16 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] 22:25:16 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] 22:25:16 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] 22:25:16 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] 22:25:16 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.035s coverage: 97.7% of statements 22:25:16 ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] 22:25:16 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] 22:25:16 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http 0.033s coverage: 8.8% of statements 22:25:21 Removing intermediate container fb090178dd84 22:25:21 ---> 1608dc2485ff 22:25:21 Successfully built 1608dc2485ff 22:25:21 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:25:22 + docker inspect -f . ci-base-image-arm64 22:25:22 . [Pipeline] withDockerContainer 22:25:22 prd-ubuntu18.04-docker-arm64-4c-16g-18937 does not seem to be running inside a container 22:25:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/162 -v /w/workspace/app-functions-sdk-go/162:/w/workspace/app-functions-sdk-go/162:rw,z -v /w/workspace/app-functions-sdk-go/162@tmp:/w/workspace/app-functions-sdk-go/162@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:25:24 $ docker top 89d9e64955777b5dd6bde064358211525388169b83b9aeeebc167569baf755a2 -eo pid,comm [Pipeline] { [Pipeline] sh 22:25:25 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.921s coverage: 75.0% of statements 22:25:25 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/mqtt [no test files] 22:25:25 ok github.com/edgexfoundry/app-functions-sdk-go/internal/v2/controller/http 0.014s coverage: 87.9% of statements 22:25:25 ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.019s coverage: 80.5% of statements 22:25:25 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/secure 0.012s coverage: 71.7% of statements 22:25:25 + go version 22:25:25 go version go1.15.5 linux/arm64 [Pipeline] } 22:25:25 $ docker stop --time=1 89d9e64955777b5dd6bde064358211525388169b83b9aeeebc167569baf755a2 22:25:27 $ docker rm -f 89d9e64955777b5dd6bde064358211525388169b83b9aeeebc167569baf755a2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:25:28 + docker inspect -f . ci-base-image-arm64 22:25:28 . [Pipeline] withDockerContainer 22:25:28 prd-ubuntu18.04-docker-arm64-4c-16g-18937 does not seem to be running inside a container 22:25:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/162 -v /w/workspace/app-functions-sdk-go/162:/w/workspace/app-functions-sdk-go/162:rw,z -v /w/workspace/app-functions-sdk-go/162@tmp:/w/workspace/app-functions-sdk-go/162@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:25:30 $ docker top dd72a86187a491d423dad533ffa0233ac0613356a77a81a461ddd753a935bc1b -eo pid,comm [Pipeline] { [Pipeline] sh 22:25:31 + make test 22:25:31 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 22:25:32 ? github.com/edgexfoundry/app-functions-sdk-go [no test files] 22:25:47 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 25.043s coverage: 81.6% of statements 22:25:47 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.005s coverage: 94.4% of statements 22:25:47 CGO_ENABLED=1 GO111MODULE=on go vet ./... 22:25:47 gofmt -l . 22:25:47 [ "`gofmt -l .`" = "" ] 22:25:47 ./bin/test-go-mod-tidy.sh [Pipeline] } 22:25:47 $ docker stop --time=1 282c353ff58411ad1faa5d2961c93f5fcb31d13ad25d5b5e27ff8b3d52e5f51a 22:25:49 $ docker rm -f 282c353ff58411ad1faa5d2961c93f5fcb31d13ad25d5b5e27ff8b3d52e5f51a [Pipeline] // withDockerContainer [Pipeline] sh 22:25:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:25:50 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] } 22:25:54 ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.047s coverage: 86.2% of statements 22:26:17 ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 0.057s coverage: 47.9% of statements 22:26:17 ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] 22:26:17 ? github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/container [no test files] 22:26:17 ok github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers 0.067s coverage: 61.5% of statements 22:26:17 ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] 22:26:17 ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.052s coverage: 69.1% of statements 22:26:17 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] 22:26:17 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] 22:26:17 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] 22:26:17 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] 22:26:17 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] 22:26:17 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] 22:26:17 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.021s coverage: 97.7% of statements 22:26:17 ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] 22:26:17 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] 22:26:17 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http 0.024s coverage: 8.8% of statements 22:26:25 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.963s coverage: 75.0% of statements 22:26:25 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/mqtt [no test files] 22:26:25 ok github.com/edgexfoundry/app-functions-sdk-go/internal/v2/controller/http 0.047s coverage: 87.9% of statements 22:26:25 ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.053s coverage: 80.5% of statements 22:26:25 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/secure 0.034s coverage: 71.7% of statements 22:26:47 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 25.058s coverage: 81.6% of statements 22:26:47 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.012s coverage: 94.4% of statements 22:26:47 CGO_ENABLED=1 GO111MODULE=on go vet ./... 22:26:55 gofmt -l . 22:26:55 [ "`gofmt -l .`" = "" ] 22:26:55 ./bin/test-go-mod-tidy.sh [Pipeline] } 22:26:56 $ docker stop --time=1 dd72a86187a491d423dad533ffa0233ac0613356a77a81a461ddd753a935bc1b 22:26:58 $ docker rm -f dd72a86187a491d423dad533ffa0233ac0613356a77a81a461ddd753a935bc1b [Pipeline] // withDockerContainer [Pipeline] sh 22:26:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:26:59 Warning: overwriting stash ‘coverage-report’ 22:27:00 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 22:27:02 provisioning config files... 22:27:02 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config4699216479275038654tmp [Pipeline] { [Pipeline] sh 22:27:02 + set +x 22:27:02 + curl -s https://codecov.io/bash 22:27:02 + bash -s -- 22:27:03 22:27:03 _____ _ 22:27:03 / ____| | | 22:27:03 | | ___ __| | ___ ___ _____ __ 22:27:03 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:27:03 | |___| (_) | (_| | __/ (_| (_) \ V / 22:27:03 \_____\___/ \__,_|\___|\___\___/ \_/ 22:27:03 Bash-20201231-23d4836 22:27:03 22:27:03 22:27:03 ==> git version 2.24.3 found 22:27:03 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 22:27:03 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 22:27:03 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 22:27:03 ==> Jenkins CI detected. 22:27:03 project root: . 22:27:03 --> token set from env 22:27:03 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:27:03 ==> Running gcov in . (disable via -X gcov) 22:27:03 ==> Python coveragepy not found 22:27:03 ==> Searching for coverage reports in: 22:27:03 + . 22:27:03 -> Found 1 reports 22:27:03 ==> Detecting git/mercurial file structure 22:27:03 ==> Reading reports 22:27:03 + ./coverage.out bytes=71081 22:27:03 ==> Appending adjustments 22:27:03 https://docs.codecov.io/docs/fixing-reports 22:27:03 + Found adjustments 22:27:03 ==> Gzipping contents 22:27:03 16K /tmp/codecov.GAPdGQ.gz 22:27:03 ==> Uploading reports 22:27:03 url: https://codecov.io 22:27:03 query: branch=master&commit=2bc84c3391c193cbfeeedf3861e08dddeceafca7&build=162&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F162%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 22:27:03 -> Pinging Codecov 22:27:03 https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=master&commit=2bc84c3391c193cbfeeedf3861e08dddeceafca7&build=162&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F162%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 22:27:04 -> Uploading to 22:27:04 https://storage.googleapis.com/codecov/v4/raw/2021-01-07/3D8B5DFFC46A037C893635FACE044666/2bc84c3391c193cbfeeedf3861e08dddeceafca7/7aa6947b-1f88-4b79-8d7c-d4d08009990b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210107%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210107T222704Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f8a57a6b06013d2597f565c00371bb3d471a85cdf723de6543d9d57168f0c43a 22:27:04 % Total % Received % Xferd Average Speed Time Time Time Current 22:27:04 Dload Upload Total Spent Left Speed 22:27:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12687 0 0 100 12687 0 27887 --:--:-- --:--:-- --:--:-- 27883 100 12687 0 0 100 12687 0 27875 --:--:-- --:--:-- --:--:-- 27883 22:27:04 -> View reports at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/2bc84c3391c193cbfeeedf3861e08dddeceafca7 [Pipeline] } 22:27:04 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 22:27:05 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 22:27:05 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:27:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:27:05 22:27:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 22:27:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:27:05 1.410.4: Pulling from edgex-devops/edgex-snyk-go 22:27:05 188c0c94c7c5: Pulling fs layer 22:27:05 0ef7d3d256c8: Pulling fs layer 22:27:05 de9db76c5a1d: Pulling fs layer 22:27:05 0eba1c9be4d2: Pulling fs layer 22:27:05 0d57e429df01: Pulling fs layer 22:27:05 4e4be7b47b0d: Pulling fs layer 22:27:05 e1f770b5df2f: Pulling fs layer 22:27:05 85a0685a4137: Pulling fs layer 22:27:05 0d57e429df01: Waiting 22:27:05 4e4be7b47b0d: Waiting 22:27:05 e1f770b5df2f: Waiting 22:27:05 0eba1c9be4d2: Waiting 22:27:05 85a0685a4137: Waiting 22:27:05 de9db76c5a1d: Download complete 22:27:05 0ef7d3d256c8: Verifying Checksum 22:27:05 0ef7d3d256c8: Download complete 22:27:05 0d57e429df01: Verifying Checksum 22:27:05 0d57e429df01: Download complete 22:27:05 4e4be7b47b0d: Verifying Checksum 22:27:05 4e4be7b47b0d: Download complete 22:27:06 188c0c94c7c5: Verifying Checksum 22:27:06 188c0c94c7c5: Download complete 22:27:06 188c0c94c7c5: Pull complete 22:27:06 0ef7d3d256c8: Pull complete 22:27:06 de9db76c5a1d: Pull complete 22:27:07 e1f770b5df2f: Verifying Checksum 22:27:07 e1f770b5df2f: Download complete 22:27:10 0eba1c9be4d2: Verifying Checksum 22:27:10 0eba1c9be4d2: Download complete 22:27:10 85a0685a4137: Verifying Checksum 22:27:10 85a0685a4137: Download complete 22:27:17 0eba1c9be4d2: Pull complete 22:27:17 0d57e429df01: Pull complete 22:27:17 4e4be7b47b0d: Pull complete 22:27:19 e1f770b5df2f: Pull complete 22:27:27 85a0685a4137: Pull complete 22:27:27 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 22:27:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:27:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 22:27:28 prd-centos7-docker-4c-2g-18933 does not seem to be running inside a container 22:27:28 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 22:27:29 $ docker top c9e5d166f741361935df7bea3c5b8cf75a099a6fcc0460ba794b7cf0619a0e21 -eo pid,comm [Pipeline] { [Pipeline] echo 22:27:29 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 22:27:29 + set -o pipefail 22:27:29 + snyk monitor '--org=edgex-jenkins' 22:27:37 22:27:37 Monitoring /w/workspace/ndry_app-functions-sdk-go_master (github.com/edgexfoundry/app-functions-sdk-go)... 22:27:37 22:27:37 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/84a89414-c83d-4daa-8ff9-7ceae658ecfc/history/54a4a179-9876-4b69-8c3e-ee2cae9cabde 22:27:37 22:27:37 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 22:27:37 22:27:37 [Pipeline] } 22:27:37 $ docker stop --time=1 c9e5d166f741361935df7bea3c5b8cf75a099a6fcc0460ba794b7cf0619a0e21 22:27:41 $ docker rm -f c9e5d166f741361935df7bea3c5b8cf75a099a6fcc0460ba794b7cf0619a0e21 [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 22:27:42 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:27:42 provisioning config files... 22:27:42 copy managed file [swaggerhub-api-key] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config3865944882999898541tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:27:43 --> edgex-publish-swagger.sh 22:27:43 === Publish openapi/v2 API === 22:27:43 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 22:27:43 [publishToSwagger] Publishing API Name [app-functions-sdk] 22:27:43 % Total % Received % Xferd Average Speed Time Time Time Current 22:27:43 Dload Upload Total Spent Left Speed 22:27:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13025 0 0 100 13025 0 11306 0:00:01 0:00:01 --:--:-- 11316 100 13025 0 0 100 13025 0 11305 0:00:01 0:00:01 --:--:-- 11316 22:27:44 22:27:44 [Pipeline] } 22:27:44 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 22:27:45 + git log --format=format:%s -1 2bc84c3391c193cbfeeedf3861e08dddeceafca7 [Pipeline] isUnix [Pipeline] sh 22:27:45 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:27:45 . [Pipeline] withDockerContainer 22:27:45 prd-centos7-docker-4c-2g-18933 does not seem to be running inside a container 22:27:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:27:46 $ docker top f47bca6abde34cdcecba21fda543eb6e75530453000f23806137855dbf4cdc5f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:27:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:27:47 [ssh-agent] Looking for ssh-agent implementation... 22:27:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:27:47 $ docker exec f47bca6abde34cdcecba21fda543eb6e75530453000f23806137855dbf4cdc5f ssh-agent 22:27:47 SSH_AUTH_SOCK=/tmp/ssh-DAW13R85talY/agent.11 22:27:47 SSH_AGENT_PID=16 22:27:47 Running ssh-add (command line suppressed) 22:27:47 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_5911745126055836758.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_5911745126055836758.key) 22:27:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:27:48 + git semver tag 22:27:48 # -> Open(): unable to determine branch for HEAD 22:27:48 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 22:27:48 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 22:27:48 # $SEMVER_REMOTE_NAME = origin 22:27:48 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:27:48 # $SEMVER_USER_NAME = edgex-jenkins 22:27:48 # $SEMVER_BRANCH = master 22:27:48 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver 22:27:48 # 2bc84c3391c193cbfeeedf3861e08dddeceafca7 HEAD 22:27:48 # -> Force: false 22:27:48 # 51470a375eee77ff313fcbac63f715ea2f1a6dfa refs/tags/v1.3.1-dev.13 [Pipeline] } 22:27:48 $ docker exec --env ******** --env ******** f47bca6abde34cdcecba21fda543eb6e75530453000f23806137855dbf4cdc5f ssh-agent -k 22:27:48 unset SSH_AUTH_SOCK; 22:27:48 unset SSH_AGENT_PID; 22:27:48 echo Agent pid 16 killed; 22:27:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:27:48 + git semver [Pipeline] } 22:27:48 $ docker stop --time=1 f47bca6abde34cdcecba21fda543eb6e75530453000f23806137855dbf4cdc5f 22:27:50 $ docker rm -f f47bca6abde34cdcecba21fda543eb6e75530453000f23806137855dbf4cdc5f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 22:27:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:27:50 22:27:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 22:27:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:27:51 0.23.1-centos7: Pulling from edgex-lftools 22:27:51 ab5ef0e58194: Pulling fs layer 22:27:51 9712f1f96733: Pulling fs layer 22:27:51 63f879dbbcfc: Pulling fs layer 22:27:51 0d9ebad4ef96: Pulling fs layer 22:27:51 e9a5061849ea: Pulling fs layer 22:27:51 d747dcd14b5f: Pulling fs layer 22:27:51 2de7ff778b66: Pulling fs layer 22:27:51 e9a5061849ea: Waiting 22:27:51 0d9ebad4ef96: Waiting 22:27:51 d747dcd14b5f: Waiting 22:27:51 2de7ff778b66: Waiting 22:27:51 9712f1f96733: Verifying Checksum 22:27:51 9712f1f96733: Download complete 22:27:53 63f879dbbcfc: Verifying Checksum 22:27:53 63f879dbbcfc: Download complete 22:27:53 e9a5061849ea: Verifying Checksum 22:27:53 e9a5061849ea: Download complete 22:27:53 d747dcd14b5f: Verifying Checksum 22:27:53 d747dcd14b5f: Download complete 22:27:53 0d9ebad4ef96: Verifying Checksum 22:27:53 0d9ebad4ef96: Download complete 22:27:53 2de7ff778b66: Verifying Checksum 22:27:53 2de7ff778b66: Download complete 22:27:53 ab5ef0e58194: Verifying Checksum 22:27:53 ab5ef0e58194: Download complete 22:27:59 ab5ef0e58194: Pull complete 22:27:59 9712f1f96733: Pull complete 22:28:00 63f879dbbcfc: Pull complete 22:28:07 0d9ebad4ef96: Pull complete 22:28:09 e9a5061849ea: Pull complete 22:28:09 d747dcd14b5f: Pull complete 22:28:13 2de7ff778b66: Pull complete 22:28:13 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 22:28:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:28:13 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 22:28:13 prd-centos7-docker-4c-2g-18933 does not seem to be running inside a container 22:28:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 22:28:16 $ docker top b92eb38446277f1665f20e3ef3887f053a217f40bfca6b49689eaea4f9bd64d8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 22:28:16 provisioning config files... 22:28:16 copy managed file [sigul-config] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config3962865043926389538tmp 22:28:16 copy managed file [sigul-password] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config8427504628588249247tmp 22:28:16 copy managed file [sigul-pki] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config8082356484907591413tmp [Pipeline] { [Pipeline] echo 22:28:16 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 22:28:17 ---> sigul-configuration.sh 22:28:17 gpg: directory `/root/.gnupg' created 22:28:17 gpg: new configuration file `/root/.gnupg/gpg.conf' created 22:28:17 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 22:28:17 gpg: keyring `/root/.gnupg/secring.gpg' created 22:28:17 gpg: keyring `/root/.gnupg/pubring.gpg' created 22:28:17 gpg: CAST5 encrypted data 22:28:17 gpg: encrypted with 1 passphrase 22:28:17 gpg: WARNING: message was not integrity protected [Pipeline] sh 22:28:17 + mkdir /home/jenkins 22:28:17 + mkdir /home/jenkins/sigul [Pipeline] sh 22:28:18 + 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 22:28:18 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 22:28:18 ---> sigul-install.sh 22:28:24 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 22:28:25 + git tag --list 22:28:25 v0.1.0 22:28:25 v0.1.1 22:28:25 v1.0.0 22:28:25 v1.1.0 22:28:25 v1.2.0 22:28:25 v1.2.1-dev.1 22:28:25 v1.2.1-dev.10 22:28:25 v1.2.1-dev.11 22:28:25 v1.2.1-dev.12 22:28:25 v1.2.1-dev.13 22:28:25 v1.2.1-dev.14 22:28:25 v1.2.1-dev.15 22:28:25 v1.2.1-dev.16 22:28:25 v1.2.1-dev.17 22:28:25 v1.2.1-dev.18 22:28:25 v1.2.1-dev.19 22:28:25 v1.2.1-dev.2 22:28:25 v1.2.1-dev.20 22:28:25 v1.2.1-dev.21 22:28:25 v1.2.1-dev.22 22:28:25 v1.2.1-dev.23 22:28:25 v1.2.1-dev.24 22:28:25 v1.2.1-dev.25 22:28:25 v1.2.1-dev.26 22:28:25 v1.2.1-dev.27 22:28:25 v1.2.1-dev.28 22:28:25 v1.2.1-dev.29 22:28:25 v1.2.1-dev.3 22:28:25 v1.2.1-dev.30 22:28:25 v1.2.1-dev.31 22:28:25 v1.2.1-dev.32 22:28:25 v1.2.1-dev.33 22:28:25 v1.2.1-dev.34 22:28:25 v1.2.1-dev.35 22:28:25 v1.2.1-dev.36 22:28:25 v1.2.1-dev.37 22:28:25 v1.2.1-dev.38 22:28:25 v1.2.1-dev.39 22:28:25 v1.2.1-dev.4 22:28:25 v1.2.1-dev.40 22:28:25 v1.2.1-dev.41 22:28:25 v1.2.1-dev.42 22:28:25 v1.2.1-dev.43 22:28:25 v1.2.1-dev.44 22:28:25 v1.2.1-dev.45 22:28:25 v1.2.1-dev.46 22:28:25 v1.2.1-dev.47 22:28:25 v1.2.1-dev.48 22:28:25 v1.2.1-dev.49 22:28:25 v1.2.1-dev.5 22:28:25 v1.2.1-dev.50 22:28:25 v1.2.1-dev.51 22:28:25 v1.2.1-dev.52 22:28:25 v1.2.1-dev.53 22:28:25 v1.2.1-dev.54 22:28:25 v1.2.1-dev.55 22:28:25 v1.2.1-dev.56 22:28:25 v1.2.1-dev.57 22:28:25 v1.2.1-dev.58 22:28:25 v1.2.1-dev.6 22:28:25 v1.2.1-dev.7 22:28:25 v1.2.1-dev.8 22:28:25 v1.2.1-dev.9 22:28:25 v1.3.0 22:28:25 v1.3.1-dev.1 22:28:25 v1.3.1-dev.10 22:28:25 v1.3.1-dev.11 22:28:25 v1.3.1-dev.12 22:28:25 v1.3.1-dev.13 22:28:25 v1.3.1-dev.2 22:28:25 v1.3.1-dev.3 22:28:25 v1.3.1-dev.4 22:28:25 v1.3.1-dev.5 22:28:25 v1.3.1-dev.6 22:28:25 v1.3.1-dev.7 22:28:25 v1.3.1-dev.8 22:28:25 v1.3.1-dev.9 [Pipeline] sh 22:28:25 + lftools sign git-tag v1.3.1-dev.13 22:28:26 Signing Git tag with Sigul... 22:28:26 Signing v1.3.1-dev.13 [Pipeline] echo 22:28:27 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 22:28:28 ---> sigul-configuration-cleanup.sh [Pipeline] } 22:28:28 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 22:28:28 $ docker stop --time=1 b92eb38446277f1665f20e3ef3887f053a217f40bfca6b49689eaea4f9bd64d8 22:28:30 $ docker rm -f b92eb38446277f1665f20e3ef3887f053a217f40bfca6b49689eaea4f9bd64d8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 22:28:31 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:28:31 . [Pipeline] withDockerContainer 22:28:31 prd-centos7-docker-4c-2g-18933 does not seem to be running inside a container 22:28:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:28:32 $ docker top da75f46a27be40521428902f04bb599af89296ff34e52b7def7e6eeb0423be6f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:28:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:28:32 [ssh-agent] Looking for ssh-agent implementation... 22:28:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:28:33 $ docker exec da75f46a27be40521428902f04bb599af89296ff34e52b7def7e6eeb0423be6f ssh-agent 22:28:33 SSH_AUTH_SOCK=/tmp/ssh-yEbMPDIUgQzK/agent.12 22:28:33 SSH_AGENT_PID=17 22:28:33 Running ssh-add (command line suppressed) 22:28:33 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_1734155729513969801.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_1734155729513969801.key) 22:28:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:28:33 + git semver bump pre 22:28:33 # -> Open(): unable to determine branch for HEAD 22:28:33 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 22:28:33 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 22:28:33 # $SEMVER_REMOTE_NAME = origin 22:28:33 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:28:33 # $SEMVER_USER_NAME = edgex-jenkins 22:28:33 # $SEMVER_BRANCH = master 22:28:33 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver 22:28:33 1.3.1-dev.14 [Pipeline] } 22:28:33 $ docker exec --env ******** --env ******** da75f46a27be40521428902f04bb599af89296ff34e52b7def7e6eeb0423be6f ssh-agent -k 22:28:33 unset SSH_AUTH_SOCK; 22:28:33 unset SSH_AGENT_PID; 22:28:33 echo Agent pid 17 killed; 22:28:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:28:34 + git semver [Pipeline] } 22:28:34 $ docker stop --time=1 da75f46a27be40521428902f04bb599af89296ff34e52b7def7e6eeb0423be6f 22:28:35 $ docker rm -f da75f46a27be40521428902f04bb599af89296ff34e52b7def7e6eeb0423be6f [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 22:28:36 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:28:36 . [Pipeline] withDockerContainer 22:28:36 prd-centos7-docker-4c-2g-18933 does not seem to be running inside a container 22:28:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:28:37 $ docker top 74ebf536e16f26b1d90e66ef3a1a0b1de0243460d1174ba6523f07e50e1a9679 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:28:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:28:37 [ssh-agent] Looking for ssh-agent implementation... 22:28:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:28:37 $ docker exec 74ebf536e16f26b1d90e66ef3a1a0b1de0243460d1174ba6523f07e50e1a9679 ssh-agent 22:28:37 SSH_AUTH_SOCK=/tmp/ssh-iBpEQVmeNwiS/agent.11 22:28:37 SSH_AGENT_PID=16 22:28:37 Running ssh-add (command line suppressed) 22:28:37 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_386379287097297514.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_386379287097297514.key) 22:28:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:28:38 + git semver push 22:28:38 # -> Open(): unable to determine branch for HEAD 22:28:38 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 22:28:38 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 22:28:38 # $SEMVER_REMOTE_NAME = origin 22:28:38 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:28:38 # $SEMVER_USER_NAME = edgex-jenkins 22:28:38 # $SEMVER_BRANCH = master 22:28:38 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } 22:28:45 $ docker exec --env ******** --env ******** 74ebf536e16f26b1d90e66ef3a1a0b1de0243460d1174ba6523f07e50e1a9679 ssh-agent -k 22:28:45 unset SSH_AUTH_SOCK; 22:28:45 unset SSH_AGENT_PID; 22:28:45 echo Agent pid 16 killed; 22:28:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:28:45 + git semver [Pipeline] } 22:28:45 $ docker stop --time=1 74ebf536e16f26b1d90e66ef3a1a0b1de0243460d1174ba6523f07e50e1a9679 22:28:47 $ docker rm -f 74ebf536e16f26b1d90e66ef3a1a0b1de0243460d1174ba6523f07e50e1a9679 [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 22:28:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:28:49 ---> package-listing.sh 22:28:49 ++ facter osfamily 22:28:49 ++ tr '[:upper:]' '[:lower:]' 22:28:49 + OS_FAMILY=redhat 22:28:49 + workspace=/w/workspace/ndry_app-functions-sdk-go_master 22:28:49 + START_PACKAGES=/tmp/packages_start.txt 22:28:49 + END_PACKAGES=/tmp/packages_end.txt 22:28:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:28:49 + PACKAGES=/tmp/packages_start.txt 22:28:49 + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' 22:28:49 + PACKAGES=/tmp/packages_end.txt 22:28:49 + case "${OS_FAMILY}" in 22:28:49 + rpm -qa 22:28:49 + sort 22:28:54 + '[' -f /tmp/packages_start.txt ']' 22:28:54 + '[' -f /tmp/packages_end.txt ']' 22:28:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:28:54 + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' 22:28:54 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_master/archives/ 22:28:54 + 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 22:28:54 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 22:28:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:28:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:28:55 22:28:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 22:28:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:28:55 alpine: Pulling from edgex-lftools-log-publisher 22:28:55 df20fa9351a1: Pulling fs layer 22:28:55 36b3adc4ff6f: Pulling fs layer 22:28:55 8ad3a11d3b57: Pulling fs layer 22:28:55 46f8f816bc3b: Pulling fs layer 22:28:55 93b61091891f: Pulling fs layer 22:28:55 93b9cdb0e59b: Pulling fs layer 22:28:55 5e14af77c1be: Pulling fs layer 22:28:55 01666e4c0597: Pulling fs layer 22:28:55 aa168da1d23b: Pulling fs layer 22:28:55 46f8f816bc3b: Waiting 22:28:55 93b61091891f: Waiting 22:28:55 93b9cdb0e59b: Waiting 22:28:55 5e14af77c1be: Waiting 22:28:55 01666e4c0597: Waiting 22:28:55 aa168da1d23b: Waiting 22:28:55 36b3adc4ff6f: Verifying Checksum 22:28:55 36b3adc4ff6f: Download complete 22:28:55 46f8f816bc3b: Verifying Checksum 22:28:55 46f8f816bc3b: Download complete 22:28:55 df20fa9351a1: Verifying Checksum 22:28:55 df20fa9351a1: Download complete 22:28:55 93b9cdb0e59b: Verifying Checksum 22:28:55 93b9cdb0e59b: Download complete 22:28:55 5e14af77c1be: Verifying Checksum 22:28:55 5e14af77c1be: Download complete 22:28:55 93b61091891f: Download complete 22:28:55 01666e4c0597: Verifying Checksum 22:28:55 01666e4c0597: Download complete 22:28:56 df20fa9351a1: Pull complete 22:28:56 8ad3a11d3b57: Verifying Checksum 22:28:56 8ad3a11d3b57: Download complete 22:28:56 36b3adc4ff6f: Pull complete 22:28:57 8ad3a11d3b57: Pull complete 22:28:57 46f8f816bc3b: Pull complete 22:28:58 aa168da1d23b: Verifying Checksum 22:28:58 aa168da1d23b: Download complete 22:28:58 93b61091891f: Pull complete 22:28:58 93b9cdb0e59b: Pull complete 22:28:58 5e14af77c1be: Pull complete 22:28:58 01666e4c0597: Pull complete 22:29:05 aa168da1d23b: Pull complete 22:29:05 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 22:29:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:29:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 22:29:05 prd-centos7-docker-4c-2g-18933 does not seem to be running inside a container 22:29:05 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ndry_app-functions-sdk-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 22:29:08 $ docker top 2ea6942db17b01f96c6adf9884c0b6038ffbe663907b9c43eecb50861ecdc837 -eo pid,comm [Pipeline] { [Pipeline] sh 22:29:09 + touch /tmp/pre-build-complete [Pipeline] sh 22:29:09 + mkdir -p /var/log/sa [Pipeline] sh 22:29:10 + ls /var/log/sa-host 22:29:10 + sadf -c /var/log/sa-host/sa07 22:29:10 file_magic: OK 22:29:10 HZ: Using current value: 100 22:29:10 file_header: OK 22:29:10 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 22:29:10 Statistics: 22:29:10 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 22:29:10 File successfully converted to sysstat format version 12.2.1 22:29:10 + sadf -c /var/log/sa-host/sa23 22:29:10 file_magic: OK 22:29:10 HZ: Using current value: 100 22:29:10 file_header: OK 22:29:10 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 22:29:10 Statistics: 22:29:10 Hnuu...uuuununununu... 22:29:10 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:29:10 provisioning config files... 22:29:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config5861175007225253511tmp [Pipeline] { [Pipeline] echo 22:29:10 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:29:10 ---> create-netrc.sh [Pipeline] } 22:29:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 22:29:10 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 22:29:11 ---> python-tools-install.sh [Pipeline] echo 22:29:11 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:29:11 ---> sudo-logs.sh 22:29:11 Archiving 'sudo' log.. [Pipeline] echo 22:29:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:29:11 ---> job-cost.sh 22:29:12 lf-activate-venv: SKIPPING 22:29:12 INFO: No Stack... 22:29:15 INFO: Retrieving Pricing Info for: v1-standard-2 22:29:15 INFO: Archiving Costs [Pipeline] echo 22:29:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:29:15 ---> logs-deploy.sh 22:29:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/162 22:29:15 INFO: archiving workspace using pattern(s): 22:29:17 Archives upload complete. 22:29:17 INFO: archiving logs to Nexus 22:29:18 ---> uname -a: 22:29:18 Linux prd-centos7-docker-4c-2g-18933.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 22:29:18 22:29:18 22:29:18 ---> lscpu: 22:29:18 Architecture: x86_64 22:29:18 CPU op-mode(s): 32-bit, 64-bit 22:29:18 Byte Order: Little Endian 22:29:18 Address sizes: 40 bits physical, 48 bits virtual 22:29:18 CPU(s): 4 22:29:18 On-line CPU(s) list: 0-3 22:29:18 Thread(s) per core: 1 22:29:18 Core(s) per socket: 1 22:29:18 Socket(s): 4 22:29:18 NUMA node(s): 1 22:29:18 Vendor ID: GenuineIntel 22:29:18 CPU family: 6 22:29:18 Model: 44 22:29:18 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 22:29:18 Stepping: 1 22:29:18 CPU MHz: 2933.436 22:29:18 BogoMIPS: 5866.87 22:29:18 Virtualization: VT-x 22:29:18 Hypervisor vendor: KVM 22:29:18 Virtualization type: full 22:29:18 L1d cache: 128 KiB 22:29:18 L1i cache: 128 KiB 22:29:18 L2 cache: 16 MiB 22:29:18 L3 cache: 64 MiB 22:29:18 NUMA node0 CPU(s): 0-3 22:29:18 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 22:29:18 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 22:29:18 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 22:29:18 Vulnerability Meltdown: Mitigation; PTI 22:29:18 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:29:18 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 22:29:18 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 22:29:18 Vulnerability Srbds: Not affected 22:29:18 Vulnerability Tsx async abort: Not affected 22:29:18 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 22:29:18 22:29:18 22:29:18 ---> nproc: 22:29:18 4 22:29:18 22:29:18 22:29:18 ---> df -h: 22:29:18 Filesystem Size Used Available Use% Mounted on 22:29:18 overlay 50.0G 8.6G 41.4G 17% / 22:29:18 tmpfs 64.0M 0 64.0M 0% /dev 22:29:18 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 22:29:18 shm 64.0M 0 64.0M 0% /dev/shm 22:29:18 /dev/vda1 50.0G 8.6G 41.4G 17% /facter-os 22:29:18 /dev/vda1 50.0G 8.6G 41.4G 17% /etc/resolv.conf 22:29:18 /dev/vda1 50.0G 8.6G 41.4G 17% /etc/hostname 22:29:18 /dev/vda1 50.0G 8.6G 41.4G 17% /etc/hosts 22:29:18 /dev/vda1 50.0G 8.6G 41.4G 17% /var/log/auth.log 22:29:18 /dev/vda1 50.0G 8.6G 41.4G 17% /run/cloud-init/result.json 22:29:18 /dev/vda1 50.0G 8.6G 41.4G 17% /w/workspace/ndry_app-functions-sdk-go_master 22:29:18 /dev/vda1 50.0G 8.6G 41.4G 17% /w/workspace/ndry_app-functions-sdk-go_master@tmp 22:29:18 /dev/vda1 50.0G 8.6G 41.4G 17% /var/log/sa-host 22:29:18 /dev/vda1 50.0G 8.6G 41.4G 17% /var/log/secure 22:29:18 22:29:18 22:29:18 ---> free -m: 22:29:18 total used free shared buff/cache available 22:29:18 Mem: 1837 834 145 0 857 937 22:29:18 Swap: 1023 3 1020 22:29:18 22:29:18 22:29:18 ---> ip addr: 22:29:18 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 22:29:18 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:29:18 inet 127.0.0.1/8 scope host lo 22:29:18 valid_lft forever preferred_lft forever 22:29:18 inet6 ::1/128 scope host 22:29:18 valid_lft forever preferred_lft forever 22:29:18 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 22:29:18 link/ether fa:16:3e:db:5a:30 brd ff:ff:ff:ff:ff:ff 22:29:18 inet 10.30.122.131/23 brd 10.30.123.255 scope global dynamic eth0 22:29:18 valid_lft 85895sec preferred_lft 85895sec 22:29:18 inet6 fe80::f816:3eff:fedb:5a30/64 scope link 22:29:18 valid_lft forever preferred_lft forever 22:29:18 3: docker0: mtu 1500 qdisc noqueue state DOWN 22:29:18 link/ether 02:42:31:64:14:34 brd ff:ff:ff:ff:ff:ff 22:29:18 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 22:29:18 valid_lft forever preferred_lft forever 22:29:18 inet6 fe80::42:31ff:fe64:1434/64 scope link 22:29:18 valid_lft forever preferred_lft forever 22:29:18 22:29:18 22:29:18 ---> sar -b -r -n DEV: 22:29:18 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/07/21 _x86_64_ (4 CPU) 22:29:18 22:29:18 22:20:41 LINUX RESTART (4 CPU) 22:29:18 22:29:18 22:21:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:29:18 22:22:01 160.39 72.54 87.85 0.00 8669.96 40924.63 0.00 22:29:18 22:23:01 2.40 0.00 2.40 0.00 0.00 54.15 0.00 22:29:18 22:24:01 0.42 0.00 0.42 0.00 0.00 5.38 0.00 22:29:18 22:25:01 0.27 0.00 0.27 0.00 0.00 3.15 0.00 22:29:18 22:26:01 0.17 0.00 0.17 0.00 0.00 1.95 0.00 22:29:18 22:27:01 0.40 0.00 0.40 0.00 0.00 6.45 0.00 22:29:18 22:28:01 337.35 170.84 166.51 0.00 8968.09 53851.07 0.00 22:29:18 22:29:01 237.92 114.98 122.94 0.00 7885.22 25516.53 0.00 22:29:18 Average: 92.48 44.83 47.65 0.00 3192.56 15054.59 0.00 22:29:18 22:29:18 22:21:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:29:18 22:22:01 230232 0 601996 31.99 2620 1046696 1110592 37.90 401616 1051280 132 22:29:18 22:23:01 234120 0 597988 31.78 2620 1046816 1090456 37.22 401676 1048204 12 22:29:18 22:24:01 234628 0 597476 31.75 2620 1046820 1079292 36.83 407844 1041628 16 22:29:18 22:25:01 234348 0 597756 31.77 2620 1046820 1079268 36.83 407884 1041628 12 22:29:18 22:26:01 232804 0 599292 31.85 2620 1046828 1079468 36.84 416976 1034176 20 22:29:18 22:27:01 232164 0 599928 31.88 2620 1046832 1079432 36.84 418300 1033608 8 22:29:18 22:28:01 68604 0 768952 40.87 2524 1041464 1515548 51.72 630696 913200 56184 22:29:18 22:29:01 68732 0 841392 44.72 1316 970104 1523224 51.99 683744 793116 90676 22:29:18 Average: 191954 0 650598 34.58 2445 1036548 1194660 40.77 471092 994605 18382 22:29:18 22:29:18 22:21:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:29:18 22:22:01 eth0 676.15 479.33 1654.41 104.99 0.00 0.00 0.00 0.00 22:29:18 22:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:18 22:22:01 docker0 125.59 86.62 9.87 304.45 0.00 0.00 0.00 0.00 22:29:18 22:23:01 eth0 2.01 0.92 1.26 0.25 0.00 0.00 0.00 0.00 22:29:18 22:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:18 22:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:18 22:24:01 eth0 2.36 0.28 0.45 0.11 0.00 0.00 0.00 0.00 22:29:18 22:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:18 22:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:18 22:25:01 eth0 3.55 0.30 0.54 0.29 0.00 0.00 0.00 0.00 22:29:18 22:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:18 22:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:18 22:26:01 eth0 3.23 1.12 1.22 0.80 0.00 0.00 0.00 0.00 22:29:18 22:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:18 22:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:18 22:27:01 eth0 1.20 0.78 0.67 0.44 0.00 0.00 0.00 0.00 22:29:18 22:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:18 22:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:18 22:28:01 eth0 910.61 798.89 7490.95 72.87 0.00 0.00 0.00 0.00 22:29:18 22:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:18 22:28:01 docker0 41.71 42.41 3.80 199.07 0.00 0.00 0.00 0.00 22:29:18 22:29:01 eth0 354.81 278.10 2432.16 137.05 0.00 0.00 0.00 0.00 22:29:18 22:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:18 22:29:01 docker0 44.64 68.69 2.59 207.18 0.00 0.00 0.00 0.00 22:29:18 Average: eth0 244.38 195.08 1448.69 39.63 0.00 0.00 0.00 0.00 22:29:18 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:18 Average: docker0 26.51 24.73 2.03 88.89 0.00 0.00 0.00 0.00 22:29:18 22:29:18 22:29:18 ---> sar -P ALL: 22:29:18 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/07/21 _x86_64_ (4 CPU) 22:29:18 22:29:18 22:20:41 LINUX RESTART (4 CPU) 22:29:18 22:29:18 22:21:01 CPU %user %nice %system %iowait %steal %idle 22:29:18 22:22:01 all 16.16 0.00 8.67 5.92 0.17 69.08 22:29:18 22:22:01 0 14.63 0.00 8.82 5.50 0.17 70.87 22:29:18 22:22:01 1 16.98 0.00 8.93 5.89 0.19 68.02 22:29:18 22:22:01 2 15.03 0.00 8.65 6.98 0.17 69.16 22:29:18 22:22:01 3 17.99 0.00 8.30 5.31 0.15 68.25 22:29:18 22:23:01 all 0.17 0.00 0.05 0.00 0.00 99.77 22:29:18 22:23:01 0 0.12 0.00 0.08 0.00 0.02 99.78 22:29:18 22:23:01 1 0.08 0.00 0.05 0.00 0.00 99.87 22:29:18 22:23:01 2 0.05 0.00 0.03 0.00 0.00 99.92 22:29:18 22:23:01 3 0.43 0.00 0.03 0.00 0.00 99.53 22:29:18 22:24:01 all 0.10 0.00 0.06 0.00 0.04 99.80 22:29:18 22:24:01 0 0.03 0.00 0.07 0.00 0.03 99.87 22:29:18 22:24:01 1 0.03 0.00 0.08 0.00 0.05 99.83 22:29:18 22:24:01 2 0.03 0.00 0.02 0.00 0.03 99.92 22:29:18 22:24:01 3 0.32 0.00 0.07 0.00 0.03 99.58 22:29:18 22:25:01 all 0.13 0.00 0.05 0.00 0.01 99.80 22:29:18 22:25:01 0 0.07 0.00 0.07 0.00 0.02 99.85 22:29:18 22:25:01 1 0.05 0.00 0.02 0.00 0.02 99.92 22:29:18 22:25:01 2 0.05 0.00 0.05 0.00 0.00 99.90 22:29:18 22:25:01 3 0.37 0.00 0.08 0.00 0.00 99.55 22:29:18 22:26:01 all 0.14 0.00 0.08 0.00 0.01 99.77 22:29:18 22:26:01 0 0.08 0.00 0.08 0.00 0.03 99.80 22:29:18 22:26:01 1 0.28 0.00 0.13 0.00 0.00 99.58 22:29:18 22:26:01 2 0.12 0.00 0.07 0.00 0.02 99.80 22:29:18 22:26:01 3 0.07 0.00 0.05 0.00 0.00 99.88 22:29:18 22:27:01 all 0.16 0.00 0.05 0.00 0.01 99.78 22:29:18 22:27:01 0 0.05 0.00 0.03 0.00 0.00 99.92 22:29:18 22:27:01 1 0.50 0.00 0.12 0.00 0.02 99.37 22:29:18 22:27:01 2 0.07 0.00 0.05 0.00 0.02 99.87 22:29:18 22:27:01 3 0.02 0.00 0.02 0.00 0.02 99.95 22:29:18 22:28:01 all 15.00 0.00 11.00 3.89 0.26 69.85 22:29:18 22:28:01 0 14.34 0.00 11.11 3.80 0.26 70.48 22:29:18 22:28:01 1 15.83 0.00 11.61 2.97 0.24 69.35 22:29:18 22:28:01 2 14.99 0.00 10.45 4.13 0.28 70.15 22:29:18 22:28:01 3 14.82 0.00 10.85 4.67 0.24 69.42 22:29:18 22:29:01 all 11.01 0.00 8.36 3.46 0.29 76.88 22:29:18 22:29:01 0 10.38 0.00 8.82 0.84 0.28 79.68 22:29:18 22:29:01 1 12.31 0.00 9.32 5.79 0.29 72.29 22:29:18 22:29:01 2 10.31 0.00 8.05 3.96 0.33 77.36 22:29:18 22:29:01 3 11.04 0.00 7.25 3.25 0.26 78.20 22:29:18 Average: all 5.25 0.00 3.47 1.63 0.10 89.57 22:29:18 Average: 0 4.84 0.00 3.55 1.24 0.10 90.27 22:29:18 Average: 1 5.64 0.00 3.70 1.80 0.10 88.76 22:29:18 Average: 2 4.99 0.00 3.36 1.85 0.10 89.70 22:29:18 Average: 3 5.51 0.00 3.26 1.62 0.09 89.53 22:29:18 22:29:18 22:29:18