Pull request #907 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from a55425439f7bc6e8f3c06c474c4a3a8a69a1a859+14beec02c4adae67315ae096a74ac93e87d1a967 (c41c584e1eec57a055321ef70eeca5af69894e99) Running in Durability level: MAX_SURVIVABILITY 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3514174945906870640.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh131527416542235495.key > 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 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-907/workspace@libs/edgex-global-pipelines # timeout=10 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-907/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6501378157061696523.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-907/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3110927093657484349.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2222931204899993266.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-907/workspace@libs/lf-pipelines # timeout=10 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-907/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1993550052654871574.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: app-functions-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-1825’ is offline Running on prd-centos7-docker-4c-2g-2028 in /w/workspace/ndry_app-functions-sdk-go_PR-907 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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_PR-907 # 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.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/ndry_app-functions-sdk-go_PR-907@tmp/jenkins-gitclient-ssh1517805455258322782.key > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/ndry_app-functions-sdk-go_PR-907@tmp/jenkins-gitclient-ssh8616411331501797447.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/907/head:refs/remotes/origin/PR-907 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 14beec02c4adae67315ae096a74ac93e87d1a967 into PR head commit a55425439f7bc6e8f3c06c474c4a3a8a69a1a859 Merge succeeded, producing a55425439f7bc6e8f3c06c474c4a3a8a69a1a859 Checking out Revision a55425439f7bc6e8f3c06c474c4a3a8a69a1a859 (PR-907) > git config core.sparsecheckout # timeout=10 > git checkout -f a55425439f7bc6e8f3c06c474c4a3a8a69a1a859 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/ndry_app-functions-sdk-go_PR-907@tmp/jenkins-gitclient-ssh3226617209864811697.key > git merge 14beec02c4adae67315ae096a74ac93e87d1a967 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a55425439f7bc6e8f3c06c474c4a3a8a69a1a859 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-17T04:09:27.483Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-17T04:09:27.695Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-17T04:09:29.989Z] ========================================================= [2021-06-17T04:09:29.989Z] EdgeX Global Pipelines Version Info [2021-06-17T04:09:29.989Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-17T04:09:33.819Z] ------------------- [2021-06-17T04:09:33.819Z] stable info: [2021-06-17T04:09:33.819Z] ------------------- [2021-06-17T04:09:33.819Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-17T04:09:33.819Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-17T04:09:33.819Z] Message: update stable to v1.0.195 [2021-06-17T04:09:34.393Z] ------------------- [2021-06-17T04:09:34.393Z] experimental info: [2021-06-17T04:09:34.393Z] ------------------- [2021-06-17T04:09:34.393Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-17T04:09:34.393Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-17T04:09:34.393Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-17T04:09:36.850Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2021-06-17T04:09:36.914Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2021-06-17T04:09:36.982Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-17T04:09:37.046Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-17T04:09:37.112Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-17T04:09:37.175Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-17T04:09:37.242Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-17T04:09:39.522Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-17T04:09:39.587Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-17T04:09:39.649Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-17T04:09:39.718Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-17T04:09:41.965Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo [2021-06-17T04:09:42.037Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-17T04:09:42.100Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-17T04:09:42.165Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-06-17T04:09:44.510Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-06-17T04:09:44.571Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-17T04:09:44.631Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-17T04:09:44.690Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-17T04:09:44.756Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-17T04:09:46.952Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-17T04:09:47.015Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-17T04:09:47.078Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-17T04:09:47.144Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-17T04:09:47.206Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-06-17T04:09:49.492Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-17T04:09:49.551Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-907 [Pipeline] echo [2021-06-17T04:09:49.617Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-907 [Pipeline] echo [2021-06-17T04:09:49.688Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-907 [Pipeline] echo [2021-06-17T04:09:49.762Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a55425439f7bc6e8f3c06c474c4a3a8a69a1a859 [Pipeline] echo [2021-06-17T04:09:52.052Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a554254 [Pipeline] echo [2021-06-17T04:09:52.121Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-17T04:09:57.507Z] + git log --format=format:%s -1 a55425439f7bc6e8f3c06c474c4a3a8a69a1a859 [Pipeline] echo [2021-06-17T04:09:57.575Z] GIT_COMMIT: a55425439f7bc6e8f3c06c474c4a3a8a69a1a859, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2 [Pipeline] echo [2021-06-17T04:09:57.615Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-17T04:10:02.760Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-17T04:10:02.760Z] [2021-06-17T04:10:02.760Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-17T04:10:05.370Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-17T04:10:05.370Z] latest: Pulling from edgex-devops/git-semver [2021-06-17T04:10:05.370Z] 31603596830f: Pulling fs layer [2021-06-17T04:10:05.370Z] 54011a49482f: Pulling fs layer [2021-06-17T04:10:05.370Z] a6820b24f6d8: Pulling fs layer [2021-06-17T04:10:05.370Z] f581987b2513: Pulling fs layer [2021-06-17T04:10:05.370Z] f581987b2513: Waiting [2021-06-17T04:10:05.370Z] 54011a49482f: Download complete [2021-06-17T04:10:05.631Z] 31603596830f: Verifying Checksum [2021-06-17T04:10:05.631Z] 31603596830f: Download complete [2021-06-17T04:10:05.631Z] f581987b2513: Verifying Checksum [2021-06-17T04:10:05.631Z] f581987b2513: Download complete [2021-06-17T04:10:05.631Z] a6820b24f6d8: Verifying Checksum [2021-06-17T04:10:05.631Z] a6820b24f6d8: Download complete [2021-06-17T04:10:07.967Z] 31603596830f: Pull complete [2021-06-17T04:10:07.967Z] 54011a49482f: Pull complete [2021-06-17T04:10:07.967Z] a6820b24f6d8: Pull complete [2021-06-17T04:10:07.967Z] f581987b2513: Pull complete [2021-06-17T04:10:07.967Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-17T04:10:07.967Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-17T04:10:07.967Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-17T04:10:08.074Z] prd-centos7-docker-4c-2g-2028 does not seem to be running inside a container [2021-06-17T04:10:08.116Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-907 -v /w/workspace/ndry_app-functions-sdk-go_PR-907:/w/workspace/ndry_app-functions-sdk-go_PR-907:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-907@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-907@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-17T04:10:10.561Z] $ docker top 9465f80e655a1f820b77208d73826dd6e3f2998ecdd76e5272b7148aef6a9259 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-17T04:10:10.800Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-17T04:10:10.800Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-17T04:10:10.922Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-17T04:10:10.921Z] $ docker exec 9465f80e655a1f820b77208d73826dd6e3f2998ecdd76e5272b7148aef6a9259 ssh-agent [2021-06-17T04:10:11.044Z] SSH_AUTH_SOCK=/tmp/ssh-Ynef6puTVuVj/agent.14 [2021-06-17T04:10:11.044Z] SSH_AGENT_PID=21 [2021-06-17T04:10:11.052Z] Running ssh-add (command line suppressed) [2021-06-17T04:10:11.151Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-907@tmp/private_key_4827478890262800041.key (/w/workspace/ndry_app-functions-sdk-go_PR-907@tmp/private_key_4827478890262800041.key) [2021-06-17T04:10:11.173Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-17T04:10:13.516Z] + git tag --points-at HEAD [Pipeline] } [2021-06-17T04:10:13.551Z] $ docker exec --env ******** --env ******** 9465f80e655a1f820b77208d73826dd6e3f2998ecdd76e5272b7148aef6a9259 ssh-agent -k [2021-06-17T04:10:13.655Z] unset SSH_AUTH_SOCK; [2021-06-17T04:10:13.656Z] unset SSH_AGENT_PID; [2021-06-17T04:10:13.656Z] echo Agent pid 21 killed; [2021-06-17T04:10:13.672Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-17T04:10:13.768Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-17T04:10:13.768Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-17T04:10:13.882Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-17T04:10:13.881Z] $ docker exec 9465f80e655a1f820b77208d73826dd6e3f2998ecdd76e5272b7148aef6a9259 ssh-agent [2021-06-17T04:10:14.008Z] SSH_AUTH_SOCK=/tmp/ssh-HpuSEdQ2Xnne/agent.55 [2021-06-17T04:10:14.009Z] SSH_AGENT_PID=62 [2021-06-17T04:10:14.016Z] Running ssh-add (command line suppressed) [2021-06-17T04:10:14.119Z] Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-907@tmp/private_key_7900285248691838150.key (/w/workspace/ndry_app-functions-sdk-go_PR-907@tmp/private_key_7900285248691838150.key) [2021-06-17T04:10:14.139Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-17T04:10:16.663Z] + git semver init [2021-06-17T04:10:16.663Z] # -> Open(): unable to determine branch for HEAD [2021-06-17T04:10:16.663Z] # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-907/.git [2021-06-17T04:10:16.663Z] # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-907 [2021-06-17T04:10:16.663Z] # $SEMVER_REMOTE_NAME = origin [2021-06-17T04:10:16.663Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-17T04:10:16.663Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-17T04:10:16.663Z] # $SEMVER_BRANCH = PR-907 [2021-06-17T04:10:16.663Z] # $SEMVER_TEMP = /tmp/semver-256049498 [2021-06-17T04:10:16.663Z] # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP [2021-06-17T04:10:17.614Z] # '/tmp/semver-256049498' -> '/w/workspace/ndry_app-functions-sdk-go_PR-907/.semver' [2021-06-17T04:10:17.614Z] # -> Force: false [2021-06-17T04:10:17.614Z] # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-907/.semver [Pipeline] } [2021-06-17T04:10:17.642Z] $ docker exec --env ******** --env ******** 9465f80e655a1f820b77208d73826dd6e3f2998ecdd76e5272b7148aef6a9259 ssh-agent -k [2021-06-17T04:10:17.744Z] unset SSH_AUTH_SOCK; [2021-06-17T04:10:17.744Z] unset SSH_AGENT_PID; [2021-06-17T04:10:17.744Z] echo Agent pid 62 killed; [2021-06-17T04:10:17.763Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-17T04:10:18.217Z] + git semver [Pipeline] } [2021-06-17T04:10:18.244Z] $ docker stop --time=1 9465f80e655a1f820b77208d73826dd6e3f2998ecdd76e5272b7148aef6a9259 [2021-06-17T04:10:19.684Z] $ docker rm -f 9465f80e655a1f820b77208d73826dd6e3f2998ecdd76e5272b7148aef6a9259 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-17T04:10:22.300Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-17T04:10:22.685Z] Stashed 1 file(s) [Pipeline] echo [2021-06-17T04:10:22.712Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-06-17T04:10:43.397Z] Still waiting to schedule task [2021-06-17T04:10:43.398Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-06-17T04:10:43.398Z] Still waiting to schedule task [2021-06-17T04:10:43.398Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-2030’ is offline [2021-06-17T04:12:52.189Z] Running on prd-centos7-docker-4c-2g-2033 in /w/workspace/ndry_app-functions-sdk-go_PR-907 [Pipeline] { [Pipeline] ws [2021-06-17T04:12:52.263Z] Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-06-17T04:12:54.791Z] The recommended git tool is: git [2021-06-17T04:13:21.673Z] using credential edgex-jenkins-ssh [2021-06-17T04:13:21.685Z] Cloning the remote Git repository [2021-06-17T04:13:21.703Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-06-17T04:13:21.764Z] > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 [2021-06-17T04:13:21.789Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-06-17T04:13:21.790Z] > git --version # timeout=10 [2021-06-17T04:13:21.800Z] > git --version # 'git version 2.24.4' [2021-06-17T04:13:21.800Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-17T04:13:21.827Z] [INFO] Currently running in a labeled security context [2021-06-17T04:13:21.827Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-17T04:13:21.827Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/1@tmp/jenkins-gitclient-ssh5663520814987666644.key [2021-06-17T04:13:21.856Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-17T04:13:23.496Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-06-17T04:13:24.678Z] Merging remotes/origin/master commit 14beec02c4adae67315ae096a74ac93e87d1a967 into PR head commit a55425439f7bc6e8f3c06c474c4a3a8a69a1a859 [2021-06-17T04:13:23.502Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-17T04:13:24.222Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-06-17T04:13:24.237Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-06-17T04:13:24.237Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-17T04:13:24.238Z] [INFO] Currently running in a labeled security context [2021-06-17T04:13:24.238Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-17T04:13:24.238Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/1@tmp/jenkins-gitclient-ssh6452800138889472724.key [2021-06-17T04:13:24.245Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/907/head:refs/remotes/origin/PR-907 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-17T04:13:24.684Z] > git config core.sparsecheckout # timeout=10 [2021-06-17T04:13:24.691Z] > git checkout -f a55425439f7bc6e8f3c06c474c4a3a8a69a1a859 # timeout=10 [2021-06-17T04:13:26.854Z] Merge succeeded, producing a55425439f7bc6e8f3c06c474c4a3a8a69a1a859 [2021-06-17T04:13:26.854Z] Checking out Revision a55425439f7bc6e8f3c06c474c4a3a8a69a1a859 (PR-907) [2021-06-17T04:13:26.812Z] > git remote # timeout=10 [2021-06-17T04:13:26.819Z] > git config --get remote.origin.url # timeout=10 [2021-06-17T04:13:26.825Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-17T04:13:26.826Z] [INFO] Currently running in a labeled security context [2021-06-17T04:13:26.826Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-17T04:13:26.826Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/1@tmp/jenkins-gitclient-ssh7609515231999494002.key [2021-06-17T04:13:26.831Z] > git merge 14beec02c4adae67315ae096a74ac93e87d1a967 # timeout=10 [2021-06-17T04:13:26.845Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-17T04:13:26.855Z] > git config core.sparsecheckout # timeout=10 [2021-06-17T04:13:26.858Z] > git checkout -f a55425439f7bc6e8f3c06c474c4a3a8a69a1a859 # timeout=10 [2021-06-17T04:13:38.706Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" [2021-06-17T04:13:38.731Z] > git --version # timeout=10 [2021-06-17T04:13:38.742Z] > git --version # 'git version 2.24.4' [2021-06-17T04:13:38.763Z] fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-17T04:13:53.231Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-17T04:13:55.840Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-17T04:13:58.747Z] + sudo service docker restart [2021-06-17T04:13:58.747Z] + true [2021-06-17T04:13:58.747Z] Redirecting to /bin/systemctl restart docker.service [2021-06-17T04:14:04.543Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2032 in /w/workspace/ndry_app-functions-sdk-go_PR-907 [Pipeline] { [Pipeline] ws [2021-06-17T04:14:04.651Z] Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-06-17T04:14:07.333Z] The recommended git tool is: git [Pipeline] unstash [Pipeline] echo [2021-06-17T04:14:15.514Z] ========================================================= [2021-06-17T04:14:15.514Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-17T04:14:15.514Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-17T04:14:20.515Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-17T04:14:20.515Z] Sending build context to Docker daemon 19.81MB [2021-06-17T04:14:20.515Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-17T04:14:20.515Z] Step 2/8 : FROM ${BASE} [2021-06-17T04:14:20.515Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-17T04:14:20.515Z] 540db60ca938: Pulling fs layer [2021-06-17T04:14:20.515Z] adcc1eea9eea: Pulling fs layer [2021-06-17T04:14:20.515Z] 4c4ab2625f07: Pulling fs layer [2021-06-17T04:14:20.515Z] 0510c868ecb4: Pulling fs layer [2021-06-17T04:14:20.515Z] afea3b2eda06: Pulling fs layer [2021-06-17T04:14:20.515Z] 7809a108b3ef: Pulling fs layer [2021-06-17T04:14:20.515Z] f706445af74f: Pulling fs layer [2021-06-17T04:14:20.515Z] afea3b2eda06: Waiting [2021-06-17T04:14:20.515Z] 7809a108b3ef: Waiting [2021-06-17T04:14:20.515Z] f706445af74f: Waiting [2021-06-17T04:14:20.515Z] 0510c868ecb4: Waiting [2021-06-17T04:14:20.515Z] 4c4ab2625f07: Verifying Checksum [2021-06-17T04:14:20.515Z] 4c4ab2625f07: Download complete [2021-06-17T04:14:20.515Z] adcc1eea9eea: Verifying Checksum [2021-06-17T04:14:20.515Z] adcc1eea9eea: Download complete [2021-06-17T04:14:20.515Z] afea3b2eda06: Verifying Checksum [2021-06-17T04:14:20.515Z] afea3b2eda06: Download complete [2021-06-17T04:14:20.515Z] 7809a108b3ef: Verifying Checksum [2021-06-17T04:14:20.515Z] 7809a108b3ef: Download complete [2021-06-17T04:14:20.515Z] 540db60ca938: Verifying Checksum [2021-06-17T04:14:20.515Z] 540db60ca938: Download complete [2021-06-17T04:14:20.515Z] 540db60ca938: Pull complete [2021-06-17T04:14:20.515Z] adcc1eea9eea: Pull complete [2021-06-17T04:14:20.515Z] 4c4ab2625f07: Pull complete [2021-06-17T04:14:23.280Z] f706445af74f: Verifying Checksum [2021-06-17T04:14:23.280Z] f706445af74f: Download complete [2021-06-17T04:14:23.280Z] 0510c868ecb4: Verifying Checksum [2021-06-17T04:14:23.280Z] 0510c868ecb4: Download complete [2021-06-17T04:14:26.160Z] 0510c868ecb4: Pull complete [2021-06-17T04:14:26.160Z] afea3b2eda06: Pull complete [2021-06-17T04:14:26.160Z] 7809a108b3ef: Pull complete [2021-06-17T04:14:26.430Z] f706445af74f: Pull complete [2021-06-17T04:14:29.012Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-17T04:14:29.012Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-17T04:14:29.012Z] ---> b068be0155e3 [2021-06-17T04:14:29.012Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-06-17T04:14:29.012Z] 20.10.0: Pulling from library/docker [2021-06-17T04:14:29.012Z] 05e7bc50f07f: Pulling fs layer [2021-06-17T04:14:29.012Z] 6db28d0fdbf6: Pulling fs layer [2021-06-17T04:14:29.012Z] 292df0bc6bf3: Pulling fs layer [2021-06-17T04:14:29.012Z] 2e060f4bd70b: Pulling fs layer [2021-06-17T04:14:29.012Z] 80e8d568a223: Pulling fs layer [2021-06-17T04:14:29.012Z] 8dc6ef1a942a: Pulling fs layer [2021-06-17T04:14:29.012Z] 2312dd95470a: Pulling fs layer [2021-06-17T04:14:29.012Z] 80e8d568a223: Waiting [2021-06-17T04:14:29.012Z] 8dc6ef1a942a: Waiting [2021-06-17T04:14:29.012Z] 2312dd95470a: Waiting [2021-06-17T04:14:29.012Z] 292df0bc6bf3: Download complete [2021-06-17T04:14:29.012Z] 05e7bc50f07f: Verifying Checksum [2021-06-17T04:14:29.012Z] 05e7bc50f07f: Download complete [2021-06-17T04:14:29.012Z] 6db28d0fdbf6: Verifying Checksum [2021-06-17T04:14:29.012Z] 6db28d0fdbf6: Download complete [2021-06-17T04:14:29.012Z] 8dc6ef1a942a: Verifying Checksum [2021-06-17T04:14:29.012Z] 8dc6ef1a942a: Download complete [2021-06-17T04:14:29.012Z] 80e8d568a223: Verifying Checksum [2021-06-17T04:14:29.012Z] 80e8d568a223: Download complete [2021-06-17T04:14:29.012Z] 05e7bc50f07f: Pull complete [2021-06-17T04:14:29.012Z] 2312dd95470a: Verifying Checksum [2021-06-17T04:14:29.012Z] 2312dd95470a: Download complete [2021-06-17T04:14:29.012Z] 6db28d0fdbf6: Pull complete [2021-06-17T04:14:29.012Z] 292df0bc6bf3: Pull complete [2021-06-17T04:14:34.850Z] 2e060f4bd70b: Verifying Checksum [2021-06-17T04:14:34.850Z] 2e060f4bd70b: Download complete [2021-06-17T04:14:37.788Z] 2e060f4bd70b: Pull complete [2021-06-17T04:14:37.788Z] 80e8d568a223: Pull complete [2021-06-17T04:14:37.788Z] 8dc6ef1a942a: Pull complete [2021-06-17T04:14:37.788Z] 2312dd95470a: Pull complete [2021-06-17T04:14:37.788Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-17T04:14:37.788Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-17T04:14:45.545Z] ---> 01546d8770f2 [2021-06-17T04:14:45.545Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-17T04:14:45.545Z] ---> Running in fb7f1a938be2 [2021-06-17T04:14:45.545Z] Removing intermediate container fb7f1a938be2 [2021-06-17T04:14:45.545Z] ---> f33a7e32ed09 [2021-06-17T04:14:45.545Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-06-17T04:14:45.605Z] using credential edgex-jenkins-ssh [2021-06-17T04:14:45.623Z] Cloning the remote Git repository [2021-06-17T04:14:45.675Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-06-17T04:14:45.792Z] > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 [2021-06-17T04:14:48.091Z] ---> Running in 7c04b99f2800 [2021-06-17T04:14:48.091Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-17T04:14:48.091Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-17T04:14:48.091Z] (1/5) Installing libsodium (1.0.18-r0) [2021-06-17T04:14:48.091Z] (2/5) Installing libzmq (4.3.3-r1) [2021-06-17T04:14:48.091Z] (3/5) Installing pkgconf (1.7.3-r0) [2021-06-17T04:14:48.091Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-06-17T04:14:48.091Z] (5/5) Installing zeromq-dev (4.3.3-r1) [2021-06-17T04:14:48.091Z] Executing busybox-1.32.1-r6.trigger [2021-06-17T04:14:48.091Z] OK: 150 MiB in 45 packages [2021-06-17T04:14:48.170Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-06-17T04:14:48.171Z] > git --version # timeout=10 [2021-06-17T04:14:48.190Z] > git --version # 'git version 2.17.1' [2021-06-17T04:14:48.193Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-17T04:14:48.269Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-17T04:14:50.712Z] Removing intermediate container 7c04b99f2800 [2021-06-17T04:14:50.712Z] ---> df8a2ef7e791 [2021-06-17T04:14:50.713Z] Step 6/8 : WORKDIR /build [2021-06-17T04:14:50.713Z] ---> Running in 7db6d4fc1e3f [2021-06-17T04:14:50.713Z] Removing intermediate container 7db6d4fc1e3f [2021-06-17T04:14:50.713Z] ---> 262db2598f88 [2021-06-17T04:14:50.713Z] Step 7/8 : COPY go.mod . [2021-06-17T04:14:50.713Z] ---> a265201920fb [2021-06-17T04:14:50.713Z] Step 8/8 : RUN go mod download [2021-06-17T04:14:50.713Z] ---> Running in 847fe4be7709 [2021-06-17T04:14:54.433Z] Merging remotes/origin/master commit 14beec02c4adae67315ae096a74ac93e87d1a967 into PR head commit a55425439f7bc6e8f3c06c474c4a3a8a69a1a859 [2021-06-17T04:14:54.682Z] Merge succeeded, producing a55425439f7bc6e8f3c06c474c4a3a8a69a1a859 [2021-06-17T04:14:54.683Z] Checking out Revision a55425439f7bc6e8f3c06c474c4a3a8a69a1a859 (PR-907) [2021-06-17T04:14:53.538Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-06-17T04:14:53.561Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-17T04:14:53.811Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2021-06-17T04:14:53.849Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2021-06-17T04:14:53.851Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-17T04:14:53.866Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/907/head:refs/remotes/origin/PR-907 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-17T04:14:54.452Z] > git config core.sparsecheckout # timeout=10 [2021-06-17T04:14:54.465Z] > git checkout -f a55425439f7bc6e8f3c06c474c4a3a8a69a1a859 # timeout=10 [2021-06-17T04:14:54.586Z] > git remote # timeout=10 [2021-06-17T04:14:54.607Z] > git config --get remote.origin.url # timeout=10 [2021-06-17T04:14:54.622Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-17T04:14:54.635Z] > git merge 14beec02c4adae67315ae096a74ac93e87d1a967 # timeout=10 [2021-06-17T04:14:54.661Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-17T04:14:54.687Z] > git config core.sparsecheckout # timeout=10 [2021-06-17T04:14:54.699Z] > git checkout -f a55425439f7bc6e8f3c06c474c4a3a8a69a1a859 # timeout=10 [2021-06-17T04:15:07.583Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" [2021-06-17T04:15:07.658Z] > git --version # timeout=10 [2021-06-17T04:15:07.671Z] > git --version # 'git version 2.17.1' [2021-06-17T04:15:07.686Z] fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-17T04:15:14.747Z] Removing intermediate container 847fe4be7709 [2021-06-17T04:15:14.747Z] ---> 190232b4b251 [2021-06-17T04:15:14.747Z] Successfully built 190232b4b251 [2021-06-17T04:15:14.747Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] withEnv [Pipeline] { [2021-06-17T04:15:25.952Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-17T04:15:25.952Z] . [Pipeline] withDockerContainer [2021-06-17T04:15:31.708Z] prd-centos7-docker-4c-2g-2033 does not seem to be running inside a container [2021-06-17T04:15:31.764Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-17T04:15:34.538Z] $ docker top 6812a01b950df1a96992ec50bc57aa2e8c1b6e0afb5c0a4312c63fddec736103 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] stage [Pipeline] { (Prep) [2021-06-17T04:15:43.030Z] + go version [2021-06-17T04:15:43.032Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-17T04:15:43.082Z] $ docker stop --time=1 6812a01b950df1a96992ec50bc57aa2e8c1b6e0afb5c0a4312c63fddec736103 [2021-06-17T04:15:45.911Z] $ docker rm -f 6812a01b950df1a96992ec50bc57aa2e8c1b6e0afb5c0a4312c63fddec736103 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [2021-06-17T04:16:21.925Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-17T04:16:24.663Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-17T04:16:24.663Z] . [Pipeline] sh [Pipeline] withDockerContainer [2021-06-17T04:16:24.898Z] prd-centos7-docker-4c-2g-2033 does not seem to be running inside a container [2021-06-17T04:16:24.950Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-17T04:16:27.626Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [2021-06-17T04:16:27.628Z] $ docker top 6d90e5f3adb04c3000526832920360b3eea831c0c8da7fabed551812699fae27 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2021-06-17T04:16:28.135Z] + true [2021-06-17T04:16:28.135Z] + sudo service docker restart [2021-06-17T04:16:30.554Z] + go mod tidy [Pipeline] sh [2021-06-17T04:16:30.911Z] + make test [2021-06-17T04:16:30.911Z] make -C ./app-service-template build [2021-06-17T04:16:30.911Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2021-06-17T04:16:30.911Z] go mod tidy [2021-06-17T04:16:31.186Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service [2021-06-17T04:16:43.689Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2021-06-17T04:16:43.689Z] make -C ./app-service-template test [2021-06-17T04:16:43.689Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2021-06-17T04:16:43.689Z] go mod tidy [2021-06-17T04:16:43.689Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [Pipeline] unstash [2021-06-17T04:16:50.039Z] ok new-app-service 0.010s coverage: 47.8% of statements [2021-06-17T04:16:50.039Z] ? new-app-service/config [no test files] [2021-06-17T04:16:50.039Z] ok new-app-service/functions 0.008s [2021-06-17T04:16:50.039Z] CGO_ENABLED=1 go vet ./... [Pipeline] echo [2021-06-17T04:16:52.430Z] ========================================================= [2021-06-17T04:16:52.430Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-17T04:16:52.430Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-17T04:16:56.997Z] gofmt -l . [2021-06-17T04:16:56.997Z] [ "`gofmt -l .`" = "" ] [2021-06-17T04:16:56.997Z] ./bin/test-attribution-txt.sh [2021-06-17T04:16:56.997Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2021-06-17T04:16:56.997Z] go mod tidy [2021-06-17T04:16:56.997Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-06-17T04:16:56.997Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-06-17T04:16:57.001Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-17T04:16:57.001Z] Sending build context to Docker daemon 19.83MB [2021-06-17T04:16:57.001Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-17T04:16:57.001Z] Step 2/8 : FROM ${BASE} [2021-06-17T04:16:57.001Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-17T04:16:57.001Z] 595b0fe564bb: Pulling fs layer [2021-06-17T04:16:57.001Z] 3088b5b3c5c0: Pulling fs layer [2021-06-17T04:16:57.001Z] 5b7225fbf94c: Pulling fs layer [2021-06-17T04:16:57.001Z] ba82ee9f976e: Pulling fs layer [2021-06-17T04:16:57.001Z] 506bd15cee9f: Pulling fs layer [2021-06-17T04:16:57.001Z] 75a0a4a0db45: Pulling fs layer [2021-06-17T04:16:57.001Z] 618dc40b7e24: Pulling fs layer [2021-06-17T04:16:57.001Z] ba82ee9f976e: Waiting [2021-06-17T04:16:57.001Z] 506bd15cee9f: Waiting [2021-06-17T04:16:57.001Z] 75a0a4a0db45: Waiting [2021-06-17T04:16:57.001Z] 618dc40b7e24: Waiting [2021-06-17T04:16:57.001Z] 5b7225fbf94c: Verifying Checksum [2021-06-17T04:16:57.001Z] 5b7225fbf94c: Download complete [2021-06-17T04:16:57.001Z] 3088b5b3c5c0: Download complete [2021-06-17T04:16:57.001Z] 506bd15cee9f: Verifying Checksum [2021-06-17T04:16:57.001Z] 506bd15cee9f: Download complete [2021-06-17T04:16:57.001Z] 75a0a4a0db45: Verifying Checksum [2021-06-17T04:16:57.001Z] 75a0a4a0db45: Download complete [2021-06-17T04:16:59.355Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.012s coverage: 63.6% of statements [2021-06-17T04:16:59.355Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.011s coverage: 96.5% of statements [2021-06-17T04:16:59.355Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-06-17T04:16:59.355Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.016s coverage: 61.8% of statements [2021-06-17T04:16:59.355Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-06-17T04:16:59.355Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.011s [2021-06-17T04:16:59.355Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.021s coverage: 74.5% of statements [2021-06-17T04:16:59.355Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-06-17T04:16:59.355Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-06-17T04:16:59.355Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-06-17T04:16:59.355Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-06-17T04:16:59.355Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-06-17T04:16:59.355Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-06-17T04:16:59.355Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.010s coverage: 97.1% of statements [2021-06-17T04:16:59.355Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-06-17T04:16:59.355Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.011s coverage: 10.5% of statements [2021-06-17T04:16:59.365Z] 595b0fe564bb: Verifying Checksum [2021-06-17T04:16:59.365Z] 595b0fe564bb: Download complete [2021-06-17T04:16:59.365Z] 595b0fe564bb: Pull complete [2021-06-17T04:16:59.365Z] 3088b5b3c5c0: Pull complete [2021-06-17T04:16:59.365Z] 5b7225fbf94c: Pull complete [2021-06-17T04:17:01.904Z] 618dc40b7e24: Verifying Checksum [2021-06-17T04:17:01.904Z] 618dc40b7e24: Download complete [2021-06-17T04:17:01.904Z] ba82ee9f976e: Verifying Checksum [2021-06-17T04:17:01.904Z] ba82ee9f976e: Download complete [2021-06-17T04:17:04.448Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.742s coverage: 76.1% of statements [2021-06-17T04:17:04.448Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-06-17T04:17:04.448Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.008s coverage: 12.5% of statements [2021-06-17T04:17:04.448Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.008s coverage: 27.3% of statements [2021-06-17T04:17:04.448Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2021-06-17T04:17:04.448Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2021-06-17T04:17:04.448Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.008s coverage: 51.4% of statements [2021-06-17T04:17:11.414Z] ba82ee9f976e: Pull complete [2021-06-17T04:17:11.414Z] 506bd15cee9f: Pull complete [2021-06-17T04:17:11.414Z] 75a0a4a0db45: Pull complete [2021-06-17T04:17:15.046Z] 618dc40b7e24: Pull complete [2021-06-17T04:17:15.046Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-17T04:17:15.046Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-17T04:17:15.046Z] ---> a36622ca3599 [2021-06-17T04:17:15.046Z] Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker [2021-06-17T04:17:15.325Z] 20.10.0: Pulling from library/docker [2021-06-17T04:17:15.603Z] a3cc7d3b244e: Pulling fs layer [2021-06-17T04:17:15.603Z] 02a3295e0d61: Pulling fs layer [2021-06-17T04:17:15.603Z] 0f4f2e6d8100: Pulling fs layer [2021-06-17T04:17:15.603Z] 330b718f631f: Pulling fs layer [2021-06-17T04:17:15.603Z] a93816041522: Pulling fs layer [2021-06-17T04:17:15.603Z] bdb6da89ff94: Pulling fs layer [2021-06-17T04:17:15.603Z] 2a70c0c122f4: Pulling fs layer [2021-06-17T04:17:15.603Z] a93816041522: Waiting [2021-06-17T04:17:15.603Z] bdb6da89ff94: Waiting [2021-06-17T04:17:15.603Z] 2a70c0c122f4: Waiting [2021-06-17T04:17:15.603Z] 330b718f631f: Waiting [2021-06-17T04:17:18.256Z] a3cc7d3b244e: Verifying Checksum [2021-06-17T04:17:18.256Z] a3cc7d3b244e: Download complete [2021-06-17T04:17:18.256Z] 0f4f2e6d8100: Verifying Checksum [2021-06-17T04:17:18.256Z] 0f4f2e6d8100: Download complete [2021-06-17T04:17:18.256Z] a93816041522: Download complete [2021-06-17T04:17:18.256Z] bdb6da89ff94: Verifying Checksum [2021-06-17T04:17:18.256Z] bdb6da89ff94: Download complete [2021-06-17T04:17:18.256Z] a3cc7d3b244e: Pull complete [2021-06-17T04:17:18.256Z] 02a3295e0d61: Verifying Checksum [2021-06-17T04:17:18.256Z] 02a3295e0d61: Download complete [2021-06-17T04:17:18.256Z] 2a70c0c122f4: Verifying Checksum [2021-06-17T04:17:18.256Z] 2a70c0c122f4: Download complete [2021-06-17T04:17:18.256Z] 02a3295e0d61: Pull complete [2021-06-17T04:17:18.256Z] 0f4f2e6d8100: Pull complete [2021-06-17T04:17:20.878Z] 330b718f631f: Verifying Checksum [2021-06-17T04:17:20.878Z] 330b718f631f: Download complete [2021-06-17T04:17:26.106Z] 330b718f631f: Pull complete [2021-06-17T04:17:26.106Z] a93816041522: Pull complete [2021-06-17T04:17:26.106Z] bdb6da89ff94: Pull complete [2021-06-17T04:17:26.106Z] 2a70c0c122f4: Pull complete [2021-06-17T04:17:26.106Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-17T04:17:26.106Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-17T04:17:28.942Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.047s coverage: 78.0% of statements [2021-06-17T04:17:28.942Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.005s coverage: 94.4% of statements [2021-06-17T04:17:28.942Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-06-17T04:17:28.942Z] gofmt -l . [2021-06-17T04:17:28.942Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-06-17T04:17:28.988Z] $ docker stop --time=1 6d90e5f3adb04c3000526832920360b3eea831c0c8da7fabed551812699fae27 [2021-06-17T04:17:31.518Z] $ docker rm -f 6d90e5f3adb04c3000526832920360b3eea831c0c8da7fabed551812699fae27 [2021-06-17T04:17:31.530Z] ---> 12640573447e [2021-06-17T04:17:31.530Z] Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-17T04:17:31.530Z] ---> Running in 26a5a98d576e [Pipeline] // withDockerContainer [2021-06-17T04:17:33.964Z] Removing intermediate container 26a5a98d576e [2021-06-17T04:17:33.964Z] ---> c81cf1c755d5 [2021-06-17T04:17:33.964Z] Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash [2021-06-17T04:17:33.964Z] ---> Running in 1eb1cf3252cf [2021-06-17T04:17:33.964Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [Pipeline] sh [2021-06-17T04:17:36.408Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-17T04:17:36.408Z] (1/5) Installing libsodium (1.0.18-r0) [2021-06-17T04:17:36.408Z] (2/5) Installing libzmq (4.3.3-r1) [2021-06-17T04:17:36.408Z] (3/5) Installing pkgconf (1.7.3-r0) [2021-06-17T04:17:36.408Z] (4/5) Installing libsodium-dev (1.0.18-r0) [2021-06-17T04:17:36.408Z] (5/5) Installing zeromq-dev (4.3.3-r1) [2021-06-17T04:17:36.408Z] Executing busybox-1.32.1-r6.trigger [2021-06-17T04:17:36.408Z] OK: 139 MiB in 45 packages [2021-06-17T04:17:36.410Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-17T04:17:38.899Z] Removing intermediate container 1eb1cf3252cf [2021-06-17T04:17:38.899Z] ---> a567028f842a [2021-06-17T04:17:38.899Z] Step 6/8 : WORKDIR /build [2021-06-17T04:17:38.899Z] ---> Running in 1dfcfdf6fc04 [2021-06-17T04:17:38.899Z] Removing intermediate container 1dfcfdf6fc04 [2021-06-17T04:17:38.899Z] ---> 62ff29ac200d [2021-06-17T04:17:38.899Z] Step 7/8 : COPY go.mod . [2021-06-17T04:17:38.899Z] ---> eaa9b51108d7 [2021-06-17T04:17:38.899Z] Step 8/8 : RUN go mod download [2021-06-17T04:17:38.899Z] ---> Running in 6ca1d6f9f54b [2021-06-17T04:17:38.932Z] Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-17T04:17:49.015Z] ---> job-cost.sh [2021-06-17T04:17:49.015Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-eQy9 [2021-06-17T04:17:59.258Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-17T04:18:07.586Z] Removing intermediate container 6ca1d6f9f54b [2021-06-17T04:18:07.586Z] ---> 482649fad384 [2021-06-17T04:18:07.586Z] Successfully built 482649fad384 [2021-06-17T04:18:07.586Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-17T04:18:10.083Z] lf-activate-venv(): INFO: Adding /tmp/venv-eQy9/bin to PATH [2021-06-17T04:18:10.083Z] INFO: No Stack... [2021-06-17T04:18:10.084Z] + docker inspect -f . ci-base-image-arm64 [2021-06-17T04:18:10.085Z] . [Pipeline] withDockerContainer [2021-06-17T04:18:12.567Z] prd-ubuntu18.04-docker-arm64-4c-16g-2032 does not seem to be running inside a container [2021-06-17T04:18:12.600Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-17T04:18:12.600Z] INFO: Archiving Costs [2021-06-17T04:18:12.665Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-17T04:18:15.788Z] $ docker top d62f42cb7982d7bc956ec16db57d781b105a95b975b88b9eb2aef5ed04d5f557 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2021-06-17T04:18:16.547Z] + cat /w/workspace/app-functions-sdk-go/1/archives/cost.csv [2021-06-17T04:18:16.547Z] + cut -d, -f6 [Pipeline] lock [2021-06-17T04:18:16.603Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-907-1-stack-cost] [2021-06-17T04:18:16.610Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-907-1-stack-cost] did not exist. Created. [2021-06-17T04:18:16.610Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-907-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-17T04:18:16.994Z] + go version [2021-06-17T04:18:16.994Z] go version go1.16.5 linux/arm64 [2021-06-17T04:18:19.256Z] + echo total: 0.05999999865889549 [Pipeline] } [2021-06-17T04:18:19.291Z] $ docker stop --time=1 d62f42cb7982d7bc956ec16db57d781b105a95b975b88b9eb2aef5ed04d5f557 [2021-06-17T04:18:21.160Z] $ docker rm -f d62f42cb7982d7bc956ec16db57d781b105a95b975b88b9eb2aef5ed04d5f557 [Pipeline] stash [Pipeline] // withDockerContainer [2021-06-17T04:18:21.500Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] } [2021-06-17T04:18:21.607Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-907-1-stack-cost] [Pipeline] // stage [Pipeline] // lock [Pipeline] stage [Pipeline] { (Test) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-17T04:18:24.987Z] + docker inspect -f . ci-base-image-arm64 [2021-06-17T04:18:24.987Z] . [Pipeline] withDockerContainer [2021-06-17T04:18:25.291Z] prd-ubuntu18.04-docker-arm64-4c-16g-2032 does not seem to be running inside a container [2021-06-17T04:18:27.617Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-17T04:18:29.288Z] $ docker top bb99589a191b4f620601bd3862098c608c8f1a4e53cf8c1589435f222e112968 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-17T04:18:30.330Z] + go mod tidy [Pipeline] sh [2021-06-17T04:18:33.624Z] + make test [2021-06-17T04:18:33.624Z] make -C ./app-service-template build [2021-06-17T04:18:33.624Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2021-06-17T04:18:33.624Z] go mod tidy [2021-06-17T04:18:33.624Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service [2021-06-17T04:19:12.442Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2021-06-17T04:19:12.442Z] make -C ./app-service-template test [2021-06-17T04:19:12.442Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2021-06-17T04:19:12.442Z] go mod tidy [2021-06-17T04:19:12.442Z] CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [2021-06-17T04:19:47.201Z] ok new-app-service 0.048s coverage: 47.8% of statements [2021-06-17T04:19:47.201Z] ? new-app-service/config [no test files] [2021-06-17T04:19:47.201Z] ok new-app-service/functions 0.043s [2021-06-17T04:19:47.201Z] CGO_ENABLED=1 go vet ./... [2021-06-17T04:20:14.933Z] gofmt -l . [2021-06-17T04:20:14.933Z] [ "`gofmt -l .`" = "" ] [2021-06-17T04:20:14.933Z] ./bin/test-attribution-txt.sh [2021-06-17T04:20:14.933Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' [2021-06-17T04:20:14.933Z] go mod tidy [2021-06-17T04:20:14.933Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-06-17T04:20:16.372Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2021-06-17T04:20:26.646Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.104s coverage: 63.6% of statements [2021-06-17T04:20:26.646Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.048s coverage: 96.5% of statements [2021-06-17T04:20:26.646Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2021-06-17T04:20:26.646Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.102s coverage: 61.8% of statements [2021-06-17T04:20:26.646Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2021-06-17T04:20:26.646Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.051s [2021-06-17T04:20:26.646Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.076s coverage: 74.5% of statements [2021-06-17T04:20:26.646Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] [2021-06-17T04:20:26.646Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] [2021-06-17T04:20:26.646Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2021-06-17T04:20:26.646Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] [2021-06-17T04:20:26.646Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] [2021-06-17T04:20:26.647Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2021-06-17T04:20:26.647Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.020s coverage: 97.1% of statements [2021-06-17T04:20:26.647Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2021-06-17T04:20:26.647Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.057s coverage: 10.5% of statements [2021-06-17T04:20:32.096Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.825s coverage: 76.1% of statements [2021-06-17T04:20:32.097Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] [2021-06-17T04:20:32.097Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.051s coverage: 12.5% of statements [2021-06-17T04:20:32.097Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.045s coverage: 27.3% of statements [2021-06-17T04:20:32.097Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2021-06-17T04:20:32.097Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2021-06-17T04:20:32.097Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.045s coverage: 51.4% of statements [2021-06-17T04:20:59.840Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.127s coverage: 78.0% of statements [2021-06-17T04:20:59.840Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.034s coverage: 94.4% of statements [2021-06-17T04:20:59.840Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-06-17T04:21:02.587Z] gofmt -l . [2021-06-17T04:21:02.587Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-06-17T04:21:02.643Z] $ docker stop --time=1 bb99589a191b4f620601bd3862098c608c8f1a4e53cf8c1589435f222e112968 [2021-06-17T04:21:04.953Z] $ docker rm -f bb99589a191b4f620601bd3862098c608c8f1a4e53cf8c1589435f222e112968 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-17T04:21:08.040Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-17T04:21:08.084Z] Warning: overwriting stash ‘coverage-report’ [2021-06-17T04:21:08.707Z] Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-17T04:21:14.178Z] ---> job-cost.sh [2021-06-17T04:21:14.178Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-OjZw [2021-06-17T04:21:54.811Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-17T04:23:34.868Z] lf-activate-venv(): INFO: Adding /tmp/venv-OjZw/bin to PATH [2021-06-17T04:23:34.868Z] INFO: No Stack... [2021-06-17T04:23:34.868Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-17T04:23:34.868Z] INFO: Archiving Costs [Pipeline] sh [2021-06-17T04:23:35.224Z] + cut -d, -f6 [2021-06-17T04:23:35.224Z] + cat /w/workspace/app-functions-sdk-go/1/archives/cost.csv [Pipeline] lock [2021-06-17T04:23:37.480Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-907-1-stack-cost] [2021-06-17T04:23:37.494Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-907-1-stack-cost] did not exist. Created. [2021-06-17T04:23:37.494Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-907-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-17T04:23:40.014Z] /w/workspace/app-functions-sdk-go/1@tmp/durable-2cb6e865/script.sh: 1: /w/workspace/app-functions-sdk-go/1@tmp/durable-2cb6e865/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-17T04:23:42.493Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-17T04:23:42.565Z] Warning: overwriting stash ‘stack-cost’ [2021-06-17T04:23:42.725Z] Stashed 1 file(s) [Pipeline] } [2021-06-17T04:23:42.769Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-907-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-06-17T04:23:50.434Z] provisioning config files... [2021-06-17T04:23:50.447Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-907@tmp/config6053253540421642246tmp [Pipeline] { [Pipeline] sh [2021-06-17T04:23:53.039Z] + set +x [2021-06-17T04:23:53.040Z] + curl -s https://codecov.io/bash [2021-06-17T04:23:53.040Z] + bash -s -- [2021-06-17T04:23:53.040Z] [2021-06-17T04:23:53.040Z] _____ _ [2021-06-17T04:23:53.040Z] / ____| | | [2021-06-17T04:23:53.040Z] | | ___ __| | ___ ___ _____ __ [2021-06-17T04:23:53.040Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-17T04:23:53.040Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-17T04:23:53.040Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-17T04:23:53.040Z] Bash-1.0.3 [2021-06-17T04:23:53.040Z] [2021-06-17T04:23:53.040Z] [2021-06-17T04:23:53.040Z] ==> git version 2.24.4 found [2021-06-17T04:23:53.040Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-06-17T04:23:53.040Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-17T04:23:53.040Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-17T04:23:53.040Z] ==> Jenkins CI detected. [2021-06-17T04:23:53.040Z] project root: . [2021-06-17T04:23:53.040Z] --> token set from env [2021-06-17T04:23:53.040Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-17T04:23:53.040Z] ==> Running gcov in . (disable via -X gcov) [2021-06-17T04:23:53.040Z] ==> Python coveragepy not found [2021-06-17T04:23:53.040Z] ==> Searching for coverage reports in: [2021-06-17T04:23:53.040Z] + . [2021-06-17T04:23:53.040Z] -> Found 2 reports [2021-06-17T04:23:53.040Z] ==> Detecting git/mercurial file structure [2021-06-17T04:23:53.302Z] ==> Reading reports [2021-06-17T04:23:53.302Z] + ./app-service-template/coverage.out bytes=1055 [2021-06-17T04:23:53.302Z] + ./coverage.out bytes=95181 [2021-06-17T04:23:53.302Z] ==> Appending adjustments [2021-06-17T04:23:53.302Z] https://docs.codecov.io/docs/fixing-reports [2021-06-17T04:23:53.564Z] + Found adjustments [2021-06-17T04:23:53.564Z] ==> Gzipping contents [2021-06-17T04:23:53.564Z] 20K /tmp/codecov.DCl7cf.gz [2021-06-17T04:23:53.564Z] ==> Uploading reports [2021-06-17T04:23:53.564Z] url: https://codecov.io [2021-06-17T04:23:53.564Z] query: branch=PR-907&commit=a55425439f7bc6e8f3c06c474c4a3a8a69a1a859&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-907%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=907&job=&cmd_args= [2021-06-17T04:23:53.564Z] -> Pinging Codecov [2021-06-17T04:23:53.564Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-907&commit=a55425439f7bc6e8f3c06c474c4a3a8a69a1a859&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-907%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=907&job=&cmd_args= [2021-06-17T04:23:54.138Z] -> Uploading to [2021-06-17T04:23:54.138Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-17/3D8B5DFFC46A037C893635FACE044666/a55425439f7bc6e8f3c06c474c4a3a8a69a1a859/909bb917-bf45-4284-b623-64d7aa3faba9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210617%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210617T042353Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e7967b0b61a8c1de43b2e89de403b2ce7c5715eccd073bb858e88b9138d672ac [2021-06-17T04:23:54.138Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-17T04:23:54.138Z] Dload Upload Total Spent Left Speed [2021-06-17T04:23:54.399Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16874 0 0 100 16874 0 34155 --:--:-- --:--:-- --:--:-- 34227 [2021-06-17T04:23:54.399Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/a55425439f7bc6e8f3c06c474c4a3a8a69a1a859 [Pipeline] } [2021-06-17T04:23:54.424Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency 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) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-17T04:24:08.036Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-17T04:24:08.708Z] ---> package-listing.sh [2021-06-17T04:24:08.708Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-17T04:24:08.708Z] ++ facter osfamily [2021-06-17T04:24:10.863Z] + OS_FAMILY=redhat [2021-06-17T04:24:10.863Z] + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-907 [2021-06-17T04:24:10.863Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-17T04:24:10.863Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-17T04:24:10.863Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-17T04:24:10.863Z] + PACKAGES=/tmp/packages_start.txt [2021-06-17T04:24:10.863Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-907 ']' [2021-06-17T04:24:10.863Z] + PACKAGES=/tmp/packages_end.txt [2021-06-17T04:24:10.863Z] + case "${OS_FAMILY}" in [2021-06-17T04:24:10.863Z] + rpm -qa [2021-06-17T04:24:10.863Z] + sort [2021-06-17T04:24:10.863Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-17T04:24:10.863Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-17T04:24:10.863Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-17T04:24:10.863Z] + '[' /w/workspace/ndry_app-functions-sdk-go_PR-907 ']' [2021-06-17T04:24:10.863Z] + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-907/archives/ [2021-06-17T04:24:10.863Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-907/archives/ [Pipeline] echo [2021-06-17T04:24:10.910Z] 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_PR-907/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-17T04:24:11.237Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-17T04:24:14.112Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-17T04:24:14.112Z] [2021-06-17T04:24:14.112Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-17T04:24:16.714Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-17T04:24:16.714Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-17T04:24:16.714Z] df20fa9351a1: Pulling fs layer [2021-06-17T04:24:16.714Z] 36b3adc4ff6f: Pulling fs layer [2021-06-17T04:24:16.714Z] 8ad3a11d3b57: Pulling fs layer [2021-06-17T04:24:16.714Z] 46f8f816bc3b: Pulling fs layer [2021-06-17T04:24:16.714Z] 93b61091891f: Pulling fs layer [2021-06-17T04:24:16.714Z] 93b9cdb0e59b: Pulling fs layer [2021-06-17T04:24:16.714Z] 5e14af77c1be: Pulling fs layer [2021-06-17T04:24:16.714Z] 01666e4c0597: Pulling fs layer [2021-06-17T04:24:16.714Z] aa168da1d23b: Pulling fs layer [2021-06-17T04:24:16.714Z] 93b9cdb0e59b: Waiting [2021-06-17T04:24:16.714Z] 5e14af77c1be: Waiting [2021-06-17T04:24:16.714Z] 01666e4c0597: Waiting [2021-06-17T04:24:16.714Z] 46f8f816bc3b: Waiting [2021-06-17T04:24:16.714Z] aa168da1d23b: Waiting [2021-06-17T04:24:16.714Z] 93b61091891f: Waiting [2021-06-17T04:24:16.714Z] 36b3adc4ff6f: Verifying Checksum [2021-06-17T04:24:16.714Z] 36b3adc4ff6f: Download complete [2021-06-17T04:24:16.714Z] 46f8f816bc3b: Verifying Checksum [2021-06-17T04:24:16.714Z] 46f8f816bc3b: Download complete [2021-06-17T04:24:16.714Z] df20fa9351a1: Verifying Checksum [2021-06-17T04:24:16.714Z] df20fa9351a1: Download complete [2021-06-17T04:24:16.714Z] 93b9cdb0e59b: Verifying Checksum [2021-06-17T04:24:16.714Z] 93b9cdb0e59b: Download complete [2021-06-17T04:24:16.714Z] 5e14af77c1be: Verifying Checksum [2021-06-17T04:24:16.714Z] 5e14af77c1be: Download complete [2021-06-17T04:24:16.714Z] 93b61091891f: Verifying Checksum [2021-06-17T04:24:16.714Z] 93b61091891f: Download complete [2021-06-17T04:24:16.714Z] 01666e4c0597: Verifying Checksum [2021-06-17T04:24:16.714Z] 01666e4c0597: Download complete [2021-06-17T04:24:19.251Z] 8ad3a11d3b57: Verifying Checksum [2021-06-17T04:24:19.251Z] 8ad3a11d3b57: Download complete [2021-06-17T04:24:19.251Z] df20fa9351a1: Pull complete [2021-06-17T04:24:19.518Z] 36b3adc4ff6f: Pull complete [2021-06-17T04:24:19.518Z] 8ad3a11d3b57: Pull complete [2021-06-17T04:24:19.518Z] 46f8f816bc3b: Pull complete [2021-06-17T04:24:19.518Z] 93b61091891f: Pull complete [2021-06-17T04:24:19.518Z] 93b9cdb0e59b: Pull complete [2021-06-17T04:24:19.518Z] 5e14af77c1be: Pull complete [2021-06-17T04:24:19.518Z] 01666e4c0597: Pull complete [2021-06-17T04:24:19.518Z] aa168da1d23b: Verifying Checksum [2021-06-17T04:24:19.518Z] aa168da1d23b: Download complete [2021-06-17T04:24:22.953Z] aa168da1d23b: Pull complete [2021-06-17T04:24:22.953Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-17T04:24:22.953Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-17T04:24:22.953Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-17T04:24:23.067Z] prd-centos7-docker-4c-2g-2028 does not seem to be running inside a container [2021-06-17T04:24:23.113Z] $ 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_PR-907/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_PR-907 -v /w/workspace/ndry_app-functions-sdk-go_PR-907:/w/workspace/ndry_app-functions-sdk-go_PR-907:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-907@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-907@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-17T04:24:26.768Z] $ docker top 1cc98ec2fb66fddbb47667d6d31e6dabddff5cf6c01d735076ea0a6433188609 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-17T04:24:29.339Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-17T04:24:29.683Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-17T04:24:32.046Z] + ls /var/log/sa-host [2021-06-17T04:24:32.046Z] + sadf -c /var/log/sa-host/sa05 [2021-06-17T04:24:32.046Z] file_magic: OK [2021-06-17T04:24:32.046Z] HZ: Using current value: 100 [2021-06-17T04:24:32.046Z] file_header: OK [2021-06-17T04:24:32.046Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-17T04:24:32.046Z] Statistics: [2021-06-17T04:24:32.046Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-17T04:24:32.046Z] File successfully converted to sysstat format version 12.2.1 [2021-06-17T04:24:32.046Z] + sadf -c /var/log/sa-host/sa17 [2021-06-17T04:24:32.046Z] file_magic: OK [2021-06-17T04:24:32.046Z] HZ: Using current value: 100 [2021-06-17T04:24:32.046Z] file_header: OK [2021-06-17T04:24:32.046Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-06-17T04:24:32.046Z] Statistics: [2021-06-17T04:24:32.046Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-17T04:24:32.046Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-17T04:24:32.340Z] provisioning config files... [2021-06-17T04:24:32.352Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-907@tmp/config7047654329927892785tmp [Pipeline] { [Pipeline] echo [2021-06-17T04:24:34.705Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-17T04:24:35.076Z] ---> create-netrc.sh [Pipeline] } [2021-06-17T04:24:35.103Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-17T04:24:39.774Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-17T04:24:39.827Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-17T04:24:40.185Z] ---> sudo-logs.sh [2021-06-17T04:24:40.185Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-17T04:24:40.300Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-17T04:24:42.996Z] ---> job-cost.sh [2021-06-17T04:24:42.996Z] lf-activate-venv: SKIPPING [2021-06-17T04:24:42.996Z] DEBUG: total: 0.18000000715255737 [2021-06-17T04:24:42.996Z] INFO: Retrieving Stack Cost... [2021-06-17T04:24:43.937Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-17T04:24:44.199Z] INFO: Archiving Costs [Pipeline] echo [2021-06-17T04:24:44.251Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-17T04:24:44.617Z] ---> logs-deploy.sh [2021-06-17T04:24:44.618Z] lf-activate-venv: SKIPPING [2021-06-17T04:24:44.618Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-907/1 [2021-06-17T04:24:44.618Z] INFO: archiving workspace using pattern(s): [2021-06-17T04:24:45.561Z] Archives upload complete. [2021-06-17T04:24:45.561Z] INFO: archiving logs to Nexus [2021-06-17T04:24:46.135Z] ---> uname -a: [2021-06-17T04:24:46.135Z] Linux prd-centos7-docker-4c-2g-2028.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-06-17T04:24:46.135Z] [2021-06-17T04:24:46.135Z] [2021-06-17T04:24:46.135Z] ---> lscpu: [2021-06-17T04:24:46.135Z] Architecture: x86_64 [2021-06-17T04:24:46.135Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-17T04:24:46.135Z] Byte Order: Little Endian [2021-06-17T04:24:46.135Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-17T04:24:46.135Z] CPU(s): 2 [2021-06-17T04:24:46.135Z] On-line CPU(s) list: 0,1 [2021-06-17T04:24:46.135Z] Thread(s) per core: 1 [2021-06-17T04:24:46.135Z] Core(s) per socket: 1 [2021-06-17T04:24:46.135Z] Socket(s): 2 [2021-06-17T04:24:46.135Z] NUMA node(s): 1 [2021-06-17T04:24:46.135Z] Vendor ID: AuthenticAMD [2021-06-17T04:24:46.135Z] CPU family: 23 [2021-06-17T04:24:46.135Z] Model: 49 [2021-06-17T04:24:46.135Z] Model name: AMD EPYC-Rome Processor [2021-06-17T04:24:46.135Z] Stepping: 0 [2021-06-17T04:24:46.135Z] CPU MHz: 2799.998 [2021-06-17T04:24:46.135Z] BogoMIPS: 5599.99 [2021-06-17T04:24:46.135Z] Virtualization: AMD-V [2021-06-17T04:24:46.135Z] Hypervisor vendor: KVM [2021-06-17T04:24:46.135Z] Virtualization type: full [2021-06-17T04:24:46.135Z] L1d cache: 64 KiB [2021-06-17T04:24:46.135Z] L1i cache: 64 KiB [2021-06-17T04:24:46.135Z] L2 cache: 1 MiB [2021-06-17T04:24:46.135Z] L3 cache: 32 MiB [2021-06-17T04:24:46.135Z] NUMA node0 CPU(s): 0,1 [2021-06-17T04:24:46.135Z] Vulnerability Itlb multihit: Not affected [2021-06-17T04:24:46.135Z] Vulnerability L1tf: Not affected [2021-06-17T04:24:46.135Z] Vulnerability Mds: Not affected [2021-06-17T04:24:46.135Z] Vulnerability Meltdown: Not affected [2021-06-17T04:24:46.135Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-17T04:24:46.135Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-17T04:24:46.135Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-17T04:24:46.135Z] Vulnerability Srbds: Not affected [2021-06-17T04:24:46.135Z] Vulnerability Tsx async abort: Not affected [2021-06-17T04:24:46.135Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-06-17T04:24:46.135Z] [2021-06-17T04:24:46.135Z] [2021-06-17T04:24:46.135Z] ---> nproc: [2021-06-17T04:24:46.135Z] 2 [2021-06-17T04:24:46.135Z] [2021-06-17T04:24:46.135Z] [2021-06-17T04:24:46.135Z] ---> df -h: [2021-06-17T04:24:46.135Z] Filesystem Size Used Available Use% Mounted on [2021-06-17T04:24:46.135Z] overlay 40.0G 7.3G 32.7G 18% / [2021-06-17T04:24:46.135Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-17T04:24:46.136Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-17T04:24:46.136Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-17T04:24:46.136Z] /dev/vda1 40.0G 7.3G 32.7G 18% /facter-os [2021-06-17T04:24:46.136Z] /dev/vda1 40.0G 7.3G 32.7G 18% /etc/resolv.conf [2021-06-17T04:24:46.136Z] /dev/vda1 40.0G 7.3G 32.7G 18% /etc/hostname [2021-06-17T04:24:46.136Z] /dev/vda1 40.0G 7.3G 32.7G 18% /etc/hosts [2021-06-17T04:24:46.136Z] /dev/vda1 40.0G 7.3G 32.7G 18% /run/cloud-init/result.json [2021-06-17T04:24:46.136Z] /dev/vda1 40.0G 7.3G 32.7G 18% /w/workspace/ndry_app-functions-sdk-go_PR-907 [2021-06-17T04:24:46.136Z] /dev/vda1 40.0G 7.3G 32.7G 18% /w/workspace/ndry_app-functions-sdk-go_PR-907@tmp [2021-06-17T04:24:46.136Z] /dev/vda1 40.0G 7.3G 32.7G 18% /var/log/sa-host [2021-06-17T04:24:46.136Z] /dev/vda1 40.0G 7.3G 32.7G 18% /var/log/secure [2021-06-17T04:24:46.136Z] /dev/vda1 40.0G 7.3G 32.7G 18% /var/log/auth.log [2021-06-17T04:24:46.136Z] [2021-06-17T04:24:46.136Z] [2021-06-17T04:24:46.136Z] ---> free -m: [2021-06-17T04:24:46.136Z] total used free shared buff/cache available [2021-06-17T04:24:46.136Z] Mem: 7821 923 4768 0 2129 6720 [2021-06-17T04:24:46.136Z] Swap: 1023 0 1023 [2021-06-17T04:24:46.136Z] [2021-06-17T04:24:46.136Z] [2021-06-17T04:24:46.136Z] ---> ip addr: [2021-06-17T04:24:46.136Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-17T04:24:46.136Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-17T04:24:46.136Z] inet 127.0.0.1/8 scope host lo [2021-06-17T04:24:46.136Z] valid_lft forever preferred_lft forever [2021-06-17T04:24:46.136Z] inet6 ::1/128 scope host [2021-06-17T04:24:46.136Z] valid_lft forever preferred_lft forever [2021-06-17T04:24:46.136Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-17T04:24:46.136Z] link/ether fa:16:3e:ab:7b:56 brd ff:ff:ff:ff:ff:ff [2021-06-17T04:24:46.136Z] inet 10.30.122.95/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-17T04:24:46.136Z] valid_lft 85417sec preferred_lft 85417sec [2021-06-17T04:24:46.136Z] inet6 fe80::f816:3eff:feab:7b56/64 scope link [2021-06-17T04:24:46.136Z] valid_lft forever preferred_lft forever [2021-06-17T04:24:46.136Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-17T04:24:46.136Z] link/ether 02:42:4c:cf:16:bf brd ff:ff:ff:ff:ff:ff [2021-06-17T04:24:46.136Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-17T04:24:46.136Z] valid_lft forever preferred_lft forever [2021-06-17T04:24:46.136Z] inet6 fe80::42:4cff:fecf:16bf/64 scope link [2021-06-17T04:24:46.136Z] valid_lft forever preferred_lft forever [2021-06-17T04:24:46.136Z] [2021-06-17T04:24:46.136Z] [2021-06-17T04:24:46.136Z] ---> sar -b -r -n DEV: [2021-06-17T04:24:46.136Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/17/21 _x86_64_ (2 CPU) [2021-06-17T04:24:46.136Z] [2021-06-17T04:24:46.136Z] 04:08:12 LINUX RESTART (2 CPU) [2021-06-17T04:24:46.136Z] [2021-06-17T04:24:46.136Z] 04:09:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-17T04:24:46.136Z] 04:10:01 68.52 0.60 67.92 0.00 81.28 2377.80 0.00 [2021-06-17T04:24:46.136Z] 04:11:01 21.22 3.16 18.05 0.00 2522.32 3031.68 0.00 [2021-06-17T04:24:46.136Z] 04:12:01 1.67 0.00 1.67 0.00 0.00 32.01 0.00 [2021-06-17T04:24:46.136Z] 04:13:01 0.22 0.00 0.22 0.00 0.00 2.57 0.00 [2021-06-17T04:24:46.136Z] 04:14:01 0.28 0.00 0.28 0.00 0.00 3.66 0.00 [2021-06-17T04:24:46.136Z] 04:15:01 0.38 0.00 0.38 0.00 0.00 5.96 0.00 [2021-06-17T04:24:46.136Z] 04:16:01 0.15 0.00 0.15 0.00 0.00 2.02 0.00 [2021-06-17T04:24:46.136Z] 04:17:01 0.28 0.00 0.28 0.00 0.00 3.35 0.00 [2021-06-17T04:24:46.136Z] 04:18:02 0.25 0.00 0.25 0.00 0.00 2.43 0.00 [2021-06-17T04:24:46.136Z] 04:19:01 0.25 0.00 0.25 0.00 0.00 3.12 0.00 [2021-06-17T04:24:46.136Z] 04:20:01 0.25 0.00 0.25 0.00 0.00 2.43 0.00 [2021-06-17T04:24:46.136Z] 04:21:01 0.17 0.00 0.17 0.00 0.00 1.48 0.00 [2021-06-17T04:24:46.136Z] 04:22:01 0.37 0.00 0.37 0.00 0.00 5.51 0.00 [2021-06-17T04:24:46.136Z] 04:23:01 0.25 0.00 0.25 0.00 0.00 2.43 0.00 [2021-06-17T04:24:46.136Z] 04:24:01 0.42 0.18 0.23 0.00 8.53 3.46 0.00 [2021-06-17T04:24:46.136Z] Average: 6.32 0.26 6.06 0.00 174.35 365.77 0.00 [2021-06-17T04:24:46.136Z] [2021-06-17T04:24:46.136Z] 04:09:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-17T04:24:46.136Z] 04:10:01 5597256 0 773692 9.66 2620 1635372 1125964 12.43 514640 1506692 104 [2021-06-17T04:24:46.136Z] 04:11:01 5431176 0 802368 10.02 2620 1772776 1131684 12.49 587916 1589280 20 [2021-06-17T04:24:46.136Z] 04:12:01 5439220 0 794320 9.92 2620 1772780 1068080 11.79 583404 1587396 8 [2021-06-17T04:24:46.136Z] 04:13:01 5437060 0 796476 9.94 2620 1772784 1068176 11.79 585468 1587436 8 [2021-06-17T04:24:46.136Z] 04:14:01 5436892 0 796636 9.95 2620 1772792 1068212 11.79 585704 1587436 8 [2021-06-17T04:24:46.136Z] 04:15:01 5434576 0 798952 9.98 2620 1772792 1095212 12.09 579780 1595588 8 [2021-06-17T04:24:46.136Z] 04:16:01 5416924 0 816596 10.20 2620 1772800 1127236 12.45 596488 1595588 8 [2021-06-17T04:24:46.136Z] 04:17:01 5427356 0 806160 10.07 2620 1772804 1064872 11.76 588816 1593796 8 [2021-06-17T04:24:46.136Z] 04:18:02 5427692 0 805820 10.06 2620 1772808 1064872 11.76 589000 1593796 8 [2021-06-17T04:24:46.136Z] 04:19:01 5427368 0 806140 10.07 2620 1772812 1064956 11.76 596660 1586476 8 [2021-06-17T04:24:46.136Z] 04:20:01 5427612 0 805896 10.06 2620 1772812 1064872 11.76 596208 1586476 8 [2021-06-17T04:24:46.136Z] 04:21:01 5427636 0 805808 10.06 2620 1772876 1064872 11.76 596280 1586540 20 [2021-06-17T04:24:46.136Z] 04:22:01 5427728 0 805768 10.06 2620 1772824 1064872 11.76 596280 1586524 8 [2021-06-17T04:24:46.136Z] 04:23:01 5426580 0 806912 10.08 2620 1772828 1064872 11.76 596520 1587052 8 [2021-06-17T04:24:46.136Z] 04:24:01 5423372 0 809884 10.11 2620 1773064 1065644 11.77 599404 1587092 136 [2021-06-17T04:24:46.136Z] Average: 5440563 0 802095 10.02 2620 1763662 1080293 11.93 586171 1583811 25 [2021-06-17T04:24:46.136Z] [2021-06-17T04:24:46.136Z] 04:09:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-17T04:24:46.136Z] 04:10:01 eth0 284.84 212.26 618.92 46.68 0.00 0.00 0.00 0.00 [2021-06-17T04:24:46.136Z] 04:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T04:24:46.136Z] 04:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T04:24:46.136Z] 04:11:01 eth0 158.84 183.93 642.88 23.64 0.00 0.00 0.00 0.00 [2021-06-17T04:24:46.136Z] 04:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T04:24:46.136Z] 04:11:01 docker0 136.48 99.15 10.78 314.50 0.00 0.00 0.00 0.00 [2021-06-17T04:24:46.136Z] 04:12:01 eth0 1.35 0.52 0.58 0.39 0.00 0.00 0.00 0.00 [2021-06-17T04:24:46.136Z] 04:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T04:24:46.136Z] 04:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T04:24:46.136Z] 04:13:01 eth0 1.88 0.27 0.42 0.20 0.00 0.00 0.00 0.00 [2021-06-17T04:24:46.136Z] 04:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T04:24:46.136Z] 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T04:24:46.136Z] 04:14:01 eth0 1.52 0.67 0.71 0.46 0.00 0.00 0.00 0.00 [2021-06-17T04:24:46.136Z] 04:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T04:24:46.136Z] 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T04:24:46.136Z] 04:15:01 eth0 1.37 1.38 0.33 7.99 0.00 0.00 0.00 0.00 [2021-06-17T04:24:46.136Z] 04:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T04:24:46.136Z] 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T04:24:46.136Z] 04:16:01 eth0 1.27 2.82 0.32 12.56 0.00 0.00 0.00 0.00 [2021-06-17T04:24:46.136Z] 04:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T04:24:46.136Z] 04:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T04:24:46.136Z] 04:17:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-17T04:24:46.136Z] 04:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T04:24:46.136Z] 04:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T04:24:46.136Z] 04:18:02 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-17T04:24:46.136Z] 04:18:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T04:24:46.136Z] 04:18:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T04:24:46.136Z] 04:19:01 eth0 0.32 0.25 0.15 0.08 0.00 0.00 0.00 0.00 [2021-06-17T04:24:46.136Z] 04:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T04:24:46.136Z] 04:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T04:24:46.136Z] 04:20:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-17T04:24:46.136Z] 04:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T04:24:46.136Z] 04:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T04:24:46.136Z] 04:21:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-17T04:24:46.136Z] 04:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T04:24:46.136Z] 04:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T04:24:46.136Z] 04:22:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-17T04:24:46.136Z] 04:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T04:24:46.136Z] 04:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T04:24:46.136Z] 04:23:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-17T04:24:46.136Z] 04:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T04:24:46.136Z] 04:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T04:24:46.136Z] 04:24:01 eth0 5.35 3.53 5.01 1.96 0.00 0.00 0.00 0.00 [2021-06-17T04:24:46.136Z] 04:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T04:24:46.136Z] 04:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T04:24:46.136Z] Average: eth0 30.53 27.11 84.73 6.27 0.00 0.00 0.00 0.00 [2021-06-17T04:24:46.136Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T04:24:46.136Z] Average: docker0 9.11 6.62 0.72 20.99 0.00 0.00 0.00 0.00 [2021-06-17T04:24:46.136Z] [2021-06-17T04:24:46.136Z]