Pull request #881 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 7f29afcc8ebf0e0f190b19daf564b1a0a4719c80+69a9f9593ab72f164779a8be55f54c142c37027d (02fd8b055d19fccdaa2f9e346f074d9c79159360) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-ssh2131841645216124759.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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-ssh5685990866528177403.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 f4a1163c6b2b14014f487cca778b157dcbc6cc6b The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-881/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-881/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7618858388775969572.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f4a1163c6b2b14014f487cca778b157dcbc6cc6b # timeout=10 Commit message: "Merge pull request #339 from ernestojeda/disable-snaps-temp" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-ssh714994521357127781.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-881/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-881/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4750004020248858009.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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-1087’ is offline ‘prd-centos7-docker-4c-2g-1088’ is offline ‘prd-centos7-docker-4c-2g-1089’ is offline ‘prd-centos7-docker-4c-2g-1096’ is offline ‘prd-centos7-docker-4c-2g-1098’ is offline ‘prd-centos7-docker-4c-2g-1101’ is offline ‘prd-centos7-docker-4c-2g-1106’ is offline ‘prd-ubuntu18.04-docker-8c-8g-1093’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-ubuntu18.04-docker-arm64-4c-16g-1090’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-ubuntu18.04-docker-arm64-4c-16g-1092’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1114 in /w/workspace/ndry_app-functions-sdk-go_PR-881 [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-881 # 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-881@tmp/jenkins-gitclient-ssh6173696616291406704.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 Merging remotes/origin/master commit 69a9f9593ab72f164779a8be55f54c142c37027d into PR head commit 7f29afcc8ebf0e0f190b19daf564b1a0a4719c80 > 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-881@tmp/jenkins-gitclient-ssh8320427235429198349.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/881/head:refs/remotes/origin/PR-881 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7f29afcc8ebf0e0f190b19daf564b1a0a4719c80 # 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-881@tmp/jenkins-gitclient-ssh3270322550522754097.key > git merge 69a9f9593ab72f164779a8be55f54c142c37027d # timeout=10 Merge succeeded, producing 7f29afcc8ebf0e0f190b19daf564b1a0a4719c80 Checking out Revision 7f29afcc8ebf0e0f190b19daf564b1a0a4719c80 (PR-881) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7f29afcc8ebf0e0f190b19daf564b1a0a4719c80 # timeout=10 Commit message: "build(deps): bump github.com/eclipse/paho.mqtt.golang" First time build. Skipping changelog. > git rev-list --no-walk c7ec5023787758b6c7049d6d69e04fb1807645a9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:34:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:34:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:34:28 ========================================================= 00:34:28 EdgeX Global Pipelines Version Info 00:34:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:34:38 ------------------- 00:34:38 stable info: 00:34:38 ------------------- 00:34:38 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:34:38 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 00:34:38 Message: update stable to v1.0.194 00:34:38 ------------------- 00:34:38 experimental info: 00:34:38 ------------------- 00:34:38 Commited By: **** collab-it+edgex@linuxfoundation.org 00:34:38 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 00:34:38 Message: update experimental to v1.0.194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:34:38 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 00:34:38 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 00:34:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:34:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:34:42 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:34:42 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 00:34:42 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 00:34:42 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 00:34:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:34:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:34:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:34:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 00:34:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:34:45 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:34:45 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 00:34:45 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 00:34:45 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:34:45 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:34:45 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:34:45 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:34:47 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:34:47 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 00:34:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:34:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:34:47 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 00:34:47 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:34:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-881 [Pipeline] echo 00:34:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-881 [Pipeline] echo 00:34:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-881 [Pipeline] echo 00:34:47 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7f29afcc8ebf0e0f190b19daf564b1a0a4719c80 [Pipeline] echo 00:34:49 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7f29afc [Pipeline] echo 00:34:49 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:34:52 + git log --format=format:%s -1 7f29afcc8ebf0e0f190b19daf564b1a0a4719c80 [Pipeline] echo 00:34:52 GIT_COMMIT: 7f29afcc8ebf0e0f190b19daf564b1a0a4719c80, Commit Message: build(deps): bump github.com/eclipse/paho.mqtt.golang [Pipeline] echo 00:34:52 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 00:34:55 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:34:55 00:34:55 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:34:59 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:34:59 latest: Pulling from edgex-devops/git-semver 00:34:59 31603596830f: Pulling fs layer 00:34:59 54011a49482f: Pulling fs layer 00:34:59 a6820b24f6d8: Pulling fs layer 00:34:59 f581987b2513: Pulling fs layer 00:34:59 f581987b2513: Waiting 00:34:59 54011a49482f: Download complete 00:34:59 31603596830f: Verifying Checksum 00:34:59 31603596830f: Download complete 00:34:59 a6820b24f6d8: Verifying Checksum 00:34:59 a6820b24f6d8: Download complete 00:34:59 f581987b2513: Verifying Checksum 00:34:59 f581987b2513: Download complete 00:34:59 31603596830f: Pull complete 00:34:59 54011a49482f: Pull complete 00:34:59 a6820b24f6d8: Pull complete 00:34:59 f581987b2513: Pull complete 00:34:59 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 00:34:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:34:59 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:34:59 prd-centos7-docker-4c-2g-1114 does not seem to be running inside a container 00:35:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-881 -v /w/workspace/ndry_app-functions-sdk-go_PR-881:/w/workspace/ndry_app-functions-sdk-go_PR-881:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-881@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-881@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:35:04 $ docker top fa0845d8f4b889ead3d8c4d4f64fa410dd18e652f6661bca7caa2f69998ae82a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:35:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:35:04 [ssh-agent] Looking for ssh-agent implementation... 00:35:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:35:05 $ docker exec fa0845d8f4b889ead3d8c4d4f64fa410dd18e652f6661bca7caa2f69998ae82a ssh-agent 00:35:05 SSH_AUTH_SOCK=/tmp/ssh-09Wpa0F2Je2R/agent.14 00:35:05 SSH_AGENT_PID=21 00:35:05 Running ssh-add (command line suppressed) 00:35:05 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-881@tmp/private_key_4015082414478372882.key (/w/workspace/ndry_app-functions-sdk-go_PR-881@tmp/private_key_4015082414478372882.key) 00:35:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:35:07 + git tag --points-at HEAD [Pipeline] } 00:35:07 $ docker exec --env ******** --env ******** fa0845d8f4b889ead3d8c4d4f64fa410dd18e652f6661bca7caa2f69998ae82a ssh-agent -k 00:35:07 unset SSH_AUTH_SOCK; 00:35:07 unset SSH_AGENT_PID; 00:35:07 echo Agent pid 21 killed; 00:35:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:35:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:35:07 [ssh-agent] Looking for ssh-agent implementation... 00:35:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:35:07 $ docker exec fa0845d8f4b889ead3d8c4d4f64fa410dd18e652f6661bca7caa2f69998ae82a ssh-agent 00:35:07 SSH_AUTH_SOCK=/tmp/ssh-k3RWDRqPOMRh/agent.55 00:35:07 SSH_AGENT_PID=62 00:35:07 Running ssh-add (command line suppressed) 00:35:08 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-881@tmp/private_key_2291460650770201029.key (/w/workspace/ndry_app-functions-sdk-go_PR-881@tmp/private_key_2291460650770201029.key) 00:35:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:35:10 + git semver init 00:35:10 # -> Open(): unable to determine branch for HEAD 00:35:10 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-881/.git 00:35:10 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-881 00:35:10 # $SEMVER_REMOTE_NAME = origin 00:35:10 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:35:10 # $SEMVER_USER_NAME = edgex-jenkins 00:35:10 # $SEMVER_BRANCH = PR-881 00:35:10 # $SEMVER_TEMP = /tmp/semver-117209520 00:35:10 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 00:35:19 # '/tmp/semver-117209520' -> '/w/workspace/ndry_app-functions-sdk-go_PR-881/.semver' 00:35:19 # -> Force: false 00:35:19 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-881/.semver [Pipeline] } 00:35:19 $ docker exec --env ******** --env ******** fa0845d8f4b889ead3d8c4d4f64fa410dd18e652f6661bca7caa2f69998ae82a ssh-agent -k 00:35:19 unset SSH_AUTH_SOCK; 00:35:19 unset SSH_AGENT_PID; 00:35:19 echo Agent pid 62 killed; 00:35:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:35:20 + git semver [Pipeline] } 00:35:20 $ docker stop --time=1 fa0845d8f4b889ead3d8c4d4f64fa410dd18e652f6661bca7caa2f69998ae82a 00:35:22 $ docker rm -f fa0845d8f4b889ead3d8c4d4f64fa410dd18e652f6661bca7caa2f69998ae82a [Pipeline] // withDockerContainer [Pipeline] sh 00:35:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:35:23 Stashed 1 file(s) [Pipeline] echo 00:35:23 [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 00:35:43 Still waiting to schedule task 00:35:43 Still waiting to schedule task 00:35:43 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 00:35:43 Waiting for next available executor on ‘centos7-docker-4c-2g’ 00:38:10 Running on prd-centos7-docker-4c-2g-1135 in /w/workspace/ndry_app-functions-sdk-go_PR-881 [Pipeline] { [Pipeline] ws 00:38:10 Running in /w/workspace/app-functions-sdk-go/4 [Pipeline] { [Pipeline] checkout 00:38:12 The recommended git tool is: git 00:38:31 using credential edgex-jenkins-ssh 00:38:31 Cloning the remote Git repository 00:38:31 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 00:38:31 > git init /w/workspace/app-functions-sdk-go/4 # timeout=10 00:38:31 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 00:38:31 > git --version # timeout=10 00:38:31 > git --version # 'git version 2.24.4' 00:38:31 using GIT_SSH to set credentials SSH Credentials for GitHub 00:38:31 [INFO] Currently running in a labeled security context 00:38:31 [INFO] Currently SELinux is 'enforcing' on the host 00:38:31 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/4@tmp/jenkins-gitclient-ssh3598647417860468598.key 00:38:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:38:32 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 00:38:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:38:34 Merging remotes/origin/master commit 69a9f9593ab72f164779a8be55f54c142c37027d into PR head commit 7f29afcc8ebf0e0f190b19daf564b1a0a4719c80 00:38:34 Merge succeeded, producing 7f29afcc8ebf0e0f190b19daf564b1a0a4719c80 00:38:34 Checking out Revision 7f29afcc8ebf0e0f190b19daf564b1a0a4719c80 (PR-881) 00:38:34 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 00:38:34 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 00:38:34 using GIT_SSH to set credentials SSH Credentials for GitHub 00:38:34 [INFO] Currently running in a labeled security context 00:38:34 [INFO] Currently SELinux is 'enforcing' on the host 00:38:34 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/4@tmp/jenkins-gitclient-ssh4063037570617563555.key 00:38:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/881/head:refs/remotes/origin/PR-881 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:38:34 > git config core.sparsecheckout # timeout=10 00:38:34 > git checkout -f 7f29afcc8ebf0e0f190b19daf564b1a0a4719c80 # timeout=10 00:38:34 > git remote # timeout=10 00:38:34 > git config --get remote.origin.url # timeout=10 00:38:34 using GIT_SSH to set credentials SSH Credentials for GitHub 00:38:34 [INFO] Currently running in a labeled security context 00:38:34 [INFO] Currently SELinux is 'enforcing' on the host 00:38:34 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/4@tmp/jenkins-gitclient-ssh9192223964226047061.key 00:38:34 > git merge 69a9f9593ab72f164779a8be55f54c142c37027d # timeout=10 00:38:34 > git rev-parse HEAD^{commit} # timeout=10 00:38:34 > git config core.sparsecheckout # timeout=10 00:38:34 > git checkout -f 7f29afcc8ebf0e0f190b19daf564b1a0a4719c80 # timeout=10 00:38:40 Commit message: "build(deps): bump github.com/eclipse/paho.mqtt.golang" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:38:46 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 00:38:46 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:38:48 + sudo service docker restart 00:38:48 + true 00:38:48 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 00:39:05 ========================================================= 00:39:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 00:39:05 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:39:07 + 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 . 00:39:08 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1134 in /w/workspace/ndry_app-functions-sdk-go_PR-881 [Pipeline] { [Pipeline] ws 00:39:08 Running in /w/workspace/app-functions-sdk-go/4 [Pipeline] { 00:39:08 Sending build context to Docker daemon 19.73MB 00:39:08 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 00:39:08 Step 2/8 : FROM ${BASE} [Pipeline] checkout 00:39:10 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 00:39:10 540db60ca938: Pulling fs layer 00:39:10 adcc1eea9eea: Pulling fs layer 00:39:10 4c4ab2625f07: Pulling fs layer 00:39:10 0510c868ecb4: Pulling fs layer 00:39:10 afea3b2eda06: Pulling fs layer 00:39:10 7809a108b3ef: Pulling fs layer 00:39:10 f706445af74f: Pulling fs layer 00:39:10 afea3b2eda06: Waiting 00:39:10 7809a108b3ef: Waiting 00:39:10 f706445af74f: Waiting 00:39:10 0510c868ecb4: Waiting 00:39:10 4c4ab2625f07: Verifying Checksum 00:39:10 4c4ab2625f07: Download complete 00:39:10 adcc1eea9eea: Verifying Checksum 00:39:10 adcc1eea9eea: Download complete 00:39:10 afea3b2eda06: Verifying Checksum 00:39:10 afea3b2eda06: Download complete 00:39:10 7809a108b3ef: Verifying Checksum 00:39:10 7809a108b3ef: Download complete 00:39:10 540db60ca938: Verifying Checksum 00:39:10 540db60ca938: Download complete 00:39:10 540db60ca938: Pull complete 00:39:10 adcc1eea9eea: Pull complete 00:39:10 4c4ab2625f07: Pull complete 00:39:10 f706445af74f: Verifying Checksum 00:39:10 f706445af74f: Download complete 00:39:10 0510c868ecb4: Verifying Checksum 00:39:10 0510c868ecb4: Download complete 00:39:10 The recommended git tool is: git 00:39:13 0510c868ecb4: Pull complete 00:39:13 afea3b2eda06: Pull complete 00:39:16 7809a108b3ef: Pull complete 00:39:16 f706445af74f: Pull complete 00:39:16 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 00:39:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 00:39:16 ---> b068be0155e3 00:39:16 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 00:39:16 20.10.0: Pulling from library/docker 00:39:16 05e7bc50f07f: Pulling fs layer 00:39:16 6db28d0fdbf6: Pulling fs layer 00:39:16 292df0bc6bf3: Pulling fs layer 00:39:16 2e060f4bd70b: Pulling fs layer 00:39:16 80e8d568a223: Pulling fs layer 00:39:16 8dc6ef1a942a: Pulling fs layer 00:39:16 2312dd95470a: Pulling fs layer 00:39:16 2e060f4bd70b: Waiting 00:39:16 80e8d568a223: Waiting 00:39:16 8dc6ef1a942a: Waiting 00:39:16 2312dd95470a: Waiting 00:39:16 292df0bc6bf3: Verifying Checksum 00:39:16 292df0bc6bf3: Download complete 00:39:16 6db28d0fdbf6: Verifying Checksum 00:39:16 6db28d0fdbf6: Download complete 00:39:16 05e7bc50f07f: Verifying Checksum 00:39:16 80e8d568a223: Verifying Checksum 00:39:16 80e8d568a223: Download complete 00:39:16 8dc6ef1a942a: Verifying Checksum 00:39:16 8dc6ef1a942a: Download complete 00:39:16 2312dd95470a: Verifying Checksum 00:39:16 2312dd95470a: Download complete 00:39:16 05e7bc50f07f: Pull complete 00:39:16 6db28d0fdbf6: Pull complete 00:39:16 292df0bc6bf3: Pull complete 00:39:16 2e060f4bd70b: Verifying Checksum 00:39:16 2e060f4bd70b: Download complete 00:39:18 2e060f4bd70b: Pull complete 00:39:18 80e8d568a223: Pull complete 00:39:18 8dc6ef1a942a: Pull complete 00:39:18 2312dd95470a: Pull complete 00:39:18 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 00:39:18 Status: Downloaded newer image for docker:20.10.0 00:39:24 ---> 0a4512dd2aaf 00:39:24 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 00:39:24 ---> Running in a359895623a9 00:39:24 Removing intermediate container a359895623a9 00:39:24 ---> 6548487cd5e9 00:39:24 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 00:39:24 ---> Running in 3de12c8ededf 00:39:24 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 00:39:24 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 00:39:25 (1/5) Installing libsodium (1.0.18-r0) 00:39:25 (2/5) Installing libzmq (4.3.3-r1) 00:39:27 (3/5) Installing pkgconf (1.7.3-r0) 00:39:27 (4/5) Installing libsodium-dev (1.0.18-r0) 00:39:27 (5/5) Installing zeromq-dev (4.3.3-r1) 00:39:27 Executing busybox-1.32.1-r6.trigger 00:39:27 OK: 150 MiB in 45 packages 00:39:27 Removing intermediate container 3de12c8ededf 00:39:27 ---> 2bf58f8bd50f 00:39:27 Step 6/8 : WORKDIR /build 00:39:27 ---> Running in 868ed1809567 00:39:27 Removing intermediate container 868ed1809567 00:39:27 ---> 5c5cbf8c729c 00:39:27 Step 7/8 : COPY go.mod . 00:39:27 ---> 84dc3acdcc17 00:39:27 Step 8/8 : RUN go mod download 00:39:27 ---> Running in 46f062951a87 00:39:31 using credential edgex-jenkins-ssh 00:39:31 Cloning the remote Git repository 00:39:31 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 00:39:31 > git init /w/workspace/app-functions-sdk-go/4 # timeout=10 00:39:31 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 00:39:31 > git --version # timeout=10 00:39:31 > git --version # 'git version 2.17.1' 00:39:31 using GIT_SSH to set credentials SSH Credentials for GitHub 00:39:31 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:39:35 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 00:39:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:39:38 Merging remotes/origin/master commit 69a9f9593ab72f164779a8be55f54c142c37027d into PR head commit 7f29afcc8ebf0e0f190b19daf564b1a0a4719c80 00:39:38 Merge succeeded, producing 7f29afcc8ebf0e0f190b19daf564b1a0a4719c80 00:39:38 Checking out Revision 7f29afcc8ebf0e0f190b19daf564b1a0a4719c80 (PR-881) 00:39:37 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 00:39:37 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 00:39:37 using GIT_SSH to set credentials SSH Credentials for GitHub 00:39:37 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/881/head:refs/remotes/origin/PR-881 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:39:38 > git config core.sparsecheckout # timeout=10 00:39:38 > git checkout -f 7f29afcc8ebf0e0f190b19daf564b1a0a4719c80 # timeout=10 00:39:38 > git remote # timeout=10 00:39:38 > git config --get remote.origin.url # timeout=10 00:39:38 using GIT_SSH to set credentials SSH Credentials for GitHub 00:39:38 > git merge 69a9f9593ab72f164779a8be55f54c142c37027d # timeout=10 00:39:38 > git rev-parse HEAD^{commit} # timeout=10 00:39:38 > git config core.sparsecheckout # timeout=10 00:39:38 > git checkout -f 7f29afcc8ebf0e0f190b19daf564b1a0a4719c80 # timeout=10 00:39:49 Commit message: "build(deps): bump github.com/eclipse/paho.mqtt.golang" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:39:52 Removing intermediate container 46f062951a87 00:39:52 ---> 51151b348d4b 00:39:52 Successfully built 51151b348d4b 00:39:52 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:39:53 + docker inspect -f . ci-base-image-x86_64 00:39:53 . 00:39:53 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] withDockerContainer 00:39:53 prd-centos7-docker-4c-2g-1135 does not seem to be running inside a container 00:39:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/4 -v /w/workspace/app-functions-sdk-go/4:/w/workspace/app-functions-sdk-go/4:rw,z -v /w/workspace/app-functions-sdk-go/4@tmp:/w/workspace/app-functions-sdk-go/4@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:39:55 $ docker top f4121d85da8f72cd3498cc0870b11672350e33a908134c28ce39163fb7497b80 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 00:39:55 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:39:56 + go version 00:39:56 go version go1.16.3 linux/amd64 [Pipeline] } 00:39:56 $ docker stop --time=1 f4121d85da8f72cd3498cc0870b11672350e33a908134c28ce39163fb7497b80 00:39:56 + + true 00:39:56 sudo service docker restart 00:39:58 $ docker rm -f f4121d85da8f72cd3498cc0870b11672350e33a908134c28ce39163fb7497b80 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:39:59 + docker inspect -f . ci-base-image-x86_64 00:39:59 . [Pipeline] withDockerContainer 00:39:59 prd-centos7-docker-4c-2g-1135 does not seem to be running inside a container 00:39:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/4 -v /w/workspace/app-functions-sdk-go/4:/w/workspace/app-functions-sdk-go/4:rw,z -v /w/workspace/app-functions-sdk-go/4@tmp:/w/workspace/app-functions-sdk-go/4@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:39:59 $ docker top 2a098fed1ee40aefb97cc6598ab84f095ef084a9d26789a07330203b7fd8388e -eo pid,comm [Pipeline] { [Pipeline] sh 00:40:00 + go mod tidy [Pipeline] sh 00:40:00 + make test 00:40:00 make -C ./app-service-template build 00:40:00 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/4/app-service-template' 00:40:00 go mod tidy 00:40:01 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 00:40:13 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/4/app-service-template' 00:40:13 make -C ./app-service-template test 00:40:13 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/4/app-service-template' 00:40:13 go mod tidy 00:40:13 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... [Pipeline] unstash [Pipeline] echo 00:40:19 ========================================================= 00:40:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 00:40:19 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:40:19 + 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 . 00:40:24 ok new-app-service 0.008s coverage: 47.8% of statements 00:40:24 ? new-app-service/config [no test files] 00:40:24 ok new-app-service/functions 0.007s 00:40:24 CGO_ENABLED=1 go vet ./... 00:40:24 Sending build context to Docker daemon 19.73MB 00:40:24 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 00:40:24 Step 2/8 : FROM ${BASE} 00:40:24 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:40:24 595b0fe564bb: Pulling fs layer 00:40:24 7186ed65a4f7: Pulling fs layer 00:40:24 316046926c0a: Pulling fs layer 00:40:24 4ebd0625c992: Pulling fs layer 00:40:24 207e8628e3a3: Pulling fs layer 00:40:24 c791037a9be2: Pulling fs layer 00:40:24 ffd874e62e21: Pulling fs layer 00:40:24 207e8628e3a3: Waiting 00:40:24 c791037a9be2: Waiting 00:40:24 ffd874e62e21: Waiting 00:40:24 4ebd0625c992: Waiting 00:40:24 316046926c0a: Download complete 00:40:24 7186ed65a4f7: Verifying Checksum 00:40:24 7186ed65a4f7: Download complete 00:40:24 207e8628e3a3: Verifying Checksum 00:40:24 207e8628e3a3: Download complete 00:40:24 595b0fe564bb: Verifying Checksum 00:40:24 595b0fe564bb: Download complete 00:40:24 c791037a9be2: Verifying Checksum 00:40:24 c791037a9be2: Download complete 00:40:24 595b0fe564bb: Pull complete 00:40:24 7186ed65a4f7: Pull complete 00:40:24 316046926c0a: Pull complete 00:40:27 ffd874e62e21: Verifying Checksum 00:40:27 ffd874e62e21: Download complete 00:40:27 4ebd0625c992: Download complete 00:40:30 gofmt -l . 00:40:30 [ "`gofmt -l .`" = "" ] 00:40:30 ./bin/test-attribution-txt.sh 00:40:30 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/4/app-service-template' 00:40:30 go mod tidy 00:40:30 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 00:40:30 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 00:40:31 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.010s coverage: 62.8% of statements 00:40:31 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.010s coverage: 96.5% of statements 00:40:31 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 00:40:31 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.011s coverage: 64.9% of statements 00:40:31 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 00:40:31 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.006s 00:40:34 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.018s coverage: 76.1% of statements 00:40:34 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 00:40:34 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 00:40:34 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 00:40:34 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 00:40:34 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 00:40:34 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 00:40:34 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.008s coverage: 97.1% of statements 00:40:34 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 00:40:34 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.012s coverage: 10.5% of statements 00:40:36 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.750s coverage: 76.9% of statements 00:40:36 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 00:40:36 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.009s coverage: 12.5% of statements 00:40:36 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.007s coverage: 27.3% of statements 00:40:36 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 00:40:36 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 00:40:36 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.008s coverage: 51.4% of statements 00:40:37 4ebd0625c992: Pull complete 00:40:37 207e8628e3a3: Pull complete 00:40:37 c791037a9be2: Pull complete 00:40:44 ffd874e62e21: Pull complete 00:40:44 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 00:40:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 00:40:44 ---> cfc18b08335c 00:40:44 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 00:40:44 20.10.0: Pulling from library/docker 00:40:44 a3cc7d3b244e: Pulling fs layer 00:40:44 02a3295e0d61: Pulling fs layer 00:40:44 0f4f2e6d8100: Pulling fs layer 00:40:44 330b718f631f: Pulling fs layer 00:40:44 a93816041522: Pulling fs layer 00:40:44 bdb6da89ff94: Pulling fs layer 00:40:44 2a70c0c122f4: Pulling fs layer 00:40:44 330b718f631f: Waiting 00:40:44 a93816041522: Waiting 00:40:44 bdb6da89ff94: Waiting 00:40:44 2a70c0c122f4: Waiting 00:40:44 0f4f2e6d8100: Verifying Checksum 00:40:44 0f4f2e6d8100: Download complete 00:40:44 02a3295e0d61: Verifying Checksum 00:40:44 02a3295e0d61: Download complete 00:40:44 a3cc7d3b244e: Verifying Checksum 00:40:44 a3cc7d3b244e: Download complete 00:40:44 a93816041522: Verifying Checksum 00:40:44 a93816041522: Download complete 00:40:44 2a70c0c122f4: Verifying Checksum 00:40:44 2a70c0c122f4: Download complete 00:40:44 bdb6da89ff94: Verifying Checksum 00:40:44 bdb6da89ff94: Download complete 00:40:44 a3cc7d3b244e: Pull complete 00:40:44 02a3295e0d61: Pull complete 00:40:44 0f4f2e6d8100: Pull complete 00:40:45 330b718f631f: Verifying Checksum 00:40:45 330b718f631f: Download complete 00:40:50 330b718f631f: Pull complete 00:40:50 a93816041522: Pull complete 00:40:50 bdb6da89ff94: Pull complete 00:40:50 2a70c0c122f4: Pull complete 00:40:50 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 00:40:50 Status: Downloaded newer image for docker:20.10.0 00:40:54 ---> 26c89fb223f9 00:40:54 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 00:40:54 ---> Running in dd42aa530f65 00:40:56 Removing intermediate container dd42aa530f65 00:40:56 ---> 5ba5de6e0f61 00:40:56 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 00:40:56 ---> Running in 8f97a2ccd204 00:40:56 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 00:40:57 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 00:40:59 (1/5) Installing libsodium (1.0.18-r0) 00:40:59 (2/5) Installing libzmq (4.3.3-r1) 00:40:59 (3/5) Installing pkgconf (1.7.3-r0) 00:40:59 (4/5) Installing libsodium-dev (1.0.18-r0) 00:40:59 (5/5) Installing zeromq-dev (4.3.3-r1) 00:40:59 Executing busybox-1.32.1-r6.trigger 00:40:59 OK: 139 MiB in 45 packages 00:40:59 Removing intermediate container 8f97a2ccd204 00:40:59 ---> dfb21b9014a0 00:40:59 Step 6/8 : WORKDIR /build 00:40:59 ---> Running in c50b7cedd2b7 00:41:00 Removing intermediate container c50b7cedd2b7 00:41:00 ---> 6e3e2f8eeade 00:41:00 Step 7/8 : COPY go.mod . 00:41:01 ---> 27acad9c9511 00:41:01 Step 8/8 : RUN go mod download 00:41:03 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.029s coverage: 78.0% of statements 00:41:03 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.007s coverage: 94.4% of statements 00:41:03 CGO_ENABLED=1 GO111MODULE=on go vet ./... 00:41:03 gofmt -l . 00:41:03 [ "`gofmt -l .`" = "" ] 00:41:03 ---> Running in b6ab40d9c332 [Pipeline] } 00:41:03 $ docker stop --time=1 2a098fed1ee40aefb97cc6598ab84f095ef084a9d26789a07330203b7fd8388e 00:41:04 $ docker rm -f 2a098fed1ee40aefb97cc6598ab84f095ef084a9d26789a07330203b7fd8388e [Pipeline] // withDockerContainer [Pipeline] sh 00:41:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:41:05 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 00:41:08 ---> job-cost.sh 00:41:08 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8sCK 00:41:19 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 00:41:29 Removing intermediate container b6ab40d9c332 00:41:29 ---> 755a7bd126b7 00:41:29 Successfully built 755a7bd126b7 00:41:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:41:31 lf-activate-venv(): INFO: Adding /tmp/venv-8sCK/bin to PATH 00:41:31 INFO: No Stack... 00:41:31 INFO: Retrieving Pricing Info for: v3-standard-2 00:41:31 + docker inspect -f . ci-base-image-arm64 00:41:31 . [Pipeline] withDockerContainer 00:41:31 INFO: Archiving Costs 00:41:31 prd-ubuntu18.04-docker-arm64-4c-16g-1134 does not seem to be running inside a container 00:41:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/4 -v /w/workspace/app-functions-sdk-go/4:/w/workspace/app-functions-sdk-go/4:rw,z -v /w/workspace/app-functions-sdk-go/4@tmp:/w/workspace/app-functions-sdk-go/4@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:41:35 $ docker top 555ec8da5765ae0ed3566511647efc0ec2b9e3236d0eec608e07230066390b5f -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 00:41:35 + cat /w/workspace/app-functions-sdk-go/4/archives/cost.csv 00:41:35 + cut -d, -f6 [Pipeline] lock 00:41:35 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-881-4-stack-cost] 00:41:35 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-881-4-stack-cost] did not exist. Created. 00:41:35 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-881-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:41:36 + echo total: 0.05999999865889549 [Pipeline] stash 00:41:36 + go version 00:41:36 go version go1.16.3 linux/arm64 [Pipeline] } 00:41:36 $ docker stop --time=1 555ec8da5765ae0ed3566511647efc0ec2b9e3236d0eec608e07230066390b5f 00:41:36 Stashed 1 file(s) 00:41:38 $ docker rm -f 555ec8da5765ae0ed3566511647efc0ec2b9e3236d0eec608e07230066390b5f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 00:41:39 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-881-4-stack-cost] [Pipeline] // script [Pipeline] // lock [Pipeline] } [Pipeline] // stage [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 00:41:39 + docker inspect -f . ci-base-image-arm64 00:41:39 . [Pipeline] withDockerContainer 00:41:42 prd-ubuntu18.04-docker-arm64-4c-16g-1134 does not seem to be running inside a container 00:41:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/4 -v /w/workspace/app-functions-sdk-go/4:/w/workspace/app-functions-sdk-go/4:rw,z -v /w/workspace/app-functions-sdk-go/4@tmp:/w/workspace/app-functions-sdk-go/4@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:41:45 $ docker top 547f9e1648dfb9c47920e2b529e80c42afd7f660c04cfa645a21986c492a86bc -eo pid,comm [Pipeline] { [Pipeline] sh 00:41:48 + go mod tidy [Pipeline] sh 00:41:49 + make test 00:41:49 make -C ./app-service-template build 00:41:49 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/4/app-service-template' 00:41:49 go mod tidy 00:41:51 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 00:42:31 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/4/app-service-template' 00:42:31 make -C ./app-service-template test 00:42:31 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/4/app-service-template' 00:42:31 go mod tidy 00:42:31 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 00:43:06 ok new-app-service 0.054s coverage: 47.8% of statements 00:43:06 ? new-app-service/config [no test files] 00:43:06 ok new-app-service/functions 0.042s 00:43:06 CGO_ENABLED=1 go vet ./... 00:43:30 gofmt -l . 00:43:30 [ "`gofmt -l .`" = "" ] 00:43:30 ./bin/test-attribution-txt.sh 00:43:32 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/4/app-service-template' 00:43:32 go mod tidy 00:43:33 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 00:43:34 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 00:43:43 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.136s coverage: 62.8% of statements 00:43:43 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.075s coverage: 96.5% of statements 00:43:43 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 00:43:43 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.090s coverage: 64.9% of statements 00:43:43 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 00:43:43 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.055s 00:43:45 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.108s coverage: 76.1% of statements 00:43:45 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 00:43:45 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 00:43:45 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 00:43:45 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 00:43:45 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 00:43:45 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 00:43:45 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.024s coverage: 97.1% of statements 00:43:45 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 00:43:45 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.047s coverage: 10.5% of statements 00:43:51 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.846s coverage: 76.9% of statements 00:43:51 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 00:43:51 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.065s coverage: 12.5% of statements 00:43:51 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.096s coverage: 27.3% of statements 00:43:51 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 00:43:51 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 00:43:51 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.058s coverage: 51.4% of statements 00:44:15 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.114s coverage: 78.0% of statements 00:44:15 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.032s coverage: 94.4% of statements 00:44:15 CGO_ENABLED=1 GO111MODULE=on go vet ./... 00:44:23 gofmt -l . 00:44:23 [ "`gofmt -l .`" = "" ] [Pipeline] } 00:44:23 $ docker stop --time=1 547f9e1648dfb9c47920e2b529e80c42afd7f660c04cfa645a21986c492a86bc 00:44:25 $ docker rm -f 547f9e1648dfb9c47920e2b529e80c42afd7f660c04cfa645a21986c492a86bc [Pipeline] // withDockerContainer [Pipeline] sh 00:44:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:44:29 Warning: overwriting stash ‘coverage-report’ 00:44:35 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 00:44:41 ---> job-cost.sh 00:44:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-x2kR 00:45:35 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 00:47:22 lf-activate-venv(): INFO: Adding /tmp/venv-x2kR/bin to PATH 00:47:22 INFO: No Stack... 00:47:22 INFO: Retrieving Pricing Info for: v2-standard-4 00:47:22 INFO: Archiving Costs [Pipeline] sh 00:47:23 + cat /w/workspace/app-functions-sdk-go/4/archives/cost.csv 00:47:23 + cut -d, -f6 [Pipeline] lock 00:47:23 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-881-4-stack-cost] 00:47:23 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-881-4-stack-cost] did not exist. Created. 00:47:23 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-881-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:47:23 /w/workspace/app-functions-sdk-go/4@tmp/durable-256d36ed/script.sh: 1: /w/workspace/app-functions-sdk-go/4@tmp/durable-256d36ed/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 00:47:23 + echo total: 0.18000000715255737 [Pipeline] stash 00:47:23 Warning: overwriting stash ‘stack-cost’ 00:47:26 Stashed 1 file(s) [Pipeline] } 00:47:26 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-881-4-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 00:47:29 provisioning config files... 00:47:29 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_PR-881@tmp/config9181467582833363839tmp [Pipeline] { [Pipeline] sh 00:47:31 + set +x 00:47:31 + curl -s https://codecov.io/bash 00:47:31 + bash -s -- 00:47:31 00:47:31 _____ _ 00:47:31 / ____| | | 00:47:31 | | ___ __| | ___ ___ _____ __ 00:47:31 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:47:31 | |___| (_) | (_| | __/ (_| (_) \ V / 00:47:31 \_____\___/ \__,_|\___|\___\___/ \_/ 00:47:31 Bash-1.0.3 00:47:31 00:47:31 00:47:31 ==> git version 2.24.4 found 00:47:31 ==> 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 00:47:31 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 00:47:31 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 00:47:31 ==> Jenkins CI detected. 00:47:31 project root: . 00:47:31 --> token set from env 00:47:31 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:47:31 ==> Running gcov in . (disable via -X gcov) 00:47:31 ==> Python coveragepy not found 00:47:31 ==> Searching for coverage reports in: 00:47:31 + . 00:47:31 -> Found 2 reports 00:47:31 ==> Detecting git/mercurial file structure 00:47:31 ==> Reading reports 00:47:31 + ./app-service-template/coverage.out bytes=1055 00:47:31 + ./coverage.out bytes=95736 00:47:31 ==> Appending adjustments 00:47:31 https://docs.codecov.io/docs/fixing-reports 00:47:31 + Found adjustments 00:47:31 ==> Gzipping contents 00:47:31 20K /tmp/codecov.uDXfCB.gz 00:47:31 ==> Uploading reports 00:47:31 url: https://codecov.io 00:47:31 query: branch=PR-881&commit=7f29afcc8ebf0e0f190b19daf564b1a0a4719c80&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-881%2F4%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=881&job=&cmd_args= 00:47:31 -> Pinging Codecov 00:47:31 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-881&commit=7f29afcc8ebf0e0f190b19daf564b1a0a4719c80&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-881%2F4%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=881&job=&cmd_args= 00:47:31 -> Uploading to 00:47:31 https://storage.googleapis.com/codecov/v4/raw/2021-06-09/3D8B5DFFC46A037C893635FACE044666/7f29afcc8ebf0e0f190b19daf564b1a0a4719c80/ce2015dd-31b6-4de8-bbfc-b4e22b38f987.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210609%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210609T004730Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=52d1521911451e8f477da93ef3fb89de06fea22af4108643252356952da274dd 00:47:31 % Total % Received % Xferd Average Speed Time Time Time Current 00:47:31 Dload Upload Total Spent Left Speed 00:47:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16716 0 0 100 16716 0 49164 --:--:-- --:--:-- --:--:-- 49309 00:47:31 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/7f29afcc8ebf0e0f190b19daf564b1a0a4719c80 [Pipeline] } 00:47:31 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 00:47:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:47:39 ---> package-listing.sh 00:47:39 ++ tr '[:upper:]' '[:lower:]' 00:47:39 ++ facter osfamily 00:47:40 + OS_FAMILY=redhat 00:47:40 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-881 00:47:40 + START_PACKAGES=/tmp/packages_start.txt 00:47:40 + END_PACKAGES=/tmp/packages_end.txt 00:47:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:47:40 + PACKAGES=/tmp/packages_start.txt 00:47:40 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-881 ']' 00:47:40 + PACKAGES=/tmp/packages_end.txt 00:47:40 + case "${OS_FAMILY}" in 00:47:40 + rpm -qa 00:47:40 + sort 00:47:42 + '[' -f /tmp/packages_start.txt ']' 00:47:42 + '[' -f /tmp/packages_end.txt ']' 00:47:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:47:42 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-881 ']' 00:47:42 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-881/archives/ 00:47:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-881/archives/ [Pipeline] echo 00:47:42 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-881/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:47:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:47:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:47:45 00:47:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 00:47:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:47:45 alpine: Pulling from edgex-lftools-log-publisher 00:47:45 df20fa9351a1: Pulling fs layer 00:47:45 36b3adc4ff6f: Pulling fs layer 00:47:45 8ad3a11d3b57: Pulling fs layer 00:47:45 46f8f816bc3b: Pulling fs layer 00:47:45 93b61091891f: Pulling fs layer 00:47:45 93b9cdb0e59b: Pulling fs layer 00:47:45 5e14af77c1be: Pulling fs layer 00:47:45 01666e4c0597: Pulling fs layer 00:47:45 aa168da1d23b: Pulling fs layer 00:47:45 46f8f816bc3b: Waiting 00:47:45 93b61091891f: Waiting 00:47:45 93b9cdb0e59b: Waiting 00:47:45 5e14af77c1be: Waiting 00:47:45 01666e4c0597: Waiting 00:47:45 aa168da1d23b: Waiting 00:47:45 36b3adc4ff6f: Verifying Checksum 00:47:45 36b3adc4ff6f: Download complete 00:47:45 46f8f816bc3b: Verifying Checksum 00:47:45 46f8f816bc3b: Download complete 00:47:45 df20fa9351a1: Verifying Checksum 00:47:45 df20fa9351a1: Download complete 00:47:46 93b9cdb0e59b: Verifying Checksum 00:47:46 93b9cdb0e59b: Download complete 00:47:46 5e14af77c1be: Verifying Checksum 00:47:46 5e14af77c1be: Download complete 00:47:46 93b61091891f: Verifying Checksum 00:47:46 93b61091891f: Download complete 00:47:46 01666e4c0597: Verifying Checksum 00:47:46 01666e4c0597: Download complete 00:47:46 8ad3a11d3b57: Verifying Checksum 00:47:46 8ad3a11d3b57: Download complete 00:47:46 df20fa9351a1: Pull complete 00:47:46 36b3adc4ff6f: Pull complete 00:47:46 8ad3a11d3b57: Pull complete 00:47:46 46f8f816bc3b: Pull complete 00:47:49 93b61091891f: Pull complete 00:47:49 93b9cdb0e59b: Pull complete 00:47:49 5e14af77c1be: Pull complete 00:47:49 01666e4c0597: Pull complete 00:47:49 aa168da1d23b: Verifying Checksum 00:47:49 aa168da1d23b: Download complete 00:47:53 aa168da1d23b: Pull complete 00:47:53 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 00:47:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:47:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 00:47:53 prd-centos7-docker-4c-2g-1114 does not seem to be running inside a container 00:47:53 $ 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-881/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-881 -v /w/workspace/ndry_app-functions-sdk-go_PR-881:/w/workspace/ndry_app-functions-sdk-go_PR-881:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-881@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-881@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 00:47:56 $ docker top f9fe05166659be536874d68c9875a281f9a61bde5ab65de0d0f07cf3e26db377 -eo pid,comm [Pipeline] { [Pipeline] sh 00:47:57 + touch /tmp/pre-build-complete [Pipeline] sh 00:47:57 + mkdir -p /var/log/sa [Pipeline] sh 00:47:57 + ls /var/log/sa-host 00:47:57 + sadf -c /var/log/sa-host/sa05 00:47:57 file_magic: OK 00:47:57 HZ: Using current value: 100 00:47:57 file_header: OK 00:47:57 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 00:47:57 Statistics: 00:47:57 Hnuu...uuuununununu...Hnuu...uuuununununu... 00:47:57 File successfully converted to sysstat format version 12.2.1 00:47:57 + sadf -c /var/log/sa-host/sa09 00:47:57 file_magic: OK 00:47:57 HZ: Using current value: 100 00:47:57 file_header: OK 00:47:57 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 00:47:57 Statistics: 00:47:57 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... 00:47:57 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:47:58 provisioning config files... 00:47:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-881@tmp/config558898647801351889tmp [Pipeline] { [Pipeline] echo 00:47:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:48:00 ---> create-netrc.sh [Pipeline] } 00:48:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:48:01 ---> python-tools-install.sh [Pipeline] echo 00:48:01 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:48:01 ---> sudo-logs.sh 00:48:01 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:48:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:48:03 ---> job-cost.sh 00:48:03 lf-activate-venv: SKIPPING 00:48:03 DEBUG: total: 0.18000000715255737 00:48:03 INFO: Retrieving Stack Cost... 00:48:03 INFO: Retrieving Pricing Info for: v3-standard-2 00:48:03 INFO: Archiving Costs [Pipeline] echo 00:48:03 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:48:04 ---> logs-deploy.sh 00:48:04 lf-activate-venv: SKIPPING 00:48:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-881/4 00:48:04 INFO: archiving workspace using pattern(s): 00:48:05 Archives upload complete. 00:48:05 INFO: archiving logs to Nexus 00:48:05 ---> uname -a: 00:48:05 Linux prd-centos7-docker-4c-2g-1114.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 00:48:05 00:48:05 00:48:05 ---> lscpu: 00:48:05 Architecture: x86_64 00:48:05 CPU op-mode(s): 32-bit, 64-bit 00:48:05 Byte Order: Little Endian 00:48:05 Address sizes: 40 bits physical, 48 bits virtual 00:48:05 CPU(s): 2 00:48:05 On-line CPU(s) list: 0,1 00:48:05 Thread(s) per core: 1 00:48:05 Core(s) per socket: 1 00:48:05 Socket(s): 2 00:48:05 NUMA node(s): 1 00:48:05 Vendor ID: AuthenticAMD 00:48:05 CPU family: 23 00:48:05 Model: 49 00:48:05 Model name: AMD EPYC-Rome Processor 00:48:05 Stepping: 0 00:48:05 CPU MHz: 2799.998 00:48:05 BogoMIPS: 5599.99 00:48:05 Virtualization: AMD-V 00:48:05 Hypervisor vendor: KVM 00:48:05 Virtualization type: full 00:48:05 L1d cache: 64 KiB 00:48:05 L1i cache: 64 KiB 00:48:05 L2 cache: 1 MiB 00:48:05 L3 cache: 32 MiB 00:48:05 NUMA node0 CPU(s): 0,1 00:48:05 Vulnerability Itlb multihit: Not affected 00:48:05 Vulnerability L1tf: Not affected 00:48:05 Vulnerability Mds: Not affected 00:48:05 Vulnerability Meltdown: Not affected 00:48:05 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:48:05 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 00:48:05 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 00:48:05 Vulnerability Srbds: Not affected 00:48:05 Vulnerability Tsx async abort: Not affected 00:48:05 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 00:48:05 00:48:05 00:48:05 ---> nproc: 00:48:05 2 00:48:05 00:48:05 00:48:05 ---> df -h: 00:48:05 Filesystem Size Used Available Use% Mounted on 00:48:05 overlay 40.0G 7.3G 32.7G 18% / 00:48:05 tmpfs 64.0M 0 64.0M 0% /dev 00:48:05 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 00:48:05 shm 64.0M 0 64.0M 0% /dev/shm 00:48:05 /dev/vda1 40.0G 7.3G 32.7G 18% /facter-os 00:48:05 /dev/vda1 40.0G 7.3G 32.7G 18% /etc/resolv.conf 00:48:05 /dev/vda1 40.0G 7.3G 32.7G 18% /etc/hostname 00:48:05 /dev/vda1 40.0G 7.3G 32.7G 18% /etc/hosts 00:48:05 /dev/vda1 40.0G 7.3G 32.7G 18% /var/log/sa-host 00:48:05 /dev/vda1 40.0G 7.3G 32.7G 18% /var/log/secure 00:48:05 /dev/vda1 40.0G 7.3G 32.7G 18% /var/log/auth.log 00:48:05 /dev/vda1 40.0G 7.3G 32.7G 18% /run/cloud-init/result.json 00:48:05 /dev/vda1 40.0G 7.3G 32.7G 18% /w/workspace/ndry_app-functions-sdk-go_PR-881 00:48:05 /dev/vda1 40.0G 7.3G 32.7G 18% /w/workspace/ndry_app-functions-sdk-go_PR-881@tmp 00:48:05 00:48:05 00:48:05 ---> free -m: 00:48:05 total used free shared buff/cache available 00:48:05 Mem: 7821 814 4877 0 2129 6829 00:48:05 Swap: 1023 0 1023 00:48:05 00:48:05 00:48:05 ---> ip addr: 00:48:05 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 00:48:05 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:48:05 inet 127.0.0.1/8 scope host lo 00:48:05 valid_lft forever preferred_lft forever 00:48:05 inet6 ::1/128 scope host 00:48:05 valid_lft forever preferred_lft forever 00:48:05 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 00:48:05 link/ether fa:16:3e:ea:11:e8 brd ff:ff:ff:ff:ff:ff 00:48:05 inet 10.30.122.123/23 brd 10.30.123.255 scope global dynamic eth0 00:48:05 valid_lft 85501sec preferred_lft 85501sec 00:48:05 inet6 fe80::f816:3eff:feea:11e8/64 scope link 00:48:05 valid_lft forever preferred_lft forever 00:48:05 3: docker0: mtu 1500 qdisc noqueue state DOWN 00:48:05 link/ether 02:42:21:1e:0f:43 brd ff:ff:ff:ff:ff:ff 00:48:05 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:48:05 valid_lft forever preferred_lft forever 00:48:05 inet6 fe80::42:21ff:fe1e:f43/64 scope link 00:48:05 valid_lft forever preferred_lft forever 00:48:05 00:48:05 00:48:05 ---> sar -b -r -n DEV: 00:48:05 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/09/21 _x86_64_ (2 CPU) 00:48:05 00:48:05 00:32:54 LINUX RESTART (2 CPU) 00:48:05 00:48:05 00:34:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:48:05 00:35:01 80.05 3.33 76.72 0.00 2563.49 3961.33 0.00 00:48:05 00:36:01 7.58 0.18 7.40 0.00 23.18 1375.18 0.00 00:48:05 00:37:01 0.32 0.00 0.32 0.00 0.00 5.25 0.00 00:48:05 00:38:01 0.37 0.00 0.37 0.00 0.00 5.95 0.00 00:48:05 00:39:01 0.27 0.00 0.27 0.00 0.00 4.28 0.00 00:48:05 00:40:01 0.28 0.00 0.28 0.00 0.00 3.92 0.00 00:48:05 00:41:01 0.23 0.00 0.23 0.00 0.00 2.73 0.00 00:48:05 00:42:01 0.23 0.00 0.23 0.00 0.00 1.95 0.00 00:48:05 00:43:01 0.27 0.00 0.27 0.00 0.00 3.23 0.00 00:48:05 00:44:01 0.20 0.00 0.20 0.00 0.00 2.73 0.00 00:48:05 00:45:02 0.35 0.00 0.35 0.00 0.00 4.71 0.00 00:48:05 00:46:01 0.22 0.00 0.22 0.00 0.00 2.34 0.00 00:48:05 00:47:01 0.18 0.00 0.18 0.00 0.00 2.17 0.00 00:48:05 Average: 6.97 0.27 6.70 0.00 199.26 414.12 0.00 00:48:05 00:48:05 00:34:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:48:05 00:35:01 5554040 0 699140 8.73 2620 1753132 1155980 12.76 476468 1578012 40 00:48:05 00:36:01 5538772 0 695056 8.68 2620 1772484 1062756 11.73 486264 1583652 20 00:48:05 00:37:01 5552972 0 680852 8.50 2620 1772488 965224 10.66 475152 1583652 8 00:48:05 00:38:01 5551060 0 682756 8.52 2620 1772496 965416 10.66 476332 1583716 12 00:48:05 00:39:01 5546180 0 687628 8.59 2620 1772504 965604 10.66 481268 1583716 20 00:48:05 00:40:01 5539652 0 694156 8.67 2620 1772504 965556 10.66 480596 1591140 12 00:48:05 00:41:01 5540920 0 692880 8.65 2620 1772512 965352 10.66 481148 1589340 8 00:48:05 00:42:01 5540920 0 692876 8.65 2620 1772516 965352 10.66 481152 1589340 8 00:48:05 00:43:01 5540784 0 693012 8.65 2620 1772516 965352 10.66 487764 1582732 8 00:48:05 00:44:01 5540472 0 693316 8.66 2620 1772524 965436 10.66 488180 1582732 8 00:48:05 00:45:02 5540848 0 692940 8.65 2620 1772524 965352 10.66 487596 1582732 8 00:48:05 00:46:01 5540956 0 692824 8.65 2620 1772532 965352 10.66 487288 1583116 8 00:48:05 00:47:01 5537088 0 696688 8.70 2620 1772536 989464 10.92 490872 1583116 8 00:48:05 Average: 5543436 0 691856 8.64 2620 1771021 989400 10.92 483083 1584384 13 00:48:05 00:48:05 00:34:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:48:05 00:35:01 eth0 178.05 149.80 802.09 37.28 0.00 0.00 0.00 0.00 00:48:05 00:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:48:05 00:35:01 vethd63082b 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 00:48:05 00:35:01 docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 00:48:05 00:36:01 eth0 144.37 161.81 337.98 32.76 0.00 0.00 0.00 0.00 00:48:05 00:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:48:05 00:36:01 docker0 143.45 117.52 11.14 313.74 0.00 0.00 0.00 0.00 00:48:05 00:37:01 eth0 1.73 0.08 0.16 0.01 0.00 0.00 0.00 0.00 00:48:05 00:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:48:05 00:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:48:05 00:38:01 eth0 4.33 0.50 0.87 0.39 0.00 0.00 0.00 0.00 00:48:05 00:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:48:05 00:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:48:05 00:39:01 eth0 3.08 1.12 1.32 0.82 0.00 0.00 0.00 0.00 00:48:05 00:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:48:05 00:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:48:05 00:40:01 eth0 1.28 0.68 0.75 0.59 0.00 0.00 0.00 0.00 00:48:05 00:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:48:05 00:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:48:05 00:41:01 eth0 0.12 0.02 0.01 0.00 0.00 0.00 0.00 0.00 00:48:05 00:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:48:05 00:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:48:05 00:42:01 eth0 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 00:48:05 00:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:48:05 00:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:48:05 00:43:01 eth0 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:48:05 00:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:48:05 00:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:48:05 00:44:01 eth0 0.28 0.23 0.14 0.07 0.00 0.00 0.00 0.00 00:48:05 00:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:48:05 00:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:48:05 00:45:02 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:48:05 00:45:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:48:05 00:45:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:48:05 00:46:01 eth0 1.00 0.08 0.09 0.01 0.00 0.00 0.00 0.00 00:48:05 00:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:48:05 00:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:48:05 00:47:01 eth0 1.48 1.07 0.34 5.25 0.00 0.00 0.00 0.00 00:48:05 00:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:48:05 00:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:48:05 Average: eth0 25.89 24.31 88.11 5.95 0.00 0.00 0.00 0.00 00:48:05 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:48:05 Average: docker0 11.05 9.06 0.86 24.17 0.00 0.00 0.00 0.00 00:48:05 00:48:05 00:48:05 ---> sar -P ALL: 00:48:05 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/09/21 _x86_64_ (2 CPU) 00:48:05 00:48:05 00:32:54 LINUX RESTART (2 CPU) 00:48:05 00:48:05 00:34:01 CPU %user %nice %system %iowait %steal %idle 00:48:05 00:35:01 all 4.28 0.00 1.48 2.46 0.05 91.73 00:48:05 00:35:01 0 4.58 0.00 1.52 1.35 0.05 92.49 00:48:05 00:35:01 1 3.97 0.00 1.44 3.56 0.05 90.98 00:48:05 00:36:01 all 2.61 0.00 0.85 1.02 0.04 95.48 00:48:05 00:36:01 0 2.80 0.00 1.00 0.37 0.05 95.77 00:48:05 00:36:01 1 2.41 0.00 0.69 1.67 0.03 95.19 00:48:05 00:37:01 all 0.11 0.00 0.03 0.00 0.03 99.84 00:48:05 00:37:01 0 0.08 0.00 0.03 0.00 0.03 99.85 00:48:05 00:37:01 1 0.13 0.00 0.02 0.00 0.02 99.83 00:48:05 00:38:01 all 0.12 0.00 0.03 0.00 0.02 99.83 00:48:05 00:38:01 0 0.08 0.00 0.03 0.00 0.03 99.85 00:48:05 00:38:01 1 0.15 0.00 0.03 0.00 0.00 99.82 00:48:05 00:39:01 all 0.13 0.00 0.03 0.00 0.03 99.81 00:48:05 00:39:01 0 0.20 0.00 0.02 0.00 0.03 99.75 00:48:05 00:39:01 1 0.07 0.00 0.03 0.00 0.03 99.87 00:48:05 00:40:01 all 0.11 0.00 0.03 0.00 0.03 99.83 00:48:05 00:40:01 0 0.18 0.00 0.03 0.00 0.03 99.75 00:48:05 00:40:01 1 0.03 0.00 0.02 0.00 0.03 99.92 00:48:05 00:41:01 all 0.15 0.00 0.03 0.00 0.04 99.78 00:48:05 00:41:01 0 0.28 0.00 0.02 0.00 0.05 99.65 00:48:05 00:41:01 1 0.02 0.00 0.03 0.00 0.03 99.92 00:48:05 00:42:01 all 0.08 0.00 0.02 0.00 0.03 99.88 00:48:05 00:42:01 0 0.12 0.00 0.02 0.00 0.02 99.85 00:48:05 00:42:01 1 0.03 0.00 0.02 0.00 0.03 99.92 00:48:05 00:43:01 all 0.11 0.00 0.03 0.00 0.03 99.84 00:48:05 00:43:01 0 0.17 0.00 0.02 0.00 0.02 99.80 00:48:05 00:43:01 1 0.05 0.00 0.03 0.00 0.03 99.88 00:48:05 00:44:01 all 0.10 0.00 0.02 0.00 0.02 99.87 00:48:05 00:44:01 0 0.15 0.00 0.02 0.00 0.00 99.83 00:48:05 00:44:01 1 0.05 0.00 0.02 0.00 0.03 99.90 00:48:05 00:45:02 all 0.04 0.00 0.02 0.00 0.03 99.92 00:48:05 00:45:02 0 0.08 0.00 0.02 0.00 0.02 99.88 00:48:05 00:45:02 1 0.00 0.00 0.02 0.00 0.03 99.95 00:48:05 00:48:05 00:45:02 CPU %user %nice %system %iowait %steal %idle 00:48:05 00:46:01 all 0.07 0.00 0.03 0.00 0.03 99.87 00:48:05 00:46:01 0 0.09 0.00 0.03 0.00 0.02 99.86 00:48:05 00:46:01 1 0.05 0.00 0.02 0.00 0.05 99.88 00:48:05 00:47:01 all 0.10 0.00 0.03 0.00 0.03 99.85 00:48:05 00:47:01 0 0.13 0.00 0.03 0.00 0.02 99.82 00:48:05 00:47:01 1 0.07 0.00 0.02 0.00 0.03 99.88 00:48:05 Average: all 0.61 0.00 0.20 0.27 0.03 98.90 00:48:05 Average: 0 0.68 0.00 0.21 0.13 0.03 98.94 00:48:05 Average: 1 0.54 0.00 0.18 0.40 0.03 98.85 00:48:05 00:48:05 00:48:05