Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 3b42cf363f20bae43c178459c74c2e2ed1e81bd2 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa25fb65c2461e649b1a162fbf19ec71f4863fbd # timeout=10 Commit message: "Merge pull request #336 from ernestojeda/golang-1.16" > 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 46d8313d362d7075c0f562900eedc504c24ea18a 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 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-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 BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-3667 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 > 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 Checking out Revision 3b42cf363f20bae43c178459c74c2e2ed1e81bd2 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 3b42cf363f20bae43c178459c74c2e2ed1e81bd2 # timeout=10 Commit message: "feat: Add secure MessageBus capability (#816)" > git rev-list --no-walk caac7112c060bedef21b8f088baea05386aa6cef # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:16:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:16:08 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:16:08 ========================================================= 21:16:08 EdgeX Global Pipelines Version Info 21:16:08 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:16:12 ------------------- 21:16:12 stable info: 21:16:12 ------------------- 21:16:12 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:16:12 Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd 21:16:12 Message: update stable to v1.0.191 21:16:13 ------------------- 21:16:13 experimental info: 21:16:13 ------------------- 21:16:13 Commited By: **** collab-it+edgex@linuxfoundation.org 21:16:13 Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd 21:16:13 Message: update experimental to v1.0.191 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:16:13 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 21:16:13 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 21:16:13 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:16:13 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:16:13 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:16:13 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 21:16:13 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 21:16:13 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 21:16:13 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:16:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:16:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:16:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-functions-sdk-go [Pipeline] echo 21:16:13 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:16:14 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:16:14 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 21:16:14 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 21:16:14 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:16:14 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:16:14 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:16:14 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:16:14 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 21:16:14 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 21:16:14 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:16:14 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:16:14 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 21:16:14 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:16:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 21:16:14 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 21:16:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 21:16:14 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3b42cf363f20bae43c178459c74c2e2ed1e81bd2 [Pipeline] echo 21:16:14 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3b42cf3 [Pipeline] echo 21:16:14 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:16:14 + git log --format=format:%s -1 3b42cf363f20bae43c178459c74c2e2ed1e81bd2 [Pipeline] echo 21:16:15 GIT_COMMIT: 3b42cf363f20bae43c178459c74c2e2ed1e81bd2, Commit Message: feat: Add secure MessageBus capability (#816) [Pipeline] echo 21:16:15 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 21:16:15 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:16:16 21:16:16 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 21:16:17 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:16:17 latest: Pulling from edgex-devops/git-semver 21:16:17 31603596830f: Pulling fs layer 21:16:17 54011a49482f: Pulling fs layer 21:16:17 a6820b24f6d8: Pulling fs layer 21:16:17 f581987b2513: Pulling fs layer 21:16:17 f581987b2513: Waiting 21:16:17 54011a49482f: Verifying Checksum 21:16:17 54011a49482f: Download complete 21:16:17 31603596830f: Verifying Checksum 21:16:17 31603596830f: Download complete 21:16:18 f581987b2513: Verifying Checksum 21:16:18 f581987b2513: Download complete 21:16:18 a6820b24f6d8: Verifying Checksum 21:16:18 a6820b24f6d8: Download complete 21:16:18 31603596830f: Pull complete 21:16:18 54011a49482f: Pull complete 21:16:21 a6820b24f6d8: Pull complete 21:16:21 f581987b2513: Pull complete 21:16:21 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 21:16:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:16:21 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 21:16:22 prd-centos7-docker-4c-2g-3667 does not seem to be running inside a container 21:16:22 $ 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 21:16:25 $ docker top 5ef0ae0a595c49febf22cda71509079322e89fcf9471ca03e318651ef5d91e05 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:16:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:16:26 [ssh-agent] Looking for ssh-agent implementation... 21:16:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:16:26 $ docker exec 5ef0ae0a595c49febf22cda71509079322e89fcf9471ca03e318651ef5d91e05 ssh-agent 21:16:28 SSH_AUTH_SOCK=/tmp/ssh-y6LBs9OljrRZ/agent.12 21:16:28 SSH_AGENT_PID=17 21:16:28 Running ssh-add (command line suppressed) 21:16:28 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_4712749701616063247.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_4712749701616063247.key) 21:16:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:16:28 + git tag --points-at HEAD [Pipeline] } 21:16:29 $ docker exec --env ******** --env ******** 5ef0ae0a595c49febf22cda71509079322e89fcf9471ca03e318651ef5d91e05 ssh-agent -k 21:16:29 unset SSH_AUTH_SOCK; 21:16:29 unset SSH_AGENT_PID; 21:16:29 echo Agent pid 17 killed; 21:16:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:16:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:16:29 [ssh-agent] Looking for ssh-agent implementation... 21:16:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:16:29 $ docker exec 5ef0ae0a595c49febf22cda71509079322e89fcf9471ca03e318651ef5d91e05 ssh-agent 21:16:30 SSH_AUTH_SOCK=/tmp/ssh-qI5suPFtJtfv/agent.45 21:16:30 SSH_AGENT_PID=50 21:16:30 Running ssh-add (command line suppressed) 21:16:30 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_6098962307703176947.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_6098962307703176947.key) 21:16:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:16:30 + git semver init 21:16:30 # -> Open(): unable to determine branch for HEAD 21:16:30 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 21:16:30 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 21:16:30 # $SEMVER_REMOTE_NAME = origin 21:16:30 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:16:30 # $SEMVER_USER_NAME = edgex-jenkins 21:16:30 # $SEMVER_BRANCH = master 21:16:30 # $SEMVER_TEMP = /tmp/semver-274004018 21:16:30 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 21:16:35 # '/tmp/semver-274004018' -> '/w/workspace/ndry_app-functions-sdk-go_master/.semver' 21:16:35 # -> Force: false 21:16:35 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } 21:16:35 $ docker exec --env ******** --env ******** 5ef0ae0a595c49febf22cda71509079322e89fcf9471ca03e318651ef5d91e05 ssh-agent -k 21:16:35 unset SSH_AUTH_SOCK; 21:16:35 unset SSH_AGENT_PID; 21:16:35 echo Agent pid 50 killed; 21:16:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:16:36 + git semver [Pipeline] } 21:16:36 $ docker stop --time=1 5ef0ae0a595c49febf22cda71509079322e89fcf9471ca03e318651ef5d91e05 21:16:38 $ docker rm -f 5ef0ae0a595c49febf22cda71509079322e89fcf9471ca03e318651ef5d91e05 [Pipeline] // withDockerContainer [Pipeline] sh 21:16:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:16:39 Stashed 1 file(s) [Pipeline] echo 21:16:39 [edgeXSemver]: initialized semver on version 2.0.0-dev.55 [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 21:16:55 Still waiting to schedule task 21:16:55 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-3667’ 21:16:55 Still waiting to schedule task 21:16:55 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 21:18:39 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3668 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws 21:18:39 Running in /w/workspace/app-functions-sdk-go/227 [Pipeline] { [Pipeline] checkout 21:18:44 using credential edgex-jenkins-ssh 21:18:44 Cloning the remote Git repository 21:18:44 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 21:18:45 > git init /w/workspace/app-functions-sdk-go/227 # timeout=10 21:18:45 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 21:18:45 > git --version # timeout=10 21:18:45 > git --version # 'git version 2.17.1' 21:18:45 using GIT_SSH to set credentials SSH Credentials for GitHub 21:18:45 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:18:48 Checking out Revision 3b42cf363f20bae43c178459c74c2e2ed1e81bd2 (master) 21:18:48 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 21:18:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:18:48 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 21:18:48 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 21:18:48 using GIT_SSH to set credentials SSH Credentials for GitHub 21:18:48 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 21:18:48 > git config core.sparsecheckout # timeout=10 21:18:49 > git checkout -f 3b42cf363f20bae43c178459c74c2e2ed1e81bd2 # timeout=10 21:18:53 Commit message: "feat: Add secure MessageBus capability (#816)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:18:54 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 21:18:55 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 21:18:55 + true 21:18:55 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 21:18:57 ========================================================= 21:18:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 21:18:57 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:18:58 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 21:18:59 Sending build context to Docker daemon 19.52MB 21:18:59 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 21:18:59 Step 2/8 : FROM ${BASE} 21:18:59 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:18:59 595b0fe564bb: Pulling fs layer 21:18:59 7186ed65a4f7: Pulling fs layer 21:18:59 316046926c0a: Pulling fs layer 21:18:59 4ebd0625c992: Pulling fs layer 21:18:59 207e8628e3a3: Pulling fs layer 21:18:59 c791037a9be2: Pulling fs layer 21:18:59 ffd874e62e21: Pulling fs layer 21:18:59 207e8628e3a3: Waiting 21:18:59 c791037a9be2: Waiting 21:18:59 ffd874e62e21: Waiting 21:18:59 4ebd0625c992: Waiting 21:18:59 316046926c0a: Verifying Checksum 21:18:59 316046926c0a: Download complete 21:18:59 7186ed65a4f7: Download complete 21:18:59 207e8628e3a3: Verifying Checksum 21:18:59 207e8628e3a3: Download complete 21:18:59 c791037a9be2: Verifying Checksum 21:18:59 c791037a9be2: Download complete 21:18:59 595b0fe564bb: Verifying Checksum 21:18:59 595b0fe564bb: Download complete 21:19:00 595b0fe564bb: Pull complete 21:19:01 7186ed65a4f7: Pull complete 21:19:01 316046926c0a: Pull complete 21:19:02 ffd874e62e21: Verifying Checksum 21:19:02 ffd874e62e21: Download complete 21:19:04 4ebd0625c992: Verifying Checksum 21:19:04 4ebd0625c992: Download complete 21:19:14 4ebd0625c992: Pull complete 21:19:14 207e8628e3a3: Pull complete 21:19:14 c791037a9be2: Pull complete 21:19:18 ffd874e62e21: Pull complete 21:19:18 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 21:19:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 21:19:18 ---> cfc18b08335c 21:19:18 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 21:19:18 20.10.0: Pulling from library/docker 21:19:18 a3cc7d3b244e: Pulling fs layer 21:19:18 02a3295e0d61: Pulling fs layer 21:19:18 0f4f2e6d8100: Pulling fs layer 21:19:18 330b718f631f: Pulling fs layer 21:19:18 a93816041522: Pulling fs layer 21:19:18 bdb6da89ff94: Pulling fs layer 21:19:18 2a70c0c122f4: Pulling fs layer 21:19:18 a93816041522: Waiting 21:19:18 2a70c0c122f4: Waiting 21:19:18 bdb6da89ff94: Waiting 21:19:18 330b718f631f: Waiting 21:19:18 0f4f2e6d8100: Download complete 21:19:18 02a3295e0d61: Verifying Checksum 21:19:18 02a3295e0d61: Download complete 21:19:18 a3cc7d3b244e: Verifying Checksum 21:19:18 a93816041522: Verifying Checksum 21:19:18 a93816041522: Download complete 21:19:18 bdb6da89ff94: Verifying Checksum 21:19:18 bdb6da89ff94: Download complete 21:19:18 2a70c0c122f4: Download complete 21:19:19 a3cc7d3b244e: Pull complete 21:19:19 02a3295e0d61: Pull complete 21:19:20 0f4f2e6d8100: Pull complete 21:19:20 330b718f631f: Verifying Checksum 21:19:20 330b718f631f: Download complete 21:19:23 Running on prd-centos7-docker-4c-2g-3669 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws 21:19:23 Running in /w/workspace/app-functions-sdk-go/227 [Pipeline] { [Pipeline] checkout 21:19:23 330b718f631f: Pull complete 21:19:24 a93816041522: Pull complete 21:19:24 bdb6da89ff94: Pull complete 21:19:24 2a70c0c122f4: Pull complete 21:19:24 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 21:19:24 Status: Downloaded newer image for docker:20.10.0 21:19:25 using credential edgex-jenkins-ssh 21:19:25 Cloning the remote Git repository 21:19:25 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 21:19:25 > git init /w/workspace/app-functions-sdk-go/227 # timeout=10 21:19:25 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 21:19:25 > git --version # timeout=10 21:19:25 > git --version # 'git version 2.24.3' 21:19:25 using GIT_SSH to set credentials SSH Credentials for GitHub 21:19:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:19:28 Checking out Revision 3b42cf363f20bae43c178459c74c2e2ed1e81bd2 (master) 21:19:27 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 21:19:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:19:27 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 21:19:27 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 21:19:27 using GIT_SSH to set credentials SSH Credentials for GitHub 21:19:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 21:19:28 > git config core.sparsecheckout # timeout=10 21:19:28 > git checkout -f 3b42cf363f20bae43c178459c74c2e2ed1e81bd2 # timeout=10 21:19:31 ---> 02604e16a0bb 21:19:31 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 21:19:31 ---> Running in 2d6829e1c841 21:19:31 Removing intermediate container 2d6829e1c841 21:19:31 ---> 89accc390271 21:19:31 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 21:19:31 ---> Running in b7e6fbea9494 21:19:31 Commit message: "feat: Add secure MessageBus capability (#816)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:19:32 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:19:32 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 21:19:33 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 21:19:33 + true 21:19:33 + sudo service docker restart 21:19:33 Redirecting to /bin/systemctl restart docker.service 21:19:33 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [Pipeline] unstash [Pipeline] echo 21:19:34 ========================================================= 21:19:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 21:19:34 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:19:34 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 21:19:35 (1/5) Installing libsodium (1.0.18-r0) 21:19:35 (2/5) Installing libzmq (4.3.3-r1) 21:19:35 (3/5) Installing pkgconf (1.7.3-r0) 21:19:35 Sending build context to Docker daemon 19.52MB 21:19:35 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 21:19:35 Step 2/8 : FROM ${BASE} 21:19:35 (4/5) Installing libsodium-dev (1.0.18-r0) 21:19:35 (5/5) Installing zeromq-dev (4.3.3-r1) 21:19:35 Executing busybox-1.32.1-r6.trigger 21:19:35 OK: 139 MiB in 45 packages 21:19:35 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 21:19:35 540db60ca938: Pulling fs layer 21:19:35 adcc1eea9eea: Pulling fs layer 21:19:35 4c4ab2625f07: Pulling fs layer 21:19:35 0510c868ecb4: Pulling fs layer 21:19:35 afea3b2eda06: Pulling fs layer 21:19:35 7809a108b3ef: Pulling fs layer 21:19:35 f706445af74f: Pulling fs layer 21:19:35 0510c868ecb4: Waiting 21:19:35 afea3b2eda06: Waiting 21:19:35 7809a108b3ef: Waiting 21:19:35 f706445af74f: Waiting 21:19:35 4c4ab2625f07: Verifying Checksum 21:19:35 4c4ab2625f07: Download complete 21:19:35 adcc1eea9eea: Verifying Checksum 21:19:35 adcc1eea9eea: Download complete 21:19:35 afea3b2eda06: Verifying Checksum 21:19:35 afea3b2eda06: Download complete 21:19:35 7809a108b3ef: Verifying Checksum 21:19:35 7809a108b3ef: Download complete 21:19:35 540db60ca938: Verifying Checksum 21:19:35 540db60ca938: Download complete 21:19:36 540db60ca938: Pull complete 21:19:36 adcc1eea9eea: Pull complete 21:19:36 4c4ab2625f07: Pull complete 21:19:37 Removing intermediate container b7e6fbea9494 21:19:37 ---> 34b602e1197d 21:19:37 Step 6/8 : WORKDIR /build 21:19:37 ---> Running in cd91fc24d2d9 21:19:37 Removing intermediate container cd91fc24d2d9 21:19:37 ---> 4afa935d0092 21:19:37 Step 7/8 : COPY go.mod . 21:19:37 f706445af74f: Verifying Checksum 21:19:37 f706445af74f: Download complete 21:19:38 ---> 47cda9c3d671 21:19:38 Step 8/8 : RUN go mod download 21:19:38 ---> Running in 754d479265fc 21:19:38 0510c868ecb4: Verifying Checksum 21:19:38 0510c868ecb4: Download complete 21:19:44 0510c868ecb4: Pull complete 21:19:44 afea3b2eda06: Pull complete 21:19:44 7809a108b3ef: Pull complete 21:19:54 f706445af74f: Pull complete 21:19:54 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 21:19:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 21:19:54 ---> b068be0155e3 21:19:54 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 21:19:54 20.10.0: Pulling from library/docker 21:19:54 05e7bc50f07f: Pulling fs layer 21:19:54 6db28d0fdbf6: Pulling fs layer 21:19:54 292df0bc6bf3: Pulling fs layer 21:19:54 2e060f4bd70b: Pulling fs layer 21:19:54 80e8d568a223: Pulling fs layer 21:19:54 8dc6ef1a942a: Pulling fs layer 21:19:54 2312dd95470a: Pulling fs layer 21:19:54 2312dd95470a: Waiting 21:19:54 2e060f4bd70b: Waiting 21:19:54 80e8d568a223: Waiting 21:19:54 8dc6ef1a942a: Waiting 21:19:54 292df0bc6bf3: Verifying Checksum 21:19:54 292df0bc6bf3: Download complete 21:19:54 6db28d0fdbf6: Verifying Checksum 21:19:54 6db28d0fdbf6: Download complete 21:19:54 05e7bc50f07f: Verifying Checksum 21:19:54 05e7bc50f07f: Download complete 21:19:54 80e8d568a223: Download complete 21:19:54 2312dd95470a: Verifying Checksum 21:19:54 2312dd95470a: Download complete 21:19:54 8dc6ef1a942a: Verifying Checksum 21:19:54 8dc6ef1a942a: Download complete 21:19:54 05e7bc50f07f: Pull complete 21:19:54 6db28d0fdbf6: Pull complete 21:19:54 292df0bc6bf3: Pull complete 21:19:55 2e060f4bd70b: Download complete 21:19:57 2e060f4bd70b: Pull complete 21:19:57 80e8d568a223: Pull complete 21:19:57 8dc6ef1a942a: Pull complete 21:19:58 2312dd95470a: Pull complete 21:19:58 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 21:19:58 Status: Downloaded newer image for docker:20.10.0 21:20:00 ---> 6693fa628ae4 21:20:00 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 21:20:00 ---> Running in 2b1b140134fa 21:20:00 Removing intermediate container 2b1b140134fa 21:20:00 ---> 81750dfe3849 21:20:00 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 21:20:00 ---> Running in 0378f40a76c0 21:20:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:20:01 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:20:02 (1/5) Installing libsodium (1.0.18-r0) 21:20:02 (2/5) Installing libzmq (4.3.3-r1) 21:20:02 (3/5) Installing pkgconf (1.7.3-r0) 21:20:02 (4/5) Installing libsodium-dev (1.0.18-r0) 21:20:02 (5/5) Installing zeromq-dev (4.3.3-r1) 21:20:02 Executing busybox-1.32.1-r6.trigger 21:20:02 OK: 150 MiB in 45 packages 21:20:03 Removing intermediate container 0378f40a76c0 21:20:03 ---> fc25a2a5a85e 21:20:03 Step 6/8 : WORKDIR /build 21:20:03 ---> Running in f12e56eb8e04 21:20:03 Removing intermediate container f12e56eb8e04 21:20:03 ---> faef831ff6a3 21:20:03 Step 7/8 : COPY go.mod . 21:20:03 ---> 7683ae2306cc 21:20:03 Step 8/8 : RUN go mod download 21:20:03 ---> Running in 266c90f136b0 21:20:05 Removing intermediate container 754d479265fc 21:20:05 ---> eebf06846de5 21:20:05 Successfully built eebf06846de5 21:20:05 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:20:05 + docker inspect -f . ci-base-image-arm64 21:20:05 . [Pipeline] withDockerContainer 21:20:05 prd-ubuntu18.04-docker-arm64-4c-16g-3668 does not seem to be running inside a container 21:20:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/227 -v /w/workspace/app-functions-sdk-go/227:/w/workspace/app-functions-sdk-go/227:rw,z -v /w/workspace/app-functions-sdk-go/227@tmp:/w/workspace/app-functions-sdk-go/227@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-arm64 cat 21:20:07 $ docker top 725f6c0c8a124ff37037a5623089a6c228a9a3f847cabc4c559061dfbf3eae21 -eo pid,comm [Pipeline] { [Pipeline] sh 21:20:08 + go version 21:20:08 go version go1.16.3 linux/arm64 [Pipeline] } 21:20:08 $ docker stop --time=1 725f6c0c8a124ff37037a5623089a6c228a9a3f847cabc4c559061dfbf3eae21 21:20:10 $ docker rm -f 725f6c0c8a124ff37037a5623089a6c228a9a3f847cabc4c559061dfbf3eae21 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:20:10 + docker inspect -f . ci-base-image-arm64 21:20:10 . [Pipeline] withDockerContainer 21:20:11 prd-ubuntu18.04-docker-arm64-4c-16g-3668 does not seem to be running inside a container 21:20:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/227 -v /w/workspace/app-functions-sdk-go/227:/w/workspace/app-functions-sdk-go/227:rw,z -v /w/workspace/app-functions-sdk-go/227@tmp:/w/workspace/app-functions-sdk-go/227@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-arm64 cat 21:20:12 $ docker top fdc152d2a3a8d07e369e68ea15d411c41d731af6b89aedc1f6849b7a83c9171a -eo pid,comm [Pipeline] { [Pipeline] sh 21:20:13 + go mod tidy [Pipeline] sh 21:20:15 + make test 21:20:15 make -C ./app-service-template build 21:20:15 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/227/app-service-template' 21:20:15 go mod tidy 21:20:15 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service 21:20:30 Removing intermediate container 266c90f136b0 21:20:30 ---> a006bece4777 21:20:30 Successfully built a006bece4777 21:20:30 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 21:20:30 + docker inspect -f . ci-base-image-x86_64 21:20:31 . [Pipeline] withDockerContainer 21:20:31 prd-centos7-docker-4c-2g-3669 does not seem to be running inside a container 21:20:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/227 -v /w/workspace/app-functions-sdk-go/227:/w/workspace/app-functions-sdk-go/227:rw,z -v /w/workspace/app-functions-sdk-go/227@tmp:/w/workspace/app-functions-sdk-go/227@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 21:20:32 $ docker top 4aff1e6643b1263a28413b9e7d305805ebd53acf17ef6a80aec4f25e464821a1 -eo pid,comm [Pipeline] { [Pipeline] sh 21:20:32 + go version 21:20:32 go version go1.16.3 linux/amd64 [Pipeline] } 21:20:32 $ docker stop --time=1 4aff1e6643b1263a28413b9e7d305805ebd53acf17ef6a80aec4f25e464821a1 21:20:34 $ docker rm -f 4aff1e6643b1263a28413b9e7d305805ebd53acf17ef6a80aec4f25e464821a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:20:34 + docker inspect -f . ci-base-image-x86_64 21:20:34 . [Pipeline] withDockerContainer 21:20:34 prd-centos7-docker-4c-2g-3669 does not seem to be running inside a container 21:20:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/227 -v /w/workspace/app-functions-sdk-go/227:/w/workspace/app-functions-sdk-go/227:rw,z -v /w/workspace/app-functions-sdk-go/227@tmp:/w/workspace/app-functions-sdk-go/227@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 21:20:35 $ docker top d10ecfefe02ce78dd5da99e51fb155978e0997789ccdac8d3021a04b06c2608b -eo pid,comm [Pipeline] { [Pipeline] sh 21:20:35 + go mod tidy [Pipeline] sh 21:20:37 + make test 21:20:37 make -C ./app-service-template build 21:20:37 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/227/app-service-template' 21:20:37 go mod tidy 21:20:37 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service 21:20:47 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/227/app-service-template' 21:20:47 make -C ./app-service-template test 21:20:47 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/227/app-service-template' 21:20:47 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 21:20:52 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/227/app-service-template' 21:20:52 make -C ./app-service-template test 21:20:52 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/227/app-service-template' 21:20:52 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 21:21:03 ok new-app-service 0.019s coverage: 47.8% of statements 21:21:03 ? new-app-service/config [no test files] 21:21:03 ok new-app-service/functions 0.012s 21:21:03 CGO_ENABLED=1 go vet ./... 21:21:09 gofmt -l . 21:21:09 [ "`gofmt -l .`" = "" ] 21:21:09 ./bin/test-go-mod-tidy.sh 21:21:09 ./bin/test-attribution-txt.sh 21:21:10 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/227/app-service-template' 21:21:10 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:21:10 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 21:21:13 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.024s coverage: 56.5% of statements 21:21:13 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.026s coverage: 92.5% of statements 21:21:13 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 21:21:13 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.042s coverage: 61.5% of statements 21:21:13 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 21:21:13 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.024s 21:21:14 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.034s coverage: 75.4% of statements 21:21:14 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 21:21:14 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 21:21:14 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 21:21:14 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 21:21:14 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 21:21:14 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 21:21:14 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.021s coverage: 97.0% of statements 21:21:14 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 21:21:14 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.013s coverage: 10.5% of statements 21:21:18 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.768s coverage: 75.5% of statements 21:21:18 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 21:21:18 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.016s coverage: 18.4% of statements 21:21:18 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.035s coverage: 27.3% of statements 21:21:18 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 21:21:18 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 21:21:18 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.013s coverage: 51.4% of statements 21:21:20 ok new-app-service 0.038s coverage: 47.8% of statements 21:21:20 ? new-app-service/config [no test files] 21:21:20 ok new-app-service/functions 0.027s 21:21:20 CGO_ENABLED=1 go vet ./... 21:21:44 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.058s coverage: 81.9% of statements 21:21:44 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.010s coverage: 94.4% of statements 21:21:44 CGO_ENABLED=1 GO111MODULE=on go vet ./... 21:21:44 gofmt -l . 21:21:44 [ "`gofmt -l .`" = "" ] 21:21:44 ./app-service-template/bin/test-go-mod-tidy.sh [Pipeline] } 21:21:44 $ docker stop --time=1 d10ecfefe02ce78dd5da99e51fb155978e0997789ccdac8d3021a04b06c2608b 21:21:46 $ docker rm -f d10ecfefe02ce78dd5da99e51fb155978e0997789ccdac8d3021a04b06c2608b [Pipeline] // withDockerContainer [Pipeline] sh 21:21:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:21:47 gofmt -l . 21:21:47 [ "`gofmt -l .`" = "" ] 21:21:47 ./bin/test-go-mod-tidy.sh 21:21:47 ./bin/test-attribution-txt.sh 21:21:47 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/227/app-service-template' 21:21:47 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:21:47 Stashed 2 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 Post stage [Pipeline] libraryResource [Pipeline] sh 21:21:47 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 21:21:48 ---> job-cost.sh 21:21:48 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bdxb 21:21:56 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.073s coverage: 56.5% of statements 21:21:56 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.100s coverage: 92.5% of statements 21:21:56 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 21:21:56 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.099s coverage: 61.5% of statements 21:21:56 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 21:21:56 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.050s 21:21:58 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.100s coverage: 75.4% of statements 21:21:58 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 21:21:58 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 21:21:58 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 21:21:58 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 21:21:58 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 21:21:58 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 21:21:58 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.023s coverage: 97.0% of statements 21:21:58 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 21:21:58 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.053s coverage: 10.5% of statements 21:22:02 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 21:22:03 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.830s coverage: 75.5% of statements 21:22:03 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 21:22:03 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.039s coverage: 18.4% of statements 21:22:03 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.060s coverage: 27.3% of statements 21:22:03 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 21:22:03 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 21:22:03 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.096s coverage: 51.4% of statements 21:22:29 lf-activate-venv(): INFO: Adding /tmp/venv-bdxb/bin to PATH 21:22:29 INFO: No Stack... 21:22:30 INFO: Retrieving Pricing Info for: v1-standard-2 21:22:31 INFO: Archiving Costs [Pipeline] sh 21:22:31 + cat /w/workspace/app-functions-sdk-go/227/archives/cost.csv 21:22:31 + cut -d, -f6 [Pipeline] lock 21:22:31 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-master-227-stack-cost] 21:22:31 Resource [jenkins-edgexfoundry-app-functions-sdk-go-master-227-stack-cost] did not exist. Created. 21:22:31 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-master-227-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:22:31 + echo total: 0.029999999329447746 [Pipeline] stash 21:22:32 Stashed 1 file(s) [Pipeline] } 21:22:32 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-master-227-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 21:22:35 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.107s coverage: 81.9% of statements 21:22:35 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.031s coverage: 94.4% of statements 21:22:35 CGO_ENABLED=1 GO111MODULE=on go vet ./... 21:22:35 gofmt -l . 21:22:35 [ "`gofmt -l .`" = "" ] 21:22:35 ./app-service-template/bin/test-go-mod-tidy.sh [Pipeline] } 21:22:36 $ docker stop --time=1 fdc152d2a3a8d07e369e68ea15d411c41d731af6b89aedc1f6849b7a83c9171a 21:22:38 $ docker rm -f fdc152d2a3a8d07e369e68ea15d411c41d731af6b89aedc1f6849b7a83c9171a [Pipeline] // withDockerContainer [Pipeline] sh 21:22:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:22:39 Warning: overwriting stash ‘coverage-report’ 21:22:40 Stashed 2 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 Post stage [Pipeline] libraryResource [Pipeline] sh 21:22:40 ---> job-cost.sh 21:22:40 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qcrO 21:23:19 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 21:24:41 lf-activate-venv(): INFO: Adding /tmp/venv-qcrO/bin to PATH 21:24:41 INFO: No Stack... 21:24:41 INFO: Retrieving Pricing Info for: lf-standard-4 21:24:41 INFO: Archiving Costs [Pipeline] sh 21:24:42 + cat /w/workspace/app-functions-sdk-go/227/archives/cost.csv 21:24:42 + cut -d, -f6 [Pipeline] lock 21:24:42 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-master-227-stack-cost] 21:24:42 Resource [jenkins-edgexfoundry-app-functions-sdk-go-master-227-stack-cost] did not exist. Created. 21:24:42 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-master-227-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:24:42 /w/workspace/app-functions-sdk-go/227@tmp/durable-de6afd2c/script.sh: 1: /w/workspace/app-functions-sdk-go/227@tmp/durable-de6afd2c/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 21:24:42 + echo total: 0.20999999344348907 [Pipeline] stash 21:24:42 Warning: overwriting stash ‘stack-cost’ 21:24:43 Stashed 1 file(s) [Pipeline] } 21:24:43 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-master-227-stack-cost] [Pipeline] // lock [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 21:24:43 provisioning config files... 21:24:43 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config3289944448536064561tmp [Pipeline] { [Pipeline] sh 21:24:44 + set +x 21:24:44 + curl -s https://codecov.io/bash 21:24:44 + bash -s -- 21:24:44 21:24:44 _____ _ 21:24:44 / ____| | | 21:24:44 | | ___ __| | ___ ___ _____ __ 21:24:44 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:24:44 | |___| (_) | (_| | __/ (_| (_) \ V / 21:24:44 \_____\___/ \__,_|\___|\___\___/ \_/ 21:24:44 Bash-1.0.2 21:24:44 21:24:44 21:24:44 ==> git version 2.24.3 found 21:24:44 ==> 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 21:24:44 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 21:24:44 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 21:24:44 ==> Jenkins CI detected. 21:24:44 project root: . 21:24:44 --> token set from env 21:24:44 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:24:44 ==> Running gcov in . (disable via -X gcov) 21:24:44 ==> Python coveragepy not found 21:24:44 ==> Searching for coverage reports in: 21:24:44 + . 21:24:44 -> Found 2 reports 21:24:44 ==> Detecting git/mercurial file structure 21:24:44 ==> Reading reports 21:24:44 + ./app-service-template/coverage.out bytes=1055 21:24:44 + ./coverage.out bytes=86447 21:24:44 ==> Appending adjustments 21:24:44 https://docs.codecov.io/docs/fixing-reports 21:24:45 + Found adjustments 21:24:45 ==> Gzipping contents 21:24:45 16K /tmp/codecov.FW536h.gz 21:24:45 ==> Uploading reports 21:24:45 url: https://codecov.io 21:24:45 query: branch=master&commit=3b42cf363f20bae43c178459c74c2e2ed1e81bd2&build=227&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F227%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:24:45 -> Pinging Codecov 21:24:45 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=master&commit=3b42cf363f20bae43c178459c74c2e2ed1e81bd2&build=227&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F227%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:24:46 -> Uploading to 21:24:46 https://storage.googleapis.com/codecov/v4/raw/2021-05-07/3D8B5DFFC46A037C893635FACE044666/3b42cf363f20bae43c178459c74c2e2ed1e81bd2/37e3a18d-196f-4651-bdbd-087f6c03f10f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210507%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210507T212446Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ab928d4d946a5a5c445427e2ca706c57d70b78ae7db0b2bfca60bd1882b54380 21:24:46 % Total % Received % Xferd Average Speed Time Time Time Current 21:24:46 Dload Upload Total Spent Left Speed 21:24:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15288 0 0 100 15288 0 27881 --:--:-- --:--:-- --:--:-- 27948 21:24:46 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/3b42cf363f20bae43c178459c74c2e2ed1e81bd2 [Pipeline] } 21:24:46 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 21:24:47 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:24:47 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:24:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:24:48 21:24:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 21:24:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:24:49 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:24:49 188c0c94c7c5: Pulling fs layer 21:24:49 0ef7d3d256c8: Pulling fs layer 21:24:49 de9db76c5a1d: Pulling fs layer 21:24:49 0eba1c9be4d2: Pulling fs layer 21:24:49 0d57e429df01: Pulling fs layer 21:24:49 4e4be7b47b0d: Pulling fs layer 21:24:49 e1f770b5df2f: Pulling fs layer 21:24:49 85a0685a4137: Pulling fs layer 21:24:49 0d57e429df01: Waiting 21:24:49 4e4be7b47b0d: Waiting 21:24:49 e1f770b5df2f: Waiting 21:24:49 0eba1c9be4d2: Waiting 21:24:49 85a0685a4137: Waiting 21:24:49 de9db76c5a1d: Download complete 21:24:49 0ef7d3d256c8: Download complete 21:24:49 0d57e429df01: Verifying Checksum 21:24:49 0d57e429df01: Download complete 21:24:49 4e4be7b47b0d: Verifying Checksum 21:24:49 4e4be7b47b0d: Download complete 21:24:49 188c0c94c7c5: Verifying Checksum 21:24:49 188c0c94c7c5: Download complete 21:24:50 188c0c94c7c5: Pull complete 21:24:50 0ef7d3d256c8: Pull complete 21:24:50 de9db76c5a1d: Pull complete 21:24:53 e1f770b5df2f: Verifying Checksum 21:24:53 e1f770b5df2f: Download complete 21:25:01 0eba1c9be4d2: Verifying Checksum 21:25:01 0eba1c9be4d2: Download complete 21:25:03 85a0685a4137: Verifying Checksum 21:25:03 85a0685a4137: Download complete 21:25:15 0eba1c9be4d2: Pull complete 21:25:15 0d57e429df01: Pull complete 21:25:15 4e4be7b47b0d: Pull complete 21:25:17 e1f770b5df2f: Pull complete 21:25:30 85a0685a4137: Pull complete 21:25:30 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 21:25:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:25:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 21:25:31 prd-centos7-docker-4c-2g-3667 does not seem to be running inside a container 21:25:31 $ 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 21:25:33 $ docker top 85dbe6036ea609472e590e2b6fe29e80ace20ec54ef2735f4c19e39d96608453 -eo pid,comm [Pipeline] { [Pipeline] echo 21:25:33 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 21:25:33 + set -o pipefail 21:25:33 + snyk monitor '--org=edgex-jenkins' 21:25:52 21:25:52 Monitoring /w/workspace/ndry_app-functions-sdk-go_master (github.com/edgexfoundry/app-functions-sdk-go/v2)... 21:25:52 21:25:52 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/532bf4e0-c9ac-4015-a8eb-4e1515644558/history/e92915c4-8ce8-4db5-beb2-44db48973de1 21:25:52 21:25:52 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 21:25:52 21:25:52 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:25:52 21:25:52 [Pipeline] } 21:25:52 $ docker stop --time=1 85dbe6036ea609472e590e2b6fe29e80ace20ec54ef2735f4c19e39d96608453 21:25:55 $ docker rm -f 85dbe6036ea609472e590e2b6fe29e80ace20ec54ef2735f4c19e39d96608453 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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 21:25:56 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:25:56 provisioning config files... 21:25:56 copy managed file [swaggerhub-api-key] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config3492088304509991427tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:25:57 --> edgex-publish-swagger.sh 21:25:57 === Publish openapi/v2 API === 21:25:57 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 21:25:57 [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/ndry_app-functions-sdk-go_master/openapi/v2/app-functions-sdk.yaml] 21:25:57 % Total % Received % Xferd Average Speed Time Time Time Current 21:25:57 Dload Upload Total Spent Left Speed 21:25:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13052 0 0 100 13052 0 11079 0:00:01 0:00:01 --:--:-- 11108 100 13052 0 0 100 13052 0 11076 0:00:01 0:00:01 --:--:-- 11108 21:25:58 21:25:58 [Pipeline] } 21:25:58 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 21:25:59 + git log --format=format:%s -1 3b42cf363f20bae43c178459c74c2e2ed1e81bd2 [Pipeline] isUnix [Pipeline] sh 21:25:59 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:25:59 . [Pipeline] withDockerContainer 21:25:59 prd-centos7-docker-4c-2g-3667 does not seem to be running inside a container 21:26:00 $ 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 21:26:01 $ docker top 9b0a12cf0baa5eff20109d4fe11d0a4ff4dd548e6d85618c8dd4dad83f3e0c9a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:26:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:26:02 [ssh-agent] Looking for ssh-agent implementation... 21:26:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:26:02 $ docker exec 9b0a12cf0baa5eff20109d4fe11d0a4ff4dd548e6d85618c8dd4dad83f3e0c9a ssh-agent 21:26:03 SSH_AUTH_SOCK=/tmp/ssh-rxTiabY3tuBb/agent.11 21:26:03 SSH_AGENT_PID=16 21:26:03 Running ssh-add (command line suppressed) 21:26:03 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_7047762923288630204.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_7047762923288630204.key) 21:26:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:26:04 + git semver tag 21:26:04 # -> Open(): unable to determine branch for HEAD 21:26:04 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 21:26:04 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 21:26:04 # $SEMVER_REMOTE_NAME = origin 21:26:04 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:26:04 # $SEMVER_USER_NAME = edgex-jenkins 21:26:04 # $SEMVER_BRANCH = master 21:26:04 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver 21:26:04 # 3b42cf363f20bae43c178459c74c2e2ed1e81bd2 HEAD 21:26:04 # -> Force: false 21:26:04 # 58fe3435e051e8b0dd0cfd675f4e0ca9f70cb5db refs/tags/v2.0.0-dev.55 [Pipeline] } 21:26:04 $ docker exec --env ******** --env ******** 9b0a12cf0baa5eff20109d4fe11d0a4ff4dd548e6d85618c8dd4dad83f3e0c9a ssh-agent -k 21:26:04 unset SSH_AUTH_SOCK; 21:26:04 unset SSH_AGENT_PID; 21:26:04 echo Agent pid 16 killed; 21:26:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:26:05 + git semver [Pipeline] } 21:26:05 $ docker stop --time=1 9b0a12cf0baa5eff20109d4fe11d0a4ff4dd548e6d85618c8dd4dad83f3e0c9a 21:26:07 $ docker rm -f 9b0a12cf0baa5eff20109d4fe11d0a4ff4dd548e6d85618c8dd4dad83f3e0c9a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 21:26:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:26:08 21:26:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 21:26:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:26:09 0.23.1-centos7: Pulling from edgex-lftools 21:26:09 ab5ef0e58194: Pulling fs layer 21:26:09 9712f1f96733: Pulling fs layer 21:26:09 63f879dbbcfc: Pulling fs layer 21:26:09 0d9ebad4ef96: Pulling fs layer 21:26:09 e9a5061849ea: Pulling fs layer 21:26:09 d747dcd14b5f: Pulling fs layer 21:26:09 2de7ff778b66: Pulling fs layer 21:26:09 0d9ebad4ef96: Waiting 21:26:09 e9a5061849ea: Waiting 21:26:09 d747dcd14b5f: Waiting 21:26:09 2de7ff778b66: Waiting 21:26:09 9712f1f96733: Verifying Checksum 21:26:09 9712f1f96733: Download complete 21:26:14 63f879dbbcfc: Verifying Checksum 21:26:14 63f879dbbcfc: Download complete 21:26:15 e9a5061849ea: Verifying Checksum 21:26:15 e9a5061849ea: Download complete 21:26:15 d747dcd14b5f: Verifying Checksum 21:26:15 d747dcd14b5f: Download complete 21:26:16 0d9ebad4ef96: Verifying Checksum 21:26:16 0d9ebad4ef96: Download complete 21:26:16 2de7ff778b66: Verifying Checksum 21:26:16 2de7ff778b66: Download complete 21:26:17 ab5ef0e58194: Verifying Checksum 21:26:17 ab5ef0e58194: Download complete 21:26:30 ab5ef0e58194: Pull complete 21:26:30 9712f1f96733: Pull complete 21:26:33 63f879dbbcfc: Pull complete 21:26:49 0d9ebad4ef96: Pull complete 21:26:52 e9a5061849ea: Pull complete 21:26:52 d747dcd14b5f: Pull complete 21:26:57 2de7ff778b66: Pull complete 21:26:57 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:26:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:26:57 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 21:26:57 prd-centos7-docker-4c-2g-3667 does not seem to be running inside a container 21:26:58 $ 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 21:27:01 $ docker top cbf6ec03153d8827000141db1a0eb2033d10e3ac6668f67f9577933d13f4024f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:27:02 provisioning config files... 21:27:02 copy managed file [sigul-config] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config4037545513218505004tmp 21:27:02 copy managed file [sigul-password] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config3084598675115671858tmp 21:27:03 copy managed file [sigul-pki] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config21392959768879064tmp [Pipeline] { [Pipeline] echo 21:27:03 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:27:04 ---> sigul-configuration.sh 21:27:04 gpg: directory `/root/.gnupg' created 21:27:04 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:27:04 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:27:04 gpg: keyring `/root/.gnupg/secring.gpg' created 21:27:04 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:27:04 gpg: CAST5 encrypted data 21:27:04 gpg: encrypted with 1 passphrase 21:27:04 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:27:05 + mkdir /home/jenkins 21:27:05 + mkdir /home/jenkins/sigul [Pipeline] sh 21:27:06 + 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 21:27:06 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:27:06 ---> sigul-install.sh 21:27:19 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 21:27:20 + git tag --list 21:27:20 v0.1.0 21:27:20 v0.1.1 21:27:20 v1.0.0 21:27:20 v1.1.0 21:27:20 v1.2.0 21:27:20 v1.3.0 21:27:20 v1.3.1 21:27:20 v1.3.1-dev.1 21:27:20 v1.3.2-dev.1 21:27:20 v2.0.0-dev.1 21:27:20 v2.0.0-dev.10 21:27:20 v2.0.0-dev.11 21:27:20 v2.0.0-dev.12 21:27:20 v2.0.0-dev.13 21:27:20 v2.0.0-dev.14 21:27:20 v2.0.0-dev.15 21:27:20 v2.0.0-dev.16 21:27:20 v2.0.0-dev.17 21:27:20 v2.0.0-dev.18 21:27:20 v2.0.0-dev.19 21:27:20 v2.0.0-dev.2 21:27:20 v2.0.0-dev.20 21:27:20 v2.0.0-dev.21 21:27:20 v2.0.0-dev.22 21:27:20 v2.0.0-dev.23 21:27:20 v2.0.0-dev.24 21:27:20 v2.0.0-dev.25 21:27:20 v2.0.0-dev.26 21:27:20 v2.0.0-dev.27 21:27:20 v2.0.0-dev.28 21:27:20 v2.0.0-dev.29 21:27:20 v2.0.0-dev.3 21:27:20 v2.0.0-dev.30 21:27:20 v2.0.0-dev.31 21:27:20 v2.0.0-dev.32 21:27:20 v2.0.0-dev.33 21:27:20 v2.0.0-dev.34 21:27:20 v2.0.0-dev.35 21:27:20 v2.0.0-dev.36 21:27:20 v2.0.0-dev.37 21:27:20 v2.0.0-dev.38 21:27:20 v2.0.0-dev.39 21:27:20 v2.0.0-dev.4 21:27:20 v2.0.0-dev.40 21:27:20 v2.0.0-dev.41 21:27:20 v2.0.0-dev.42 21:27:20 v2.0.0-dev.43 21:27:20 v2.0.0-dev.44 21:27:20 v2.0.0-dev.45 21:27:20 v2.0.0-dev.46 21:27:20 v2.0.0-dev.47 21:27:20 v2.0.0-dev.48 21:27:20 v2.0.0-dev.49 21:27:20 v2.0.0-dev.5 21:27:20 v2.0.0-dev.50 21:27:20 v2.0.0-dev.51 21:27:20 v2.0.0-dev.52 21:27:20 v2.0.0-dev.53 21:27:20 v2.0.0-dev.54 21:27:20 v2.0.0-dev.55 21:27:20 v2.0.0-dev.6 21:27:20 v2.0.0-dev.7 21:27:20 v2.0.0-dev.8 21:27:20 v2.0.0-dev.9 [Pipeline] sh 21:27:21 + lftools sign git-tag v2.0.0-dev.55 21:27:24 Signing Git tag with Sigul... 21:27:24 Signing v2.0.0-dev.55 [Pipeline] echo 21:27:25 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:27:25 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:27:25 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:27:25 $ docker stop --time=1 cbf6ec03153d8827000141db1a0eb2033d10e3ac6668f67f9577933d13f4024f 21:27:29 $ docker rm -f cbf6ec03153d8827000141db1a0eb2033d10e3ac6668f67f9577933d13f4024f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 21:27:30 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:27:30 . [Pipeline] withDockerContainer 21:27:31 prd-centos7-docker-4c-2g-3667 does not seem to be running inside a container 21:27: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 21:27:33 $ docker top 92d9c95cc5c2f19faa31ce04ceb05229baa3666fa37325f4c75213767258b62e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:27:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:27:34 [ssh-agent] Looking for ssh-agent implementation... 21:27:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:27:35 $ docker exec 92d9c95cc5c2f19faa31ce04ceb05229baa3666fa37325f4c75213767258b62e ssh-agent 21:27:35 SSH_AUTH_SOCK=/tmp/ssh-W78besqBvzie/agent.11 21:27:35 SSH_AGENT_PID=17 21:27:35 Running ssh-add (command line suppressed) 21:27:36 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_7760319948370576090.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_7760319948370576090.key) 21:27:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:27:38 + git semver bump pre 21:27:38 # -> Open(): unable to determine branch for HEAD 21:27:38 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 21:27:38 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 21:27:38 # $SEMVER_REMOTE_NAME = origin 21:27:38 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:27:38 # $SEMVER_USER_NAME = edgex-jenkins 21:27:38 # $SEMVER_BRANCH = master 21:27:38 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver 21:27:38 2.0.0-dev.56 [Pipeline] } 21:27:38 $ docker exec --env ******** --env ******** 92d9c95cc5c2f19faa31ce04ceb05229baa3666fa37325f4c75213767258b62e ssh-agent -k 21:27:38 unset SSH_AUTH_SOCK; 21:27:38 unset SSH_AGENT_PID; 21:27:38 echo Agent pid 17 killed; 21:27:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:27:39 + git semver [Pipeline] } 21:27:39 $ docker stop --time=1 92d9c95cc5c2f19faa31ce04ceb05229baa3666fa37325f4c75213767258b62e 21:27:41 $ docker rm -f 92d9c95cc5c2f19faa31ce04ceb05229baa3666fa37325f4c75213767258b62e [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 21:27:42 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:27:42 . [Pipeline] withDockerContainer 21:27:42 prd-centos7-docker-4c-2g-3667 does not seem to be running inside a container 21:27:43 $ 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 21:27:44 $ docker top dc3533c90e13dc8a5bffe3f9bf2c920b72898e42b3c039b9e2adb3aaf51fa7ca -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:27:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:27:44 [ssh-agent] Looking for ssh-agent implementation... 21:27:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:27:45 $ docker exec dc3533c90e13dc8a5bffe3f9bf2c920b72898e42b3c039b9e2adb3aaf51fa7ca ssh-agent 21:27:46 SSH_AUTH_SOCK=/tmp/ssh-5B7vDbYUl9BV/agent.12 21:27:46 SSH_AGENT_PID=17 21:27:46 Running ssh-add (command line suppressed) 21:27:46 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_3489168112923847949.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_3489168112923847949.key) 21:27:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:27:47 + git semver push 21:27:47 # -> Open(): unable to determine branch for HEAD 21:27:47 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 21:27:47 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 21:27:47 # $SEMVER_REMOTE_NAME = origin 21:27:47 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:27:47 # $SEMVER_USER_NAME = edgex-jenkins 21:27:47 # $SEMVER_BRANCH = master 21:27:47 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } 21:27:53 $ docker exec --env ******** --env ******** dc3533c90e13dc8a5bffe3f9bf2c920b72898e42b3c039b9e2adb3aaf51fa7ca ssh-agent -k 21:27:54 unset SSH_AUTH_SOCK; 21:27:54 unset SSH_AGENT_PID; 21:27:54 echo Agent pid 17 killed; 21:27:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:27:55 + git semver [Pipeline] } 21:27:55 $ docker stop --time=1 dc3533c90e13dc8a5bffe3f9bf2c920b72898e42b3c039b9e2adb3aaf51fa7ca 21:27:58 $ docker rm -f dc3533c90e13dc8a5bffe3f9bf2c920b72898e42b3c039b9e2adb3aaf51fa7ca [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 21:28:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:28:00 ---> package-listing.sh 21:28:00 ++ facter osfamily 21:28:00 ++ tr '[:upper:]' '[:lower:]' 21:28:01 + OS_FAMILY=redhat 21:28:01 + workspace=/w/workspace/ndry_app-functions-sdk-go_master 21:28:01 + START_PACKAGES=/tmp/packages_start.txt 21:28:01 + END_PACKAGES=/tmp/packages_end.txt 21:28:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:28:01 + PACKAGES=/tmp/packages_start.txt 21:28:01 + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' 21:28:01 + PACKAGES=/tmp/packages_end.txt 21:28:01 + case "${OS_FAMILY}" in 21:28:01 + sort 21:28:01 + rpm -qa 21:28:09 + '[' -f /tmp/packages_start.txt ']' 21:28:09 + '[' -f /tmp/packages_end.txt ']' 21:28:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:28:09 + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' 21:28:09 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_master/archives/ 21:28:09 + 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 21:28:09 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 21:28:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:28:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:28:11 21:28:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 21:28:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:28:12 alpine: Pulling from edgex-lftools-log-publisher 21:28:12 df20fa9351a1: Pulling fs layer 21:28:12 36b3adc4ff6f: Pulling fs layer 21:28:12 8ad3a11d3b57: Pulling fs layer 21:28:12 46f8f816bc3b: Pulling fs layer 21:28:12 93b61091891f: Pulling fs layer 21:28:12 93b9cdb0e59b: Pulling fs layer 21:28:12 5e14af77c1be: Pulling fs layer 21:28:12 01666e4c0597: Pulling fs layer 21:28:12 aa168da1d23b: Pulling fs layer 21:28:12 93b61091891f: Waiting 21:28:12 93b9cdb0e59b: Waiting 21:28:12 5e14af77c1be: Waiting 21:28:12 01666e4c0597: Waiting 21:28:12 aa168da1d23b: Waiting 21:28:12 46f8f816bc3b: Waiting 21:28:12 36b3adc4ff6f: Verifying Checksum 21:28:12 36b3adc4ff6f: Download complete 21:28:12 46f8f816bc3b: Verifying Checksum 21:28:12 46f8f816bc3b: Download complete 21:28:12 df20fa9351a1: Verifying Checksum 21:28:12 df20fa9351a1: Download complete 21:28:13 93b9cdb0e59b: Verifying Checksum 21:28:13 93b9cdb0e59b: Download complete 21:28:13 5e14af77c1be: Verifying Checksum 21:28:13 5e14af77c1be: Download complete 21:28:13 01666e4c0597: Verifying Checksum 21:28:13 01666e4c0597: Download complete 21:28:13 93b61091891f: Download complete 21:28:13 df20fa9351a1: Pull complete 21:28:14 8ad3a11d3b57: Verifying Checksum 21:28:14 8ad3a11d3b57: Download complete 21:28:14 36b3adc4ff6f: Pull complete 21:28:18 8ad3a11d3b57: Pull complete 21:28:18 46f8f816bc3b: Pull complete 21:28:20 93b61091891f: Pull complete 21:28:20 93b9cdb0e59b: Pull complete 21:28:21 5e14af77c1be: Pull complete 21:28:22 01666e4c0597: Pull complete 21:28:22 aa168da1d23b: Verifying Checksum 21:28:22 aa168da1d23b: Download complete 21:28:41 aa168da1d23b: Pull complete 21:28:41 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 21:28:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:28:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 21:28:42 prd-centos7-docker-4c-2g-3667 does not seem to be running inside a container 21:28:42 $ 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 21:28:46 $ docker top 26a8ab1c6a244b92c9c50ecd6f6b732a92f084a6fc38f6b3ccfd0f8b03db2044 -eo pid,comm [Pipeline] { [Pipeline] sh 21:28:48 + touch /tmp/pre-build-complete [Pipeline] sh 21:28:49 + mkdir -p /var/log/sa [Pipeline] sh 21:28:49 + ls /var/log/sa-host 21:28:49 + sadf -c /var/log/sa-host/sa07 21:28:49 file_magic: OK 21:28:49 HZ: Using current value: 100 21:28:49 file_header: OK 21:28:49 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 21:28:49 Statistics: 21:28:49 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 21:28:49 File successfully converted to sysstat format version 12.2.1 21:28:49 + sadf -c /var/log/sa-host/sa23 21:28:49 file_magic: OK 21:28:49 HZ: Using current value: 100 21:28:49 file_header: OK 21:28:49 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 21:28:49 Statistics: 21:28:49 Hnuu...uuuununununu... 21:28:49 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:28:50 provisioning config files... 21:28:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config6931811711448024432tmp [Pipeline] { [Pipeline] echo 21:28:50 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:28:50 ---> create-netrc.sh [Pipeline] } 21:28:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 21:28:50 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 21:28:51 ---> python-tools-install.sh [Pipeline] echo 21:28:51 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:28:52 ---> sudo-logs.sh 21:28:52 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:28:52 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:28:53 ---> job-cost.sh 21:28:53 lf-activate-venv: SKIPPING 21:28:53 DEBUG: total: 0.20999999344348907 21:28:53 INFO: Retrieving Stack Cost... 21:28:54 INFO: Retrieving Pricing Info for: v1-standard-2 21:28:55 INFO: Archiving Costs [Pipeline] echo 21:28:55 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:28:56 ---> logs-deploy.sh 21:28:56 lf-activate-venv: SKIPPING 21:28:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/227 21:28:56 INFO: archiving workspace using pattern(s): 21:29:00 Archives upload complete. 21:29:00 INFO: archiving logs to Nexus 21:29:02 ---> uname -a: 21:29:02 Linux prd-centos7-docker-4c-2g-3667.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 21:29:02 21:29:02 21:29:02 ---> lscpu: 21:29:02 Architecture: x86_64 21:29:02 CPU op-mode(s): 32-bit, 64-bit 21:29:02 Byte Order: Little Endian 21:29:02 Address sizes: 40 bits physical, 48 bits virtual 21:29:02 CPU(s): 4 21:29:02 On-line CPU(s) list: 0-3 21:29:02 Thread(s) per core: 1 21:29:02 Core(s) per socket: 1 21:29:02 Socket(s): 4 21:29:02 NUMA node(s): 1 21:29:02 Vendor ID: GenuineIntel 21:29:02 CPU family: 6 21:29:02 Model: 44 21:29:02 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 21:29:02 Stepping: 1 21:29:02 CPU MHz: 2933.438 21:29:02 BogoMIPS: 5866.87 21:29:02 Virtualization: VT-x 21:29:02 Hypervisor vendor: KVM 21:29:02 Virtualization type: full 21:29:02 L1d cache: 128 KiB 21:29:02 L1i cache: 128 KiB 21:29:02 L2 cache: 16 MiB 21:29:02 L3 cache: 64 MiB 21:29:02 NUMA node0 CPU(s): 0-3 21:29:02 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 21:29:02 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 21:29:02 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 21:29:02 Vulnerability Meltdown: Mitigation; PTI 21:29:02 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:29:02 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 21:29:02 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 21:29:02 Vulnerability Srbds: Not affected 21:29:02 Vulnerability Tsx async abort: Not affected 21:29:02 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 21:29:02 21:29:02 21:29:02 ---> nproc: 21:29:02 4 21:29:02 21:29:02 21:29:02 ---> df -h: 21:29:02 Filesystem Size Used Available Use% Mounted on 21:29:02 overlay 50.0G 8.6G 41.4G 17% / 21:29:02 tmpfs 64.0M 0 64.0M 0% /dev 21:29:02 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 21:29:02 shm 64.0M 0 64.0M 0% /dev/shm 21:29:02 /dev/vda1 50.0G 8.6G 41.4G 17% /facter-os 21:29:02 /dev/vda1 50.0G 8.6G 41.4G 17% /etc/resolv.conf 21:29:02 /dev/vda1 50.0G 8.6G 41.4G 17% /etc/hostname 21:29:02 /dev/vda1 50.0G 8.6G 41.4G 17% /etc/hosts 21:29:02 /dev/vda1 50.0G 8.6G 41.4G 17% /var/log/auth.log 21:29:02 /dev/vda1 50.0G 8.6G 41.4G 17% /run/cloud-init/result.json 21:29:02 /dev/vda1 50.0G 8.6G 41.4G 17% /w/workspace/ndry_app-functions-sdk-go_master 21:29:02 /dev/vda1 50.0G 8.6G 41.4G 17% /w/workspace/ndry_app-functions-sdk-go_master@tmp 21:29:02 /dev/vda1 50.0G 8.6G 41.4G 17% /var/log/sa-host 21:29:02 /dev/vda1 50.0G 8.6G 41.4G 17% /var/log/secure 21:29:02 21:29:02 21:29:02 ---> free -m: 21:29:02 total used free shared buff/cache available 21:29:02 Mem: 1837 819 156 0 861 953 21:29:02 Swap: 1023 3 1020 21:29:02 21:29:02 21:29:02 ---> ip addr: 21:29:02 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 21:29:02 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:29:02 inet 127.0.0.1/8 scope host lo 21:29:02 valid_lft forever preferred_lft forever 21:29:02 inet6 ::1/128 scope host 21:29:02 valid_lft forever preferred_lft forever 21:29:02 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 21:29:02 link/ether fa:16:3e:4c:c7:ec brd ff:ff:ff:ff:ff:ff 21:29:02 inet 10.30.123.185/23 brd 10.30.123.255 scope global dynamic eth0 21:29:02 valid_lft 85563sec preferred_lft 85563sec 21:29:02 inet6 fe80::f816:3eff:fe4c:c7ec/64 scope link 21:29:02 valid_lft forever preferred_lft forever 21:29:02 3: docker0: mtu 1500 qdisc noqueue state DOWN 21:29:02 link/ether 02:42:7c:76:16:57 brd ff:ff:ff:ff:ff:ff 21:29:02 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 21:29:02 valid_lft forever preferred_lft forever 21:29:02 inet6 fe80::42:7cff:fe76:1657/64 scope link 21:29:02 valid_lft forever preferred_lft forever 21:29:02 21:29:02 21:29:02 ---> sar -b -r -n DEV: 21:29:02 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/07/21 _x86_64_ (4 CPU) 21:29:02 21:29:02 21:14:51 LINUX RESTART (4 CPU) 21:29:02 21:29:02 21:16:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:29:02 21:17:01 50.76 13.45 37.31 0.00 4690.91 3870.67 0.00 21:29:02 21:18:01 1.78 0.00 1.78 0.00 0.00 38.12 0.00 21:29:02 21:19:01 0.23 0.00 0.23 0.00 0.00 2.85 0.00 21:29:02 21:20:01 0.23 0.00 0.23 0.00 0.00 2.22 0.00 21:29:02 21:21:01 0.32 0.00 0.32 0.00 0.00 4.42 0.00 21:29:02 21:22:01 0.28 0.00 0.28 0.00 0.00 3.01 0.00 21:29:02 21:23:02 0.30 0.00 0.30 0.00 0.00 3.88 0.00 21:29:02 21:24:01 0.66 0.00 0.66 0.00 0.00 6.94 0.00 21:29:02 21:25:01 13.59 2.67 10.92 0.00 380.13 6839.71 0.00 21:29:02 21:26:01 318.49 186.88 131.61 0.00 8395.62 31495.74 0.00 21:29:02 21:27:01 170.56 42.89 127.67 0.00 2339.93 29196.38 0.00 21:29:02 21:28:02 56.31 36.68 19.64 0.00 2745.38 4508.88 0.00 21:29:02 Average: 51.27 23.63 27.63 0.00 1545.81 6350.24 0.00 21:29:02 21:29:02 21:16:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:29:02 21:17:01 197464 0 612500 32.55 2620 1068960 1162440 39.67 417784 1067360 128 21:29:02 21:18:01 208048 0 601908 31.99 2620 1068968 1087912 37.13 424868 1051084 20 21:29:02 21:19:01 207816 0 602136 32.00 2620 1068972 1087924 37.13 424072 1052004 12 21:29:02 21:20:01 205900 0 604024 32.10 2620 1069000 1087972 37.13 435336 1042744 20 21:29:02 21:21:01 205976 0 603968 32.10 2620 1068980 1087960 37.13 434604 1043360 16 21:29:02 21:22:01 207180 0 602756 32.04 2620 1068988 1087756 37.12 433624 1043364 20 21:29:02 21:23:02 206960 0 602976 32.05 2620 1068988 1087828 37.13 434008 1043360 8 21:29:02 21:24:01 207328 0 602604 32.03 2620 1068992 1087756 37.12 433528 1043360 8 21:29:02 21:25:01 71400 0 690500 36.70 2620 1117024 1548164 52.84 506200 1096996 23052 21:29:02 21:26:01 260212 0 709220 37.69 2596 909516 1392540 47.53 534228 831100 28 21:29:02 21:27:01 145004 0 787200 41.84 1492 947848 1425660 48.66 541004 864052 44 21:29:02 21:28:02 215848 0 783156 41.62 1492 881048 1223328 41.75 569104 756684 104 21:29:02 Average: 194928 0 650246 34.56 2430 1033940 1197270 40.86 465697 994622 1955 21:29:02 21:29:02 21:16:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:29:02 21:17:01 eth0 156.27 160.17 779.94 35.08 0.00 0.00 0.00 0.00 21:29:02 21:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:29:02 21:17:01 docker0 92.06 68.87 8.38 313.65 0.00 0.00 0.00 0.00 21:29:02 21:18:01 eth0 1.21 0.37 0.33 0.17 0.00 0.00 0.00 0.00 21:29:02 21:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:29:02 21:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:29:02 21:19:01 eth0 0.95 0.30 0.32 0.23 0.00 0.00 0.00 0.00 21:29:02 21:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:29:02 21:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:29:02 21:20:01 eth0 0.86 0.35 0.31 0.20 0.00 0.00 0.00 0.00 21:29:02 21:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:29:02 21:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:29:02 21:21:01 eth0 0.62 0.48 0.34 0.27 0.00 0.00 0.00 0.00 21:29:02 21:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:29:02 21:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:29:02 21:22:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:29:02 21:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:29:02 21:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:29:02 21:23:02 eth0 0.23 0.23 0.10 0.02 0.00 0.00 0.00 0.00 21:29:02 21:23:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:29:02 21:23:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:29:02 21:24:01 eth0 1.39 0.00 0.12 0.00 0.00 0.00 0.00 0.00 21:29:02 21:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:29:02 21:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:29:02 21:25:01 eth0 396.81 335.22 3628.83 63.21 0.00 0.00 0.00 0.00 21:29:02 21:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:29:02 21:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:29:02 21:26:01 veth80439ac 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 21:29:02 21:26:01 eth0 132.04 108.01 850.18 20.04 0.00 0.00 0.00 0.00 21:29:02 21:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:29:02 21:26:01 docker0 60.38 67.96 5.01 383.32 0.00 0.00 0.00 0.00 21:29:02 21:27:01 eth0 341.78 284.58 3203.21 30.71 0.00 0.00 0.00 0.00 21:29:02 21:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:29:02 21:27:01 veth7cdbe1e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 21:29:02 21:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:29:02 21:28:02 eth0 98.28 78.99 318.55 114.00 0.00 0.00 0.00 0.00 21:29:02 21:28:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:29:02 21:28:02 docker0 20.50 33.11 1.44 257.64 0.00 0.00 0.00 0.00 21:29:02 Average: eth0 94.31 80.78 733.13 22.04 0.00 0.00 0.00 0.00 21:29:02 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:29:02 Average: docker0 14.34 14.12 1.23 79.45 0.00 0.00 0.00 0.00 21:29:02 21:29:02 21:29:02 ---> sar -P ALL: 21:29:02 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/07/21 _x86_64_ (4 CPU) 21:29:02 21:29:02 21:14:51 LINUX RESTART (4 CPU) 21:29:02 21:29:02 21:16:02 CPU %user %nice %system %iowait %steal %idle 21:29:02 21:17:01 all 3.93 0.00 3.08 1.32 13.73 77.94 21:29:02 21:17:01 0 3.03 0.00 3.19 1.14 14.59 78.04 21:29:02 21:17:01 1 4.34 0.00 3.25 1.29 13.47 77.65 21:29:02 21:17:01 2 4.03 0.00 2.46 0.75 13.07 79.69 21:29:02 21:17:01 3 4.35 0.00 3.42 2.11 13.78 76.34 21:29:02 21:18:01 all 0.09 0.00 0.09 0.00 1.16 98.66 21:29:02 21:18:01 0 0.10 0.00 0.05 0.00 0.99 98.86 21:29:02 21:18:01 1 0.07 0.00 0.10 0.00 1.35 98.48 21:29:02 21:18:01 2 0.15 0.00 0.15 0.00 0.84 98.86 21:29:02 21:18:01 3 0.03 0.00 0.08 0.00 1.47 98.42 21:29:02 21:19:01 all 0.07 0.00 0.04 0.00 0.73 99.16 21:29:02 21:19:01 0 0.03 0.00 0.02 0.00 0.78 99.17 21:29:02 21:19:01 1 0.13 0.00 0.03 0.00 0.94 98.89 21:29:02 21:19:01 2 0.08 0.00 0.05 0.00 0.68 99.19 21:29:02 21:19:01 3 0.03 0.00 0.05 0.00 0.53 99.39 21:29:02 21:20:01 all 0.08 0.00 0.05 0.00 0.87 99.00 21:29:02 21:20:01 0 0.03 0.00 0.03 0.02 0.81 99.11 21:29:02 21:20:01 1 0.20 0.00 0.03 0.00 0.66 99.11 21:29:02 21:20:01 2 0.07 0.00 0.03 0.00 1.12 98.78 21:29:02 21:20:01 3 0.02 0.00 0.08 0.00 0.91 98.99 21:29:02 21:21:01 all 0.09 0.00 0.28 0.00 1.45 98.18 21:29:02 21:21:01 0 0.03 0.00 0.17 0.00 1.12 98.68 21:29:02 21:21:01 1 0.20 0.00 0.59 0.00 1.78 97.43 21:29:02 21:21:01 2 0.07 0.00 0.07 0.00 1.66 98.21 21:29:02 21:21:01 3 0.08 0.00 0.30 0.00 1.22 98.40 21:29:02 21:22:01 all 0.14 0.00 0.03 0.00 0.75 99.08 21:29:02 21:22:01 0 0.02 0.00 0.02 0.00 0.18 99.78 21:29:02 21:22:01 1 0.02 0.00 0.03 0.00 0.55 99.40 21:29:02 21:22:01 2 0.50 0.00 0.05 0.00 0.96 98.49 21:29:02 21:22:01 3 0.02 0.00 0.03 0.00 1.30 98.65 21:29:02 21:23:02 all 0.08 0.00 0.03 0.00 0.80 99.09 21:29:02 21:23:02 0 0.03 0.00 0.02 0.00 0.20 99.75 21:29:02 21:23:02 1 0.03 0.00 0.03 0.00 0.68 99.25 21:29:02 21:23:02 2 0.23 0.00 0.03 0.00 1.11 98.63 21:29:02 21:23:02 3 0.03 0.00 0.03 0.00 1.22 98.71 21:29:02 21:24:01 all 0.10 0.00 0.05 0.00 0.60 99.26 21:29:02 21:24:01 0 0.02 0.00 0.03 0.00 0.20 99.75 21:29:02 21:24:01 1 0.05 0.00 0.07 0.00 1.01 98.87 21:29:02 21:24:01 2 0.29 0.00 0.07 0.00 0.86 98.79 21:29:02 21:24:01 3 0.03 0.00 0.02 0.00 0.32 99.63 21:29:02 21:25:01 all 1.48 0.00 1.31 0.06 7.91 89.23 21:29:02 21:25:01 0 1.31 0.00 1.13 0.02 8.73 88.81 21:29:02 21:25:01 1 1.44 0.00 1.46 0.18 8.23 88.69 21:29:02 21:25:01 2 1.59 0.00 1.27 0.02 8.04 89.09 21:29:02 21:25:01 3 1.58 0.00 1.39 0.03 6.66 90.34 21:29:02 21:26:01 all 5.74 0.00 5.55 3.22 25.54 59.96 21:29:02 21:26:01 0 4.49 0.00 5.18 2.67 26.56 61.10 21:29:02 21:26:01 1 6.13 0.00 5.70 3.68 25.25 59.25 21:29:02 21:26:01 2 7.15 0.00 6.17 2.06 25.49 59.12 21:29:02 21:26:01 3 5.23 0.00 5.17 4.47 24.82 60.31 21:29:02 21:27:01 all 5.08 0.00 5.68 0.88 33.02 55.34 21:29:02 21:27:01 0 4.90 0.00 4.81 0.87 34.16 55.26 21:29:02 21:27:01 1 4.31 0.00 5.30 0.67 33.08 56.65 21:29:02 21:27:01 2 6.14 0.00 6.56 0.53 31.67 55.10 21:29:02 21:27:01 3 5.03 0.00 6.10 1.45 33.11 54.31 21:29:02 21:29:02 21:27:01 CPU %user %nice %system %iowait %steal %idle 21:29:02 21:28:02 all 4.72 0.00 5.63 1.64 21.57 66.44 21:29:02 21:28:02 0 3.85 0.00 5.43 1.43 23.53 65.75 21:29:02 21:28:02 1 2.72 0.00 4.11 2.83 20.90 69.43 21:29:02 21:28:02 2 2.62 0.00 5.53 0.97 20.35 70.53 21:29:02 21:28:02 3 9.89 0.00 7.55 1.28 21.46 59.82 21:29:02 Average: all 1.88 0.00 1.91 0.62 9.46 86.12 21:29:02 Average: 0 1.58 0.00 1.78 0.54 9.91 86.18 21:29:02 Average: 1 1.70 0.00 1.81 0.76 9.48 86.25 21:29:02 Average: 2 1.97 0.00 1.96 0.37 9.18 86.52 21:29:02 Average: 3 2.29 0.00 2.11 0.80 9.27 85.54 21:29:02 21:29:02 21:29:02