Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from a4532674cdf1935ad680053a644fcdbb6a5686a9 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-ssh7657781990746957751.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-ssh2268210390476591352.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-ssh5938356857843016699.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-ssh6195480393534090497.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-ssh7678713722393781580.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 ‘prd-centos7-docker-4c-2g-537’ Running on prd-centos7-docker-4c-2g-539 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-ssh9016952185242213750.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 a4532674cdf1935ad680053a644fcdbb6a5686a9 (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 a4532674cdf1935ad680053a644fcdbb6a5686a9 # timeout=10 Commit message: "refactor: Replace use of deprecated io/ioutil with proper package (#893)" > git rev-list --no-walk 5506df4e7b5edc7188ac72ab22aef3deff9551b5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:14:47 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:14:47 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:14:47 ========================================================= 18:14:47 EdgeX Global Pipelines Version Info 18:14:47 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:14:49 ------------------- 18:14:49 stable info: 18:14:49 ------------------- 18:14:49 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:14:49 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 18:14:49 Message: update stable to v1.0.195 18:14:49 ------------------- 18:14:49 experimental info: 18:14:49 ------------------- 18:14:49 Commited By: **** collab-it+edgex@linuxfoundation.org 18:14:49 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 18:14:49 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:14:50 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 18:14:50 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 18:14:50 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:14:50 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:14:50 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:14:50 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 18:14:50 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 18:14:50 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 18:14:50 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:14:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:14:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:14:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 18:14:50 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:14:50 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:14:50 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 18:14:50 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 18:14:50 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:14:50 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:14:50 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:14:50 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:14:50 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 18:14:50 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 18:14:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:14:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:14:50 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 18:14:50 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:14:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 18:14:50 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 18:14:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 18:14:50 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a4532674cdf1935ad680053a644fcdbb6a5686a9 [Pipeline] echo 18:14:50 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a453267 [Pipeline] echo 18:14:50 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:14:51 + git log --format=format:%s -1 a4532674cdf1935ad680053a644fcdbb6a5686a9 [Pipeline] echo 18:14:51 GIT_COMMIT: a4532674cdf1935ad680053a644fcdbb6a5686a9, Commit Message: refactor: Replace use of deprecated io/ioutil with proper package (#893) [Pipeline] echo 18:14:51 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 18:14:52 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:14:52 18:14:52 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:14:52 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:14:52 latest: Pulling from edgex-devops/git-semver 18:14:52 31603596830f: Pulling fs layer 18:14:52 54011a49482f: Pulling fs layer 18:14:52 a6820b24f6d8: Pulling fs layer 18:14:52 f581987b2513: Pulling fs layer 18:14:52 f581987b2513: Waiting 18:14:52 54011a49482f: Verifying Checksum 18:14:52 54011a49482f: Download complete 18:14:52 31603596830f: Verifying Checksum 18:14:52 31603596830f: Download complete 18:14:52 f581987b2513: Verifying Checksum 18:14:52 f581987b2513: Download complete 18:14:52 a6820b24f6d8: Verifying Checksum 18:14:52 a6820b24f6d8: Download complete 18:14:52 31603596830f: Pull complete 18:14:52 54011a49482f: Pull complete 18:14:53 a6820b24f6d8: Pull complete 18:14:53 f581987b2513: Pull complete 18:14:53 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 18:14:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:14:53 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:14:53 prd-centos7-docker-4c-2g-539 does not seem to be running inside a container 18:14:53 $ 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 18:14:55 $ docker top af0676e7de571d1273d5509d093e9ce383fc5b5cc07c79ec07c4f14dc952a3f9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:14:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:14:55 [ssh-agent] Looking for ssh-agent implementation... 18:14:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:14:55 $ docker exec af0676e7de571d1273d5509d093e9ce383fc5b5cc07c79ec07c4f14dc952a3f9 ssh-agent 18:14:55 SSH_AUTH_SOCK=/tmp/ssh-fLGzytGcH2D2/agent.13 18:14:55 SSH_AGENT_PID=19 18:14:56 Running ssh-add (command line suppressed) 18:14:56 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_5546353201690486068.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_5546353201690486068.key) 18:14:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:14:56 + git tag --points-at HEAD [Pipeline] } 18:14:56 $ docker exec --env ******** --env ******** af0676e7de571d1273d5509d093e9ce383fc5b5cc07c79ec07c4f14dc952a3f9 ssh-agent -k 18:14:56 unset SSH_AUTH_SOCK; 18:14:56 unset SSH_AGENT_PID; 18:14:56 echo Agent pid 19 killed; 18:14:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:14:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:14:56 [ssh-agent] Looking for ssh-agent implementation... 18:14:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:14:56 $ docker exec af0676e7de571d1273d5509d093e9ce383fc5b5cc07c79ec07c4f14dc952a3f9 ssh-agent 18:14:56 SSH_AUTH_SOCK=/tmp/ssh-lzuV0e8raDqa/agent.50 18:14:56 SSH_AGENT_PID=57 18:14:56 Running ssh-add (command line suppressed) 18:14:57 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_3594434098736652489.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_3594434098736652489.key) 18:14:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:14:57 + git semver init 18:14:57 # -> Open(): unable to determine branch for HEAD 18:14:57 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 18:14:57 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 18:14:57 # $SEMVER_REMOTE_NAME = origin 18:14:57 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:14:57 # $SEMVER_USER_NAME = edgex-jenkins 18:14:57 # $SEMVER_BRANCH = master 18:14:57 # $SEMVER_TEMP = /tmp/semver-224070212 18:14:57 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 18:14:59 # '/tmp/semver-224070212' -> '/w/workspace/ndry_app-functions-sdk-go_master/.semver' 18:14:59 # -> Force: false 18:14:59 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } 18:14:59 $ docker exec --env ******** --env ******** af0676e7de571d1273d5509d093e9ce383fc5b5cc07c79ec07c4f14dc952a3f9 ssh-agent -k 18:14:59 unset SSH_AUTH_SOCK; 18:14:59 unset SSH_AGENT_PID; 18:14:59 echo Agent pid 57 killed; 18:14:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:14:59 + git semver [Pipeline] } 18:14:59 $ docker stop --time=1 af0676e7de571d1273d5509d093e9ce383fc5b5cc07c79ec07c4f14dc952a3f9 18:15:01 $ docker rm -f af0676e7de571d1273d5509d093e9ce383fc5b5cc07c79ec07c4f14dc952a3f9 [Pipeline] // withDockerContainer [Pipeline] sh 18:15:01 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:15:01 Stashed 1 file(s) [Pipeline] echo 18:15:01 [edgeXSemver]: initialized semver on version 2.0.0-dev.79 [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 18:15:17 Still waiting to schedule task 18:15:17 Waiting for next available executor on ‘centos7-docker-4c-2g’ 18:15:17 Still waiting to schedule task 18:15:17 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-538’ 18:18:29 Running on prd-ubuntu18.04-docker-arm64-4c-16g-541 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws 18:18:29 Running in /w/workspace/app-functions-sdk-go/254 [Pipeline] { [Pipeline] checkout 18:18:29 The recommended git tool is: git 18:18:34 using credential edgex-jenkins-ssh 18:18:34 Cloning the remote Git repository 18:18:34 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 18:18:35 > git init /w/workspace/app-functions-sdk-go/254 # timeout=10 18:18:35 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 18:18:35 > git --version # timeout=10 18:18:35 > git --version # 'git version 2.17.1' 18:18:35 using GIT_SSH to set credentials SSH Credentials for GitHub 18:18:35 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:18:38 Avoid second fetch 18:18:38 Checking out Revision a4532674cdf1935ad680053a644fcdbb6a5686a9 (master) 18:18:38 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 18:18:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:18:38 > git config core.sparsecheckout # timeout=10 18:18:38 > git checkout -f a4532674cdf1935ad680053a644fcdbb6a5686a9 # timeout=10 18:18:42 Running on prd-centos7-docker-4c-2g-542 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws 18:18:42 Running in /w/workspace/app-functions-sdk-go/254 [Pipeline] { [Pipeline] checkout 18:18:42 The recommended git tool is: git 18:18:43 Commit message: "refactor: Replace use of deprecated io/ioutil with proper package (#893)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:18:44 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 18:18:45 using credential edgex-jenkins-ssh 18:18:45 Cloning the remote Git repository 18:18:45 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:18:45 + true 18:18:45 + sudo service docker restart 18:18:44 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 18:18:44 > git init /w/workspace/app-functions-sdk-go/254 # timeout=10 18:18:44 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 18:18:44 > git --version # timeout=10 18:18:44 > git --version # 'git version 2.24.4' 18:18:44 using GIT_SSH to set credentials SSH Credentials for GitHub 18:18:44 [INFO] Currently running in a labeled security context 18:18:44 [INFO] Currently SELinux is 'enforcing' on the host 18:18:44 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/app-functions-sdk-go/254@tmp/jenkins-gitclient-ssh6897816743989183319.key 18:18:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:18:46 Avoid second fetch 18:18:46 Checking out Revision a4532674cdf1935ad680053a644fcdbb6a5686a9 (master) 18:18:45 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 18:18:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:18:45 > git config core.sparsecheckout # timeout=10 18:18:45 > git checkout -f a4532674cdf1935ad680053a644fcdbb6a5686a9 # timeout=10 18:18:50 Commit message: "refactor: Replace use of deprecated io/ioutil with proper package (#893)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:18:51 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 18:18:51 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:18:51 + sudo service docker restart 18:18:51 + true 18:18:51 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 18:19:04 ========================================================= 18:19:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 18:19:04 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:19:04 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 18:19:05 Sending build context to Docker daemon 19.77MB 18:19:05 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 18:19:05 Step 2/8 : FROM ${BASE} 18:19:06 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:19:06 595b0fe564bb: Pulling fs layer 18:19:06 3088b5b3c5c0: Pulling fs layer 18:19:06 5b7225fbf94c: Pulling fs layer 18:19:06 ba82ee9f976e: Pulling fs layer 18:19:06 506bd15cee9f: Pulling fs layer 18:19:06 75a0a4a0db45: Pulling fs layer 18:19:06 618dc40b7e24: Pulling fs layer 18:19:06 ba82ee9f976e: Waiting 18:19:06 506bd15cee9f: Waiting 18:19:06 75a0a4a0db45: Waiting 18:19:06 618dc40b7e24: Waiting 18:19:06 5b7225fbf94c: Download complete 18:19:06 3088b5b3c5c0: Download complete 18:19:06 506bd15cee9f: Download complete 18:19:06 75a0a4a0db45: Verifying Checksum 18:19:06 75a0a4a0db45: Download complete 18:19:06 595b0fe564bb: Verifying Checksum 18:19:06 595b0fe564bb: Download complete 18:19:06 595b0fe564bb: Pull complete 18:19:07 3088b5b3c5c0: Pull complete 18:19:08 5b7225fbf94c: Pull complete 18:19:08 618dc40b7e24: Verifying Checksum 18:19:08 618dc40b7e24: Download complete [Pipeline] unstash 18:19:10 ba82ee9f976e: Download complete [Pipeline] echo 18:19:10 ========================================================= 18:19:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 18:19:10 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:19:10 + 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 . 18:19:10 Sending build context to Docker daemon 19.77MB 18:19:10 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 18:19:10 Step 2/8 : FROM ${BASE} 18:19:10 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 18:19:10 540db60ca938: Pulling fs layer 18:19:10 adcc1eea9eea: Pulling fs layer 18:19:10 4c4ab2625f07: Pulling fs layer 18:19:10 0510c868ecb4: Pulling fs layer 18:19:10 afea3b2eda06: Pulling fs layer 18:19:10 7809a108b3ef: Pulling fs layer 18:19:10 f706445af74f: Pulling fs layer 18:19:10 0510c868ecb4: Waiting 18:19:10 afea3b2eda06: Waiting 18:19:10 7809a108b3ef: Waiting 18:19:10 f706445af74f: Waiting 18:19:10 4c4ab2625f07: Verifying Checksum 18:19:10 4c4ab2625f07: Download complete 18:19:10 adcc1eea9eea: Verifying Checksum 18:19:10 adcc1eea9eea: Download complete 18:19:10 afea3b2eda06: Verifying Checksum 18:19:10 afea3b2eda06: Download complete 18:19:11 7809a108b3ef: Verifying Checksum 18:19:11 7809a108b3ef: Download complete 18:19:11 540db60ca938: Verifying Checksum 18:19:11 540db60ca938: Download complete 18:19:11 540db60ca938: Pull complete 18:19:11 adcc1eea9eea: Pull complete 18:19:11 4c4ab2625f07: Pull complete 18:19:12 f706445af74f: Verifying Checksum 18:19:12 f706445af74f: Download complete 18:19:12 0510c868ecb4: Verifying Checksum 18:19:12 0510c868ecb4: Download complete 18:19:16 0510c868ecb4: Pull complete 18:19:16 afea3b2eda06: Pull complete 18:19:16 7809a108b3ef: Pull complete 18:19:17 f706445af74f: Pull complete 18:19:17 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 18:19:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 18:19:17 ---> b068be0155e3 18:19:17 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 18:19:18 20.10.0: Pulling from library/docker 18:19:18 05e7bc50f07f: Pulling fs layer 18:19:18 6db28d0fdbf6: Pulling fs layer 18:19:18 292df0bc6bf3: Pulling fs layer 18:19:18 2e060f4bd70b: Pulling fs layer 18:19:18 80e8d568a223: Pulling fs layer 18:19:18 8dc6ef1a942a: Pulling fs layer 18:19:18 2312dd95470a: Pulling fs layer 18:19:18 80e8d568a223: Waiting 18:19:18 8dc6ef1a942a: Waiting 18:19:18 2312dd95470a: Waiting 18:19:18 2e060f4bd70b: Waiting 18:19:18 292df0bc6bf3: Verifying Checksum 18:19:18 292df0bc6bf3: Download complete 18:19:18 6db28d0fdbf6: Verifying Checksum 18:19:18 6db28d0fdbf6: Download complete 18:19:18 80e8d568a223: Verifying Checksum 18:19:18 80e8d568a223: Download complete 18:19:18 05e7bc50f07f: Verifying Checksum 18:19:18 05e7bc50f07f: Download complete 18:19:18 8dc6ef1a942a: Verifying Checksum 18:19:18 8dc6ef1a942a: Download complete 18:19:18 2312dd95470a: Verifying Checksum 18:19:18 2312dd95470a: Download complete 18:19:18 05e7bc50f07f: Pull complete 18:19:18 6db28d0fdbf6: Pull complete 18:19:18 292df0bc6bf3: Pull complete 18:19:19 2e060f4bd70b: Verifying Checksum 18:19:19 2e060f4bd70b: Download complete 18:19:20 ba82ee9f976e: Pull complete 18:19:20 506bd15cee9f: Pull complete 18:19:21 75a0a4a0db45: Pull complete 18:19:21 2e060f4bd70b: Pull complete 18:19:21 80e8d568a223: Pull complete 18:19:21 8dc6ef1a942a: Pull complete 18:19:21 2312dd95470a: Pull complete 18:19:21 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 18:19:21 Status: Downloaded newer image for docker:20.10.0 18:19:24 618dc40b7e24: Pull complete 18:19:24 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 18:19:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 18:19:24 ---> a36622ca3599 18:19:24 Step 3/8 : COPY --from=docker:20.10.0 /usr/local/bin/docker /usr/local/bin/docker 18:19:24 20.10.0: Pulling from library/docker 18:19:25 ---> 738ac19b05a8 18:19:25 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 18:19:25 ---> Running in 8f73a556f66c 18:19:25 Removing intermediate container 8f73a556f66c 18:19:25 ---> 6539baf0f1a2 18:19:25 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 18:19:25 ---> Running in afd749c44da4 18:19:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:19:25 a3cc7d3b244e: Pulling fs layer 18:19:25 02a3295e0d61: Pulling fs layer 18:19:25 0f4f2e6d8100: Pulling fs layer 18:19:25 330b718f631f: Pulling fs layer 18:19:25 a93816041522: Pulling fs layer 18:19:25 bdb6da89ff94: Pulling fs layer 18:19:25 2a70c0c122f4: Pulling fs layer 18:19:25 330b718f631f: Waiting 18:19:25 bdb6da89ff94: Waiting 18:19:25 a93816041522: Waiting 18:19:25 2a70c0c122f4: Waiting 18:19:25 0f4f2e6d8100: Download complete 18:19:25 02a3295e0d61: Verifying Checksum 18:19:25 02a3295e0d61: Download complete 18:19:25 a3cc7d3b244e: Download complete 18:19:25 a93816041522: Verifying Checksum 18:19:25 a93816041522: Download complete 18:19:25 bdb6da89ff94: Verifying Checksum 18:19:25 bdb6da89ff94: Download complete 18:19:25 2a70c0c122f4: Verifying Checksum 18:19:25 2a70c0c122f4: Download complete 18:19:25 a3cc7d3b244e: Pull complete 18:19:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:19:26 02a3295e0d61: Pull complete 18:19:26 (1/5) Installing libsodium (1.0.18-r0) 18:19:26 (2/5) Installing libzmq (4.3.3-r1) 18:19:26 0f4f2e6d8100: Pull complete 18:19:26 330b718f631f: Verifying Checksum 18:19:26 330b718f631f: Download complete 18:19:26 (3/5) Installing pkgconf (1.7.3-r0) 18:19:26 (4/5) Installing libsodium-dev (1.0.18-r0) 18:19:26 (5/5) Installing zeromq-dev (4.3.3-r1) 18:19:27 Executing busybox-1.32.1-r6.trigger 18:19:27 OK: 150 MiB in 45 packages 18:19:27 Removing intermediate container afd749c44da4 18:19:27 ---> 60633107491d 18:19:27 Step 6/8 : WORKDIR /build 18:19:27 ---> Running in c6e168a5d7e5 18:19:27 Removing intermediate container c6e168a5d7e5 18:19:27 ---> 5f8d1dc1bcb0 18:19:27 Step 7/8 : COPY go.mod . 18:19:27 ---> f4f9142ab22a 18:19:27 Step 8/8 : RUN go mod download 18:19:27 ---> Running in 53f7c849ac1c 18:19:30 330b718f631f: Pull complete 18:19:30 a93816041522: Pull complete 18:19:30 bdb6da89ff94: Pull complete 18:19:31 2a70c0c122f4: Pull complete 18:19:31 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 18:19:31 Status: Downloaded newer image for docker:20.10.0 18:19:36 ---> 8f6ee83a0e21 18:19:36 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 18:19:36 ---> Running in af00386680cf 18:19:37 Removing intermediate container af00386680cf 18:19:37 ---> 93558b2da2e9 18:19:37 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 18:19:38 ---> Running in 3693b1393948 18:19:39 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:19:40 Removing intermediate container 53f7c849ac1c 18:19:40 ---> fce7dc9c1312 18:19:40 Successfully built fce7dc9c1312 18:19:40 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 18:19:40 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:19:40 + docker inspect -f . ci-base-image-x86_64 18:19:40 . [Pipeline] withDockerContainer 18:19:40 prd-centos7-docker-4c-2g-542 does not seem to be running inside a container 18:19:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/254 -v /w/workspace/app-functions-sdk-go/254:/w/workspace/app-functions-sdk-go/254:rw,z -v /w/workspace/app-functions-sdk-go/254@tmp:/w/workspace/app-functions-sdk-go/254@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:19:41 $ docker top 7903b4153b77c59d759a5769d4db32d82e3c7c87e8639f22b004fed5beb68b84 -eo pid,comm [Pipeline] { [Pipeline] sh 18:19:41 + go version 18:19:41 go version go1.16.3 linux/amd64 [Pipeline] } 18:19:41 $ docker stop --time=1 7903b4153b77c59d759a5769d4db32d82e3c7c87e8639f22b004fed5beb68b84 18:19:41 (1/5) Installing libsodium (1.0.18-r0) 18:19:41 (2/5) Installing libzmq (4.3.3-r1) 18:19:41 (3/5) Installing pkgconf (1.7.3-r0) 18:19:41 (4/5) Installing libsodium-dev (1.0.18-r0) 18:19:41 (5/5) Installing zeromq-dev (4.3.3-r1) 18:19:41 Executing busybox-1.32.1-r6.trigger 18:19:41 OK: 139 MiB in 45 packages 18:19:42 $ docker rm -f 7903b4153b77c59d759a5769d4db32d82e3c7c87e8639f22b004fed5beb68b84 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:19:43 Removing intermediate container 3693b1393948 18:19:43 ---> 418e17d54533 18:19:43 Step 6/8 : WORKDIR /build 18:19:43 + docker inspect -f . ci-base-image-x86_64 18:19:43 . [Pipeline] withDockerContainer 18:19:43 prd-centos7-docker-4c-2g-542 does not seem to be running inside a container 18:19:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/254 -v /w/workspace/app-functions-sdk-go/254:/w/workspace/app-functions-sdk-go/254:rw,z -v /w/workspace/app-functions-sdk-go/254@tmp:/w/workspace/app-functions-sdk-go/254@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:19:43 ---> Running in e927fbee3a13 18:19:43 $ docker top e9c09449bd5356b4d70dd89d4220baf448e71b42f7f9e05eb529e3317791b9c3 -eo pid,comm [Pipeline] { [Pipeline] sh 18:19:44 Removing intermediate container e927fbee3a13 18:19:44 ---> 55e06f68c174 18:19:44 Step 7/8 : COPY go.mod . 18:19:44 + go mod tidy [Pipeline] sh 18:19:44 + make test 18:19:44 make -C ./app-service-template build 18:19:44 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/254/app-service-template' 18:19:44 go mod tidy 18:19:45 ---> 9c403ae6b56f 18:19:45 Step 8/8 : RUN go mod download 18:19:45 ---> Running in 2ac90a4a8240 18:19:45 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service 18:19:57 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/254/app-service-template' 18:19:57 make -C ./app-service-template test 18:19:57 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/254/app-service-template' 18:19:57 go mod tidy 18:19:57 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 18:20:05 ok new-app-service 0.010s coverage: 47.8% of statements 18:20:05 ? new-app-service/config [no test files] 18:20:05 ok new-app-service/functions 0.009s 18:20:06 CGO_ENABLED=1 go vet ./... 18:20:11 Removing intermediate container 2ac90a4a8240 18:20:11 ---> 2d187f50e7e0 18:20:11 Successfully built 2d187f50e7e0 18:20:11 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:20:12 + docker inspect -f . ci-base-image-arm64 18:20:12 . [Pipeline] withDockerContainer 18:20:12 prd-ubuntu18.04-docker-arm64-4c-16g-541 does not seem to be running inside a container 18:20:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/254 -v /w/workspace/app-functions-sdk-go/254:/w/workspace/app-functions-sdk-go/254:rw,z -v /w/workspace/app-functions-sdk-go/254@tmp:/w/workspace/app-functions-sdk-go/254@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:20:14 gofmt -l . 18:20:14 [ "`gofmt -l .`" = "" ] 18:20:14 ./bin/test-attribution-txt.sh 18:20:14 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/254/app-service-template' 18:20:14 go mod tidy 18:20:14 $ docker top bd60969324ce22386862a37ea4c94f1afe3079929ab933485670795df6da01f8 -eo pid,comm 18:20:14 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [Pipeline] { [Pipeline] sh 18:20:15 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 18:20:15 + go version 18:20:15 go version go1.16.5 linux/arm64 [Pipeline] } 18:20:15 $ docker stop --time=1 bd60969324ce22386862a37ea4c94f1afe3079929ab933485670795df6da01f8 18:20:16 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.016s coverage: 62.8% of statements 18:20:16 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.019s coverage: 96.5% of statements 18:20:16 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 18:20:17 $ docker rm -f bd60969324ce22386862a37ea4c94f1afe3079929ab933485670795df6da01f8 [Pipeline] // withDockerContainer [Pipeline] } 18:20:17 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.015s coverage: 61.8% of statements 18:20:17 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 18:20:17 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.007s [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:20:17 + docker inspect -f . ci-base-image-arm64 18:20:17 . [Pipeline] withDockerContainer 18:20:18 prd-ubuntu18.04-docker-arm64-4c-16g-541 does not seem to be running inside a container 18:20:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/254 -v /w/workspace/app-functions-sdk-go/254:/w/workspace/app-functions-sdk-go/254:rw,z -v /w/workspace/app-functions-sdk-go/254@tmp:/w/workspace/app-functions-sdk-go/254@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:20:18 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.186s coverage: 74.5% of statements 18:20:18 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 18:20:18 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 18:20:18 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 18:20:18 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 18:20:18 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 18:20:18 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 18:20:18 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.003s coverage: 97.1% of statements 18:20:18 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 18:20:18 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.021s coverage: 10.5% of statements 18:20:19 $ docker top 17c656064859e8b49949309aaf488719cab98a8103ffc26e7542b575a3241690 -eo pid,comm [Pipeline] { [Pipeline] sh 18:20:20 + go mod tidy [Pipeline] sh 18:20:22 + make test 18:20:22 make -C ./app-service-template build 18:20:22 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/254/app-service-template' 18:20:22 go mod tidy 18:20:22 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.750s coverage: 76.9% of statements 18:20:22 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 18:20:22 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.019s coverage: 12.5% of statements 18:20:22 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.013s coverage: 27.3% of statements 18:20:22 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 18:20:22 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 18:20:22 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.010s coverage: 51.4% of statements 18:20:22 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -o new-app-service 18:20:49 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.115s coverage: 78.0% of statements 18:20:49 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.010s coverage: 94.4% of statements 18:20:49 CGO_ENABLED=1 GO111MODULE=on go vet ./... 18:20:49 gofmt -l . 18:20:49 [ "`gofmt -l .`" = "" ] [Pipeline] } 18:20:49 $ docker stop --time=1 e9c09449bd5356b4d70dd89d4220baf448e71b42f7f9e05eb529e3317791b9c3 18:20:50 $ docker rm -f e9c09449bd5356b4d70dd89d4220baf448e71b42f7f9e05eb529e3317791b9c3 [Pipeline] // withDockerContainer [Pipeline] sh 18:20:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:20:51 Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 18:20:52 ---> job-cost.sh 18:20:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0Gtj 18:21:01 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/254/app-service-template' 18:21:01 make -C ./app-service-template test 18:21:01 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/254/app-service-template' 18:21:01 go mod tidy 18:21:01 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 18:21:02 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 18:21:17 lf-activate-venv(): INFO: Adding /tmp/venv-0Gtj/bin to PATH 18:21:17 INFO: No Stack... 18:21:17 INFO: Retrieving Pricing Info for: v3-standard-2 18:21:17 INFO: Archiving Costs [Pipeline] sh 18:21:17 + cut -d, -f6 18:21:17 + cat /w/workspace/app-functions-sdk-go/254/archives/cost.csv [Pipeline] lock 18:21:17 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-master-254-stack-cost] 18:21:17 Resource [jenkins-edgexfoundry-app-functions-sdk-go-master-254-stack-cost] did not exist. Created. 18:21:17 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-master-254-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:21:17 + echo total: 0.05999999865889549 [Pipeline] stash 18:21:18 Stashed 1 file(s) [Pipeline] } 18:21:18 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-master-254-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:21:34 ok new-app-service 0.042s coverage: 47.8% of statements 18:21:34 ? new-app-service/config [no test files] 18:21:34 ok new-app-service/functions 0.038s 18:21:34 CGO_ENABLED=1 go vet ./... 18:22:01 gofmt -l . 18:22:01 [ "`gofmt -l .`" = "" ] 18:22:01 ./bin/test-attribution-txt.sh 18:22:01 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/254/app-service-template' 18:22:01 go mod tidy 18:22:01 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 18:22:03 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] 18:22:11 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.122s coverage: 62.8% of statements 18:22:11 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.076s coverage: 96.5% of statements 18:22:11 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] 18:22:11 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.130s coverage: 61.8% of statements 18:22:11 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] 18:22:11 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.060s 18:22:12 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.121s coverage: 74.5% of statements 18:22:12 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store [no test files] 18:22:12 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/contracts [no test files] 18:22:12 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] 18:22:12 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces [no test files] 18:22:12 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/interfaces/mocks [no test files] 18:22:12 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] 18:22:12 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.039s coverage: 97.1% of statements 18:22:12 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] 18:22:12 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.072s coverage: 10.5% of statements 18:22:18 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 2.867s coverage: 76.9% of statements 18:22:18 ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt [no test files] 18:22:18 ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.038s coverage: 12.5% of statements 18:22:18 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.051s coverage: 27.3% of statements 18:22:18 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] 18:22:18 ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] 18:22:18 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.043s coverage: 51.4% of statements 18:22:45 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.119s coverage: 78.0% of statements 18:22:45 ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.056s coverage: 94.4% of statements 18:22:45 CGO_ENABLED=1 GO111MODULE=on go vet ./... 18:22:48 gofmt -l . 18:22:48 [ "`gofmt -l .`" = "" ] [Pipeline] } 18:22:49 $ docker stop --time=1 17c656064859e8b49949309aaf488719cab98a8103ffc26e7542b575a3241690 18:22:51 $ docker rm -f 17c656064859e8b49949309aaf488719cab98a8103ffc26e7542b575a3241690 [Pipeline] // withDockerContainer [Pipeline] sh 18:22:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:22:52 Warning: overwriting stash ‘coverage-report’ 18:22:53 Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 18:22:53 ---> job-cost.sh 18:22:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-48Nb 18:23:50 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 18:25:42 lf-activate-venv(): INFO: Adding /tmp/venv-48Nb/bin to PATH 18:25:42 INFO: No Stack... 18:25:42 INFO: Retrieving Pricing Info for: v2-standard-4 18:25:42 INFO: Archiving Costs [Pipeline] sh 18:25:42 + + catcut /w/workspace/app-functions-sdk-go/254/archives/cost.csv -d, 18:25:42 -f6 [Pipeline] lock 18:25:42 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-master-254-stack-cost] 18:25:42 Resource [jenkins-edgexfoundry-app-functions-sdk-go-master-254-stack-cost] did not exist. Created. 18:25:42 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-master-254-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:25:43 /w/workspace/app-functions-sdk-go/254@tmp/durable-4c7ac73b/script.sh: 1: /w/workspace/app-functions-sdk-go/254@tmp/durable-4c7ac73b/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 18:25:43 + echo total: 0.18000000715255737 [Pipeline] stash 18:25:43 Warning: overwriting stash ‘stack-cost’ 18:25:43 Stashed 1 file(s) [Pipeline] } 18:25:43 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-master-254-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 18:25:44 provisioning config files... 18:25:44 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config6894684928485206908tmp [Pipeline] { [Pipeline] sh 18:25:45 + set +x 18:25:45 + curl -s https://codecov.io/bash 18:25:45 + bash -s -- 18:25:45 18:25:45 _____ _ 18:25:45 / ____| | | 18:25:45 | | ___ __| | ___ ___ _____ __ 18:25:45 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:25:45 | |___| (_) | (_| | __/ (_| (_) \ V / 18:25:45 \_____\___/ \__,_|\___|\___\___/ \_/ 18:25:45 Bash-1.0.3 18:25:45 18:25:45 18:25:45 ==> git version 2.24.4 found 18:25:45 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 18:25:45 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 18:25:45 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 18:25:45 ==> Jenkins CI detected. 18:25:45 project root: . 18:25:45 --> token set from env 18:25:45 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:25:45 ==> Running gcov in . (disable via -X gcov) 18:25:45 ==> Python coveragepy not found 18:25:45 ==> Searching for coverage reports in: 18:25:45 + . 18:25:45 -> Found 2 reports 18:25:45 ==> Detecting git/mercurial file structure 18:25:45 ==> Reading reports 18:25:45 + ./app-service-template/coverage.out bytes=1055 18:25:45 + ./coverage.out bytes=94036 18:25:45 ==> Appending adjustments 18:25:45 https://docs.codecov.io/docs/fixing-reports 18:25:45 + Found adjustments 18:25:45 ==> Gzipping contents 18:25:45 20K /tmp/codecov.jK4yST.gz 18:25:45 ==> Uploading reports 18:25:45 url: https://codecov.io 18:25:45 query: branch=master&commit=a4532674cdf1935ad680053a644fcdbb6a5686a9&build=254&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F254%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 18:25:45 -> Pinging Codecov 18:25:45 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=a4532674cdf1935ad680053a644fcdbb6a5686a9&build=254&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F254%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 18:25:46 -> Uploading to 18:25:46 https://storage.googleapis.com/codecov/v4/raw/2021-06-11/3D8B5DFFC46A037C893635FACE044666/a4532674cdf1935ad680053a644fcdbb6a5686a9/8ed80f58-1273-40bd-a6f2-aa44fd27a9ed.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210611%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210611T182546Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a85cff3afa1dbeee06e74e002509546e782230be6ec1c630ed146eecf0f2d5cb 18:25:46 % Total % Received % Xferd Average Speed Time Time Time Current 18:25:46 Dload Upload Total Spent Left Speed 18:25:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16468 0 0 100 16468 0 43498 --:--:-- --:--:-- --:--:-- 43451 100 16468 0 0 100 16468 0 43479 --:--:-- --:--:-- --:--:-- 43451 18:25:46 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/a4532674cdf1935ad680053a644fcdbb6a5686a9 [Pipeline] } 18:25:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 18:25:47 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 18:25:47 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:25:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:25:48 18:25:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 18:25:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:25:48 1.410.4: Pulling from edgex-devops/edgex-snyk-go 18:25:48 188c0c94c7c5: Pulling fs layer 18:25:48 0ef7d3d256c8: Pulling fs layer 18:25:48 de9db76c5a1d: Pulling fs layer 18:25:48 0eba1c9be4d2: Pulling fs layer 18:25:48 0d57e429df01: Pulling fs layer 18:25:48 4e4be7b47b0d: Pulling fs layer 18:25:48 e1f770b5df2f: Pulling fs layer 18:25:48 85a0685a4137: Pulling fs layer 18:25:48 0d57e429df01: Waiting 18:25:48 4e4be7b47b0d: Waiting 18:25:48 e1f770b5df2f: Waiting 18:25:48 85a0685a4137: Waiting 18:25:48 de9db76c5a1d: Verifying Checksum 18:25:48 de9db76c5a1d: Download complete 18:25:48 0ef7d3d256c8: Verifying Checksum 18:25:48 0ef7d3d256c8: Download complete 18:25:48 0d57e429df01: Verifying Checksum 18:25:48 0d57e429df01: Download complete 18:25:48 4e4be7b47b0d: Verifying Checksum 18:25:48 4e4be7b47b0d: Download complete 18:25:48 188c0c94c7c5: Verifying Checksum 18:25:48 188c0c94c7c5: Download complete 18:25:48 188c0c94c7c5: Pull complete 18:25:49 0ef7d3d256c8: Pull complete 18:25:49 de9db76c5a1d: Pull complete 18:25:50 e1f770b5df2f: Verifying Checksum 18:25:50 e1f770b5df2f: Download complete 18:25:52 0eba1c9be4d2: Verifying Checksum 18:25:52 0eba1c9be4d2: Download complete 18:25:52 85a0685a4137: Verifying Checksum 18:25:52 85a0685a4137: Download complete 18:25:55 0eba1c9be4d2: Pull complete 18:25:55 0d57e429df01: Pull complete 18:25:55 4e4be7b47b0d: Pull complete 18:25:56 e1f770b5df2f: Pull complete 18:26:00 85a0685a4137: Pull complete 18:26:00 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 18:26:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:26:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 18:26:00 prd-centos7-docker-4c-2g-539 does not seem to be running inside a container 18:26:00 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 18:26:06 $ docker top 403cc50ad7eed4a704c340502b2590414619133e6b48b9f51c10a4cf77de4d13 -eo pid,comm [Pipeline] { [Pipeline] echo 18:26:06 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 18:26:06 + set -o pipefail 18:26:06 + snyk monitor '--org=edgex-jenkins' 18:26:15 18:26:15 Monitoring /w/workspace/ndry_app-functions-sdk-go_master (github.com/edgexfoundry/app-functions-sdk-go/v2)... 18:26:15 18:26:15 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/532bf4e0-c9ac-4015-a8eb-4e1515644558/history/be0ae49b-3174-42cc-9070-c6f425a4f2b2 18:26:15 18:26:15 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 18:26:15 18:26:15 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:26:15 18:26:15 [Pipeline] } 18:26:15 $ docker stop --time=1 403cc50ad7eed4a704c340502b2590414619133e6b48b9f51c10a4cf77de4d13 18:26:19 $ docker rm -f 403cc50ad7eed4a704c340502b2590414619133e6b48b9f51c10a4cf77de4d13 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 18:26:20 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:26:20 provisioning config files... 18:26:20 copy managed file [swaggerhub-api-key] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config6108170701100877258tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:26:20 --> edgex-publish-swagger.sh 18:26:20 === Publish openapi/v2 API === 18:26:20 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 18:26:20 [publishToSwagger] Publishing API Name [app-functions-sdk] [/w/workspace/ndry_app-functions-sdk-go_master/openapi/v2/app-functions-sdk.yaml] 18:26:20 % Total % Received % Xferd Average Speed Time Time Time Current 18:26:20 Dload Upload Total Spent Left Speed 18:26:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13052 0 0 100 13052 0 10924 0:00:01 0:00:01 --:--:-- 10922 100 13052 0 0 100 13052 0 10923 0:00:01 0:00:01 --:--:-- 10922 18:26:21 18:26:21 [Pipeline] } 18:26:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:26:22 + git log --format=format:%s -1 a4532674cdf1935ad680053a644fcdbb6a5686a9 [Pipeline] isUnix [Pipeline] sh 18:26:22 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:26:22 . [Pipeline] withDockerContainer 18:26:22 prd-centos7-docker-4c-2g-539 does not seem to be running inside a container 18:26:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:26:23 $ docker top 72af0a6b481d1a2290943990cc312168800288353c94b7dca4709a02477fb776 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:26:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:26:23 [ssh-agent] Looking for ssh-agent implementation... 18:26:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:26:23 $ docker exec 72af0a6b481d1a2290943990cc312168800288353c94b7dca4709a02477fb776 ssh-agent 18:26:23 SSH_AUTH_SOCK=/tmp/ssh-zu2Q5cBDbiDw/agent.14 18:26:23 SSH_AGENT_PID=20 18:26:23 Running ssh-add (command line suppressed) 18:26:23 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_77793113104847869.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_77793113104847869.key) 18:26:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:26:24 + git semver tag 18:26:24 # -> Open(): unable to determine branch for HEAD 18:26:24 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 18:26:24 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 18:26:24 # $SEMVER_REMOTE_NAME = origin 18:26:24 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:26:24 # $SEMVER_USER_NAME = edgex-jenkins 18:26:24 # $SEMVER_BRANCH = master 18:26:24 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver 18:26:24 # a4532674cdf1935ad680053a644fcdbb6a5686a9 HEAD 18:26:24 # -> Force: false 18:26:24 # 3eda43e811bbb95e435f3494933b8b8abfc999f8 refs/tags/v2.0.0-dev.79 [Pipeline] } 18:26:24 $ docker exec --env ******** --env ******** 72af0a6b481d1a2290943990cc312168800288353c94b7dca4709a02477fb776 ssh-agent -k 18:26:24 unset SSH_AUTH_SOCK; 18:26:24 unset SSH_AGENT_PID; 18:26:24 echo Agent pid 20 killed; 18:26:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:26:24 + git semver [Pipeline] } 18:26:24 $ docker stop --time=1 72af0a6b481d1a2290943990cc312168800288353c94b7dca4709a02477fb776 18:26:25 $ docker rm -f 72af0a6b481d1a2290943990cc312168800288353c94b7dca4709a02477fb776 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 18:26:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:26:26 18:26:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 18:26:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:26:26 0.23.1-centos7: Pulling from edgex-lftools 18:26:26 ab5ef0e58194: Pulling fs layer 18:26:26 9712f1f96733: Pulling fs layer 18:26:26 63f879dbbcfc: Pulling fs layer 18:26:26 0d9ebad4ef96: Pulling fs layer 18:26:26 e9a5061849ea: Pulling fs layer 18:26:26 d747dcd14b5f: Pulling fs layer 18:26:26 2de7ff778b66: Pulling fs layer 18:26:26 0d9ebad4ef96: Waiting 18:26:26 e9a5061849ea: Waiting 18:26:26 d747dcd14b5f: Waiting 18:26:26 2de7ff778b66: Waiting 18:26:26 9712f1f96733: Verifying Checksum 18:26:26 9712f1f96733: Download complete 18:26:28 63f879dbbcfc: Verifying Checksum 18:26:28 63f879dbbcfc: Download complete 18:26:28 e9a5061849ea: Verifying Checksum 18:26:28 e9a5061849ea: Download complete 18:26:28 d747dcd14b5f: Verifying Checksum 18:26:28 d747dcd14b5f: Download complete 18:26:28 2de7ff778b66: Verifying Checksum 18:26:28 2de7ff778b66: Download complete 18:26:29 0d9ebad4ef96: Verifying Checksum 18:26:29 0d9ebad4ef96: Download complete 18:26:29 ab5ef0e58194: Verifying Checksum 18:26:29 ab5ef0e58194: Download complete 18:26:32 ab5ef0e58194: Pull complete 18:26:32 9712f1f96733: Pull complete 18:26:33 63f879dbbcfc: Pull complete 18:26:37 0d9ebad4ef96: Pull complete 18:26:37 e9a5061849ea: Pull complete 18:26:37 d747dcd14b5f: Pull complete 18:26:38 2de7ff778b66: Pull complete 18:26:38 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:26:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:26:38 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 18:26:38 prd-centos7-docker-4c-2g-539 does not seem to be running inside a container 18:26:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 18:26:45 $ docker top d626feb708d62d7b2d28592e7df3ed76cf96ad52f11cb360e2ba8b7c852f4a54 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:26:45 provisioning config files... 18:26:45 copy managed file [sigul-config] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config9218638500699604094tmp 18:26:45 copy managed file [sigul-password] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config2304049072385816786tmp 18:26:45 copy managed file [sigul-pki] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config7833710886771471218tmp [Pipeline] { [Pipeline] echo 18:26:45 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:26:45 ---> sigul-configuration.sh 18:26:45 gpg: directory `/root/.gnupg' created 18:26:45 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:26:45 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:26:45 gpg: keyring `/root/.gnupg/secring.gpg' created 18:26:45 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:26:45 gpg: CAST5 encrypted data 18:26:45 gpg: encrypted with 1 passphrase 18:26:45 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:26:46 + mkdir /home/jenkins 18:26:46 + mkdir /home/jenkins/sigul [Pipeline] sh 18:26:46 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 18:26:46 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:26:46 ---> sigul-install.sh 18:26:51 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 18:26:52 + git tag --list 18:26:52 v0.1.0 18:26:52 v0.1.1 18:26:52 v1.0.0 18:26:52 v1.1.0 18:26:52 v1.2.0 18:26:52 v1.3.0 18:26:52 v1.3.1 18:26:52 v1.3.1-dev.1 18:26:52 v1.3.2-dev.1 18:26:52 v2.0.0-dev.1 18:26:52 v2.0.0-dev.10 18:26:52 v2.0.0-dev.11 18:26:52 v2.0.0-dev.12 18:26:52 v2.0.0-dev.13 18:26:52 v2.0.0-dev.14 18:26:52 v2.0.0-dev.15 18:26:52 v2.0.0-dev.16 18:26:52 v2.0.0-dev.17 18:26:52 v2.0.0-dev.18 18:26:52 v2.0.0-dev.19 18:26:52 v2.0.0-dev.2 18:26:52 v2.0.0-dev.20 18:26:52 v2.0.0-dev.21 18:26:52 v2.0.0-dev.22 18:26:52 v2.0.0-dev.23 18:26:52 v2.0.0-dev.24 18:26:52 v2.0.0-dev.25 18:26:52 v2.0.0-dev.26 18:26:52 v2.0.0-dev.27 18:26:52 v2.0.0-dev.28 18:26:52 v2.0.0-dev.29 18:26:52 v2.0.0-dev.3 18:26:52 v2.0.0-dev.30 18:26:52 v2.0.0-dev.31 18:26:52 v2.0.0-dev.32 18:26:52 v2.0.0-dev.33 18:26:52 v2.0.0-dev.34 18:26:52 v2.0.0-dev.35 18:26:52 v2.0.0-dev.36 18:26:52 v2.0.0-dev.37 18:26:52 v2.0.0-dev.38 18:26:52 v2.0.0-dev.39 18:26:52 v2.0.0-dev.4 18:26:52 v2.0.0-dev.40 18:26:52 v2.0.0-dev.41 18:26:52 v2.0.0-dev.42 18:26:52 v2.0.0-dev.43 18:26:52 v2.0.0-dev.44 18:26:52 v2.0.0-dev.45 18:26:52 v2.0.0-dev.46 18:26:52 v2.0.0-dev.47 18:26:52 v2.0.0-dev.48 18:26:52 v2.0.0-dev.49 18:26:52 v2.0.0-dev.5 18:26:52 v2.0.0-dev.50 18:26:52 v2.0.0-dev.51 18:26:52 v2.0.0-dev.52 18:26:52 v2.0.0-dev.53 18:26:52 v2.0.0-dev.54 18:26:52 v2.0.0-dev.55 18:26:52 v2.0.0-dev.56 18:26:52 v2.0.0-dev.57 18:26:52 v2.0.0-dev.58 18:26:52 v2.0.0-dev.59 18:26:52 v2.0.0-dev.6 18:26:52 v2.0.0-dev.60 18:26:52 v2.0.0-dev.61 18:26:52 v2.0.0-dev.62 18:26:52 v2.0.0-dev.63 18:26:52 v2.0.0-dev.64 18:26:52 v2.0.0-dev.65 18:26:52 v2.0.0-dev.66 18:26:52 v2.0.0-dev.67 18:26:52 v2.0.0-dev.68 18:26:52 v2.0.0-dev.69 18:26:52 v2.0.0-dev.7 18:26:52 v2.0.0-dev.70 18:26:52 v2.0.0-dev.71 18:26:52 v2.0.0-dev.72 18:26:52 v2.0.0-dev.73 18:26:52 v2.0.0-dev.74 18:26:52 v2.0.0-dev.75 18:26:52 v2.0.0-dev.76 18:26:52 v2.0.0-dev.77 18:26:52 v2.0.0-dev.78 18:26:52 v2.0.0-dev.79 18:26:52 v2.0.0-dev.8 18:26:52 v2.0.0-dev.9 [Pipeline] sh 18:26:52 + lftools sign git-tag v2.0.0-dev.79 18:26:53 Signing Git tag with Sigul... 18:26:53 Signing v2.0.0-dev.79 [Pipeline] echo 18:26:54 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:26:54 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:26:54 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:26:54 $ docker stop --time=1 d626feb708d62d7b2d28592e7df3ed76cf96ad52f11cb360e2ba8b7c852f4a54 18:26:56 $ docker rm -f d626feb708d62d7b2d28592e7df3ed76cf96ad52f11cb360e2ba8b7c852f4a54 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 18:26:57 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:26:57 . [Pipeline] withDockerContainer 18:26:57 prd-centos7-docker-4c-2g-539 does not seem to be running inside a container 18:26:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:26:57 $ docker top 882e7b711a7aca04d9b6c750737c87f268c03190b55d2a233efbe1366c8f0988 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:26:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:26:57 [ssh-agent] Looking for ssh-agent implementation... 18:26:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:26:57 $ docker exec 882e7b711a7aca04d9b6c750737c87f268c03190b55d2a233efbe1366c8f0988 ssh-agent 18:26:58 SSH_AUTH_SOCK=/tmp/ssh-YMMpYVHBGSp2/agent.15 18:26:58 SSH_AGENT_PID=21 18:26:58 Running ssh-add (command line suppressed) 18:26:58 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_3065386421006181543.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_3065386421006181543.key) 18:26:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:26:58 + git semver bump pre 18:26:58 # -> Open(): unable to determine branch for HEAD 18:26:58 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 18:26:58 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 18:26:58 # $SEMVER_REMOTE_NAME = origin 18:26:58 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:26:58 # $SEMVER_USER_NAME = edgex-jenkins 18:26:58 # $SEMVER_BRANCH = master 18:26:58 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver 18:26:58 2.0.0-dev.80 [Pipeline] } 18:26:58 $ docker exec --env ******** --env ******** 882e7b711a7aca04d9b6c750737c87f268c03190b55d2a233efbe1366c8f0988 ssh-agent -k 18:26:58 unset SSH_AUTH_SOCK; 18:26:58 unset SSH_AGENT_PID; 18:26:58 echo Agent pid 21 killed; 18:26:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:26:59 + git semver [Pipeline] } 18:26:59 $ docker stop --time=1 882e7b711a7aca04d9b6c750737c87f268c03190b55d2a233efbe1366c8f0988 18:27:00 $ docker rm -f 882e7b711a7aca04d9b6c750737c87f268c03190b55d2a233efbe1366c8f0988 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 18:27:00 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:27:00 . [Pipeline] withDockerContainer 18:27:00 prd-centos7-docker-4c-2g-539 does not seem to be running inside a container 18:27:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:27:01 $ docker top 3f512fd09729f0d045c4263d04a6d7715cb92c842fddc64d84fb13d29ea1c45d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:27:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:27:01 [ssh-agent] Looking for ssh-agent implementation... 18:27:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:27:01 $ docker exec 3f512fd09729f0d045c4263d04a6d7715cb92c842fddc64d84fb13d29ea1c45d ssh-agent 18:27:01 SSH_AUTH_SOCK=/tmp/ssh-W8iB9nBX65WM/agent.13 18:27:01 SSH_AGENT_PID=20 18:27:01 Running ssh-add (command line suppressed) 18:27:01 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_5386495215982646886.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_5386495215982646886.key) 18:27:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:27:02 + git semver push 18:27:02 # -> Open(): unable to determine branch for HEAD 18:27:02 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 18:27:02 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 18:27:02 # $SEMVER_REMOTE_NAME = origin 18:27:02 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:27:02 # $SEMVER_USER_NAME = edgex-jenkins 18:27:02 # $SEMVER_BRANCH = master 18:27:02 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } 18:27:08 $ docker exec --env ******** --env ******** 3f512fd09729f0d045c4263d04a6d7715cb92c842fddc64d84fb13d29ea1c45d ssh-agent -k 18:27:08 unset SSH_AUTH_SOCK; 18:27:08 unset SSH_AGENT_PID; 18:27:08 echo Agent pid 20 killed; 18:27:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:27:09 + git semver [Pipeline] } 18:27:09 $ docker stop --time=1 3f512fd09729f0d045c4263d04a6d7715cb92c842fddc64d84fb13d29ea1c45d 18:27:10 $ docker rm -f 3f512fd09729f0d045c4263d04a6d7715cb92c842fddc64d84fb13d29ea1c45d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 18:27:11 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:27:12 ---> package-listing.sh 18:27:12 ++ tr '[:upper:]' '[:lower:]' 18:27:12 ++ facter osfamily 18:27:12 + OS_FAMILY=redhat 18:27:12 + workspace=/w/workspace/ndry_app-functions-sdk-go_master 18:27:12 + START_PACKAGES=/tmp/packages_start.txt 18:27:12 + END_PACKAGES=/tmp/packages_end.txt 18:27:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:27:12 + PACKAGES=/tmp/packages_start.txt 18:27:12 + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' 18:27:12 + PACKAGES=/tmp/packages_end.txt 18:27:12 + case "${OS_FAMILY}" in 18:27:12 + sort 18:27:12 + rpm -qa 18:27:13 + '[' -f /tmp/packages_start.txt ']' 18:27:13 + '[' -f /tmp/packages_end.txt ']' 18:27:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:27:13 + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' 18:27:13 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_master/archives/ 18:27:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_master/archives/ [Pipeline] echo 18:27:13 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ndry_app-functions-sdk-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:27:13 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:27:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:27:14 18:27:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 18:27:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:27:14 alpine: Pulling from edgex-lftools-log-publisher 18:27:14 df20fa9351a1: Pulling fs layer 18:27:14 36b3adc4ff6f: Pulling fs layer 18:27:14 8ad3a11d3b57: Pulling fs layer 18:27:14 46f8f816bc3b: Pulling fs layer 18:27:14 93b61091891f: Pulling fs layer 18:27:14 93b9cdb0e59b: Pulling fs layer 18:27:14 5e14af77c1be: Pulling fs layer 18:27:14 01666e4c0597: Pulling fs layer 18:27:14 aa168da1d23b: Pulling fs layer 18:27:14 46f8f816bc3b: Waiting 18:27:14 93b61091891f: Waiting 18:27:14 93b9cdb0e59b: Waiting 18:27:14 5e14af77c1be: Waiting 18:27:14 01666e4c0597: Waiting 18:27:14 aa168da1d23b: Waiting 18:27:14 36b3adc4ff6f: Verifying Checksum 18:27:14 36b3adc4ff6f: Download complete 18:27:14 46f8f816bc3b: Verifying Checksum 18:27:14 46f8f816bc3b: Download complete 18:27:14 df20fa9351a1: Verifying Checksum 18:27:14 df20fa9351a1: Download complete 18:27:14 93b9cdb0e59b: Verifying Checksum 18:27:14 93b9cdb0e59b: Download complete 18:27:14 5e14af77c1be: Verifying Checksum 18:27:14 5e14af77c1be: Download complete 18:27:14 01666e4c0597: Verifying Checksum 18:27:14 01666e4c0597: Download complete 18:27:14 93b61091891f: Verifying Checksum 18:27:14 93b61091891f: Download complete 18:27:14 df20fa9351a1: Pull complete 18:27:15 36b3adc4ff6f: Pull complete 18:27:15 8ad3a11d3b57: Verifying Checksum 18:27:15 8ad3a11d3b57: Download complete 18:27:16 8ad3a11d3b57: Pull complete 18:27:16 46f8f816bc3b: Pull complete 18:27:16 93b61091891f: Pull complete 18:27:16 93b9cdb0e59b: Pull complete 18:27:16 5e14af77c1be: Pull complete 18:27:16 01666e4c0597: Pull complete 18:27:17 aa168da1d23b: Download complete 18:27:22 aa168da1d23b: Pull complete 18:27:22 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 18:27:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:27:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 18:27:22 prd-centos7-docker-4c-2g-539 does not seem to be running inside a container 18:27:22 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ndry_app-functions-sdk-go_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-sdk-go_master@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 18:27:27 $ docker top cc7f15de1821904f64b139a4c398fbde0bad0ea50aeaae877e1596f03ba89145 -eo pid,comm [Pipeline] { [Pipeline] sh 18:27:27 + touch /tmp/pre-build-complete [Pipeline] sh 18:27:28 + mkdir -p /var/log/sa [Pipeline] sh 18:27:28 + ls /var/log/sa-host 18:27:28 + sadf -c /var/log/sa-host/sa05 18:27:28 file_magic: OK 18:27:28 HZ: Using current value: 100 18:27:28 file_header: OK 18:27:28 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 18:27:28 Statistics: 18:27:28 Hnuu...uuuununununu...Hnuu...uuuununununu... 18:27:28 File successfully converted to sysstat format version 12.2.1 18:27:28 + sadf -c /var/log/sa-host/sa11 18:27:28 file_magic: OK 18:27:28 HZ: Using current value: 100 18:27:28 file_header: OK 18:27:28 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 18:27:28 Statistics: 18:27:28 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... 18:27:28 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:27:29 provisioning config files... 18:27:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config874517360323503680tmp [Pipeline] { [Pipeline] echo 18:27:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:27:29 ---> create-netrc.sh [Pipeline] } 18:27:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:27:29 ---> python-tools-install.sh [Pipeline] echo 18:27:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:27:30 ---> sudo-logs.sh 18:27:30 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:27:30 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:27:30 ---> job-cost.sh 18:27:30 lf-activate-venv: SKIPPING 18:27:30 DEBUG: total: 0.18000000715255737 18:27:30 INFO: Retrieving Stack Cost... 18:27:31 INFO: Retrieving Pricing Info for: v3-standard-2 18:27:31 INFO: Archiving Costs [Pipeline] echo 18:27:31 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:27:32 ---> logs-deploy.sh 18:27:32 lf-activate-venv: SKIPPING 18:27:32 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/254 18:27:32 INFO: archiving workspace using pattern(s): 18:27:33 Archives upload complete. 18:27:33 INFO: archiving logs to Nexus 18:27:34 ---> uname -a: 18:27:34 Linux prd-centos7-docker-4c-2g-539.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 18:27:34 18:27:34 18:27:34 ---> lscpu: 18:27:34 Architecture: x86_64 18:27:34 CPU op-mode(s): 32-bit, 64-bit 18:27:34 Byte Order: Little Endian 18:27:34 Address sizes: 40 bits physical, 48 bits virtual 18:27:34 CPU(s): 2 18:27:34 On-line CPU(s) list: 0,1 18:27:34 Thread(s) per core: 1 18:27:34 Core(s) per socket: 1 18:27:34 Socket(s): 2 18:27:34 NUMA node(s): 1 18:27:34 Vendor ID: AuthenticAMD 18:27:34 CPU family: 23 18:27:34 Model: 49 18:27:34 Model name: AMD EPYC-Rome Processor 18:27:34 Stepping: 0 18:27:34 CPU MHz: 2800.000 18:27:34 BogoMIPS: 5600.00 18:27:34 Virtualization: AMD-V 18:27:34 Hypervisor vendor: KVM 18:27:34 Virtualization type: full 18:27:34 L1d cache: 64 KiB 18:27:34 L1i cache: 64 KiB 18:27:34 L2 cache: 1 MiB 18:27:34 L3 cache: 32 MiB 18:27:34 NUMA node0 CPU(s): 0,1 18:27:34 Vulnerability Itlb multihit: Not affected 18:27:34 Vulnerability L1tf: Not affected 18:27:34 Vulnerability Mds: Not affected 18:27:34 Vulnerability Meltdown: Not affected 18:27:34 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:27:34 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 18:27:34 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 18:27:34 Vulnerability Srbds: Not affected 18:27:34 Vulnerability Tsx async abort: Not affected 18:27:34 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 18:27:34 18:27:34 18:27:34 ---> nproc: 18:27:34 2 18:27:34 18:27:34 18:27:34 ---> df -h: 18:27:34 Filesystem Size Used Available Use% Mounted on 18:27:34 overlay 40.0G 8.9G 31.1G 22% / 18:27:34 tmpfs 64.0M 0 64.0M 0% /dev 18:27:34 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 18:27:34 shm 64.0M 0 64.0M 0% /dev/shm 18:27:34 /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os 18:27:34 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf 18:27:34 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname 18:27:34 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts 18:27:34 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure 18:27:34 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log 18:27:34 /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json 18:27:34 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/ndry_app-functions-sdk-go_master 18:27:34 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/ndry_app-functions-sdk-go_master@tmp 18:27:34 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host 18:27:34 18:27:34 18:27:34 ---> free -m: 18:27:34 total used free shared buff/cache available 18:27:34 Mem: 7821 1276 3125 0 3420 6463 18:27:34 Swap: 1023 0 1023 18:27:34 18:27:34 18:27:34 ---> ip addr: 18:27:34 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 18:27:34 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:27:34 inet 127.0.0.1/8 scope host lo 18:27:34 valid_lft forever preferred_lft forever 18:27:34 inet6 ::1/128 scope host 18:27:34 valid_lft forever preferred_lft forever 18:27:34 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 18:27:34 link/ether fa:16:3e:0b:d0:f6 brd ff:ff:ff:ff:ff:ff 18:27:34 inet 10.30.123.235/23 brd 10.30.123.255 scope global dynamic eth0 18:27:34 valid_lft 85602sec preferred_lft 85602sec 18:27:34 inet6 fe80::f816:3eff:fe0b:d0f6/64 scope link 18:27:34 valid_lft forever preferred_lft forever 18:27:34 3: docker0: mtu 1500 qdisc noqueue state DOWN 18:27:34 link/ether 02:42:00:ee:57:e9 brd ff:ff:ff:ff:ff:ff 18:27:34 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 18:27:34 valid_lft forever preferred_lft forever 18:27:34 inet6 fe80::42:ff:feee:57e9/64 scope link 18:27:34 valid_lft forever preferred_lft forever 18:27:34 18:27:34 18:27:34 ---> sar -b -r -n DEV: 18:27:34 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/11/21 _x86_64_ (2 CPU) 18:27:34 18:27:34 18:14:05 LINUX RESTART (2 CPU) 18:27:34 18:27:34 18:15:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:27:34 18:16:01 3.61 0.03 3.58 0.00 1.07 122.85 0.00 18:27:34 18:17:01 0.53 0.00 0.53 0.00 0.00 8.86 0.00 18:27:34 18:18:01 0.30 0.00 0.30 0.00 0.00 3.91 0.00 18:27:34 18:19:01 0.28 0.00 0.28 0.00 0.00 5.26 0.00 18:27:34 18:20:01 0.28 0.00 0.28 0.00 0.00 4.51 0.00 18:27:34 18:21:01 0.25 0.00 0.25 0.00 0.00 3.25 0.00 18:27:34 18:22:01 0.23 0.00 0.23 0.00 0.00 3.46 0.00 18:27:34 18:23:01 0.27 0.00 0.27 0.00 0.00 3.17 0.00 18:27:34 18:24:01 0.28 0.00 0.28 0.00 0.00 3.20 0.00 18:27:34 18:25:01 0.20 0.00 0.20 0.00 0.00 2.56 0.00 18:27:34 18:26:01 38.38 0.05 38.33 0.00 4.26 12934.65 0.00 18:27:34 18:27:01 169.25 0.00 169.25 0.00 0.00 45297.75 0.00 18:27:34 Average: 17.83 0.01 17.82 0.00 0.44 4867.63 0.00 18:27:34 18:27:34 18:15:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:27:34 18:16:01 5428232 0 805448 10.06 2620 1772640 1292308 14.27 593000 1587264 8 18:27:34 18:17:01 5436144 0 797528 9.96 2620 1772648 1206768 13.32 588384 1585276 16 18:27:34 18:18:01 5435848 0 797824 9.96 2620 1772648 1206768 13.32 582328 1591284 8 18:27:34 18:19:01 5433060 0 800604 10.00 2620 1772656 1207020 13.33 584732 1592068 16 18:27:34 18:20:01 5433492 0 800168 9.99 2620 1772660 1206996 13.33 583512 1593140 20 18:27:34 18:21:01 5434508 0 799148 9.98 2620 1772664 1206768 13.32 582304 1593144 16 18:27:34 18:22:01 5432112 0 801536 10.01 2620 1772672 1206768 13.32 584492 1593140 8 18:27:34 18:23:01 5424744 0 808900 10.10 2620 1772676 1206936 13.33 591836 1593140 8 18:27:34 18:24:01 5425632 0 808008 10.09 2620 1772680 1206768 13.32 593072 1591340 20 18:27:34 18:25:01 5425356 0 808280 10.09 2620 1772684 1206864 13.32 593536 1591340 16 18:27:34 18:26:01 4548324 0 967156 12.08 2620 2490840 1393400 15.38 717932 2246320 403044 18:27:34 18:27:01 3685640 0 1225924 15.31 2620 3094756 1730712 19.11 969952 2715884 24 18:27:34 Average: 5211924 0 851710 10.63 2620 1942685 1273173 14.06 630423 1739445 33600 18:27:34 18:27:34 18:15:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:27:34 18:16:01 eth0 8.14 4.25 7.82 2.00 0.00 0.00 0.00 0.00 18:27:34 18:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:27:34 18:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:27:34 18:17:01 eth0 0.23 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:27:34 18:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:27:34 18:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:27:34 18:18:01 eth0 0.68 0.08 0.06 0.01 0.00 0.00 0.00 0.00 18:27:34 18:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:27:34 18:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:27:34 18:19:01 eth0 2.15 0.50 0.64 0.39 0.00 0.00 0.00 0.00 18:27:34 18:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:27:34 18:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:27:34 18:20:01 eth0 0.68 0.45 0.41 0.23 0.00 0.00 0.00 0.00 18:27:34 18:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:27:34 18:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:27:34 18:21:01 eth0 0.08 0.08 0.01 0.04 0.00 0.00 0.00 0.00 18:27:34 18:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:27:34 18:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:27:34 18:22:01 eth0 0.57 0.08 0.06 0.01 0.00 0.00 0.00 0.00 18:27:34 18:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:27:34 18:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:27:34 18:23:01 eth0 0.57 0.38 0.31 0.21 0.00 0.00 0.00 0.00 18:27:34 18:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:27:34 18:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:27:34 18:24:01 eth0 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:27:34 18:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:27:34 18:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:27:34 18:25:01 eth0 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 18:27:34 18:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:27:34 18:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:27:34 18:26:01 eth0 407.99 371.51 4078.91 31.02 0.00 0.00 0.00 0.00 18:27:34 18:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:27:34 18:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:27:34 18:27:01 eth0 548.50 492.61 3906.29 132.68 0.00 0.00 0.00 0.00 18:27:34 18:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:27:34 18:27:01 veth9ae5cb4 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:27:34 18:27:01 docker0 100.40 106.24 7.20 645.22 0.00 0.00 0.00 0.00 18:27:34 Average: eth0 80.85 72.54 666.39 13.89 0.00 0.00 0.00 0.00 18:27:34 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:27:34 Average: veth9ae5cb4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:27:34 Average: docker0 8.37 8.86 0.60 53.79 0.00 0.00 0.00 0.00 18:27:34 18:27:34 18:27:34 ---> sar -P ALL: 18:27:34 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/11/21 _x86_64_ (2 CPU) 18:27:34 18:27:34 18:14:05 LINUX RESTART (2 CPU) 18:27:34 18:27:34 18:15:01 CPU %user %nice %system %iowait %steal %idle 18:27:34 18:16:01 all 0.38 0.00 0.13 0.00 0.03 99.46 18:27:34 18:16:01 0 0.47 0.00 0.13 0.00 0.02 99.38 18:27:34 18:16:01 1 0.30 0.00 0.12 0.00 0.03 99.55 18:27:34 18:17:01 all 0.14 0.00 0.05 0.00 0.03 99.77 18:27:34 18:17:01 0 0.23 0.00 0.05 0.00 0.03 99.68 18:27:34 18:17:01 1 0.05 0.00 0.05 0.00 0.03 99.87 18:27:34 18:18:01 all 0.16 0.00 0.15 0.00 0.03 99.66 18:27:34 18:18:01 0 0.25 0.00 0.15 0.00 0.03 99.57 18:27:34 18:18:01 1 0.07 0.00 0.15 0.00 0.03 99.75 18:27:34 18:19:01 all 0.18 0.00 0.08 0.00 0.03 99.72 18:27:34 18:19:01 0 0.30 0.00 0.05 0.00 0.02 99.63 18:27:34 18:19:01 1 0.05 0.00 0.10 0.00 0.03 99.82 18:27:34 18:20:01 all 0.21 0.00 0.04 0.00 0.03 99.72 18:27:34 18:20:01 0 0.37 0.00 0.07 0.00 0.03 99.53 18:27:34 18:20:01 1 0.05 0.00 0.02 0.00 0.02 99.92 18:27:34 18:21:01 all 0.16 0.00 0.03 0.00 0.03 99.79 18:27:34 18:21:01 0 0.30 0.00 0.03 0.00 0.03 99.63 18:27:34 18:21:01 1 0.02 0.00 0.02 0.00 0.02 99.95 18:27:34 18:22:01 all 0.13 0.00 0.06 0.00 0.03 99.78 18:27:34 18:22:01 0 0.20 0.00 0.08 0.00 0.03 99.68 18:27:34 18:22:01 1 0.07 0.00 0.03 0.00 0.02 99.88 18:27:34 18:23:01 all 0.15 0.00 0.03 0.00 0.03 99.79 18:27:34 18:23:01 0 0.27 0.00 0.03 0.00 0.03 99.67 18:27:34 18:23:01 1 0.03 0.00 0.03 0.00 0.02 99.92 18:27:34 18:24:01 all 0.16 0.00 0.03 0.00 0.03 99.79 18:27:34 18:24:01 0 0.28 0.00 0.03 0.00 0.02 99.67 18:27:34 18:24:01 1 0.03 0.00 0.02 0.00 0.03 99.92 18:27:34 18:25:01 all 0.22 0.00 0.03 0.00 0.01 99.74 18:27:34 18:25:01 0 0.40 0.00 0.03 0.00 0.02 99.55 18:27:34 18:25:01 1 0.03 0.00 0.03 0.00 0.00 99.93 18:27:34 18:26:01 all 8.45 0.00 4.02 0.33 0.07 87.13 18:27:34 18:26:01 0 8.82 0.00 4.04 0.17 0.03 86.93 18:27:34 18:26:01 1 8.09 0.00 3.99 0.49 0.10 87.33 18:27:34 18:27:34 18:26:01 CPU %user %nice %system %iowait %steal %idle 18:27:34 18:27:01 all 18.66 0.00 9.37 8.98 0.09 62.90 18:27:34 18:27:01 0 17.49 0.00 9.60 8.45 0.09 64.38 18:27:34 18:27:01 1 19.84 0.00 9.14 9.51 0.09 61.43 18:27:34 Average: all 2.33 0.00 1.13 0.74 0.03 95.77 18:27:34 Average: 0 2.37 0.00 1.15 0.69 0.03 95.76 18:27:34 Average: 1 2.30 0.00 1.10 0.79 0.03 95.77 18:27:34 18:27:34 18:27:34