Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 00d745e262a2b669949b9e69e1b8c77e0ea64523 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa25fb65c2461e649b1a162fbf19ec71f4863fbd # timeout=10 Commit message: "Merge pull request #336 from ernestojeda/golang-1.16" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-app-functions-sdk-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-4268 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 00d745e262a2b669949b9e69e1b8c77e0ea64523 (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 00d745e262a2b669949b9e69e1b8c77e0ea64523 # timeout=10 Commit message: "fix: Fix Secure MessageBus Secret validation for non-secure mode (#832)" > git rev-list --no-walk c9e8075d305e58d2d7767f1bbb09e5bd867b510b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-11T01:19:20.158Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-11T01:19:20.256Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-11T01:19:20.288Z] ========================================================= [2021-05-11T01:19:20.288Z] EdgeX Global Pipelines Version Info [2021-05-11T01:19:20.288Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-11T01:19:22.506Z] ------------------- [2021-05-11T01:19:22.506Z] stable info: [2021-05-11T01:19:22.506Z] ------------------- [2021-05-11T01:19:22.506Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-11T01:19:22.506Z] Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd [2021-05-11T01:19:22.506Z] Message: update stable to v1.0.191 [2021-05-11T01:19:23.479Z] ------------------- [2021-05-11T01:19:23.479Z] experimental info: [2021-05-11T01:19:23.479Z] ------------------- [2021-05-11T01:19:23.479Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-11T01:19:23.479Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-11T01:19:23.479Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-11T01:19:23.674Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2021-05-11T01:19:23.698Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2021-05-11T01:19:23.721Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-11T01:19:23.760Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-11T01:19:23.783Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-11T01:19:23.806Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-11T01:19:23.833Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-11T01:19:23.855Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-11T01:19:23.879Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-05-11T01:19:23.902Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-11T01:19:23.926Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-11T01:19:23.969Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-functions-sdk-go [Pipeline] echo [2021-05-11T01:19:23.994Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-11T01:19:24.017Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-11T01:19:24.042Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-05-11T01:19:24.068Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-05-11T01:19:24.094Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-11T01:19:24.118Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-11T01:19:24.143Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-11T01:19:24.185Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-05-11T01:19:24.209Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-05-11T01:19:24.233Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-05-11T01:19:24.258Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-11T01:19:24.288Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-11T01:19:24.329Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-05-11T01:19:24.368Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-11T01:19:24.391Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-05-11T01:19:24.448Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-05-11T01:19:24.473Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-05-11T01:19:24.496Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 00d745e262a2b669949b9e69e1b8c77e0ea64523 [Pipeline] echo [2021-05-11T01:19:24.521Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 00d745e [Pipeline] echo [2021-05-11T01:19:24.544Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-11T01:19:24.988Z] + git log --format=format:%s -1 00d745e262a2b669949b9e69e1b8c77e0ea64523 [Pipeline] echo [2021-05-11T01:19:25.110Z] GIT_COMMIT: 00d745e262a2b669949b9e69e1b8c77e0ea64523, Commit Message: fix: Fix Secure MessageBus Secret validation for non-secure mode (#832) [Pipeline] echo [2021-05-11T01:19:25.125Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-11T01:19:26.132Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-11T01:19:26.733Z] [2021-05-11T01:19:26.733Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-11T01:19:27.122Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-11T01:19:27.403Z] latest: Pulling from edgex-devops/git-semver [2021-05-11T01:19:27.403Z] 31603596830f: Pulling fs layer [2021-05-11T01:19:27.403Z] 54011a49482f: Pulling fs layer [2021-05-11T01:19:27.403Z] a6820b24f6d8: Pulling fs layer [2021-05-11T01:19:27.403Z] f581987b2513: Pulling fs layer [2021-05-11T01:19:27.403Z] f581987b2513: Waiting [2021-05-11T01:19:27.403Z] 54011a49482f: Verifying Checksum [2021-05-11T01:19:27.403Z] 54011a49482f: Download complete [2021-05-11T01:19:27.678Z] 31603596830f: Verifying Checksum [2021-05-11T01:19:27.678Z] 31603596830f: Download complete [2021-05-11T01:19:27.678Z] f581987b2513: Verifying Checksum [2021-05-11T01:19:27.678Z] f581987b2513: Download complete [2021-05-11T01:19:27.947Z] a6820b24f6d8: Verifying Checksum [2021-05-11T01:19:27.947Z] a6820b24f6d8: Download complete [2021-05-11T01:19:28.231Z] 31603596830f: Pull complete [2021-05-11T01:19:28.537Z] 54011a49482f: Pull complete [2021-05-11T01:19:29.573Z] a6820b24f6d8: Pull complete [2021-05-11T01:19:30.166Z] f581987b2513: Pull complete [2021-05-11T01:19:30.166Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-11T01:19:30.166Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-11T01:19:30.166Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-11T01:19:30.420Z] prd-centos7-docker-4c-2g-4268 does not seem to be running inside a container [2021-05-11T01:19:30.571Z] $ 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 [2021-05-11T01:19:32.621Z] $ docker top 3dcab04d848a091c14d1d72f899bc61aa9fb1ab777b61ce9d244c93f17efb9f7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-11T01:19:32.830Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-11T01:19:32.830Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-11T01:19:33.145Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-11T01:19:33.148Z] $ docker exec 3dcab04d848a091c14d1d72f899bc61aa9fb1ab777b61ce9d244c93f17efb9f7 ssh-agent [2021-05-11T01:19:33.380Z] SSH_AUTH_SOCK=/tmp/ssh-pZoZNSGeS63m/agent.12 [2021-05-11T01:19:33.380Z] SSH_AGENT_PID=17 [2021-05-11T01:19:33.393Z] Running ssh-add (command line suppressed) [2021-05-11T01:19:33.533Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_6770221746333010633.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_6770221746333010633.key) [2021-05-11T01:19:33.601Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-11T01:19:33.924Z] + git tag --points-at HEAD [Pipeline] } [2021-05-11T01:19:33.947Z] $ docker exec --env ******** --env ******** 3dcab04d848a091c14d1d72f899bc61aa9fb1ab777b61ce9d244c93f17efb9f7 ssh-agent -k [2021-05-11T01:19:34.174Z] unset SSH_AUTH_SOCK; [2021-05-11T01:19:34.175Z] unset SSH_AGENT_PID; [2021-05-11T01:19:34.175Z] echo Agent pid 17 killed; [2021-05-11T01:19:34.244Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-11T01:19:34.288Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-11T01:19:34.288Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-11T01:19:34.620Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-11T01:19:34.623Z] $ docker exec 3dcab04d848a091c14d1d72f899bc61aa9fb1ab777b61ce9d244c93f17efb9f7 ssh-agent [2021-05-11T01:19:34.830Z] SSH_AUTH_SOCK=/tmp/ssh-U3sDNF5DBa5s/agent.47 [2021-05-11T01:19:34.830Z] SSH_AGENT_PID=52 [2021-05-11T01:19:34.839Z] Running ssh-add (command line suppressed) [2021-05-11T01:19:35.028Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_8193197943951702811.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_8193197943951702811.key) [2021-05-11T01:19:35.095Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-11T01:19:35.400Z] + git semver init [2021-05-11T01:19:35.401Z] # -> Open(): unable to determine branch for HEAD [2021-05-11T01:19:35.401Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2021-05-11T01:19:35.401Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2021-05-11T01:19:35.401Z] # $SEMVER_REMOTE_NAME = origin [2021-05-11T01:19:35.401Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-11T01:19:35.401Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-11T01:19:35.401Z] # $SEMVER_BRANCH = master [2021-05-11T01:19:35.401Z] # $SEMVER_TEMP = /tmp/semver-082026469 [2021-05-11T01:19:35.401Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP [2021-05-11T01:19:38.738Z] # '/tmp/semver-082026469' -> '/w/workspace/ndry_app-functions-sdk-go_master/.semver' [2021-05-11T01:19:38.738Z] # -> Force: false [2021-05-11T01:19:38.738Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } [2021-05-11T01:19:38.765Z] $ docker exec --env ******** --env ******** 3dcab04d848a091c14d1d72f899bc61aa9fb1ab777b61ce9d244c93f17efb9f7 ssh-agent -k [2021-05-11T01:19:39.001Z] unset SSH_AUTH_SOCK; [2021-05-11T01:19:39.003Z] unset SSH_AGENT_PID; [2021-05-11T01:19:39.003Z] echo Agent pid 52 killed; [2021-05-11T01:19:39.092Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-11T01:19:39.435Z] + git semver [Pipeline] } [2021-05-11T01:19:39.454Z] $ docker stop --time=1 3dcab04d848a091c14d1d72f899bc61aa9fb1ab777b61ce9d244c93f17efb9f7 [2021-05-11T01:19:41.013Z] $ docker rm -f 3dcab04d848a091c14d1d72f899bc61aa9fb1ab777b61ce9d244c93f17efb9f7 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-11T01:19:41.526Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-11T01:19:42.005Z] Stashed 1 file(s) [Pipeline] echo [2021-05-11T01:19:42.009Z] [edgeXSemver]: initialized semver on version 2.0.0-dev.58 [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 [2021-05-11T01:19:57.212Z] Still waiting to schedule task [2021-05-11T01:19:57.212Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-4268’ [2021-05-11T01:19:57.215Z] Still waiting to schedule task [2021-05-11T01:19:57.215Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-3702’ is offline [2021-05-11T01:21:40.984Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-4270 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws [2021-05-11T01:21:41.007Z] Running in /w/workspace/app-functions-sdk-go/230 [Pipeline] { [Pipeline] checkout [2021-05-11T01:21:46.560Z] using credential edgex-jenkins-ssh [2021-05-11T01:21:46.580Z] Cloning the remote Git repository [2021-05-11T01:21:46.693Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-05-11T01:21:46.828Z] > git init /w/workspace/app-functions-sdk-go/230 # timeout=10 [2021-05-11T01:21:46.987Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-05-11T01:21:46.988Z] > git --version # timeout=10 [2021-05-11T01:21:47.036Z] > git --version # 'git version 2.17.1' [2021-05-11T01:21:47.038Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-11T01:21:47.096Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-11T01:21:50.883Z] Checking out Revision 00d745e262a2b669949b9e69e1b8c77e0ea64523 (master) [2021-05-11T01:21:50.302Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-05-11T01:21:50.322Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-11T01:21:50.345Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-05-11T01:21:50.382Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-05-11T01:21:50.382Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-11T01:21:50.401Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-11T01:21:50.901Z] > git config core.sparsecheckout # timeout=10 [2021-05-11T01:21:50.921Z] > git checkout -f 00d745e262a2b669949b9e69e1b8c77e0ea64523 # timeout=10 [2021-05-11T01:21:55.234Z] Commit message: "fix: Fix Secure MessageBus Secret validation for non-secure mode (#832)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-11T01:21:56.976Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-11T01:21:57.413Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-11T01:21:57.764Z] + sudo service docker restart [2021-05-11T01:21:57.764Z] + true [Pipeline] unstash [Pipeline] echo [2021-05-11T01:22:00.659Z] ========================================================= [2021-05-11T01:22:00.660Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-11T01:22:00.660Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-11T01:22:01.023Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-05-11T01:22:02.007Z] Sending build context to Docker daemon 19.55MB [2021-05-11T01:22:02.007Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-11T01:22:02.007Z] Step 2/8 : FROM ${BASE} [2021-05-11T01:22:02.606Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-11T01:22:02.606Z] 595b0fe564bb: Pulling fs layer [2021-05-11T01:22:02.606Z] 7186ed65a4f7: Pulling fs layer [2021-05-11T01:22:02.606Z] 316046926c0a: Pulling fs layer [2021-05-11T01:22:02.606Z] 4ebd0625c992: Pulling fs layer [2021-05-11T01:22:02.606Z] 207e8628e3a3: Pulling fs layer [2021-05-11T01:22:02.606Z] c791037a9be2: Pulling fs layer [2021-05-11T01:22:02.606Z] ffd874e62e21: Pulling fs layer [2021-05-11T01:22:02.606Z] 207e8628e3a3: Waiting [2021-05-11T01:22:02.606Z] c791037a9be2: Waiting [2021-05-11T01:22:02.606Z] ffd874e62e21: Waiting [2021-05-11T01:22:02.606Z] 4ebd0625c992: Waiting [2021-05-11T01:22:02.606Z] 316046926c0a: Verifying Checksum [2021-05-11T01:22:02.606Z] 316046926c0a: Download complete [2021-05-11T01:22:02.606Z] 7186ed65a4f7: Verifying Checksum [2021-05-11T01:22:02.606Z] 7186ed65a4f7: Download complete [2021-05-11T01:22:02.606Z] 207e8628e3a3: Verifying Checksum [2021-05-11T01:22:02.606Z] 207e8628e3a3: Download complete [2021-05-11T01:22:02.606Z] c791037a9be2: Verifying Checksum [2021-05-11T01:22:02.606Z] c791037a9be2: Download complete [2021-05-11T01:22:02.606Z] 595b0fe564bb: Verifying Checksum [2021-05-11T01:22:02.606Z] 595b0fe564bb: Download complete [2021-05-11T01:22:03.212Z] 595b0fe564bb: Pull complete [2021-05-11T01:22:03.842Z] 7186ed65a4f7: Pull complete [2021-05-11T01:22:04.117Z] 316046926c0a: Pull complete [2021-05-11T01:22:05.106Z] ffd874e62e21: Download complete [2021-05-11T01:22:06.086Z] 4ebd0625c992: Verifying Checksum [2021-05-11T01:22:06.086Z] 4ebd0625c992: Download complete [2021-05-11T01:22:07.434Z] Running on prd-centos7-docker-4c-2g-4271 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws [2021-05-11T01:22:07.460Z] Running in /w/workspace/app-functions-sdk-go/230 [Pipeline] { [Pipeline] checkout [2021-05-11T01:22:10.666Z] using credential edgex-jenkins-ssh [2021-05-11T01:22:10.683Z] Cloning the remote Git repository [2021-05-11T01:22:10.721Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-05-11T01:22:10.801Z] > git init /w/workspace/app-functions-sdk-go/230 # timeout=10 [2021-05-11T01:22:10.876Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-05-11T01:22:10.876Z] > git --version # timeout=10 [2021-05-11T01:22:10.884Z] > git --version # 'git version 2.24.3' [2021-05-11T01:22:10.885Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-11T01:22:10.927Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-11T01:22:13.041Z] Checking out Revision 00d745e262a2b669949b9e69e1b8c77e0ea64523 (master) [2021-05-11T01:22:12.575Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-05-11T01:22:12.582Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-11T01:22:12.606Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-05-11T01:22:12.619Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-05-11T01:22:12.619Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-11T01:22:12.624Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-11T01:22:13.050Z] > git config core.sparsecheckout # timeout=10 [2021-05-11T01:22:13.055Z] > git checkout -f 00d745e262a2b669949b9e69e1b8c77e0ea64523 # timeout=10 [2021-05-11T01:22:16.263Z] 4ebd0625c992: Pull complete [2021-05-11T01:22:16.539Z] 207e8628e3a3: Pull complete [2021-05-11T01:22:16.862Z] Commit message: "fix: Fix Secure MessageBus Secret validation for non-secure mode (#832)" [2021-05-11T01:22:17.138Z] c791037a9be2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-11T01:22:17.944Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-11T01:22:18.290Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-11T01:22:18.603Z] + sudo service docker restart [2021-05-11T01:22:18.603Z] + true [2021-05-11T01:22:18.603Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-05-11T01:22:20.225Z] ========================================================= [2021-05-11T01:22:20.225Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-11T01:22:20.225Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-11T01:22:20.556Z] ffd874e62e21: Pull complete [2021-05-11T01:22:20.556Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-11T01:22:20.556Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-11T01:22:20.556Z] ---> cfc18b08335c [2021-05-11T01:22:20.556Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-05-11T01:22:20.571Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-11T01:22:20.835Z] 20.10.0: Pulling from library/docker [2021-05-11T01:22:20.835Z] a3cc7d3b244e: Pulling fs layer [2021-05-11T01:22:20.835Z] 02a3295e0d61: Pulling fs layer [2021-05-11T01:22:20.835Z] 0f4f2e6d8100: Pulling fs layer [2021-05-11T01:22:20.835Z] 330b718f631f: Pulling fs layer [2021-05-11T01:22:20.835Z] a93816041522: Pulling fs layer [2021-05-11T01:22:20.835Z] bdb6da89ff94: Pulling fs layer [2021-05-11T01:22:20.835Z] 2a70c0c122f4: Pulling fs layer [2021-05-11T01:22:20.835Z] 330b718f631f: Waiting [2021-05-11T01:22:20.835Z] a93816041522: Waiting [2021-05-11T01:22:20.835Z] bdb6da89ff94: Waiting [2021-05-11T01:22:20.835Z] 2a70c0c122f4: Waiting [2021-05-11T01:22:20.835Z] 0f4f2e6d8100: Verifying Checksum [2021-05-11T01:22:20.835Z] 0f4f2e6d8100: Download complete [2021-05-11T01:22:20.835Z] 02a3295e0d61: Download complete [2021-05-11T01:22:20.835Z] a3cc7d3b244e: Verifying Checksum [2021-05-11T01:22:20.835Z] a3cc7d3b244e: Download complete [2021-05-11T01:22:20.835Z] a93816041522: Verifying Checksum [2021-05-11T01:22:20.835Z] a93816041522: Download complete [2021-05-11T01:22:20.835Z] 2a70c0c122f4: Verifying Checksum [2021-05-11T01:22:20.835Z] 2a70c0c122f4: Download complete [2021-05-11T01:22:20.835Z] bdb6da89ff94: Verifying Checksum [2021-05-11T01:22:20.835Z] bdb6da89ff94: Download complete [2021-05-11T01:22:21.528Z] Sending build context to Docker daemon 19.55MB [2021-05-11T01:22:21.528Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-05-11T01:22:21.528Z] Step 2/8 : FROM ${BASE} [2021-05-11T01:22:21.528Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-11T01:22:21.528Z] 540db60ca938: Pulling fs layer [2021-05-11T01:22:21.528Z] adcc1eea9eea: Pulling fs layer [2021-05-11T01:22:21.528Z] 4c4ab2625f07: Pulling fs layer [2021-05-11T01:22:21.528Z] 0510c868ecb4: Pulling fs layer [2021-05-11T01:22:21.528Z] afea3b2eda06: Pulling fs layer [2021-05-11T01:22:21.528Z] 7809a108b3ef: Pulling fs layer [2021-05-11T01:22:21.528Z] f706445af74f: Pulling fs layer [2021-05-11T01:22:21.528Z] afea3b2eda06: Waiting [2021-05-11T01:22:21.528Z] 7809a108b3ef: Waiting [2021-05-11T01:22:21.528Z] f706445af74f: Waiting [2021-05-11T01:22:21.528Z] 0510c868ecb4: Waiting [2021-05-11T01:22:21.528Z] 4c4ab2625f07: Verifying Checksum [2021-05-11T01:22:21.528Z] 4c4ab2625f07: Download complete [2021-05-11T01:22:21.528Z] adcc1eea9eea: Verifying Checksum [2021-05-11T01:22:21.528Z] adcc1eea9eea: Download complete [2021-05-11T01:22:21.528Z] afea3b2eda06: Download complete [2021-05-11T01:22:21.528Z] 7809a108b3ef: Verifying Checksum [2021-05-11T01:22:21.528Z] 7809a108b3ef: Download complete [2021-05-11T01:22:21.528Z] 540db60ca938: Verifying Checksum [2021-05-11T01:22:21.528Z] 540db60ca938: Download complete [2021-05-11T01:22:21.820Z] a3cc7d3b244e: Pull complete [2021-05-11T01:22:22.139Z] 540db60ca938: Pull complete [2021-05-11T01:22:22.425Z] 02a3295e0d61: Pull complete [2021-05-11T01:22:22.426Z] adcc1eea9eea: Pull complete [2021-05-11T01:22:22.426Z] 4c4ab2625f07: Pull complete [2021-05-11T01:22:22.700Z] 0f4f2e6d8100: Pull complete [2021-05-11T01:22:22.974Z] 330b718f631f: Verifying Checksum [2021-05-11T01:22:22.974Z] 330b718f631f: Download complete [2021-05-11T01:22:24.419Z] f706445af74f: Verifying Checksum [2021-05-11T01:22:24.419Z] f706445af74f: Download complete [2021-05-11T01:22:25.918Z] 0510c868ecb4: Verifying Checksum [2021-05-11T01:22:25.918Z] 0510c868ecb4: Download complete [2021-05-11T01:22:27.290Z] 330b718f631f: Pull complete [2021-05-11T01:22:27.290Z] a93816041522: Pull complete [2021-05-11T01:22:27.562Z] bdb6da89ff94: Pull complete [2021-05-11T01:22:27.833Z] 2a70c0c122f4: Pull complete [2021-05-11T01:22:27.834Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-11T01:22:27.834Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-11T01:22:32.610Z] 0510c868ecb4: Pull complete [2021-05-11T01:22:32.610Z] afea3b2eda06: Pull complete [2021-05-11T01:22:32.879Z] 7809a108b3ef: Pull complete [2021-05-11T01:22:34.552Z] ---> caf318d5f0e3 [2021-05-11T01:22:34.552Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-05-11T01:22:34.552Z] ---> Running in 35811ce73fe1 [2021-05-11T01:22:34.552Z] Removing intermediate container 35811ce73fe1 [2021-05-11T01:22:34.552Z] ---> e4e85b53dae0 [2021-05-11T01:22:34.553Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-05-11T01:22:34.553Z] ---> Running in 7e3f7f4ecbe0 [2021-05-11T01:22:35.531Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-11T01:22:37.513Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-11T01:22:39.478Z] (1/5) Installing libsodium (1.0.18-r0) [2021-05-11T01:22:39.478Z] (2/5) Installing libzmq (4.3.3-r1) [2021-05-11T01:22:39.478Z] (3/5) Installing pkgconf (1.7.3-r0) [2021-05-11T01:22:39.749Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-05-11T01:22:40.022Z] (5/5) Installing zeromq-dev (4.3.3-r1) [2021-05-11T01:22:40.022Z] Executing busybox-1.32.1-r6.trigger [2021-05-11T01:22:40.022Z] OK: 139 MiB in 45 packages [2021-05-11T01:22:41.452Z] Removing intermediate container 7e3f7f4ecbe0 [2021-05-11T01:22:41.452Z] ---> 9b7366adab87 [2021-05-11T01:22:41.452Z] Step 6/8 : WORKDIR /build [2021-05-11T01:22:41.452Z] ---> Running in e65c03613370 [2021-05-11T01:22:42.044Z] Removing intermediate container e65c03613370 [2021-05-11T01:22:42.044Z] ---> 3695fa981fa6 [2021-05-11T01:22:42.044Z] Step 7/8 : COPY go.mod . [2021-05-11T01:22:42.636Z] ---> bc813e032c71 [2021-05-11T01:22:42.637Z] Step 8/8 : RUN go mod download [2021-05-11T01:22:42.910Z] ---> Running in ea1c7ca667ec [2021-05-11T01:22:42.935Z] f706445af74f: Pull complete [2021-05-11T01:22:42.935Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-11T01:22:42.935Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-11T01:22:42.935Z] ---> b068be0155e3 [2021-05-11T01:22:42.935Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-05-11T01:22:42.935Z] 20.10.0: Pulling from library/docker [2021-05-11T01:22:42.935Z] 05e7bc50f07f: Pulling fs layer [2021-05-11T01:22:42.935Z] 6db28d0fdbf6: Pulling fs layer [2021-05-11T01:22:42.935Z] 292df0bc6bf3: Pulling fs layer [2021-05-11T01:22:42.935Z] 2e060f4bd70b: Pulling fs layer [2021-05-11T01:22:42.935Z] 80e8d568a223: Pulling fs layer [2021-05-11T01:22:42.935Z] 8dc6ef1a942a: Pulling fs layer [2021-05-11T01:22:42.935Z] 2312dd95470a: Pulling fs layer [2021-05-11T01:22:42.935Z] 80e8d568a223: Waiting [2021-05-11T01:22:42.935Z] 8dc6ef1a942a: Waiting [2021-05-11T01:22:42.935Z] 2312dd95470a: Waiting [2021-05-11T01:22:42.935Z] 292df0bc6bf3: Verifying Checksum [2021-05-11T01:22:42.935Z] 292df0bc6bf3: Download complete [2021-05-11T01:22:42.935Z] 6db28d0fdbf6: Verifying Checksum [2021-05-11T01:22:42.935Z] 6db28d0fdbf6: Download complete [2021-05-11T01:22:42.935Z] 05e7bc50f07f: Verifying Checksum [2021-05-11T01:22:42.935Z] 05e7bc50f07f: Download complete [2021-05-11T01:22:42.935Z] 80e8d568a223: Verifying Checksum [2021-05-11T01:22:42.935Z] 80e8d568a223: Download complete [2021-05-11T01:22:42.935Z] 8dc6ef1a942a: Verifying Checksum [2021-05-11T01:22:42.935Z] 8dc6ef1a942a: Download complete [2021-05-11T01:22:42.935Z] 2312dd95470a: Verifying Checksum [2021-05-11T01:22:42.935Z] 2312dd95470a: Download complete [2021-05-11T01:22:42.935Z] 05e7bc50f07f: Pull complete [2021-05-11T01:22:42.935Z] 6db28d0fdbf6: Pull complete [2021-05-11T01:22:43.203Z] 292df0bc6bf3: Pull complete [2021-05-11T01:22:43.469Z] 2e060f4bd70b: Verifying Checksum [2021-05-11T01:22:43.469Z] 2e060f4bd70b: Download complete [2021-05-11T01:22:46.819Z] 2e060f4bd70b: Pull complete [2021-05-11T01:22:47.082Z] 80e8d568a223: Pull complete [2021-05-11T01:22:47.082Z] 8dc6ef1a942a: Pull complete [2021-05-11T01:22:47.347Z] 2312dd95470a: Pull complete [2021-05-11T01:22:47.347Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-05-11T01:22:47.347Z] Status: Downloaded newer image for docker:20.10.0 [2021-05-11T01:22:48.746Z] ---> d4bac2b79ac9 [2021-05-11T01:22:48.746Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-05-11T01:22:48.746Z] ---> Running in 0b4d69419378 [2021-05-11T01:22:49.013Z] Removing intermediate container 0b4d69419378 [2021-05-11T01:22:49.013Z] ---> fdb4b5c16756 [2021-05-11T01:22:49.013Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-05-11T01:22:49.013Z] ---> Running in dedd04792e24 [2021-05-11T01:22:49.590Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-11T01:22:52.905Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-11T01:22:53.484Z] (1/5) Installing libsodium (1.0.18-r0) [2021-05-11T01:22:53.747Z] (2/5) Installing libzmq (4.3.3-r1) [2021-05-11T01:22:54.012Z] (3/5) Installing pkgconf (1.7.3-r0) [2021-05-11T01:22:54.299Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-05-11T01:22:54.299Z] (5/5) Installing zeromq-dev (4.3.3-r1) [2021-05-11T01:22:54.570Z] Executing busybox-1.32.1-r6.trigger [2021-05-11T01:22:54.570Z] OK: 150 MiB in 45 packages [2021-05-11T01:22:55.163Z] Removing intermediate container dedd04792e24 [2021-05-11T01:22:55.163Z] ---> 8e4669919654 [2021-05-11T01:22:55.163Z] Step 6/8 : WORKDIR /build [2021-05-11T01:22:55.163Z] ---> Running in 42dfff6b869c [2021-05-11T01:22:55.428Z] Removing intermediate container 42dfff6b869c [2021-05-11T01:22:55.428Z] ---> 831b589c7a92 [2021-05-11T01:22:55.428Z] Step 7/8 : COPY go.mod . [2021-05-11T01:22:55.693Z] ---> c0c7c672ac18 [2021-05-11T01:22:55.693Z] Step 8/8 : RUN go mod download [2021-05-11T01:22:55.693Z] ---> Running in 20746530f85d [2021-05-11T01:23:09.744Z] Removing intermediate container ea1c7ca667ec [2021-05-11T01:23:09.744Z] ---> 245df69f07b2 [2021-05-11T01:23:09.744Z] Successfully built 245df69f07b2 [2021-05-11T01:23:09.744Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-11T01:23:10.091Z] + docker inspect -f . ci-base-image-arm64 [2021-05-11T01:23:10.092Z] . [Pipeline] withDockerContainer [2021-05-11T01:23:10.371Z] prd-ubuntu18.04-docker-arm64-4c-16g-4270 does not seem to be running inside a container [2021-05-11T01:23:10.455Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/230 -v /w/workspace/app-functions-sdk-go/230:/w/workspace/app-functions-sdk-go/230:rw,z -v /w/workspace/app-functions-sdk-go/230@tmp:/w/workspace/app-functions-sdk-go/230@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-11T01:23:11.962Z] $ docker top 2722b144789d85d9f44c24fa8fde1324633a1eb5a00996d28bf977efef5fd33c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-11T01:23:12.964Z] + go version [2021-05-11T01:23:12.964Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-11T01:23:12.984Z] $ docker stop --time=1 2722b144789d85d9f44c24fa8fde1324633a1eb5a00996d28bf977efef5fd33c [2021-05-11T01:23:14.871Z] $ docker rm -f 2722b144789d85d9f44c24fa8fde1324633a1eb5a00996d28bf977efef5fd33c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-11T01:23:15.557Z] + docker inspect -f . ci-base-image-arm64 [2021-05-11T01:23:15.557Z] . [Pipeline] withDockerContainer [2021-05-11T01:23:15.783Z] prd-ubuntu18.04-docker-arm64-4c-16g-4270 does not seem to be running inside a container [2021-05-11T01:23:15.866Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/230 -v /w/workspace/app-functions-sdk-go/230:/w/workspace/app-functions-sdk-go/230:rw,z -v /w/workspace/app-functions-sdk-go/230@tmp:/w/workspace/app-functions-sdk-go/230@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-05-11T01:23:17.229Z] $ docker top c3ee75fd52dc255caa86c41c3807739bda32c202871ced72ff8e073feb56f49d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-11T01:23:18.144Z] + go mod tidy [Pipeline] sh [2021-05-11T01:23:19.402Z] + make test [2021-05-11T01:23:19.402Z] make -C ./app-service-template build [2021-05-11T01:23:19.402Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/230/app-service-template' [2021-05-11T01:23:19.402Z] go mod tidy [2021-05-11T01:23:20.002Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service [2021-05-11T01:23:22.522Z] Removing intermediate container 20746530f85d [2021-05-11T01:23:22.522Z] ---> 84fd8eae3fc7 [2021-05-11T01:23:22.522Z] Successfully built 84fd8eae3fc7 [2021-05-11T01:23:22.522Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-11T01:23:22.986Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-11T01:23:23.252Z] . [Pipeline] withDockerContainer [2021-05-11T01:23:23.699Z] prd-centos7-docker-4c-2g-4271 does not seem to be running inside a container [2021-05-11T01:23:23.894Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/230 -v /w/workspace/app-functions-sdk-go/230:/w/workspace/app-functions-sdk-go/230:rw,z -v /w/workspace/app-functions-sdk-go/230@tmp:/w/workspace/app-functions-sdk-go/230@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 [2021-05-11T01:23:25.293Z] $ docker top 95fb6aab100754154a2a732b0610d9f589015f4f721346c3a961d34d6d75af98 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-11T01:23:26.241Z] + go version [2021-05-11T01:23:26.242Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-11T01:23:26.266Z] $ docker stop --time=1 95fb6aab100754154a2a732b0610d9f589015f4f721346c3a961d34d6d75af98 [2021-05-11T01:23:28.062Z] $ docker rm -f 95fb6aab100754154a2a732b0610d9f589015f4f721346c3a961d34d6d75af98 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-11T01:23:28.725Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-11T01:23:28.725Z] . [Pipeline] withDockerContainer [2021-05-11T01:23:28.937Z] prd-centos7-docker-4c-2g-4271 does not seem to be running inside a container [2021-05-11T01:23:29.003Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/230 -v /w/workspace/app-functions-sdk-go/230:/w/workspace/app-functions-sdk-go/230:rw,z -v /w/workspace/app-functions-sdk-go/230@tmp:/w/workspace/app-functions-sdk-go/230@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 [2021-05-11T01:23:31.043Z] $ docker top 7ebbc1a6bb899555c8e2560ce0a252115e3960f9072191e3cd9fec8452f85be6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-11T01:23:31.972Z] + go mod tidy [Pipeline] sh [2021-05-11T01:23:35.368Z] + make test [2021-05-11T01:23:35.368Z] make -C ./app-service-template build [2021-05-11T01:23:35.368Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/230/app-service-template' [2021-05-11T01:23:35.368Z] go mod tidy [2021-05-11T01:23:35.981Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service [2021-05-11T01:23:59.052Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/230/app-service-template' [2021-05-11T01:23:59.052Z] make -C ./app-service-template test [2021-05-11T01:23:59.052Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/230/app-service-template' [2021-05-11T01:23:59.052Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-05-11T01:24:04.027Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/230/app-service-template' [2021-05-11T01:24:04.027Z] make -C ./app-service-template test [2021-05-11T01:24:04.027Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/230/app-service-template' [2021-05-11T01:24:04.027Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-05-11T01:24:22.889Z] ok new-app-service 0.045s coverage: 47.8% of statements [2021-05-11T01:24:22.889Z] ? new-app-service/config [no test files] [2021-05-11T01:24:22.889Z] ok new-app-service/functions 0.053s [2021-05-11T01:24:22.889Z] CGO_ENABLED=1 go vet ./... [2021-05-11T01:24:25.901Z] ok new-app-service 0.039s coverage: 47.8% of statements [2021-05-11T01:24:25.901Z] ? new-app-service/config [no test files] [2021-05-11T01:24:25.901Z] ok new-app-service/functions 0.031s [2021-05-11T01:24:25.901Z] CGO_ENABLED=1 go vet ./... [2021-05-11T01:24:38.158Z] gofmt -l . [2021-05-11T01:24:38.158Z] [ "`gofmt -l .`" = "" ] [2021-05-11T01:24:38.158Z] ./bin/test-go-mod-tidy.sh [2021-05-11T01:24:38.158Z] ./bin/test-attribution-txt.sh [2021-05-11T01:24:38.158Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/230/app-service-template' [2021-05-11T01:24:38.158Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-05-11T01:24:38.442Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-05-11T01:24:41.949Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.028s coverage: 56.5% of statements [2021-05-11T01:24:41.949Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.104s coverage: 92.5% of statements [2021-05-11T01:24:41.949Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-05-11T01:24:41.949Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.089s coverage: 61.5% of statements [2021-05-11T01:24:41.949Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-05-11T01:24:42.240Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.015s [2021-05-11T01:24:43.221Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.101s coverage: 75.4% of statements [2021-05-11T01:24:43.221Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-05-11T01:24:43.221Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-05-11T01:24:43.221Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-05-11T01:24:43.221Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-05-11T01:24:43.221Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-05-11T01:24:43.221Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-05-11T01:24:43.221Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.090s coverage: 97.0% of statements [2021-05-11T01:24:43.221Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-05-11T01:24:43.221Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.040s coverage: 10.5% of statements [2021-05-11T01:24:48.612Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.772s coverage: 76.9% of statements [2021-05-11T01:24:48.612Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-05-11T01:24:48.612Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.027s coverage: 18.4% of statements [2021-05-11T01:24:48.612Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.020s coverage: 27.3% of statements [2021-05-11T01:24:48.612Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2021-05-11T01:24:48.612Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2021-05-11T01:24:48.612Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.018s coverage: 51.4% of statements [2021-05-11T01:24:52.782Z] gofmt -l . [2021-05-11T01:24:52.782Z] [ "`gofmt -l .`" = "" ] [2021-05-11T01:24:52.782Z] ./bin/test-go-mod-tidy.sh [2021-05-11T01:24:52.782Z] ./bin/test-attribution-txt.sh [2021-05-11T01:24:52.782Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/230/app-service-template' [2021-05-11T01:24:52.782Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-05-11T01:24:52.782Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-05-11T01:25:01.104Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.078s coverage: 56.5% of statements [2021-05-11T01:25:01.104Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.034s coverage: 92.5% of statements [2021-05-11T01:25:01.104Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-05-11T01:25:01.104Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.161s coverage: 61.5% of statements [2021-05-11T01:25:01.104Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-05-11T01:25:01.104Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.040s [2021-05-11T01:25:01.104Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.092s coverage: 75.4% of statements [2021-05-11T01:25:01.104Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-05-11T01:25:01.104Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-05-11T01:25:01.104Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-05-11T01:25:01.104Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-05-11T01:25:01.104Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-05-11T01:25:01.104Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-05-11T01:25:01.104Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.024s coverage: 97.0% of statements [2021-05-11T01:25:01.104Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-05-11T01:25:01.104Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.034s coverage: 10.5% of statements [2021-05-11T01:25:07.843Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.856s coverage: 76.9% of statements [2021-05-11T01:25:07.843Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-05-11T01:25:07.843Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.058s coverage: 18.4% of statements [2021-05-11T01:25:07.843Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.052s coverage: 27.3% of statements [2021-05-11T01:25:07.843Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2021-05-11T01:25:07.843Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2021-05-11T01:25:07.843Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.038s coverage: 51.4% of statements [2021-05-11T01:25:15.263Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.088s coverage: 81.9% of statements [2021-05-11T01:25:15.263Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.010s coverage: 94.4% of statements [2021-05-11T01:25:15.263Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-05-11T01:25:15.263Z] gofmt -l . [2021-05-11T01:25:15.263Z] [ "`gofmt -l .`" = "" ] [2021-05-11T01:25:15.263Z] ./app-service-template/bin/test-go-mod-tidy.sh [Pipeline] } [2021-05-11T01:25:15.288Z] $ docker stop --time=1 7ebbc1a6bb899555c8e2560ce0a252115e3960f9072191e3cd9fec8452f85be6 [2021-05-11T01:25:16.940Z] $ docker rm -f 7ebbc1a6bb899555c8e2560ce0a252115e3960f9072191e3cd9fec8452f85be6 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-11T01:25:17.571Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-11T01:25:18.041Z] 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 [2021-05-11T01:25:18.768Z] ---> job-cost.sh [2021-05-11T01:25:18.768Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HSEH [2021-05-11T01:25:34.623Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.101s coverage: 81.9% of statements [2021-05-11T01:25:34.623Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.035s coverage: 94.4% of statements [2021-05-11T01:25:34.623Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-05-11T01:25:36.065Z] gofmt -l . [2021-05-11T01:25:36.065Z] [ "`gofmt -l .`" = "" ] [2021-05-11T01:25:36.665Z] ./app-service-template/bin/test-go-mod-tidy.sh [2021-05-11T01:25:36.946Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [Pipeline] } [2021-05-11T01:25:36.961Z] $ docker stop --time=1 c3ee75fd52dc255caa86c41c3807739bda32c202871ced72ff8e073feb56f49d [2021-05-11T01:25:39.084Z] $ docker rm -f c3ee75fd52dc255caa86c41c3807739bda32c202871ced72ff8e073feb56f49d [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-11T01:25:40.023Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-11T01:25:40.045Z] Warning: overwriting stash ‘coverage-report’ [2021-05-11T01:25:41.004Z] 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 [2021-05-11T01:25:41.525Z] ---> job-cost.sh [2021-05-11T01:25:41.525Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZnGs [2021-05-11T01:26:03.618Z] lf-activate-venv(): INFO: Adding /tmp/venv-HSEH/bin to PATH [2021-05-11T01:26:03.618Z] INFO: No Stack... [2021-05-11T01:26:04.194Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-11T01:26:04.770Z] INFO: Archiving Costs [Pipeline] sh [2021-05-11T01:26:05.093Z] + cut -d, -f6 [2021-05-11T01:26:05.093Z] + cat /w/workspace/app-functions-sdk-go/230/archives/cost.csv [Pipeline] lock [2021-05-11T01:26:05.204Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-master-230-stack-cost] [2021-05-11T01:26:05.213Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-master-230-stack-cost] did not exist. Created. [2021-05-11T01:26:05.213Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-master-230-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-11T01:26:05.550Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-05-11T01:26:05.753Z] Stashed 1 file(s) [Pipeline] } [2021-05-11T01:26:05.761Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-master-230-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-11T01:26:20.680Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-11T01:27:42.397Z] lf-activate-venv(): INFO: Adding /tmp/venv-ZnGs/bin to PATH [2021-05-11T01:27:42.397Z] INFO: No Stack... [2021-05-11T01:27:42.397Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-05-11T01:27:42.397Z] INFO: Archiving Costs [Pipeline] sh [2021-05-11T01:27:42.739Z] + + cat /w/workspace/app-functions-sdk-go/230/archives/cost.csv [2021-05-11T01:27:42.739Z] cut -d, -f6 [Pipeline] lock [2021-05-11T01:27:42.847Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-master-230-stack-cost] [2021-05-11T01:27:42.857Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-master-230-stack-cost] did not exist. Created. [2021-05-11T01:27:42.857Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-master-230-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-11T01:27:43.230Z] /w/workspace/app-functions-sdk-go/230@tmp/durable-d91f0956/script.sh: 1: /w/workspace/app-functions-sdk-go/230@tmp/durable-d91f0956/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-05-11T01:27:43.573Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-05-11T01:27:43.594Z] Warning: overwriting stash ‘stack-cost’ [2021-05-11T01:27:43.753Z] Stashed 1 file(s) [Pipeline] } [2021-05-11T01:27:43.769Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-master-230-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 [2021-05-11T01:27:44.473Z] provisioning config files... [2021-05-11T01:27:44.486Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config7331554351769206724tmp [Pipeline] { [Pipeline] sh [2021-05-11T01:27:44.812Z] + set +x [2021-05-11T01:27:44.812Z] + curl -s https://codecov.io/bash [2021-05-11T01:27:44.812Z] + bash -s -- [2021-05-11T01:27:45.076Z] [2021-05-11T01:27:45.076Z] _____ _ [2021-05-11T01:27:45.076Z] / ____| | | [2021-05-11T01:27:45.076Z] | | ___ __| | ___ ___ _____ __ [2021-05-11T01:27:45.076Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-11T01:27:45.076Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-11T01:27:45.076Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-11T01:27:45.076Z] Bash-1.0.2 [2021-05-11T01:27:45.076Z] [2021-05-11T01:27:45.076Z] [2021-05-11T01:27:45.076Z] ==> git version 2.24.3 found [2021-05-11T01:27:45.076Z] ==> 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 [2021-05-11T01:27:45.076Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-11T01:27:45.076Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-11T01:27:45.076Z] ==> Jenkins CI detected. [2021-05-11T01:27:45.076Z] project root: . [2021-05-11T01:27:45.076Z] --> token set from env [2021-05-11T01:27:45.076Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-11T01:27:45.076Z] ==> Running gcov in . (disable via -X gcov) [2021-05-11T01:27:45.076Z] ==> Python coveragepy not found [2021-05-11T01:27:45.076Z] ==> Searching for coverage reports in: [2021-05-11T01:27:45.076Z] + . [2021-05-11T01:27:45.076Z] -> Found 2 reports [2021-05-11T01:27:45.076Z] ==> Detecting git/mercurial file structure [2021-05-11T01:27:45.076Z] ==> Reading reports [2021-05-11T01:27:45.076Z] + ./app-service-template/coverage.out bytes=1055 [2021-05-11T01:27:45.076Z] + ./coverage.out bytes=86556 [2021-05-11T01:27:45.076Z] ==> Appending adjustments [2021-05-11T01:27:45.076Z] https://docs.codecov.io/docs/fixing-reports [2021-05-11T01:27:45.659Z] + Found adjustments [2021-05-11T01:27:45.659Z] ==> Gzipping contents [2021-05-11T01:27:45.659Z] 16K /tmp/codecov.CtmK0U.gz [2021-05-11T01:27:45.659Z] ==> Uploading reports [2021-05-11T01:27:45.659Z] url: https://codecov.io [2021-05-11T01:27:45.659Z] query: branch=master&commit=00d745e262a2b669949b9e69e1b8c77e0ea64523&build=230&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F230%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-05-11T01:27:45.659Z] -> Pinging Codecov [2021-05-11T01:27:45.659Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=master&commit=00d745e262a2b669949b9e69e1b8c77e0ea64523&build=230&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F230%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-05-11T01:27:46.234Z] -> Uploading to [2021-05-11T01:27:46.234Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-11/3D8B5DFFC46A037C893635FACE044666/00d745e262a2b669949b9e69e1b8c77e0ea64523/cd6e7b5e-ddd3-4ec1-8fe6-f3e5769a1754.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210511%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210511T012745Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9dcab3bce6160df882b96336ac53e375cfffceed566e969b12c2ad031090eabe [2021-05-11T01:27:46.234Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-11T01:27:46.234Z] Dload Upload Total Spent Left Speed [2021-05-11T01:27:46.497Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15329 0 0 100 15329 0 36565 --:--:-- --:--:-- --:--:-- 36497 [2021-05-11T01:27:46.497Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/00d745e262a2b669949b9e69e1b8c77e0ea64523 [Pipeline] } [2021-05-11T01:27:46.507Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-05-11T01:27:47.152Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-05-11T01:27:47.168Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-11T01:27:47.481Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-11T01:27:47.481Z] [2021-05-11T01:27:47.481Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-05-11T01:27:47.798Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-11T01:27:47.798Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-05-11T01:27:47.798Z] 188c0c94c7c5: Pulling fs layer [2021-05-11T01:27:47.798Z] 0ef7d3d256c8: Pulling fs layer [2021-05-11T01:27:47.798Z] de9db76c5a1d: Pulling fs layer [2021-05-11T01:27:47.798Z] 0eba1c9be4d2: Pulling fs layer [2021-05-11T01:27:47.798Z] 0d57e429df01: Pulling fs layer [2021-05-11T01:27:47.798Z] 4e4be7b47b0d: Pulling fs layer [2021-05-11T01:27:47.798Z] e1f770b5df2f: Pulling fs layer [2021-05-11T01:27:47.798Z] 85a0685a4137: Pulling fs layer [2021-05-11T01:27:47.798Z] e1f770b5df2f: Waiting [2021-05-11T01:27:47.798Z] 0eba1c9be4d2: Waiting [2021-05-11T01:27:47.798Z] 85a0685a4137: Waiting [2021-05-11T01:27:47.798Z] 0d57e429df01: Waiting [2021-05-11T01:27:47.798Z] 4e4be7b47b0d: Waiting [2021-05-11T01:27:47.798Z] de9db76c5a1d: Verifying Checksum [2021-05-11T01:27:47.798Z] de9db76c5a1d: Download complete [2021-05-11T01:27:47.798Z] 0ef7d3d256c8: Verifying Checksum [2021-05-11T01:27:47.798Z] 0ef7d3d256c8: Download complete [2021-05-11T01:27:47.798Z] 0d57e429df01: Verifying Checksum [2021-05-11T01:27:47.798Z] 0d57e429df01: Download complete [2021-05-11T01:27:47.798Z] 4e4be7b47b0d: Verifying Checksum [2021-05-11T01:27:47.798Z] 4e4be7b47b0d: Download complete [2021-05-11T01:27:47.798Z] 188c0c94c7c5: Verifying Checksum [2021-05-11T01:27:47.799Z] 188c0c94c7c5: Download complete [2021-05-11T01:27:48.395Z] 188c0c94c7c5: Pull complete [2021-05-11T01:27:48.663Z] 0ef7d3d256c8: Pull complete [2021-05-11T01:27:48.663Z] de9db76c5a1d: Pull complete [2021-05-11T01:27:49.346Z] e1f770b5df2f: Verifying Checksum [2021-05-11T01:27:49.346Z] e1f770b5df2f: Download complete [2021-05-11T01:27:51.307Z] 85a0685a4137: Verifying Checksum [2021-05-11T01:27:51.307Z] 85a0685a4137: Download complete [2021-05-11T01:27:51.891Z] 0eba1c9be4d2: Verifying Checksum [2021-05-11T01:27:51.891Z] 0eba1c9be4d2: Download complete [2021-05-11T01:28:00.140Z] 0eba1c9be4d2: Pull complete [2021-05-11T01:28:00.140Z] 0d57e429df01: Pull complete [2021-05-11T01:28:00.140Z] 4e4be7b47b0d: Pull complete [2021-05-11T01:28:02.128Z] e1f770b5df2f: Pull complete [2021-05-11T01:28:12.323Z] 85a0685a4137: Pull complete [2021-05-11T01:28:12.323Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-05-11T01:28:12.323Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-05-11T01:28:12.323Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-05-11T01:28:12.606Z] prd-centos7-docker-4c-2g-4268 does not seem to be running inside a container [2021-05-11T01:28:12.666Z] $ 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 [2021-05-11T01:28:13.888Z] $ docker top 80f6b46eabd18413dc3805536c5ef6f41070ee041d406f8e07d1af0e06bba6e2 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-05-11T01:28:14.062Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-05-11T01:28:14.399Z] + set -o pipefail [2021-05-11T01:28:14.399Z] + snyk monitor '--org=edgex-jenkins' [2021-05-11T01:28:32.704Z] [2021-05-11T01:28:32.704Z] Monitoring /w/workspace/ndry_app-functions-sdk-go_master (github.com/edgexfoundry/app-functions-sdk-go/v2)... [2021-05-11T01:28:32.704Z] [2021-05-11T01:28:32.704Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/532bf4e0-c9ac-4015-a8eb-4e1515644558/history/3439ccef-3c4a-4617-8113-c60ced6b1373 [2021-05-11T01:28:32.704Z] [2021-05-11T01:28:32.704Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-05-11T01:28:32.704Z] [2021-05-11T01:28:32.704Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-05-11T01:28:32.704Z] [2021-05-11T01:28:32.704Z] [Pipeline] } [2021-05-11T01:28:32.732Z] $ docker stop --time=1 80f6b46eabd18413dc3805536c5ef6f41070ee041d406f8e07d1af0e06bba6e2 [2021-05-11T01:28:34.833Z] $ docker rm -f 80f6b46eabd18413dc3805536c5ef6f41070ee041d406f8e07d1af0e06bba6e2 [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 [2021-05-11T01:28:35.803Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-11T01:28:35.826Z] provisioning config files... [2021-05-11T01:28:35.846Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config5214399786146063540tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-11T01:28:36.201Z] --> edgex-publish-swagger.sh [2021-05-11T01:28:36.201Z] === Publish openapi/v2 API === [2021-05-11T01:28:36.201Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2021-05-11T01:28:36.201Z] [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/ndry_app-functions-sdk-go_master/openapi/v2/app-functions-sdk.yaml] [2021-05-11T01:28:36.201Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-11T01:28:36.201Z] Dload Upload Total Spent Left Speed [2021-05-11T01:28:37.428Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13052 0 0 100 13052 0 10164 0:00:01 0:00:01 --:--:-- 10173 100 13052 0 0 100 13052 0 9509 0:00:01 0:00:01 --:--:-- 9513 [2021-05-11T01:28:37.428Z] [2021-05-11T01:28:37.428Z] [Pipeline] } [2021-05-11T01:28:37.442Z] 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 [2021-05-11T01:28:37.984Z] + git log --format=format:%s -1 00d745e262a2b669949b9e69e1b8c77e0ea64523 [Pipeline] isUnix [Pipeline] sh [2021-05-11T01:28:38.323Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-11T01:28:38.323Z] . [Pipeline] withDockerContainer [2021-05-11T01:28:38.471Z] prd-centos7-docker-4c-2g-4268 does not seem to be running inside a container [2021-05-11T01:28:38.541Z] $ 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 [2021-05-11T01:28:39.807Z] $ docker top cdf5c670867a30bfe48cf7a2d3144e8d20441e6d766a1c3d6e7b6c3670318f45 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-11T01:28:40.150Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-11T01:28:40.150Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-11T01:28:40.489Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-11T01:28:40.491Z] $ docker exec cdf5c670867a30bfe48cf7a2d3144e8d20441e6d766a1c3d6e7b6c3670318f45 ssh-agent [2021-05-11T01:28:40.696Z] SSH_AUTH_SOCK=/tmp/ssh-BhIACg25yIb3/agent.11 [2021-05-11T01:28:40.696Z] SSH_AGENT_PID=16 [2021-05-11T01:28:40.705Z] Running ssh-add (command line suppressed) [2021-05-11T01:28:40.857Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_5937581222499777393.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_5937581222499777393.key) [2021-05-11T01:28:40.940Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-11T01:28:41.258Z] + git semver tag [2021-05-11T01:28:41.258Z] # -> Open(): unable to determine branch for HEAD [2021-05-11T01:28:41.258Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2021-05-11T01:28:41.258Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2021-05-11T01:28:41.258Z] # $SEMVER_REMOTE_NAME = origin [2021-05-11T01:28:41.258Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-11T01:28:41.258Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-11T01:28:41.258Z] # $SEMVER_BRANCH = master [2021-05-11T01:28:41.258Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [2021-05-11T01:28:41.258Z] # 00d745e262a2b669949b9e69e1b8c77e0ea64523 HEAD [2021-05-11T01:28:41.531Z] # -> Force: false [2021-05-11T01:28:41.531Z] # ee900be6c8d3afbeee40134c669c5cd28d324a44 refs/tags/v2.0.0-dev.58 [Pipeline] } [2021-05-11T01:28:41.546Z] $ docker exec --env ******** --env ******** cdf5c670867a30bfe48cf7a2d3144e8d20441e6d766a1c3d6e7b6c3670318f45 ssh-agent -k [2021-05-11T01:28:41.777Z] unset SSH_AUTH_SOCK; [2021-05-11T01:28:41.778Z] unset SSH_AGENT_PID; [2021-05-11T01:28:41.778Z] echo Agent pid 16 killed; [2021-05-11T01:28:41.901Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-11T01:28:42.259Z] + git semver [Pipeline] } [2021-05-11T01:28:42.276Z] $ docker stop --time=1 cdf5c670867a30bfe48cf7a2d3144e8d20441e6d766a1c3d6e7b6c3670318f45 [2021-05-11T01:28:43.686Z] $ docker rm -f cdf5c670867a30bfe48cf7a2d3144e8d20441e6d766a1c3d6e7b6c3670318f45 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-05-11T01:28:44.228Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-11T01:28:44.228Z] [2021-05-11T01:28:44.228Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-05-11T01:28:44.610Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-11T01:28:44.610Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-05-11T01:28:44.610Z] ab5ef0e58194: Pulling fs layer [2021-05-11T01:28:44.610Z] 9712f1f96733: Pulling fs layer [2021-05-11T01:28:44.610Z] 63f879dbbcfc: Pulling fs layer [2021-05-11T01:28:44.610Z] 0d9ebad4ef96: Pulling fs layer [2021-05-11T01:28:44.610Z] e9a5061849ea: Pulling fs layer [2021-05-11T01:28:44.610Z] d747dcd14b5f: Pulling fs layer [2021-05-11T01:28:44.610Z] 2de7ff778b66: Pulling fs layer [2021-05-11T01:28:44.610Z] 0d9ebad4ef96: Waiting [2021-05-11T01:28:44.610Z] e9a5061849ea: Waiting [2021-05-11T01:28:44.610Z] d747dcd14b5f: Waiting [2021-05-11T01:28:44.610Z] 2de7ff778b66: Waiting [2021-05-11T01:28:44.610Z] 9712f1f96733: Verifying Checksum [2021-05-11T01:28:44.610Z] 9712f1f96733: Download complete [2021-05-11T01:28:46.599Z] 63f879dbbcfc: Verifying Checksum [2021-05-11T01:28:46.599Z] 63f879dbbcfc: Download complete [2021-05-11T01:28:47.239Z] e9a5061849ea: Verifying Checksum [2021-05-11T01:28:47.239Z] e9a5061849ea: Download complete [2021-05-11T01:28:47.239Z] d747dcd14b5f: Download complete [2021-05-11T01:28:47.846Z] 2de7ff778b66: Verifying Checksum [2021-05-11T01:28:47.846Z] 2de7ff778b66: Download complete [2021-05-11T01:28:47.846Z] 0d9ebad4ef96: Verifying Checksum [2021-05-11T01:28:47.846Z] 0d9ebad4ef96: Download complete [2021-05-11T01:28:48.466Z] ab5ef0e58194: Verifying Checksum [2021-05-11T01:28:48.466Z] ab5ef0e58194: Download complete [2021-05-11T01:28:55.299Z] ab5ef0e58194: Pull complete [2021-05-11T01:28:55.299Z] 9712f1f96733: Pull complete [2021-05-11T01:28:58.633Z] 63f879dbbcfc: Pull complete [2021-05-11T01:29:05.297Z] 0d9ebad4ef96: Pull complete [2021-05-11T01:29:07.230Z] e9a5061849ea: Pull complete [2021-05-11T01:29:07.506Z] d747dcd14b5f: Pull complete [2021-05-11T01:29:10.836Z] 2de7ff778b66: Pull complete [2021-05-11T01:29:10.836Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-05-11T01:29:10.836Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-05-11T01:29:10.836Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-05-11T01:29:11.072Z] prd-centos7-docker-4c-2g-4268 does not seem to be running inside a container [2021-05-11T01:29:11.131Z] $ 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 [2021-05-11T01:29:14.666Z] $ docker top 7028b52c9a8dba07a256948ea6f524fca229d6a60515538f43f53f712fa1858a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-05-11T01:29:14.829Z] provisioning config files... [2021-05-11T01:29:14.843Z] copy managed file [sigul-config] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config5725102846516764524tmp [2021-05-11T01:29:14.866Z] copy managed file [sigul-password] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config5720863625684837856tmp [2021-05-11T01:29:14.883Z] copy managed file [sigul-pki] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config8059944266158058066tmp [Pipeline] { [Pipeline] echo [2021-05-11T01:29:14.906Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-11T01:29:15.213Z] ---> sigul-configuration.sh [2021-05-11T01:29:15.213Z] gpg: directory `/root/.gnupg' created [2021-05-11T01:29:15.213Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-05-11T01:29:15.213Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-05-11T01:29:15.213Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-05-11T01:29:15.213Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-05-11T01:29:15.213Z] gpg: CAST5 encrypted data [2021-05-11T01:29:15.475Z] gpg: encrypted with 1 passphrase [2021-05-11T01:29:15.475Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-05-11T01:29:15.783Z] + mkdir /home/jenkins [2021-05-11T01:29:15.783Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-05-11T01:29:16.088Z] + 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 [2021-05-11T01:29:16.100Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-11T01:29:16.413Z] ---> sigul-install.sh [2021-05-11T01:29:24.592Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-05-11T01:29:25.004Z] + git tag --list [2021-05-11T01:29:25.004Z] v0.1.0 [2021-05-11T01:29:25.004Z] v0.1.1 [2021-05-11T01:29:25.004Z] v1.0.0 [2021-05-11T01:29:25.004Z] v1.1.0 [2021-05-11T01:29:25.004Z] v1.2.0 [2021-05-11T01:29:25.004Z] v1.3.0 [2021-05-11T01:29:25.004Z] v1.3.1 [2021-05-11T01:29:25.004Z] v1.3.1-dev.1 [2021-05-11T01:29:25.004Z] v1.3.2-dev.1 [2021-05-11T01:29:25.004Z] v2.0.0-dev.1 [2021-05-11T01:29:25.004Z] v2.0.0-dev.10 [2021-05-11T01:29:25.004Z] v2.0.0-dev.11 [2021-05-11T01:29:25.004Z] v2.0.0-dev.12 [2021-05-11T01:29:25.004Z] v2.0.0-dev.13 [2021-05-11T01:29:25.004Z] v2.0.0-dev.14 [2021-05-11T01:29:25.004Z] v2.0.0-dev.15 [2021-05-11T01:29:25.004Z] v2.0.0-dev.16 [2021-05-11T01:29:25.004Z] v2.0.0-dev.17 [2021-05-11T01:29:25.004Z] v2.0.0-dev.18 [2021-05-11T01:29:25.004Z] v2.0.0-dev.19 [2021-05-11T01:29:25.004Z] v2.0.0-dev.2 [2021-05-11T01:29:25.004Z] v2.0.0-dev.20 [2021-05-11T01:29:25.004Z] v2.0.0-dev.21 [2021-05-11T01:29:25.004Z] v2.0.0-dev.22 [2021-05-11T01:29:25.004Z] v2.0.0-dev.23 [2021-05-11T01:29:25.004Z] v2.0.0-dev.24 [2021-05-11T01:29:25.004Z] v2.0.0-dev.25 [2021-05-11T01:29:25.004Z] v2.0.0-dev.26 [2021-05-11T01:29:25.004Z] v2.0.0-dev.27 [2021-05-11T01:29:25.004Z] v2.0.0-dev.28 [2021-05-11T01:29:25.004Z] v2.0.0-dev.29 [2021-05-11T01:29:25.004Z] v2.0.0-dev.3 [2021-05-11T01:29:25.004Z] v2.0.0-dev.30 [2021-05-11T01:29:25.004Z] v2.0.0-dev.31 [2021-05-11T01:29:25.004Z] v2.0.0-dev.32 [2021-05-11T01:29:25.004Z] v2.0.0-dev.33 [2021-05-11T01:29:25.004Z] v2.0.0-dev.34 [2021-05-11T01:29:25.004Z] v2.0.0-dev.35 [2021-05-11T01:29:25.004Z] v2.0.0-dev.36 [2021-05-11T01:29:25.004Z] v2.0.0-dev.37 [2021-05-11T01:29:25.004Z] v2.0.0-dev.38 [2021-05-11T01:29:25.004Z] v2.0.0-dev.39 [2021-05-11T01:29:25.004Z] v2.0.0-dev.4 [2021-05-11T01:29:25.004Z] v2.0.0-dev.40 [2021-05-11T01:29:25.004Z] v2.0.0-dev.41 [2021-05-11T01:29:25.004Z] v2.0.0-dev.42 [2021-05-11T01:29:25.004Z] v2.0.0-dev.43 [2021-05-11T01:29:25.004Z] v2.0.0-dev.44 [2021-05-11T01:29:25.004Z] v2.0.0-dev.45 [2021-05-11T01:29:25.004Z] v2.0.0-dev.46 [2021-05-11T01:29:25.004Z] v2.0.0-dev.47 [2021-05-11T01:29:25.004Z] v2.0.0-dev.48 [2021-05-11T01:29:25.004Z] v2.0.0-dev.49 [2021-05-11T01:29:25.004Z] v2.0.0-dev.5 [2021-05-11T01:29:25.004Z] v2.0.0-dev.50 [2021-05-11T01:29:25.004Z] v2.0.0-dev.51 [2021-05-11T01:29:25.004Z] v2.0.0-dev.52 [2021-05-11T01:29:25.004Z] v2.0.0-dev.53 [2021-05-11T01:29:25.004Z] v2.0.0-dev.54 [2021-05-11T01:29:25.004Z] v2.0.0-dev.55 [2021-05-11T01:29:25.004Z] v2.0.0-dev.56 [2021-05-11T01:29:25.004Z] v2.0.0-dev.57 [2021-05-11T01:29:25.004Z] v2.0.0-dev.58 [2021-05-11T01:29:25.004Z] v2.0.0-dev.6 [2021-05-11T01:29:25.005Z] v2.0.0-dev.7 [2021-05-11T01:29:25.005Z] v2.0.0-dev.8 [2021-05-11T01:29:25.005Z] v2.0.0-dev.9 [Pipeline] sh [2021-05-11T01:29:25.412Z] + lftools sign git-tag v2.0.0-dev.58 [2021-05-11T01:29:26.866Z] Signing Git tag with Sigul... [2021-05-11T01:29:26.866Z] Signing v2.0.0-dev.58 [Pipeline] echo [2021-05-11T01:29:28.303Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-11T01:29:28.629Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-05-11T01:29:28.643Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-05-11T01:29:28.673Z] $ docker stop --time=1 7028b52c9a8dba07a256948ea6f524fca229d6a60515538f43f53f712fa1858a [2021-05-11T01:29:30.737Z] $ docker rm -f 7028b52c9a8dba07a256948ea6f524fca229d6a60515538f43f53f712fa1858a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-05-11T01:29:31.470Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-11T01:29:31.470Z] . [Pipeline] withDockerContainer [2021-05-11T01:29:31.594Z] prd-centos7-docker-4c-2g-4268 does not seem to be running inside a container [2021-05-11T01:29:31.655Z] $ 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 [2021-05-11T01:29:32.988Z] $ docker top aa5ad77b084f166f9c348e4e7ec0c19a83ae9695800edb3dd7ec563e8a17a505 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-11T01:29:33.185Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-11T01:29:33.185Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-11T01:29:33.619Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-11T01:29:33.621Z] $ docker exec aa5ad77b084f166f9c348e4e7ec0c19a83ae9695800edb3dd7ec563e8a17a505 ssh-agent [2021-05-11T01:29:33.836Z] SSH_AUTH_SOCK=/tmp/ssh-E9lhsbIMnHuj/agent.12 [2021-05-11T01:29:33.836Z] SSH_AGENT_PID=17 [2021-05-11T01:29:33.845Z] Running ssh-add (command line suppressed) [2021-05-11T01:29:34.000Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_7534196249193464906.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_7534196249193464906.key) [2021-05-11T01:29:34.090Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-11T01:29:34.411Z] + git semver bump pre [2021-05-11T01:29:34.411Z] # -> Open(): unable to determine branch for HEAD [2021-05-11T01:29:34.411Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2021-05-11T01:29:34.411Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2021-05-11T01:29:34.411Z] # $SEMVER_REMOTE_NAME = origin [2021-05-11T01:29:34.411Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-11T01:29:34.411Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-11T01:29:34.411Z] # $SEMVER_BRANCH = master [2021-05-11T01:29:34.411Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [2021-05-11T01:29:34.411Z] 2.0.0-dev.59 [Pipeline] } [2021-05-11T01:29:34.435Z] $ docker exec --env ******** --env ******** aa5ad77b084f166f9c348e4e7ec0c19a83ae9695800edb3dd7ec563e8a17a505 ssh-agent -k [2021-05-11T01:29:34.768Z] unset SSH_AUTH_SOCK; [2021-05-11T01:29:34.769Z] unset SSH_AGENT_PID; [2021-05-11T01:29:34.769Z] echo Agent pid 17 killed; [2021-05-11T01:29:34.857Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-11T01:29:35.543Z] + git semver [Pipeline] } [2021-05-11T01:29:35.578Z] $ docker stop --time=1 aa5ad77b084f166f9c348e4e7ec0c19a83ae9695800edb3dd7ec563e8a17a505 [2021-05-11T01:29:37.768Z] $ docker rm -f aa5ad77b084f166f9c348e4e7ec0c19a83ae9695800edb3dd7ec563e8a17a505 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-05-11T01:29:38.425Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-11T01:29:38.425Z] . [Pipeline] withDockerContainer [2021-05-11T01:29:38.624Z] prd-centos7-docker-4c-2g-4268 does not seem to be running inside a container [2021-05-11T01:29:38.729Z] $ 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 [2021-05-11T01:29:40.161Z] $ docker top 3980c6c53869ff797f7dfeee94f59d6d99406b59aee521305b3b08ab3d599db0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-11T01:29:40.636Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-11T01:29:40.636Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-11T01:29:41.118Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-11T01:29:41.122Z] $ docker exec 3980c6c53869ff797f7dfeee94f59d6d99406b59aee521305b3b08ab3d599db0 ssh-agent [2021-05-11T01:29:41.529Z] SSH_AUTH_SOCK=/tmp/ssh-NCp8XrrRszqx/agent.12 [2021-05-11T01:29:41.530Z] SSH_AGENT_PID=17 [2021-05-11T01:29:41.538Z] Running ssh-add (command line suppressed) [2021-05-11T01:29:41.880Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_6436463473687293028.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_6436463473687293028.key) [2021-05-11T01:29:42.277Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-11T01:29:42.965Z] + git semver push [2021-05-11T01:29:42.965Z] # -> Open(): unable to determine branch for HEAD [2021-05-11T01:29:42.965Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2021-05-11T01:29:42.965Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2021-05-11T01:29:42.965Z] # $SEMVER_REMOTE_NAME = origin [2021-05-11T01:29:42.965Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-11T01:29:42.965Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-11T01:29:42.965Z] # $SEMVER_BRANCH = master [2021-05-11T01:29:42.965Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } [2021-05-11T01:29:48.430Z] $ docker exec --env ******** --env ******** 3980c6c53869ff797f7dfeee94f59d6d99406b59aee521305b3b08ab3d599db0 ssh-agent -k [2021-05-11T01:29:48.787Z] unset SSH_AUTH_SOCK; [2021-05-11T01:29:48.787Z] unset SSH_AGENT_PID; [2021-05-11T01:29:48.788Z] echo Agent pid 17 killed; [2021-05-11T01:29:49.017Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-11T01:29:49.447Z] + git semver [Pipeline] } [2021-05-11T01:29:49.475Z] $ docker stop --time=1 3980c6c53869ff797f7dfeee94f59d6d99406b59aee521305b3b08ab3d599db0 [2021-05-11T01:29:50.909Z] $ docker rm -f 3980c6c53869ff797f7dfeee94f59d6d99406b59aee521305b3b08ab3d599db0 [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 [2021-05-11T01:29:52.259Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-11T01:29:53.215Z] ---> package-listing.sh [2021-05-11T01:29:53.215Z] ++ facter osfamily [2021-05-11T01:29:53.215Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-11T01:29:53.215Z] + OS_FAMILY=redhat [2021-05-11T01:29:53.215Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_master [2021-05-11T01:29:53.215Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-11T01:29:53.215Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-11T01:29:53.215Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-11T01:29:53.215Z] + PACKAGES=/tmp/packages_start.txt [2021-05-11T01:29:53.215Z] + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' [2021-05-11T01:29:53.215Z] + PACKAGES=/tmp/packages_end.txt [2021-05-11T01:29:53.215Z] + case "${OS_FAMILY}" in [2021-05-11T01:29:53.215Z] + rpm -qa [2021-05-11T01:29:53.491Z] + sort [2021-05-11T01:30:00.378Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-11T01:30:00.378Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-11T01:30:00.378Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-11T01:30:00.378Z] + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' [2021-05-11T01:30:00.378Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_master/archives/ [2021-05-11T01:30:00.378Z] + 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 [2021-05-11T01:30:00.400Z] 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 [2021-05-11T01:30:00.726Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-11T01:30:01.438Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-11T01:30:01.791Z] [2021-05-11T01:30:01.791Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-11T01:30:02.322Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-11T01:30:02.618Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-11T01:30:02.618Z] df20fa9351a1: Pulling fs layer [2021-05-11T01:30:02.618Z] 36b3adc4ff6f: Pulling fs layer [2021-05-11T01:30:02.618Z] 8ad3a11d3b57: Pulling fs layer [2021-05-11T01:30:02.618Z] 46f8f816bc3b: Pulling fs layer [2021-05-11T01:30:02.618Z] 93b61091891f: Pulling fs layer [2021-05-11T01:30:02.618Z] 93b9cdb0e59b: Pulling fs layer [2021-05-11T01:30:02.618Z] 5e14af77c1be: Pulling fs layer [2021-05-11T01:30:02.618Z] 01666e4c0597: Pulling fs layer [2021-05-11T01:30:02.618Z] aa168da1d23b: Pulling fs layer [2021-05-11T01:30:02.618Z] 46f8f816bc3b: Waiting [2021-05-11T01:30:02.618Z] 93b61091891f: Waiting [2021-05-11T01:30:02.618Z] 93b9cdb0e59b: Waiting [2021-05-11T01:30:02.618Z] 5e14af77c1be: Waiting [2021-05-11T01:30:02.618Z] 01666e4c0597: Waiting [2021-05-11T01:30:02.618Z] aa168da1d23b: Waiting [2021-05-11T01:30:02.906Z] 36b3adc4ff6f: Verifying Checksum [2021-05-11T01:30:02.906Z] 36b3adc4ff6f: Download complete [2021-05-11T01:30:02.906Z] 46f8f816bc3b: Verifying Checksum [2021-05-11T01:30:02.906Z] 46f8f816bc3b: Download complete [2021-05-11T01:30:03.260Z] df20fa9351a1: Verifying Checksum [2021-05-11T01:30:03.260Z] df20fa9351a1: Download complete [2021-05-11T01:30:03.260Z] 93b9cdb0e59b: Verifying Checksum [2021-05-11T01:30:03.260Z] 93b9cdb0e59b: Download complete [2021-05-11T01:30:03.260Z] 5e14af77c1be: Download complete [2021-05-11T01:30:03.618Z] 01666e4c0597: Verifying Checksum [2021-05-11T01:30:03.618Z] 01666e4c0597: Download complete [2021-05-11T01:30:03.618Z] 93b61091891f: Verifying Checksum [2021-05-11T01:30:03.618Z] 93b61091891f: Download complete [2021-05-11T01:30:03.924Z] df20fa9351a1: Pull complete [2021-05-11T01:30:04.227Z] 8ad3a11d3b57: Verifying Checksum [2021-05-11T01:30:04.227Z] 8ad3a11d3b57: Download complete [2021-05-11T01:30:04.227Z] 36b3adc4ff6f: Pull complete [2021-05-11T01:30:05.829Z] 8ad3a11d3b57: Pull complete [2021-05-11T01:30:06.492Z] 46f8f816bc3b: Pull complete [2021-05-11T01:30:07.171Z] 93b61091891f: Pull complete [2021-05-11T01:30:07.465Z] 93b9cdb0e59b: Pull complete [2021-05-11T01:30:07.804Z] 5e14af77c1be: Pull complete [2021-05-11T01:30:08.187Z] 01666e4c0597: Pull complete [2021-05-11T01:30:10.618Z] aa168da1d23b: Verifying Checksum [2021-05-11T01:30:10.618Z] aa168da1d23b: Download complete [2021-05-11T01:30:25.870Z] aa168da1d23b: Pull complete [2021-05-11T01:30:25.870Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-11T01:30:25.870Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-11T01:30:25.870Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-11T01:30:26.136Z] prd-centos7-docker-4c-2g-4268 does not seem to be running inside a container [2021-05-11T01:30:26.202Z] $ 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 [2021-05-11T01:30:29.000Z] $ docker top 0403186521df9ad5800e9a765c678438bca526420ad8b3cab78c2b56a9524ccd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-11T01:30:29.481Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-11T01:30:29.816Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-11T01:30:30.131Z] + ls /var/log/sa-host [2021-05-11T01:30:30.131Z] + sadf -c /var/log/sa-host/sa11 [2021-05-11T01:30:30.131Z] file_magic: OK [2021-05-11T01:30:30.131Z] HZ: Using current value: 100 [2021-05-11T01:30:30.131Z] file_header: OK [2021-05-11T01:30:30.131Z] 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 [2021-05-11T01:30:30.131Z] Statistics: [2021-05-11T01:30:30.131Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-11T01:30:30.131Z] File successfully converted to sysstat format version 12.2.1 [2021-05-11T01:30:30.131Z] + sadf -c /var/log/sa-host/sa23 [2021-05-11T01:30:30.131Z] file_magic: OK [2021-05-11T01:30:30.131Z] HZ: Using current value: 100 [2021-05-11T01:30:30.131Z] file_header: OK [2021-05-11T01:30:30.131Z] 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 [2021-05-11T01:30:30.131Z] Statistics: [2021-05-11T01:30:30.131Z] Hnuu...uuuununununu... [2021-05-11T01:30:30.131Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-11T01:30:30.768Z] provisioning config files... [2021-05-11T01:30:30.792Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config2939325568322303484tmp [Pipeline] { [Pipeline] echo [2021-05-11T01:30:30.829Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-11T01:30:31.482Z] ---> create-netrc.sh [Pipeline] } [2021-05-11T01:30:31.494Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-11T01:30:31.519Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-11T01:30:31.826Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-11T01:30:31.840Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-11T01:30:32.152Z] ---> sudo-logs.sh [2021-05-11T01:30:32.152Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-11T01:30:32.182Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-11T01:30:32.491Z] ---> job-cost.sh [2021-05-11T01:30:32.491Z] lf-activate-venv: SKIPPING [2021-05-11T01:30:32.491Z] DEBUG: total: 0.20999999344348907 [2021-05-11T01:30:32.491Z] INFO: Retrieving Stack Cost... [2021-05-11T01:30:33.448Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-11T01:30:34.025Z] INFO: Archiving Costs [Pipeline] echo [2021-05-11T01:30:34.043Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-11T01:30:34.356Z] ---> logs-deploy.sh [2021-05-11T01:30:34.356Z] lf-activate-venv: SKIPPING [2021-05-11T01:30:34.356Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/230 [2021-05-11T01:30:34.356Z] INFO: archiving workspace using pattern(s): [2021-05-11T01:30:36.983Z] Archives upload complete. [2021-05-11T01:30:36.983Z] INFO: archiving logs to Nexus [2021-05-11T01:30:38.406Z] ---> uname -a: [2021-05-11T01:30:38.406Z] Linux prd-centos7-docker-4c-2g-4268.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-05-11T01:30:38.406Z] [2021-05-11T01:30:38.406Z] [2021-05-11T01:30:38.406Z] ---> lscpu: [2021-05-11T01:30:38.406Z] Architecture: x86_64 [2021-05-11T01:30:38.406Z] CPU op-mode(s): 32-bit, 64-bit [2021-05-11T01:30:38.406Z] Byte Order: Little Endian [2021-05-11T01:30:38.406Z] Address sizes: 40 bits physical, 48 bits virtual [2021-05-11T01:30:38.406Z] CPU(s): 4 [2021-05-11T01:30:38.406Z] On-line CPU(s) list: 0-3 [2021-05-11T01:30:38.406Z] Thread(s) per core: 1 [2021-05-11T01:30:38.406Z] Core(s) per socket: 1 [2021-05-11T01:30:38.406Z] Socket(s): 4 [2021-05-11T01:30:38.406Z] NUMA node(s): 1 [2021-05-11T01:30:38.406Z] Vendor ID: GenuineIntel [2021-05-11T01:30:38.406Z] CPU family: 6 [2021-05-11T01:30:38.406Z] Model: 44 [2021-05-11T01:30:38.406Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-05-11T01:30:38.406Z] Stepping: 1 [2021-05-11T01:30:38.406Z] CPU MHz: 2933.436 [2021-05-11T01:30:38.406Z] BogoMIPS: 5866.87 [2021-05-11T01:30:38.406Z] Virtualization: VT-x [2021-05-11T01:30:38.406Z] Hypervisor vendor: KVM [2021-05-11T01:30:38.406Z] Virtualization type: full [2021-05-11T01:30:38.406Z] L1d cache: 128 KiB [2021-05-11T01:30:38.406Z] L1i cache: 128 KiB [2021-05-11T01:30:38.406Z] L2 cache: 16 MiB [2021-05-11T01:30:38.406Z] L3 cache: 64 MiB [2021-05-11T01:30:38.406Z] NUMA node0 CPU(s): 0-3 [2021-05-11T01:30:38.406Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-05-11T01:30:38.406Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-05-11T01:30:38.406Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-05-11T01:30:38.406Z] Vulnerability Meltdown: Mitigation; PTI [2021-05-11T01:30:38.406Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-05-11T01:30:38.406Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-05-11T01:30:38.406Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-05-11T01:30:38.406Z] Vulnerability Srbds: Not affected [2021-05-11T01:30:38.406Z] Vulnerability Tsx async abort: Not affected [2021-05-11T01:30:38.406Z] 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 [2021-05-11T01:30:38.406Z] [2021-05-11T01:30:38.406Z] [2021-05-11T01:30:38.406Z] ---> nproc: [2021-05-11T01:30:38.406Z] 4 [2021-05-11T01:30:38.406Z] [2021-05-11T01:30:38.406Z] [2021-05-11T01:30:38.406Z] ---> df -h: [2021-05-11T01:30:38.406Z] Filesystem Size Used Available Use% Mounted on [2021-05-11T01:30:38.406Z] overlay 50.0G 8.6G 41.4G 17% / [2021-05-11T01:30:38.406Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-05-11T01:30:38.406Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-05-11T01:30:38.406Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-05-11T01:30:38.406Z] /dev/vda1 50.0G 8.6G 41.4G 17% /facter-os [2021-05-11T01:30:38.406Z] /dev/vda1 50.0G 8.6G 41.4G 17% /etc/resolv.conf [2021-05-11T01:30:38.406Z] /dev/vda1 50.0G 8.6G 41.4G 17% /etc/hostname [2021-05-11T01:30:38.406Z] /dev/vda1 50.0G 8.6G 41.4G 17% /etc/hosts [2021-05-11T01:30:38.406Z] /dev/vda1 50.0G 8.6G 41.4G 17% /w/workspace/ndry_app-functions-sdk-go_master [2021-05-11T01:30:38.406Z] /dev/vda1 50.0G 8.6G 41.4G 17% /w/workspace/ndry_app-functions-sdk-go_master@tmp [2021-05-11T01:30:38.406Z] /dev/vda1 50.0G 8.6G 41.4G 17% /var/log/sa-host [2021-05-11T01:30:38.406Z] /dev/vda1 50.0G 8.6G 41.4G 17% /var/log/secure [2021-05-11T01:30:38.406Z] /dev/vda1 50.0G 8.6G 41.4G 17% /var/log/auth.log [2021-05-11T01:30:38.406Z] /dev/vda1 50.0G 8.6G 41.4G 17% /run/cloud-init/result.json [2021-05-11T01:30:38.406Z] [2021-05-11T01:30:38.406Z] [2021-05-11T01:30:38.406Z] ---> free -m: [2021-05-11T01:30:38.406Z] total used free shared buff/cache available [2021-05-11T01:30:38.407Z] Mem: 1837 814 151 0 870 958 [2021-05-11T01:30:38.407Z] Swap: 1023 3 1020 [2021-05-11T01:30:38.407Z] [2021-05-11T01:30:38.407Z] [2021-05-11T01:30:38.407Z] ---> ip addr: [2021-05-11T01:30:38.407Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-05-11T01:30:38.407Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-05-11T01:30:38.407Z] inet 127.0.0.1/8 scope host lo [2021-05-11T01:30:38.407Z] valid_lft forever preferred_lft forever [2021-05-11T01:30:38.407Z] inet6 ::1/128 scope host [2021-05-11T01:30:38.407Z] valid_lft forever preferred_lft forever [2021-05-11T01:30:38.407Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-05-11T01:30:38.407Z] link/ether fa:16:3e:e1:3d:4c brd ff:ff:ff:ff:ff:ff [2021-05-11T01:30:38.407Z] inet 10.30.122.105/23 brd 10.30.123.255 scope global dynamic eth0 [2021-05-11T01:30:38.407Z] valid_lft 85672sec preferred_lft 85672sec [2021-05-11T01:30:38.407Z] inet6 fe80::f816:3eff:fee1:3d4c/64 scope link [2021-05-11T01:30:38.407Z] valid_lft forever preferred_lft forever [2021-05-11T01:30:38.407Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-05-11T01:30:38.407Z] link/ether 02:42:a4:17:1b:67 brd ff:ff:ff:ff:ff:ff [2021-05-11T01:30:38.407Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-05-11T01:30:38.407Z] valid_lft forever preferred_lft forever [2021-05-11T01:30:38.407Z] inet6 fe80::42:a4ff:fe17:1b67/64 scope link [2021-05-11T01:30:38.407Z] valid_lft forever preferred_lft forever [2021-05-11T01:30:38.407Z] [2021-05-11T01:30:38.407Z] [2021-05-11T01:30:38.407Z] ---> sar -b -r -n DEV: [2021-05-11T01:30:38.407Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/11/21 _x86_64_ (4 CPU) [2021-05-11T01:30:38.407Z] [2021-05-11T01:30:38.407Z] 01:18:18 LINUX RESTART (4 CPU) [2021-05-11T01:30:38.407Z] [2021-05-11T01:30:38.407Z] 01:19:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-05-11T01:30:38.407Z] 01:20:01 59.11 17.48 41.63 0.00 5074.61 5565.42 0.00 [2021-05-11T01:30:38.407Z] 01:21:01 0.83 0.00 0.83 0.00 0.00 21.33 0.00 [2021-05-11T01:30:38.407Z] 01:22:01 0.15 0.00 0.15 0.00 0.00 1.88 0.00 [2021-05-11T01:30:38.407Z] 01:23:01 0.28 0.00 0.28 0.00 0.00 3.33 0.00 [2021-05-11T01:30:38.407Z] 01:24:01 0.20 0.00 0.20 0.00 0.00 2.75 0.00 [2021-05-11T01:30:38.407Z] 01:25:01 0.35 0.00 0.35 0.00 0.00 4.83 0.00 [2021-05-11T01:30:38.407Z] 01:26:01 0.23 0.00 0.23 0.00 0.00 3.10 0.00 [2021-05-11T01:30:38.407Z] 01:27:01 0.30 0.00 0.30 0.00 0.00 4.44 0.00 [2021-05-11T01:30:38.407Z] 01:28:01 62.83 17.71 45.12 0.00 1297.87 18014.35 0.00 [2021-05-11T01:30:38.407Z] 01:29:02 334.87 171.47 163.40 0.00 7705.08 40647.02 0.00 [2021-05-11T01:30:38.407Z] 01:30:01 188.28 110.11 78.17 0.00 7774.84 13365.54 0.00 [2021-05-11T01:30:38.407Z] Average: 58.87 28.80 30.07 0.00 1978.40 7073.55 0.00 [2021-05-11T01:30:38.407Z] [2021-05-11T01:30:38.407Z] 01:19:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-05-11T01:30:38.407Z] 01:20:01 172660 0 585460 31.12 2620 1120804 1115584 38.07 409352 1100380 132 [2021-05-11T01:30:38.407Z] 01:21:01 179092 0 579016 30.77 2620 1120816 1071964 36.58 407676 1096668 16 [2021-05-11T01:30:38.407Z] 01:22:01 174604 0 583500 31.01 2620 1120820 1072388 36.60 420024 1089380 12 [2021-05-11T01:30:38.407Z] 01:23:01 173156 0 584944 31.09 2620 1120824 1072384 36.60 421672 1088796 16 [2021-05-11T01:30:38.407Z] 01:24:01 174276 0 583820 31.03 2620 1120828 1072220 36.59 439240 1070380 16 [2021-05-11T01:30:38.407Z] 01:25:01 168260 0 589832 31.35 2620 1120832 1072436 36.60 459376 1056232 8 [2021-05-11T01:30:38.407Z] 01:26:01 169256 0 588832 31.30 2620 1120836 1072220 36.59 458456 1056232 8 [2021-05-11T01:30:38.407Z] 01:27:01 167772 0 590312 31.37 2620 1120840 1072472 36.60 459948 1056232 8 [2021-05-11T01:30:38.407Z] 01:28:01 160752 0 673192 35.78 2620 1044980 1286064 43.89 468948 1018216 96696 [2021-05-11T01:30:38.407Z] 01:29:02 64480 0 786036 41.78 2096 1028932 1516344 51.75 635732 884572 42852 [2021-05-11T01:30:38.407Z] 01:30:01 105584 0 784592 41.70 1492 989876 1444168 49.29 593748 847472 188 [2021-05-11T01:30:38.407Z] Average: 155445 0 629958 33.48 2470 1093672 1169840 39.92 470379 1033142 12723 [2021-05-11T01:30:38.407Z] [2021-05-11T01:30:38.407Z] 01:19:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-05-11T01:30:38.407Z] 01:20:01 eth0 397.70 346.03 1434.94 81.74 0.00 0.00 0.00 0.00 [2021-05-11T01:30:38.407Z] 01:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-11T01:30:38.407Z] 01:20:01 docker0 118.08 102.05 10.40 317.05 0.00 0.00 0.00 0.00 [2021-05-11T01:30:38.407Z] 01:21:01 eth0 1.46 0.00 0.12 0.00 0.00 0.00 0.00 0.00 [2021-05-11T01:30:38.407Z] 01:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-11T01:30:38.407Z] 01:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-11T01:30:38.407Z] 01:22:01 eth0 3.61 1.68 3.31 0.44 0.00 0.00 0.00 0.00 [2021-05-11T01:30:38.407Z] 01:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-11T01:30:38.407Z] 01:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-11T01:30:38.407Z] 01:23:01 eth0 0.52 0.28 0.27 0.17 0.00 0.00 0.00 0.00 [2021-05-11T01:30:38.407Z] 01:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-11T01:30:38.407Z] 01:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-11T01:30:38.407Z] 01:24:01 eth0 0.08 0.10 0.01 0.07 0.00 0.00 0.00 0.00 [2021-05-11T01:30:38.407Z] 01:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-11T01:30:38.407Z] 01:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-11T01:30:38.407Z] 01:25:01 eth0 0.35 0.23 0.15 0.07 0.00 0.00 0.00 0.00 [2021-05-11T01:30:38.407Z] 01:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-11T01:30:38.407Z] 01:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-11T01:30:38.407Z] 01:26:01 eth0 0.78 0.12 0.06 0.01 0.00 0.00 0.00 0.00 [2021-05-11T01:30:38.407Z] 01:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-11T01:30:38.407Z] 01:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-11T01:30:38.407Z] 01:27:01 eth0 0.52 0.48 0.27 0.21 0.00 0.00 0.00 0.00 [2021-05-11T01:30:38.407Z] 01:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-11T01:30:38.407Z] 01:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-11T01:30:38.407Z] 01:28:01 eth0 413.67 352.95 4073.07 58.34 0.00 0.00 0.00 0.00 [2021-05-11T01:30:38.407Z] 01:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-11T01:30:38.407Z] 01:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-11T01:30:38.407Z] 01:29:02 eth0 425.94 351.53 3582.11 40.42 0.00 0.00 0.00 0.00 [2021-05-11T01:30:38.407Z] 01:29:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-11T01:30:38.407Z] 01:29:02 docker0 57.13 64.21 4.78 381.89 0.00 0.00 0.00 0.00 [2021-05-11T01:30:38.407Z] 01:30:01 eth0 211.24 125.09 340.67 87.58 0.00 0.00 0.00 0.00 [2021-05-11T01:30:38.407Z] 01:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-11T01:30:38.407Z] 01:30:01 docker0 62.69 120.12 3.60 268.25 0.00 0.00 0.00 0.00 [2021-05-11T01:30:38.407Z] Average: eth0 132.06 106.93 859.35 24.31 0.00 0.00 0.00 0.00 [2021-05-11T01:30:38.407Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-11T01:30:38.407Z] Average: docker0 21.46 25.83 1.69 87.55 0.00 0.00 0.00 0.00 [2021-05-11T01:30:38.407Z] [2021-05-11T01:30:38.407Z] [2021-05-11T01:30:38.407Z] ---> sar -P ALL: [2021-05-11T01:30:38.407Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/11/21 _x86_64_ (4 CPU) [2021-05-11T01:30:38.407Z] [2021-05-11T01:30:38.407Z] 01:18:18 LINUX RESTART (4 CPU) [2021-05-11T01:30:38.407Z] [2021-05-11T01:30:38.407Z] 01:19:02 CPU %user %nice %system %iowait %steal %idle [2021-05-11T01:30:38.407Z] 01:20:01 all 13.03 0.00 4.67 1.43 6.33 74.54 [2021-05-11T01:30:38.407Z] 01:20:01 0 11.73 0.00 4.80 1.33 7.11 75.03 [2021-05-11T01:30:38.407Z] 01:20:01 1 12.31 0.00 4.48 0.49 6.32 76.40 [2021-05-11T01:30:38.407Z] 01:20:01 2 11.32 0.00 4.69 0.42 6.47 77.10 [2021-05-11T01:30:38.407Z] 01:20:01 3 16.78 0.00 4.73 3.50 5.41 69.58 [2021-05-11T01:30:38.407Z] 01:21:01 all 0.13 0.00 0.08 0.00 0.22 99.57 [2021-05-11T01:30:38.407Z] 01:21:01 0 0.05 0.00 0.10 0.00 0.30 99.55 [2021-05-11T01:30:38.407Z] 01:21:01 1 0.07 0.00 0.08 0.00 0.13 99.72 [2021-05-11T01:30:38.407Z] 01:21:01 2 0.03 0.00 0.07 0.00 0.10 99.80 [2021-05-11T01:30:38.407Z] 01:21:01 3 0.37 0.00 0.08 0.00 0.35 99.20 [2021-05-11T01:30:38.407Z] 01:22:01 all 0.17 0.00 0.26 0.00 0.89 98.67 [2021-05-11T01:30:38.407Z] 01:22:01 0 0.10 0.00 0.07 0.00 0.96 98.88 [2021-05-11T01:30:38.407Z] 01:22:01 1 0.08 0.00 0.46 0.00 0.81 98.64 [2021-05-11T01:30:38.407Z] 01:22:01 2 0.08 0.00 0.25 0.00 0.99 98.68 [2021-05-11T01:30:38.407Z] 01:22:01 3 0.43 0.00 0.28 0.00 0.81 98.48 [2021-05-11T01:30:38.407Z] 01:23:01 all 0.07 0.00 0.04 0.00 0.22 99.68 [2021-05-11T01:30:38.407Z] 01:23:01 0 0.05 0.00 0.05 0.00 0.22 99.68 [2021-05-11T01:30:38.407Z] 01:23:01 1 0.02 0.00 0.03 0.00 0.13 99.82 [2021-05-11T01:30:38.407Z] 01:23:01 2 0.05 0.00 0.02 0.00 0.40 99.53 [2021-05-11T01:30:38.407Z] 01:23:01 3 0.15 0.00 0.05 0.00 0.12 99.68 [2021-05-11T01:30:38.407Z] 01:24:01 all 0.09 0.00 0.09 0.00 0.16 99.66 [2021-05-11T01:30:38.407Z] 01:24:01 0 0.03 0.00 0.05 0.00 0.13 99.78 [2021-05-11T01:30:38.407Z] 01:24:01 1 0.03 0.00 0.13 0.00 0.20 99.63 [2021-05-11T01:30:38.407Z] 01:24:01 2 0.07 0.00 0.12 0.00 0.07 99.75 [2021-05-11T01:30:38.407Z] 01:24:01 3 0.23 0.00 0.05 0.00 0.25 99.47 [2021-05-11T01:30:38.407Z] 01:25:01 all 0.13 0.00 0.07 0.00 0.03 99.76 [2021-05-11T01:30:38.407Z] 01:25:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-05-11T01:30:38.407Z] 01:25:01 1 0.05 0.00 0.23 0.00 0.02 99.70 [2021-05-11T01:30:38.408Z] 01:25:01 2 0.43 0.00 0.05 0.00 0.10 99.42 [2021-05-11T01:30:38.408Z] 01:25:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2021-05-11T01:30:38.408Z] 01:26:01 all 0.12 0.00 0.05 0.00 0.08 99.76 [2021-05-11T01:30:38.408Z] 01:26:01 0 0.00 0.00 0.03 0.00 0.02 99.95 [2021-05-11T01:30:38.408Z] 01:26:01 1 0.07 0.00 0.08 0.00 0.13 99.72 [2021-05-11T01:30:38.408Z] 01:26:01 2 0.05 0.00 0.05 0.00 0.12 99.78 [2021-05-11T01:30:38.408Z] 01:26:01 3 0.35 0.00 0.02 0.00 0.05 99.58 [2021-05-11T01:30:38.408Z] 01:27:01 all 0.14 0.00 0.05 0.00 0.18 99.64 [2021-05-11T01:30:38.408Z] 01:27:01 0 0.05 0.00 0.02 0.00 0.03 99.90 [2021-05-11T01:30:38.408Z] 01:27:01 1 0.08 0.00 0.08 0.00 0.32 99.52 [2021-05-11T01:30:38.408Z] 01:27:01 2 0.08 0.00 0.02 0.00 0.17 99.73 [2021-05-11T01:30:38.408Z] 01:27:01 3 0.33 0.00 0.07 0.00 0.20 99.40 [2021-05-11T01:30:38.408Z] 01:28:01 all 5.07 0.00 3.76 0.57 2.31 88.28 [2021-05-11T01:30:38.408Z] 01:28:01 0 4.96 0.00 4.16 0.05 2.44 88.39 [2021-05-11T01:30:38.408Z] 01:28:01 1 4.87 0.00 3.28 0.38 2.59 88.88 [2021-05-11T01:30:38.408Z] 01:28:01 2 4.83 0.00 3.90 0.96 2.10 88.21 [2021-05-11T01:30:38.408Z] 01:28:01 3 5.64 0.00 3.72 0.89 2.12 87.63 [2021-05-11T01:30:38.408Z] 01:29:02 all 11.76 0.00 9.49 3.77 8.95 66.04 [2021-05-11T01:30:38.408Z] 01:29:02 0 11.64 0.00 10.20 2.94 8.55 66.66 [2021-05-11T01:30:38.408Z] 01:29:02 1 11.04 0.00 9.44 3.61 9.23 66.68 [2021-05-11T01:30:38.408Z] 01:29:02 2 12.29 0.00 8.79 4.11 9.02 65.79 [2021-05-11T01:30:38.408Z] 01:29:02 3 12.06 0.00 9.54 4.38 8.99 65.03 [2021-05-11T01:30:38.408Z] 01:30:01 all 7.81 0.00 7.08 3.23 6.47 75.41 [2021-05-11T01:30:38.408Z] 01:30:01 0 8.98 0.00 7.20 2.66 6.85 74.32 [2021-05-11T01:30:38.408Z] 01:30:01 1 7.56 0.00 7.64 4.62 6.24 73.94 [2021-05-11T01:30:38.408Z] 01:30:01 2 8.57 0.00 6.98 1.88 6.23 76.33 [2021-05-11T01:30:38.408Z] 01:30:01 3 6.13 0.00 6.51 3.76 6.55 77.05 [2021-05-11T01:30:38.408Z] [2021-05-11T01:30:38.408Z] Average: CPU %user %nice %system %iowait %steal %idle [2021-05-11T01:30:38.408Z] Average: all 3.48 0.00 2.32 0.81 2.34 91.04 [2021-05-11T01:30:38.408Z] Average: 0 3.39 0.00 2.41 0.63 2.40 91.16 [2021-05-11T01:30:38.408Z] Average: 1 3.27 0.00 2.35 0.83 2.37 91.18 [2021-05-11T01:30:38.408Z] Average: 2 3.43 0.00 2.26 0.67 2.34 91.30 [2021-05-11T01:30:38.408Z] Average: 3 3.83 0.00 2.26 1.13 2.25 90.53 [2021-05-11T01:30:38.408Z] [2021-05-11T01:30:38.408Z] [2021-05-11T01:30:38.408Z]