Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from fb6bb540a8cb6df0ab3c7959dfb0879070efde55 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-app-functions-sdk-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-17072 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git > git init /w/workspace/ndry_app-functions-sdk-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision fb6bb540a8cb6df0ab3c7959dfb0879070efde55 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f fb6bb540a8cb6df0ab3c7959dfb0879070efde55 # timeout=10 Commit message: "refactor: Refactor to use new SecretProvider fro go-mod-bootstrap (#604)" > git rev-list --no-walk 6d0fca7ca15f421386e8388e0dbfef05184fe59b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-12-21T16:43:40.036Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-12-21T16:43:40.365Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-12-21T16:43:40.510Z] ========================================================= [2020-12-21T16:43:40.510Z] EdgeX Global Pipelines Version Info [2020-12-21T16:43:40.510Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-12-21T16:43:41.992Z] ------------------- [2020-12-21T16:43:41.993Z] stable info: [2020-12-21T16:43:41.993Z] ------------------- [2020-12-21T16:43:41.993Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-21T16:43:41.993Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2020-12-21T16:43:41.993Z] Message: update stable to v1.0.173 [2020-12-21T16:43:42.942Z] ------------------- [2020-12-21T16:43:42.942Z] experimental info: [2020-12-21T16:43:42.942Z] ------------------- [2020-12-21T16:43:42.942Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-12-21T16:43:42.942Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2020-12-21T16:43:42.942Z] Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-12-21T16:43:43.183Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2020-12-21T16:43:43.268Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2020-12-21T16:43:43.357Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-12-21T16:43:43.444Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-12-21T16:43:43.589Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-12-21T16:43:43.672Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-12-21T16:43:43.762Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-12-21T16:43:43.880Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-12-21T16:43:43.983Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-12-21T16:43:44.073Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-12-21T16:43:44.167Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-12-21T16:43:44.256Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-functions-sdk-go [Pipeline] echo [2020-12-21T16:43:44.342Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-12-21T16:43:44.431Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-12-21T16:43:44.518Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2020-12-21T16:43:44.628Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2020-12-21T16:43:44.713Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-12-21T16:43:44.806Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-12-21T16:43:44.902Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-12-21T16:43:44.995Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-12-21T16:43:45.121Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2020-12-21T16:43:45.212Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2020-12-21T16:43:45.299Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-12-21T16:43:45.434Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-12-21T16:43:45.527Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2020-12-21T16:43:45.616Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-12-21T16:43:45.719Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2020-12-21T16:43:45.807Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2020-12-21T16:43:45.892Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2020-12-21T16:43:45.988Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2020-12-21T16:43:46.090Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fb6bb540a8cb6df0ab3c7959dfb0879070efde55 [Pipeline] echo [2020-12-21T16:43:46.179Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fb6bb54 [Pipeline] echo [2020-12-21T16:43:46.265Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-21T16:43:46.968Z] + git log --format=format:%s -1 fb6bb540a8cb6df0ab3c7959dfb0879070efde55 [Pipeline] echo [2020-12-21T16:43:47.038Z] GIT_COMMIT: fb6bb540a8cb6df0ab3c7959dfb0879070efde55, Commit Message: refactor: Refactor to use new SecretProvider fro go-mod-bootstrap (#604) [Pipeline] echo [2020-12-21T16:43:47.084Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-12-21T16:43:47.717Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-21T16:43:47.979Z] [2020-12-21T16:43:47.979Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-12-21T16:43:48.344Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-21T16:43:48.344Z] latest: Pulling from edgex-devops/git-semver [2020-12-21T16:43:48.344Z] 31603596830f: Pulling fs layer [2020-12-21T16:43:48.344Z] 2a8b12db71e7: Pulling fs layer [2020-12-21T16:43:48.344Z] 6ca5941a6612: Pulling fs layer [2020-12-21T16:43:48.344Z] ecc8261a40a4: Pulling fs layer [2020-12-21T16:43:48.344Z] ecc8261a40a4: Waiting [2020-12-21T16:43:48.344Z] 2a8b12db71e7: Verifying Checksum [2020-12-21T16:43:48.344Z] 2a8b12db71e7: Download complete [2020-12-21T16:43:48.607Z] 31603596830f: Verifying Checksum [2020-12-21T16:43:48.607Z] 31603596830f: Download complete [2020-12-21T16:43:48.607Z] ecc8261a40a4: Verifying Checksum [2020-12-21T16:43:48.607Z] ecc8261a40a4: Download complete [2020-12-21T16:43:48.607Z] 6ca5941a6612: Verifying Checksum [2020-12-21T16:43:48.607Z] 6ca5941a6612: Download complete [2020-12-21T16:43:48.872Z] 31603596830f: Pull complete [2020-12-21T16:43:48.872Z] 2a8b12db71e7: Pull complete [2020-12-21T16:43:49.819Z] 6ca5941a6612: Pull complete [2020-12-21T16:43:50.082Z] ecc8261a40a4: Pull complete [2020-12-21T16:43:50.082Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-12-21T16:43:50.082Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-21T16:43:50.082Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-12-21T16:43:50.186Z] prd-centos7-docker-4c-2g-17072 does not seem to be running inside a container [2020-12-21T16:43:50.235Z] $ 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 [2020-12-21T16:43:52.580Z] $ docker top 93707ba710266535855fa57b7b442d58a93bd47d0045caf849c840a4a40e032d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-21T16:43:52.945Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-21T16:43:52.945Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-21T16:43:53.180Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-21T16:43:53.184Z] $ docker exec 93707ba710266535855fa57b7b442d58a93bd47d0045caf849c840a4a40e032d ssh-agent [2020-12-21T16:43:53.354Z] SSH_AUTH_SOCK=/tmp/ssh-9EJofsbMbJiZ/agent.13 [2020-12-21T16:43:53.354Z] SSH_AGENT_PID=19 [2020-12-21T16:43:53.371Z] Running ssh-add (command line suppressed) [2020-12-21T16:43:53.488Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_8945883138431012797.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_8945883138431012797.key) [2020-12-21T16:43:53.539Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-21T16:43:53.876Z] + git tag --points-at HEAD [Pipeline] } [2020-12-21T16:43:53.899Z] $ docker exec --env ******** --env ******** 93707ba710266535855fa57b7b442d58a93bd47d0045caf849c840a4a40e032d ssh-agent -k [2020-12-21T16:43:54.009Z] unset SSH_AUTH_SOCK; [2020-12-21T16:43:54.009Z] unset SSH_AGENT_PID; [2020-12-21T16:43:54.009Z] echo Agent pid 19 killed; [2020-12-21T16:43:54.054Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-12-21T16:43:54.202Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-21T16:43:54.202Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-21T16:43:54.450Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-21T16:43:54.454Z] $ docker exec 93707ba710266535855fa57b7b442d58a93bd47d0045caf849c840a4a40e032d ssh-agent [2020-12-21T16:43:54.617Z] SSH_AUTH_SOCK=/tmp/ssh-sIn8L7D01Qts/agent.47 [2020-12-21T16:43:54.617Z] SSH_AGENT_PID=52 [2020-12-21T16:43:54.624Z] Running ssh-add (command line suppressed) [2020-12-21T16:43:54.772Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_8117558894862211522.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_8117558894862211522.key) [2020-12-21T16:43:54.826Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-21T16:43:55.163Z] + git semver init [2020-12-21T16:43:55.164Z] # -> Open(): unable to determine branch for HEAD [2020-12-21T16:43:55.164Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2020-12-21T16:43:55.164Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2020-12-21T16:43:55.164Z] # $SEMVER_REMOTE_NAME = origin [2020-12-21T16:43:55.164Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-21T16:43:55.164Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-21T16:43:55.164Z] # $SEMVER_BRANCH = master [2020-12-21T16:43:55.164Z] # $SEMVER_TEMP = /tmp/semver-228029943 [2020-12-21T16:43:55.164Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP [2020-12-21T16:43:57.729Z] # '/tmp/semver-228029943' -> '/w/workspace/ndry_app-functions-sdk-go_master/.semver' [2020-12-21T16:43:57.729Z] # -> Force: false [2020-12-21T16:43:57.729Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } [2020-12-21T16:43:57.742Z] $ docker exec --env ******** --env ******** 93707ba710266535855fa57b7b442d58a93bd47d0045caf849c840a4a40e032d ssh-agent -k [2020-12-21T16:43:57.865Z] unset SSH_AUTH_SOCK; [2020-12-21T16:43:57.866Z] unset SSH_AGENT_PID; [2020-12-21T16:43:57.867Z] echo Agent pid 52 killed; [2020-12-21T16:43:57.922Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-21T16:43:58.431Z] + git semver [Pipeline] } [2020-12-21T16:43:58.455Z] $ docker stop --time=1 93707ba710266535855fa57b7b442d58a93bd47d0045caf849c840a4a40e032d [2020-12-21T16:43:59.907Z] $ docker rm -f 93707ba710266535855fa57b7b442d58a93bd47d0045caf849c840a4a40e032d [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-21T16:44:00.387Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-12-21T16:44:00.830Z] Stashed 1 file(s) [Pipeline] echo [2020-12-21T16:44:00.833Z] [edgeXSemver]: initialized semver on version 1.3.1-dev.8 [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 [2020-12-21T16:44:16.352Z] Still waiting to schedule task [2020-12-21T16:44:16.353Z] ‘prd-centos7-docker-4c-2g-15505’ is offline; ‘prd-centos7-docker-4c-2g-17073’ is offline [2020-12-21T16:44:16.357Z] Still waiting to schedule task [2020-12-21T16:44:16.357Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-12-21T16:45:21.062Z] Running on prd-centos7-docker-4c-2g-17075 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws [2020-12-21T16:45:21.121Z] Running in /w/workspace/app-functions-sdk-go/157 [Pipeline] { [Pipeline] checkout [2020-12-21T16:45:23.961Z] using credential edgex-jenkins-ssh [2020-12-21T16:45:24.022Z] Cloning the remote Git repository [2020-12-21T16:45:24.053Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-12-21T16:45:24.134Z] > git init /w/workspace/app-functions-sdk-go/157 # timeout=10 [2020-12-21T16:45:24.197Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-12-21T16:45:24.197Z] > git --version # timeout=10 [2020-12-21T16:45:24.205Z] > git --version # 'git version 2.24.3' [2020-12-21T16:45:24.206Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-21T16:45:24.238Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-21T16:45:25.871Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-12-21T16:45:25.884Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-21T16:45:25.896Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-12-21T16:45:26.340Z] Checking out Revision fb6bb540a8cb6df0ab3c7959dfb0879070efde55 (master) [2020-12-21T16:45:25.914Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-12-21T16:45:25.914Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-21T16:45:25.919Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-21T16:45:26.353Z] > git config core.sparsecheckout # timeout=10 [2020-12-21T16:45:26.360Z] > git checkout -f fb6bb540a8cb6df0ab3c7959dfb0879070efde55 # timeout=10 [2020-12-21T16:45:30.071Z] Commit message: "refactor: Refactor to use new SecretProvider fro go-mod-bootstrap (#604)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-21T16:45:31.565Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2020-12-21T16:45:31.926Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-21T16:45:32.244Z] + sudo service docker restart [2020-12-21T16:45:32.244Z] + true [2020-12-21T16:45:32.244Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2020-12-21T16:45:33.893Z] ========================================================= [2020-12-21T16:45:33.893Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-12-21T16:45:33.893Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-21T16:45:34.256Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2020-12-21T16:45:35.222Z] Sending build context to Docker daemon 19.06MB [2020-12-21T16:45:35.222Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2020-12-21T16:45:35.222Z] Step 2/8 : FROM ${BASE} [2020-12-21T16:45:35.222Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-12-21T16:45:35.222Z] 188c0c94c7c5: Pulling fs layer [2020-12-21T16:45:35.222Z] 0ef7d3d256c8: Pulling fs layer [2020-12-21T16:45:35.222Z] de9db76c5a1d: Pulling fs layer [2020-12-21T16:45:35.222Z] bca2f99d35d6: Pulling fs layer [2020-12-21T16:45:35.222Z] 93359f2a8cfa: Pulling fs layer [2020-12-21T16:45:35.222Z] 7c6f9722023f: Pulling fs layer [2020-12-21T16:45:35.222Z] a35cf1a2eb13: Pulling fs layer [2020-12-21T16:45:35.222Z] 93359f2a8cfa: Waiting [2020-12-21T16:45:35.222Z] 7c6f9722023f: Waiting [2020-12-21T16:45:35.222Z] a35cf1a2eb13: Waiting [2020-12-21T16:45:35.222Z] bca2f99d35d6: Waiting [2020-12-21T16:45:35.222Z] de9db76c5a1d: Verifying Checksum [2020-12-21T16:45:35.222Z] de9db76c5a1d: Download complete [2020-12-21T16:45:35.222Z] 0ef7d3d256c8: Verifying Checksum [2020-12-21T16:45:35.222Z] 0ef7d3d256c8: Download complete [2020-12-21T16:45:35.222Z] 93359f2a8cfa: Download complete [2020-12-21T16:45:35.222Z] 7c6f9722023f: Verifying Checksum [2020-12-21T16:45:35.222Z] 7c6f9722023f: Download complete [2020-12-21T16:45:35.222Z] 188c0c94c7c5: Verifying Checksum [2020-12-21T16:45:35.222Z] 188c0c94c7c5: Download complete [2020-12-21T16:45:35.497Z] 188c0c94c7c5: Pull complete [2020-12-21T16:45:36.086Z] 0ef7d3d256c8: Pull complete [2020-12-21T16:45:36.086Z] de9db76c5a1d: Pull complete [2020-12-21T16:45:37.494Z] a35cf1a2eb13: Download complete [2020-12-21T16:45:37.762Z] bca2f99d35d6: Download complete [2020-12-21T16:45:43.105Z] bca2f99d35d6: Pull complete [2020-12-21T16:45:43.105Z] 93359f2a8cfa: Pull complete [2020-12-21T16:45:43.105Z] 7c6f9722023f: Pull complete [2020-12-21T16:45:51.289Z] a35cf1a2eb13: Pull complete [2020-12-21T16:45:51.289Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2020-12-21T16:45:51.289Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-12-21T16:45:51.289Z] ---> a62c8e92a672 [2020-12-21T16:45:51.289Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2020-12-21T16:45:51.289Z] 20.10.0: Pulling from library/docker [2020-12-21T16:45:51.289Z] 05e7bc50f07f: Pulling fs layer [2020-12-21T16:45:51.289Z] 6db28d0fdbf6: Pulling fs layer [2020-12-21T16:45:51.289Z] 292df0bc6bf3: Pulling fs layer [2020-12-21T16:45:51.289Z] 2e060f4bd70b: Pulling fs layer [2020-12-21T16:45:51.289Z] 80e8d568a223: Pulling fs layer [2020-12-21T16:45:51.289Z] 8dc6ef1a942a: Pulling fs layer [2020-12-21T16:45:51.289Z] 2312dd95470a: Pulling fs layer [2020-12-21T16:45:51.289Z] 80e8d568a223: Waiting [2020-12-21T16:45:51.289Z] 8dc6ef1a942a: Waiting [2020-12-21T16:45:51.289Z] 2312dd95470a: Waiting [2020-12-21T16:45:51.289Z] 2e060f4bd70b: Waiting [2020-12-21T16:45:51.289Z] 292df0bc6bf3: Download complete [2020-12-21T16:45:51.289Z] 05e7bc50f07f: Verifying Checksum [2020-12-21T16:45:51.289Z] 05e7bc50f07f: Download complete [2020-12-21T16:45:51.289Z] 6db28d0fdbf6: Verifying Checksum [2020-12-21T16:45:51.289Z] 6db28d0fdbf6: Download complete [2020-12-21T16:45:51.289Z] 8dc6ef1a942a: Download complete [2020-12-21T16:45:51.289Z] 80e8d568a223: Verifying Checksum [2020-12-21T16:45:51.289Z] 80e8d568a223: Download complete [2020-12-21T16:45:51.289Z] 2312dd95470a: Verifying Checksum [2020-12-21T16:45:51.289Z] 2312dd95470a: Download complete [2020-12-21T16:45:51.289Z] 05e7bc50f07f: Pull complete [2020-12-21T16:45:51.559Z] 6db28d0fdbf6: Pull complete [2020-12-21T16:45:51.827Z] 292df0bc6bf3: Pull complete [2020-12-21T16:45:52.407Z] 2e060f4bd70b: Verifying Checksum [2020-12-21T16:45:52.407Z] 2e060f4bd70b: Download complete [2020-12-21T16:45:55.026Z] 2e060f4bd70b: Pull complete [2020-12-21T16:45:55.026Z] 80e8d568a223: Pull complete [2020-12-21T16:45:55.289Z] 8dc6ef1a942a: Pull complete [2020-12-21T16:45:55.289Z] 2312dd95470a: Pull complete [2020-12-21T16:45:55.289Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2020-12-21T16:45:55.289Z] Status: Downloaded newer image for docker:20.10.0 [2020-12-21T16:45:56.695Z] ---> 9e8dcf65ad34 [2020-12-21T16:45:56.695Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-12-21T16:45:56.695Z] ---> Running in 9416b0ef665c [2020-12-21T16:45:56.960Z] Removing intermediate container 9416b0ef665c [2020-12-21T16:45:56.960Z] ---> c35ca28b744f [2020-12-21T16:45:56.960Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2020-12-21T16:45:56.960Z] ---> Running in 65ae82a55e2a [2020-12-21T16:45:57.540Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-21T16:45:58.495Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-21T16:45:58.757Z] (1/5) Installing libsodium (1.0.18-r0) [2020-12-21T16:45:59.020Z] (2/5) Installing libzmq (4.3.3-r0) [2020-12-21T16:45:59.020Z] (3/5) Installing pkgconf (1.7.2-r0) [2020-12-21T16:45:59.020Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2020-12-21T16:45:59.285Z] (5/5) Installing zeromq-dev (4.3.3-r0) [2020-12-21T16:45:59.285Z] Executing busybox-1.31.1-r19.trigger [2020-12-21T16:45:59.285Z] OK: 167 MiB in 44 packages [2020-12-21T16:46:00.246Z] Removing intermediate container 65ae82a55e2a [2020-12-21T16:46:00.246Z] ---> 74d55a43cb0f [2020-12-21T16:46:00.246Z] Step 6/8 : WORKDIR /build [2020-12-21T16:46:00.246Z] ---> Running in 041d890733e6 [2020-12-21T16:46:00.246Z] Removing intermediate container 041d890733e6 [2020-12-21T16:46:00.246Z] ---> bbb8b9028efe [2020-12-21T16:46:00.246Z] Step 7/8 : COPY go.mod . [2020-12-21T16:46:00.516Z] ---> d3446710b253 [2020-12-21T16:46:00.516Z] Step 8/8 : RUN go mod download [2020-12-21T16:46:00.516Z] ---> Running in 3ffd97bb679f [2020-12-21T16:46:15.500Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-17076 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws [2020-12-21T16:46:15.560Z] Running in /w/workspace/app-functions-sdk-go/157 [Pipeline] { [Pipeline] checkout [2020-12-21T16:46:20.926Z] using credential edgex-jenkins-ssh [2020-12-21T16:46:20.984Z] Cloning the remote Git repository [2020-12-21T16:46:21.039Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-12-21T16:46:21.143Z] > git init /w/workspace/app-functions-sdk-go/157 # timeout=10 [2020-12-21T16:46:21.221Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-12-21T16:46:21.222Z] > git --version # timeout=10 [2020-12-21T16:46:21.243Z] > git --version # 'git version 2.17.1' [2020-12-21T16:46:21.245Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-21T16:46:21.341Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-21T16:46:22.541Z] Removing intermediate container 3ffd97bb679f [2020-12-21T16:46:22.541Z] ---> ec52e59b303b [2020-12-21T16:46:22.541Z] Successfully built ec52e59b303b [2020-12-21T16:46:22.541Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-21T16:46:22.875Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-21T16:46:22.875Z] . [Pipeline] withDockerContainer [2020-12-21T16:46:23.143Z] prd-centos7-docker-4c-2g-17075 does not seem to be running inside a container [2020-12-21T16:46:23.257Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/157 -v /w/workspace/app-functions-sdk-go/157:/w/workspace/app-functions-sdk-go/157:rw,z -v /w/workspace/app-functions-sdk-go/157@tmp:/w/workspace/app-functions-sdk-go/157@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-12-21T16:46:24.116Z] $ docker top c8ac88e679bec6d57b70928836c6e9e86e12b720726d72d5a8fe5ea96f6a4c20 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-21T16:46:24.597Z] + go version [2020-12-21T16:46:24.597Z] go version go1.15.5 linux/amd64 [Pipeline] } [2020-12-21T16:46:24.614Z] $ docker stop --time=1 c8ac88e679bec6d57b70928836c6e9e86e12b720726d72d5a8fe5ea96f6a4c20 [2020-12-21T16:46:24.373Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-12-21T16:46:24.391Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-21T16:46:24.417Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2020-12-21T16:46:24.471Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2020-12-21T16:46:24.472Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-21T16:46:24.485Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-21T16:46:25.056Z] Checking out Revision fb6bb540a8cb6df0ab3c7959dfb0879070efde55 (master) [2020-12-21T16:46:25.962Z] $ docker rm -f c8ac88e679bec6d57b70928836c6e9e86e12b720726d72d5a8fe5ea96f6a4c20 [2020-12-21T16:46:25.078Z] > git config core.sparsecheckout # timeout=10 [2020-12-21T16:46:25.096Z] > git checkout -f fb6bb540a8cb6df0ab3c7959dfb0879070efde55 # timeout=10 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-21T16:46:26.898Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-21T16:46:26.898Z] . [Pipeline] withDockerContainer [2020-12-21T16:46:27.001Z] prd-centos7-docker-4c-2g-17075 does not seem to be running inside a container [2020-12-21T16:46:27.046Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/157 -v /w/workspace/app-functions-sdk-go/157:/w/workspace/app-functions-sdk-go/157:rw,z -v /w/workspace/app-functions-sdk-go/157@tmp:/w/workspace/app-functions-sdk-go/157@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-12-21T16:46:27.742Z] $ docker top 9f7cef7a637e66c08f0a19bc14e17c33f4438088a79b4b14780fb1b571bfcbb4 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-21T16:46:28.237Z] + make test [2020-12-21T16:46:28.237Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-12-21T16:46:29.649Z] ? github.com/edgexfoundry/app-functions-sdk-go [no test files] [2020-12-21T16:46:29.672Z] Commit message: "refactor: Refactor to use new SecretProvider fro go-mod-bootstrap (#604)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-21T16:46:31.239Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2020-12-21T16:46:31.646Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-21T16:46:32.029Z] + + truesudo [2020-12-21T16:46:32.029Z] service docker restart [Pipeline] unstash [Pipeline] echo [2020-12-21T16:46:34.343Z] ========================================================= [2020-12-21T16:46:34.343Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-12-21T16:46:34.343Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-21T16:46:34.757Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2020-12-21T16:46:35.739Z] Sending build context to Docker daemon 19.06MB [2020-12-21T16:46:35.739Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2020-12-21T16:46:35.739Z] Step 2/8 : FROM ${BASE} [2020-12-21T16:46:36.014Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-12-21T16:46:36.014Z] 5f621e34cdf4: Pulling fs layer [2020-12-21T16:46:36.014Z] a4357932f1b6: Pulling fs layer [2020-12-21T16:46:36.014Z] 18c013af1878: Pulling fs layer [2020-12-21T16:46:36.014Z] 00ac8860ef70: Pulling fs layer [2020-12-21T16:46:36.014Z] 63d7cb157983: Pulling fs layer [2020-12-21T16:46:36.014Z] b116817d02f9: Pulling fs layer [2020-12-21T16:46:36.014Z] 745a02a5169b: Pulling fs layer [2020-12-21T16:46:36.014Z] 00ac8860ef70: Waiting [2020-12-21T16:46:36.014Z] 63d7cb157983: Waiting [2020-12-21T16:46:36.014Z] b116817d02f9: Waiting [2020-12-21T16:46:36.014Z] 745a02a5169b: Waiting [2020-12-21T16:46:36.295Z] 18c013af1878: Download complete [2020-12-21T16:46:36.295Z] a4357932f1b6: Download complete [2020-12-21T16:46:36.295Z] 63d7cb157983: Verifying Checksum [2020-12-21T16:46:36.295Z] 63d7cb157983: Download complete [2020-12-21T16:46:36.295Z] b116817d02f9: Verifying Checksum [2020-12-21T16:46:36.295Z] b116817d02f9: Download complete [2020-12-21T16:46:36.295Z] 5f621e34cdf4: Verifying Checksum [2020-12-21T16:46:36.295Z] 5f621e34cdf4: Download complete [2020-12-21T16:46:36.895Z] 5f621e34cdf4: Pull complete [2020-12-21T16:46:37.499Z] a4357932f1b6: Pull complete [2020-12-21T16:46:37.777Z] 18c013af1878: Pull complete [2020-12-21T16:46:37.895Z] ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.034s coverage: 86.2% of statements [2020-12-21T16:46:38.764Z] 745a02a5169b: Verifying Checksum [2020-12-21T16:46:38.764Z] 745a02a5169b: Download complete [2020-12-21T16:46:40.199Z] 00ac8860ef70: Verifying Checksum [2020-12-21T16:46:40.199Z] 00ac8860ef70: Download complete [2020-12-21T16:46:44.577Z] ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 0.049s coverage: 47.9% of statements [2020-12-21T16:46:44.577Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] [2020-12-21T16:46:44.577Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/container [no test files] [2020-12-21T16:46:44.577Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers 0.024s coverage: 61.5% of statements [2020-12-21T16:46:44.577Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] [2020-12-21T16:46:45.558Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.033s coverage: 69.1% of statements [2020-12-21T16:46:45.558Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] [2020-12-21T16:46:45.558Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] [2020-12-21T16:46:45.558Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] [2020-12-21T16:46:45.558Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] [2020-12-21T16:46:45.558Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] [2020-12-21T16:46:45.558Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] [2020-12-21T16:46:45.558Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.036s coverage: 97.7% of statements [2020-12-21T16:46:45.558Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] [2020-12-21T16:46:45.558Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] [2020-12-21T16:46:45.558Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http 0.008s coverage: 8.8% of statements [2020-12-21T16:46:50.381Z] 00ac8860ef70: Pull complete [2020-12-21T16:46:50.381Z] 63d7cb157983: Pull complete [2020-12-21T16:46:50.381Z] b116817d02f9: Pull complete [2020-12-21T16:46:53.747Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.925s coverage: 75.0% of statements [2020-12-21T16:46:53.747Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/mqtt [no test files] [2020-12-21T16:46:53.747Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/v2/controller/http 0.020s coverage: 87.9% of statements [2020-12-21T16:46:53.747Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/v2/dtos/requests 0.041s coverage: 88.9% of statements [2020-12-21T16:46:53.747Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.027s coverage: 80.5% of statements [2020-12-21T16:46:53.747Z] ok github.com/edgexfoundry/app-functions-sdk-go/pkg/secure 0.020s coverage: 71.7% of statements [2020-12-21T16:46:54.748Z] 745a02a5169b: Pull complete [2020-12-21T16:46:54.749Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2020-12-21T16:46:54.749Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-12-21T16:46:54.749Z] ---> b7e6874047d6 [2020-12-21T16:46:54.749Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2020-12-21T16:46:54.749Z] 20.10.0: Pulling from library/docker [2020-12-21T16:46:54.749Z] a3cc7d3b244e: Pulling fs layer [2020-12-21T16:46:54.749Z] 02a3295e0d61: Pulling fs layer [2020-12-21T16:46:54.749Z] 0f4f2e6d8100: Pulling fs layer [2020-12-21T16:46:54.749Z] 330b718f631f: Pulling fs layer [2020-12-21T16:46:54.749Z] a93816041522: Pulling fs layer [2020-12-21T16:46:54.749Z] bdb6da89ff94: Pulling fs layer [2020-12-21T16:46:54.749Z] 2a70c0c122f4: Pulling fs layer [2020-12-21T16:46:54.749Z] 330b718f631f: Waiting [2020-12-21T16:46:54.749Z] a93816041522: Waiting [2020-12-21T16:46:54.749Z] 2a70c0c122f4: Waiting [2020-12-21T16:46:54.749Z] bdb6da89ff94: Waiting [2020-12-21T16:46:54.749Z] 0f4f2e6d8100: Verifying Checksum [2020-12-21T16:46:54.749Z] 0f4f2e6d8100: Download complete [2020-12-21T16:46:54.749Z] 02a3295e0d61: Verifying Checksum [2020-12-21T16:46:54.749Z] 02a3295e0d61: Download complete [2020-12-21T16:46:54.749Z] a3cc7d3b244e: Verifying Checksum [2020-12-21T16:46:54.749Z] a3cc7d3b244e: Download complete [2020-12-21T16:46:54.749Z] a93816041522: Verifying Checksum [2020-12-21T16:46:54.749Z] a93816041522: Download complete [2020-12-21T16:46:54.749Z] bdb6da89ff94: Verifying Checksum [2020-12-21T16:46:54.749Z] bdb6da89ff94: Download complete [2020-12-21T16:46:54.749Z] 2a70c0c122f4: Verifying Checksum [2020-12-21T16:46:54.749Z] 2a70c0c122f4: Download complete [2020-12-21T16:46:55.023Z] a3cc7d3b244e: Pull complete [2020-12-21T16:46:55.623Z] 02a3295e0d61: Pull complete [2020-12-21T16:46:55.894Z] 0f4f2e6d8100: Pull complete [2020-12-21T16:46:56.166Z] 330b718f631f: Download complete [2020-12-21T16:46:59.569Z] 330b718f631f: Pull complete [2020-12-21T16:47:00.165Z] a93816041522: Pull complete [2020-12-21T16:47:00.439Z] bdb6da89ff94: Pull complete [2020-12-21T16:47:00.711Z] 2a70c0c122f4: Pull complete [2020-12-21T16:47:00.711Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2020-12-21T16:47:00.711Z] Status: Downloaded newer image for docker:20.10.0 [2020-12-21T16:47:07.430Z] ---> c8271fa60cc5 [2020-12-21T16:47:07.430Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-12-21T16:47:07.430Z] ---> Running in 49ebeaee154d [2020-12-21T16:47:07.430Z] Removing intermediate container 49ebeaee154d [2020-12-21T16:47:07.430Z] ---> 4dbde7c43b3b [2020-12-21T16:47:07.430Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2020-12-21T16:47:07.430Z] ---> Running in 622f421d58d8 [2020-12-21T16:47:08.872Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-21T16:47:09.469Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-21T16:47:10.904Z] (1/5) Installing libsodium (1.0.18-r0) [2020-12-21T16:47:11.176Z] (2/5) Installing libzmq (4.3.3-r0) [2020-12-21T16:47:11.447Z] (3/5) Installing pkgconf (1.7.2-r0) [2020-12-21T16:47:11.447Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2020-12-21T16:47:11.447Z] (5/5) Installing zeromq-dev (4.3.3-r0) [2020-12-21T16:47:11.721Z] Executing busybox-1.31.1-r19.trigger [2020-12-21T16:47:11.721Z] OK: 144 MiB in 44 packages [2020-12-21T16:47:13.159Z] Removing intermediate container 622f421d58d8 [2020-12-21T16:47:13.159Z] ---> 962fde4ea66e [2020-12-21T16:47:13.159Z] Step 6/8 : WORKDIR /build [2020-12-21T16:47:13.159Z] ---> Running in 4580008b7295 [2020-12-21T16:47:13.754Z] Removing intermediate container 4580008b7295 [2020-12-21T16:47:13.754Z] ---> d61639c8d7b6 [2020-12-21T16:47:13.754Z] Step 7/8 : COPY go.mod . [2020-12-21T16:47:14.351Z] ---> 98e9e3e00012 [2020-12-21T16:47:14.351Z] Step 8/8 : RUN go mod download [2020-12-21T16:47:14.351Z] ---> Running in a037e5d00cbe [2020-12-21T16:47:15.756Z] ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 25.040s coverage: 81.6% of statements [2020-12-21T16:47:15.756Z] ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.005s coverage: 94.4% of statements [2020-12-21T16:47:15.756Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2020-12-21T16:47:15.756Z] gofmt -l . [2020-12-21T16:47:15.756Z] [ "`gofmt -l .`" = "" ] [2020-12-21T16:47:15.756Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2020-12-21T16:47:16.351Z] $ docker stop --time=1 9f7cef7a637e66c08f0a19bc14e17c33f4438088a79b4b14780fb1b571bfcbb4 [2020-12-21T16:47:18.233Z] $ docker rm -f 9f7cef7a637e66c08f0a19bc14e17c33f4438088a79b4b14780fb1b571bfcbb4 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-21T16:47:18.840Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-12-21T16:47:19.256Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-21T16:47:41.186Z] Removing intermediate container a037e5d00cbe [2020-12-21T16:47:41.186Z] ---> b8615f64cc27 [2020-12-21T16:47:41.186Z] Successfully built b8615f64cc27 [2020-12-21T16:47:41.186Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-21T16:47:41.533Z] + docker inspect -f . ci-base-image-arm64 [2020-12-21T16:47:41.533Z] . [Pipeline] withDockerContainer [2020-12-21T16:47:41.822Z] prd-ubuntu18.04-docker-arm64-4c-16g-17076 does not seem to be running inside a container [2020-12-21T16:47:41.924Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/157 -v /w/workspace/app-functions-sdk-go/157:/w/workspace/app-functions-sdk-go/157:rw,z -v /w/workspace/app-functions-sdk-go/157@tmp:/w/workspace/app-functions-sdk-go/157@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 [2020-12-21T16:47:43.449Z] $ docker top 7bffb5f913a9569f500a53723ad33e8c1f8548b0070f1a79fff825136f8e2850 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-21T16:47:44.493Z] + go version [2020-12-21T16:47:44.493Z] go version go1.15.5 linux/arm64 [Pipeline] } [2020-12-21T16:47:44.526Z] $ docker stop --time=1 7bffb5f913a9569f500a53723ad33e8c1f8548b0070f1a79fff825136f8e2850 [2020-12-21T16:47:46.444Z] $ docker rm -f 7bffb5f913a9569f500a53723ad33e8c1f8548b0070f1a79fff825136f8e2850 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-21T16:47:47.550Z] + docker inspect -f . ci-base-image-arm64 [2020-12-21T16:47:47.550Z] . [Pipeline] withDockerContainer [2020-12-21T16:47:47.819Z] prd-ubuntu18.04-docker-arm64-4c-16g-17076 does not seem to be running inside a container [2020-12-21T16:47:47.915Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/157 -v /w/workspace/app-functions-sdk-go/157:/w/workspace/app-functions-sdk-go/157:rw,z -v /w/workspace/app-functions-sdk-go/157@tmp:/w/workspace/app-functions-sdk-go/157@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 [2020-12-21T16:47:49.444Z] $ docker top 6629f6bcfb4072628344d748ead0de7475cd0190ce9d6597aa5f00041c1d6204 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-21T16:47:50.471Z] + make test [2020-12-21T16:47:50.471Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-12-21T16:47:51.911Z] ? github.com/edgexfoundry/app-functions-sdk-go [no test files] [2020-12-21T16:48:14.098Z] ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.043s coverage: 86.2% of statements [2020-12-21T16:48:36.317Z] ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 0.061s coverage: 47.9% of statements [2020-12-21T16:48:36.317Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] [2020-12-21T16:48:36.317Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/container [no test files] [2020-12-21T16:48:36.317Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers 0.079s coverage: 61.5% of statements [2020-12-21T16:48:36.318Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] [2020-12-21T16:48:36.318Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.042s coverage: 69.1% of statements [2020-12-21T16:48:36.318Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] [2020-12-21T16:48:36.318Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] [2020-12-21T16:48:36.318Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] [2020-12-21T16:48:36.318Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] [2020-12-21T16:48:36.318Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] [2020-12-21T16:48:36.318Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] [2020-12-21T16:48:36.318Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.012s coverage: 97.7% of statements [2020-12-21T16:48:36.318Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] [2020-12-21T16:48:36.318Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] [2020-12-21T16:48:36.318Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http 0.041s coverage: 8.8% of statements [2020-12-21T16:48:44.642Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.973s coverage: 75.0% of statements [2020-12-21T16:48:44.642Z] ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/mqtt [no test files] [2020-12-21T16:48:44.642Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/v2/controller/http 0.046s coverage: 87.9% of statements [2020-12-21T16:48:44.642Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/v2/dtos/requests 0.035s coverage: 88.9% of statements [2020-12-21T16:48:44.642Z] ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.043s coverage: 80.5% of statements [2020-12-21T16:48:44.642Z] ok github.com/edgexfoundry/app-functions-sdk-go/pkg/secure 0.035s coverage: 71.7% of statements [2020-12-21T16:49:06.802Z] ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 25.057s coverage: 81.6% of statements [2020-12-21T16:49:06.802Z] ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.014s coverage: 94.4% of statements [2020-12-21T16:49:06.802Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2020-12-21T16:49:17.006Z] gofmt -l . [2020-12-21T16:49:17.006Z] [ "`gofmt -l .`" = "" ] [2020-12-21T16:49:17.006Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2020-12-21T16:49:17.638Z] $ docker stop --time=1 6629f6bcfb4072628344d748ead0de7475cd0190ce9d6597aa5f00041c1d6204 [2020-12-21T16:49:19.781Z] $ docker rm -f 6629f6bcfb4072628344d748ead0de7475cd0190ce9d6597aa5f00041c1d6204 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-21T16:49:20.839Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-12-21T16:49:20.860Z] Warning: overwriting stash ‘coverage-report’ [2020-12-21T16:49:21.647Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-12-21T16:49:23.376Z] provisioning config files... [2020-12-21T16:49:23.387Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config7159037814211184561tmp [Pipeline] { [Pipeline] sh [2020-12-21T16:49:23.818Z] + set +x [2020-12-21T16:49:23.818Z] + curl -s https://codecov.io/bash [2020-12-21T16:49:23.818Z] + bash -s -- [2020-12-21T16:49:24.079Z] [2020-12-21T16:49:24.079Z] _____ _ [2020-12-21T16:49:24.079Z] / ____| | | [2020-12-21T16:49:24.079Z] | | ___ __| | ___ ___ _____ __ [2020-12-21T16:49:24.079Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-12-21T16:49:24.079Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-12-21T16:49:24.079Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-12-21T16:49:24.079Z] Bash-20201217-3d3df35 [2020-12-21T16:49:24.079Z] [2020-12-21T16:49:24.079Z] [2020-12-21T16:49:24.079Z] git version 2.24.3 found [2020-12-21T16:49:24.079Z] 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 [2020-12-21T16:49:24.079Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2020-12-21T16:49:24.079Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets found [2020-12-21T16:49:24.079Z] ==> Jenkins CI detected. [2020-12-21T16:49:24.079Z] project root: . [2020-12-21T16:49:24.079Z] --> token set from env [2020-12-21T16:49:24.079Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-12-21T16:49:24.079Z] ==> Running gcov in . (disable via -X gcov) [2020-12-21T16:49:24.079Z] ==> Python coveragepy not found [2020-12-21T16:49:24.079Z] ==> Searching for coverage reports in: [2020-12-21T16:49:24.079Z] + . [2020-12-21T16:49:24.079Z] -> Found 1 reports [2020-12-21T16:49:24.079Z] ==> Detecting git/mercurial file structure [2020-12-21T16:49:24.079Z] ==> Reading reports [2020-12-21T16:49:24.079Z] + ./coverage.out bytes=71664 [2020-12-21T16:49:24.079Z] ==> Appending adjustments [2020-12-21T16:49:24.079Z] https://docs.codecov.io/docs/fixing-reports [2020-12-21T16:49:24.653Z] + Found adjustments [2020-12-21T16:49:24.653Z] ==> Gzipping contents [2020-12-21T16:49:24.653Z] 16K /tmp/codecov.0iR2R5.gz [2020-12-21T16:49:24.653Z] ==> Uploading reports [2020-12-21T16:49:24.653Z] url: https://codecov.io [2020-12-21T16:49:24.653Z] query: branch=master&commit=fb6bb540a8cb6df0ab3c7959dfb0879070efde55&build=157&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F157%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2020-12-21T16:49:24.653Z] -> Pinging Codecov [2020-12-21T16:49:24.653Z] https://codecov.io/upload/v4?package=bash-20201217-3d3df35&token=secret&branch=master&commit=fb6bb540a8cb6df0ab3c7959dfb0879070efde55&build=157&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F157%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2020-12-21T16:49:24.915Z] -> Uploading to [2020-12-21T16:49:24.915Z] https://storage.googleapis.com/codecov/v4/raw/2020-12-21/3D8B5DFFC46A037C893635FACE044666/fb6bb540a8cb6df0ab3c7959dfb0879070efde55/e3e74e8e-c0bb-4dc4-b2e9-b26e541ad894.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201221%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201221T164924Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5b843b293d06faf50c15501859aac9bc419229686f6d5a11f76a0544a53caeeb [2020-12-21T16:49:24.915Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-12-21T16:49:24.915Z] Dload Upload Total Spent Left Speed [2020-12-21T16:49:25.489Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12807 0 0 100 12807 0 22976 --:--:-- --:--:-- --:--:-- 22992 [2020-12-21T16:49:25.489Z] -> View reports at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/fb6bb540a8cb6df0ab3c7959dfb0879070efde55 [Pipeline] } [2020-12-21T16:49:25.498Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2020-12-21T16:49:25.920Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2020-12-21T16:49:26.089Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-21T16:49:26.466Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2020-12-21T16:49:26.466Z] [2020-12-21T16:49:26.466Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2020-12-21T16:49:26.838Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2020-12-21T16:49:26.838Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2020-12-21T16:49:26.838Z] 188c0c94c7c5: Pulling fs layer [2020-12-21T16:49:26.838Z] 0ef7d3d256c8: Pulling fs layer [2020-12-21T16:49:26.838Z] de9db76c5a1d: Pulling fs layer [2020-12-21T16:49:26.838Z] 0eba1c9be4d2: Pulling fs layer [2020-12-21T16:49:26.838Z] 0d57e429df01: Pulling fs layer [2020-12-21T16:49:26.838Z] 4e4be7b47b0d: Pulling fs layer [2020-12-21T16:49:26.838Z] e1f770b5df2f: Pulling fs layer [2020-12-21T16:49:26.838Z] 85a0685a4137: Pulling fs layer [2020-12-21T16:49:26.838Z] 0d57e429df01: Waiting [2020-12-21T16:49:26.838Z] 4e4be7b47b0d: Waiting [2020-12-21T16:49:26.838Z] e1f770b5df2f: Waiting [2020-12-21T16:49:26.838Z] 85a0685a4137: Waiting [2020-12-21T16:49:26.838Z] 0eba1c9be4d2: Waiting [2020-12-21T16:49:26.838Z] de9db76c5a1d: Verifying Checksum [2020-12-21T16:49:26.838Z] de9db76c5a1d: Download complete [2020-12-21T16:49:26.838Z] 0ef7d3d256c8: Verifying Checksum [2020-12-21T16:49:26.838Z] 0ef7d3d256c8: Download complete [2020-12-21T16:49:26.838Z] 0d57e429df01: Verifying Checksum [2020-12-21T16:49:26.838Z] 0d57e429df01: Download complete [2020-12-21T16:49:26.838Z] 4e4be7b47b0d: Verifying Checksum [2020-12-21T16:49:26.838Z] 4e4be7b47b0d: Download complete [2020-12-21T16:49:26.838Z] 188c0c94c7c5: Download complete [2020-12-21T16:49:27.414Z] 188c0c94c7c5: Pull complete [2020-12-21T16:49:27.414Z] 0ef7d3d256c8: Pull complete [2020-12-21T16:49:27.677Z] de9db76c5a1d: Pull complete [2020-12-21T16:49:28.258Z] e1f770b5df2f: Verifying Checksum [2020-12-21T16:49:28.258Z] e1f770b5df2f: Download complete [2020-12-21T16:49:30.196Z] 0eba1c9be4d2: Verifying Checksum [2020-12-21T16:49:30.196Z] 0eba1c9be4d2: Download complete [2020-12-21T16:49:30.196Z] 85a0685a4137: Verifying Checksum [2020-12-21T16:49:30.196Z] 85a0685a4137: Download complete [2020-12-21T16:49:35.527Z] 0eba1c9be4d2: Pull complete [2020-12-21T16:49:35.527Z] 0d57e429df01: Pull complete [2020-12-21T16:49:35.527Z] 4e4be7b47b0d: Pull complete [2020-12-21T16:49:40.862Z] e1f770b5df2f: Pull complete [2020-12-21T16:49:47.499Z] 85a0685a4137: Pull complete [2020-12-21T16:49:47.499Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2020-12-21T16:49:47.499Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2020-12-21T16:49:47.499Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2020-12-21T16:49:47.716Z] prd-centos7-docker-4c-2g-17072 does not seem to be running inside a container [2020-12-21T16:49:47.766Z] $ 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 [2020-12-21T16:49:48.877Z] $ docker top a4eaea22518cc22f40701f5244616f57066f9940da4870ce071d7e4e7139f50a -eo pid,comm [Pipeline] { [Pipeline] echo [2020-12-21T16:49:49.167Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2020-12-21T16:49:49.472Z] + set -o pipefail [2020-12-21T16:49:49.472Z] + snyk monitor '--org=edgex-jenkins' [2020-12-21T16:49:56.093Z] [2020-12-21T16:49:56.093Z] Monitoring /w/workspace/ndry_app-functions-sdk-go_master (github.com/edgexfoundry/app-functions-sdk-go)... [2020-12-21T16:49:56.093Z] [2020-12-21T16:49:56.093Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/84a89414-c83d-4daa-8ff9-7ceae658ecfc/history/26502113-4ec1-4348-bbec-e9c6a80f83ea [2020-12-21T16:49:56.093Z] [2020-12-21T16:49:56.093Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2020-12-21T16:49:56.093Z] [2020-12-21T16:49:56.093Z] [2020-12-21T16:49:56.093Z] You have reached your monthly limit of 300 private tests for your edgex-jenkins org. [2020-12-21T16:49:56.093Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2020-12-21T16:49:56.109Z] $ docker stop --time=1 a4eaea22518cc22f40701f5244616f57066f9940da4870ce071d7e4e7139f50a [2020-12-21T16:49:58.898Z] $ docker rm -f a4eaea22518cc22f40701f5244616f57066f9940da4870ce071d7e4e7139f50a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2020-12-21T16:50:00.353Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-12-21T16:50:00.459Z] provisioning config files... [2020-12-21T16:50:00.472Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config3849797016549558162tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-21T16:50:00.951Z] --> edgex-publish-swagger.sh [2020-12-21T16:50:00.951Z] === Publish openapi/v2 API === [2020-12-21T16:50:00.951Z] [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger [2020-12-21T16:50:00.951Z] [publishToSwagger] Publishing API Name [app-functions-sdk] [2020-12-21T16:50:00.951Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-12-21T16:50:00.951Z] Dload Upload Total Spent Left Speed [2020-12-21T16:50:02.925Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13025 0 0 100 13025 0 10228 0:00:01 0:00:01 --:--:-- 10239 100 13025 0 0 100 13025 0 6876 0:00:01 0:00:01 --:--:-- 6876 100 13025 0 0 100 13025 0 6875 0:00:01 0:00:01 --:--:-- 6876 [2020-12-21T16:50:02.925Z] [2020-12-21T16:50:02.925Z] [Pipeline] } [2020-12-21T16:50:02.935Z] 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 [2020-12-21T16:50:03.783Z] + git log --format=format:%s -1 fb6bb540a8cb6df0ab3c7959dfb0879070efde55 [Pipeline] isUnix [Pipeline] sh [2020-12-21T16:50:04.108Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-21T16:50:04.108Z] . [Pipeline] withDockerContainer [2020-12-21T16:50:04.212Z] prd-centos7-docker-4c-2g-17072 does not seem to be running inside a container [2020-12-21T16:50:04.254Z] $ 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 [2020-12-21T16:50:05.043Z] $ docker top 836ed01523eea720bd08a37cb4aedf2ba94be58ce62b2ac8bd24679d6f3f6944 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-21T16:50:05.359Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-21T16:50:05.359Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-21T16:50:05.560Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-21T16:50:05.564Z] $ docker exec 836ed01523eea720bd08a37cb4aedf2ba94be58ce62b2ac8bd24679d6f3f6944 ssh-agent [2020-12-21T16:50:05.733Z] SSH_AUTH_SOCK=/tmp/ssh-2kq5stHqZzAK/agent.12 [2020-12-21T16:50:05.733Z] SSH_AGENT_PID=17 [2020-12-21T16:50:05.741Z] Running ssh-add (command line suppressed) [2020-12-21T16:50:05.875Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_332559321665888985.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_332559321665888985.key) [2020-12-21T16:50:05.929Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-21T16:50:06.270Z] + git semver tag [2020-12-21T16:50:06.270Z] # -> Open(): unable to determine branch for HEAD [2020-12-21T16:50:06.270Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2020-12-21T16:50:06.270Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2020-12-21T16:50:06.270Z] # $SEMVER_REMOTE_NAME = origin [2020-12-21T16:50:06.270Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-21T16:50:06.270Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-21T16:50:06.270Z] # $SEMVER_BRANCH = master [2020-12-21T16:50:06.270Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [2020-12-21T16:50:06.270Z] # fb6bb540a8cb6df0ab3c7959dfb0879070efde55 HEAD [2020-12-21T16:50:06.270Z] # -> Force: false [2020-12-21T16:50:06.270Z] # 7079ae0bf4c8951c403d9fd4000e30846655e010 refs/tags/v1.3.1-dev.8 [Pipeline] } [2020-12-21T16:50:06.282Z] $ docker exec --env ******** --env ******** 836ed01523eea720bd08a37cb4aedf2ba94be58ce62b2ac8bd24679d6f3f6944 ssh-agent -k [2020-12-21T16:50:06.397Z] unset SSH_AUTH_SOCK; [2020-12-21T16:50:06.398Z] unset SSH_AGENT_PID; [2020-12-21T16:50:06.398Z] echo Agent pid 17 killed; [2020-12-21T16:50:06.448Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-21T16:50:06.933Z] + git semver [Pipeline] } [2020-12-21T16:50:06.952Z] $ docker stop --time=1 836ed01523eea720bd08a37cb4aedf2ba94be58ce62b2ac8bd24679d6f3f6944 [2020-12-21T16:50:08.303Z] $ docker rm -f 836ed01523eea720bd08a37cb4aedf2ba94be58ce62b2ac8bd24679d6f3f6944 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2020-12-21T16:50:09.059Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-12-21T16:50:09.059Z] [2020-12-21T16:50:09.059Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2020-12-21T16:50:09.442Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-12-21T16:50:09.442Z] 0.23.1-centos7: Pulling from edgex-lftools [2020-12-21T16:50:09.442Z] ab5ef0e58194: Pulling fs layer [2020-12-21T16:50:09.442Z] 9712f1f96733: Pulling fs layer [2020-12-21T16:50:09.442Z] 63f879dbbcfc: Pulling fs layer [2020-12-21T16:50:09.442Z] 0d9ebad4ef96: Pulling fs layer [2020-12-21T16:50:09.442Z] e9a5061849ea: Pulling fs layer [2020-12-21T16:50:09.442Z] d747dcd14b5f: Pulling fs layer [2020-12-21T16:50:09.442Z] 2de7ff778b66: Pulling fs layer [2020-12-21T16:50:09.442Z] e9a5061849ea: Waiting [2020-12-21T16:50:09.442Z] d747dcd14b5f: Waiting [2020-12-21T16:50:09.442Z] 2de7ff778b66: Waiting [2020-12-21T16:50:09.442Z] 0d9ebad4ef96: Waiting [2020-12-21T16:50:09.442Z] 9712f1f96733: Verifying Checksum [2020-12-21T16:50:09.442Z] 9712f1f96733: Download complete [2020-12-21T16:50:10.904Z] 63f879dbbcfc: Verifying Checksum [2020-12-21T16:50:10.904Z] 63f879dbbcfc: Download complete [2020-12-21T16:50:11.252Z] e9a5061849ea: Verifying Checksum [2020-12-21T16:50:11.252Z] e9a5061849ea: Download complete [2020-12-21T16:50:11.252Z] d747dcd14b5f: Download complete [2020-12-21T16:50:11.532Z] 2de7ff778b66: Verifying Checksum [2020-12-21T16:50:11.795Z] 0d9ebad4ef96: Verifying Checksum [2020-12-21T16:50:11.795Z] 0d9ebad4ef96: Download complete [2020-12-21T16:50:11.795Z] ab5ef0e58194: Verifying Checksum [2020-12-21T16:50:11.795Z] ab5ef0e58194: Download complete [2020-12-21T16:50:16.033Z] ab5ef0e58194: Pull complete [2020-12-21T16:50:16.033Z] 9712f1f96733: Pull complete [2020-12-21T16:50:19.346Z] 63f879dbbcfc: Pull complete [2020-12-21T16:50:25.978Z] 0d9ebad4ef96: Pull complete [2020-12-21T16:50:26.929Z] e9a5061849ea: Pull complete [2020-12-21T16:50:26.929Z] d747dcd14b5f: Pull complete [2020-12-21T16:50:29.499Z] 2de7ff778b66: Pull complete [2020-12-21T16:50:29.499Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2020-12-21T16:50:29.499Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-12-21T16:50:29.499Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2020-12-21T16:50:29.688Z] prd-centos7-docker-4c-2g-17072 does not seem to be running inside a container [2020-12-21T16:50:29.734Z] $ 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 [2020-12-21T16:50:34.031Z] $ docker top 3020c02a8bb3a81dc64a7df64482bdb300ce5715759b7c46ca40d431a26df8ba -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2020-12-21T16:50:34.395Z] provisioning config files... [2020-12-21T16:50:34.406Z] copy managed file [sigul-config] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config8007593877375016892tmp [2020-12-21T16:50:34.423Z] copy managed file [sigul-password] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config1727130015161978484tmp [2020-12-21T16:50:34.439Z] copy managed file [sigul-pki] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config7517526239831758331tmp [Pipeline] { [Pipeline] echo [2020-12-21T16:50:34.495Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-21T16:50:34.795Z] ---> sigul-configuration.sh [2020-12-21T16:50:34.795Z] gpg: directory `/root/.gnupg' created [2020-12-21T16:50:34.795Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2020-12-21T16:50:34.795Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2020-12-21T16:50:34.795Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2020-12-21T16:50:34.795Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2020-12-21T16:50:34.795Z] gpg: CAST5 encrypted data [2020-12-21T16:50:35.061Z] gpg: encrypted with 1 passphrase [2020-12-21T16:50:35.061Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2020-12-21T16:50:35.363Z] + mkdir /home/jenkins [2020-12-21T16:50:35.363Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2020-12-21T16:50:35.663Z] + 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 [2020-12-21T16:50:35.674Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-21T16:50:35.974Z] ---> sigul-install.sh [2020-12-21T16:50:41.341Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2020-12-21T16:50:41.650Z] + git tag --list [2020-12-21T16:50:41.650Z] v0.1.0 [2020-12-21T16:50:41.650Z] v0.1.1 [2020-12-21T16:50:41.650Z] v1.0.0 [2020-12-21T16:50:41.650Z] v1.1.0 [2020-12-21T16:50:41.650Z] v1.2.0 [2020-12-21T16:50:41.650Z] v1.2.1-dev.1 [2020-12-21T16:50:41.650Z] v1.2.1-dev.10 [2020-12-21T16:50:41.650Z] v1.2.1-dev.11 [2020-12-21T16:50:41.650Z] v1.2.1-dev.12 [2020-12-21T16:50:41.650Z] v1.2.1-dev.13 [2020-12-21T16:50:41.650Z] v1.2.1-dev.14 [2020-12-21T16:50:41.650Z] v1.2.1-dev.15 [2020-12-21T16:50:41.650Z] v1.2.1-dev.16 [2020-12-21T16:50:41.650Z] v1.2.1-dev.17 [2020-12-21T16:50:41.650Z] v1.2.1-dev.18 [2020-12-21T16:50:41.650Z] v1.2.1-dev.19 [2020-12-21T16:50:41.650Z] v1.2.1-dev.2 [2020-12-21T16:50:41.650Z] v1.2.1-dev.20 [2020-12-21T16:50:41.650Z] v1.2.1-dev.21 [2020-12-21T16:50:41.650Z] v1.2.1-dev.22 [2020-12-21T16:50:41.650Z] v1.2.1-dev.23 [2020-12-21T16:50:41.650Z] v1.2.1-dev.24 [2020-12-21T16:50:41.650Z] v1.2.1-dev.25 [2020-12-21T16:50:41.650Z] v1.2.1-dev.26 [2020-12-21T16:50:41.650Z] v1.2.1-dev.27 [2020-12-21T16:50:41.650Z] v1.2.1-dev.28 [2020-12-21T16:50:41.650Z] v1.2.1-dev.29 [2020-12-21T16:50:41.650Z] v1.2.1-dev.3 [2020-12-21T16:50:41.650Z] v1.2.1-dev.30 [2020-12-21T16:50:41.650Z] v1.2.1-dev.31 [2020-12-21T16:50:41.650Z] v1.2.1-dev.32 [2020-12-21T16:50:41.650Z] v1.2.1-dev.33 [2020-12-21T16:50:41.650Z] v1.2.1-dev.34 [2020-12-21T16:50:41.650Z] v1.2.1-dev.35 [2020-12-21T16:50:41.650Z] v1.2.1-dev.36 [2020-12-21T16:50:41.650Z] v1.2.1-dev.37 [2020-12-21T16:50:41.650Z] v1.2.1-dev.38 [2020-12-21T16:50:41.650Z] v1.2.1-dev.39 [2020-12-21T16:50:41.650Z] v1.2.1-dev.4 [2020-12-21T16:50:41.650Z] v1.2.1-dev.40 [2020-12-21T16:50:41.650Z] v1.2.1-dev.41 [2020-12-21T16:50:41.650Z] v1.2.1-dev.42 [2020-12-21T16:50:41.650Z] v1.2.1-dev.43 [2020-12-21T16:50:41.650Z] v1.2.1-dev.44 [2020-12-21T16:50:41.650Z] v1.2.1-dev.45 [2020-12-21T16:50:41.650Z] v1.2.1-dev.46 [2020-12-21T16:50:41.650Z] v1.2.1-dev.47 [2020-12-21T16:50:41.650Z] v1.2.1-dev.48 [2020-12-21T16:50:41.650Z] v1.2.1-dev.49 [2020-12-21T16:50:41.650Z] v1.2.1-dev.5 [2020-12-21T16:50:41.650Z] v1.2.1-dev.50 [2020-12-21T16:50:41.650Z] v1.2.1-dev.51 [2020-12-21T16:50:41.650Z] v1.2.1-dev.52 [2020-12-21T16:50:41.650Z] v1.2.1-dev.53 [2020-12-21T16:50:41.650Z] v1.2.1-dev.54 [2020-12-21T16:50:41.650Z] v1.2.1-dev.55 [2020-12-21T16:50:41.650Z] v1.2.1-dev.56 [2020-12-21T16:50:41.650Z] v1.2.1-dev.57 [2020-12-21T16:50:41.651Z] v1.2.1-dev.58 [2020-12-21T16:50:41.651Z] v1.2.1-dev.6 [2020-12-21T16:50:41.651Z] v1.2.1-dev.7 [2020-12-21T16:50:41.651Z] v1.2.1-dev.8 [2020-12-21T16:50:41.651Z] v1.2.1-dev.9 [2020-12-21T16:50:41.651Z] v1.3.0 [2020-12-21T16:50:41.651Z] v1.3.1-dev.1 [2020-12-21T16:50:41.651Z] v1.3.1-dev.2 [2020-12-21T16:50:41.651Z] v1.3.1-dev.3 [2020-12-21T16:50:41.651Z] v1.3.1-dev.4 [2020-12-21T16:50:41.651Z] v1.3.1-dev.5 [2020-12-21T16:50:41.651Z] v1.3.1-dev.6 [2020-12-21T16:50:41.651Z] v1.3.1-dev.7 [2020-12-21T16:50:41.651Z] v1.3.1-dev.8 [Pipeline] sh [2020-12-21T16:50:41.955Z] + lftools sign git-tag v1.3.1-dev.8 [2020-12-21T16:50:43.352Z] Signing Git tag with Sigul... [2020-12-21T16:50:43.352Z] Signing v1.3.1-dev.8 [Pipeline] echo [2020-12-21T16:50:44.313Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-21T16:50:44.613Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2020-12-21T16:50:44.624Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2020-12-21T16:50:44.720Z] $ docker stop --time=1 3020c02a8bb3a81dc64a7df64482bdb300ce5715759b7c46ca40d431a26df8ba [2020-12-21T16:50:46.814Z] $ docker rm -f 3020c02a8bb3a81dc64a7df64482bdb300ce5715759b7c46ca40d431a26df8ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2020-12-21T16:50:47.805Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-21T16:50:47.805Z] . [Pipeline] withDockerContainer [2020-12-21T16:50:47.908Z] prd-centos7-docker-4c-2g-17072 does not seem to be running inside a container [2020-12-21T16:50:47.960Z] $ 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 [2020-12-21T16:50:48.836Z] $ docker top 077cef1cd6cdbdd7585ea261ce91f91160158cf9a8eb4b5595eab11a064d3e30 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-21T16:50:49.162Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-21T16:50:49.162Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-21T16:50:49.383Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-21T16:50:49.389Z] $ docker exec 077cef1cd6cdbdd7585ea261ce91f91160158cf9a8eb4b5595eab11a064d3e30 ssh-agent [2020-12-21T16:50:49.561Z] SSH_AUTH_SOCK=/tmp/ssh-LUNsR599yZLQ/agent.12 [2020-12-21T16:50:49.561Z] SSH_AGENT_PID=18 [2020-12-21T16:50:49.569Z] Running ssh-add (command line suppressed) [2020-12-21T16:50:49.698Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_4192915444959715734.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_4192915444959715734.key) [2020-12-21T16:50:49.754Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-21T16:50:50.111Z] + git semver bump pre [2020-12-21T16:50:50.111Z] # -> Open(): unable to determine branch for HEAD [2020-12-21T16:50:50.111Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2020-12-21T16:50:50.111Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2020-12-21T16:50:50.111Z] # $SEMVER_REMOTE_NAME = origin [2020-12-21T16:50:50.111Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-21T16:50:50.111Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-21T16:50:50.111Z] # $SEMVER_BRANCH = master [2020-12-21T16:50:50.111Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [2020-12-21T16:50:50.111Z] 1.3.1-dev.9 [Pipeline] } [2020-12-21T16:50:50.124Z] $ docker exec --env ******** --env ******** 077cef1cd6cdbdd7585ea261ce91f91160158cf9a8eb4b5595eab11a064d3e30 ssh-agent -k [2020-12-21T16:50:50.245Z] unset SSH_AUTH_SOCK; [2020-12-21T16:50:50.245Z] unset SSH_AGENT_PID; [2020-12-21T16:50:50.245Z] echo Agent pid 18 killed; [2020-12-21T16:50:50.297Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-21T16:50:50.810Z] + git semver [Pipeline] } [2020-12-21T16:50:50.828Z] $ docker stop --time=1 077cef1cd6cdbdd7585ea261ce91f91160158cf9a8eb4b5595eab11a064d3e30 [2020-12-21T16:50:52.186Z] $ docker rm -f 077cef1cd6cdbdd7585ea261ce91f91160158cf9a8eb4b5595eab11a064d3e30 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-12-21T16:50:52.723Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-21T16:50:52.723Z] . [Pipeline] withDockerContainer [2020-12-21T16:50:52.835Z] prd-centos7-docker-4c-2g-17072 does not seem to be running inside a container [2020-12-21T16:50:52.886Z] $ 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 [2020-12-21T16:50:53.514Z] $ docker top 7dd0093f4a59d6210772f7a2bcc6d77898f730ef8303667e9241885cfefed361 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-21T16:50:53.834Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-21T16:50:53.834Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-21T16:50:54.015Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-21T16:50:54.019Z] $ docker exec 7dd0093f4a59d6210772f7a2bcc6d77898f730ef8303667e9241885cfefed361 ssh-agent [2020-12-21T16:50:54.193Z] SSH_AUTH_SOCK=/tmp/ssh-fuqSCOPDcqdk/agent.12 [2020-12-21T16:50:54.193Z] SSH_AGENT_PID=18 [2020-12-21T16:50:54.200Z] Running ssh-add (command line suppressed) [2020-12-21T16:50:54.339Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_2182753976896808596.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_2182753976896808596.key) [2020-12-21T16:50:54.398Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-21T16:50:54.755Z] + git semver push [2020-12-21T16:50:54.755Z] # -> Open(): unable to determine branch for HEAD [2020-12-21T16:50:54.755Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git [2020-12-21T16:50:54.755Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master [2020-12-21T16:50:54.755Z] # $SEMVER_REMOTE_NAME = origin [2020-12-21T16:50:54.755Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-21T16:50:54.755Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-21T16:50:54.755Z] # $SEMVER_BRANCH = master [2020-12-21T16:50:54.755Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } [2020-12-21T16:51:01.398Z] $ docker exec --env ******** --env ******** 7dd0093f4a59d6210772f7a2bcc6d77898f730ef8303667e9241885cfefed361 ssh-agent -k [2020-12-21T16:51:01.519Z] unset SSH_AUTH_SOCK; [2020-12-21T16:51:01.520Z] unset SSH_AGENT_PID; [2020-12-21T16:51:01.521Z] echo Agent pid 18 killed; [2020-12-21T16:51:01.570Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-21T16:51:02.059Z] + git semver [Pipeline] } [2020-12-21T16:51:02.078Z] $ docker stop --time=1 7dd0093f4a59d6210772f7a2bcc6d77898f730ef8303667e9241885cfefed361 [2020-12-21T16:51:03.453Z] $ docker rm -f 7dd0093f4a59d6210772f7a2bcc6d77898f730ef8303667e9241885cfefed361 [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 [2020-12-21T16:51:04.874Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-21T16:51:05.444Z] ---> package-listing.sh [2020-12-21T16:51:05.444Z] ++ facter osfamily [2020-12-21T16:51:05.444Z] ++ tr '[:upper:]' '[:lower:]' [2020-12-21T16:51:05.444Z] + OS_FAMILY=redhat [2020-12-21T16:51:05.444Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_master [2020-12-21T16:51:05.444Z] + START_PACKAGES=/tmp/packages_start.txt [2020-12-21T16:51:05.444Z] + END_PACKAGES=/tmp/packages_end.txt [2020-12-21T16:51:05.444Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-12-21T16:51:05.444Z] + PACKAGES=/tmp/packages_start.txt [2020-12-21T16:51:05.444Z] + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' [2020-12-21T16:51:05.444Z] + PACKAGES=/tmp/packages_end.txt [2020-12-21T16:51:05.444Z] + case "${OS_FAMILY}" in [2020-12-21T16:51:05.444Z] + rpm -qa [2020-12-21T16:51:05.444Z] + sort [2020-12-21T16:51:10.764Z] + '[' -f /tmp/packages_start.txt ']' [2020-12-21T16:51:10.764Z] + '[' -f /tmp/packages_end.txt ']' [2020-12-21T16:51:10.764Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-12-21T16:51:10.764Z] + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' [2020-12-21T16:51:10.764Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_master/archives/ [2020-12-21T16:51:10.764Z] + 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 [2020-12-21T16:51:10.779Z] 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 [2020-12-21T16:51:11.072Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-12-21T16:51:11.377Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-21T16:51:11.377Z] [2020-12-21T16:51:11.377Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-12-21T16:51:11.734Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-21T16:51:11.734Z] alpine: Pulling from edgex-lftools-log-publisher [2020-12-21T16:51:11.734Z] df20fa9351a1: Pulling fs layer [2020-12-21T16:51:11.734Z] 36b3adc4ff6f: Pulling fs layer [2020-12-21T16:51:11.734Z] 8ad3a11d3b57: Pulling fs layer [2020-12-21T16:51:11.734Z] 46f8f816bc3b: Pulling fs layer [2020-12-21T16:51:11.734Z] 93b61091891f: Pulling fs layer [2020-12-21T16:51:11.734Z] 93b9cdb0e59b: Pulling fs layer [2020-12-21T16:51:11.734Z] 5e14af77c1be: Pulling fs layer [2020-12-21T16:51:11.734Z] 01666e4c0597: Pulling fs layer [2020-12-21T16:51:11.734Z] aa168da1d23b: Pulling fs layer [2020-12-21T16:51:11.734Z] 93b61091891f: Waiting [2020-12-21T16:51:11.734Z] 93b9cdb0e59b: Waiting [2020-12-21T16:51:11.734Z] 5e14af77c1be: Waiting [2020-12-21T16:51:11.734Z] 01666e4c0597: Waiting [2020-12-21T16:51:11.734Z] aa168da1d23b: Waiting [2020-12-21T16:51:11.734Z] 46f8f816bc3b: Waiting [2020-12-21T16:51:11.734Z] 36b3adc4ff6f: Download complete [2020-12-21T16:51:11.734Z] 46f8f816bc3b: Verifying Checksum [2020-12-21T16:51:11.734Z] 46f8f816bc3b: Download complete [2020-12-21T16:51:11.734Z] df20fa9351a1: Verifying Checksum [2020-12-21T16:51:11.734Z] 93b9cdb0e59b: Download complete [2020-12-21T16:51:11.998Z] 5e14af77c1be: Verifying Checksum [2020-12-21T16:51:11.998Z] 5e14af77c1be: Download complete [2020-12-21T16:51:11.998Z] 01666e4c0597: Verifying Checksum [2020-12-21T16:51:11.998Z] 01666e4c0597: Download complete [2020-12-21T16:51:11.998Z] 93b61091891f: Download complete [2020-12-21T16:51:12.267Z] 8ad3a11d3b57: Verifying Checksum [2020-12-21T16:51:12.267Z] 8ad3a11d3b57: Download complete [2020-12-21T16:51:12.529Z] df20fa9351a1: Pull complete [2020-12-21T16:51:12.799Z] 36b3adc4ff6f: Pull complete [2020-12-21T16:51:14.202Z] 8ad3a11d3b57: Pull complete [2020-12-21T16:51:14.202Z] aa168da1d23b: Verifying Checksum [2020-12-21T16:51:14.202Z] aa168da1d23b: Download complete [2020-12-21T16:51:15.149Z] 46f8f816bc3b: Pull complete [2020-12-21T16:51:15.411Z] 93b61091891f: Pull complete [2020-12-21T16:51:15.411Z] 93b9cdb0e59b: Pull complete [2020-12-21T16:51:15.680Z] 5e14af77c1be: Pull complete [2020-12-21T16:51:15.680Z] 01666e4c0597: Pull complete [2020-12-21T16:51:23.853Z] aa168da1d23b: Pull complete [2020-12-21T16:51:23.853Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-12-21T16:51:23.853Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-21T16:51:23.853Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-12-21T16:51:23.990Z] prd-centos7-docker-4c-2g-17072 does not seem to be running inside a container [2020-12-21T16:51:24.038Z] $ 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 [2020-12-21T16:51:26.556Z] $ docker top bd900936e8989d6453373131d7dd9a1cdc589b0d1219e8d6897e6e65ae253442 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-21T16:51:27.133Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-12-21T16:51:27.435Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-12-21T16:51:27.734Z] + ls /var/log/sa-host [2020-12-21T16:51:27.734Z] + sadf -c /var/log/sa-host/sa21 [2020-12-21T16:51:27.734Z] file_magic: OK [2020-12-21T16:51:27.734Z] HZ: Using current value: 100 [2020-12-21T16:51:27.734Z] file_header: OK [2020-12-21T16:51:27.734Z] 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 [2020-12-21T16:51:27.734Z] Statistics: [2020-12-21T16:51:27.734Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-12-21T16:51:27.734Z] File successfully converted to sysstat format version 12.2.1 [2020-12-21T16:51:27.734Z] + sadf -c /var/log/sa-host/sa23 [2020-12-21T16:51:27.734Z] file_magic: OK [2020-12-21T16:51:27.734Z] HZ: Using current value: 100 [2020-12-21T16:51:27.734Z] file_header: OK [2020-12-21T16:51:27.735Z] 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 [2020-12-21T16:51:27.735Z] Statistics: [2020-12-21T16:51:27.735Z] Hnuu...uuuununununu... [2020-12-21T16:51:27.735Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-12-21T16:51:27.938Z] provisioning config files... [2020-12-21T16:51:27.954Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config65388768181608636tmp [Pipeline] { [Pipeline] echo [2020-12-21T16:51:28.027Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-21T16:51:28.333Z] ---> create-netrc.sh [Pipeline] } [2020-12-21T16:51:28.344Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-12-21T16:51:28.471Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-21T16:51:28.788Z] ---> python-tools-install.sh [Pipeline] echo [2020-12-21T16:51:28.799Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-21T16:51:29.098Z] ---> sudo-logs.sh [2020-12-21T16:51:29.099Z] Archiving 'sudo' log.. [Pipeline] echo [2020-12-21T16:51:29.111Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-21T16:51:29.409Z] ---> job-cost.sh [2020-12-21T16:51:29.409Z] lf-activate-venv: SKIPPING [2020-12-21T16:51:29.409Z] INFO: No Stack... [2020-12-21T16:51:30.367Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-12-21T16:51:30.629Z] INFO: Archiving Costs [Pipeline] echo [2020-12-21T16:51:30.644Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-21T16:51:30.940Z] ---> logs-deploy.sh [2020-12-21T16:51:30.940Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/157 [2020-12-21T16:51:30.940Z] INFO: archiving workspace using pattern(s): [2020-12-21T16:51:32.334Z] Archives upload complete. [2020-12-21T16:51:32.595Z] INFO: archiving logs to Nexus [2020-12-21T16:51:33.540Z] ---> uname -a: [2020-12-21T16:51:33.540Z] Linux prd-centos7-docker-4c-2g-17072.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2020-12-21T16:51:33.540Z] [2020-12-21T16:51:33.540Z] [2020-12-21T16:51:33.540Z] ---> lscpu: [2020-12-21T16:51:33.540Z] Architecture: x86_64 [2020-12-21T16:51:33.540Z] CPU op-mode(s): 32-bit, 64-bit [2020-12-21T16:51:33.540Z] Byte Order: Little Endian [2020-12-21T16:51:33.540Z] Address sizes: 40 bits physical, 48 bits virtual [2020-12-21T16:51:33.540Z] CPU(s): 4 [2020-12-21T16:51:33.540Z] On-line CPU(s) list: 0-3 [2020-12-21T16:51:33.540Z] Thread(s) per core: 1 [2020-12-21T16:51:33.540Z] Core(s) per socket: 1 [2020-12-21T16:51:33.540Z] Socket(s): 4 [2020-12-21T16:51:33.540Z] NUMA node(s): 1 [2020-12-21T16:51:33.540Z] Vendor ID: GenuineIntel [2020-12-21T16:51:33.540Z] CPU family: 6 [2020-12-21T16:51:33.540Z] Model: 44 [2020-12-21T16:51:33.540Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-12-21T16:51:33.540Z] Stepping: 1 [2020-12-21T16:51:33.540Z] CPU MHz: 2933.438 [2020-12-21T16:51:33.540Z] BogoMIPS: 5866.87 [2020-12-21T16:51:33.540Z] Virtualization: VT-x [2020-12-21T16:51:33.540Z] Hypervisor vendor: KVM [2020-12-21T16:51:33.540Z] Virtualization type: full [2020-12-21T16:51:33.540Z] L1d cache: 128 KiB [2020-12-21T16:51:33.540Z] L1i cache: 128 KiB [2020-12-21T16:51:33.540Z] L2 cache: 16 MiB [2020-12-21T16:51:33.540Z] L3 cache: 64 MiB [2020-12-21T16:51:33.540Z] NUMA node0 CPU(s): 0-3 [2020-12-21T16:51:33.540Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-12-21T16:51:33.540Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-12-21T16:51:33.540Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-12-21T16:51:33.540Z] Vulnerability Meltdown: Mitigation; PTI [2020-12-21T16:51:33.540Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-12-21T16:51:33.540Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-12-21T16:51:33.540Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-12-21T16:51:33.540Z] Vulnerability Srbds: Not affected [2020-12-21T16:51:33.540Z] Vulnerability Tsx async abort: Not affected [2020-12-21T16:51:33.540Z] 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 [2020-12-21T16:51:33.540Z] [2020-12-21T16:51:33.540Z] [2020-12-21T16:51:33.540Z] ---> nproc: [2020-12-21T16:51:33.540Z] 4 [2020-12-21T16:51:33.540Z] [2020-12-21T16:51:33.540Z] [2020-12-21T16:51:33.540Z] ---> df -h: [2020-12-21T16:51:33.540Z] Filesystem Size Used Available Use% Mounted on [2020-12-21T16:51:33.540Z] overlay 50.0G 8.6G 41.4G 17% / [2020-12-21T16:51:33.540Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-12-21T16:51:33.540Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2020-12-21T16:51:33.540Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-12-21T16:51:33.540Z] /dev/vda1 50.0G 8.6G 41.4G 17% /facter-os [2020-12-21T16:51:33.540Z] /dev/vda1 50.0G 8.6G 41.4G 17% /etc/resolv.conf [2020-12-21T16:51:33.540Z] /dev/vda1 50.0G 8.6G 41.4G 17% /etc/hostname [2020-12-21T16:51:33.540Z] /dev/vda1 50.0G 8.6G 41.4G 17% /etc/hosts [2020-12-21T16:51:33.540Z] /dev/vda1 50.0G 8.6G 41.4G 17% /var/log/auth.log [2020-12-21T16:51:33.540Z] /dev/vda1 50.0G 8.6G 41.4G 17% /run/cloud-init/result.json [2020-12-21T16:51:33.540Z] /dev/vda1 50.0G 8.6G 41.4G 17% /w/workspace/ndry_app-functions-sdk-go_master [2020-12-21T16:51:33.540Z] /dev/vda1 50.0G 8.6G 41.4G 17% /w/workspace/ndry_app-functions-sdk-go_master@tmp [2020-12-21T16:51:33.540Z] /dev/vda1 50.0G 8.6G 41.4G 17% /var/log/sa-host [2020-12-21T16:51:33.540Z] /dev/vda1 50.0G 8.6G 41.4G 17% /var/log/secure [2020-12-21T16:51:33.540Z] [2020-12-21T16:51:33.540Z] [2020-12-21T16:51:33.540Z] ---> free -m: [2020-12-21T16:51:33.540Z] total used free shared buff/cache available [2020-12-21T16:51:33.540Z] Mem: 1837 799 145 0 892 973 [2020-12-21T16:51:33.540Z] Swap: 1023 2 1021 [2020-12-21T16:51:33.540Z] [2020-12-21T16:51:33.540Z] [2020-12-21T16:51:33.540Z] ---> ip addr: [2020-12-21T16:51:33.540Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-12-21T16:51:33.540Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-12-21T16:51:33.540Z] inet 127.0.0.1/8 scope host lo [2020-12-21T16:51:33.540Z] valid_lft forever preferred_lft forever [2020-12-21T16:51:33.540Z] inet6 ::1/128 scope host [2020-12-21T16:51:33.540Z] valid_lft forever preferred_lft forever [2020-12-21T16:51:33.540Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2020-12-21T16:51:33.540Z] link/ether fa:16:3e:52:27:ff brd ff:ff:ff:ff:ff:ff [2020-12-21T16:51:33.540Z] inet 10.30.123.2/23 brd 10.30.123.255 scope global dynamic eth0 [2020-12-21T16:51:33.540Z] valid_lft 85890sec preferred_lft 85890sec [2020-12-21T16:51:33.540Z] inet6 fe80::f816:3eff:fe52:27ff/64 scope link [2020-12-21T16:51:33.540Z] valid_lft forever preferred_lft forever [2020-12-21T16:51:33.540Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2020-12-21T16:51:33.540Z] link/ether 02:42:5a:11:bc:96 brd ff:ff:ff:ff:ff:ff [2020-12-21T16:51:33.540Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2020-12-21T16:51:33.540Z] valid_lft forever preferred_lft forever [2020-12-21T16:51:33.540Z] inet6 fe80::42:5aff:fe11:bc96/64 scope link [2020-12-21T16:51:33.540Z] valid_lft forever preferred_lft forever [2020-12-21T16:51:33.540Z] [2020-12-21T16:51:33.540Z] [2020-12-21T16:51:33.540Z] ---> sar -b -r -n DEV: [2020-12-21T16:51:33.540Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/21/20 _x86_64_ (4 CPU) [2020-12-21T16:51:33.540Z] [2020-12-21T16:51:33.540Z] 16:42:52 LINUX RESTART (4 CPU) [2020-12-21T16:51:33.540Z] [2020-12-21T16:51:33.540Z] 16:44:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2020-12-21T16:51:33.540Z] 16:45:01 2.50 0.00 2.50 0.00 0.00 56.09 0.00 [2020-12-21T16:51:33.540Z] 16:46:01 0.33 0.00 0.33 0.00 0.00 4.86 0.00 [2020-12-21T16:51:33.540Z] 16:47:01 0.28 0.00 0.28 0.00 0.00 3.61 0.00 [2020-12-21T16:51:33.540Z] 16:48:01 0.28 0.00 0.28 0.00 0.00 3.33 0.00 [2020-12-21T16:51:33.540Z] 16:49:01 0.63 0.00 0.63 0.00 0.00 7.89 0.00 [2020-12-21T16:51:33.540Z] 16:50:01 286.87 164.96 121.91 0.00 7946.73 36230.23 0.00 [2020-12-21T16:51:33.540Z] 16:51:01 211.73 72.74 138.99 0.00 4290.36 32764.00 0.00 [2020-12-21T16:51:33.540Z] Average: 71.83 33.97 37.86 0.00 1748.78 9871.05 0.00 [2020-12-21T16:51:33.540Z] [2020-12-21T16:51:33.540Z] 16:44:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-12-21T16:51:33.540Z] 16:45:01 238344 0 554656 29.48 2620 1085924 1089888 37.20 400920 1043764 12 [2020-12-21T16:51:33.540Z] 16:46:01 240340 0 552652 29.37 2620 1085932 1079308 36.83 397484 1045512 8 [2020-12-21T16:51:33.540Z] 16:47:01 239564 0 553424 29.41 2620 1085936 1062144 36.25 415888 1028116 8 [2020-12-21T16:51:33.540Z] 16:48:01 239568 0 553420 29.41 2620 1085936 1062208 36.25 414588 1029508 8 [2020-12-21T16:51:33.540Z] 16:49:01 238788 0 554192 29.45 2620 1085944 1062136 36.25 430360 1014640 8 [2020-12-21T16:51:33.540Z] 16:50:01 216224 0 646508 34.36 2596 1016216 1084004 37.00 498012 896088 32 [2020-12-21T16:51:33.540Z] 16:51:01 225044 0 745024 39.60 1812 909664 1203952 41.09 576512 743224 56 [2020-12-21T16:51:33.540Z] Average: 233982 0 594268 31.58 2501 1050793 1091949 37.27 447681 971550 19 [2020-12-21T16:51:33.540Z] [2020-12-21T16:51:33.540Z] 16:44:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2020-12-21T16:51:33.541Z] 16:45:01 eth0 5.40 2.25 3.63 0.49 0.00 0.00 0.00 0.00 [2020-12-21T16:51:33.541Z] 16:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-21T16:51:33.541Z] 16:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-21T16:51:33.541Z] 16:46:01 eth0 1.58 0.40 0.40 0.24 0.00 0.00 0.00 0.00 [2020-12-21T16:51:33.541Z] 16:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-21T16:51:33.541Z] 16:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-21T16:51:33.541Z] 16:47:01 eth0 2.10 0.65 0.64 0.37 0.00 0.00 0.00 0.00 [2020-12-21T16:51:33.541Z] 16:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-21T16:51:33.541Z] 16:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-21T16:51:33.541Z] 16:48:01 eth0 1.38 0.37 0.42 0.23 0.00 0.00 0.00 0.00 [2020-12-21T16:51:33.541Z] 16:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-21T16:51:33.541Z] 16:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-21T16:51:33.541Z] 16:49:01 eth0 0.73 0.42 0.41 0.27 0.00 0.00 0.00 0.00 [2020-12-21T16:51:33.541Z] 16:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-21T16:51:33.541Z] 16:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-21T16:51:33.541Z] 16:50:01 eth0 459.88 412.60 4285.39 39.26 0.00 0.00 0.00 0.00 [2020-12-21T16:51:33.541Z] 16:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-21T16:51:33.541Z] 16:50:01 docker0 39.22 39.10 3.56 196.38 0.00 0.00 0.00 0.00 [2020-12-21T16:51:33.541Z] 16:51:01 veth6d2a73d 2.08 1.68 0.43 0.48 0.00 0.00 0.00 0.00 [2020-12-21T16:51:33.541Z] 16:51:01 eth0 529.01 440.19 3454.83 133.98 0.00 0.00 0.00 0.00 [2020-12-21T16:51:33.541Z] 16:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-21T16:51:33.541Z] 16:51:01 docker0 47.01 73.01 2.80 193.01 0.00 0.00 0.00 0.00 [2020-12-21T16:51:33.541Z] Average: veth6d2a73d 0.30 0.24 0.06 0.07 0.00 0.00 0.00 0.00 [2020-12-21T16:51:33.541Z] Average: eth0 142.93 122.46 1106.96 24.99 0.00 0.00 0.00 0.00 [2020-12-21T16:51:33.541Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-21T16:51:33.541Z] Average: docker0 12.32 16.02 0.91 55.65 0.00 0.00 0.00 0.00 [2020-12-21T16:51:33.541Z] [2020-12-21T16:51:33.541Z] [2020-12-21T16:51:33.541Z] ---> sar -P ALL: [2020-12-21T16:51:33.541Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/21/20 _x86_64_ (4 CPU) [2020-12-21T16:51:33.541Z] [2020-12-21T16:51:33.541Z] 16:42:52 LINUX RESTART (4 CPU) [2020-12-21T16:51:33.541Z] [2020-12-21T16:51:33.541Z] 16:44:01 CPU %user %nice %system %iowait %steal %idle [2020-12-21T16:51:33.541Z] 16:45:01 all 0.24 0.00 0.06 0.00 0.00 99.70 [2020-12-21T16:51:33.541Z] 16:45:01 0 0.07 0.00 0.12 0.00 0.00 99.82 [2020-12-21T16:51:33.541Z] 16:45:01 1 0.58 0.00 0.07 0.00 0.00 99.35 [2020-12-21T16:51:33.541Z] 16:45:01 2 0.12 0.00 0.05 0.00 0.00 99.83 [2020-12-21T16:51:33.541Z] 16:45:01 3 0.20 0.00 0.02 0.00 0.00 99.78 [2020-12-21T16:51:33.541Z] 16:46:01 all 0.10 0.00 0.05 0.00 0.00 99.85 [2020-12-21T16:51:33.541Z] 16:46:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2020-12-21T16:51:33.541Z] 16:46:01 1 0.28 0.00 0.07 0.00 0.00 99.65 [2020-12-21T16:51:33.541Z] 16:46:01 2 0.03 0.00 0.07 0.00 0.00 99.90 [2020-12-21T16:51:33.541Z] 16:46:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2020-12-21T16:51:33.541Z] 16:47:01 all 0.17 0.00 0.07 0.00 0.00 99.76 [2020-12-21T16:51:33.541Z] 16:47:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2020-12-21T16:51:33.541Z] 16:47:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2020-12-21T16:51:33.541Z] 16:47:01 2 0.08 0.00 0.12 0.00 0.00 99.80 [2020-12-21T16:51:33.541Z] 16:47:01 3 0.52 0.00 0.07 0.00 0.00 99.42 [2020-12-21T16:51:33.541Z] 16:48:01 all 0.18 0.00 0.03 0.00 0.00 99.79 [2020-12-21T16:51:33.541Z] 16:48:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2020-12-21T16:51:33.541Z] 16:48:01 1 0.07 0.00 0.02 0.00 0.00 99.92 [2020-12-21T16:51:33.541Z] 16:48:01 2 0.10 0.00 0.07 0.00 0.00 99.83 [2020-12-21T16:51:33.541Z] 16:48:01 3 0.53 0.00 0.02 0.00 0.00 99.45 [2020-12-21T16:51:33.541Z] 16:49:01 all 0.21 0.00 0.22 0.00 0.01 99.56 [2020-12-21T16:51:33.541Z] 16:49:01 0 0.05 0.00 0.12 0.00 0.02 99.82 [2020-12-21T16:51:33.541Z] 16:49:01 1 0.12 0.00 0.33 0.00 0.00 99.55 [2020-12-21T16:51:33.541Z] 16:49:01 2 0.10 0.00 0.28 0.00 0.02 99.60 [2020-12-21T16:51:33.541Z] 16:49:01 3 0.58 0.00 0.13 0.00 0.00 99.28 [2020-12-21T16:51:33.541Z] 16:50:01 all 9.59 0.00 6.89 2.47 0.03 81.02 [2020-12-21T16:51:33.541Z] 16:50:01 0 9.45 0.00 7.07 2.28 0.00 81.19 [2020-12-21T16:51:33.541Z] 16:50:01 1 9.82 0.00 7.10 3.25 0.05 79.78 [2020-12-21T16:51:33.541Z] 16:50:01 2 8.94 0.00 6.44 2.27 0.03 82.31 [2020-12-21T16:51:33.541Z] 16:50:01 3 10.14 0.00 6.96 2.06 0.03 80.80 [2020-12-21T16:51:33.541Z] 16:51:01 all 11.76 0.00 9.26 2.57 0.05 76.36 [2020-12-21T16:51:33.541Z] 16:51:01 0 11.49 0.00 10.03 2.75 0.05 75.68 [2020-12-21T16:51:33.541Z] 16:51:01 1 14.02 0.00 9.38 2.81 0.03 73.75 [2020-12-21T16:51:33.541Z] 16:51:01 2 10.88 0.00 9.23 3.19 0.07 76.63 [2020-12-21T16:51:33.541Z] 16:51:01 3 10.62 0.00 8.42 1.54 0.05 79.37 [2020-12-21T16:51:33.541Z] Average: all 3.13 0.00 2.33 0.71 0.01 93.81 [2020-12-21T16:51:33.541Z] Average: 0 2.97 0.00 2.45 0.71 0.01 93.86 [2020-12-21T16:51:33.541Z] Average: 1 3.51 0.00 2.39 0.85 0.01 93.23 [2020-12-21T16:51:33.541Z] Average: 2 2.86 0.00 2.29 0.77 0.02 94.07 [2020-12-21T16:51:33.541Z] Average: 3 3.19 0.00 2.20 0.51 0.01 94.10 [2020-12-21T16:51:33.541Z] [2020-12-21T16:51:33.541Z] [2020-12-21T16:51:33.541Z]