Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from ead659262d891a3b0a5abf82965af0dd2ba9781b 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-ssh5061418231321941685.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh330570822064362079.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > 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-ssh953321223139380159.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh3430449353879917122.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/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-ssh3299122378518588897.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: app-functions-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-544 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-ssh548950562213466595.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 ead659262d891a3b0a5abf82965af0dd2ba9781b (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 ead659262d891a3b0a5abf82965af0dd2ba9781b # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2 (#907)" > git rev-list --no-walk 94336c9c53b1247fb7495ab7633c50db9b40dd9a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:01:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:01:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:01:32 ========================================================= 16:01:32 EdgeX Global Pipelines Version Info 16:01:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:01:34 ------------------- 16:01:34 stable info: 16:01:34 ------------------- 16:01:34 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:01:34 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 16:01:34 Message: update stable to v1.0.195 16:01:34 ------------------- 16:01:34 experimental info: 16:01:34 ------------------- 16:01:34 Commited By: **** collab-it+edgex@linuxfoundation.org 16:01:34 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 16:01:34 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:01:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 16:01:34 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 16:01:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:01:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:01:35 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:01:35 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 16:01:35 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 16:01:35 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 16:01:35 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:01:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:01:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:01:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 16:01:35 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:01:35 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:01:35 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 16:01:35 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 16:01:35 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:01:35 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:01:35 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:01:35 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:01:35 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:01:35 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 16:01:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:01:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:01:35 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 16:01:35 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:01:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 16:01:35 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 16:01:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 16:01:35 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ead659262d891a3b0a5abf82965af0dd2ba9781b [Pipeline] echo 16:01:35 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ead6592 [Pipeline] echo 16:01:35 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:01:36 + git log --format=format:%s -1 ead659262d891a3b0a5abf82965af0dd2ba9781b [Pipeline] echo 16:01:36 GIT_COMMIT: ead659262d891a3b0a5abf82965af0dd2ba9781b, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2 (#907) [Pipeline] echo 16:01:36 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 16:01:37 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:01:37 16:01:37 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:01:37 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:01:37 latest: Pulling from edgex-devops/git-semver 16:01:37 31603596830f: Pulling fs layer 16:01:37 54011a49482f: Pulling fs layer 16:01:37 a6820b24f6d8: Pulling fs layer 16:01:37 f581987b2513: Pulling fs layer 16:01:37 f581987b2513: Waiting 16:01:37 54011a49482f: Verifying Checksum 16:01:37 54011a49482f: Download complete 16:01:38 31603596830f: Verifying Checksum 16:01:38 31603596830f: Download complete 16:01:38 f581987b2513: Verifying Checksum 16:01:38 f581987b2513: Download complete 16:01:38 a6820b24f6d8: Verifying Checksum 16:01:38 a6820b24f6d8: Download complete 16:01:38 31603596830f: Pull complete 16:01:38 54011a49482f: Pull complete 16:01:39 a6820b24f6d8: Pull complete 16:01:39 f581987b2513: Pull complete 16:01:39 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 16:01:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:01:39 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:01:39 prd-centos7-docker-4c-2g-544 does not seem to be running inside a container 16:01:39 $ 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 16:01:40 $ docker top 7febf746d504d78d07273f51d3df0d27991d4a5016b5b00acfa4eeeb0c28a029 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:01:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:01:41 [ssh-agent] Looking for ssh-agent implementation... 16:01:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:01:41 $ docker exec 7febf746d504d78d07273f51d3df0d27991d4a5016b5b00acfa4eeeb0c28a029 ssh-agent 16:01:41 SSH_AUTH_SOCK=/tmp/ssh-Z8JOhpt3bXOW/agent.13 16:01:41 SSH_AGENT_PID=20 16:01:41 Running ssh-add (command line suppressed) 16:01:41 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_4324784317786461395.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_4324784317786461395.key) 16:01:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:01:41 + git tag --points-at HEAD [Pipeline] } 16:01:41 $ docker exec --env ******** --env ******** 7febf746d504d78d07273f51d3df0d27991d4a5016b5b00acfa4eeeb0c28a029 ssh-agent -k 16:01:41 unset SSH_AUTH_SOCK; 16:01:41 unset SSH_AGENT_PID; 16:01:41 echo Agent pid 20 killed; 16:01:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:01:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:01:42 [ssh-agent] Looking for ssh-agent implementation... 16:01:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:01:42 $ docker exec 7febf746d504d78d07273f51d3df0d27991d4a5016b5b00acfa4eeeb0c28a029 ssh-agent 16:01:42 SSH_AUTH_SOCK=/tmp/ssh-1p4XP78aewWc/agent.53 16:01:42 SSH_AGENT_PID=59 16:01:42 Running ssh-add (command line suppressed) 16:01:42 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_2241765173365844064.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_2241765173365844064.key) 16:01:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:01:42 + git semver init 16:01:42 # -> Open(): unable to determine branch for HEAD 16:01:42 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 16:01:42 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 16:01:42 # $SEMVER_REMOTE_NAME = origin 16:01:42 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:01:42 # $SEMVER_USER_NAME = edgex-jenkins 16:01:42 # $SEMVER_BRANCH = master 16:01:42 # $SEMVER_TEMP = /tmp/semver-219931008 16:01:42 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 16:01:44 # '/tmp/semver-219931008' -> '/w/workspace/ndry_app-functions-sdk-go_master/.semver' 16:01:44 # -> Force: false 16:01:44 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } 16:01:44 $ docker exec --env ******** --env ******** 7febf746d504d78d07273f51d3df0d27991d4a5016b5b00acfa4eeeb0c28a029 ssh-agent -k 16:01:44 unset SSH_AUTH_SOCK; 16:01:44 unset SSH_AGENT_PID; 16:01:44 echo Agent pid 59 killed; 16:01:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:01:45 + git semver [Pipeline] } 16:01:45 $ docker stop --time=1 7febf746d504d78d07273f51d3df0d27991d4a5016b5b00acfa4eeeb0c28a029 16:01:46 $ docker rm -f 7febf746d504d78d07273f51d3df0d27991d4a5016b5b00acfa4eeeb0c28a029 [Pipeline] // withDockerContainer [Pipeline] sh 16:01:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:01:47 Stashed 1 file(s) [Pipeline] echo 16:01:47 [edgeXSemver]: initialized semver on version 2.0.0-dev.85 [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 16:02:02 Still waiting to schedule task 16:02:02 ‘prd-centos7-blackbox-4c-2g-315’ doesn’t have label ‘centos7-docker-4c-2g’ 16:02:02 ‘prd-centos7-docker-4c-2g-1825’ is offline 16:02:02 ‘prd-centos7-docker-4c-2g-538’ is offline 16:02:02 ‘prd-centos7-docker-4c-2g-543’ is offline 16:02:02 ‘prd-centos7-docker-4c-2g-545’ is offline 16:02:02 ‘prd-ubuntu18.04-docker-arm64-4c-16g-539’ doesn’t have label ‘centos7-docker-4c-2g’ 16:02:02 Still waiting to schedule task 16:02:02 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 16:03:11 Running on prd-centos7-docker-4c-2g-547 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws 16:03:12 Running in /w/workspace/app-functions-sdk-go/261 [Pipeline] { [Pipeline] checkout 16:03:12 The recommended git tool is: git 16:03:14 using credential edgex-jenkins-ssh 16:03:14 Cloning the remote Git repository 16:03:14 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 16:03:14 > git init /w/workspace/app-functions-sdk-go/261 # timeout=10 16:03:14 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 16:03:14 > git --version # timeout=10 16:03:14 > git --version # 'git version 2.24.4' 16:03:14 using GIT_SSH to set credentials SSH Credentials for GitHub 16:03:14 [INFO] Currently running in a labeled security context 16:03:14 [INFO] Currently SELinux is 'enforcing' on the host 16:03:14 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/261@tmp/jenkins-gitclient-ssh2777749255225248929.key 16:03:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:03:18 Avoid second fetch 16:03:18 Checking out Revision ead659262d891a3b0a5abf82965af0dd2ba9781b (master) 16:03:18 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 16:03:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:03:18 > git config core.sparsecheckout # timeout=10 16:03:18 > git checkout -f ead659262d891a3b0a5abf82965af0dd2ba9781b # timeout=10 16:03:22 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2 (#907)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:03:23 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 16:03:23 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 16:03:24 + sudo service docker restart 16:03:24 + true 16:03:24 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 16:03:42 ========================================================= 16:03:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 16:03:42 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:03:42 + 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 . 16:03:42 Sending build context to Docker daemon 19.82MB 16:03:42 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 16:03:42 Step 2/8 : FROM ${BASE} 16:03:43 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 16:03:43 540db60ca938: Pulling fs layer 16:03:43 adcc1eea9eea: Pulling fs layer 16:03:43 4c4ab2625f07: Pulling fs layer 16:03:43 0510c868ecb4: Pulling fs layer 16:03:43 afea3b2eda06: Pulling fs layer 16:03:43 7809a108b3ef: Pulling fs layer 16:03:43 f706445af74f: Pulling fs layer 16:03:43 0510c868ecb4: Waiting 16:03:43 afea3b2eda06: Waiting 16:03:43 7809a108b3ef: Waiting 16:03:43 f706445af74f: Waiting 16:03:43 4c4ab2625f07: Download complete 16:03:43 adcc1eea9eea: Verifying Checksum 16:03:43 adcc1eea9eea: Download complete 16:03:43 afea3b2eda06: Verifying Checksum 16:03:43 afea3b2eda06: Download complete 16:03:43 7809a108b3ef: Verifying Checksum 16:03:43 7809a108b3ef: Download complete 16:03:43 540db60ca938: Verifying Checksum 16:03:43 540db60ca938: Download complete 16:03:43 540db60ca938: Pull complete 16:03:43 adcc1eea9eea: Pull complete 16:03:43 4c4ab2625f07: Pull complete 16:03:44 f706445af74f: Verifying Checksum 16:03:44 f706445af74f: Download complete 16:03:45 0510c868ecb4: Verifying Checksum 16:03:45 0510c868ecb4: Download complete 16:03:49 0510c868ecb4: Pull complete 16:03:49 afea3b2eda06: Pull complete 16:03:49 7809a108b3ef: Pull complete 16:03:50 f706445af74f: Pull complete 16:03:50 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 16:03:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 16:03:50 ---> b068be0155e3 16:03:50 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 16:03:50 20.10.0: Pulling from library/docker 16:03:50 05e7bc50f07f: Pulling fs layer 16:03:50 6db28d0fdbf6: Pulling fs layer 16:03:50 292df0bc6bf3: Pulling fs layer 16:03:50 2e060f4bd70b: Pulling fs layer 16:03:50 80e8d568a223: Pulling fs layer 16:03:50 8dc6ef1a942a: Pulling fs layer 16:03:50 2312dd95470a: Pulling fs layer 16:03:50 2e060f4bd70b: Waiting 16:03:50 80e8d568a223: Waiting 16:03:50 8dc6ef1a942a: Waiting 16:03:50 2312dd95470a: Waiting 16:03:50 292df0bc6bf3: Download complete 16:03:50 6db28d0fdbf6: Verifying Checksum 16:03:50 6db28d0fdbf6: Download complete 16:03:50 05e7bc50f07f: Verifying Checksum 16:03:50 05e7bc50f07f: Download complete 16:03:50 80e8d568a223: Verifying Checksum 16:03:50 80e8d568a223: Download complete 16:03:50 2312dd95470a: Verifying Checksum 16:03:50 2312dd95470a: Download complete 16:03:50 8dc6ef1a942a: Verifying Checksum 16:03:50 8dc6ef1a942a: Download complete 16:03:51 05e7bc50f07f: Pull complete 16:03:51 6db28d0fdbf6: Pull complete 16:03:51 292df0bc6bf3: Pull complete 16:03:52 2e060f4bd70b: Verifying Checksum 16:03:52 2e060f4bd70b: Download complete 16:04:10 2e060f4bd70b: Pull complete 16:04:10 80e8d568a223: Pull complete 16:04:10 8dc6ef1a942a: Pull complete 16:04:10 2312dd95470a: Pull complete 16:04:10 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 16:04:10 Status: Downloaded newer image for docker:20.10.0 16:04:11 ---> 8c566f70e6d9 16:04:11 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 16:04:11 ---> Running in 34165e01eb0b 16:04:11 Removing intermediate container 34165e01eb0b 16:04:11 ---> 5e27edd1f8db 16:04:11 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 16:04:11 ---> Running in 77fcda60506c 16:04:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 16:04:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 16:04:13 (1/5) Installing libsodium (1.0.18-r0) 16:04:13 (2/5) Installing libzmq (4.3.3-r1) 16:04:13 (3/5) Installing pkgconf (1.7.3-r0) 16:04:13 (4/5) Installing libsodium-dev (1.0.18-r0) 16:04:13 (5/5) Installing zeromq-dev (4.3.3-r1) 16:04:13 Executing busybox-1.32.1-r6.trigger 16:04:13 OK: 150 MiB in 45 packages 16:04:14 Removing intermediate container 77fcda60506c 16:04:14 ---> 887262354ccd 16:04:14 Step 6/8 : WORKDIR /build 16:04:14 ---> Running in e31c0411556a 16:04:14 Removing intermediate container e31c0411556a 16:04:14 ---> c1d89d59e41e 16:04:14 Step 7/8 : COPY go.mod . 16:04:14 ---> e6cf04b22311 16:04:14 Step 8/8 : RUN go mod download 16:04:14 ---> Running in ba9d255afc6a 16:04:26 Removing intermediate container ba9d255afc6a 16:04:26 ---> 5ff3879d1409 16:04:26 Successfully built 5ff3879d1409 16:04:26 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:04:27 + docker inspect -f . ci-base-image-x86_64 16:04:27 . [Pipeline] withDockerContainer 16:04:27 prd-centos7-docker-4c-2g-547 does not seem to be running inside a container 16:04:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/261 -v /w/workspace/app-functions-sdk-go/261:/w/workspace/app-functions-sdk-go/261:rw,z -v /w/workspace/app-functions-sdk-go/261@tmp:/w/workspace/app-functions-sdk-go/261@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-x86_64 cat 16:04:27 $ docker top e0cc79eb94e86447a9df3866ec5ad5f30838b0a3eff1a31c406937ad63e882bf -eo pid,comm [Pipeline] { [Pipeline] sh 16:04:28 + go version 16:04:28 go version go1.16.3 linux/amd64 [Pipeline] } 16:04:28 $ docker stop --time=1 e0cc79eb94e86447a9df3866ec5ad5f30838b0a3eff1a31c406937ad63e882bf 16:04:29 $ docker rm -f e0cc79eb94e86447a9df3866ec5ad5f30838b0a3eff1a31c406937ad63e882bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:04:29 + docker inspect -f . ci-base-image-x86_64 16:04:29 . [Pipeline] withDockerContainer 16:04:29 prd-centos7-docker-4c-2g-547 does not seem to be running inside a container 16:04:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/261 -v /w/workspace/app-functions-sdk-go/261:/w/workspace/app-functions-sdk-go/261:rw,z -v /w/workspace/app-functions-sdk-go/261@tmp:/w/workspace/app-functions-sdk-go/261@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-x86_64 cat 16:04:30 $ docker top f8445744ead6406bf2354e859d73bfd61122716dbdad1dca5bd6f4f5a55b8f86 -eo pid,comm [Pipeline] { [Pipeline] sh 16:04:30 + go mod tidy [Pipeline] sh 16:04:31 + make test 16:04:31 make -C ./app-service-template build 16:04:31 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/261/app-service-template' 16:04:31 go mod tidy 16:04: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 16:04:53 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/261/app-service-template' 16:04:53 make -C ./app-service-template test 16:04:53 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/261/app-service-template' 16:04:53 go mod tidy 16:04:53 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 16:05:00 ok new-app-service 0.007s coverage: 47.8% of statements 16:05:00 ? new-app-service/config [no test files] 16:05:00 ok new-app-service/functions 0.007s 16:05:00 CGO_ENABLED=1 go vet ./... 16:05:07 gofmt -l . 16:05:07 [ "`gofmt -l .`" = "" ] 16:05:07 ./bin/test-attribution-txt.sh 16:05:07 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/261/app-service-template' 16:05:07 go mod tidy 16:05:07 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 16:05:07 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 16:05:08 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.014s coverage: 63.6% of statements 16:05:08 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.007s coverage: 96.5% of statements 16:05:08 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 16:05:08 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.013s coverage: 61.8% of statements 16:05:08 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 16:05:09 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.017s 16:05:09 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.019s coverage: 74.5% of statements 16:05:09 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 16:05:09 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 16:05:09 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 16:05:09 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 16:05:09 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 16:05:09 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 16:05:09 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.007s coverage: 97.1% of statements 16:05:09 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 16:05:09 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.008s coverage: 10.5% of statements 16:05:13 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.738s coverage: 76.1% of statements 16:05:13 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 16:05:13 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.008s coverage: 12.5% of statements 16:05:13 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.010s coverage: 27.3% of statements 16:05:13 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 16:05:13 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 16:05:13 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.006s coverage: 51.4% of statements 16:05:39 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.022s coverage: 78.0% of statements 16:05:39 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.007s coverage: 94.4% of statements 16:05:39 CGO_ENABLED=1 GO111MODULE=on go vet ./... 16:05:39 gofmt -l . 16:05:39 [ "`gofmt -l .`" = "" ] [Pipeline] } 16:05:39 $ docker stop --time=1 f8445744ead6406bf2354e859d73bfd61122716dbdad1dca5bd6f4f5a55b8f86 16:05:41 $ docker rm -f f8445744ead6406bf2354e859d73bfd61122716dbdad1dca5bd6f4f5a55b8f86 [Pipeline] // withDockerContainer [Pipeline] sh 16:05:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:05:41 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 16:05:42 ---> job-cost.sh 16:05:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5oI9 16:05:47 Running on prd-ubuntu18.04-docker-arm64-4c-16g-550 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws 16:05:47 Running in /w/workspace/app-functions-sdk-go/261 [Pipeline] { [Pipeline] checkout 16:05:47 The recommended git tool is: git 16:05:52 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 16:05:53 using credential edgex-jenkins-ssh 16:05:53 Cloning the remote Git repository 16:05:53 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 16:05:54 > git init /w/workspace/app-functions-sdk-go/261 # timeout=10 16:05:54 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 16:05:54 > git --version # timeout=10 16:05:54 > git --version # 'git version 2.17.1' 16:05:54 using GIT_SSH to set credentials SSH Credentials for GitHub 16:05:54 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:05:57 Avoid second fetch 16:05:57 Checking out Revision ead659262d891a3b0a5abf82965af0dd2ba9781b (master) 16:05:57 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 16:05:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:05:57 > git config core.sparsecheckout # timeout=10 16:05:57 > git checkout -f ead659262d891a3b0a5abf82965af0dd2ba9781b # timeout=10 16:06:02 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2 (#907)" 16:06:02 16:06:02 GitHub has been notified of this commit’s build result 16:06:02 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:06:03 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 16:06:04 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 16:06:04 + true 16:06:04 + sudo service docker restart 16:06:07 lf-activate-venv(): INFO: Adding /tmp/venv-5oI9/bin to PATH 16:06:07 INFO: No Stack... 16:06:07 INFO: Retrieving Pricing Info for: v3-standard-2 16:06:07 INFO: Archiving Costs [Pipeline] sh 16:06:08 + cat /w/workspace/app-functions-sdk-go/261/archives/cost.csv 16:06:08 + cut -d, -f6 [Pipeline] lock 16:06:08 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-master-261-stack-cost] 16:06:08 Resource [jenkins-edgexfoundry-app-functions-sdk-go-master-261-stack-cost] did not exist. Created. 16:06:08 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-master-261-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:06:08 + echo total: 0.05999999865889549 [Pipeline] stash 16:06:08 Stashed 1 file(s) [Pipeline] } 16:06:08 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-master-261-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] unstash [Pipeline] echo 16:06:23 ========================================================= 16:06:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 16:06:23 ========================================================= [Pipeline] isUnix [Pipeline] sh 16:06:23 + 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 . 16:06:24 Sending build context to Docker daemon 19.82MB 16:06:24 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 16:06:24 Step 2/8 : FROM ${BASE} 16:06:25 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:06:25 595b0fe564bb: Pulling fs layer 16:06:25 3088b5b3c5c0: Pulling fs layer 16:06:25 5b7225fbf94c: Pulling fs layer 16:06:25 ba82ee9f976e: Pulling fs layer 16:06:25 506bd15cee9f: Pulling fs layer 16:06:25 75a0a4a0db45: Pulling fs layer 16:06:25 618dc40b7e24: Pulling fs layer 16:06:25 ba82ee9f976e: Waiting 16:06:25 506bd15cee9f: Waiting 16:06:25 75a0a4a0db45: Waiting 16:06:25 618dc40b7e24: Waiting 16:06:25 5b7225fbf94c: Download complete 16:06:25 3088b5b3c5c0: Download complete 16:06:25 506bd15cee9f: Verifying Checksum 16:06:25 506bd15cee9f: Download complete 16:06:25 75a0a4a0db45: Download complete 16:06:25 595b0fe564bb: Verifying Checksum 16:06:25 595b0fe564bb: Download complete 16:06:26 595b0fe564bb: Pull complete 16:06:26 3088b5b3c5c0: Pull complete 16:06:27 618dc40b7e24: Verifying Checksum 16:06:27 618dc40b7e24: Download complete 16:06:27 5b7225fbf94c: Pull complete 16:06:29 ba82ee9f976e: Verifying Checksum 16:06:29 ba82ee9f976e: Download complete 16:06:39 ba82ee9f976e: Pull complete 16:06:39 506bd15cee9f: Pull complete 16:06:39 75a0a4a0db45: Pull complete 16:06:41 618dc40b7e24: Pull complete 16:06:41 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 16:06:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 16:06:41 ---> a36622ca3599 16:06:41 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 16:06:41 20.10.0: Pulling from library/docker 16:06:41 a3cc7d3b244e: Pulling fs layer 16:06:41 02a3295e0d61: Pulling fs layer 16:06:41 0f4f2e6d8100: Pulling fs layer 16:06:41 330b718f631f: Pulling fs layer 16:06:41 a93816041522: Pulling fs layer 16:06:41 bdb6da89ff94: Pulling fs layer 16:06:41 2a70c0c122f4: Pulling fs layer 16:06:41 330b718f631f: Waiting 16:06:41 a93816041522: Waiting 16:06:41 bdb6da89ff94: Waiting 16:06:41 2a70c0c122f4: Waiting 16:06:41 0f4f2e6d8100: Download complete 16:06:41 02a3295e0d61: Verifying Checksum 16:06:41 a3cc7d3b244e: Verifying Checksum 16:06:41 a3cc7d3b244e: Download complete 16:06:41 a93816041522: Download complete 16:06:41 2a70c0c122f4: Verifying Checksum 16:06:41 2a70c0c122f4: Download complete 16:06:41 bdb6da89ff94: Verifying Checksum 16:06:41 bdb6da89ff94: Download complete 16:06:42 a3cc7d3b244e: Pull complete 16:06:43 02a3295e0d61: Pull complete 16:06:43 330b718f631f: Verifying Checksum 16:06:43 330b718f631f: Download complete 16:06:43 0f4f2e6d8100: Pull complete 16:06:47 330b718f631f: Pull complete 16:06:47 a93816041522: Pull complete 16:06:47 bdb6da89ff94: Pull complete 16:06:47 2a70c0c122f4: Pull complete 16:06:47 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 16:06:47 Status: Downloaded newer image for docker:20.10.0 16:06:53 ---> 493067db57fd 16:06:53 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 16:06:53 ---> Running in d14419545f32 16:06:53 Removing intermediate container d14419545f32 16:06:53 ---> 93169e7c91ef 16:06:53 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 16:06:53 ---> Running in a5708fd0fff7 16:06:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 16:06:56 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 16:06:56 (1/5) Installing libsodium (1.0.18-r0) 16:06:57 (2/5) Installing libzmq (4.3.3-r1) 16:06:57 (3/5) Installing pkgconf (1.7.3-r0) 16:06:57 (4/5) Installing libsodium-dev (1.0.18-r0) 16:06:57 (5/5) Installing zeromq-dev (4.3.3-r1) 16:06:57 Executing busybox-1.32.1-r6.trigger 16:06:57 OK: 139 MiB in 45 packages 16:06:58 Removing intermediate container a5708fd0fff7 16:06:58 ---> 19f7430512ab 16:06:58 Step 6/8 : WORKDIR /build 16:06:58 ---> Running in a260b513b66e 16:06:59 Removing intermediate container a260b513b66e 16:06:59 ---> 83b5406591d4 16:06:59 Step 7/8 : COPY go.mod . 16:07:00 ---> 6251dc0b82bc 16:07:00 Step 8/8 : RUN go mod download 16:07:00 ---> Running in ff5c0811b6fd 16:07:27 Removing intermediate container ff5c0811b6fd 16:07:27 ---> 6b014e107eef 16:07:27 Successfully built 6b014e107eef 16:07:27 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:07:27 + docker inspect -f . ci-base-image-arm64 16:07:27 . [Pipeline] withDockerContainer 16:07:27 prd-ubuntu18.04-docker-arm64-4c-16g-550 does not seem to be running inside a container 16:07:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/261 -v /w/workspace/app-functions-sdk-go/261:/w/workspace/app-functions-sdk-go/261:rw,z -v /w/workspace/app-functions-sdk-go/261@tmp:/w/workspace/app-functions-sdk-go/261@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 16:07:29 $ docker top 7d4cba5ce2b5d1bd76102b283d8454519be59a6e22ed33f810cc4574a92f42ae -eo pid,comm [Pipeline] { [Pipeline] sh 16:07:30 + go version 16:07:30 go version go1.16.5 linux/arm64 [Pipeline] } 16:07:30 $ docker stop --time=1 7d4cba5ce2b5d1bd76102b283d8454519be59a6e22ed33f810cc4574a92f42ae 16:07:32 $ docker rm -f 7d4cba5ce2b5d1bd76102b283d8454519be59a6e22ed33f810cc4574a92f42ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:07:33 + docker inspect -f . ci-base-image-arm64 16:07:33 . [Pipeline] withDockerContainer 16:07:33 prd-ubuntu18.04-docker-arm64-4c-16g-550 does not seem to be running inside a container 16:07:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/261 -v /w/workspace/app-functions-sdk-go/261:/w/workspace/app-functions-sdk-go/261:rw,z -v /w/workspace/app-functions-sdk-go/261@tmp:/w/workspace/app-functions-sdk-go/261@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 16:07:35 $ docker top 8ca691913f5564de45440762eb95bc5af3077f251fa3e31713a89ec6c19976d6 -eo pid,comm [Pipeline] { [Pipeline] sh 16:07:36 + go mod tidy [Pipeline] sh 16:07:38 + make test 16:07:38 make -C ./app-service-template build 16:07:38 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/261/app-service-template' 16:07:38 go mod tidy 16:07:39 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 16:08:18 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/261/app-service-template' 16:08:18 make -C ./app-service-template test 16:08:18 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/261/app-service-template' 16:08:18 go mod tidy 16:08:18 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 16:08:57 ok new-app-service 0.047s coverage: 47.8% of statements 16:08:57 ? new-app-service/config [no test files] 16:08:57 ok new-app-service/functions 0.056s 16:08:57 CGO_ENABLED=1 go vet ./... 16:09:24 gofmt -l . 16:09:24 [ "`gofmt -l .`" = "" ] 16:09:24 ./bin/test-attribution-txt.sh 16:09:24 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/261/app-service-template' 16:09:24 go mod tidy 16:09:24 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 16:09:25 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 16:09:35 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.121s coverage: 63.6% of statements 16:09:35 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.050s coverage: 96.5% of statements 16:09:35 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 16:09:35 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.124s coverage: 61.8% of statements 16:09:35 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 16:09:35 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.061s 16:09:35 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.112s coverage: 74.5% of statements 16:09:35 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 16:09:35 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 16:09:35 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 16:09:35 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 16:09:35 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 16:09:35 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 16:09:35 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.016s coverage: 97.1% of statements 16:09:35 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 16:09:35 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.036s coverage: 10.5% of statements 16:09:42 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.873s coverage: 76.1% of statements 16:09:42 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 16:09:42 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.055s coverage: 12.5% of statements 16:09:42 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.087s coverage: 27.3% of statements 16:09:42 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 16:09:42 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 16:09:42 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.047s coverage: 51.4% of statements 16:10:09 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.131s coverage: 78.0% of statements 16:10:09 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.034s coverage: 94.4% of statements 16:10:09 CGO_ENABLED=1 GO111MODULE=on go vet ./... 16:10:11 gofmt -l . 16:10:12 [ "`gofmt -l .`" = "" ] [Pipeline] } 16:10:12 $ docker stop --time=1 8ca691913f5564de45440762eb95bc5af3077f251fa3e31713a89ec6c19976d6 16:10:14 $ docker rm -f 8ca691913f5564de45440762eb95bc5af3077f251fa3e31713a89ec6c19976d6 [Pipeline] // withDockerContainer [Pipeline] sh 16:10:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:10:15 Warning: overwriting stash ‘coverage-report’ 16:10:16 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 16:10:16 ---> job-cost.sh 16:10:16 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-sRQR 16:11:13 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 16:13:05 lf-activate-venv(): INFO: Adding /tmp/venv-sRQR/bin to PATH 16:13:05 INFO: No Stack... 16:13:05 INFO: Retrieving Pricing Info for: v2-standard-4 16:13:05 INFO: Archiving Costs [Pipeline] sh 16:13:05 + cat /w/workspace/app-functions-sdk-go/261/archives/cost.csv 16:13:05 + cut -d, -f6 [Pipeline] lock 16:13:05 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-master-261-stack-cost] 16:13:05 Resource [jenkins-edgexfoundry-app-functions-sdk-go-master-261-stack-cost] did not exist. Created. 16:13:05 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-master-261-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:13:06 /w/workspace/app-functions-sdk-go/261@tmp/durable-e7f86efe/script.sh: 1: /w/workspace/app-functions-sdk-go/261@tmp/durable-e7f86efe/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 16:13:06 + echo total: 0.18000000715255737 [Pipeline] stash 16:13:06 Warning: overwriting stash ‘stack-cost’ 16:13:06 Stashed 1 file(s) [Pipeline] } 16:13:06 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-master-261-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 16:13:08 provisioning config files... 16:13:08 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config3558410427226028076tmp [Pipeline] { [Pipeline] sh 16:13:08 + set +x 16:13:08 + bash -s -- 16:13:08 + curl -s https://codecov.io/bash 16:13:08 16:13:08 _____ _ 16:13:08 / ____| | | 16:13:08 | | ___ __| | ___ ___ _____ __ 16:13:08 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:13:08 | |___| (_) | (_| | __/ (_| (_) \ V / 16:13:08 \_____\___/ \__,_|\___|\___\___/ \_/ 16:13:08 Bash-1.0.3 16:13:08 16:13:08 16:13:08 ==> git version 2.24.4 found 16:13:08 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 16:13:08 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 16:13:08 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 16:13:08 ==> Jenkins CI detected. 16:13:08 project root: . 16:13:08 --> token set from env 16:13:08 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:13:08 ==> Running gcov in . (disable via -X gcov) 16:13:08 ==> Python coveragepy not found 16:13:08 ==> Searching for coverage reports in: 16:13:08 + . 16:13:08 -> Found 2 reports 16:13:08 ==> Detecting git/mercurial file structure 16:13:08 ==> Reading reports 16:13:08 + ./app-service-template/coverage.out bytes=1055 16:13:08 + ./coverage.out bytes=95181 16:13:08 ==> Appending adjustments 16:13:08 https://docs.codecov.io/docs/fixing-reports 16:13:08 + Found adjustments 16:13:08 ==> Gzipping contents 16:13:08 20K /tmp/codecov.2sLRYM.gz 16:13:08 ==> Uploading reports 16:13:08 url: https://codecov.io 16:13:08 query: branch=master&commit=ead659262d891a3b0a5abf82965af0dd2ba9781b&build=261&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F261%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 16:13:08 -> Pinging Codecov 16:13:08 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=ead659262d891a3b0a5abf82965af0dd2ba9781b&build=261&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F261%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 16:13:09 -> Uploading to 16:13:09 https://storage.googleapis.com/codecov/v4/raw/2021-06-21/3D8B5DFFC46A037C893635FACE044666/ead659262d891a3b0a5abf82965af0dd2ba9781b/8f651b33-63e8-484d-969a-0c6219e7d3e2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210621%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210621T161309Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3a95dc04e7cc5455afb0a0ffac84f4b298d8bf6299b4fbab9eccb7ff08bc7b87 16:13:09 % Total % Received % Xferd Average Speed Time Time Time Current 16:13:09 Dload Upload Total Spent Left Speed 16:13:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16874 0 0 100 16874 0 48237 --:--:-- --:--:-- --:--:-- 48211 16:13:09 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/ead659262d891a3b0a5abf82965af0dd2ba9781b [Pipeline] } 16:13:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 16:13:10 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:13:10 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:13:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:13:11 16:13:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 16:13:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:13:11 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:13:11 188c0c94c7c5: Pulling fs layer 16:13:11 0ef7d3d256c8: Pulling fs layer 16:13:11 de9db76c5a1d: Pulling fs layer 16:13:11 0eba1c9be4d2: Pulling fs layer 16:13:11 0d57e429df01: Pulling fs layer 16:13:11 4e4be7b47b0d: Pulling fs layer 16:13:11 e1f770b5df2f: Pulling fs layer 16:13:11 85a0685a4137: Pulling fs layer 16:13:11 0d57e429df01: Waiting 16:13:11 4e4be7b47b0d: Waiting 16:13:11 e1f770b5df2f: Waiting 16:13:11 85a0685a4137: Waiting 16:13:11 0eba1c9be4d2: Waiting 16:13:11 de9db76c5a1d: Download complete 16:13:11 0ef7d3d256c8: Verifying Checksum 16:13:11 0ef7d3d256c8: Download complete 16:13:11 0d57e429df01: Verifying Checksum 16:13:11 0d57e429df01: Download complete 16:13:11 4e4be7b47b0d: Verifying Checksum 16:13:11 4e4be7b47b0d: Download complete 16:13:11 188c0c94c7c5: Verifying Checksum 16:13:11 188c0c94c7c5: Download complete 16:13:11 188c0c94c7c5: Pull complete 16:13:11 0ef7d3d256c8: Pull complete 16:13:11 de9db76c5a1d: Pull complete 16:13:12 e1f770b5df2f: Verifying Checksum 16:13:12 e1f770b5df2f: Download complete 16:13:14 0eba1c9be4d2: Verifying Checksum 16:13:14 0eba1c9be4d2: Download complete 16:13:15 85a0685a4137: Verifying Checksum 16:13:15 85a0685a4137: Download complete 16:13:17 0eba1c9be4d2: Pull complete 16:13:17 0d57e429df01: Pull complete 16:13:17 4e4be7b47b0d: Pull complete 16:13:18 e1f770b5df2f: Pull complete 16:13:21 85a0685a4137: Pull complete 16:13:21 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 16:13:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:13:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 16:13:21 prd-centos7-docker-4c-2g-544 does not seem to be running inside a container 16:13:21 $ 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 16:13:27 $ docker top 239173307b02c72f16cdd98db79836c245f7cfd8150077ae8d8778acd7ce6b1b -eo pid,comm [Pipeline] { [Pipeline] echo 16:13:27 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 16:13:27 + set -o pipefail 16:13:27 + snyk monitor '--org=edgex-jenkins' 16:13:34 16:13:34 Monitoring /w/workspace/ndry_app-functions-sdk-go_master (github.com/edgexfoundry/app-functions-sdk-go/v2)... 16:13:34 16:13:34 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/532bf4e0-c9ac-4015-a8eb-4e1515644558/history/bfd2b28c-97e4-476c-a5d8-950b88c9766a 16:13:34 16:13:34 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 16:13:34 16:13:34 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:13:34 16:13:34 [Pipeline] } 16:13:34 $ docker stop --time=1 239173307b02c72f16cdd98db79836c245f7cfd8150077ae8d8778acd7ce6b1b 16:13:37 $ docker rm -f 239173307b02c72f16cdd98db79836c245f7cfd8150077ae8d8778acd7ce6b1b [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 16:13:37 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:13:37 provisioning config files... 16:13:38 copy managed file [swaggerhub-api-key] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config1534153733328535752tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:13:38 --> edgex-publish-swagger.sh 16:13:38 === Publish openapi/v2 API === 16:13:38 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 16:13:38 [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/ndry_app-functions-sdk-go_master/openapi/v2/app-functions-sdk.yaml] 16:13:38 % Total % Received % Xferd Average Speed Time Time Time Current 16:13:38 Dload Upload Total Spent Left Speed 16:13:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13052 0 0 100 13052 0 11303 0:00:01 0:00:01 --:--:-- 11310 100 13052 0 0 100 13052 0 11302 0:00:01 0:00:01 --:--:-- 11310 16:13:39 16:13:39 [Pipeline] } 16:13:39 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 16:13:39 + git log --format=format:%s -1 ead659262d891a3b0a5abf82965af0dd2ba9781b [Pipeline] isUnix [Pipeline] sh 16:13:40 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:13:40 . [Pipeline] withDockerContainer 16:13:40 prd-centos7-docker-4c-2g-544 does not seem to be running inside a container 16:13:40 $ 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 16:13:40 $ docker top 99f24e93d94b013db0d954f92419191c9f4db5af56554dde7cde96d2154a780b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:13:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:13:40 [ssh-agent] Looking for ssh-agent implementation... 16:13:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:13:41 $ docker exec 99f24e93d94b013db0d954f92419191c9f4db5af56554dde7cde96d2154a780b ssh-agent 16:13:41 SSH_AUTH_SOCK=/tmp/ssh-0WLMG1yae4JW/agent.12 16:13:41 SSH_AGENT_PID=18 16:13:41 Running ssh-add (command line suppressed) 16:13:41 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_3593355332203616294.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_3593355332203616294.key) 16:13:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:13:41 + git semver tag 16:13:41 # -> Open(): unable to determine branch for HEAD 16:13:41 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 16:13:41 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 16:13:41 # $SEMVER_REMOTE_NAME = origin 16:13:41 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:13:41 # $SEMVER_USER_NAME = edgex-jenkins 16:13:41 # $SEMVER_BRANCH = master 16:13:41 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver 16:13:41 # ead659262d891a3b0a5abf82965af0dd2ba9781b HEAD 16:13:41 # -> Force: false 16:13:41 # 147f43e1008c943849ad32234cade324e84a0632 refs/tags/v2.0.0-dev.85 [Pipeline] } 16:13:41 $ docker exec --env ******** --env ******** 99f24e93d94b013db0d954f92419191c9f4db5af56554dde7cde96d2154a780b ssh-agent -k 16:13:41 unset SSH_AUTH_SOCK; 16:13:41 unset SSH_AGENT_PID; 16:13:41 echo Agent pid 18 killed; 16:13:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:13:42 + git semver [Pipeline] } 16:13:42 $ docker stop --time=1 99f24e93d94b013db0d954f92419191c9f4db5af56554dde7cde96d2154a780b 16:13:43 $ docker rm -f 99f24e93d94b013db0d954f92419191c9f4db5af56554dde7cde96d2154a780b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 16:13:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:13:43 16:13:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 16:13:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:13:44 0.23.1-centos7: Pulling from edgex-lftools 16:13:44 ab5ef0e58194: Pulling fs layer 16:13:44 9712f1f96733: Pulling fs layer 16:13:44 63f879dbbcfc: Pulling fs layer 16:13:44 0d9ebad4ef96: Pulling fs layer 16:13:44 e9a5061849ea: Pulling fs layer 16:13:44 d747dcd14b5f: Pulling fs layer 16:13:44 2de7ff778b66: Pulling fs layer 16:13:44 0d9ebad4ef96: Waiting 16:13:44 e9a5061849ea: Waiting 16:13:44 d747dcd14b5f: Waiting 16:13:44 9712f1f96733: Verifying Checksum 16:13:44 9712f1f96733: Download complete 16:13:45 63f879dbbcfc: Verifying Checksum 16:13:45 63f879dbbcfc: Download complete 16:13:45 e9a5061849ea: Verifying Checksum 16:13:45 e9a5061849ea: Download complete 16:13:45 d747dcd14b5f: Verifying Checksum 16:13:45 d747dcd14b5f: Download complete 16:13:45 2de7ff778b66: Verifying Checksum 16:13:45 2de7ff778b66: Download complete 16:13:45 ab5ef0e58194: Verifying Checksum 16:13:45 ab5ef0e58194: Download complete 16:13:45 0d9ebad4ef96: Verifying Checksum 16:13:45 0d9ebad4ef96: Download complete 16:13:48 ab5ef0e58194: Pull complete 16:13:48 9712f1f96733: Pull complete 16:13:49 63f879dbbcfc: Pull complete 16:13:52 0d9ebad4ef96: Pull complete 16:13:52 e9a5061849ea: Pull complete 16:13:52 d747dcd14b5f: Pull complete 16:13:53 2de7ff778b66: Pull complete 16:13:53 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:13:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:13:53 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 16:13:53 prd-centos7-docker-4c-2g-544 does not seem to be running inside a container 16:13:53 $ 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 16:13:58 $ docker top 2c4dfb4c6484ee6a571cfbe5ffaf2f22a55779c86c34c5c703b1ab41db958969 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:13:58 provisioning config files... 16:13:58 copy managed file [sigul-config] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config7004065468438629127tmp 16:13:58 copy managed file [sigul-password] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config5900929033615474441tmp 16:13:58 copy managed file [sigul-pki] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config2687337245471858985tmp [Pipeline] { [Pipeline] echo 16:13:58 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:13:59 ---> sigul-configuration.sh 16:13:59 gpg: directory `/root/.gnupg' created 16:13:59 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:13:59 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:13:59 gpg: keyring `/root/.gnupg/secring.gpg' created 16:13:59 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:13:59 gpg: CAST5 encrypted data 16:13:59 gpg: encrypted with 1 passphrase 16:13:59 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:13:59 + mkdir /home/jenkins 16:13:59 + mkdir /home/jenkins/sigul [Pipeline] sh 16:14:00 + 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 16:14:00 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:14:00 ---> sigul-install.sh 16:14:05 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 16:14:05 + git tag --list 16:14:05 v0.1.0 16:14:05 v0.1.1 16:14:05 v1.0.0 16:14:05 v1.1.0 16:14:05 v1.2.0 16:14:05 v1.3.0 16:14:05 v1.3.1 16:14:05 v1.3.1-dev.1 16:14:05 v1.3.2-dev.1 16:14:05 v2.0.0-dev.1 16:14:05 v2.0.0-dev.10 16:14:05 v2.0.0-dev.11 16:14:05 v2.0.0-dev.12 16:14:05 v2.0.0-dev.13 16:14:05 v2.0.0-dev.14 16:14:05 v2.0.0-dev.15 16:14:05 v2.0.0-dev.16 16:14:05 v2.0.0-dev.17 16:14:05 v2.0.0-dev.18 16:14:05 v2.0.0-dev.19 16:14:05 v2.0.0-dev.2 16:14:05 v2.0.0-dev.20 16:14:05 v2.0.0-dev.21 16:14:05 v2.0.0-dev.22 16:14:05 v2.0.0-dev.23 16:14:05 v2.0.0-dev.24 16:14:05 v2.0.0-dev.25 16:14:05 v2.0.0-dev.26 16:14:05 v2.0.0-dev.27 16:14:05 v2.0.0-dev.28 16:14:05 v2.0.0-dev.29 16:14:05 v2.0.0-dev.3 16:14:05 v2.0.0-dev.30 16:14:05 v2.0.0-dev.31 16:14:05 v2.0.0-dev.32 16:14:05 v2.0.0-dev.33 16:14:05 v2.0.0-dev.34 16:14:05 v2.0.0-dev.35 16:14:05 v2.0.0-dev.36 16:14:05 v2.0.0-dev.37 16:14:05 v2.0.0-dev.38 16:14:05 v2.0.0-dev.39 16:14:05 v2.0.0-dev.4 16:14:05 v2.0.0-dev.40 16:14:05 v2.0.0-dev.41 16:14:05 v2.0.0-dev.42 16:14:05 v2.0.0-dev.43 16:14:05 v2.0.0-dev.44 16:14:05 v2.0.0-dev.45 16:14:05 v2.0.0-dev.46 16:14:05 v2.0.0-dev.47 16:14:05 v2.0.0-dev.48 16:14:05 v2.0.0-dev.49 16:14:05 v2.0.0-dev.5 16:14:05 v2.0.0-dev.50 16:14:05 v2.0.0-dev.51 16:14:05 v2.0.0-dev.52 16:14:05 v2.0.0-dev.53 16:14:05 v2.0.0-dev.54 16:14:05 v2.0.0-dev.55 16:14:05 v2.0.0-dev.56 16:14:05 v2.0.0-dev.57 16:14:05 v2.0.0-dev.58 16:14:05 v2.0.0-dev.59 16:14:05 v2.0.0-dev.6 16:14:05 v2.0.0-dev.60 16:14:05 v2.0.0-dev.61 16:14:05 v2.0.0-dev.62 16:14:05 v2.0.0-dev.63 16:14:05 v2.0.0-dev.64 16:14:05 v2.0.0-dev.65 16:14:05 v2.0.0-dev.66 16:14:05 v2.0.0-dev.67 16:14:05 v2.0.0-dev.68 16:14:05 v2.0.0-dev.69 16:14:05 v2.0.0-dev.7 16:14:05 v2.0.0-dev.70 16:14:05 v2.0.0-dev.71 16:14:05 v2.0.0-dev.72 16:14:05 v2.0.0-dev.73 16:14:05 v2.0.0-dev.74 16:14:05 v2.0.0-dev.75 16:14:05 v2.0.0-dev.76 16:14:05 v2.0.0-dev.77 16:14:05 v2.0.0-dev.78 16:14:05 v2.0.0-dev.79 16:14:05 v2.0.0-dev.8 16:14:05 v2.0.0-dev.80 16:14:05 v2.0.0-dev.81 16:14:05 v2.0.0-dev.82 16:14:05 v2.0.0-dev.83 16:14:05 v2.0.0-dev.84 16:14:05 v2.0.0-dev.85 16:14:05 v2.0.0-dev.9 [Pipeline] sh 16:14:06 + lftools sign git-tag v2.0.0-dev.85 16:14:06 Signing Git tag with Sigul... 16:14:06 Signing v2.0.0-dev.85 [Pipeline] echo 16:14:07 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:14:08 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:14:08 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:14:08 $ docker stop --time=1 2c4dfb4c6484ee6a571cfbe5ffaf2f22a55779c86c34c5c703b1ab41db958969 16:14:10 $ docker rm -f 2c4dfb4c6484ee6a571cfbe5ffaf2f22a55779c86c34c5c703b1ab41db958969 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 16:14:10 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:14:10 . [Pipeline] withDockerContainer 16:14:10 prd-centos7-docker-4c-2g-544 does not seem to be running inside a container 16:14:11 $ 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 16:14:11 $ docker top 7156652672cd298e9a10b0e1f78f77e0379ad543c51782c025d7dc39312192b9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:14:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:14:11 [ssh-agent] Looking for ssh-agent implementation... 16:14:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:14:11 $ docker exec 7156652672cd298e9a10b0e1f78f77e0379ad543c51782c025d7dc39312192b9 ssh-agent 16:14:11 SSH_AUTH_SOCK=/tmp/ssh-QhEAkE34k58Z/agent.13 16:14:11 SSH_AGENT_PID=19 16:14:11 Running ssh-add (command line suppressed) 16:14:11 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_6046633226096804549.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_6046633226096804549.key) 16:14:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:14:12 + git semver bump pre 16:14:12 # -> Open(): unable to determine branch for HEAD 16:14:12 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 16:14:12 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 16:14:12 # $SEMVER_REMOTE_NAME = origin 16:14:12 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:14:12 # $SEMVER_USER_NAME = edgex-jenkins 16:14:12 # $SEMVER_BRANCH = master 16:14:12 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver 16:14:12 2.0.0-dev.86 [Pipeline] } 16:14:12 $ docker exec --env ******** --env ******** 7156652672cd298e9a10b0e1f78f77e0379ad543c51782c025d7dc39312192b9 ssh-agent -k 16:14:12 unset SSH_AUTH_SOCK; 16:14:12 unset SSH_AGENT_PID; 16:14:12 echo Agent pid 19 killed; 16:14:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:14:12 + git semver [Pipeline] } 16:14:12 $ docker stop --time=1 7156652672cd298e9a10b0e1f78f77e0379ad543c51782c025d7dc39312192b9 16:14:14 $ docker rm -f 7156652672cd298e9a10b0e1f78f77e0379ad543c51782c025d7dc39312192b9 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 16:14:14 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:14:14 . [Pipeline] withDockerContainer 16:14:14 prd-centos7-docker-4c-2g-544 does not seem to be running inside a container 16:14:14 $ 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 16:14:15 $ docker top 561740ea8aa8aa8b2c5d704db4967f1de4b9f7c2bcc7bff30213ac8e272354fe -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:14:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:14:15 [ssh-agent] Looking for ssh-agent implementation... 16:14:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:14:15 $ docker exec 561740ea8aa8aa8b2c5d704db4967f1de4b9f7c2bcc7bff30213ac8e272354fe ssh-agent 16:14:15 SSH_AUTH_SOCK=/tmp/ssh-anMsCGxHjdtX/agent.14 16:14:15 SSH_AGENT_PID=21 16:14:15 Running ssh-add (command line suppressed) 16:14:15 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_1948754539879268433.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_1948754539879268433.key) 16:14:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:14:15 + git semver push 16:14:15 # -> Open(): unable to determine branch for HEAD 16:14:15 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 16:14:15 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 16:14:15 # $SEMVER_REMOTE_NAME = origin 16:14:15 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:14:15 # $SEMVER_USER_NAME = edgex-jenkins 16:14:15 # $SEMVER_BRANCH = master 16:14:15 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } 16:14:21 $ docker exec --env ******** --env ******** 561740ea8aa8aa8b2c5d704db4967f1de4b9f7c2bcc7bff30213ac8e272354fe ssh-agent -k 16:14:21 unset SSH_AUTH_SOCK; 16:14:21 unset SSH_AGENT_PID; 16:14:21 echo Agent pid 21 killed; 16:14:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:14:21 + git semver [Pipeline] } 16:14:21 $ docker stop --time=1 561740ea8aa8aa8b2c5d704db4967f1de4b9f7c2bcc7bff30213ac8e272354fe 16:14:22 $ docker rm -f 561740ea8aa8aa8b2c5d704db4967f1de4b9f7c2bcc7bff30213ac8e272354fe [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 16:14:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:14:24 ---> package-listing.sh 16:14:24 ++ facter osfamily 16:14:24 ++ tr '[:upper:]' '[:lower:]' 16:14:24 + OS_FAMILY=redhat 16:14:24 + workspace=/w/workspace/ndry_app-functions-sdk-go_master 16:14:24 + START_PACKAGES=/tmp/packages_start.txt 16:14:24 + END_PACKAGES=/tmp/packages_end.txt 16:14:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:14:24 + PACKAGES=/tmp/packages_start.txt 16:14:24 + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' 16:14:24 + PACKAGES=/tmp/packages_end.txt 16:14:24 + case "${OS_FAMILY}" in 16:14:24 + rpm -qa 16:14:24 + sort 16:14:25 + '[' -f /tmp/packages_start.txt ']' 16:14:25 + '[' -f /tmp/packages_end.txt ']' 16:14:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:14:25 + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' 16:14:25 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_master/archives/ 16:14:25 + 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 16:14:25 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 16:14:25 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:14:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:14:26 16:14:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 16:14:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:14:26 alpine: Pulling from edgex-lftools-log-publisher 16:14:26 df20fa9351a1: Pulling fs layer 16:14:26 36b3adc4ff6f: Pulling fs layer 16:14:26 8ad3a11d3b57: Pulling fs layer 16:14:26 46f8f816bc3b: Pulling fs layer 16:14:26 93b61091891f: Pulling fs layer 16:14:26 93b9cdb0e59b: Pulling fs layer 16:14:26 5e14af77c1be: Pulling fs layer 16:14:26 01666e4c0597: Pulling fs layer 16:14:26 aa168da1d23b: Pulling fs layer 16:14:26 93b9cdb0e59b: Waiting 16:14:26 5e14af77c1be: Waiting 16:14:26 01666e4c0597: Waiting 16:14:26 aa168da1d23b: Waiting 16:14:26 46f8f816bc3b: Waiting 16:14:26 93b61091891f: Waiting 16:14:26 36b3adc4ff6f: Verifying Checksum 16:14:26 36b3adc4ff6f: Download complete 16:14:26 46f8f816bc3b: Verifying Checksum 16:14:26 46f8f816bc3b: Download complete 16:14:26 df20fa9351a1: Verifying Checksum 16:14:26 df20fa9351a1: Download complete 16:14:26 93b9cdb0e59b: Verifying Checksum 16:14:26 93b9cdb0e59b: Download complete 16:14:26 5e14af77c1be: Verifying Checksum 16:14:26 5e14af77c1be: Download complete 16:14:26 01666e4c0597: Verifying Checksum 16:14:26 01666e4c0597: Download complete 16:14:26 93b61091891f: Verifying Checksum 16:14:26 93b61091891f: Download complete 16:14:26 df20fa9351a1: Pull complete 16:14:26 8ad3a11d3b57: Verifying Checksum 16:14:26 8ad3a11d3b57: Download complete 16:14:26 36b3adc4ff6f: Pull complete 16:14:27 8ad3a11d3b57: Pull complete 16:14:27 46f8f816bc3b: Pull complete 16:14:27 93b61091891f: Pull complete 16:14:27 93b9cdb0e59b: Pull complete 16:14:28 5e14af77c1be: Pull complete 16:14:28 01666e4c0597: Pull complete 16:14:28 aa168da1d23b: Verifying Checksum 16:14:28 aa168da1d23b: Download complete 16:14:32 aa168da1d23b: Pull complete 16:14:32 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 16:14:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:14:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 16:14:32 prd-centos7-docker-4c-2g-544 does not seem to be running inside a container 16:14:32 $ 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 16:14:36 $ docker top aeef2764808aad84511fdc45efd17e05696b97926d076cd58a84ef8d0c564163 -eo pid,comm [Pipeline] { [Pipeline] sh 16:14:36 + touch /tmp/pre-build-complete [Pipeline] sh 16:14:37 + mkdir -p /var/log/sa [Pipeline] sh 16:14:37 + ls /var/log/sa-host 16:14:37 + sadf -c /var/log/sa-host/sa05 16:14:37 file_magic: OK 16:14:37 HZ: Using current value: 100 16:14:37 file_header: OK 16:14:37 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 16:14:37 Statistics: 16:14:37 Hnuu...uuuununununu...Hnuu...uuuununununu... 16:14:37 File successfully converted to sysstat format version 12.2.1 16:14:37 + sadf -c /var/log/sa-host/sa21 16:14:37 file_magic: OK 16:14:37 HZ: Using current value: 100 16:14:37 file_header: OK 16:14:37 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 16:14:37 Statistics: 16:14:37 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... 16:14:37 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:14:37 provisioning config files... 16:14:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config6174439926955061716tmp [Pipeline] { [Pipeline] echo 16:14:37 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:14:38 ---> create-netrc.sh [Pipeline] } 16:14:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:14:38 ---> python-tools-install.sh [Pipeline] echo 16:14:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:14:38 ---> sudo-logs.sh 16:14:38 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:14:38 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:14:39 ---> job-cost.sh 16:14:39 lf-activate-venv: SKIPPING 16:14:39 DEBUG: total: 0.18000000715255737 16:14:39 INFO: Retrieving Stack Cost... 16:14:39 INFO: Retrieving Pricing Info for: v3-standard-2 16:14:40 INFO: Archiving Costs [Pipeline] echo 16:14:40 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:14:40 ---> logs-deploy.sh 16:14:40 lf-activate-venv: SKIPPING 16:14:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/261 16:14:40 INFO: archiving workspace using pattern(s): 16:14:41 Archives upload complete. 16:14:41 INFO: archiving logs to Nexus 16:14:42 ---> uname -a: 16:14:42 Linux prd-centos7-docker-4c-2g-544.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 16:14:42 16:14:42 16:14:42 ---> lscpu: 16:14:42 Architecture: x86_64 16:14:42 CPU op-mode(s): 32-bit, 64-bit 16:14:42 Byte Order: Little Endian 16:14:42 Address sizes: 40 bits physical, 48 bits virtual 16:14:42 CPU(s): 2 16:14:42 On-line CPU(s) list: 0,1 16:14:42 Thread(s) per core: 1 16:14:42 Core(s) per socket: 1 16:14:42 Socket(s): 2 16:14:42 NUMA node(s): 1 16:14:42 Vendor ID: AuthenticAMD 16:14:42 CPU family: 23 16:14:42 Model: 49 16:14:42 Model name: AMD EPYC-Rome Processor 16:14:42 Stepping: 0 16:14:42 CPU MHz: 2800.000 16:14:42 BogoMIPS: 5600.00 16:14:42 Virtualization: AMD-V 16:14:42 Hypervisor vendor: KVM 16:14:42 Virtualization type: full 16:14:42 L1d cache: 64 KiB 16:14:42 L1i cache: 64 KiB 16:14:42 L2 cache: 1 MiB 16:14:42 L3 cache: 32 MiB 16:14:42 NUMA node0 CPU(s): 0,1 16:14:42 Vulnerability Itlb multihit: Not affected 16:14:42 Vulnerability L1tf: Not affected 16:14:42 Vulnerability Mds: Not affected 16:14:42 Vulnerability Meltdown: Not affected 16:14:42 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:14:42 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 16:14:42 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 16:14:42 Vulnerability Srbds: Not affected 16:14:42 Vulnerability Tsx async abort: Not affected 16:14:42 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 16:14:42 16:14:42 16:14:42 ---> nproc: 16:14:42 2 16:14:42 16:14:42 16:14:42 ---> df -h: 16:14:42 Filesystem Size Used Available Use% Mounted on 16:14:42 overlay 40.0G 8.9G 31.1G 22% / 16:14:42 tmpfs 64.0M 0 64.0M 0% /dev 16:14:42 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 16:14:42 shm 64.0M 0 64.0M 0% /dev/shm 16:14:42 /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os 16:14:42 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf 16:14:42 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname 16:14:42 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts 16:14:42 /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json 16:14:42 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/ndry_app-functions-sdk-go_master 16:14:42 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/ndry_app-functions-sdk-go_master@tmp 16:14:42 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host 16:14:42 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure 16:14:42 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log 16:14:42 16:14:42 16:14:42 ---> free -m: 16:14:42 total used free shared buff/cache available 16:14:42 Mem: 7821 1176 3227 0 3417 6564 16:14:42 Swap: 1023 0 1023 16:14:42 16:14:42 16:14:42 ---> ip addr: 16:14:42 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 16:14:42 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:14:42 inet 127.0.0.1/8 scope host lo 16:14:42 valid_lft forever preferred_lft forever 16:14:42 inet6 ::1/128 scope host 16:14:42 valid_lft forever preferred_lft forever 16:14:42 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 16:14:42 link/ether fa:16:3e:bf:31:ea brd ff:ff:ff:ff:ff:ff 16:14:42 inet 10.30.123.134/23 brd 10.30.123.255 scope global dynamic eth0 16:14:42 valid_lft 85571sec preferred_lft 85571sec 16:14:42 inet6 fe80::f816:3eff:febf:31ea/64 scope link 16:14:42 valid_lft forever preferred_lft forever 16:14:42 3: docker0: mtu 1500 qdisc noqueue state DOWN 16:14:42 link/ether 02:42:61:f9:ac:ee brd ff:ff:ff:ff:ff:ff 16:14:42 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 16:14:42 valid_lft forever preferred_lft forever 16:14:42 inet6 fe80::42:61ff:fef9:acee/64 scope link 16:14:42 valid_lft forever preferred_lft forever 16:14:42 16:14:42 16:14:42 ---> sar -b -r -n DEV: 16:14:42 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/21/21 _x86_64_ (2 CPU) 16:14:42 16:14:42 16:00:41 LINUX RESTART (2 CPU) 16:14:42 16:14:42 16:01:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:14:42 16:02:01 192.83 55.97 136.86 0.00 8384.71 42649.83 0.00 16:14:42 16:03:01 2.25 0.00 2.25 0.00 0.00 53.94 0.00 16:14:42 16:04:01 0.43 0.00 0.43 0.00 0.00 6.71 0.00 16:14:42 16:05:01 0.18 0.00 0.18 0.00 0.00 2.97 0.00 16:14:42 16:06:01 0.23 0.00 0.23 0.00 0.00 2.42 0.00 16:14:42 16:07:01 0.27 0.00 0.27 0.00 0.00 4.05 0.00 16:14:42 16:08:01 0.15 0.00 0.15 0.00 0.00 1.92 0.00 16:14:42 16:09:01 0.25 0.00 0.25 0.00 0.00 4.01 0.00 16:14:42 16:10:01 0.25 0.00 0.25 0.00 0.00 2.73 0.00 16:14:42 16:11:01 0.15 0.00 0.15 0.00 0.00 1.92 0.00 16:14:42 16:12:01 0.20 0.00 0.20 0.00 0.00 1.65 0.00 16:14:42 16:13:01 0.18 0.00 0.18 0.00 0.00 2.10 0.00 16:14:42 16:14:01 194.04 0.03 194.00 0.00 3.73 54937.41 0.00 16:14:42 Average: 29.92 4.25 25.67 0.00 636.25 7473.08 0.00 16:14:42 16:14:42 16:01:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:14:42 16:02:01 5425916 0 810516 10.12 2620 1769880 1300100 14.35 592860 1587080 132 16:14:42 16:03:01 5432644 0 803784 10.04 2620 1769884 1246988 13.77 587128 1587072 20 16:14:42 16:04:01 5433928 0 802496 10.02 2620 1769888 1237736 13.67 587272 1586048 12 16:14:42 16:05:01 5435164 0 801256 10.00 2620 1769892 1205880 13.31 586384 1586048 8 16:14:42 16:06:01 5435996 0 800420 9.99 2620 1769896 1206100 13.32 578692 1593672 20 16:14:42 16:07:01 5432032 0 804380 10.04 2620 1769900 1206148 13.32 582248 1593672 8 16:14:42 16:08:01 5431628 0 804780 10.05 2620 1769904 1206208 13.32 582672 1593672 8 16:14:42 16:09:01 5429820 0 806580 10.07 2620 1769912 1205908 13.31 584668 1593672 8 16:14:42 16:10:01 5417528 0 818872 10.22 2620 1769912 1206140 13.32 596604 1593672 8 16:14:42 16:11:01 5418764 0 817628 10.21 2620 1769920 1205972 13.31 597536 1591904 8 16:14:42 16:12:01 5418000 0 818392 10.22 2620 1769920 1206080 13.32 597912 1591904 8 16:14:42 16:13:01 5418768 0 817620 10.21 2620 1769924 1206032 13.32 604628 1585104 8 16:14:42 16:14:01 3796284 0 1083720 13.53 2620 3126308 1497984 16.54 823216 2766996 504 16:14:42 Average: 5302036 0 830034 10.36 2620 1874242 1241329 13.70 607832 1680809 58 16:14:42 16:14:42 16:01:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:14:42 16:02:01 eth0 770.55 606.75 1708.01 104.87 0.00 0.00 0.00 0.00 16:14:42 16:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:42 16:02:01 docker0 127.38 105.18 11.23 319.32 0.00 0.00 0.00 0.00 16:14:42 16:03:01 eth0 5.18 2.25 3.63 0.49 0.00 0.00 0.00 0.00 16:14:42 16:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:42 16:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:42 16:04:01 eth0 0.98 0.27 0.32 0.23 0.00 0.00 0.00 0.00 16:14:42 16:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:42 16:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:42 16:05:01 eth0 1.27 0.30 0.33 0.20 0.00 0.00 0.00 0.00 16:14:42 16:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:42 16:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:42 16:06:01 eth0 1.42 0.33 0.35 0.20 0.00 0.00 0.00 0.00 16:14:42 16:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:42 16:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:42 16:07:01 eth0 1.42 0.40 0.48 0.26 0.00 0.00 0.00 0.00 16:14:42 16:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:42 16:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:42 16:08:01 eth0 0.93 0.47 0.54 0.39 0.00 0.00 0.00 0.00 16:14:42 16:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:42 16:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:42 16:09:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:14:42 16:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:42 16:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:42 16:10:01 eth0 0.55 0.30 0.27 0.20 0.00 0.00 0.00 0.00 16:14:42 16:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:42 16:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:42 16:11:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 16:14:42 16:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:42 16:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:42 16:12:01 eth0 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 16:14:42 16:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:42 16:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:42 16:13:01 eth0 0.28 0.18 0.10 0.01 0.00 0.00 0.00 0.00 16:14:42 16:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:42 16:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:42 16:14:01 eth0 884.99 807.38 7693.63 138.35 0.00 0.00 0.00 0.00 16:14:42 16:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:42 16:14:01 veth6890759 1.42 1.00 0.11 0.18 0.00 0.00 0.00 0.00 16:14:42 16:14:01 docker0 64.96 65.16 5.27 385.51 0.00 0.00 0.00 0.00 16:14:42 Average: eth0 127.57 108.58 722.64 18.77 0.00 0.00 0.00 0.00 16:14:42 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:14:42 Average: veth6890759 0.11 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:14:42 Average: docker0 14.67 13.00 1.26 53.91 0.00 0.00 0.00 0.00 16:14:42 16:14:42 16:14:42 ---> sar -P ALL: 16:14:42 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/21/21 _x86_64_ (2 CPU) 16:14:42 16:14:42 16:00:41 LINUX RESTART (2 CPU) 16:14:42 16:14:42 16:01:02 CPU %user %nice %system %iowait %steal %idle 16:14:42 16:02:01 all 22.01 0.00 7.49 16.61 0.07 53.82 16:14:42 16:02:01 0 22.08 0.00 7.95 18.42 0.07 51.48 16:14:42 16:02:01 1 21.93 0.00 7.04 14.80 0.07 56.16 16:14:42 16:03:01 all 0.16 0.00 0.04 0.00 0.03 99.77 16:14:42 16:03:01 0 0.07 0.00 0.03 0.00 0.03 99.87 16:14:42 16:03:01 1 0.25 0.00 0.05 0.00 0.03 99.67 16:14:42 16:04:01 all 0.15 0.00 0.02 0.00 0.03 99.81 16:14:42 16:04:01 0 0.03 0.00 0.02 0.00 0.02 99.93 16:14:42 16:04:01 1 0.27 0.00 0.02 0.00 0.03 99.68 16:14:42 16:05:01 all 0.12 0.00 0.05 0.00 0.02 99.82 16:14:42 16:05:01 0 0.17 0.00 0.05 0.00 0.02 99.77 16:14:42 16:05:01 1 0.07 0.00 0.05 0.00 0.02 99.87 16:14:42 16:06:01 all 0.22 0.00 0.03 0.00 0.03 99.73 16:14:42 16:06:01 0 0.30 0.00 0.02 0.00 0.02 99.67 16:14:42 16:06:01 1 0.13 0.00 0.03 0.00 0.03 99.80 16:14:42 16:07:01 all 0.09 0.00 0.02 0.00 0.03 99.87 16:14:42 16:07:01 0 0.03 0.00 0.00 0.00 0.02 99.95 16:14:42 16:07:01 1 0.15 0.00 0.03 0.00 0.03 99.78 16:14:42 16:08:01 all 0.08 0.00 0.03 0.00 0.02 99.87 16:14:42 16:08:01 0 0.05 0.00 0.03 0.00 0.02 99.90 16:14:42 16:08:01 1 0.10 0.00 0.03 0.00 0.02 99.85 16:14:42 16:09:01 all 0.13 0.00 0.03 0.00 0.03 99.81 16:14:42 16:09:01 0 0.02 0.00 0.03 0.00 0.02 99.93 16:14:42 16:09:01 1 0.23 0.00 0.03 0.00 0.05 99.68 16:14:42 16:10:01 all 0.13 0.00 0.03 0.00 0.02 99.82 16:14:42 16:10:01 0 0.23 0.00 0.03 0.00 0.02 99.72 16:14:42 16:10:01 1 0.03 0.00 0.03 0.00 0.02 99.92 16:14:42 16:11:01 all 0.03 0.00 0.02 0.00 0.03 99.92 16:14:42 16:11:01 0 0.03 0.00 0.02 0.00 0.03 99.92 16:14:42 16:11:01 1 0.03 0.00 0.02 0.00 0.03 99.92 16:14:42 16:12:01 all 0.06 0.00 0.03 0.00 0.02 99.90 16:14:42 16:12:01 0 0.02 0.00 0.03 0.00 0.03 99.92 16:14:42 16:12:01 1 0.10 0.00 0.02 0.00 0.00 99.88 16:14:42 16:14:42 16:12:01 CPU %user %nice %system %iowait %steal %idle 16:14:42 16:13:01 all 0.12 0.00 0.02 0.00 0.03 99.84 16:14:42 16:13:01 0 0.07 0.00 0.02 0.00 0.03 99.88 16:14:42 16:13:01 1 0.17 0.00 0.02 0.00 0.02 99.80 16:14:42 16:14:01 all 20.95 0.00 9.28 5.55 0.08 64.15 16:14:42 16:14:01 0 21.58 0.00 9.40 4.91 0.07 64.03 16:14:42 16:14:01 1 20.32 0.00 9.15 6.18 0.09 64.26 16:14:42 Average: all 3.25 0.00 1.25 1.62 0.03 93.84 16:14:42 Average: 0 3.27 0.00 1.29 1.71 0.03 93.70 16:14:42 Average: 1 3.23 0.00 1.22 1.54 0.03 93.98 16:14:42 16:14:42 16:14:42