Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 497a5d96327f6b59cac557d093967d0b1142606a 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-ssh366209020484094406.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-ssh7961928096557459143.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-ssh481378010054027660.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-ssh3082633430105425121.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-ssh4549237730745378251.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 ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-15351 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-ssh4119077050716793774.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 497a5d96327f6b59cac557d093967d0b1142606a (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 497a5d96327f6b59cac557d093967d0b1142606a # timeout=10 Commit message: "refactor: Update to use new Port assignments (#850)" > git rev-list --no-walk 1540700bdc4fef5091e516db24c56968c0de5f19 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:57:48 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:57:48 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:57:48 ========================================================= 17:57:48 EdgeX Global Pipelines Version Info 17:57:48 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:57:50 ------------------- 17:57:50 stable info: 17:57:50 ------------------- 17:57:50 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:57:50 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 17:57:50 Message: update stable to v1.0.192 17:57:50 ------------------- 17:57:50 experimental info: 17:57:50 ------------------- 17:57:50 Commited By: **** collab-it+edgex@linuxfoundation.org 17:57:50 Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 17:57:50 Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:57:50 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 17:57:50 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 17:57:50 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:57:51 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:57:51 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:57:51 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 17:57:51 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 17:57:51 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 17:57:51 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:57:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:57:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:57:51 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 17:57:51 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:57:51 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:57:51 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 17:57:51 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 17:57:51 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:57:51 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:57:51 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:57:51 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:57:51 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 17:57:51 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 17:57:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:57:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:57:51 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 17:57:51 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:57:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 17:57:51 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 17:57:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 17:57:51 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 497a5d96327f6b59cac557d093967d0b1142606a [Pipeline] echo 17:57:51 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 497a5d9 [Pipeline] echo 17:57:51 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:57:52 + git log --format=format:%s -1 497a5d96327f6b59cac557d093967d0b1142606a [Pipeline] echo 17:57:52 GIT_COMMIT: 497a5d96327f6b59cac557d093967d0b1142606a, Commit Message: refactor: Update to use new Port assignments (#850) [Pipeline] echo 17:57:52 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 17:57:52 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:57:53 17:57:53 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:57:54 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:57:54 latest: Pulling from edgex-devops/git-semver 17:57:54 31603596830f: Pulling fs layer 17:57:54 54011a49482f: Pulling fs layer 17:57:54 a6820b24f6d8: Pulling fs layer 17:57:54 f581987b2513: Pulling fs layer 17:57:54 f581987b2513: Waiting 17:57:54 54011a49482f: Verifying Checksum 17:57:54 54011a49482f: Download complete 17:57:54 31603596830f: Verifying Checksum 17:57:54 31603596830f: Download complete 17:57:54 f581987b2513: Verifying Checksum 17:57:54 f581987b2513: Download complete 17:57:54 a6820b24f6d8: Verifying Checksum 17:57:54 a6820b24f6d8: Download complete 17:57:54 31603596830f: Pull complete 17:57:55 54011a49482f: Pull complete 17:57:56 a6820b24f6d8: Pull complete 17:57:56 f581987b2513: Pull complete 17:57:56 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 17:57:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:57:57 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:57:57 prd-centos7-docker-4c-2g-15351 does not seem to be running inside a container 17:57:57 $ 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 17:58:03 $ docker top ce783a6d202583b8125f220d0eadc486773b723adf878712b462dc0ac7fbc40a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:58:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:58:04 [ssh-agent] Looking for ssh-agent implementation... 17:58:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:58:04 $ docker exec ce783a6d202583b8125f220d0eadc486773b723adf878712b462dc0ac7fbc40a ssh-agent 17:58:04 SSH_AUTH_SOCK=/tmp/ssh-74YCBiO5f5C1/agent.13 17:58:04 SSH_AGENT_PID=19 17:58:04 Running ssh-add (command line suppressed) 17:58:04 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_5501341618447462316.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_5501341618447462316.key) 17:58:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:58:04 + git tag --points-at HEAD [Pipeline] } 17:58:04 $ docker exec --env ******** --env ******** ce783a6d202583b8125f220d0eadc486773b723adf878712b462dc0ac7fbc40a ssh-agent -k 17:58:04 unset SSH_AUTH_SOCK; 17:58:04 unset SSH_AGENT_PID; 17:58:04 echo Agent pid 19 killed; 17:58:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:58:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:58:04 [ssh-agent] Looking for ssh-agent implementation... 17:58:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:58:05 $ docker exec ce783a6d202583b8125f220d0eadc486773b723adf878712b462dc0ac7fbc40a ssh-agent 17:58:05 SSH_AUTH_SOCK=/tmp/ssh-lRjN2rAhoCZF/agent.51 17:58:05 SSH_AGENT_PID=58 17:58:05 Running ssh-add (command line suppressed) 17:58:05 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_51047742428813104.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_51047742428813104.key) 17:58:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:58:05 + git semver init 17:58:05 # -> Open(): unable to determine branch for HEAD 17:58:05 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 17:58:05 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 17:58:05 # $SEMVER_REMOTE_NAME = origin 17:58:05 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:58:05 # $SEMVER_USER_NAME = edgex-jenkins 17:58:05 # $SEMVER_BRANCH = master 17:58:05 # $SEMVER_TEMP = /tmp/semver-076008341 17:58:05 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 17:58:07 # '/tmp/semver-076008341' -> '/w/workspace/ndry_app-functions-sdk-go_master/.semver' 17:58:07 # -> Force: false 17:58:07 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } 17:58:07 $ docker exec --env ******** --env ******** ce783a6d202583b8125f220d0eadc486773b723adf878712b462dc0ac7fbc40a ssh-agent -k 17:58:07 unset SSH_AUTH_SOCK; 17:58:07 unset SSH_AGENT_PID; 17:58:07 echo Agent pid 58 killed; 17:58:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:58:08 + git semver [Pipeline] } 17:58:08 $ docker stop --time=1 ce783a6d202583b8125f220d0eadc486773b723adf878712b462dc0ac7fbc40a 17:58:13 $ docker rm -f ce783a6d202583b8125f220d0eadc486773b723adf878712b462dc0ac7fbc40a [Pipeline] // withDockerContainer [Pipeline] sh 17:58:14 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:58:14 Stashed 1 file(s) [Pipeline] echo 17:58:14 [edgeXSemver]: initialized semver on version 2.0.0-dev.63 [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 17:58:29 Still waiting to schedule task 17:58:29 ‘prd-centos7-builder-2c-1g-307’ doesn’t have label ‘centos7-docker-4c-2g’ 17:58:29 ‘prd-centos7-docker-4c-2g-15354’ is offline 17:58:29 ‘prd-centos7-docker-4c-2g-15356’ is offline 17:58:29 ‘prd-centos7-docker-4c-2g-309’ is offline 17:58:29 ‘prd-ubuntu18.04-docker-arm64-4c-16g-15357’ doesn’t have label ‘centos7-docker-4c-2g’ 17:58:29 Still waiting to schedule task 17:58:29 ‘prd-ubuntu18.04-docker-arm64-4c-16g-15357’ is offline 17:58:39 Running on prd-centos7-docker-4c-2g-15356 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws 17:58:39 Running in /w/workspace/app-functions-sdk-go/235 [Pipeline] { [Pipeline] checkout 17:58:39 The recommended git tool is: git 17:58:42 using credential edgex-jenkins-ssh 17:58:42 Cloning the remote Git repository 17:58:42 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 17:58:42 > git init /w/workspace/app-functions-sdk-go/235 # timeout=10 17:58:42 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 17:58:42 > git --version # timeout=10 17:58:42 > git --version # 'git version 2.24.4' 17:58:42 using GIT_SSH to set credentials SSH Credentials for GitHub 17:58:42 [INFO] Currently running in a labeled security context 17:58:42 [INFO] Currently SELinux is 'enforcing' on the host 17:58:42 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/235@tmp/jenkins-gitclient-ssh6562272698128037356.key 17:58:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:58:44 Avoid second fetch 17:58:44 Checking out Revision 497a5d96327f6b59cac557d093967d0b1142606a (master) 17:58:44 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 17:58:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:58:44 > git config core.sparsecheckout # timeout=10 17:58:44 > git checkout -f 497a5d96327f6b59cac557d093967d0b1142606a # timeout=10 17:58:48 Commit message: "refactor: Update to use new Port assignments (#850)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:58:49 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 17:58:49 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 17:58:49 + sudo service docker restart 17:58:49 + true 17:58:49 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 17:59:08 ========================================================= 17:59:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 17:59:08 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:59:08 + 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 . 17:59:08 Sending build context to Docker daemon 19.59MB 17:59:08 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 17:59:08 Step 2/8 : FROM ${BASE} 17:59:09 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 17:59:09 540db60ca938: Pulling fs layer 17:59:09 adcc1eea9eea: Pulling fs layer 17:59:09 4c4ab2625f07: Pulling fs layer 17:59:09 0510c868ecb4: Pulling fs layer 17:59:09 afea3b2eda06: Pulling fs layer 17:59:09 7809a108b3ef: Pulling fs layer 17:59:09 f706445af74f: Pulling fs layer 17:59:09 0510c868ecb4: Waiting 17:59:09 afea3b2eda06: Waiting 17:59:09 7809a108b3ef: Waiting 17:59:09 f706445af74f: Waiting 17:59:09 4c4ab2625f07: Verifying Checksum 17:59:09 4c4ab2625f07: Download complete 17:59:09 540db60ca938: Verifying Checksum 17:59:09 540db60ca938: Download complete 17:59:09 adcc1eea9eea: Verifying Checksum 17:59:09 adcc1eea9eea: Download complete 17:59:09 afea3b2eda06: Verifying Checksum 17:59:09 afea3b2eda06: Download complete 17:59:09 7809a108b3ef: Verifying Checksum 17:59:09 7809a108b3ef: Download complete 17:59:09 540db60ca938: Pull complete 17:59:10 adcc1eea9eea: Pull complete 17:59:10 4c4ab2625f07: Pull complete 17:59:11 f706445af74f: Verifying Checksum 17:59:11 f706445af74f: Download complete 17:59:11 0510c868ecb4: Verifying Checksum 17:59:11 0510c868ecb4: Download complete 17:59:15 0510c868ecb4: Pull complete 17:59:15 afea3b2eda06: Pull complete 17:59:15 7809a108b3ef: Pull complete 17:59:18 f706445af74f: Pull complete 17:59:18 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 17:59:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 17:59:18 ---> b068be0155e3 17:59:18 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 17:59:19 20.10.0: Pulling from library/docker 17:59:19 05e7bc50f07f: Pulling fs layer 17:59:19 6db28d0fdbf6: Pulling fs layer 17:59:19 292df0bc6bf3: Pulling fs layer 17:59:19 2e060f4bd70b: Pulling fs layer 17:59:19 80e8d568a223: Pulling fs layer 17:59:19 8dc6ef1a942a: Pulling fs layer 17:59:19 2312dd95470a: Pulling fs layer 17:59:19 2e060f4bd70b: Waiting 17:59:19 80e8d568a223: Waiting 17:59:19 8dc6ef1a942a: Waiting 17:59:19 2312dd95470a: Waiting 17:59:19 292df0bc6bf3: Verifying Checksum 17:59:19 292df0bc6bf3: Download complete 17:59:19 6db28d0fdbf6: Verifying Checksum 17:59:19 6db28d0fdbf6: Download complete 17:59:19 05e7bc50f07f: Verifying Checksum 17:59:19 05e7bc50f07f: Download complete 17:59:19 80e8d568a223: Verifying Checksum 17:59:19 80e8d568a223: Download complete 17:59:19 8dc6ef1a942a: Verifying Checksum 17:59:19 8dc6ef1a942a: Download complete 17:59:19 2312dd95470a: Verifying Checksum 17:59:19 2312dd95470a: Download complete 17:59:19 05e7bc50f07f: Pull complete 17:59:20 6db28d0fdbf6: Pull complete 17:59:20 2e060f4bd70b: Verifying Checksum 17:59:20 2e060f4bd70b: Download complete 17:59:20 292df0bc6bf3: Pull complete 17:59:24 2e060f4bd70b: Pull complete 17:59:24 80e8d568a223: Pull complete 17:59:24 8dc6ef1a942a: Pull complete 17:59:25 2312dd95470a: Pull complete 17:59:25 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 17:59:25 Status: Downloaded newer image for docker:20.10.0 17:59:51 ---> d514ab704205 17:59:51 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 17:59:51 ---> Running in 78ab4933c580 17:59:51 Removing intermediate container 78ab4933c580 17:59:51 ---> 83bb746e2eaf 17:59:51 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 17:59:51 ---> Running in adf9262a8419 17:59:52 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:59:53 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:59:53 (1/5) Installing libsodium (1.0.18-r0) 17:59:53 (2/5) Installing libzmq (4.3.3-r1) 17:59:53 (3/5) Installing pkgconf (1.7.3-r0) 17:59:53 (4/5) Installing libsodium-dev (1.0.18-r0) 17:59:54 (5/5) Installing zeromq-dev (4.3.3-r1) 17:59:54 Executing busybox-1.32.1-r6.trigger 17:59:54 OK: 150 MiB in 45 packages 17:59:55 Removing intermediate container adf9262a8419 17:59:55 ---> a4c7b0d1caf4 17:59:55 Step 6/8 : WORKDIR /build 17:59:56 ---> Running in 9d2d6fe8d461 17:59:56 Removing intermediate container 9d2d6fe8d461 17:59:56 ---> 16c117c01caa 17:59:56 Step 7/8 : COPY go.mod . 17:59:57 ---> e13fefc47880 17:59:57 Step 8/8 : RUN go mod download 17:59:57 ---> Running in 18759fac4fa9 18:00:44 Removing intermediate container 18759fac4fa9 18:00:44 ---> 0e1758e340dc 18:00:44 Successfully built 0e1758e340dc 18:00:44 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 18:00:44 + docker inspect -f . ci-base-image-x86_64 18:00:44 . [Pipeline] withDockerContainer 18:00:44 prd-centos7-docker-4c-2g-15356 does not seem to be running inside a container 18:00:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/235 -v /w/workspace/app-functions-sdk-go/235:/w/workspace/app-functions-sdk-go/235:rw,z -v /w/workspace/app-functions-sdk-go/235@tmp:/w/workspace/app-functions-sdk-go/235@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 18:00:46 $ docker top 38fa0399a0926edc3d3c142ba3ed60855ab8e05decf6237862e57a2a581e4ea3 -eo pid,comm [Pipeline] { [Pipeline] sh 18:00:46 + go version 18:00:46 go version go1.16.3 linux/amd64 [Pipeline] } 18:00:47 $ docker stop --time=1 38fa0399a0926edc3d3c142ba3ed60855ab8e05decf6237862e57a2a581e4ea3 18:00:52 $ docker rm -f 38fa0399a0926edc3d3c142ba3ed60855ab8e05decf6237862e57a2a581e4ea3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:00:53 + docker inspect -f . ci-base-image-x86_64 18:00:53 . [Pipeline] withDockerContainer 18:00:53 prd-centos7-docker-4c-2g-15356 does not seem to be running inside a container 18:00:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/235 -v /w/workspace/app-functions-sdk-go/235:/w/workspace/app-functions-sdk-go/235:rw,z -v /w/workspace/app-functions-sdk-go/235@tmp:/w/workspace/app-functions-sdk-go/235@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 18:00:53 $ docker top 4f18bf9e84769ed0d3801b387fe45d8539e396b4f401a22881e69561fde4b6d2 -eo pid,comm [Pipeline] { [Pipeline] sh 18:00:54 + go mod tidy [Pipeline] sh 18:00:54 + make test 18:00:54 make -C ./app-service-template build 18:00:54 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/235/app-service-template' 18:00:54 go mod tidy 18:00:55 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 18:01:07 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/235/app-service-template' 18:01:07 make -C ./app-service-template test 18:01:07 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/235/app-service-template' 18:01:07 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 18:01:22 ok new-app-service 0.009s coverage: 47.8% of statements 18:01:22 ? new-app-service/config [no test files] 18:01:22 ok new-app-service/functions 0.007s 18:01:22 CGO_ENABLED=1 go vet ./... 18:01:30 Running on prd-ubuntu18.04-docker-arm64-4c-16g-15366 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws 18:01:30 Running in /w/workspace/app-functions-sdk-go/235 [Pipeline] { [Pipeline] checkout 18:01:30 The recommended git tool is: git 18:01:30 gofmt -l . 18:01:30 [ "`gofmt -l .`" = "" ] 18:01:30 ./bin/test-go-mod-tidy.sh 18:01:30 ./bin/test-attribution-txt.sh 18:01:31 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/235/app-service-template' 18:01:31 go mod tidy 18:01:31 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 18:01:32 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 18:01:33 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.009s coverage: 56.5% of statements 18:01:33 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.012s coverage: 92.5% of statements 18:01:33 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 18:01:35 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.011s coverage: 61.5% of statements 18:01:35 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 18:01:35 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.006s 18:01:35 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.025s coverage: 75.4% of statements 18:01:35 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 18:01:35 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 18:01:35 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 18:01:35 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 18:01:35 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 18:01:35 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 18:01:35 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.019s coverage: 97.0% of statements 18:01:35 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 18:01:36 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.013s coverage: 10.5% of statements 18:01:36 using credential edgex-jenkins-ssh 18:01:36 Cloning the remote Git repository 18:01:36 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 18:01:36 > git init /w/workspace/app-functions-sdk-go/235 # timeout=10 18:01:36 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 18:01:36 > git --version # timeout=10 18:01:36 > git --version # 'git version 2.17.1' 18:01:36 using GIT_SSH to set credentials SSH Credentials for GitHub 18:01:37 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:01:39 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.734s coverage: 76.9% of statements 18:01:39 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 18:01:39 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.011s coverage: 18.4% of statements 18:01:39 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.010s coverage: 27.3% of statements 18:01:39 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 18:01:39 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 18:01:40 Avoid second fetch 18:01:40 Checking out Revision 497a5d96327f6b59cac557d093967d0b1142606a (master) 18:01:40 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 18:01:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:01:40 > git config core.sparsecheckout # timeout=10 18:01:40 > git checkout -f 497a5d96327f6b59cac557d093967d0b1142606a # timeout=10 18:01:42 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.012s coverage: 51.4% of statements 18:01:44 Commit message: "refactor: Update to use new Port assignments (#850)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:01:46 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 18:01:47 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:01:47 + sudo service docker restart 18:01:47 + true 18:02:08 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.033s coverage: 81.9% of statements 18:02:08 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.010s coverage: 94.4% of statements 18:02:08 CGO_ENABLED=1 GO111MODULE=on go vet ./... 18:02:09 gofmt -l . 18:02:09 [ "`gofmt -l .`" = "" ] 18:02:09 ./app-service-template/bin/test-go-mod-tidy.sh [Pipeline] unstash [Pipeline] } 18:02:09 $ docker stop --time=1 4f18bf9e84769ed0d3801b387fe45d8539e396b4f401a22881e69561fde4b6d2 18:02:11 $ docker rm -f 4f18bf9e84769ed0d3801b387fe45d8539e396b4f401a22881e69561fde4b6d2 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] echo 18:02:11 ========================================================= 18:02:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 18:02:11 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:02:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:02:12 + 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 . 18:02:12 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 18:02:13 ---> job-cost.sh 18:02:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xOOP 18:02:13 Sending build context to Docker daemon 19.59MB 18:02:13 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 18:02:13 Step 2/8 : FROM ${BASE} 18:02:14 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:02:14 595b0fe564bb: Pulling fs layer 18:02:14 7186ed65a4f7: Pulling fs layer 18:02:14 316046926c0a: Pulling fs layer 18:02:14 4ebd0625c992: Pulling fs layer 18:02:14 207e8628e3a3: Pulling fs layer 18:02:14 c791037a9be2: Pulling fs layer 18:02:14 ffd874e62e21: Pulling fs layer 18:02:14 4ebd0625c992: Waiting 18:02:14 207e8628e3a3: Waiting 18:02:14 c791037a9be2: Waiting 18:02:14 ffd874e62e21: Waiting 18:02:14 316046926c0a: Verifying Checksum 18:02:14 316046926c0a: Download complete 18:02:14 7186ed65a4f7: Verifying Checksum 18:02:14 7186ed65a4f7: Download complete 18:02:14 207e8628e3a3: Verifying Checksum 18:02:14 207e8628e3a3: Download complete 18:02:14 c791037a9be2: Verifying Checksum 18:02:14 c791037a9be2: Download complete 18:02:14 595b0fe564bb: Verifying Checksum 18:02:14 595b0fe564bb: Download complete 18:02:15 595b0fe564bb: Pull complete 18:02:15 7186ed65a4f7: Pull complete 18:02:16 316046926c0a: Pull complete 18:02:16 ffd874e62e21: Verifying Checksum 18:02:16 ffd874e62e21: Download complete 18:02:18 4ebd0625c992: Verifying Checksum 18:02:18 4ebd0625c992: Download complete 18:02:28 4ebd0625c992: Pull complete 18:02:28 207e8628e3a3: Pull complete 18:02:28 c791037a9be2: Pull complete 18:02:31 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 18:02:32 ffd874e62e21: Pull complete 18:02:32 Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 18:02:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 18:02:32 ---> cfc18b08335c 18:02:32 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 18:02:32 20.10.0: Pulling from library/docker 18:02:32 a3cc7d3b244e: Pulling fs layer 18:02:32 02a3295e0d61: Pulling fs layer 18:02:32 0f4f2e6d8100: Pulling fs layer 18:02:32 330b718f631f: Pulling fs layer 18:02:32 a93816041522: Pulling fs layer 18:02:32 bdb6da89ff94: Pulling fs layer 18:02:32 2a70c0c122f4: Pulling fs layer 18:02:32 330b718f631f: Waiting 18:02:32 a93816041522: Waiting 18:02:32 bdb6da89ff94: Waiting 18:02:32 2a70c0c122f4: Waiting 18:02:32 0f4f2e6d8100: Download complete 18:02:32 a3cc7d3b244e: Verifying Checksum 18:02:32 a3cc7d3b244e: Download complete 18:02:32 02a3295e0d61: Verifying Checksum 18:02:32 02a3295e0d61: Download complete 18:02:32 a93816041522: Verifying Checksum 18:02:32 a93816041522: Download complete 18:02:32 bdb6da89ff94: Verifying Checksum 18:02:32 bdb6da89ff94: Download complete 18:02:32 2a70c0c122f4: Verifying Checksum 18:02:32 2a70c0c122f4: Download complete 18:02:33 a3cc7d3b244e: Pull complete 18:02:34 02a3295e0d61: Pull complete 18:02:34 330b718f631f: Verifying Checksum 18:02:34 330b718f631f: Download complete 18:02:34 0f4f2e6d8100: Pull complete 18:02:39 330b718f631f: Pull complete 18:02:39 a93816041522: Pull complete 18:02:39 bdb6da89ff94: Pull complete 18:02:39 2a70c0c122f4: Pull complete 18:02:39 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 18:02:39 Status: Downloaded newer image for docker:20.10.0 18:02:45 ---> 88f74a05d605 18:02:45 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 18:02:45 ---> Running in fb182d580262 18:02:45 Removing intermediate container fb182d580262 18:02:45 ---> 4f1a2936eee5 18:02:45 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 18:02:45 ---> Running in eba9e0366b18 18:02:47 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:02:48 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:02:49 (1/5) Installing libsodium (1.0.18-r0) 18:02:49 (2/5) Installing libzmq (4.3.3-r1) 18:02:49 (3/5) Installing pkgconf (1.7.3-r0) 18:02:49 (4/5) Installing libsodium-dev (1.0.18-r0) 18:02:49 (5/5) Installing zeromq-dev (4.3.3-r1) 18:02:49 Executing busybox-1.32.1-r6.trigger 18:02:49 OK: 139 MiB in 45 packages 18:02:51 Removing intermediate container eba9e0366b18 18:02:51 ---> 4001892185ed 18:02:51 Step 6/8 : WORKDIR /build 18:02:51 ---> Running in 3d37d9dab269 18:02:51 Removing intermediate container 3d37d9dab269 18:02:51 ---> 087965227581 18:02:51 Step 7/8 : COPY go.mod . 18:02:52 ---> 2441fe870425 18:02:52 Step 8/8 : RUN go mod download 18:02:52 ---> Running in 8f0912375bb9 18:02:53 lf-activate-venv(): INFO: Adding /tmp/venv-xOOP/bin to PATH 18:02:53 INFO: No Stack... 18:02:53 INFO: Retrieving Pricing Info for: v3-standard-2 18:02:53 INFO: Archiving Costs [Pipeline] sh 18:02:54 + cat /w/workspace/app-functions-sdk-go/235/archives/cost.csv 18:02:54 + cut -d, -f6 [Pipeline] lock 18:02:54 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-master-235-stack-cost] 18:02:54 Resource [jenkins-edgexfoundry-app-functions-sdk-go-master-235-stack-cost] did not exist. Created. 18:02:54 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-master-235-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:02:54 + echo total: 0.05999999865889549 [Pipeline] stash 18:02:54 Stashed 1 file(s) [Pipeline] } 18:02:54 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-master-235-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:03:20 Removing intermediate container 8f0912375bb9 18:03:20 ---> 01172f724ceb 18:03:20 Successfully built 01172f724ceb 18:03:20 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:03:20 + docker inspect -f . ci-base-image-arm64 18:03:20 . [Pipeline] withDockerContainer 18:03:20 prd-ubuntu18.04-docker-arm64-4c-16g-15366 does not seem to be running inside a container 18:03:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/235 -v /w/workspace/app-functions-sdk-go/235:/w/workspace/app-functions-sdk-go/235:rw,z -v /w/workspace/app-functions-sdk-go/235@tmp:/w/workspace/app-functions-sdk-go/235@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:03:22 $ docker top 87ffdd1a58db9856cc77c9810bc9e56d9b6b14a9095c0a6919eafd544cea030c -eo pid,comm [Pipeline] { [Pipeline] sh 18:03:23 + go version 18:03:23 go version go1.16.3 linux/arm64 [Pipeline] } 18:03:23 $ docker stop --time=1 87ffdd1a58db9856cc77c9810bc9e56d9b6b14a9095c0a6919eafd544cea030c 18:03:25 $ docker rm -f 87ffdd1a58db9856cc77c9810bc9e56d9b6b14a9095c0a6919eafd544cea030c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:03:26 + docker inspect -f . ci-base-image-arm64 18:03:26 . [Pipeline] withDockerContainer 18:03:26 prd-ubuntu18.04-docker-arm64-4c-16g-15366 does not seem to be running inside a container 18:03:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/235 -v /w/workspace/app-functions-sdk-go/235:/w/workspace/app-functions-sdk-go/235:rw,z -v /w/workspace/app-functions-sdk-go/235@tmp:/w/workspace/app-functions-sdk-go/235@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:03:28 $ docker top 758219c11a3e3bedcd424f173062ee2c3cec3c795f84b625a6ebea5f2afc62b6 -eo pid,comm [Pipeline] { [Pipeline] sh 18:03:29 + go mod tidy [Pipeline] sh 18:03:30 + make test 18:03:30 make -C ./app-service-template build 18:03:30 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/235/app-service-template' 18:03:30 go mod tidy 18:03:31 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 18:04:10 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/235/app-service-template' 18:04:10 make -C ./app-service-template test 18:04:10 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/235/app-service-template' 18:04:10 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 18:04:42 ok new-app-service 0.047s coverage: 47.8% of statements 18:04:42 ? new-app-service/config [no test files] 18:04:42 ok new-app-service/functions 0.046s 18:04:42 CGO_ENABLED=1 go vet ./... 18:05:14 gofmt -l . 18:05:14 [ "`gofmt -l .`" = "" ] 18:05:14 ./bin/test-go-mod-tidy.sh 18:05:14 ./bin/test-attribution-txt.sh 18:05:14 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/235/app-service-template' 18:05:14 go mod tidy 18:05:14 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 18:05:15 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 18:05:23 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.074s coverage: 56.5% of statements 18:05:23 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.062s coverage: 92.5% of statements 18:05:23 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 18:05:23 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.100s coverage: 61.5% of statements 18:05:23 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 18:05:23 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.034s 18:05:23 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.113s coverage: 75.4% of statements 18:05:23 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 18:05:23 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 18:05:23 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 18:05:23 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 18:05:23 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 18:05:23 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 18:05:23 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.026s coverage: 97.0% of statements 18:05:23 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 18:05:23 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.143s coverage: 10.5% of statements 18:05:30 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.835s coverage: 76.9% of statements 18:05:30 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 18:05:30 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.042s coverage: 18.4% of statements 18:05:30 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.072s coverage: 27.3% of statements 18:05:30 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 18:05:30 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 18:05:30 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.050s coverage: 51.4% of statements 18:05:57 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.100s coverage: 81.9% of statements 18:05:57 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.032s coverage: 94.4% of statements 18:05:57 CGO_ENABLED=1 GO111MODULE=on go vet ./... 18:05:59 gofmt -l . 18:06:00 [ "`gofmt -l .`" = "" ] 18:06:00 ./app-service-template/bin/test-go-mod-tidy.sh [Pipeline] } 18:06:01 $ docker stop --time=1 758219c11a3e3bedcd424f173062ee2c3cec3c795f84b625a6ebea5f2afc62b6 18:06:03 $ docker rm -f 758219c11a3e3bedcd424f173062ee2c3cec3c795f84b625a6ebea5f2afc62b6 [Pipeline] // withDockerContainer [Pipeline] sh 18:06:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:06:04 Warning: overwriting stash ‘coverage-report’ 18:06:04 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 18:06:05 ---> job-cost.sh 18:06:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-G4YI 18:06:52 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 18:08:29 lf-activate-venv(): INFO: Adding /tmp/venv-G4YI/bin to PATH 18:08:29 INFO: No Stack... 18:08:29 INFO: Retrieving Pricing Info for: v2-standard-4 18:08:29 INFO: Archiving Costs [Pipeline] sh 18:08:29 + cat /w/workspace/app-functions-sdk-go/235/archives/cost.csv 18:08:29 + cut -d, -f6 [Pipeline] lock 18:08:29 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-master-235-stack-cost] 18:08:29 Resource [jenkins-edgexfoundry-app-functions-sdk-go-master-235-stack-cost] did not exist. Created. 18:08:29 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-master-235-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:08:30 /w/workspace/app-functions-sdk-go/235@tmp/durable-bf5bcbd7/script.sh: 1: /w/workspace/app-functions-sdk-go/235@tmp/durable-bf5bcbd7/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 18:08:30 + echo total: 0.18000000715255737 [Pipeline] stash 18:08:30 Warning: overwriting stash ‘stack-cost’ 18:08:30 Stashed 1 file(s) [Pipeline] } 18:08:30 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-master-235-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 18:08:31 provisioning config files... 18:08:31 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config8553013352817327277tmp [Pipeline] { [Pipeline] sh 18:08:31 + set +x 18:08:31 + curl -s https://codecov.io/bash 18:08:31 + bash -s -- 18:08:31 18:08:31 _____ _ 18:08:31 / ____| | | 18:08:31 | | ___ __| | ___ ___ _____ __ 18:08:31 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:08:31 | |___| (_) | (_| | __/ (_| (_) \ V / 18:08:31 \_____\___/ \__,_|\___|\___\___/ \_/ 18:08:31 Bash-1.0.2 18:08:31 18:08:31 18:08:32 ==> git version 2.24.4 found 18:08:32 ==> 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 18:08:32 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 18:08:32 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 18:08:32 ==> Jenkins CI detected. 18:08:32 project root: . 18:08:32 --> token set from env 18:08:32 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:08:32 ==> Running gcov in . (disable via -X gcov) 18:08:32 ==> Python coveragepy not found 18:08:32 ==> Searching for coverage reports in: 18:08:32 + . 18:08:32 -> Found 2 reports 18:08:32 ==> Detecting git/mercurial file structure 18:08:32 ==> Reading reports 18:08:32 + ./app-service-template/coverage.out bytes=1055 18:08:32 + ./coverage.out bytes=86556 18:08:32 ==> Appending adjustments 18:08:32 https://docs.codecov.io/docs/fixing-reports 18:08:32 + Found adjustments 18:08:32 ==> Gzipping contents 18:08:32 16K /tmp/codecov.z2eqVF.gz 18:08:32 ==> Uploading reports 18:08:32 url: https://codecov.io 18:08:32 query: branch=master&commit=497a5d96327f6b59cac557d093967d0b1142606a&build=235&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F235%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 18:08:32 -> Pinging Codecov 18:08:32 https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=master&commit=497a5d96327f6b59cac557d093967d0b1142606a&build=235&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F235%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 18:08:33 -> Uploading to 18:08:33 https://storage.googleapis.com/codecov/v4/raw/2021-05-20/3D8B5DFFC46A037C893635FACE044666/497a5d96327f6b59cac557d093967d0b1142606a/9aec9979-9eb6-4228-8f73-a9a489d57e15.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210520%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210520T180832Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6aae54749eacd1b104b0bb0fcf71c720eb5b75828a2541bdf165e40d3e69433e 18:08:33 % Total % Received % Xferd Average Speed Time Time Time Current 18:08:33 Dload Upload Total Spent Left Speed 18:08:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15333 0 0 100 15333 0 28036 --:--:-- --:--:-- --:--:-- 28031 100 15333 0 0 100 15333 0 28029 --:--:-- --:--:-- --:--:-- 28031 18:08:33 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/497a5d96327f6b59cac557d093967d0b1142606a [Pipeline] } 18:08:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 18:08:34 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 18:08:34 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:08:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:08:35 18:08:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 18:08:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:08:35 1.410.4: Pulling from edgex-devops/edgex-snyk-go 18:08:35 188c0c94c7c5: Pulling fs layer 18:08:35 0ef7d3d256c8: Pulling fs layer 18:08:35 de9db76c5a1d: Pulling fs layer 18:08:35 0eba1c9be4d2: Pulling fs layer 18:08:35 0d57e429df01: Pulling fs layer 18:08:35 4e4be7b47b0d: Pulling fs layer 18:08:35 e1f770b5df2f: Pulling fs layer 18:08:35 85a0685a4137: Pulling fs layer 18:08:35 0d57e429df01: Waiting 18:08:35 4e4be7b47b0d: Waiting 18:08:35 e1f770b5df2f: Waiting 18:08:35 85a0685a4137: Waiting 18:08:35 0eba1c9be4d2: Waiting 18:08:35 de9db76c5a1d: Verifying Checksum 18:08:35 de9db76c5a1d: Download complete 18:08:35 0ef7d3d256c8: Verifying Checksum 18:08:35 0ef7d3d256c8: Download complete 18:08:35 0d57e429df01: Verifying Checksum 18:08:35 0d57e429df01: Download complete 18:08:35 188c0c94c7c5: Verifying Checksum 18:08:35 188c0c94c7c5: Download complete 18:08:35 4e4be7b47b0d: Verifying Checksum 18:08:35 4e4be7b47b0d: Download complete 18:08:36 188c0c94c7c5: Pull complete 18:08:36 0ef7d3d256c8: Pull complete 18:08:36 de9db76c5a1d: Pull complete 18:08:37 e1f770b5df2f: Verifying Checksum 18:08:37 e1f770b5df2f: Download complete 18:08:38 0eba1c9be4d2: Verifying Checksum 18:08:38 0eba1c9be4d2: Download complete 18:08:39 85a0685a4137: Verifying Checksum 18:08:39 85a0685a4137: Download complete 18:08:44 0eba1c9be4d2: Pull complete 18:08:44 0d57e429df01: Pull complete 18:08:44 4e4be7b47b0d: Pull complete 18:08:44 e1f770b5df2f: Pull complete 18:08:53 85a0685a4137: Pull complete 18:08:53 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 18:08:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:08:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 18:08:53 prd-centos7-docker-4c-2g-15351 does not seem to be running inside a container 18:08:53 $ 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 18:09:18 $ docker top 37b99560c2e9dc686d1b8db4767ab96b7c9c4922882a254c49f7be20a05e5dc5 -eo pid,comm [Pipeline] { [Pipeline] echo 18:09:18 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 18:09:18 + set -o pipefail 18:09:18 + snyk monitor '--org=edgex-jenkins' 18:09:30 18:09:30 Monitoring /w/workspace/ndry_app-functions-sdk-go_master (github.com/edgexfoundry/app-functions-sdk-go/v2)... 18:09:30 18:09:30 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/532bf4e0-c9ac-4015-a8eb-4e1515644558/history/8507dd24-2cd3-42d0-a965-1754484f0e50 18:09:30 18:09:30 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 18:09:30 18:09:30 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:09:30 18:09:31 [Pipeline] } 18:09:31 $ docker stop --time=1 37b99560c2e9dc686d1b8db4767ab96b7c9c4922882a254c49f7be20a05e5dc5 18:09:43 $ docker rm -f 37b99560c2e9dc686d1b8db4767ab96b7c9c4922882a254c49f7be20a05e5dc5 [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 18:09:44 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:09:44 provisioning config files... 18:09:44 copy managed file [swaggerhub-api-key] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config3495931334849843803tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:09:45 --> edgex-publish-swagger.sh 18:09:45 === Publish openapi/v2 API === 18:09:45 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 18:09:45 [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/ndry_app-functions-sdk-go_master/openapi/v2/app-functions-sdk.yaml] 18:09:45 % Total % Received % Xferd Average Speed Time Time Time Current 18:09:45 Dload Upload Total Spent Left Speed 18:09:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13052 0 0 100 13052 0 12123 0:00:01 0:00:01 --:--:-- 12130 100 13052 0 0 100 13052 0 12122 0:00:01 0:00:01 --:--:-- 12130 18:09:46 18:09:46 [Pipeline] } 18:09:46 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 18:09:46 + git log --format=format:%s -1 497a5d96327f6b59cac557d093967d0b1142606a [Pipeline] isUnix [Pipeline] sh 18:09:46 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:09:46 . [Pipeline] withDockerContainer 18:09:46 prd-centos7-docker-4c-2g-15351 does not seem to be running inside a container 18:09:47 $ 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 18:09:47 $ docker top 7f557ff9a9c18d71a1bd6c0dadb5ab23271a9f11ef6833ea977296c712584722 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:09:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:09:47 [ssh-agent] Looking for ssh-agent implementation... 18:09:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:09:48 $ docker exec 7f557ff9a9c18d71a1bd6c0dadb5ab23271a9f11ef6833ea977296c712584722 ssh-agent 18:09:48 SSH_AUTH_SOCK=/tmp/ssh-ZafGhyzipdTF/agent.13 18:09:48 SSH_AGENT_PID=19 18:09:48 Running ssh-add (command line suppressed) 18:09:48 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_4531177008318403577.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_4531177008318403577.key) 18:09:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:09:48 + git semver tag 18:09:48 # -> Open(): unable to determine branch for HEAD 18:09:48 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 18:09:48 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 18:09:48 # $SEMVER_REMOTE_NAME = origin 18:09:48 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:09:48 # $SEMVER_USER_NAME = edgex-jenkins 18:09:48 # $SEMVER_BRANCH = master 18:09:48 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver 18:09:48 # 497a5d96327f6b59cac557d093967d0b1142606a HEAD 18:09:48 # -> Force: false 18:09:48 # 61384634059b10e66dfe034a91613a5c31ae841a refs/tags/v2.0.0-dev.63 [Pipeline] } 18:09:48 $ docker exec --env ******** --env ******** 7f557ff9a9c18d71a1bd6c0dadb5ab23271a9f11ef6833ea977296c712584722 ssh-agent -k 18:09:48 unset SSH_AUTH_SOCK; 18:09:48 unset SSH_AGENT_PID; 18:09:48 echo Agent pid 19 killed; 18:09:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:09:49 + git semver [Pipeline] } 18:09:49 $ docker stop --time=1 7f557ff9a9c18d71a1bd6c0dadb5ab23271a9f11ef6833ea977296c712584722 18:09:50 $ docker rm -f 7f557ff9a9c18d71a1bd6c0dadb5ab23271a9f11ef6833ea977296c712584722 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 18:09:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:09:51 18:09:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 18:09:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:09:51 0.23.1-centos7: Pulling from edgex-lftools 18:09:51 ab5ef0e58194: Pulling fs layer 18:09:51 9712f1f96733: Pulling fs layer 18:09:51 63f879dbbcfc: Pulling fs layer 18:09:51 0d9ebad4ef96: Pulling fs layer 18:09:51 e9a5061849ea: Pulling fs layer 18:09:51 d747dcd14b5f: Pulling fs layer 18:09:51 2de7ff778b66: Pulling fs layer 18:09:51 0d9ebad4ef96: Waiting 18:09:51 e9a5061849ea: Waiting 18:09:51 d747dcd14b5f: Waiting 18:09:51 2de7ff778b66: Waiting 18:09:51 9712f1f96733: Verifying Checksum 18:09:51 9712f1f96733: Download complete 18:09:54 63f879dbbcfc: Download complete 18:09:54 e9a5061849ea: Verifying Checksum 18:09:54 e9a5061849ea: Download complete 18:09:54 d747dcd14b5f: Verifying Checksum 18:09:54 d747dcd14b5f: Download complete 18:09:54 2de7ff778b66: Verifying Checksum 18:09:54 2de7ff778b66: Download complete 18:09:55 0d9ebad4ef96: Verifying Checksum 18:09:55 0d9ebad4ef96: Download complete 18:09:55 ab5ef0e58194: Verifying Checksum 18:09:55 ab5ef0e58194: Download complete 18:09:58 ab5ef0e58194: Pull complete 18:09:58 9712f1f96733: Pull complete 18:09:59 63f879dbbcfc: Pull complete 18:10:06 0d9ebad4ef96: Pull complete 18:10:06 e9a5061849ea: Pull complete 18:10:06 d747dcd14b5f: Pull complete 18:10:06 2de7ff778b66: Pull complete 18:10:07 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:10:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:10:07 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 18:10:07 prd-centos7-docker-4c-2g-15351 does not seem to be running inside a container 18:10:07 $ 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 18:10:34 $ docker top 66d8a29df72777237c8aee95eba1f59d9544a4ec28d4675c0544a45dbc01f710 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:10:35 provisioning config files... 18:10:35 copy managed file [sigul-config] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config1158242119494743747tmp 18:10:35 copy managed file [sigul-password] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config8646158249090475552tmp 18:10:35 copy managed file [sigul-pki] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config3038282778780670595tmp [Pipeline] { [Pipeline] echo 18:10:35 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:10:35 ---> sigul-configuration.sh 18:10:35 gpg: directory `/root/.gnupg' created 18:10:35 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:10:35 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:10:35 gpg: keyring `/root/.gnupg/secring.gpg' created 18:10:35 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:10:35 gpg: CAST5 encrypted data 18:10:35 gpg: encrypted with 1 passphrase 18:10:35 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:10:35 + mkdir /home/jenkins 18:10:35 + mkdir /home/jenkins/sigul [Pipeline] sh 18:10:36 + 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 18:10:36 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:10:36 ---> sigul-install.sh 18:10:42 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 18:10:43 + git tag --list 18:10:43 v0.1.0 18:10:43 v0.1.1 18:10:43 v1.0.0 18:10:43 v1.1.0 18:10:43 v1.2.0 18:10:43 v1.3.0 18:10:43 v1.3.1 18:10:43 v1.3.1-dev.1 18:10:43 v1.3.2-dev.1 18:10:43 v2.0.0-dev.1 18:10:43 v2.0.0-dev.10 18:10:43 v2.0.0-dev.11 18:10:43 v2.0.0-dev.12 18:10:43 v2.0.0-dev.13 18:10:43 v2.0.0-dev.14 18:10:43 v2.0.0-dev.15 18:10:43 v2.0.0-dev.16 18:10:43 v2.0.0-dev.17 18:10:43 v2.0.0-dev.18 18:10:43 v2.0.0-dev.19 18:10:43 v2.0.0-dev.2 18:10:43 v2.0.0-dev.20 18:10:43 v2.0.0-dev.21 18:10:43 v2.0.0-dev.22 18:10:43 v2.0.0-dev.23 18:10:43 v2.0.0-dev.24 18:10:43 v2.0.0-dev.25 18:10:43 v2.0.0-dev.26 18:10:43 v2.0.0-dev.27 18:10:43 v2.0.0-dev.28 18:10:43 v2.0.0-dev.29 18:10:43 v2.0.0-dev.3 18:10:43 v2.0.0-dev.30 18:10:43 v2.0.0-dev.31 18:10:43 v2.0.0-dev.32 18:10:43 v2.0.0-dev.33 18:10:43 v2.0.0-dev.34 18:10:43 v2.0.0-dev.35 18:10:43 v2.0.0-dev.36 18:10:43 v2.0.0-dev.37 18:10:43 v2.0.0-dev.38 18:10:43 v2.0.0-dev.39 18:10:43 v2.0.0-dev.4 18:10:43 v2.0.0-dev.40 18:10:43 v2.0.0-dev.41 18:10:43 v2.0.0-dev.42 18:10:43 v2.0.0-dev.43 18:10:43 v2.0.0-dev.44 18:10:43 v2.0.0-dev.45 18:10:43 v2.0.0-dev.46 18:10:43 v2.0.0-dev.47 18:10:43 v2.0.0-dev.48 18:10:43 v2.0.0-dev.49 18:10:43 v2.0.0-dev.5 18:10:43 v2.0.0-dev.50 18:10:43 v2.0.0-dev.51 18:10:43 v2.0.0-dev.52 18:10:43 v2.0.0-dev.53 18:10:43 v2.0.0-dev.54 18:10:43 v2.0.0-dev.55 18:10:43 v2.0.0-dev.56 18:10:43 v2.0.0-dev.57 18:10:43 v2.0.0-dev.58 18:10:43 v2.0.0-dev.59 18:10:43 v2.0.0-dev.6 18:10:43 v2.0.0-dev.60 18:10:43 v2.0.0-dev.61 18:10:43 v2.0.0-dev.62 18:10:43 v2.0.0-dev.63 18:10:43 v2.0.0-dev.7 18:10:43 v2.0.0-dev.8 18:10:43 v2.0.0-dev.9 [Pipeline] sh 18:10:43 + lftools sign git-tag v2.0.0-dev.63 18:10:44 Signing Git tag with Sigul... 18:10:44 Signing v2.0.0-dev.63 [Pipeline] echo 18:10:45 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:10:45 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:10:45 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:10:45 $ docker stop --time=1 66d8a29df72777237c8aee95eba1f59d9544a4ec28d4675c0544a45dbc01f710 18:10:48 $ docker rm -f 66d8a29df72777237c8aee95eba1f59d9544a4ec28d4675c0544a45dbc01f710 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 18:10:49 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:10:49 . [Pipeline] withDockerContainer 18:10:49 prd-centos7-docker-4c-2g-15351 does not seem to be running inside a container 18:10:49 $ 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 18:10:50 $ docker top 352ea78dc1a76e141a8088cb5450002d31498c8f4feb82cebbdb4f75e46e252f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:10:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:10:50 [ssh-agent] Looking for ssh-agent implementation... 18:10:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:10:50 $ docker exec 352ea78dc1a76e141a8088cb5450002d31498c8f4feb82cebbdb4f75e46e252f ssh-agent 18:10:50 SSH_AUTH_SOCK=/tmp/ssh-t2GJofJQr4df/agent.14 18:10:50 SSH_AGENT_PID=20 18:10:50 Running ssh-add (command line suppressed) 18:10:51 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_7877010118924643989.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_7877010118924643989.key) 18:10:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:10:51 + git semver bump pre 18:10:51 # -> Open(): unable to determine branch for HEAD 18:10:51 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 18:10:51 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 18:10:51 # $SEMVER_REMOTE_NAME = origin 18:10:51 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:10:51 # $SEMVER_USER_NAME = edgex-jenkins 18:10:51 # $SEMVER_BRANCH = master 18:10:51 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver 18:10:51 2.0.0-dev.64 [Pipeline] } 18:10:51 $ docker exec --env ******** --env ******** 352ea78dc1a76e141a8088cb5450002d31498c8f4feb82cebbdb4f75e46e252f ssh-agent -k 18:10:51 unset SSH_AUTH_SOCK; 18:10:51 unset SSH_AGENT_PID; 18:10:51 echo Agent pid 20 killed; 18:10:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:10:51 + git semver [Pipeline] } 18:10:51 $ docker stop --time=1 352ea78dc1a76e141a8088cb5450002d31498c8f4feb82cebbdb4f75e46e252f 18:10:53 $ docker rm -f 352ea78dc1a76e141a8088cb5450002d31498c8f4feb82cebbdb4f75e46e252f [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 18:10:53 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:10:53 . [Pipeline] withDockerContainer 18:10:53 prd-centos7-docker-4c-2g-15351 does not seem to be running inside a container 18:10:54 $ 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 18:10:54 $ docker top c77161ff43f34073ec93c08194083b6b39112a836577c79a8c8e9e2a240f0f8a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:10:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:10:54 [ssh-agent] Looking for ssh-agent implementation... 18:10:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:10:55 $ docker exec c77161ff43f34073ec93c08194083b6b39112a836577c79a8c8e9e2a240f0f8a ssh-agent 18:10:55 SSH_AUTH_SOCK=/tmp/ssh-dNfdmF73oL4o/agent.13 18:10:55 SSH_AGENT_PID=20 18:10:55 Running ssh-add (command line suppressed) 18:10:55 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_8108467975686271288.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_8108467975686271288.key) 18:10:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:10:55 + git semver push 18:10:55 # -> Open(): unable to determine branch for HEAD 18:10:55 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 18:10:55 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 18:10:55 # $SEMVER_REMOTE_NAME = origin 18:10:55 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:10:55 # $SEMVER_USER_NAME = edgex-jenkins 18:10:55 # $SEMVER_BRANCH = master 18:10:55 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } 18:10:59 $ docker exec --env ******** --env ******** c77161ff43f34073ec93c08194083b6b39112a836577c79a8c8e9e2a240f0f8a ssh-agent -k 18:11:00 unset SSH_AUTH_SOCK; 18:11:00 unset SSH_AGENT_PID; 18:11:00 echo Agent pid 20 killed; 18:11:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:11:00 + git semver [Pipeline] } 18:11:00 $ docker stop --time=1 c77161ff43f34073ec93c08194083b6b39112a836577c79a8c8e9e2a240f0f8a 18:11:01 $ docker rm -f c77161ff43f34073ec93c08194083b6b39112a836577c79a8c8e9e2a240f0f8a [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 18:11:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:11:03 ---> package-listing.sh 18:11:03 ++ facter osfamily 18:11:03 ++ tr '[:upper:]' '[:lower:]' 18:11:03 + OS_FAMILY=redhat 18:11:03 + workspace=/w/workspace/ndry_app-functions-sdk-go_master 18:11:03 + START_PACKAGES=/tmp/packages_start.txt 18:11:03 + END_PACKAGES=/tmp/packages_end.txt 18:11:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:11:03 + PACKAGES=/tmp/packages_start.txt 18:11:03 + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' 18:11:03 + PACKAGES=/tmp/packages_end.txt 18:11:03 + case "${OS_FAMILY}" in 18:11:03 + rpm -qa 18:11:03 + sort 18:11:04 + '[' -f /tmp/packages_start.txt ']' 18:11:04 + '[' -f /tmp/packages_end.txt ']' 18:11:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:11:05 + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' 18:11:05 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_master/archives/ 18:11:05 + 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 18:11:05 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 18:11:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:11:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:11:06 18:11:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 18:11:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:11:06 alpine: Pulling from edgex-lftools-log-publisher 18:11:06 df20fa9351a1: Pulling fs layer 18:11:06 36b3adc4ff6f: Pulling fs layer 18:11:06 8ad3a11d3b57: Pulling fs layer 18:11:06 46f8f816bc3b: Pulling fs layer 18:11:06 93b61091891f: Pulling fs layer 18:11:06 93b9cdb0e59b: Pulling fs layer 18:11:06 5e14af77c1be: Pulling fs layer 18:11:06 01666e4c0597: Pulling fs layer 18:11:06 aa168da1d23b: Pulling fs layer 18:11:06 93b9cdb0e59b: Waiting 18:11:06 46f8f816bc3b: Waiting 18:11:06 93b61091891f: Waiting 18:11:06 5e14af77c1be: Waiting 18:11:06 01666e4c0597: Waiting 18:11:06 aa168da1d23b: Waiting 18:11:06 36b3adc4ff6f: Download complete 18:11:06 46f8f816bc3b: Verifying Checksum 18:11:06 46f8f816bc3b: Download complete 18:11:06 df20fa9351a1: Verifying Checksum 18:11:06 df20fa9351a1: Download complete 18:11:06 93b9cdb0e59b: Verifying Checksum 18:11:06 93b9cdb0e59b: Download complete 18:11:06 5e14af77c1be: Verifying Checksum 18:11:06 5e14af77c1be: Download complete 18:11:06 93b61091891f: Download complete 18:11:06 01666e4c0597: Verifying Checksum 18:11:06 01666e4c0597: Download complete 18:11:07 df20fa9351a1: Pull complete 18:11:07 36b3adc4ff6f: Pull complete 18:11:07 8ad3a11d3b57: Verifying Checksum 18:11:07 8ad3a11d3b57: Download complete 18:11:08 8ad3a11d3b57: Pull complete 18:11:08 46f8f816bc3b: Pull complete 18:11:08 93b61091891f: Pull complete 18:11:08 93b9cdb0e59b: Pull complete 18:11:08 aa168da1d23b: Verifying Checksum 18:11:08 aa168da1d23b: Download complete 18:11:08 5e14af77c1be: Pull complete 18:11:08 01666e4c0597: Pull complete 18:11:15 aa168da1d23b: Pull complete 18:11:15 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 18:11:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:11:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 18:11:15 prd-centos7-docker-4c-2g-15351 does not seem to be running inside a container 18:11:15 $ 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 18:11:32 $ docker top 0b6f105e7b7a687ff8a56a76cfc9f44db2179c7b39ef303066a5e2d353b82ff6 -eo pid,comm [Pipeline] { [Pipeline] sh 18:11:32 + touch /tmp/pre-build-complete [Pipeline] sh 18:11:33 + mkdir -p /var/log/sa [Pipeline] sh 18:11:33 + ls /var/log/sa-host 18:11:33 + sadf -c /var/log/sa-host/sa05 18:11:33 file_magic: OK 18:11:33 HZ: Using current value: 100 18:11:33 file_header: OK 18:11:33 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 18:11:33 Statistics: 18:11:33 Hnuu...uuuununununu...Hnuu...uuuununununu... 18:11:33 File successfully converted to sysstat format version 12.2.1 18:11:33 + sadf -c /var/log/sa-host/sa20 18:11:33 file_magic: OK 18:11:33 HZ: Using current value: 100 18:11:33 file_header: OK 18:11:33 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 18:11:33 Statistics: 18:11:33 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 18:11:33 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:11:33 provisioning config files... 18:11:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config7062769742294090596tmp [Pipeline] { [Pipeline] echo 18:11:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:11:35 ---> create-netrc.sh [Pipeline] } 18:11:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 18:11:35 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 18:11:35 ---> python-tools-install.sh [Pipeline] echo 18:11:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:11:35 ---> sudo-logs.sh 18:11:35 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:11:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:11:36 ---> job-cost.sh 18:11:36 lf-activate-venv: SKIPPING 18:11:36 DEBUG: total: 0.18000000715255737 18:11:36 INFO: Retrieving Stack Cost... 18:11:37 INFO: Retrieving Pricing Info for: v3-standard-2 18:11:37 INFO: Archiving Costs [Pipeline] echo 18:11:37 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:11:37 ---> logs-deploy.sh 18:11:37 lf-activate-venv: SKIPPING 18:11:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/235 18:11:37 INFO: archiving workspace using pattern(s): 18:11:38 Archives upload complete. 18:11:38 INFO: archiving logs to Nexus 18:11:39 ---> uname -a: 18:11:39 Linux prd-centos7-docker-4c-2g-15351.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 18:11:39 18:11:39 18:11:39 ---> lscpu: 18:11:39 Architecture: x86_64 18:11:39 CPU op-mode(s): 32-bit, 64-bit 18:11:39 Byte Order: Little Endian 18:11:39 Address sizes: 40 bits physical, 48 bits virtual 18:11:39 CPU(s): 2 18:11:39 On-line CPU(s) list: 0,1 18:11:39 Thread(s) per core: 1 18:11:39 Core(s) per socket: 1 18:11:39 Socket(s): 2 18:11:39 NUMA node(s): 1 18:11:39 Vendor ID: AuthenticAMD 18:11:39 CPU family: 23 18:11:39 Model: 49 18:11:39 Model name: AMD EPYC-Rome Processor 18:11:39 Stepping: 0 18:11:39 CPU MHz: 2799.998 18:11:39 BogoMIPS: 5599.99 18:11:39 Virtualization: AMD-V 18:11:39 Hypervisor vendor: KVM 18:11:39 Virtualization type: full 18:11:39 L1d cache: 64 KiB 18:11:39 L1i cache: 64 KiB 18:11:39 L2 cache: 1 MiB 18:11:39 L3 cache: 32 MiB 18:11:39 NUMA node0 CPU(s): 0,1 18:11:39 Vulnerability Itlb multihit: Not affected 18:11:39 Vulnerability L1tf: Not affected 18:11:39 Vulnerability Mds: Not affected 18:11:39 Vulnerability Meltdown: Not affected 18:11:39 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:11:39 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 18:11:39 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 18:11:39 Vulnerability Srbds: Not affected 18:11:39 Vulnerability Tsx async abort: Not affected 18:11: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 18:11:39 18:11:39 18:11:39 ---> nproc: 18:11:39 2 18:11:39 18:11:39 18:11:39 ---> df -h: 18:11:39 Filesystem Size Used Available Use% Mounted on 18:11:39 overlay 40.0G 8.5G 31.4G 21% / 18:11:39 tmpfs 64.0M 0 64.0M 0% /dev 18:11:39 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 18:11:39 shm 64.0M 0 64.0M 0% /dev/shm 18:11:39 /dev/vda1 40.0G 8.5G 31.4G 21% /facter-os 18:11:39 /dev/vda1 40.0G 8.5G 31.4G 21% /etc/resolv.conf 18:11:39 /dev/vda1 40.0G 8.5G 31.4G 21% /etc/hostname 18:11:39 /dev/vda1 40.0G 8.5G 31.4G 21% /etc/hosts 18:11:39 /dev/vda1 40.0G 8.5G 31.4G 21% /var/log/sa-host 18:11:39 /dev/vda1 40.0G 8.5G 31.4G 21% /var/log/secure 18:11:39 /dev/vda1 40.0G 8.5G 31.4G 21% /var/log/auth.log 18:11:39 /dev/vda1 40.0G 8.5G 31.4G 21% /run/cloud-init/result.json 18:11:39 /dev/vda1 40.0G 8.5G 31.4G 21% /w/workspace/ndry_app-functions-sdk-go_master 18:11:39 /dev/vda1 40.0G 8.5G 31.4G 21% /w/workspace/ndry_app-functions-sdk-go_master@tmp 18:11:39 18:11:39 18:11:39 ---> free -m: 18:11:39 total used free shared buff/cache available 18:11:39 Mem: 7821 1162 3242 0 3416 6579 18:11:39 Swap: 1023 0 1023 18:11:39 18:11:39 18:11:39 ---> ip addr: 18:11:39 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 18:11:39 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:11:39 inet 127.0.0.1/8 scope host lo 18:11:39 valid_lft forever preferred_lft forever 18:11:39 inet6 ::1/128 scope host 18:11:39 valid_lft forever preferred_lft forever 18:11:39 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 18:11:39 link/ether fa:16:3e:5d:70:87 brd ff:ff:ff:ff:ff:ff 18:11:39 inet 10.30.123.31/23 brd 10.30.123.255 scope global dynamic eth0 18:11:39 valid_lft 85467sec preferred_lft 85467sec 18:11:39 inet6 fe80::f816:3eff:fe5d:7087/64 scope link 18:11:39 valid_lft forever preferred_lft forever 18:11:39 3: docker0: mtu 1500 qdisc noqueue state DOWN 18:11:39 link/ether 02:42:4c:23:e7:5c brd ff:ff:ff:ff:ff:ff 18:11:39 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 18:11:39 valid_lft forever preferred_lft forever 18:11:39 inet6 fe80::42:4cff:fe23:e75c/64 scope link 18:11:39 valid_lft forever preferred_lft forever 18:11:39 18:11:39 18:11:39 ---> sar -b -r -n DEV: 18:11:39 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/20/21 _x86_64_ (2 CPU) 18:11:39 18:11:39 17:55:46 LINUX RESTART (2 CPU) 18:11:39 18:11:39 17:57:08 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:11:39 17:58:01 75.19 16.01 59.18 0.00 4805.43 37983.35 0.00 18:11:39 17:59:01 10.51 0.62 9.89 0.00 351.71 1472.52 0.00 18:11:39 18:00:01 1.60 0.00 1.60 0.00 0.00 29.03 0.00 18:11:39 18:01:01 0.27 0.02 0.25 0.00 0.13 4.00 0.00 18:11:39 18:02:01 0.45 0.10 0.35 0.00 1.73 6.57 0.00 18:11:39 18:03:01 0.28 0.00 0.28 0.00 0.00 3.12 0.00 18:11:39 18:04:01 0.15 0.00 0.15 0.00 0.00 1.75 0.00 18:11:39 18:05:01 0.27 0.00 0.27 0.00 0.00 3.92 0.00 18:11:39 18:06:01 0.33 0.00 0.33 0.00 0.00 4.50 0.00 18:11:39 18:07:01 0.15 0.00 0.15 0.00 0.00 1.77 0.00 18:11:39 18:08:02 0.20 0.00 0.20 0.00 0.00 1.88 0.00 18:11:39 18:09:01 29.46 0.03 29.43 0.00 3.78 10617.55 0.00 18:11:39 18:10:01 84.29 0.00 84.29 0.00 0.00 20642.65 0.00 18:11:39 18:11:01 88.64 0.17 88.47 0.00 5.33 26082.01 0.00 18:11:39 Average: 20.38 1.09 19.29 0.00 332.23 6653.87 0.00 18:11:39 18:11:39 17:57:08 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:11:39 17:58:01 5438024 0 828264 10.34 2620 1740032 1474012 16.27 608800 1561096 20 18:11:39 17:59:01 5439876 0 797144 9.95 2620 1769300 1297988 14.33 590032 1579416 20 18:11:39 18:00:01 5447520 0 789496 9.86 2620 1769304 1232864 13.61 583364 1579416 16 18:11:39 18:01:01 5445920 0 791092 9.88 2620 1769308 1236088 13.65 583732 1580152 16 18:11:39 18:02:01 5447008 0 789876 9.86 2620 1769436 1233408 13.62 583116 1580212 12 18:11:39 18:03:01 5446024 0 790856 9.87 2620 1769440 1233524 13.62 576512 1588292 20 18:11:39 18:04:01 5433148 0 803728 10.04 2620 1769444 1228384 13.56 589404 1588292 12 18:11:39 18:05:01 5431064 0 805804 10.06 2620 1769452 1227332 13.55 591640 1588296 12 18:11:39 18:06:01 5434288 0 802580 10.02 2620 1769452 1204500 13.30 590432 1586396 8 18:11:39 18:07:01 5433844 0 803020 10.03 2620 1769456 1204608 13.30 591004 1586396 8 18:11:39 18:08:02 5425136 0 811724 10.14 2620 1769460 1246472 13.76 606780 1578460 20 18:11:39 18:09:01 4571324 0 947388 11.83 2620 2487608 1457180 16.09 705564 2239900 443540 18:11:39 18:10:01 3929112 0 1051728 13.13 2620 3025480 1664100 18.37 898544 2632424 537136 18:11:39 18:11:01 3803168 0 1111592 13.88 2620 3091560 1583232 17.48 857368 2711652 40 18:11:39 Average: 5151818 0 851735 10.63 2620 2002767 1323121 14.61 639735 1784314 70063 18:11:39 18:11:39 17:57:08 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:11:39 17:58:01 eth0 651.24 477.94 1518.62 92.44 0.00 0.00 0.00 0.00 18:11:39 17:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:11:39 17:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:11:39 17:59:01 eth0 113.84 123.41 335.22 19.31 0.00 0.00 0.00 0.00 18:11:39 17:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:11:39 17:59:01 docker0 107.09 88.59 9.73 310.53 0.00 0.00 0.00 0.00 18:11:39 18:00:01 eth0 3.45 0.32 0.51 0.20 0.00 0.00 0.00 0.00 18:11:39 18:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:11:39 18:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:11:39 18:01:01 eth0 3.30 0.47 0.78 0.39 0.00 0.00 0.00 0.00 18:11:39 18:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:11:39 18:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:11:39 18:02:01 eth0 3.63 0.73 0.98 0.62 0.00 0.00 0.00 0.00 18:11:39 18:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:11:39 18:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:11:39 18:03:01 eth0 2.23 0.75 0.99 0.61 0.00 0.00 0.00 0.00 18:11:39 18:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:11:39 18:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:11:39 18:04:01 eth0 1.12 0.43 0.37 0.24 0.00 0.00 0.00 0.00 18:11:39 18:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:11:39 18:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:11:39 18:05:01 eth0 0.55 0.30 0.27 0.20 0.00 0.00 0.00 0.00 18:11:39 18:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:11:39 18:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:11:39 18:06:01 eth0 0.38 0.03 0.03 0.00 0.00 0.00 0.00 0.00 18:11:39 18:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:11:39 18:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:11:39 18:07:01 eth0 0.73 0.27 0.29 0.20 0.00 0.00 0.00 0.00 18:11:39 18:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:11:39 18:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:11:39 18:08:02 eth0 1.67 1.82 0.23 8.18 0.00 0.00 0.00 0.00 18:11:39 18:08:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:11:39 18:08:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:11:39 18:09:01 eth0 465.52 420.49 4143.19 54.25 0.00 0.00 0.00 0.00 18:11:39 18:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:11:39 18:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:11:39 18:10:01 eth0 498.57 458.58 3605.83 43.97 0.00 0.00 0.00 0.00 18:11:39 18:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:11:39 18:10:01 docker0 73.83 71.60 6.01 388.32 0.00 0.00 0.00 0.00 18:11:39 18:11:01 eth0 158.16 113.09 319.61 94.80 0.00 0.00 0.00 0.00 18:11:39 18:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:11:39 18:11:01 vethfe657cc 2.08 1.53 0.44 0.48 0.00 0.00 0.00 0.00 18:11:39 18:11:01 docker0 69.05 93.89 4.01 263.01 0.00 0.00 0.00 0.00 18:11:39 Average: eth0 131.38 110.83 698.87 21.91 0.00 0.00 0.00 0.00 18:11:39 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:11:39 Average: vethfe657cc 0.15 0.11 0.03 0.03 0.00 0.00 0.00 0.00 18:11:39 Average: docker0 18.03 18.32 1.42 69.37 0.00 0.00 0.00 0.00 18:11:39 18:11:39 18:11:39 ---> sar -P ALL: 18:11:39 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/20/21 _x86_64_ (2 CPU) 18:11:39 18:11:39 17:55:46 LINUX RESTART (2 CPU) 18:11:39 18:11:39 17:57:08 CPU %user %nice %system %iowait %steal %idle 18:11:39 17:58:01 all 12.29 0.00 2.91 43.61 0.06 41.13 18:11:39 17:58:01 0 12.84 0.00 3.18 38.55 0.06 45.38 18:11:39 17:58:01 1 11.75 0.00 2.65 48.66 0.06 36.88 18:11:39 17:59:01 all 2.75 0.00 1.05 4.47 0.05 91.68 18:11:39 17:59:01 0 2.00 0.00 1.11 2.44 0.07 94.38 18:11:39 17:59:01 1 3.50 0.00 0.99 6.49 0.03 88.99 18:11:39 18:00:01 all 0.15 0.00 0.04 0.03 0.02 99.76 18:11:39 18:00:01 0 0.23 0.00 0.03 0.07 0.02 99.65 18:11:39 18:00:01 1 0.07 0.00 0.05 0.00 0.02 99.87 18:11:39 18:01:01 all 0.10 0.00 0.04 0.00 0.01 99.85 18:11:39 18:01:01 0 0.15 0.00 0.03 0.00 0.00 99.82 18:11:39 18:01:01 1 0.05 0.00 0.05 0.00 0.02 99.88 18:11:39 18:02:01 all 0.12 0.00 0.06 0.07 0.03 99.73 18:11:39 18:02:01 0 0.18 0.00 0.07 0.13 0.02 99.60 18:11:39 18:02:01 1 0.05 0.00 0.05 0.00 0.03 99.87 18:11:39 18:03:01 all 0.19 0.00 0.03 0.00 0.05 99.72 18:11:39 18:03:01 0 0.33 0.00 0.03 0.00 0.02 99.62 18:11:39 18:03:01 1 0.05 0.00 0.03 0.00 0.08 99.83 18:11:39 18:04:01 all 0.16 0.00 0.05 0.00 0.02 99.77 18:11:39 18:04:01 0 0.28 0.00 0.03 0.00 0.02 99.67 18:11:39 18:04:01 1 0.03 0.00 0.07 0.00 0.02 99.88 18:11:39 18:05:01 all 0.15 0.00 0.03 0.00 0.02 99.80 18:11:39 18:05:01 0 0.13 0.00 0.03 0.00 0.02 99.82 18:11:39 18:05:01 1 0.17 0.00 0.03 0.00 0.02 99.78 18:11:39 18:06:01 all 0.17 0.00 0.03 0.00 0.01 99.80 18:11:39 18:06:01 0 0.02 0.00 0.03 0.00 0.00 99.95 18:11:39 18:06:01 1 0.32 0.00 0.02 0.00 0.02 99.65 18:11:39 18:07:01 all 0.16 0.00 0.02 0.00 0.02 99.81 18:11:39 18:07:01 0 0.07 0.00 0.02 0.00 0.03 99.88 18:11:39 18:07:01 1 0.25 0.00 0.02 0.00 0.00 99.73 18:11:39 18:08:02 all 0.27 0.00 0.05 0.00 0.02 99.67 18:11:39 18:08:02 0 0.12 0.00 0.07 0.00 0.02 99.80 18:11:39 18:08:02 1 0.42 0.00 0.03 0.00 0.02 99.53 18:11:39 18:11:39 18:08:02 CPU %user %nice %system %iowait %steal %idle 18:11:39 18:09:01 all 8.82 0.00 4.03 7.19 0.05 79.91 18:11:39 18:09:01 0 8.58 0.00 3.91 9.27 0.07 78.18 18:11:39 18:09:01 1 9.05 0.00 4.16 5.12 0.03 81.63 18:11:39 18:10:01 all 10.27 0.00 4.45 19.57 0.06 65.66 18:11:39 18:10:01 0 10.30 0.00 4.66 17.59 0.05 67.40 18:11:39 18:10:01 1 10.24 0.00 4.24 21.54 0.07 63.92 18:11:39 18:11:01 all 7.73 0.00 4.24 13.68 0.07 74.28 18:11:39 18:11:01 0 6.08 0.00 4.25 17.05 0.07 72.54 18:11:39 18:11:01 1 9.38 0.00 4.24 10.29 0.07 76.03 18:11:39 Average: all 2.96 0.00 1.18 5.91 0.03 89.91 18:11:39 Average: 0 2.82 0.00 1.21 5.70 0.03 90.24 18:11:39 Average: 1 3.11 0.00 1.15 6.12 0.03 89.58 18:11:39 18:11:39 18:11:39