Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from c799dd1e2e676f948ce955bf27c3c34b16a6af34 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-ssh7656510666638321226.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 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-ssh7470484356716894747.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 9d0281235b943b7ad605f650702698f9078b2862 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/master/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/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2174204163563926344.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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-ssh83515555063748371.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a 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/master/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/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8092273378258275133.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-922 in /w/workspace/ndry_app-functions-sdk-go_master [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_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.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_master@tmp/jenkins-gitclient-ssh7584904263185517561.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision c799dd1e2e676f948ce955bf27c3c34b16a6af34 (master) > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c799dd1e2e676f948ce955bf27c3c34b16a6af34 # timeout=10 Commit message: "fix: Fix incorrect error message and remove obsolete code (#870)" > git rev-list --no-walk d2e4f3e2bdbd5f40c338278fc0e0cf5ff6dfa2a4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:55:30 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:55:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:55:30 ========================================================= 20:55:30 EdgeX Global Pipelines Version Info 20:55:30 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:55:32 ------------------- 20:55:32 stable info: 20:55:32 ------------------- 20:55:32 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:55:32 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 20:55:32 Message: update stable to v1.0.192 20:55:32 ------------------- 20:55:32 experimental info: 20:55:32 ------------------- 20:55:32 Commited By: **** collab-it+edgex@linuxfoundation.org 20:55:32 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 20:55:32 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:55:32 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 20:55:32 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 20:55:33 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:55:33 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:55:33 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:55:33 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 20:55:33 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 20:55:33 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 20:55:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:55:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:55:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:55:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 20:55:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:55:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:55:33 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 20:55:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 20:55:33 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:55:33 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:55:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:55:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:55:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:55:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 20:55:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:55:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:55:33 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 20:55:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:55:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 20:55:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 20:55:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 20:55:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c799dd1e2e676f948ce955bf27c3c34b16a6af34 [Pipeline] echo 20:55:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c799dd1 [Pipeline] echo 20:55:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:55:34 + git log --format=format:%s -1 c799dd1e2e676f948ce955bf27c3c34b16a6af34 [Pipeline] echo 20:55:34 GIT_COMMIT: c799dd1e2e676f948ce955bf27c3c34b16a6af34, Commit Message: fix: Fix incorrect error message and remove obsolete code (#870) [Pipeline] echo 20:55:34 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 20:55:35 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:55:35 20:55:35 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:55:35 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:55:35 latest: Pulling from edgex-devops/git-semver 20:55:35 31603596830f: Pulling fs layer 20:55:35 54011a49482f: Pulling fs layer 20:55:35 a6820b24f6d8: Pulling fs layer 20:55:35 f581987b2513: Pulling fs layer 20:55:35 f581987b2513: Waiting 20:55:35 54011a49482f: Verifying Checksum 20:55:35 54011a49482f: Download complete 20:55:35 31603596830f: Verifying Checksum 20:55:35 31603596830f: Download complete 20:55:35 f581987b2513: Verifying Checksum 20:55:35 f581987b2513: Download complete 20:55:35 a6820b24f6d8: Verifying Checksum 20:55:35 a6820b24f6d8: Download complete 20:55:35 31603596830f: Pull complete 20:55:36 54011a49482f: Pull complete 20:55:36 a6820b24f6d8: Pull complete 20:55:36 f581987b2513: Pull complete 20:55:36 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 20:55:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:55:36 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:55:36 prd-centos7-docker-4c-2g-922 does not seem to be running inside a container 20:55:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:55:37 $ docker top 33986281937a4f4fb436d8d83ba0e96fde1ceffa4996caf2528946ba58ccbc21 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:55:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:55:37 [ssh-agent] Looking for ssh-agent implementation... 20:55:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:55:38 $ docker exec 33986281937a4f4fb436d8d83ba0e96fde1ceffa4996caf2528946ba58ccbc21 ssh-agent 20:55:38 SSH_AUTH_SOCK=/tmp/ssh-66Xw0lXwIAhK/agent.14 20:55:38 SSH_AGENT_PID=21 20:55:38 Running ssh-add (command line suppressed) 20:55:38 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_5072449377500287007.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_5072449377500287007.key) 20:55:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:55:38 + git tag --points-at HEAD [Pipeline] } 20:55:38 $ docker exec --env ******** --env ******** 33986281937a4f4fb436d8d83ba0e96fde1ceffa4996caf2528946ba58ccbc21 ssh-agent -k 20:55:38 unset SSH_AUTH_SOCK; 20:55:38 unset SSH_AGENT_PID; 20:55:38 echo Agent pid 21 killed; 20:55:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:55:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:55:38 [ssh-agent] Looking for ssh-agent implementation... 20:55:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:55:38 $ docker exec 33986281937a4f4fb436d8d83ba0e96fde1ceffa4996caf2528946ba58ccbc21 ssh-agent 20:55:39 SSH_AUTH_SOCK=/tmp/ssh-WTQO5qu9boWf/agent.54 20:55:39 SSH_AGENT_PID=60 20:55:39 Running ssh-add (command line suppressed) 20:55:39 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_3992317708820166740.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_3992317708820166740.key) 20:55:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:55:39 + git semver init 20:55:39 # -> Open(): unable to determine branch for HEAD 20:55:39 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 20:55:39 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 20:55:39 # $SEMVER_REMOTE_NAME = origin 20:55:39 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:55:39 # $SEMVER_USER_NAME = edgex-jenkins 20:55:39 # $SEMVER_BRANCH = master 20:55:39 # $SEMVER_TEMP = /tmp/semver-110951084 20:55:39 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 20:55:41 # '/tmp/semver-110951084' -> '/w/workspace/ndry_app-functions-sdk-go_master/.semver' 20:55:41 # -> Force: false 20:55:41 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } 20:55:41 $ docker exec --env ******** --env ******** 33986281937a4f4fb436d8d83ba0e96fde1ceffa4996caf2528946ba58ccbc21 ssh-agent -k 20:55:41 unset SSH_AUTH_SOCK; 20:55:41 unset SSH_AGENT_PID; 20:55:41 echo Agent pid 60 killed; 20:55:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:55:41 + git semver [Pipeline] } 20:55:41 $ docker stop --time=1 33986281937a4f4fb436d8d83ba0e96fde1ceffa4996caf2528946ba58ccbc21 20:55:43 $ docker rm -f 33986281937a4f4fb436d8d83ba0e96fde1ceffa4996caf2528946ba58ccbc21 [Pipeline] // withDockerContainer [Pipeline] sh 20:55:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:55:43 Stashed 1 file(s) [Pipeline] echo 20:55:43 [edgeXSemver]: initialized semver on version 2.0.0-dev.69 [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 20:55:59 Still waiting to schedule task 20:55:59 Waiting for next available executor on ‘centos7-docker-4c-2g’ 20:55:59 Still waiting to schedule task 20:55:59 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 20:58:13 Running on prd-centos7-docker-4c-2g-923 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws 20:58:13 Running in /w/workspace/app-functions-sdk-go/243 [Pipeline] { [Pipeline] checkout 20:58:13 The recommended git tool is: git 20:58:15 using credential edgex-jenkins-ssh 20:58:15 Cloning the remote Git repository 20:58:15 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 20:58:15 > git init /w/workspace/app-functions-sdk-go/243 # timeout=10 20:58:15 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 20:58:15 > git --version # timeout=10 20:58:15 > git --version # 'git version 2.24.4' 20:58:15 using GIT_SSH to set credentials SSH Credentials for GitHub 20:58:15 [INFO] Currently running in a labeled security context 20:58:15 [INFO] Currently SELinux is 'enforcing' on the host 20:58:15 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/243@tmp/jenkins-gitclient-ssh4303341908885101486.key 20:58:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:58:17 Avoid second fetch 20:58:17 Checking out Revision c799dd1e2e676f948ce955bf27c3c34b16a6af34 (master) 20:58:16 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 20:58:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:58:17 > git config core.sparsecheckout # timeout=10 20:58:17 > git checkout -f c799dd1e2e676f948ce955bf27c3c34b16a6af34 # timeout=10 20:58:21 Commit message: "fix: Fix incorrect error message and remove obsolete code (#870)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:58:22 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 20:58:22 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 20:58:22 + sudo service docker restart 20:58:22 + true 20:58:22 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 20:58:41 ========================================================= 20:58:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 20:58:41 ========================================================= [Pipeline] isUnix [Pipeline] sh 20:58:41 + 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 . 20:58:41 Sending build context to Docker daemon 19.62MB 20:58:41 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 20:58:41 Step 2/8 : FROM ${BASE} 20:58:42 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 20:58:42 540db60ca938: Pulling fs layer 20:58:42 adcc1eea9eea: Pulling fs layer 20:58:42 4c4ab2625f07: Pulling fs layer 20:58:42 0510c868ecb4: Pulling fs layer 20:58:42 afea3b2eda06: Pulling fs layer 20:58:42 7809a108b3ef: Pulling fs layer 20:58:42 f706445af74f: Pulling fs layer 20:58:42 0510c868ecb4: Waiting 20:58:42 afea3b2eda06: Waiting 20:58:42 7809a108b3ef: Waiting 20:58:42 f706445af74f: Waiting 20:58:42 4c4ab2625f07: Verifying Checksum 20:58:42 4c4ab2625f07: Download complete 20:58:42 adcc1eea9eea: Verifying Checksum 20:58:42 adcc1eea9eea: Download complete 20:58:42 afea3b2eda06: Verifying Checksum 20:58:42 afea3b2eda06: Download complete 20:58:42 7809a108b3ef: Verifying Checksum 20:58:42 7809a108b3ef: Download complete 20:58:42 540db60ca938: Verifying Checksum 20:58:42 540db60ca938: Download complete 20:58:42 540db60ca938: Pull complete 20:58:42 adcc1eea9eea: Pull complete 20:58:42 4c4ab2625f07: Pull complete 20:58:43 f706445af74f: Verifying Checksum 20:58:43 f706445af74f: Download complete 20:58:44 0510c868ecb4: Verifying Checksum 20:58:44 0510c868ecb4: Download complete 20:58:47 0510c868ecb4: Pull complete 20:58:47 afea3b2eda06: Pull complete 20:58:47 7809a108b3ef: Pull complete 20:58:49 f706445af74f: Pull complete 20:58:49 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 20:58:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 20:58:49 ---> b068be0155e3 20:58:49 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 20:58:49 20.10.0: Pulling from library/docker 20:58:49 05e7bc50f07f: Pulling fs layer 20:58:49 6db28d0fdbf6: Pulling fs layer 20:58:49 292df0bc6bf3: Pulling fs layer 20:58:49 2e060f4bd70b: Pulling fs layer 20:58:49 80e8d568a223: Pulling fs layer 20:58:49 8dc6ef1a942a: Pulling fs layer 20:58:49 2312dd95470a: Pulling fs layer 20:58:49 2e060f4bd70b: Waiting 20:58:49 80e8d568a223: Waiting 20:58:49 8dc6ef1a942a: Waiting 20:58:49 2312dd95470a: Waiting 20:58:49 292df0bc6bf3: Verifying Checksum 20:58:49 292df0bc6bf3: Download complete 20:58:49 6db28d0fdbf6: Verifying Checksum 20:58:49 6db28d0fdbf6: Download complete 20:58:49 80e8d568a223: Verifying Checksum 20:58:49 80e8d568a223: Download complete 20:58:49 05e7bc50f07f: Verifying Checksum 20:58:49 05e7bc50f07f: Download complete 20:58:49 8dc6ef1a942a: Verifying Checksum 20:58:49 8dc6ef1a942a: Download complete 20:58:49 2312dd95470a: Verifying Checksum 20:58:49 2312dd95470a: Download complete 20:58:49 05e7bc50f07f: Pull complete 20:58:49 6db28d0fdbf6: Pull complete 20:58:49 292df0bc6bf3: Pull complete 20:58:50 2e060f4bd70b: Verifying Checksum 20:58:50 2e060f4bd70b: Download complete 20:58:51 2e060f4bd70b: Pull complete 20:58:52 80e8d568a223: Pull complete 20:58:52 8dc6ef1a942a: Pull complete 20:58:52 2312dd95470a: Pull complete 20:58:52 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 20:58:52 Status: Downloaded newer image for docker:20.10.0 20:58:55 ---> 860c46491f16 20:58:55 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 20:58:55 ---> Running in 39d246bfa8b8 20:58:55 Removing intermediate container 39d246bfa8b8 20:58:55 ---> 17d3d5f3ce62 20:58:55 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 20:58:55 ---> Running in 70e41b2434b9 20:58:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 20:58:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 20:58:56 (1/5) Installing libsodium (1.0.18-r0) 20:58:56 (2/5) Installing libzmq (4.3.3-r1) 20:58:57 (3/5) Installing pkgconf (1.7.3-r0) 20:58:57 (4/5) Installing libsodium-dev (1.0.18-r0) 20:58:57 (5/5) Installing zeromq-dev (4.3.3-r1) 20:58:57 Executing busybox-1.32.1-r6.trigger 20:58:57 OK: 150 MiB in 45 packages 20:58:57 Removing intermediate container 70e41b2434b9 20:58:57 ---> 4fd35eab5b55 20:58:57 Step 6/8 : WORKDIR /build 20:58:57 ---> Running in 1ccc15883e5e 20:58:57 Removing intermediate container 1ccc15883e5e 20:58:57 ---> fbed63712562 20:58:57 Step 7/8 : COPY go.mod . 20:58:57 ---> 8d399fa50dab 20:58:57 Step 8/8 : RUN go mod download 20:58:57 ---> Running in 2a61412124bf 20:59:07 Removing intermediate container 2a61412124bf 20:59:07 ---> 39981973808d 20:59:07 Successfully built 39981973808d 20:59:07 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 20:59:08 + docker inspect -f . ci-base-image-x86_64 20:59:08 . [Pipeline] withDockerContainer 20:59:08 prd-centos7-docker-4c-2g-923 does not seem to be running inside a container 20:59:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/243 -v /w/workspace/app-functions-sdk-go/243:/w/workspace/app-functions-sdk-go/243:rw,z -v /w/workspace/app-functions-sdk-go/243@tmp:/w/workspace/app-functions-sdk-go/243@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 ******** ci-base-image-x86_64 cat 20:59:08 $ docker top 7a6505c112935faa9ae7a2d89fcc171b2fc151bf1cf0c9b1fa391160ef578f90 -eo pid,comm [Pipeline] { [Pipeline] sh 20:59:09 + go version 20:59:09 go version go1.16.3 linux/amd64 [Pipeline] } 20:59:09 $ docker stop --time=1 7a6505c112935faa9ae7a2d89fcc171b2fc151bf1cf0c9b1fa391160ef578f90 20:59:10 $ docker rm -f 7a6505c112935faa9ae7a2d89fcc171b2fc151bf1cf0c9b1fa391160ef578f90 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:59:10 + docker inspect -f . ci-base-image-x86_64 20:59:10 . [Pipeline] withDockerContainer 20:59:10 prd-centos7-docker-4c-2g-923 does not seem to be running inside a container 20:59:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/243 -v /w/workspace/app-functions-sdk-go/243:/w/workspace/app-functions-sdk-go/243:rw,z -v /w/workspace/app-functions-sdk-go/243@tmp:/w/workspace/app-functions-sdk-go/243@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 ******** ci-base-image-x86_64 cat 20:59:11 $ docker top d3b08dcfdc65348d235c2c4b5c8930915489f3256b012fb3dcdca08af3868850 -eo pid,comm [Pipeline] { [Pipeline] sh 20:59:11 + go mod tidy [Pipeline] sh 20:59:12 + make test 20:59:12 make -C ./app-service-template build 20:59:12 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/243/app-service-template' 20:59:12 go mod tidy 20:59:12 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 20:59:22 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/243/app-service-template' 20:59:22 make -C ./app-service-template test 20:59:22 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/243/app-service-template' 20:59:22 go mod tidy 20:59:22 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 20:59:30 ok new-app-service 0.008s coverage: 47.8% of statements 20:59:30 ? new-app-service/config [no test files] 20:59:30 ok new-app-service/functions 0.007s 20:59:30 CGO_ENABLED=1 go vet ./... 20:59:37 gofmt -l . 20:59:37 [ "`gofmt -l .`" = "" ] 20:59:37 ./bin/test-attribution-txt.sh 20:59:37 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/243/app-service-template' 20:59:37 go mod tidy 20:59:37 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 20:59:37 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 20:59:38 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.011s coverage: 56.6% of statements 20:59:38 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.009s coverage: 93.8% of statements 20:59:38 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 20:59:39 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.014s coverage: 61.5% of statements 20:59:39 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 20:59:39 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.007s 20:59:39 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.019s coverage: 76.1% of statements 20:59:39 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 20:59:39 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 20:59:39 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 20:59:39 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 20:59:39 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 20:59:39 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 20:59:39 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.007s coverage: 97.1% of statements 20:59:39 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 20:59:39 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.005s coverage: 10.5% of statements 20:59:43 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.735s coverage: 76.9% of statements 20:59:43 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 20:59:43 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.008s coverage: 12.5% of statements 20:59:43 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.007s coverage: 27.3% of statements 20:59:43 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 20:59:43 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 20:59:43 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.008s coverage: 51.4% of statements 20:59:44 Running on prd-ubuntu18.04-docker-arm64-4c-16g-924 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws 20:59:44 Running in /w/workspace/app-functions-sdk-go/243 [Pipeline] { [Pipeline] checkout 20:59:44 The recommended git tool is: git 20:59:50 using credential edgex-jenkins-ssh 20:59:50 Cloning the remote Git repository 20:59:50 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 20:59:50 > git init /w/workspace/app-functions-sdk-go/243 # timeout=10 20:59:50 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 20:59:50 > git --version # timeout=10 20:59:50 > git --version # 'git version 2.17.1' 20:59:50 using GIT_SSH to set credentials SSH Credentials for GitHub 20:59:50 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:59:53 Avoid second fetch 20:59:53 Checking out Revision c799dd1e2e676f948ce955bf27c3c34b16a6af34 (master) 20:59:53 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 20:59:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:59:53 > git config core.sparsecheckout # timeout=10 20:59:53 > git checkout -f c799dd1e2e676f948ce955bf27c3c34b16a6af34 # timeout=10 20:59:58 Commit message: "fix: Fix incorrect error message and remove obsolete code (#870)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:59:59 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 21:00:00 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 21:00:00 + true 21:00:00 + sudo service docker restart 21:00:09 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.029s coverage: 79.9% of statements 21:00:09 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.009s coverage: 94.4% of statements 21:00:09 CGO_ENABLED=1 GO111MODULE=on go vet ./... 21:00:09 gofmt -l . 21:00:09 [ "`gofmt -l .`" = "" ] [Pipeline] } 21:00:09 $ docker stop --time=1 d3b08dcfdc65348d235c2c4b5c8930915489f3256b012fb3dcdca08af3868850 21:00:11 $ docker rm -f d3b08dcfdc65348d235c2c4b5c8930915489f3256b012fb3dcdca08af3868850 [Pipeline] // withDockerContainer [Pipeline] sh 21:00:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:00:11 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 21:00:12 ---> job-cost.sh 21:00:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-45qg [Pipeline] unstash [Pipeline] echo 21:00:19 ========================================================= 21:00:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 21:00:19 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:00: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 . 21:00:20 Sending build context to Docker daemon 19.62MB 21:00:20 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 21:00:20 Step 2/8 : FROM ${BASE} 21:00:20 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 21:00:21 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:00:21 595b0fe564bb: Pulling fs layer 21:00:21 7186ed65a4f7: Pulling fs layer 21:00:21 316046926c0a: Pulling fs layer 21:00:21 4ebd0625c992: Pulling fs layer 21:00:21 207e8628e3a3: Pulling fs layer 21:00:21 c791037a9be2: Pulling fs layer 21:00:21 ffd874e62e21: Pulling fs layer 21:00:21 207e8628e3a3: Waiting 21:00:21 c791037a9be2: Waiting 21:00:21 ffd874e62e21: Waiting 21:00:21 4ebd0625c992: Waiting 21:00:21 316046926c0a: Verifying Checksum 21:00:21 316046926c0a: Download complete 21:00:21 7186ed65a4f7: Verifying Checksum 21:00:21 7186ed65a4f7: Download complete 21:00:21 207e8628e3a3: Verifying Checksum 21:00:21 207e8628e3a3: Download complete 21:00:21 c791037a9be2: Download complete 21:00:21 595b0fe564bb: Verifying Checksum 21:00:21 595b0fe564bb: Download complete 21:00:22 595b0fe564bb: Pull complete 21:00:22 7186ed65a4f7: Pull complete 21:00:22 316046926c0a: Pull complete 21:00:22 ffd874e62e21: Download complete 21:00:24 4ebd0625c992: Verifying Checksum 21:00:24 4ebd0625c992: Download complete 21:00:35 4ebd0625c992: Pull complete 21:00:35 207e8628e3a3: Pull complete 21:00:35 c791037a9be2: Pull complete 21:00:35 lf-activate-venv(): INFO: Adding /tmp/venv-45qg/bin to PATH 21:00:35 INFO: No Stack... 21:00:35 INFO: Retrieving Pricing Info for: v3-standard-2 21:00:35 INFO: Archiving Costs [Pipeline] sh 21:00:36 + cut -d, -f6 21:00:36 + cat /w/workspace/app-functions-sdk-go/243/archives/cost.csv [Pipeline] lock 21:00:36 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-master-243-stack-cost] 21:00:36 Resource [jenkins-edgexfoundry-app-functions-sdk-go-master-243-stack-cost] did not exist. Created. 21:00:36 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-master-243-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:00:36 + echo total: 0.05999999865889549 [Pipeline] stash 21:00:36 Stashed 1 file(s) [Pipeline] } 21:00:36 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-master-243-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 21:00:39 ffd874e62e21: Pull complete 21:00:39 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 21:00:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 21:00:39 ---> cfc18b08335c 21:00:39 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 21:00:39 20.10.0: Pulling from library/docker 21:00:39 a3cc7d3b244e: Pulling fs layer 21:00:39 02a3295e0d61: Pulling fs layer 21:00:39 0f4f2e6d8100: Pulling fs layer 21:00:39 330b718f631f: Pulling fs layer 21:00:39 a93816041522: Pulling fs layer 21:00:39 bdb6da89ff94: Pulling fs layer 21:00:39 a93816041522: Waiting 21:00:39 2a70c0c122f4: Pulling fs layer 21:00:39 2a70c0c122f4: Waiting 21:00:39 bdb6da89ff94: Waiting 21:00:39 0f4f2e6d8100: Verifying Checksum 21:00:39 0f4f2e6d8100: Download complete 21:00:39 02a3295e0d61: Verifying Checksum 21:00:39 02a3295e0d61: Download complete 21:00:39 a3cc7d3b244e: Download complete 21:00:39 a93816041522: Verifying Checksum 21:00:39 a93816041522: Download complete 21:00:39 bdb6da89ff94: Download complete 21:00:39 2a70c0c122f4: Verifying Checksum 21:00:39 2a70c0c122f4: Download complete 21:00:40 a3cc7d3b244e: Pull complete 21:00:41 02a3295e0d61: Pull complete 21:00:41 0f4f2e6d8100: Pull complete 21:00:41 330b718f631f: Verifying Checksum 21:00:41 330b718f631f: Download complete 21:00:45 330b718f631f: Pull complete 21:00:45 a93816041522: Pull complete 21:00:45 bdb6da89ff94: Pull complete 21:00:46 2a70c0c122f4: Pull complete 21:00:46 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 21:00:46 Status: Downloaded newer image for docker:20.10.0 21:00:51 ---> 65f5a351a1b6 21:00:51 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 21:00:51 ---> Running in d61a686457ad 21:00:51 Removing intermediate container d61a686457ad 21:00:51 ---> bf130485f4e5 21:00:51 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 21:00:52 ---> Running in 0174944230ea 21:00:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:00:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:00:55 (1/5) Installing libsodium (1.0.18-r0) 21:00:55 (2/5) Installing libzmq (4.3.3-r1) 21:00:55 (3/5) Installing pkgconf (1.7.3-r0) 21:00:55 (4/5) Installing libsodium-dev (1.0.18-r0) 21:00:55 (5/5) Installing zeromq-dev (4.3.3-r1) 21:00:55 Executing busybox-1.32.1-r6.trigger 21:00:55 OK: 139 MiB in 45 packages 21:00:57 Removing intermediate container 0174944230ea 21:00:57 ---> ee5df35962b0 21:00:57 Step 6/8 : WORKDIR /build 21:00:57 ---> Running in 0e07672a7a71 21:00:58 Removing intermediate container 0e07672a7a71 21:00:58 ---> 2548f7cc1b81 21:00:58 Step 7/8 : COPY go.mod . 21:00:58 ---> c940557541a1 21:00:58 Step 8/8 : RUN go mod download 21:00:58 ---> Running in 6ee665bef8f2 21:01:25 Removing intermediate container 6ee665bef8f2 21:01:25 ---> 3cf49d625801 21:01:25 Successfully built 3cf49d625801 21:01:25 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:01:26 + docker inspect -f . ci-base-image-arm64 21:01:26 . [Pipeline] withDockerContainer 21:01:26 prd-ubuntu18.04-docker-arm64-4c-16g-924 does not seem to be running inside a container 21:01:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/243 -v /w/workspace/app-functions-sdk-go/243:/w/workspace/app-functions-sdk-go/243:rw,z -v /w/workspace/app-functions-sdk-go/243@tmp:/w/workspace/app-functions-sdk-go/243@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 ******** ci-base-image-arm64 cat 21:01:28 $ docker top 94dfc3a2d4d5374e97d5a29f0271d04a29a29b9a7cd059c2f7ffe2f5115e095f -eo pid,comm [Pipeline] { [Pipeline] sh 21:01:29 + go version 21:01:29 go version go1.16.3 linux/arm64 [Pipeline] } 21:01:29 $ docker stop --time=1 94dfc3a2d4d5374e97d5a29f0271d04a29a29b9a7cd059c2f7ffe2f5115e095f 21:01:30 $ docker rm -f 94dfc3a2d4d5374e97d5a29f0271d04a29a29b9a7cd059c2f7ffe2f5115e095f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:01:31 + docker inspect -f . ci-base-image-arm64 21:01:31 . [Pipeline] withDockerContainer 21:01:31 prd-ubuntu18.04-docker-arm64-4c-16g-924 does not seem to be running inside a container 21:01:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/243 -v /w/workspace/app-functions-sdk-go/243:/w/workspace/app-functions-sdk-go/243:rw,z -v /w/workspace/app-functions-sdk-go/243@tmp:/w/workspace/app-functions-sdk-go/243@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 ******** ci-base-image-arm64 cat 21:01:33 $ docker top f15e4764b697c9d2a5274a845dda2a56ebf007bfe28797e7e934c1d555201f0b -eo pid,comm [Pipeline] { [Pipeline] sh 21:01:34 + go mod tidy [Pipeline] sh 21:01:35 + make test 21:01:35 make -C ./app-service-template build 21:01:35 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/243/app-service-template' 21:01:35 go mod tidy 21:01:36 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 21:02:15 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/243/app-service-template' 21:02:15 make -C ./app-service-template test 21:02:15 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/243/app-service-template' 21:02:15 go mod tidy 21:02:15 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 21:02:42 ok new-app-service 0.042s coverage: 47.8% of statements 21:02:42 ? new-app-service/config [no test files] 21:02:42 ok new-app-service/functions 0.037s 21:02:42 CGO_ENABLED=1 go vet ./... 21:03:14 gofmt -l . 21:03:14 [ "`gofmt -l .`" = "" ] 21:03:14 ./bin/test-attribution-txt.sh 21:03:14 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/243/app-service-template' 21:03:14 go mod tidy 21:03:14 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:03:15 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 21:03:23 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.084s coverage: 56.6% of statements 21:03:23 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.069s coverage: 93.8% of statements 21:03:23 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 21:03:23 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.113s coverage: 61.5% of statements 21:03:23 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 21:03:23 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.054s 21:03:23 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.139s coverage: 76.1% of statements 21:03:23 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 21:03:23 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 21:03:23 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 21:03:23 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 21:03:23 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 21:03:23 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 21:03:23 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.015s coverage: 97.1% of statements 21:03:23 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 21:03:23 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.083s coverage: 10.5% of statements 21:03:30 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.814s coverage: 76.9% of statements 21:03:30 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 21:03:30 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.078s coverage: 12.5% of statements 21:03:30 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.062s coverage: 27.3% of statements 21:03:30 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 21:03:30 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 21:03:30 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.054s coverage: 51.4% of statements 21:03:57 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.099s coverage: 79.9% of statements 21:03:57 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.032s coverage: 94.4% of statements 21:03:57 CGO_ENABLED=1 GO111MODULE=on go vet ./... 21:03:59 gofmt -l . 21:03:59 [ "`gofmt -l .`" = "" ] [Pipeline] } 21:03:59 $ docker stop --time=1 f15e4764b697c9d2a5274a845dda2a56ebf007bfe28797e7e934c1d555201f0b 21:04:01 $ docker rm -f f15e4764b697c9d2a5274a845dda2a56ebf007bfe28797e7e934c1d555201f0b [Pipeline] // withDockerContainer [Pipeline] sh 21:04:02 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:04:02 Warning: overwriting stash ‘coverage-report’ 21:04:03 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 21:04:04 ---> job-cost.sh 21:04:04 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-esIJ 21:04:43 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 21:06:05 lf-activate-venv(): INFO: Adding /tmp/venv-esIJ/bin to PATH 21:06:05 INFO: No Stack... 21:06:05 INFO: Retrieving Pricing Info for: v2-standard-4 21:06:06 INFO: Archiving Costs [Pipeline] sh 21:06:06 + cut -d, -f6 21:06:06 + cat /w/workspace/app-functions-sdk-go/243/archives/cost.csv [Pipeline] lock 21:06:06 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-master-243-stack-cost] 21:06:06 Resource [jenkins-edgexfoundry-app-functions-sdk-go-master-243-stack-cost] did not exist. Created. 21:06:06 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-master-243-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:06:07 /w/workspace/app-functions-sdk-go/243@tmp/durable-37fc055a/script.sh: 1: /w/workspace/app-functions-sdk-go/243@tmp/durable-37fc055a/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 21:06:07 + echo total: 0.18000000715255737 [Pipeline] stash 21:06:07 Warning: overwriting stash ‘stack-cost’ 21:06:07 Stashed 1 file(s) [Pipeline] } 21:06:07 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-master-243-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 21:06:08 provisioning config files... 21:06:08 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config3480775073886594253tmp [Pipeline] { [Pipeline] sh 21:06:08 + set +x 21:06:08 + curl -s https://codecov.io/bash 21:06:08 + bash -s -- 21:06:08 21:06:08 _____ _ 21:06:08 / ____| | | 21:06:08 | | ___ __| | ___ ___ _____ __ 21:06:08 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:06:08 | |___| (_) | (_| | __/ (_| (_) \ V / 21:06:08 \_____\___/ \__,_|\___|\___\___/ \_/ 21:06:08 Bash-1.0.3 21:06:08 21:06:08 21:06:08 ==> git version 2.24.4 found 21:06:08 ==> 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 21:06:08 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 21:06:08 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 21:06:08 ==> Jenkins CI detected. 21:06:08 project root: . 21:06:08 --> token set from env 21:06:08 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:06:08 ==> Running gcov in . (disable via -X gcov) 21:06:08 ==> Python coveragepy not found 21:06:08 ==> Searching for coverage reports in: 21:06:08 + . 21:06:08 -> Found 2 reports 21:06:08 ==> Detecting git/mercurial file structure 21:06:08 ==> Reading reports 21:06:08 + ./app-service-template/coverage.out bytes=1055 21:06:08 + ./coverage.out bytes=88671 21:06:08 ==> Appending adjustments 21:06:08 https://docs.codecov.io/docs/fixing-reports 21:06:09 + Found adjustments 21:06:09 ==> Gzipping contents 21:06:09 16K /tmp/codecov.Y1qY2t.gz 21:06:09 ==> Uploading reports 21:06:09 url: https://codecov.io 21:06:09 query: branch=master&commit=c799dd1e2e676f948ce955bf27c3c34b16a6af34&build=243&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F243%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:06:09 -> Pinging Codecov 21:06:09 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=c799dd1e2e676f948ce955bf27c3c34b16a6af34&build=243&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F243%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:06:09 -> Uploading to 21:06:09 https://storage.googleapis.com/codecov/v4/raw/2021-05-28/3D8B5DFFC46A037C893635FACE044666/c799dd1e2e676f948ce955bf27c3c34b16a6af34/e7147e6f-5987-4d24-8529-88ce5b6a30f4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210528%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210528T210609Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a276d18d54ef8bbc2b3a47156d973bc775ddf8d2a52a098470b99a1f522a70d2 21:06:09 % Total % Received % Xferd Average Speed Time Time Time Current 21:06:09 Dload Upload Total Spent Left Speed 21:06:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15592 0 0 100 15592 0 25711 --:--:-- --:--:-- --:--:-- 25686 100 15592 0 0 100 15592 0 25706 --:--:-- --:--:-- --:--:-- 25686 21:06:10 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/c799dd1e2e676f948ce955bf27c3c34b16a6af34 [Pipeline] } 21:06:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 21:06:10 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:06:10 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:06:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:06:11 21:06:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 21:06:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:06:11 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:06:11 188c0c94c7c5: Pulling fs layer 21:06:11 0ef7d3d256c8: Pulling fs layer 21:06:11 de9db76c5a1d: Pulling fs layer 21:06:11 0eba1c9be4d2: Pulling fs layer 21:06:11 0d57e429df01: Pulling fs layer 21:06:11 4e4be7b47b0d: Pulling fs layer 21:06:11 e1f770b5df2f: Pulling fs layer 21:06:11 85a0685a4137: Pulling fs layer 21:06:11 0eba1c9be4d2: Waiting 21:06:11 0d57e429df01: Waiting 21:06:11 4e4be7b47b0d: Waiting 21:06:11 e1f770b5df2f: Waiting 21:06:11 85a0685a4137: Waiting 21:06:11 de9db76c5a1d: Verifying Checksum 21:06:11 de9db76c5a1d: Download complete 21:06:11 0ef7d3d256c8: Verifying Checksum 21:06:11 0ef7d3d256c8: Download complete 21:06:11 0d57e429df01: Verifying Checksum 21:06:11 0d57e429df01: Download complete 21:06:11 188c0c94c7c5: Verifying Checksum 21:06:11 188c0c94c7c5: Download complete 21:06:11 4e4be7b47b0d: Verifying Checksum 21:06:11 4e4be7b47b0d: Download complete 21:06:11 188c0c94c7c5: Pull complete 21:06:12 0ef7d3d256c8: Pull complete 21:06:12 de9db76c5a1d: Pull complete 21:06:13 e1f770b5df2f: Verifying Checksum 21:06:13 e1f770b5df2f: Download complete 21:06:14 0eba1c9be4d2: Verifying Checksum 21:06:14 0eba1c9be4d2: Download complete 21:06:14 85a0685a4137: Verifying Checksum 21:06:14 85a0685a4137: Download complete 21:06:17 0eba1c9be4d2: Pull complete 21:06:17 0d57e429df01: Pull complete 21:06:17 4e4be7b47b0d: Pull complete 21:06:18 e1f770b5df2f: Pull complete 21:06:22 85a0685a4137: Pull complete 21:06:22 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 21:06:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:06:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 21:06:22 prd-centos7-docker-4c-2g-922 does not seem to be running inside a container 21:06:22 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 21:06:28 $ docker top 4f896bafc252333b5cae5e6b1ddc55219942a3f696e76e2f4c004bb27fbe428f -eo pid,comm [Pipeline] { [Pipeline] echo 21:06:28 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 21:06:28 + set -o pipefail 21:06:28 + snyk monitor '--org=edgex-jenkins' 21:06:35 21:06:35 Monitoring /w/workspace/ndry_app-functions-sdk-go_master (github.com/edgexfoundry/app-functions-sdk-go/v2)... 21:06:35 21:06:35 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/532bf4e0-c9ac-4015-a8eb-4e1515644558/history/4dc0d21f-2e9e-40a1-a27a-50f1fdecb47a 21:06:35 21:06:35 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 21:06:35 21:06:35 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:06:35 21:06:35 [Pipeline] } 21:06:35 $ docker stop --time=1 4f896bafc252333b5cae5e6b1ddc55219942a3f696e76e2f4c004bb27fbe428f 21:06:37 $ docker rm -f 4f896bafc252333b5cae5e6b1ddc55219942a3f696e76e2f4c004bb27fbe428f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 21:06:38 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:06:38 provisioning config files... 21:06:38 copy managed file [swaggerhub-api-key] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config4304281361537711539tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:06:38 --> edgex-publish-swagger.sh 21:06:38 === Publish openapi/v2 API === 21:06:38 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 21:06:38 [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/ndry_app-functions-sdk-go_master/openapi/v2/app-functions-sdk.yaml] 21:06:38 % Total % Received % Xferd Average Speed Time Time Time Current 21:06:38 Dload Upload Total Spent Left Speed 21:06:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 100 13052 0 0 100 13052 0 4907 0:00:02 0:00:02 --:--:-- 4906 100 13052 0 0 100 13052 0 4700 0:00:02 0:00:02 --:--:-- 4700 21:06:41 21:06:41 [Pipeline] } 21:06:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:06:41 + git log --format=format:%s -1 c799dd1e2e676f948ce955bf27c3c34b16a6af34 [Pipeline] isUnix [Pipeline] sh 21:06:42 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:06:42 . [Pipeline] withDockerContainer 21:06:42 prd-centos7-docker-4c-2g-922 does not seem to be running inside a container 21:06:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:06:42 $ docker top 843b5b60b837fb2c3be734c286a45c1b3107c444b71400db132c39b00b5d46ce -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:06:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:06:42 [ssh-agent] Looking for ssh-agent implementation... 21:06:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:06:42 $ docker exec 843b5b60b837fb2c3be734c286a45c1b3107c444b71400db132c39b00b5d46ce ssh-agent 21:06:42 SSH_AUTH_SOCK=/tmp/ssh-YxjKaHFE1W0V/agent.13 21:06:42 SSH_AGENT_PID=19 21:06:42 Running ssh-add (command line suppressed) 21:06:42 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_145669430120885880.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_145669430120885880.key) 21:06:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:06:43 + git semver tag 21:06:43 # -> Open(): unable to determine branch for HEAD 21:06:43 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 21:06:43 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 21:06:43 # $SEMVER_REMOTE_NAME = origin 21:06:43 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:06:43 # $SEMVER_USER_NAME = edgex-jenkins 21:06:43 # $SEMVER_BRANCH = master 21:06:43 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver 21:06:43 # c799dd1e2e676f948ce955bf27c3c34b16a6af34 HEAD 21:06:43 # -> Force: false 21:06:43 # 72d0cc71323fc176758fce0376de460aa5ab6552 refs/tags/v2.0.0-dev.69 [Pipeline] } 21:06:43 $ docker exec --env ******** --env ******** 843b5b60b837fb2c3be734c286a45c1b3107c444b71400db132c39b00b5d46ce ssh-agent -k 21:06:43 unset SSH_AUTH_SOCK; 21:06:43 unset SSH_AGENT_PID; 21:06:43 echo Agent pid 19 killed; 21:06:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:06:43 + git semver [Pipeline] } 21:06:43 $ docker stop --time=1 843b5b60b837fb2c3be734c286a45c1b3107c444b71400db132c39b00b5d46ce 21:06:44 $ docker rm -f 843b5b60b837fb2c3be734c286a45c1b3107c444b71400db132c39b00b5d46ce [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 21:06:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:06:45 21:06:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 21:06:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:06:45 0.23.1-centos7: Pulling from edgex-lftools 21:06:45 ab5ef0e58194: Pulling fs layer 21:06:45 9712f1f96733: Pulling fs layer 21:06:45 63f879dbbcfc: Pulling fs layer 21:06:45 0d9ebad4ef96: Pulling fs layer 21:06:45 e9a5061849ea: Pulling fs layer 21:06:45 d747dcd14b5f: Pulling fs layer 21:06:45 2de7ff778b66: Pulling fs layer 21:06:45 0d9ebad4ef96: Waiting 21:06:45 e9a5061849ea: Waiting 21:06:45 d747dcd14b5f: Waiting 21:06:45 2de7ff778b66: Waiting 21:06:45 9712f1f96733: Verifying Checksum 21:06:45 9712f1f96733: Download complete 21:06:47 63f879dbbcfc: Download complete 21:06:47 e9a5061849ea: Verifying Checksum 21:06:47 e9a5061849ea: Download complete 21:06:47 d747dcd14b5f: Verifying Checksum 21:06:47 d747dcd14b5f: Download complete 21:06:47 2de7ff778b66: Verifying Checksum 21:06:47 2de7ff778b66: Download complete 21:06:47 0d9ebad4ef96: Verifying Checksum 21:06:47 0d9ebad4ef96: Download complete 21:06:47 ab5ef0e58194: Verifying Checksum 21:06:47 ab5ef0e58194: Download complete 21:06:50 ab5ef0e58194: Pull complete 21:06:50 9712f1f96733: Pull complete 21:06:51 63f879dbbcfc: Pull complete 21:06:54 0d9ebad4ef96: Pull complete 21:06:54 e9a5061849ea: Pull complete 21:06:54 d747dcd14b5f: Pull complete 21:06:55 2de7ff778b66: Pull complete 21:06:55 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:06:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:06:55 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 21:06:55 prd-centos7-docker-4c-2g-922 does not seem to be running inside a container 21:06:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 21:06:58 $ docker top ef8d779ee8b66b563fe89a52b8d6e384751fdb73c096f1a5f7f3c04c9cb4372a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:06:59 provisioning config files... 21:06:59 copy managed file [sigul-config] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config9036691398708200970tmp 21:06:59 copy managed file [sigul-password] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config2305078310982646385tmp 21:06:59 copy managed file [sigul-pki] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config2461650207442560656tmp [Pipeline] { [Pipeline] echo 21:06:59 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:06:59 ---> sigul-configuration.sh 21:06:59 gpg: directory `/root/.gnupg' created 21:06:59 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:06:59 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:06:59 gpg: keyring `/root/.gnupg/secring.gpg' created 21:06:59 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:06:59 gpg: CAST5 encrypted data 21:06:59 gpg: encrypted with 1 passphrase 21:06:59 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:06:59 + mkdir /home/jenkins 21:06:59 + mkdir /home/jenkins/sigul [Pipeline] sh 21:06:59 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 21:06:59 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:07:00 ---> sigul-install.sh 21:07:05 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 21:07:05 + git tag --list 21:07:05 v0.1.0 21:07:05 v0.1.1 21:07:05 v1.0.0 21:07:05 v1.1.0 21:07:05 v1.2.0 21:07:05 v1.3.0 21:07:05 v1.3.1 21:07:05 v1.3.1-dev.1 21:07:05 v1.3.2-dev.1 21:07:05 v2.0.0-dev.1 21:07:05 v2.0.0-dev.10 21:07:05 v2.0.0-dev.11 21:07:05 v2.0.0-dev.12 21:07:05 v2.0.0-dev.13 21:07:05 v2.0.0-dev.14 21:07:05 v2.0.0-dev.15 21:07:05 v2.0.0-dev.16 21:07:05 v2.0.0-dev.17 21:07:05 v2.0.0-dev.18 21:07:05 v2.0.0-dev.19 21:07:05 v2.0.0-dev.2 21:07:05 v2.0.0-dev.20 21:07:05 v2.0.0-dev.21 21:07:05 v2.0.0-dev.22 21:07:05 v2.0.0-dev.23 21:07:05 v2.0.0-dev.24 21:07:05 v2.0.0-dev.25 21:07:05 v2.0.0-dev.26 21:07:05 v2.0.0-dev.27 21:07:05 v2.0.0-dev.28 21:07:05 v2.0.0-dev.29 21:07:05 v2.0.0-dev.3 21:07:05 v2.0.0-dev.30 21:07:05 v2.0.0-dev.31 21:07:05 v2.0.0-dev.32 21:07:05 v2.0.0-dev.33 21:07:05 v2.0.0-dev.34 21:07:05 v2.0.0-dev.35 21:07:05 v2.0.0-dev.36 21:07:05 v2.0.0-dev.37 21:07:05 v2.0.0-dev.38 21:07:05 v2.0.0-dev.39 21:07:05 v2.0.0-dev.4 21:07:05 v2.0.0-dev.40 21:07:05 v2.0.0-dev.41 21:07:05 v2.0.0-dev.42 21:07:05 v2.0.0-dev.43 21:07:05 v2.0.0-dev.44 21:07:05 v2.0.0-dev.45 21:07:05 v2.0.0-dev.46 21:07:05 v2.0.0-dev.47 21:07:05 v2.0.0-dev.48 21:07:05 v2.0.0-dev.49 21:07:05 v2.0.0-dev.5 21:07:05 v2.0.0-dev.50 21:07:05 v2.0.0-dev.51 21:07:05 v2.0.0-dev.52 21:07:05 v2.0.0-dev.53 21:07:05 v2.0.0-dev.54 21:07:05 v2.0.0-dev.55 21:07:05 v2.0.0-dev.56 21:07:05 v2.0.0-dev.57 21:07:05 v2.0.0-dev.58 21:07:05 v2.0.0-dev.59 21:07:05 v2.0.0-dev.6 21:07:05 v2.0.0-dev.60 21:07:05 v2.0.0-dev.61 21:07:05 v2.0.0-dev.62 21:07:05 v2.0.0-dev.63 21:07:05 v2.0.0-dev.64 21:07:05 v2.0.0-dev.65 21:07:05 v2.0.0-dev.66 21:07:05 v2.0.0-dev.67 21:07:05 v2.0.0-dev.68 21:07:05 v2.0.0-dev.69 21:07:05 v2.0.0-dev.7 21:07:05 v2.0.0-dev.8 21:07:05 v2.0.0-dev.9 [Pipeline] sh 21:07:06 + lftools sign git-tag v2.0.0-dev.69 21:07:06 Signing Git tag with Sigul... 21:07:06 Signing v2.0.0-dev.69 [Pipeline] echo 21:07:07 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:07:07 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:07:07 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:07:07 $ docker stop --time=1 ef8d779ee8b66b563fe89a52b8d6e384751fdb73c096f1a5f7f3c04c9cb4372a 21:07:09 $ docker rm -f ef8d779ee8b66b563fe89a52b8d6e384751fdb73c096f1a5f7f3c04c9cb4372a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 21:07:09 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:07:09 . [Pipeline] withDockerContainer 21:07:09 prd-centos7-docker-4c-2g-922 does not seem to be running inside a container 21:07:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:07:10 $ docker top 66a7071b06712d628c19abe373ae65aee7153d82ed30a803b0130cd583f9fdc2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:07:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:07:10 [ssh-agent] Looking for ssh-agent implementation... 21:07:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:07:10 $ docker exec 66a7071b06712d628c19abe373ae65aee7153d82ed30a803b0130cd583f9fdc2 ssh-agent 21:07:10 SSH_AUTH_SOCK=/tmp/ssh-ogyt88KoAnHg/agent.14 21:07:10 SSH_AGENT_PID=20 21:07:10 Running ssh-add (command line suppressed) 21:07:10 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_867956623473234071.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_867956623473234071.key) 21:07:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:07:10 + git semver bump pre 21:07:10 # -> Open(): unable to determine branch for HEAD 21:07:10 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 21:07:10 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 21:07:10 # $SEMVER_REMOTE_NAME = origin 21:07:10 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:07:10 # $SEMVER_USER_NAME = edgex-jenkins 21:07:10 # $SEMVER_BRANCH = master 21:07:10 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver 21:07:10 2.0.0-dev.70 [Pipeline] } 21:07:10 $ docker exec --env ******** --env ******** 66a7071b06712d628c19abe373ae65aee7153d82ed30a803b0130cd583f9fdc2 ssh-agent -k 21:07:11 unset SSH_AUTH_SOCK; 21:07:11 unset SSH_AGENT_PID; 21:07:11 echo Agent pid 20 killed; 21:07:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:07:11 + git semver [Pipeline] } 21:07:11 $ docker stop --time=1 66a7071b06712d628c19abe373ae65aee7153d82ed30a803b0130cd583f9fdc2 21:07:12 $ docker rm -f 66a7071b06712d628c19abe373ae65aee7153d82ed30a803b0130cd583f9fdc2 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 21:07:13 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:07:13 . [Pipeline] withDockerContainer 21:07:13 prd-centos7-docker-4c-2g-922 does not seem to be running inside a container 21:07:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:07:13 $ docker top f83c68d29a50cc0a51e43af4176e9332342106e9760d1f04a46b99a75656a4ba -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:07:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:07:13 [ssh-agent] Looking for ssh-agent implementation... 21:07:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:07:13 $ docker exec f83c68d29a50cc0a51e43af4176e9332342106e9760d1f04a46b99a75656a4ba ssh-agent 21:07:13 SSH_AUTH_SOCK=/tmp/ssh-9p2lSyzB474D/agent.13 21:07:13 SSH_AGENT_PID=19 21:07:13 Running ssh-add (command line suppressed) 21:07:13 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_1190133620658475581.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_1190133620658475581.key) 21:07:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:07:14 + git semver push 21:07:14 # -> Open(): unable to determine branch for HEAD 21:07:14 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 21:07:14 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 21:07:14 # $SEMVER_REMOTE_NAME = origin 21:07:14 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:07:14 # $SEMVER_USER_NAME = edgex-jenkins 21:07:14 # $SEMVER_BRANCH = master 21:07:14 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } 21:07:18 $ docker exec --env ******** --env ******** f83c68d29a50cc0a51e43af4176e9332342106e9760d1f04a46b99a75656a4ba ssh-agent -k 21:07:18 unset SSH_AUTH_SOCK; 21:07:18 unset SSH_AGENT_PID; 21:07:18 echo Agent pid 19 killed; 21:07:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:07:19 + git semver [Pipeline] } 21:07:19 $ docker stop --time=1 f83c68d29a50cc0a51e43af4176e9332342106e9760d1f04a46b99a75656a4ba 21:07:20 $ docker rm -f f83c68d29a50cc0a51e43af4176e9332342106e9760d1f04a46b99a75656a4ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 21:07:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:07:21 ---> package-listing.sh 21:07:21 ++ facter osfamily 21:07:21 ++ tr '[:upper:]' '[:lower:]' 21:07:21 + OS_FAMILY=redhat 21:07:21 + workspace=/w/workspace/ndry_app-functions-sdk-go_master 21:07:21 + START_PACKAGES=/tmp/packages_start.txt 21:07:21 + END_PACKAGES=/tmp/packages_end.txt 21:07:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:07:21 + PACKAGES=/tmp/packages_start.txt 21:07:21 + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' 21:07:21 + PACKAGES=/tmp/packages_end.txt 21:07:21 + case "${OS_FAMILY}" in 21:07:21 + rpm -qa 21:07:21 + sort 21:07:22 + '[' -f /tmp/packages_start.txt ']' 21:07:22 + '[' -f /tmp/packages_end.txt ']' 21:07:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:07:22 + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' 21:07:22 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_master/archives/ 21:07:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_master/archives/ [Pipeline] echo 21:07:22 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ndry_app-functions-sdk-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:07:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:07:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:07:23 21:07:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 21:07:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:07:23 alpine: Pulling from edgex-lftools-log-publisher 21:07:23 df20fa9351a1: Pulling fs layer 21:07:23 36b3adc4ff6f: Pulling fs layer 21:07:23 8ad3a11d3b57: Pulling fs layer 21:07:23 46f8f816bc3b: Pulling fs layer 21:07:23 93b61091891f: Pulling fs layer 21:07:23 93b9cdb0e59b: Pulling fs layer 21:07:23 5e14af77c1be: Pulling fs layer 21:07:23 01666e4c0597: Pulling fs layer 21:07:23 aa168da1d23b: Pulling fs layer 21:07:23 93b9cdb0e59b: Waiting 21:07:23 5e14af77c1be: Waiting 21:07:23 01666e4c0597: Waiting 21:07:23 aa168da1d23b: Waiting 21:07:23 46f8f816bc3b: Waiting 21:07:23 93b61091891f: Waiting 21:07:23 36b3adc4ff6f: Download complete 21:07:23 46f8f816bc3b: Verifying Checksum 21:07:23 46f8f816bc3b: Download complete 21:07:23 df20fa9351a1: Verifying Checksum 21:07:23 df20fa9351a1: Download complete 21:07:23 93b61091891f: Verifying Checksum 21:07:23 93b61091891f: Download complete 21:07:23 93b9cdb0e59b: Verifying Checksum 21:07:23 93b9cdb0e59b: Download complete 21:07:23 5e14af77c1be: Verifying Checksum 21:07:23 5e14af77c1be: Download complete 21:07:23 01666e4c0597: Verifying Checksum 21:07:23 01666e4c0597: Download complete 21:07:23 df20fa9351a1: Pull complete 21:07:23 8ad3a11d3b57: Verifying Checksum 21:07:23 8ad3a11d3b57: Download complete 21:07:24 36b3adc4ff6f: Pull complete 21:07:24 8ad3a11d3b57: Pull complete 21:07:24 46f8f816bc3b: Pull complete 21:07:24 93b61091891f: Pull complete 21:07:24 93b9cdb0e59b: Pull complete 21:07:24 5e14af77c1be: Pull complete 21:07:25 01666e4c0597: Pull complete 21:07:26 aa168da1d23b: Verifying Checksum 21:07:26 aa168da1d23b: Download complete 21:07:30 aa168da1d23b: Pull complete 21:07:30 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 21:07:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 21:07:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 21:07:30 prd-centos7-docker-4c-2g-922 does not seem to be running inside a container 21:07:30 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ndry_app-functions-sdk-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 21:07:33 $ docker top 77ce8d1d0b22cf1a3921a80f9d585a4ce580071aa082a6718a668e28b6298894 -eo pid,comm [Pipeline] { [Pipeline] sh 21:07:33 + touch /tmp/pre-build-complete [Pipeline] sh 21:07:34 + mkdir -p /var/log/sa [Pipeline] sh 21:07:34 + ls /var/log/sa-host 21:07:34 + sadf -c /var/log/sa-host/sa05 21:07:34 file_magic: OK 21:07:34 HZ: Using current value: 100 21:07:34 file_header: OK 21:07:34 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 21:07:34 Statistics: 21:07:34 Hnuu...uuuununununu...Hnuu...uuuununununu... 21:07:34 File successfully converted to sysstat format version 12.2.1 21:07:34 + sadf -c /var/log/sa-host/sa28 21:07:34 file_magic: OK 21:07:34 HZ: Using current value: 100 21:07:34 file_header: OK 21:07:34 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 21:07:34 Statistics: 21:07:34 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 21:07:34 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:07:35 provisioning config files... 21:07:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config281547934170331610tmp [Pipeline] { [Pipeline] echo 21:07:35 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:07:35 ---> create-netrc.sh [Pipeline] } 21:07:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 21:07:35 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 21:07:35 ---> python-tools-install.sh [Pipeline] echo 21:07:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:07:35 ---> sudo-logs.sh 21:07:35 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:07:36 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:07:36 ---> job-cost.sh 21:07:36 lf-activate-venv: SKIPPING 21:07:36 DEBUG: total: 0.18000000715255737 21:07:36 INFO: Retrieving Stack Cost... 21:07:37 INFO: Retrieving Pricing Info for: v3-standard-2 21:07:37 INFO: Archiving Costs [Pipeline] echo 21:07:37 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:07:38 ---> logs-deploy.sh 21:07:38 lf-activate-venv: SKIPPING 21:07:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/243 21:07:38 INFO: archiving workspace using pattern(s): 21:07:39 Archives upload complete. 21:07:39 INFO: archiving logs to Nexus 21:07:39 ---> uname -a: 21:07:39 Linux prd-centos7-docker-4c-2g-922.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 21:07:39 21:07:39 21:07:39 ---> lscpu: 21:07:39 Architecture: x86_64 21:07:39 CPU op-mode(s): 32-bit, 64-bit 21:07:39 Byte Order: Little Endian 21:07:39 Address sizes: 40 bits physical, 48 bits virtual 21:07:39 CPU(s): 2 21:07:39 On-line CPU(s) list: 0,1 21:07:39 Thread(s) per core: 1 21:07:39 Core(s) per socket: 1 21:07:39 Socket(s): 2 21:07:39 NUMA node(s): 1 21:07:39 Vendor ID: AuthenticAMD 21:07:39 CPU family: 23 21:07:39 Model: 49 21:07:39 Model name: AMD EPYC-Rome Processor 21:07:39 Stepping: 0 21:07:39 CPU MHz: 2799.998 21:07:39 BogoMIPS: 5599.99 21:07:39 Virtualization: AMD-V 21:07:39 Hypervisor vendor: KVM 21:07:39 Virtualization type: full 21:07:39 L1d cache: 64 KiB 21:07:39 L1i cache: 64 KiB 21:07:39 L2 cache: 1 MiB 21:07:39 L3 cache: 32 MiB 21:07:39 NUMA node0 CPU(s): 0,1 21:07:39 Vulnerability Itlb multihit: Not affected 21:07:39 Vulnerability L1tf: Not affected 21:07:39 Vulnerability Mds: Not affected 21:07:39 Vulnerability Meltdown: Not affected 21:07:39 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:07:39 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 21:07:39 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 21:07:39 Vulnerability Srbds: Not affected 21:07:39 Vulnerability Tsx async abort: Not affected 21:07:39 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 21:07:39 21:07:39 21:07:39 ---> nproc: 21:07:39 2 21:07:39 21:07:39 21:07:39 ---> df -h: 21:07:39 Filesystem Size Used Available Use% Mounted on 21:07:39 overlay 40.0G 8.9G 31.1G 22% / 21:07:39 tmpfs 64.0M 0 64.0M 0% /dev 21:07:39 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 21:07:39 shm 64.0M 0 64.0M 0% /dev/shm 21:07:39 /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os 21:07:39 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf 21:07:39 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname 21:07:39 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts 21:07:39 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/ndry_app-functions-sdk-go_master 21:07:39 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/ndry_app-functions-sdk-go_master@tmp 21:07:39 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host 21:07:39 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure 21:07:39 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log 21:07:39 /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json 21:07:39 21:07:39 21:07:39 ---> free -m: 21:07:39 total used free shared buff/cache available 21:07:39 Mem: 7821 1170 3231 0 3419 6570 21:07:39 Swap: 1023 0 1023 21:07:39 21:07:39 21:07:39 ---> ip addr: 21:07:39 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 21:07:39 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:07:39 inet 127.0.0.1/8 scope host lo 21:07:39 valid_lft forever preferred_lft forever 21:07:39 inet6 ::1/128 scope host 21:07:39 valid_lft forever preferred_lft forever 21:07:39 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 21:07:39 link/ether fa:16:3e:f1:67:5c brd ff:ff:ff:ff:ff:ff 21:07:39 inet 10.30.123.134/23 brd 10.30.123.255 scope global dynamic eth0 21:07:39 valid_lft 85644sec preferred_lft 85644sec 21:07:39 inet6 fe80::f816:3eff:fef1:675c/64 scope link 21:07:39 valid_lft forever preferred_lft forever 21:07:39 3: docker0: mtu 1500 qdisc noqueue state DOWN 21:07:39 link/ether 02:42:24:4a:49:50 brd ff:ff:ff:ff:ff:ff 21:07:39 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 21:07:39 valid_lft forever preferred_lft forever 21:07:39 inet6 fe80::42:24ff:fe4a:4950/64 scope link 21:07:39 valid_lft forever preferred_lft forever 21:07:39 21:07:39 21:07:39 ---> sar -b -r -n DEV: 21:07:39 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/28/21 _x86_64_ (2 CPU) 21:07:39 21:07:39 20:54:51 LINUX RESTART (2 CPU) 21:07:39 21:07:39 20:56:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:07:39 20:57:02 1.83 0.05 1.78 0.00 1.08 34.55 0.00 21:07:39 20:58:01 0.39 0.00 0.39 0.00 0.00 4.98 0.00 21:07:39 20:59:01 0.28 0.00 0.28 0.00 0.00 2.98 0.00 21:07:39 21:00:01 0.23 0.00 0.23 0.00 0.00 3.60 0.00 21:07:39 21:01:01 0.37 0.02 0.35 0.00 0.13 5.30 0.00 21:07:39 21:02:01 0.40 0.10 0.30 0.00 1.73 4.75 0.00 21:07:39 21:03:01 0.23 0.00 0.23 0.00 0.00 2.98 0.00 21:07:39 21:04:01 0.30 0.00 0.30 0.00 0.00 3.78 0.00 21:07:39 21:05:01 0.23 0.00 0.23 0.00 0.00 2.97 0.00 21:07:39 21:06:01 0.18 0.00 0.18 0.00 0.00 2.37 0.00 21:07:39 21:07:01 195.60 0.05 195.55 0.00 4.00 55158.68 0.00 21:07:39 Average: 18.24 0.02 18.22 0.00 0.63 5037.27 0.00 21:07:39 21:07:39 20:56:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:07:39 20:57:02 5438644 0 795320 9.93 2620 1772348 1207144 13.33 581324 1590276 20 21:07:39 20:58:01 5437588 0 796372 9.94 2620 1772352 1206964 13.33 581048 1591520 16 21:07:39 20:59:01 5435280 0 798676 9.97 2620 1772356 1207108 13.33 582968 1591520 8 21:07:39 21:00:01 5435852 0 798100 9.97 2620 1772360 1207172 13.33 579084 1595552 12 21:07:39 21:01:01 5434344 0 799600 9.98 2620 1772368 1209956 13.36 579776 1595552 12 21:07:39 21:02:01 5434828 0 798988 9.98 2620 1772496 1207584 13.33 579832 1595612 12 21:07:39 21:03:01 5424188 0 809624 10.11 2620 1772500 1207680 13.33 590060 1595612 20 21:07:39 21:04:01 5423432 0 810372 10.12 2620 1772508 1207788 13.33 591020 1595616 16 21:07:39 21:05:01 5422564 0 811240 10.13 2620 1772508 1207960 13.34 593620 1593692 20 21:07:39 21:06:01 5420936 0 812864 10.15 2620 1772512 1207780 13.33 595508 1593692 20 21:07:39 21:07:01 3796528 0 1080900 13.50 2620 3128884 1496208 16.52 821192 2768016 504 21:07:39 Average: 5282199 0 828369 10.34 2620 1895745 1233940 13.62 606857 1700605 60 21:07:39 21:07:39 20:56:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:07:39 20:57:02 eth0 3.42 1.73 3.05 0.12 0.00 0.00 0.00 0.00 21:07:39 20:57:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:39 20:57:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:39 20:58:01 eth0 1.02 0.07 0.10 0.01 0.00 0.00 0.00 0.00 21:07:39 20:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:39 20:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:39 20:59:01 eth0 1.25 0.33 0.33 0.20 0.00 0.00 0.00 0.00 21:07:39 20:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:39 20:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:39 21:00:01 eth0 0.57 0.28 0.27 0.20 0.00 0.00 0.00 0.00 21:07:39 21:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:39 21:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:39 21:01:01 eth0 0.23 0.17 0.08 0.07 0.00 0.00 0.00 0.00 21:07:39 21:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:39 21:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:39 21:02:01 eth0 0.18 0.13 0.07 0.01 0.00 0.00 0.00 0.00 21:07:39 21:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:39 21:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:39 21:03:01 eth0 0.97 0.27 0.32 0.20 0.00 0.00 0.00 0.00 21:07:39 21:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:39 21:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:39 21:04:01 eth0 1.18 0.20 0.35 0.19 0.00 0.00 0.00 0.00 21:07:39 21:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:39 21:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:39 21:05:01 eth0 1.32 0.58 0.60 0.39 0.00 0.00 0.00 0.00 21:07:39 21:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:39 21:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:39 21:06:01 eth0 0.33 0.27 0.14 0.08 0.00 0.00 0.00 0.00 21:07:39 21:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:39 21:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:39 21:07:01 vethf81f4d5 2.03 1.40 0.14 0.16 0.00 0.00 0.00 0.00 21:07:39 21:07:01 eth0 887.18 810.26 7696.49 142.50 0.00 0.00 0.00 0.00 21:07:39 21:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:39 21:07:01 docker0 70.59 70.22 5.71 388.04 0.00 0.00 0.00 0.00 21:07:39 Average: vethf81f4d5 0.19 0.13 0.01 0.01 0.00 0.00 0.00 0.00 21:07:39 Average: eth0 81.87 74.27 702.49 13.13 0.00 0.00 0.00 0.00 21:07:39 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:07:39 Average: docker0 6.44 6.41 0.52 35.39 0.00 0.00 0.00 0.00 21:07:39 21:07:39 21:07:39 ---> sar -P ALL: 21:07:39 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/28/21 _x86_64_ (2 CPU) 21:07:39 21:07:39 20:54:51 LINUX RESTART (2 CPU) 21:07:39 21:07:39 20:56:02 CPU %user %nice %system %iowait %steal %idle 21:07:39 20:57:02 all 0.12 0.00 0.04 0.00 0.03 99.81 21:07:39 20:57:02 0 0.12 0.00 0.03 0.00 0.02 99.83 21:07:39 20:57:02 1 0.12 0.00 0.05 0.00 0.03 99.80 21:07:39 20:58:01 all 0.12 0.00 0.03 0.00 0.04 99.80 21:07:39 20:58:01 0 0.05 0.00 0.03 0.00 0.05 99.86 21:07:39 20:58:01 1 0.19 0.00 0.03 0.00 0.03 99.74 21:07:39 20:59:01 all 0.09 0.00 0.03 0.00 0.03 99.85 21:07:39 20:59:01 0 0.02 0.00 0.03 0.00 0.02 99.93 21:07:39 20:59:01 1 0.17 0.00 0.03 0.00 0.03 99.77 21:07:39 21:00:01 all 0.09 0.00 0.03 0.00 0.03 99.85 21:07:39 21:00:01 0 0.05 0.00 0.02 0.00 0.03 99.90 21:07:39 21:00:01 1 0.13 0.00 0.03 0.00 0.03 99.80 21:07:39 21:01:01 all 0.04 0.00 0.04 0.00 0.04 99.87 21:07:39 21:01:01 0 0.03 0.00 0.03 0.00 0.02 99.92 21:07:39 21:01:01 1 0.05 0.00 0.05 0.00 0.07 99.83 21:07:39 21:02:01 all 0.04 0.00 0.03 0.00 0.03 99.90 21:07:39 21:02:01 0 0.00 0.00 0.02 0.00 0.02 99.97 21:07:39 21:02:01 1 0.08 0.00 0.03 0.00 0.05 99.83 21:07:39 21:03:01 all 0.11 0.00 0.04 0.00 0.02 99.83 21:07:39 21:03:01 0 0.05 0.00 0.07 0.00 0.03 99.85 21:07:39 21:03:01 1 0.17 0.00 0.02 0.00 0.00 99.82 21:07:39 21:04:01 all 0.09 0.00 0.03 0.00 0.03 99.85 21:07:39 21:04:01 0 0.03 0.00 0.02 0.00 0.03 99.92 21:07:39 21:04:01 1 0.15 0.00 0.03 0.00 0.03 99.78 21:07:39 21:05:01 all 0.14 0.00 0.03 0.00 0.03 99.80 21:07:39 21:05:01 0 0.13 0.00 0.03 0.00 0.03 99.80 21:07:39 21:05:01 1 0.15 0.00 0.03 0.00 0.02 99.80 21:07:39 21:06:01 all 0.06 0.00 0.02 0.00 0.03 99.89 21:07:39 21:06:01 0 0.08 0.00 0.00 0.00 0.02 99.90 21:07:39 21:06:01 1 0.03 0.00 0.03 0.00 0.05 99.88 21:07:39 21:07:01 all 20.26 0.00 9.02 6.36 0.07 64.29 21:07:39 21:07:01 0 20.49 0.00 9.20 7.07 0.07 63.17 21:07:39 21:07:01 1 20.02 0.00 8.84 5.66 0.07 65.41 21:07:39 21:07:39 Average: CPU %user %nice %system %iowait %steal %idle 21:07:39 Average: all 1.83 0.00 0.81 0.55 0.03 96.77 21:07:39 Average: 0 1.82 0.00 0.82 0.61 0.03 96.72 21:07:39 Average: 1 1.85 0.00 0.80 0.49 0.04 96.82 21:07:39 21:07:39 21:07:39