Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 80392469d13108544d30315506c63890ba703a25 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > 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.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-app-functions-sdk-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false 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-30366 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git > git init /w/workspace/ndry_app-functions-sdk-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 80392469d13108544d30315506c63890ba703a25 (master) > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 80392469d13108544d30315506c63890ba703a25 # timeout=10 Commit message: "refactor: Remove unneeded call to validate CBOR encoded Event request (#746)" > git rev-list --no-walk 3a576611bceecf92a14c741c24e2054b0cc47e7a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:58:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:58:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:58:12 ========================================================= 21:58:12 EdgeX Global Pipelines Version Info 21:58:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:58:14 ------------------- 21:58:14 stable info: 21:58:14 ------------------- 21:58:14 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:58:14 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 21:58:14 Message: update stable to v1.0.186 21:58:15 ------------------- 21:58:15 experimental info: 21:58:15 ------------------- 21:58:15 Commited By: **** collab-it+edgex@linuxfoundation.org 21:58:15 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 21:58:15 Message: update experimental to v1.0.186 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:58:15 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 21:58:15 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 21:58:15 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:58:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:58:16 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:58:16 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 21:58:16 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 21:58:16 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 21:58:16 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:58:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:58:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:58:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-functions-sdk-go [Pipeline] echo 21:58:16 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:58:17 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:58:17 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 21:58:17 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 21:58:17 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:58:17 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:58:17 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:58:17 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:58:17 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 21:58:17 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 21:58:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:58:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:58:18 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 21:58:18 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:58:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 21:58:18 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 21:58:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 21:58:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 80392469d13108544d30315506c63890ba703a25 [Pipeline] echo 21:58:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8039246 [Pipeline] echo 21:58:18 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:58:19 + git log --format=format:%s -1 80392469d13108544d30315506c63890ba703a25 [Pipeline] echo 21:58:19 GIT_COMMIT: 80392469d13108544d30315506c63890ba703a25, Commit Message: refactor: Remove unneeded call to validate CBOR encoded Event request (#746) [Pipeline] echo 21:58:19 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 21:58:20 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:58:21 21:58:21 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 21:58:21 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:58:21 latest: Pulling from edgex-devops/git-semver 21:58:21 31603596830f: Pulling fs layer 21:58:21 2a8b12db71e7: Pulling fs layer 21:58:21 6ca5941a6612: Pulling fs layer 21:58:21 ecc8261a40a4: Pulling fs layer 21:58:21 ecc8261a40a4: Waiting 21:58:21 2a8b12db71e7: Verifying Checksum 21:58:21 2a8b12db71e7: Download complete 21:58:21 31603596830f: Verifying Checksum 21:58:21 31603596830f: Download complete 21:58:21 ecc8261a40a4: Verifying Checksum 21:58:21 ecc8261a40a4: Download complete 21:58:22 6ca5941a6612: Verifying Checksum 21:58:22 6ca5941a6612: Download complete 21:58:22 31603596830f: Pull complete 21:58:22 2a8b12db71e7: Pull complete 21:58:23 6ca5941a6612: Pull complete 21:58:23 ecc8261a40a4: Pull complete 21:58:23 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 21:58:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:58:23 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 21:58:23 prd-centos7-docker-4c-2g-30366 does not seem to be running inside a container 21:58:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:58:25 $ docker top 3f16cf7af64041138de2e337f77037a98e452280a99fe2f653698e4fbdae2a98 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:58:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:58:26 [ssh-agent] Looking for ssh-agent implementation... 21:58:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:58:26 $ docker exec 3f16cf7af64041138de2e337f77037a98e452280a99fe2f653698e4fbdae2a98 ssh-agent 21:58:26 SSH_AUTH_SOCK=/tmp/ssh-O5cLeE6BCLUk/agent.11 21:58:26 SSH_AGENT_PID=16 21:58:26 Running ssh-add (command line suppressed) 21:58:26 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_7056313738319612039.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_7056313738319612039.key) 21:58:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:58:26 + git tag --points-at HEAD [Pipeline] } 21:58:27 $ docker exec --env ******** --env ******** 3f16cf7af64041138de2e337f77037a98e452280a99fe2f653698e4fbdae2a98 ssh-agent -k 21:58:27 unset SSH_AUTH_SOCK; 21:58:27 unset SSH_AGENT_PID; 21:58:27 echo Agent pid 16 killed; 21:58:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:58:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:58:27 [ssh-agent] Looking for ssh-agent implementation... 21:58:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:58:27 $ docker exec 3f16cf7af64041138de2e337f77037a98e452280a99fe2f653698e4fbdae2a98 ssh-agent 21:58:27 SSH_AUTH_SOCK=/tmp/ssh-zEOpkXyP4JKf/agent.44 21:58:27 SSH_AGENT_PID=49 21:58:27 Running ssh-add (command line suppressed) 21:58:27 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_735018562715614668.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_735018562715614668.key) 21:58:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:58:28 + git semver init 21:58:28 # -> Open(): unable to determine branch for HEAD 21:58:28 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 21:58:28 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 21:58:28 # $SEMVER_REMOTE_NAME = origin 21:58:28 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:58:28 # $SEMVER_USER_NAME = edgex-jenkins 21:58:28 # $SEMVER_BRANCH = master 21:58:28 # $SEMVER_TEMP = /tmp/semver-324545593 21:58:28 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 21:58:30 # '/tmp/semver-324545593' -> '/w/workspace/ndry_app-functions-sdk-go_master/.semver' 21:58:30 # -> Force: false 21:58:30 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } 21:58:30 $ docker exec --env ******** --env ******** 3f16cf7af64041138de2e337f77037a98e452280a99fe2f653698e4fbdae2a98 ssh-agent -k 21:58:31 unset SSH_AUTH_SOCK; 21:58:31 unset SSH_AGENT_PID; 21:58:31 echo Agent pid 49 killed; 21:58:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:58:31 + git semver [Pipeline] } 21:58:31 $ docker stop --time=1 3f16cf7af64041138de2e337f77037a98e452280a99fe2f653698e4fbdae2a98 21:58:33 $ docker rm -f 3f16cf7af64041138de2e337f77037a98e452280a99fe2f653698e4fbdae2a98 [Pipeline] // withDockerContainer [Pipeline] sh 21:58:33 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:58:34 Stashed 1 file(s) [Pipeline] echo 21:58:34 [edgeXSemver]: initialized semver on version 2.0.0-dev.29 [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:58:49 Still waiting to schedule task 21:58:49 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-30366’ 21:58:49 Still waiting to schedule task 21:58:49 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 22:00:26 Running on prd-ubuntu18.04-docker-arm64-4c-16g-30367 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws 22:00:26 Running in /w/workspace/app-functions-sdk-go/196 [Pipeline] { [Pipeline] checkout 22:00:31 using credential edgex-jenkins-ssh 22:00:31 Cloning the remote Git repository 22:00:31 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 22:00:31 > git init /w/workspace/app-functions-sdk-go/196 # timeout=10 22:00:32 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 22:00:32 > git --version # timeout=10 22:00:32 > git --version # 'git version 2.17.1' 22:00:32 using GIT_SSH to set credentials SSH Credentials for GitHub 22:00:32 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:00:35 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 22:00:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:00:35 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 22:00:35 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 22:00:35 using GIT_SSH to set credentials SSH Credentials for GitHub 22:00:35 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 22:00:35 Checking out Revision 80392469d13108544d30315506c63890ba703a25 (master) 22:00:35 > git config core.sparsecheckout # timeout=10 22:00:35 > git checkout -f 80392469d13108544d30315506c63890ba703a25 # timeout=10 22:00:40 Commit message: "refactor: Remove unneeded call to validate CBOR encoded Event request (#746)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:00:42 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 22:00:42 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 22:00:42 + + sudo servicetrue docker 22:00:42 restart [Pipeline] unstash [Pipeline] echo 22:00:45 ========================================================= 22:00:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 22:00:45 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:00:46 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 22:00:47 Sending build context to Docker daemon 19.37MB 22:00:47 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 22:00:47 Step 2/8 : FROM ${BASE} 22:00:47 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:00:47 5f621e34cdf4: Pulling fs layer 22:00:47 a4357932f1b6: Pulling fs layer 22:00:47 18c013af1878: Pulling fs layer 22:00:47 00ac8860ef70: Pulling fs layer 22:00:47 63d7cb157983: Pulling fs layer 22:00:47 b116817d02f9: Pulling fs layer 22:00:47 745a02a5169b: Pulling fs layer 22:00:47 63d7cb157983: Waiting 22:00:47 b116817d02f9: Waiting 22:00:47 745a02a5169b: Waiting 22:00:47 00ac8860ef70: Waiting 22:00:47 18c013af1878: Download complete 22:00:47 a4357932f1b6: Verifying Checksum 22:00:47 a4357932f1b6: Download complete 22:00:47 63d7cb157983: Verifying Checksum 22:00:47 63d7cb157983: Download complete 22:00:47 b116817d02f9: Verifying Checksum 22:00:47 b116817d02f9: Download complete 22:00:47 5f621e34cdf4: Verifying Checksum 22:00:47 5f621e34cdf4: Download complete 22:00:48 5f621e34cdf4: Pull complete 22:00:48 a4357932f1b6: Pull complete 22:00:49 18c013af1878: Pull complete 22:00:49 745a02a5169b: Download complete 22:00:51 00ac8860ef70: Verifying Checksum 22:00:51 00ac8860ef70: Download complete 22:01:01 00ac8860ef70: Pull complete 22:01:01 63d7cb157983: Pull complete 22:01:02 b116817d02f9: Pull complete 22:01:06 745a02a5169b: Pull complete 22:01:06 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 22:01:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 22:01:06 ---> b7e6874047d6 22:01:06 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 22:01:06 20.10.0: Pulling from library/docker 22:01:06 a3cc7d3b244e: Pulling fs layer 22:01:06 02a3295e0d61: Pulling fs layer 22:01:06 0f4f2e6d8100: Pulling fs layer 22:01:06 330b718f631f: Pulling fs layer 22:01:06 a93816041522: Pulling fs layer 22:01:06 bdb6da89ff94: Pulling fs layer 22:01:06 2a70c0c122f4: Pulling fs layer 22:01:06 330b718f631f: Waiting 22:01:06 a93816041522: Waiting 22:01:06 bdb6da89ff94: Waiting 22:01:06 2a70c0c122f4: Waiting 22:01:06 0f4f2e6d8100: Verifying Checksum 22:01:06 0f4f2e6d8100: Download complete 22:01:06 a3cc7d3b244e: Verifying Checksum 22:01:06 a3cc7d3b244e: Download complete 22:01:06 02a3295e0d61: Verifying Checksum 22:01:06 02a3295e0d61: Download complete 22:01:06 a93816041522: Download complete 22:01:06 bdb6da89ff94: Download complete 22:01:06 2a70c0c122f4: Verifying Checksum 22:01:06 2a70c0c122f4: Download complete 22:01:06 a3cc7d3b244e: Pull complete 22:01:07 02a3295e0d61: Pull complete 22:01:07 330b718f631f: Verifying Checksum 22:01:07 330b718f631f: Download complete 22:01:07 0f4f2e6d8100: Pull complete 22:01:12 330b718f631f: Pull complete 22:01:12 a93816041522: Pull complete 22:01:12 bdb6da89ff94: Pull complete 22:01:12 2a70c0c122f4: Pull complete 22:01:12 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 22:01:12 Status: Downloaded newer image for docker:20.10.0 22:01:19 ---> fac03de7bd12 22:01:19 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 22:01:19 ---> Running in 54f7d83bff62 22:01:19 Removing intermediate container 54f7d83bff62 22:01:19 ---> 293215ca1b92 22:01:19 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 22:01:19 ---> Running in b7c55c88d261 22:01:20 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 22:01:21 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 22:01:21 (1/5) Installing libsodium (1.0.18-r0) 22:01:21 (2/5) Installing libzmq (4.3.3-r0) 22:01:21 (3/5) Installing pkgconf (1.7.2-r0) 22:01:21 (4/5) Installing libsodium-dev (1.0.18-r0) 22:01:22 (5/5) Installing zeromq-dev (4.3.3-r0) 22:01:22 Executing busybox-1.31.1-r19.trigger 22:01:22 OK: 144 MiB in 44 packages 22:01:23 Removing intermediate container b7c55c88d261 22:01:23 ---> a11355c994b7 22:01:23 Step 6/8 : WORKDIR /build 22:01:23 ---> Running in e75a631e4023 22:01:24 Removing intermediate container e75a631e4023 22:01:24 ---> 9997be793302 22:01:24 Step 7/8 : COPY go.mod . 22:01:24 ---> 4170ab439650 22:01:24 Step 8/8 : RUN go mod download 22:01:24 ---> Running in f945963f0fd8 22:01:51 Removing intermediate container f945963f0fd8 22:01:51 ---> 24aa6d7b07b5 22:01:51 Successfully built 24aa6d7b07b5 22:01:51 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:01:52 + docker inspect -f . ci-base-image-arm64 22:01:52 . [Pipeline] withDockerContainer 22:01:52 prd-ubuntu18.04-docker-arm64-4c-16g-30367 does not seem to be running inside a container 22:01:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/196 -v /w/workspace/app-functions-sdk-go/196:/w/workspace/app-functions-sdk-go/196:rw,z -v /w/workspace/app-functions-sdk-go/196@tmp:/w/workspace/app-functions-sdk-go/196@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:01:53 $ docker top 68a0393b9747aecd059683dcb217f401814d0b7e2eea104a3a08a641a9b8f03e -eo pid,comm [Pipeline] { [Pipeline] sh 22:01:54 + go version 22:01:54 go version go1.15.5 linux/arm64 [Pipeline] } 22:01:55 $ docker stop --time=1 68a0393b9747aecd059683dcb217f401814d0b7e2eea104a3a08a641a9b8f03e 22:01:56 $ docker rm -f 68a0393b9747aecd059683dcb217f401814d0b7e2eea104a3a08a641a9b8f03e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:01:57 + docker inspect -f . ci-base-image-arm64 22:01:57 . [Pipeline] withDockerContainer 22:01:58 prd-ubuntu18.04-docker-arm64-4c-16g-30367 does not seem to be running inside a container 22:01:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/196 -v /w/workspace/app-functions-sdk-go/196:/w/workspace/app-functions-sdk-go/196:rw,z -v /w/workspace/app-functions-sdk-go/196@tmp:/w/workspace/app-functions-sdk-go/196@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:01:59 $ docker top 75bc6d2b9a466ae271dc72dc9545485b719f1cccbf43862c8815aa59a2768124 -eo pid,comm [Pipeline] { [Pipeline] sh 22:02:00 + make test 22:02:00 make -C ./app-service-template build 22:02:00 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/196/app-service-template' 22:02:00 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.14 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service 22:02:21 Running on prd-centos7-docker-4c-2g-30368 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws 22:02:21 Running in /w/workspace/app-functions-sdk-go/196 [Pipeline] { [Pipeline] checkout 22:02:28 using credential edgex-jenkins-ssh 22:02:28 Cloning the remote Git repository 22:02:29 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 22:02:29 > git init /w/workspace/app-functions-sdk-go/196 # timeout=10 22:02:29 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 22:02:29 > git --version # timeout=10 22:02:29 > git --version # 'git version 2.24.3' 22:02:29 using GIT_SSH to set credentials SSH Credentials for GitHub 22:02:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:02:33 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/196/app-service-template' 22:02:33 make -C ./app-service-template test 22:02:33 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/196/app-service-template' 22:02:33 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 22:02:35 Checking out Revision 80392469d13108544d30315506c63890ba703a25 (master) 22:02:34 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 22:02:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:02:34 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 22:02:34 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 22:02:34 using GIT_SSH to set credentials SSH Credentials for GitHub 22:02:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 22:02:35 > git config core.sparsecheckout # timeout=10 22:02:35 > git checkout -f 80392469d13108544d30315506c63890ba703a25 # timeout=10 22:02:39 Commit message: "refactor: Remove unneeded call to validate CBOR encoded Event request (#746)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:02:42 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 22:02:42 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 22:02:43 + sudo service docker restart 22:02:43 + true 22:02:43 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 22:02:45 ========================================================= 22:02:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 22:02:45 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:02:45 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 22:02:47 Sending build context to Docker daemon 19.37MB 22:02:47 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 22:02:47 Step 2/8 : FROM ${BASE} 22:02:47 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 22:02:47 188c0c94c7c5: Pulling fs layer 22:02:47 0ef7d3d256c8: Pulling fs layer 22:02:47 de9db76c5a1d: Pulling fs layer 22:02:47 bca2f99d35d6: Pulling fs layer 22:02:47 93359f2a8cfa: Pulling fs layer 22:02:47 7c6f9722023f: Pulling fs layer 22:02:47 a35cf1a2eb13: Pulling fs layer 22:02:47 93359f2a8cfa: Waiting 22:02:47 bca2f99d35d6: Waiting 22:02:47 7c6f9722023f: Waiting 22:02:47 a35cf1a2eb13: Waiting 22:02:47 de9db76c5a1d: Verifying Checksum 22:02:47 de9db76c5a1d: Download complete 22:02:47 0ef7d3d256c8: Verifying Checksum 22:02:47 0ef7d3d256c8: Download complete 22:02:47 93359f2a8cfa: Verifying Checksum 22:02:47 93359f2a8cfa: Download complete 22:02:48 7c6f9722023f: Verifying Checksum 22:02:48 7c6f9722023f: Download complete 22:02:48 188c0c94c7c5: Verifying Checksum 22:02:48 188c0c94c7c5: Download complete 22:02:48 188c0c94c7c5: Pull complete 22:02:48 0ef7d3d256c8: Pull complete 22:02:48 de9db76c5a1d: Pull complete 22:02:51 a35cf1a2eb13: Verifying Checksum 22:02:51 a35cf1a2eb13: Download complete 22:02:52 bca2f99d35d6: Verifying Checksum 22:02:52 bca2f99d35d6: Download complete 22:02:55 ok new-app-service 0.033s coverage: 89.5% of statements 22:02:57 ok new-app-service/functions 0.031s 22:02:57 CGO_ENABLED=1 go vet ./... 22:03:07 gofmt -l . 22:03:07 [ "`gofmt -l .`" = "" ] 22:03:07 ./bin/test-go-mod-tidy.sh 22:03:07 ./bin/test-attribution-txt.sh 22:03:08 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/196/app-service-template' 22:03:08 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 22:03:09 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 22:03:11 bca2f99d35d6: Pull complete 22:03:11 93359f2a8cfa: Pull complete 22:03:11 7c6f9722023f: Pull complete 22:03:19 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.110s coverage: 56.1% of statements 22:03:19 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.047s coverage: 92.5% of statements 22:03:19 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 22:03:19 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.108s coverage: 61.5% of statements 22:03:19 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 22:03:19 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.057s 22:03:19 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.126s coverage: 75.4% of statements 22:03:19 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 22:03:19 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 22:03:19 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 22:03:19 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 22:03:19 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 22:03:19 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 22:03:19 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.009s coverage: 97.0% of statements 22:03:19 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 22:03:19 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.040s coverage: 10.5% of statements 22:03:19 a35cf1a2eb13: Pull complete 22:03:19 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 22:03:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 22:03:19 ---> a62c8e92a672 22:03:19 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 22:03:19 20.10.0: Pulling from library/docker 22:03:19 05e7bc50f07f: Pulling fs layer 22:03:19 6db28d0fdbf6: Pulling fs layer 22:03:19 292df0bc6bf3: Pulling fs layer 22:03:19 2e060f4bd70b: Pulling fs layer 22:03:19 80e8d568a223: Pulling fs layer 22:03:19 8dc6ef1a942a: Pulling fs layer 22:03:19 2312dd95470a: Pulling fs layer 22:03:19 80e8d568a223: Waiting 22:03:19 8dc6ef1a942a: Waiting 22:03:19 2312dd95470a: Waiting 22:03:19 2e060f4bd70b: Waiting 22:03:19 292df0bc6bf3: Verifying Checksum 22:03:19 292df0bc6bf3: Download complete 22:03:19 6db28d0fdbf6: Verifying Checksum 22:03:19 6db28d0fdbf6: Download complete 22:03:19 05e7bc50f07f: Verifying Checksum 22:03:19 05e7bc50f07f: Download complete 22:03:19 80e8d568a223: Verifying Checksum 22:03:19 80e8d568a223: Download complete 22:03:20 8dc6ef1a942a: Verifying Checksum 22:03:20 8dc6ef1a942a: Download complete 22:03:20 2312dd95470a: Verifying Checksum 22:03:20 2312dd95470a: Download complete 22:03:20 05e7bc50f07f: Pull complete 22:03:21 6db28d0fdbf6: Pull complete 22:03:21 292df0bc6bf3: Pull complete 22:03:21 2e060f4bd70b: Verifying Checksum 22:03:21 2e060f4bd70b: Download complete 22:03:25 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.816s coverage: 78.4% of statements 22:03:25 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 22:03:25 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.045s coverage: 20.0% of statements 22:03:25 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.036s coverage: 27.3% of statements 22:03:25 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 22:03:25 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 22:03:25 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.050s coverage: 71.7% of statements 22:03:30 2e060f4bd70b: Pull complete 22:03:30 80e8d568a223: Pull complete 22:03:30 8dc6ef1a942a: Pull complete 22:03:30 2312dd95470a: Pull complete 22:03:30 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 22:03:31 Status: Downloaded newer image for docker:20.10.0 22:03:34 ---> 630f678e2ec1 22:03:34 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 22:03:34 ---> Running in 6dde8db67ce4 22:03:35 Removing intermediate container 6dde8db67ce4 22:03:35 ---> f6492a53047e 22:03:35 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 22:03:35 ---> Running in 102dbfe28283 22:03:37 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 22:03:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 22:03:38 (1/5) Installing libsodium (1.0.18-r0) 22:03:38 (2/5) Installing libzmq (4.3.3-r0) 22:03:38 (3/5) Installing pkgconf (1.7.2-r0) 22:03:39 (4/5) Installing libsodium-dev (1.0.18-r0) 22:03:39 (5/5) Installing zeromq-dev (4.3.3-r0) 22:03:39 Executing busybox-1.31.1-r19.trigger 22:03:39 OK: 167 MiB in 44 packages 22:03:41 Removing intermediate container 102dbfe28283 22:03:41 ---> 1d73d96ceedb 22:03:41 Step 6/8 : WORKDIR /build 22:03:42 ---> Running in 084c32046f5c 22:03:43 Removing intermediate container 084c32046f5c 22:03:43 ---> a9703c2092d9 22:03:43 Step 7/8 : COPY go.mod . 22:03:43 ---> b9cafd5b96d8 22:03:43 Step 8/8 : RUN go mod download 22:03:43 ---> Running in ccd7bf67d18a 22:03:52 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.082s coverage: 81.9% of statements 22:03:52 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.024s coverage: 94.4% of statements 22:03:52 CGO_ENABLED=1 GO111MODULE=on go vet ./... 22:03:53 gofmt -l . 22:03:54 [ "`gofmt -l .`" = "" ] 22:03:54 ./app-service-template/bin/test-go-mod-tidy.sh [Pipeline] } 22:03:55 $ docker stop --time=1 75bc6d2b9a466ae271dc72dc9545485b719f1cccbf43862c8815aa59a2768124 22:03:56 $ docker rm -f 75bc6d2b9a466ae271dc72dc9545485b719f1cccbf43862c8815aa59a2768124 [Pipeline] // withDockerContainer [Pipeline] sh 22:03:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:03:58 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 22:04:00 ---> job-cost.sh 22:04:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-d2te 22:04:23 Removing intermediate container ccd7bf67d18a 22:04:23 ---> 37baf92a6e64 22:04:23 Successfully built 37baf92a6e64 22:04:23 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:04:23 + docker inspect -f . ci-base-image-x86_64 22:04:24 . [Pipeline] withDockerContainer 22:04:24 prd-centos7-docker-4c-2g-30368 does not seem to be running inside a container 22:04:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/196 -v /w/workspace/app-functions-sdk-go/196:/w/workspace/app-functions-sdk-go/196:rw,z -v /w/workspace/app-functions-sdk-go/196@tmp:/w/workspace/app-functions-sdk-go/196@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:04:26 $ docker top 7be232af47759d9af65a983221ce26d657f940da6fb3f3d058fd5705a7c46674 -eo pid,comm [Pipeline] { [Pipeline] sh 22:04:27 + go version 22:04:28 go version go1.15.5 linux/amd64 [Pipeline] } 22:04:28 $ docker stop --time=1 7be232af47759d9af65a983221ce26d657f940da6fb3f3d058fd5705a7c46674 22:04:30 $ docker rm -f 7be232af47759d9af65a983221ce26d657f940da6fb3f3d058fd5705a7c46674 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:04:32 + docker inspect -f . ci-base-image-x86_64 22:04:32 . [Pipeline] withDockerContainer 22:04:32 prd-centos7-docker-4c-2g-30368 does not seem to be running inside a container 22:04:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/196 -v /w/workspace/app-functions-sdk-go/196:/w/workspace/app-functions-sdk-go/196:rw,z -v /w/workspace/app-functions-sdk-go/196@tmp:/w/workspace/app-functions-sdk-go/196@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:04:35 $ docker top 62395233aebdcd35207bfd9763804492feadc78ebbad1b6b67200532e3bbf388 -eo pid,comm [Pipeline] { [Pipeline] sh 22:04:37 + make test 22:04:37 make -C ./app-service-template build 22:04:37 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/196/app-service-template' 22:04:37 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.14 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service 22:04:39 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 22:05:18 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/196/app-service-template' 22:05:18 make -C ./app-service-template test 22:05:18 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/196/app-service-template' 22:05:18 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 22:05:42 ok new-app-service 0.091s coverage: 89.5% of statements 22:05:42 ok new-app-service/functions 0.059s 22:05:42 CGO_ENABLED=1 go vet ./... 22:05:52 gofmt -l . 22:05:52 [ "`gofmt -l .`" = "" ] 22:05:52 ./bin/test-go-mod-tidy.sh 22:05:55 ./bin/test-attribution-txt.sh 22:05:56 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/196/app-service-template' 22:05:56 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 22:05:58 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 22:06:00 lf-activate-venv(): INFO: Adding /tmp/venv-d2te/bin to PATH 22:06:00 INFO: No Stack... 22:06:00 INFO: Retrieving Pricing Info for: lf-standard-4 22:06:01 INFO: Archiving Costs [Pipeline] sh 22:06:01 + cut -d, -f6 22:06:01 + cat /w/workspace/app-functions-sdk-go/196/archives/cost.csv [Pipeline] lock 22:06:01 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-master-196-stack-cost] 22:06:01 Resource [jenkins-edgexfoundry-app-functions-sdk-go-master-196-stack-cost] did not exist. Created. 22:06:01 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-master-196-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:06:02 + echo total: 0.20999999344348907 [Pipeline] stash 22:06:02 Stashed 1 file(s) [Pipeline] } 22:06:02 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-master-196-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 22:06:05 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.125s coverage: 56.1% of statements 22:06:05 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.088s coverage: 92.5% of statements 22:06:05 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 22:06:05 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.306s coverage: 61.5% of statements 22:06:05 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 22:06:05 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.060s 22:06:05 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.058s coverage: 75.4% of statements 22:06:05 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 22:06:05 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 22:06:05 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 22:06:05 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 22:06:05 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 22:06:05 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 22:06:05 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.011s coverage: 97.0% of statements 22:06:05 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 22:06:05 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.011s coverage: 10.5% of statements 22:06:11 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.861s coverage: 78.4% of statements 22:06:11 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 22:06:11 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.024s coverage: 20.0% of statements 22:06:11 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.024s coverage: 27.3% of statements 22:06:11 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 22:06:11 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 22:06:11 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.018s coverage: 71.7% of statements 22:06:38 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.046s coverage: 81.9% of statements 22:06:38 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.011s coverage: 94.4% of statements 22:06:38 CGO_ENABLED=1 GO111MODULE=on go vet ./... 22:06:38 gofmt -l . 22:06:39 [ "`gofmt -l .`" = "" ] 22:06:39 ./app-service-template/bin/test-go-mod-tidy.sh [Pipeline] } 22:06:40 $ docker stop --time=1 62395233aebdcd35207bfd9763804492feadc78ebbad1b6b67200532e3bbf388 22:06:42 $ docker rm -f 62395233aebdcd35207bfd9763804492feadc78ebbad1b6b67200532e3bbf388 [Pipeline] // withDockerContainer [Pipeline] sh 22:06:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:06:43 Warning: overwriting stash ‘coverage-report’ 22:06:44 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 22:06:46 ---> job-cost.sh 22:06:46 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HrYK 22:07:19 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 22:08:06 lf-activate-venv(): INFO: Adding /tmp/venv-HrYK/bin to PATH 22:08:06 INFO: No Stack... 22:08:06 INFO: Retrieving Pricing Info for: v1-standard-2 22:08:06 INFO: Archiving Costs [Pipeline] sh 22:08:07 + cut -d, -f6 22:08:07 + cat /w/workspace/app-functions-sdk-go/196/archives/cost.csv [Pipeline] lock 22:08:07 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-master-196-stack-cost] 22:08:07 Resource [jenkins-edgexfoundry-app-functions-sdk-go-master-196-stack-cost] did not exist. Created. 22:08:07 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-master-196-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:08:08 /w/workspace/app-functions-sdk-go/196@tmp/durable-5bfaaede/script.sh: line 1: unexpected EOF while looking for matching `'' [Pipeline] sh 22:08:08 + echo total: 0.029999999329447746 [Pipeline] stash 22:08:08 Warning: overwriting stash ‘stack-cost’ 22:08:08 Stashed 1 file(s) [Pipeline] } 22:08:08 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-master-196-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 22:08:10 provisioning config files... 22:08:10 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config4169426044892486931tmp [Pipeline] { [Pipeline] sh 22:08:10 + set +x 22:08:10 + curl -s https://codecov.io/bash 22:08:10 + bash -s -- 22:08:11 22:08:11 _____ _ 22:08:11 / ____| | | 22:08:11 | | ___ __| | ___ ___ _____ __ 22:08:11 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:08:11 | |___| (_) | (_| | __/ (_| (_) \ V / 22:08:11 \_____\___/ \__,_|\___|\___\___/ \_/ 22:08:11 Bash-20210309-2b87ace 22:08:11 22:08:11 22:08:11 ==> git version 2.24.3 found 22:08:11 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 22:08:11 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 22:08:11 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 22:08:11 ==> Jenkins CI detected. 22:08:11 project root: . 22:08:11 --> token set from env 22:08:11 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:08:11 ==> Running gcov in . (disable via -X gcov) 22:08:11 ==> Python coveragepy not found 22:08:11 ==> Searching for coverage reports in: 22:08:11 + . 22:08:11 -> Found 2 reports 22:08:11 ==> Detecting git/mercurial file structure 22:08:11 ==> Reading reports 22:08:11 + ./app-service-template/coverage.out bytes=400 22:08:11 + ./coverage.out bytes=85560 22:08:11 ==> Appending adjustments 22:08:11 https://docs.codecov.io/docs/fixing-reports 22:08:11 + Found adjustments 22:08:11 ==> Gzipping contents 22:08:11 16K /tmp/codecov.iVy4ZU.gz 22:08:11 ==> Uploading reports 22:08:11 url: https://codecov.io 22:08:11 query: branch=master&commit=80392469d13108544d30315506c63890ba703a25&build=196&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F196%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 22:08:11 -> Pinging Codecov 22:08:11 https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=master&commit=80392469d13108544d30315506c63890ba703a25&build=196&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F196%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 22:08:11 -> Uploading to 22:08:11 https://storage.googleapis.com/codecov/v4/raw/2021-03-18/3D8B5DFFC46A037C893635FACE044666/80392469d13108544d30315506c63890ba703a25/8e52ff4c-b4bf-43d5-9e47-01140c0ee9fc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210318%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210318T220811Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=30afa7734d68c4d66265ef240536797ca13d3605ab074388fdfd337e1b26db95 22:08:11 % Total % Received % Xferd Average Speed Time Time Time Current 22:08:11 Dload Upload Total Spent Left Speed 22:08:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14900 0 0 100 14900 0 36386 --:--:-- --:--:-- --:--:-- 36430 22:08:12 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/80392469d13108544d30315506c63890ba703a25 [Pipeline] } 22:08:12 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 22:08:13 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 22:08:13 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:08:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:08:13 22:08:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 22:08:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:08:14 1.410.4: Pulling from edgex-devops/edgex-snyk-go 22:08:14 188c0c94c7c5: Pulling fs layer 22:08:14 0ef7d3d256c8: Pulling fs layer 22:08:14 de9db76c5a1d: Pulling fs layer 22:08:14 0eba1c9be4d2: Pulling fs layer 22:08:14 0d57e429df01: Pulling fs layer 22:08:14 4e4be7b47b0d: Pulling fs layer 22:08:14 e1f770b5df2f: Pulling fs layer 22:08:14 85a0685a4137: Pulling fs layer 22:08:14 0eba1c9be4d2: Waiting 22:08:14 0d57e429df01: Waiting 22:08:14 4e4be7b47b0d: Waiting 22:08:14 e1f770b5df2f: Waiting 22:08:14 85a0685a4137: Waiting 22:08:14 de9db76c5a1d: Download complete 22:08:14 0ef7d3d256c8: Verifying Checksum 22:08:14 0ef7d3d256c8: Download complete 22:08:14 0d57e429df01: Download complete 22:08:14 4e4be7b47b0d: Verifying Checksum 22:08:14 4e4be7b47b0d: Download complete 22:08:14 188c0c94c7c5: Verifying Checksum 22:08:14 188c0c94c7c5: Download complete 22:08:14 188c0c94c7c5: Pull complete 22:08:15 0ef7d3d256c8: Pull complete 22:08:15 de9db76c5a1d: Pull complete 22:08:16 e1f770b5df2f: Verifying Checksum 22:08:16 e1f770b5df2f: Download complete 22:08:17 0eba1c9be4d2: Verifying Checksum 22:08:17 0eba1c9be4d2: Download complete 22:08:18 85a0685a4137: Verifying Checksum 22:08:18 85a0685a4137: Download complete 22:08:24 0eba1c9be4d2: Pull complete 22:08:24 0d57e429df01: Pull complete 22:08:24 4e4be7b47b0d: Pull complete 22:08:25 e1f770b5df2f: Pull complete 22:08:33 85a0685a4137: Pull complete 22:08:33 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 22:08:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:08:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 22:08:34 prd-centos7-docker-4c-2g-30366 does not seem to be running inside a container 22:08:34 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 22:08:35 $ docker top 501e13d6de7eecf19c3f0269215361169f021a82068af5465a17a9cd97511efd -eo pid,comm [Pipeline] { [Pipeline] echo 22:08:35 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 22:08:35 + set -o pipefail 22:08:35 + snyk monitor '--org=edgex-jenkins' 22:08:48 22:08:48 Monitoring /w/workspace/ndry_app-functions-sdk-go_master (github.com/edgexfoundry/app-functions-sdk-go/v2)... 22:08:48 22:08:48 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/532bf4e0-c9ac-4015-a8eb-4e1515644558/history/3bcc46c7-cf5b-42e1-9fc8-9b6343aa3332 22:08:48 22:08:48 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 22:08:48 22:08:48 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 22:08:48 22:08:48 [Pipeline] } 22:08:48 $ docker stop --time=1 501e13d6de7eecf19c3f0269215361169f021a82068af5465a17a9cd97511efd 22:08:51 $ docker rm -f 501e13d6de7eecf19c3f0269215361169f021a82068af5465a17a9cd97511efd [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 22:08:52 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:08:52 provisioning config files... 22:08:52 copy managed file [swaggerhub-api-key] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config3661073814030719186tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:08:52 --> edgex-publish-swagger.sh 22:08:52 === Publish openapi/v2 API === 22:08:52 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 22:08:52 [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/ndry_app-functions-sdk-go_master/openapi/v2/app-functions-sdk.yaml] 22:08:52 % Total % Received % Xferd Average Speed Time Time Time Current 22:08:52 Dload Upload Total Spent Left Speed 22:08:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13052 0 0 100 13052 0 11759 0:00:01 0:00:01 --:--:-- 11769 100 13052 0 0 100 13052 0 11757 0:00:01 0:00:01 --:--:-- 11769 22:08:53 22:08:53 [Pipeline] } 22:08:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:08:54 + git log --format=format:%s -1 80392469d13108544d30315506c63890ba703a25 [Pipeline] isUnix [Pipeline] sh 22:08:55 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:08:55 . [Pipeline] withDockerContainer 22:08:55 prd-centos7-docker-4c-2g-30366 does not seem to be running inside a container 22:08:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:08:56 $ docker top 63349438c93e80a93c51d69cce7d249d985c7fa8e0569e76d9ef79ee4a34acdd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:08:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:08:56 [ssh-agent] Looking for ssh-agent implementation... 22:08:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:08:56 $ docker exec 63349438c93e80a93c51d69cce7d249d985c7fa8e0569e76d9ef79ee4a34acdd ssh-agent 22:08:56 SSH_AUTH_SOCK=/tmp/ssh-RyJZkUFNyFdJ/agent.12 22:08:56 SSH_AGENT_PID=17 22:08:56 Running ssh-add (command line suppressed) 22:08:56 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_3556754957327290957.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_3556754957327290957.key) 22:08:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:08:57 + git semver tag 22:08:57 # -> Open(): unable to determine branch for HEAD 22:08:57 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 22:08:57 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 22:08:57 # $SEMVER_REMOTE_NAME = origin 22:08:57 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:08:57 # $SEMVER_USER_NAME = edgex-jenkins 22:08:57 # $SEMVER_BRANCH = master 22:08:57 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver 22:08:57 # 80392469d13108544d30315506c63890ba703a25 HEAD 22:08:57 # -> Force: false 22:08:57 # d8c287318b50fe8b3214b5823bf5a41a779f23ef refs/tags/v2.0.0-dev.29 [Pipeline] } 22:08:57 $ docker exec --env ******** --env ******** 63349438c93e80a93c51d69cce7d249d985c7fa8e0569e76d9ef79ee4a34acdd ssh-agent -k 22:08:57 unset SSH_AUTH_SOCK; 22:08:57 unset SSH_AGENT_PID; 22:08:57 echo Agent pid 17 killed; 22:08:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:08:57 + git semver [Pipeline] } 22:08:57 $ docker stop --time=1 63349438c93e80a93c51d69cce7d249d985c7fa8e0569e76d9ef79ee4a34acdd 22:08:59 $ docker rm -f 63349438c93e80a93c51d69cce7d249d985c7fa8e0569e76d9ef79ee4a34acdd [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 22:08:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:08:59 22:08:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 22:09:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:09:00 0.23.1-centos7: Pulling from edgex-lftools 22:09:00 ab5ef0e58194: Pulling fs layer 22:09:00 9712f1f96733: Pulling fs layer 22:09:00 63f879dbbcfc: Pulling fs layer 22:09:00 0d9ebad4ef96: Pulling fs layer 22:09:00 e9a5061849ea: Pulling fs layer 22:09:00 d747dcd14b5f: Pulling fs layer 22:09:00 2de7ff778b66: Pulling fs layer 22:09:00 e9a5061849ea: Waiting 22:09:00 d747dcd14b5f: Waiting 22:09:00 2de7ff778b66: Waiting 22:09:00 0d9ebad4ef96: Waiting 22:09:00 9712f1f96733: Verifying Checksum 22:09:00 9712f1f96733: Download complete 22:09:01 63f879dbbcfc: Verifying Checksum 22:09:01 63f879dbbcfc: Download complete 22:09:01 e9a5061849ea: Verifying Checksum 22:09:01 e9a5061849ea: Download complete 22:09:01 d747dcd14b5f: Verifying Checksum 22:09:01 d747dcd14b5f: Download complete 22:09:02 2de7ff778b66: Verifying Checksum 22:09:02 2de7ff778b66: Download complete 22:09:02 0d9ebad4ef96: Verifying Checksum 22:09:02 0d9ebad4ef96: Download complete 22:09:02 ab5ef0e58194: Download complete 22:09:06 ab5ef0e58194: Pull complete 22:09:06 9712f1f96733: Pull complete 22:09:09 63f879dbbcfc: Pull complete 22:09:16 0d9ebad4ef96: Pull complete 22:09:17 e9a5061849ea: Pull complete 22:09:17 d747dcd14b5f: Pull complete 22:09:19 2de7ff778b66: Pull complete 22:09:19 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 22:09:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:09:19 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 22:09:19 prd-centos7-docker-4c-2g-30366 does not seem to be running inside a container 22:09:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 22:09:23 $ docker top 27ce550878b925533147ebf65bdf0585466be1a4959ca52b710bcaf059deae21 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 22:09:23 provisioning config files... 22:09:23 copy managed file [sigul-config] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config9067952441341230757tmp 22:09:23 copy managed file [sigul-password] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config1212244514770071787tmp 22:09:23 copy managed file [sigul-pki] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config3560207560859293923tmp [Pipeline] { [Pipeline] echo 22:09:23 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 22:09:24 ---> sigul-configuration.sh 22:09:24 gpg: directory `/root/.gnupg' created 22:09:24 gpg: new configuration file `/root/.gnupg/gpg.conf' created 22:09:24 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 22:09:24 gpg: keyring `/root/.gnupg/secring.gpg' created 22:09:24 gpg: keyring `/root/.gnupg/pubring.gpg' created 22:09:24 gpg: CAST5 encrypted data 22:09:24 gpg: encrypted with 1 passphrase 22:09:24 gpg: WARNING: message was not integrity protected [Pipeline] sh 22:09:24 + mkdir /home/jenkins 22:09:24 + mkdir /home/jenkins/sigul [Pipeline] sh 22:09:24 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 22:09:24 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 22:09:25 ---> sigul-install.sh 22:09:35 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 22:09:35 + git tag --list 22:09:35 v0.1.0 22:09:35 v0.1.1 22:09:35 v1.0.0 22:09:35 v1.1.0 22:09:35 v1.2.0 22:09:35 v1.3.0 22:09:35 v1.3.1 22:09:35 v1.3.1-dev.1 22:09:35 v1.3.2-dev.1 22:09:35 v2.0.0-dev.1 22:09:35 v2.0.0-dev.10 22:09:35 v2.0.0-dev.11 22:09:35 v2.0.0-dev.12 22:09:35 v2.0.0-dev.13 22:09:35 v2.0.0-dev.14 22:09:35 v2.0.0-dev.15 22:09:35 v2.0.0-dev.16 22:09:35 v2.0.0-dev.17 22:09:35 v2.0.0-dev.18 22:09:35 v2.0.0-dev.19 22:09:35 v2.0.0-dev.2 22:09:35 v2.0.0-dev.20 22:09:35 v2.0.0-dev.21 22:09:35 v2.0.0-dev.22 22:09:35 v2.0.0-dev.23 22:09:35 v2.0.0-dev.24 22:09:35 v2.0.0-dev.25 22:09:35 v2.0.0-dev.26 22:09:35 v2.0.0-dev.27 22:09:35 v2.0.0-dev.28 22:09:35 v2.0.0-dev.29 22:09:35 v2.0.0-dev.3 22:09:35 v2.0.0-dev.4 22:09:35 v2.0.0-dev.5 22:09:35 v2.0.0-dev.6 22:09:35 v2.0.0-dev.7 22:09:35 v2.0.0-dev.8 22:09:35 v2.0.0-dev.9 [Pipeline] sh 22:09:35 + lftools sign git-tag v2.0.0-dev.29 22:09:37 Signing Git tag with Sigul... 22:09:37 Signing v2.0.0-dev.29 [Pipeline] echo 22:09:38 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 22:09:38 ---> sigul-configuration-cleanup.sh [Pipeline] } 22:09:38 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 22:09:38 $ docker stop --time=1 27ce550878b925533147ebf65bdf0585466be1a4959ca52b710bcaf059deae21 22:09:40 $ docker rm -f 27ce550878b925533147ebf65bdf0585466be1a4959ca52b710bcaf059deae21 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 22:09:41 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:09:41 . [Pipeline] withDockerContainer 22:09:41 prd-centos7-docker-4c-2g-30366 does not seem to be running inside a container 22:09:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:09:42 $ docker top bebcca0cb922f937c3e008d3ea3aeb429376aa0f4059d14ed974ec3b0db28e4e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:09:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:09:42 [ssh-agent] Looking for ssh-agent implementation... 22:09:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:09:43 $ docker exec bebcca0cb922f937c3e008d3ea3aeb429376aa0f4059d14ed974ec3b0db28e4e ssh-agent 22:09:43 SSH_AUTH_SOCK=/tmp/ssh-COXwP1dkRyKR/agent.12 22:09:43 SSH_AGENT_PID=17 22:09:43 Running ssh-add (command line suppressed) 22:09:43 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_133701165028234887.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_133701165028234887.key) 22:09:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:09:43 + git semver bump pre 22:09:43 # -> Open(): unable to determine branch for HEAD 22:09:43 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 22:09:43 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 22:09:43 # $SEMVER_REMOTE_NAME = origin 22:09:43 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:09:43 # $SEMVER_USER_NAME = edgex-jenkins 22:09:43 # $SEMVER_BRANCH = master 22:09:43 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver 22:09:43 2.0.0-dev.30 [Pipeline] } 22:09:43 $ docker exec --env ******** --env ******** bebcca0cb922f937c3e008d3ea3aeb429376aa0f4059d14ed974ec3b0db28e4e ssh-agent -k 22:09:43 unset SSH_AUTH_SOCK; 22:09:43 unset SSH_AGENT_PID; 22:09:43 echo Agent pid 17 killed; 22:09:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:09:44 + git semver [Pipeline] } 22:09:44 $ docker stop --time=1 bebcca0cb922f937c3e008d3ea3aeb429376aa0f4059d14ed974ec3b0db28e4e 22:09:45 $ docker rm -f bebcca0cb922f937c3e008d3ea3aeb429376aa0f4059d14ed974ec3b0db28e4e [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 22:09:46 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:09:46 . [Pipeline] withDockerContainer 22:09:46 prd-centos7-docker-4c-2g-30366 does not seem to be running inside a container 22:09:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:09:47 $ docker top 1605f7193924d70dfee7ffa7ee3cc28721188d03e5a69e4e421ab737089e7ba8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:09:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:09:47 [ssh-agent] Looking for ssh-agent implementation... 22:09:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:09:47 $ docker exec 1605f7193924d70dfee7ffa7ee3cc28721188d03e5a69e4e421ab737089e7ba8 ssh-agent 22:09:47 SSH_AUTH_SOCK=/tmp/ssh-uVKlA5ETH1Xf/agent.12 22:09:47 SSH_AGENT_PID=17 22:09:47 Running ssh-add (command line suppressed) 22:09:47 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_5370009474266751052.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_5370009474266751052.key) 22:09:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:09:48 + git semver push 22:09:48 # -> Open(): unable to determine branch for HEAD 22:09:48 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 22:09:48 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 22:09:48 # $SEMVER_REMOTE_NAME = origin 22:09:48 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:09:48 # $SEMVER_USER_NAME = edgex-jenkins 22:09:48 # $SEMVER_BRANCH = master 22:09:48 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } 22:09:52 $ docker exec --env ******** --env ******** 1605f7193924d70dfee7ffa7ee3cc28721188d03e5a69e4e421ab737089e7ba8 ssh-agent -k 22:09:52 unset SSH_AUTH_SOCK; 22:09:52 unset SSH_AGENT_PID; 22:09:52 echo Agent pid 17 killed; 22:09:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:09:53 + git semver [Pipeline] } 22:09:53 $ docker stop --time=1 1605f7193924d70dfee7ffa7ee3cc28721188d03e5a69e4e421ab737089e7ba8 22:09:54 $ docker rm -f 1605f7193924d70dfee7ffa7ee3cc28721188d03e5a69e4e421ab737089e7ba8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 22:09:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:09:56 ---> package-listing.sh 22:09:56 ++ facter osfamily 22:09:56 ++ tr '[:upper:]' '[:lower:]' 22:09:56 + OS_FAMILY=redhat 22:09:56 + workspace=/w/workspace/ndry_app-functions-sdk-go_master 22:09:56 + START_PACKAGES=/tmp/packages_start.txt 22:09:56 + END_PACKAGES=/tmp/packages_end.txt 22:09:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:09:56 + PACKAGES=/tmp/packages_start.txt 22:09:56 + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' 22:09:56 + PACKAGES=/tmp/packages_end.txt 22:09:56 + case "${OS_FAMILY}" in 22:09:56 + rpm -qa 22:09:56 + sort 22:10:03 + '[' -f /tmp/packages_start.txt ']' 22:10:03 + '[' -f /tmp/packages_end.txt ']' 22:10:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:10:03 + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' 22:10:03 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_master/archives/ 22:10:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_master/archives/ [Pipeline] echo 22:10:03 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ndry_app-functions-sdk-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:10:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:10:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:10:04 22:10:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 22:10:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:10:04 alpine: Pulling from edgex-lftools-log-publisher 22:10:04 df20fa9351a1: Pulling fs layer 22:10:04 36b3adc4ff6f: Pulling fs layer 22:10:04 8ad3a11d3b57: Pulling fs layer 22:10:04 46f8f816bc3b: Pulling fs layer 22:10:04 93b61091891f: Pulling fs layer 22:10:04 93b9cdb0e59b: Pulling fs layer 22:10:04 5e14af77c1be: Pulling fs layer 22:10:04 01666e4c0597: Pulling fs layer 22:10:04 aa168da1d23b: Pulling fs layer 22:10:04 93b9cdb0e59b: Waiting 22:10:04 5e14af77c1be: Waiting 22:10:04 01666e4c0597: Waiting 22:10:04 aa168da1d23b: Waiting 22:10:04 46f8f816bc3b: Waiting 22:10:04 93b61091891f: Waiting 22:10:04 36b3adc4ff6f: Verifying Checksum 22:10:04 36b3adc4ff6f: Download complete 22:10:04 46f8f816bc3b: Verifying Checksum 22:10:04 46f8f816bc3b: Download complete 22:10:04 df20fa9351a1: Verifying Checksum 22:10:04 93b9cdb0e59b: Verifying Checksum 22:10:04 93b9cdb0e59b: Download complete 22:10:04 93b61091891f: Verifying Checksum 22:10:04 93b61091891f: Download complete 22:10:04 5e14af77c1be: Download complete 22:10:04 01666e4c0597: Verifying Checksum 22:10:04 01666e4c0597: Download complete 22:10:04 8ad3a11d3b57: Verifying Checksum 22:10:04 8ad3a11d3b57: Download complete 22:10:05 df20fa9351a1: Pull complete 22:10:05 36b3adc4ff6f: Pull complete 22:10:06 aa168da1d23b: Verifying Checksum 22:10:06 aa168da1d23b: Download complete 22:10:06 8ad3a11d3b57: Pull complete 22:10:07 46f8f816bc3b: Pull complete 22:10:07 93b61091891f: Pull complete 22:10:07 93b9cdb0e59b: Pull complete 22:10:07 5e14af77c1be: Pull complete 22:10:07 01666e4c0597: Pull complete 22:10:14 aa168da1d23b: Pull complete 22:10:14 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 22:10:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:10:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 22:10:14 prd-centos7-docker-4c-2g-30366 does not seem to be running inside a container 22:10:14 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ndry_app-functions-sdk-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 22:10:17 $ docker top 97fa3f2a8b72799a2f96155b249000c8b7b652688c41b27a49c79799d95bf514 -eo pid,comm [Pipeline] { [Pipeline] sh 22:10:18 + touch /tmp/pre-build-complete [Pipeline] sh 22:10:18 + mkdir -p /var/log/sa [Pipeline] sh 22:10:18 + ls /var/log/sa-host 22:10:18 + sadf -c /var/log/sa-host/sa18 22:10:18 file_magic: OK 22:10:18 HZ: Using current value: 100 22:10:18 file_header: OK 22:10:18 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 22:10:18 Statistics: 22:10:18 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... 22:10:18 File successfully converted to sysstat format version 12.2.1 22:10:18 + sadf -c /var/log/sa-host/sa23 22:10:18 file_magic: OK 22:10:18 HZ: Using current value: 100 22:10:18 file_header: OK 22:10:18 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 22:10:18 Statistics: 22:10:18 Hnuu...uuuununununu... 22:10:18 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:10:19 provisioning config files... 22:10:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config589632338282071556tmp [Pipeline] { [Pipeline] echo 22:10:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:10:19 ---> create-netrc.sh [Pipeline] } 22:10:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 22:10:20 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 22:10:20 ---> python-tools-install.sh [Pipeline] echo 22:10:20 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:10:20 ---> sudo-logs.sh 22:10:20 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:10:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:10:21 ---> job-cost.sh 22:10:21 lf-activate-venv: SKIPPING 22:10:21 DEBUG: total: 0.029999999329447746 22:10:21 INFO: Retrieving Stack Cost... 22:10:22 INFO: Retrieving Pricing Info for: v1-standard-2 22:10:22 INFO: Archiving Costs [Pipeline] echo 22:10:22 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:10:22 ---> logs-deploy.sh 22:10:22 lf-activate-venv: SKIPPING 22:10:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/196 22:10:22 INFO: archiving workspace using pattern(s): 22:10:23 Archives upload complete. 22:10:24 INFO: archiving logs to Nexus 22:10:25 ---> uname -a: 22:10:25 Linux prd-centos7-docker-4c-2g-30366.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 22:10:25 22:10:25 22:10:25 ---> lscpu: 22:10:25 Architecture: x86_64 22:10:25 CPU op-mode(s): 32-bit, 64-bit 22:10:25 Byte Order: Little Endian 22:10:25 Address sizes: 40 bits physical, 48 bits virtual 22:10:25 CPU(s): 4 22:10:25 On-line CPU(s) list: 0-3 22:10:25 Thread(s) per core: 1 22:10:25 Core(s) per socket: 1 22:10:25 Socket(s): 4 22:10:25 NUMA node(s): 1 22:10:25 Vendor ID: GenuineIntel 22:10:25 CPU family: 6 22:10:25 Model: 44 22:10:25 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 22:10:25 Stepping: 1 22:10:25 CPU MHz: 2933.438 22:10:25 BogoMIPS: 5866.87 22:10:25 Virtualization: VT-x 22:10:25 Hypervisor vendor: KVM 22:10:25 Virtualization type: full 22:10:25 L1d cache: 128 KiB 22:10:25 L1i cache: 128 KiB 22:10:25 L2 cache: 16 MiB 22:10:25 L3 cache: 64 MiB 22:10:25 NUMA node0 CPU(s): 0-3 22:10:25 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 22:10:25 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 22:10:25 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 22:10:25 Vulnerability Meltdown: Mitigation; PTI 22:10:25 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:10:25 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 22:10:25 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 22:10:25 Vulnerability Srbds: Not affected 22:10:25 Vulnerability Tsx async abort: Not affected 22:10:25 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 22:10:25 22:10:25 22:10:25 ---> nproc: 22:10:25 4 22:10:25 22:10:25 22:10:25 ---> df -h: 22:10:25 Filesystem Size Used Available Use% Mounted on 22:10:25 overlay 50.0G 8.6G 41.4G 17% / 22:10:25 tmpfs 64.0M 0 64.0M 0% /dev 22:10:25 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 22:10:25 shm 64.0M 0 64.0M 0% /dev/shm 22:10:25 /dev/vda1 50.0G 8.6G 41.4G 17% /facter-os 22:10:25 /dev/vda1 50.0G 8.6G 41.4G 17% /etc/resolv.conf 22:10:25 /dev/vda1 50.0G 8.6G 41.4G 17% /etc/hostname 22:10:25 /dev/vda1 50.0G 8.6G 41.4G 17% /etc/hosts 22:10:25 /dev/vda1 50.0G 8.6G 41.4G 17% /var/log/sa-host 22:10:25 /dev/vda1 50.0G 8.6G 41.4G 17% /var/log/secure 22:10:25 /dev/vda1 50.0G 8.6G 41.4G 17% /var/log/auth.log 22:10:25 /dev/vda1 50.0G 8.6G 41.4G 17% /run/cloud-init/result.json 22:10:25 /dev/vda1 50.0G 8.6G 41.4G 17% /w/workspace/ndry_app-functions-sdk-go_master 22:10:25 /dev/vda1 50.0G 8.6G 41.4G 17% /w/workspace/ndry_app-functions-sdk-go_master@tmp 22:10:25 22:10:25 22:10:25 ---> free -m: 22:10:25 total used free shared buff/cache available 22:10:25 Mem: 1837 827 140 0 870 946 22:10:25 Swap: 1023 2 1021 22:10:25 22:10:25 22:10:25 ---> ip addr: 22:10:25 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 22:10:25 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:10:25 inet 127.0.0.1/8 scope host lo 22:10:25 valid_lft forever preferred_lft forever 22:10:25 inet6 ::1/128 scope host 22:10:25 valid_lft forever preferred_lft forever 22:10:25 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 22:10:25 link/ether fa:16:3e:99:09:c2 brd ff:ff:ff:ff:ff:ff 22:10:25 inet 10.30.123.211/23 brd 10.30.123.255 scope global dynamic eth0 22:10:25 valid_lft 85634sec preferred_lft 85634sec 22:10:25 inet6 fe80::f816:3eff:fe99:9c2/64 scope link 22:10:25 valid_lft forever preferred_lft forever 22:10:25 3: docker0: mtu 1500 qdisc noqueue state DOWN 22:10:25 link/ether 02:42:93:e1:58:cb brd ff:ff:ff:ff:ff:ff 22:10:25 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 22:10:25 valid_lft forever preferred_lft forever 22:10:25 inet6 fe80::42:93ff:fee1:58cb/64 scope link 22:10:25 valid_lft forever preferred_lft forever 22:10:25 22:10:25 22:10:25 ---> sar -b -r -n DEV: 22:10:25 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/18/21 _x86_64_ (4 CPU) 22:10:25 22:10:25 21:57:28 LINUX RESTART (4 CPU) 22:10:25 22:10:25 21:58:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:10:25 21:59:01 56.45 18.86 37.59 0.00 4850.47 4939.14 0.00 22:10:25 22:00:02 1.98 0.00 1.98 0.00 0.00 40.58 0.00 22:10:25 22:01:01 0.39 0.02 0.37 0.00 0.14 4.12 0.00 22:10:25 22:02:01 0.83 0.08 0.75 0.00 1.60 10.06 0.00 22:10:25 22:03:01 0.57 0.00 0.57 0.00 0.00 5.66 0.00 22:10:25 22:04:01 0.42 0.00 0.42 0.00 0.00 5.78 0.00 22:10:25 22:05:01 0.15 0.00 0.15 0.00 0.00 1.60 0.00 22:10:25 22:06:01 0.18 0.00 0.18 0.00 0.00 1.75 0.00 22:10:25 22:07:01 0.30 0.00 0.30 0.00 0.00 3.80 0.00 22:10:25 22:08:01 0.23 0.00 0.23 0.00 0.00 2.71 0.00 22:10:25 22:09:01 308.93 181.80 127.13 0.00 8920.18 36739.61 0.00 22:10:25 22:10:01 229.95 102.10 127.85 0.00 7521.86 33215.12 0.00 22:10:25 Average: 50.14 25.29 24.85 0.00 1778.29 6261.33 0.00 22:10:25 22:10:25 21:58:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:10:25 21:59:01 233292 0 611728 32.51 2620 1033904 1109276 37.86 412608 1037488 132 22:10:25 22:00:02 236880 0 608148 32.32 2620 1033896 1089072 37.17 412516 1034556 20 22:10:25 22:01:01 235820 0 609200 32.38 2620 1033904 1084376 37.01 419300 1028796 12 22:10:25 22:02:01 236372 0 608524 32.34 2620 1034028 1082384 36.94 419396 1028344 8 22:10:25 22:03:01 235784 0 609108 32.37 2620 1034032 1082540 36.95 434108 1014748 8 22:10:25 22:04:01 236144 0 608740 32.35 2620 1034040 1082444 36.94 433636 1014752 16 22:10:25 22:05:01 236052 0 608832 32.36 2620 1034040 1082480 36.94 433852 1014744 8 22:10:25 22:06:01 236024 0 608856 32.36 2620 1034044 1082384 36.94 433476 1014744 8 22:10:25 22:07:01 236456 0 608416 32.34 2620 1034052 1082384 36.94 433444 1014744 16 22:10:25 22:08:01 236028 0 608840 32.36 2620 1034056 1082444 36.94 433892 1014744 12 22:10:25 22:09:01 109088 0 703416 37.39 2596 1066444 1292032 44.09 559628 963096 89240 22:10:25 22:10:01 122672 0 792360 42.11 1492 965020 1132200 38.64 595192 825612 108 22:10:25 Average: 215884 0 632181 33.60 2524 1030955 1107001 37.78 451754 1000531 7466 22:10:25 22:10:25 21:58:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:10:25 21:59:01 eth0 506.79 390.24 1332.83 89.91 0.00 0.00 0.00 0.00 22:10:25 21:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:10:25 21:59:01 docker0 84.47 66.74 8.10 307.30 0.00 0.00 0.00 0.00 22:10:25 22:00:02 eth0 3.75 1.33 3.04 0.09 0.00 0.00 0.00 0.00 22:10:25 22:00:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:10:25 22:00:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:10:25 22:01:01 eth0 0.95 0.42 0.29 0.21 0.00 0.00 0.00 0.00 22:10:25 22:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:10:25 22:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:10:25 22:02:01 eth0 0.52 0.08 0.05 0.01 0.00 0.00 0.00 0.00 22:10:25 22:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:10:25 22:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:10:25 22:03:01 eth0 0.58 0.35 0.34 0.26 0.00 0.00 0.00 0.00 22:10:25 22:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:10:25 22:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:10:25 22:04:01 eth0 0.72 0.10 0.12 0.01 0.00 0.00 0.00 0.00 22:10:25 22:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:10:25 22:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:10:25 22:05:01 eth0 0.53 0.47 0.27 0.21 0.00 0.00 0.00 0.00 22:10:25 22:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:10:25 22:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:10:25 22:06:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:10:25 22:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:10:25 22:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:10:25 22:07:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:10:25 22:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:10:25 22:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:10:25 22:08:01 eth0 0.20 0.18 0.08 0.07 0.00 0.00 0.00 0.00 22:10:25 22:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:10:25 22:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:10:25 22:09:01 eth0 672.52 595.01 5846.54 57.51 0.00 0.00 0.00 0.00 22:10:25 22:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:10:25 22:09:01 docker0 52.52 52.35 4.65 239.70 0.00 0.00 0.00 0.00 22:10:25 22:10:01 eth0 330.47 278.62 1983.13 122.98 0.00 0.00 0.00 0.00 22:10:25 22:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:10:25 22:10:01 docker0 37.87 44.09 2.45 233.54 0.00 0.00 0.00 0.00 22:10:25 Average: eth0 126.69 105.80 765.57 22.65 0.00 0.00 0.00 0.00 22:10:25 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:10:25 Average: docker0 14.60 13.63 1.27 65.18 0.00 0.00 0.00 0.00 22:10:25 22:10:25 22:10:25 ---> sar -P ALL: 22:10:25 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/18/21 _x86_64_ (4 CPU) 22:10:25 22:10:25 21:57:28 LINUX RESTART (4 CPU) 22:10:25 22:10:25 21:58:01 CPU %user %nice %system %iowait %steal %idle 22:10:25 21:59:01 all 7.75 0.00 3.18 1.31 0.03 87.72 22:10:25 21:59:01 0 8.85 0.00 4.31 2.66 0.02 84.16 22:10:25 21:59:01 1 8.29 0.00 2.51 1.65 0.03 87.51 22:10:25 21:59:01 2 7.44 0.00 3.14 0.50 0.03 88.89 22:10:25 21:59:01 3 6.45 0.00 2.76 0.45 0.03 90.30 22:10:25 22:00:02 all 0.15 0.00 0.06 0.00 0.00 99.79 22:10:25 22:00:02 0 0.45 0.00 0.08 0.00 0.00 99.47 22:10:25 22:00:02 1 0.03 0.00 0.05 0.00 0.00 99.92 22:10:25 22:00:02 2 0.08 0.00 0.07 0.00 0.00 99.85 22:10:25 22:00:02 3 0.03 0.00 0.03 0.00 0.00 99.93 22:10:25 22:01:01 all 0.17 0.00 0.04 0.00 0.00 99.79 22:10:25 22:01:01 0 0.53 0.00 0.03 0.00 0.00 99.44 22:10:25 22:01:01 1 0.05 0.00 0.05 0.00 0.00 99.90 22:10:25 22:01:01 2 0.07 0.00 0.07 0.00 0.00 99.86 22:10:25 22:01:01 3 0.02 0.00 0.02 0.00 0.00 99.97 22:10:25 22:02:01 all 0.15 0.00 0.04 0.00 0.00 99.81 22:10:25 22:02:01 0 0.50 0.00 0.05 0.02 0.00 99.43 22:10:25 22:02:01 1 0.03 0.00 0.03 0.00 0.00 99.93 22:10:25 22:02:01 2 0.03 0.00 0.05 0.00 0.00 99.92 22:10:25 22:02:01 3 0.02 0.00 0.03 0.00 0.00 99.95 22:10:25 22:03:01 all 0.18 0.00 0.08 0.00 0.00 99.75 22:10:25 22:03:01 0 0.53 0.00 0.02 0.00 0.00 99.45 22:10:25 22:03:01 1 0.05 0.00 0.13 0.00 0.00 99.82 22:10:25 22:03:01 2 0.07 0.00 0.15 0.00 0.00 99.78 22:10:25 22:03:01 3 0.05 0.00 0.02 0.00 0.00 99.93 22:10:25 22:04:01 all 0.13 0.00 0.07 0.00 0.00 99.79 22:10:25 22:04:01 0 0.23 0.00 0.05 0.00 0.02 99.70 22:10:25 22:04:01 1 0.03 0.00 0.03 0.00 0.00 99.93 22:10:25 22:04:01 2 0.25 0.00 0.17 0.00 0.00 99.58 22:10:25 22:04:01 3 0.02 0.00 0.03 0.00 0.00 99.95 22:10:25 22:05:01 all 0.06 0.00 0.04 0.00 0.00 99.90 22:10:25 22:05:01 0 0.03 0.00 0.02 0.00 0.00 99.95 22:10:25 22:05:01 1 0.05 0.00 0.05 0.00 0.00 99.90 22:10:25 22:05:01 2 0.13 0.00 0.07 0.00 0.00 99.80 22:10:25 22:05:01 3 0.03 0.00 0.02 0.00 0.00 99.95 22:10:25 22:06:01 all 0.12 0.00 0.04 0.00 0.00 99.85 22:10:25 22:06:01 0 0.02 0.00 0.02 0.00 0.00 99.97 22:10:25 22:06:01 1 0.40 0.00 0.03 0.00 0.00 99.57 22:10:25 22:06:01 2 0.03 0.00 0.03 0.00 0.00 99.93 22:10:25 22:06:01 3 0.02 0.00 0.07 0.00 0.00 99.92 22:10:25 22:07:01 all 0.16 0.00 0.03 0.00 0.00 99.81 22:10:25 22:07:01 0 0.02 0.00 0.02 0.00 0.00 99.97 22:10:25 22:07:01 1 0.53 0.00 0.02 0.00 0.00 99.45 22:10:25 22:07:01 2 0.05 0.00 0.03 0.00 0.00 99.92 22:10:25 22:07:01 3 0.05 0.00 0.03 0.00 0.00 99.92 22:10:25 22:08:01 all 0.15 0.00 0.03 0.00 0.00 99.82 22:10:25 22:08:01 0 0.02 0.00 0.02 0.00 0.00 99.97 22:10:25 22:08:01 1 0.53 0.00 0.03 0.00 0.00 99.43 22:10:25 22:08:01 2 0.03 0.00 0.02 0.00 0.00 99.95 22:10:25 22:08:01 3 0.02 0.00 0.05 0.00 0.00 99.93 22:10:25 22:09:01 all 10.69 0.00 7.59 4.19 0.05 77.48 22:10:25 22:09:01 0 10.76 0.00 8.53 2.93 0.02 77.76 22:10:25 22:09:01 1 10.74 0.00 6.89 4.39 0.07 77.91 22:10:25 22:09:01 2 10.88 0.00 7.07 5.37 0.05 76.63 22:10:25 22:09:01 3 10.37 0.00 7.89 4.05 0.07 77.63 22:10:25 22:10:25 22:09:01 CPU %user %nice %system %iowait %steal %idle 22:10:25 22:10:01 all 11.50 0.00 8.17 4.02 0.05 76.26 22:10:25 22:10:01 0 10.06 0.00 8.65 5.27 0.07 75.95 22:10:25 22:10:01 1 10.67 0.00 7.45 3.62 0.03 78.23 22:10:25 22:10:01 2 13.65 0.00 8.67 5.04 0.05 72.58 22:10:25 22:10:01 3 11.61 0.00 7.91 2.15 0.05 78.28 22:10:25 Average: all 2.57 0.00 1.59 0.78 0.01 95.05 22:10:25 Average: 0 2.63 0.00 1.79 0.89 0.01 94.68 22:10:25 Average: 1 2.59 0.00 1.42 0.80 0.01 95.18 22:10:25 Average: 2 2.69 0.00 1.61 0.90 0.01 94.79 22:10:25 Average: 3 2.36 0.00 1.55 0.55 0.01 95.54 22:10:25 22:10:25 22:10:25