Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 690068cdb04801aad11f6238554faec289449ce8 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh21832656524854308.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh10415572880996722896.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 efdbc04638cc485a1a2a98c60e49a0e43cac6f53 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/main/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2887109811520258001.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12267820415268293289.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/main/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh12290654552974935697.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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:go-mod-core-contracts, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [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: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-core-contracts 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: false SWAGGER_API_FOLDERS: openapi/v1 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 Running on prd-centos7-docker-4c-2g-6785 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git > git init /w/workspace/undry_go-mod-core-contracts_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/undry_go-mod-core-contracts_main@tmp/jenkins-gitclient-ssh6472599561988993221.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 690068cdb04801aad11f6238554faec289449ce8 (main) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.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 690068cdb04801aad11f6238554faec289449ce8 # timeout=10 Commit message: "Merge pull request #702 from jim-wang-intel/add-spiffe-token-provider-service-key" > git rev-list --no-walk a659f06336e255c39f4d3685f889609ab5b59aae # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:55:49 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:55:49 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:55:49 ========================================================= 17:55:49 EdgeX Global Pipelines Version Info 17:55:49 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:55:50 ------------------- 17:55:50 stable info: 17:55:50 ------------------- 17:55:50 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:55:50 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 17:55:50 Message: update stable to v1.0.220 17:55:51 ------------------- 17:55:51 experimental info: 17:55:51 ------------------- 17:55:51 Commited By: **** collab-it+edgex@linuxfoundation.org 17:55:51 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 17:55:51 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:55:51 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 17:55:51 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 17:55:51 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:55:51 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:55:51 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:55:51 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 17:55:51 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:55:51 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:55:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:55:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:55:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:55:51 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 17:55:51 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:55:51 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:55:51 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 17:55:51 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 17:55:51 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:55:51 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:55:51 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:55:51 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:55:51 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:55:51 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:55:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:55:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:55:51 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 17:55:51 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:55:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 17:55:51 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 17:55:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 17:55:51 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 690068cdb04801aad11f6238554faec289449ce8 [Pipeline] echo 17:55:51 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 690068c [Pipeline] echo 17:55:51 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:55:51 + git rev-list -1 --merges 690068cdb04801aad11f6238554faec289449ce8~1..690068cdb04801aad11f6238554faec289449ce8 [Pipeline] echo 17:55:51 -----------> git rev-list -1 --merges 690068cdb04801aad11f6238554faec289449ce8~1..690068cdb04801aad11f6238554faec289449ce8 690068cdb04801aad11f6238554faec289449ce8 17:55:51 690068cdb04801aad11f6238554faec289449ce8 [false] [Pipeline] sh 17:55:52 + git log --format=format:%s -1 690068cdb04801aad11f6238554faec289449ce8 [Pipeline] echo 17:55:52 ========================================================= 17:55:52 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:55:52 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:55:52 + git log --format=format:%s -1 690068cdb04801aad11f6238554faec289449ce8 [Pipeline] echo 17:55:52 [semverPrep] GIT_COMMIT: 690068cdb04801aad11f6238554faec289449ce8, Commit Message: Merge pull request #702 from jim-wang-intel/add-spiffe-token-provider-service-key [Pipeline] echo 17:55:52 [semverPrep] This is not a build commit. [Pipeline] sh 17:55:53 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 17:55:53 + grep -v github /etc/ssh/ssh_known_hosts 17:55:53 + '[' -e /tmp/ssh_known_hosts ']' 17:55:53 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:55:53 + sudo tee -a /etc/ssh/ssh_known_hosts 17:55:53 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 17:55:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 17:55:53 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:55:53 17:55:53 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:55:53 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:55:53 latest: Pulling from edgex-devops/git-semver 17:55:53 a0d0a0d46f8b: Pulling fs layer 17:55:53 3e5f54012d9b: Pulling fs layer 17:55:53 4c7163046ea9: Pulling fs layer 17:55:53 0c2d73faf560: Pulling fs layer 17:55:53 0c2d73faf560: Waiting 17:55:53 3e5f54012d9b: Verifying Checksum 17:55:53 3e5f54012d9b: Download complete 17:55:53 a0d0a0d46f8b: Verifying Checksum 17:55:53 a0d0a0d46f8b: Download complete 17:55:54 0c2d73faf560: Verifying Checksum 17:55:54 0c2d73faf560: Download complete 17:55:54 4c7163046ea9: Verifying Checksum 17:55:54 4c7163046ea9: Download complete 17:55:54 a0d0a0d46f8b: Pull complete 17:55:54 3e5f54012d9b: Pull complete 17:55:54 4c7163046ea9: Pull complete 17:55:54 0c2d73faf560: Pull complete 17:55:54 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 17:55:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:55:54 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:55:54 prd-centos7-docker-4c-2g-6785 does not seem to be running inside a container 17:55:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:55:54 $ docker top 184d9bf011d222aea6404c3156afb1d4149d84a729b7274bfe13c1e3ce87af08 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:55:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:55:55 [ssh-agent] Looking for ssh-agent implementation... 17:55:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:55:55 $ docker exec 184d9bf011d222aea6404c3156afb1d4149d84a729b7274bfe13c1e3ce87af08 ssh-agent 17:55:55 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKcMIHG/agent.13 17:55:55 SSH_AGENT_PID=20 17:55:55 Running ssh-add (command line suppressed) 17:55:55 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_6316727663474840582.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_6316727663474840582.key) 17:55:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:55:56 + git tag --points-at HEAD [Pipeline] } 17:55:55 $ docker exec --env ******** --env ******** 184d9bf011d222aea6404c3156afb1d4149d84a729b7274bfe13c1e3ce87af08 ssh-agent -k 17:55:55 unset SSH_AUTH_SOCK; 17:55:55 unset SSH_AGENT_PID; 17:55:55 echo Agent pid 20 killed; 17:55:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:55:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:55:56 [ssh-agent] Looking for ssh-agent implementation... 17:55:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:55:55 $ docker exec 184d9bf011d222aea6404c3156afb1d4149d84a729b7274bfe13c1e3ce87af08 ssh-agent 17:55:56 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXbADfpM/agent.52 17:55:56 SSH_AGENT_PID=58 17:55:56 Running ssh-add (command line suppressed) 17:55:56 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_9217442174413181088.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_9217442174413181088.key) 17:55:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:55:57 + git semver init 17:55:57 # -> Open(): unable to determine branch for HEAD 17:55:57 # $GIT_DIR = /w/workspace/undry_go-mod-core-contracts_main/.git 17:55:57 # $GIT_WORK_TREE = /w/workspace/undry_go-mod-core-contracts_main 17:55:57 # $SEMVER_REMOTE_NAME = origin 17:55:57 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:55:57 # $SEMVER_USER_NAME = edgex-jenkins 17:55:57 # $SEMVER_BRANCH = main 17:55:57 # $SEMVER_TEMP = /tmp/semver-215734154 17:55:57 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 17:55:58 # '/tmp/semver-215734154' -> '/w/workspace/undry_go-mod-core-contracts_main/.semver' 17:55:58 # -> Force: false 17:55:58 # $SEMVER_DIR = /w/workspace/undry_go-mod-core-contracts_main/.semver [Pipeline] } 17:55:57 $ docker exec --env ******** --env ******** 184d9bf011d222aea6404c3156afb1d4149d84a729b7274bfe13c1e3ce87af08 ssh-agent -k 17:55:57 unset SSH_AUTH_SOCK; 17:55:57 unset SSH_AGENT_PID; 17:55:57 echo Agent pid 58 killed; 17:55:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:55:58 + git semver [Pipeline] } 17:55:58 $ docker stop --time=1 184d9bf011d222aea6404c3156afb1d4149d84a729b7274bfe13c1e3ce87af08 17:55:59 $ docker rm -f 184d9bf011d222aea6404c3156afb1d4149d84a729b7274bfe13c1e3ce87af08 [Pipeline] // withDockerContainer [Pipeline] sh 17:56:00 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:56:00 Stashed 1 file(s) [Pipeline] echo 17:56:00 [edgeXSemver]: initialized semver on version 2.2.0-dev.12 [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] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 17:56:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:56:00 ========================================================= 17:56:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 17:56:00 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 17:56:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 17:56:00 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 17:56:00 59bf1c3509f3: Pulling fs layer 17:56:00 666ba61612fd: Pulling fs layer 17:56:00 8ed8ca486205: Pulling fs layer 17:56:00 4fe6c5a15a65: Pulling fs layer 17:56:00 22a0e8bec74d: Pulling fs layer 17:56:00 640e595b4fbd: Pulling fs layer 17:56:00 763cafe07f6e: Pulling fs layer 17:56:00 0c0b528cf693: Pulling fs layer 17:56:00 10935f4eaf8b: Pulling fs layer 17:56:00 4fe6c5a15a65: Waiting 17:56:00 22a0e8bec74d: Waiting 17:56:00 640e595b4fbd: Waiting 17:56:00 763cafe07f6e: Waiting 17:56:00 0c0b528cf693: Waiting 17:56:00 10935f4eaf8b: Waiting 17:56:00 8ed8ca486205: Verifying Checksum 17:56:00 8ed8ca486205: Download complete 17:56:00 666ba61612fd: Verifying Checksum 17:56:00 666ba61612fd: Download complete 17:56:00 22a0e8bec74d: Verifying Checksum 17:56:00 22a0e8bec74d: Download complete 17:56:00 640e595b4fbd: Verifying Checksum 17:56:00 640e595b4fbd: Download complete 17:56:00 763cafe07f6e: Verifying Checksum 17:56:00 763cafe07f6e: Download complete 17:56:00 59bf1c3509f3: Verifying Checksum 17:56:00 59bf1c3509f3: Download complete 17:56:01 0c0b528cf693: Verifying Checksum 17:56:01 0c0b528cf693: Download complete 17:56:01 59bf1c3509f3: Pull complete 17:56:01 666ba61612fd: Pull complete 17:56:01 8ed8ca486205: Pull complete 17:56:01 4fe6c5a15a65: Verifying Checksum 17:56:01 4fe6c5a15a65: Download complete 17:56:01 10935f4eaf8b: Verifying Checksum 17:56:01 10935f4eaf8b: Download complete 17:56:07 4fe6c5a15a65: Pull complete 17:56:07 22a0e8bec74d: Pull complete 17:56:07 640e595b4fbd: Pull complete 17:56:07 763cafe07f6e: Pull complete 17:56:07 0c0b528cf693: Pull complete 17:56:10 10935f4eaf8b: Pull complete 17:56:10 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 17:56:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 17:56:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] sh 17:56:10 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh 17:56:10 + docker inspect -f . ci-base-image-x86_64 17:56:10 . [Pipeline] withDockerContainer 17:56:11 prd-centos7-docker-4c-2g-6785 does not seem to be running inside a container 17:56:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:56:12 $ docker top 5cb657ea9cb8b2760685ae684cc78bfdbdc6921af4bb3dc425266d6aec5ca80f -eo pid,comm [Pipeline] { [Pipeline] sh 17:56:13 + go version 17:56:13 go version go1.17.6 linux/amd64 [Pipeline] } 17:56:13 $ docker stop --time=1 5cb657ea9cb8b2760685ae684cc78bfdbdc6921af4bb3dc425266d6aec5ca80f 17:56:14 $ docker rm -f 5cb657ea9cb8b2760685ae684cc78bfdbdc6921af4bb3dc425266d6aec5ca80f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:56:14 + docker inspect -f . ci-base-image-x86_64 17:56:14 . [Pipeline] withDockerContainer 17:56:15 prd-centos7-docker-4c-2g-6785 does not seem to be running inside a container 17:56:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:56:15 $ docker top 06b33a769e14c53ae1f2142f5c3e7e66a2eb6bf63011bbdbf9adbae2c274b643 -eo pid,comm 17:56:15 Still waiting to schedule task 17:56:15 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] { [Pipeline] fileExists [Pipeline] sh 17:56:15 + make test 17:56:15 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:56:15 go: downloading github.com/google/uuid v1.3.0 17:56:15 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 17:56:15 go: downloading github.com/stretchr/testify v1.7.0 17:56:16 go: downloading github.com/go-kit/log v0.2.0 17:56:16 go: downloading github.com/go-playground/validator/v10 v10.10.0 17:56:16 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 17:56:16 go: downloading github.com/davecgh/go-spew v1.1.1 17:56:16 go: downloading github.com/pmezard/go-difflib v1.0.0 17:56:16 go: downloading github.com/go-logfmt/logfmt v0.5.1 17:56:16 go: downloading github.com/go-playground/universal-translator v0.18.0 17:56:16 go: downloading github.com/leodido/go-urn v1.2.1 17:56:16 go: downloading golang.org/x/crypto v0.0.0-20210915214749-c084706c2272 17:56:16 go: downloading golang.org/x/text v0.3.7 17:56:16 go: downloading github.com/stretchr/objx v0.1.1 17:56:16 go: downloading github.com/x448/float16 v0.8.4 17:56:16 go: downloading github.com/go-playground/locales v0.14.0 17:56:18 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 17:56:28 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.050s coverage: 83.6% of statements 17:56:28 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 17:56:28 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 17:56:28 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 17:56:28 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.026s coverage: 29.4% of statements 17:56:28 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 17:56:29 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.012s coverage: 47.0% of statements 17:56:29 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.006s coverage: 90.5% of statements 17:56:29 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.033s coverage: 86.8% of statements 17:56:29 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.007s coverage: 59.5% of statements 17:56:29 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.013s coverage: 36.1% of statements 17:56:30 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.008s coverage: 48.7% of statements 17:56:45 CGO_ENABLED=0 GO111MODULE=on go vet ./... 17:56:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:56:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 17:56:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:56:46 $ docker stop --time=1 06b33a769e14c53ae1f2142f5c3e7e66a2eb6bf63011bbdbf9adbae2c274b643 17:56:48 $ docker rm -f 06b33a769e14c53ae1f2142f5c3e7e66a2eb6bf63011bbdbf9adbae2c274b643 [Pipeline] // withDockerContainer [Pipeline] sh 17:56:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:56:48 Stashed 1 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:56:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:56:49 17:56:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 17:56:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:56:49 latest: Pulling from edgex-lftools-log-publisher 17:56:49 5eb5b503b376: Pulling fs layer 17:56:49 5c69ac0246d0: Pulling fs layer 17:56:49 ec43610c2a17: Pulling fs layer 17:56:49 3a2ae6a8a46f: Pulling fs layer 17:56:49 33b1e0a273af: Pulling fs layer 17:56:49 5d3b04190fa2: Pulling fs layer 17:56:49 2f39f015ded8: Pulling fs layer 17:56:49 33b1e0a273af: Waiting 17:56:49 5d3b04190fa2: Waiting 17:56:49 2f39f015ded8: Waiting 17:56:49 3a2ae6a8a46f: Waiting 17:56:49 5c69ac0246d0: Verifying Checksum 17:56:49 5c69ac0246d0: Download complete 17:56:49 3a2ae6a8a46f: Verifying Checksum 17:56:49 3a2ae6a8a46f: Download complete 17:56:49 33b1e0a273af: Verifying Checksum 17:56:49 33b1e0a273af: Download complete 17:56:49 ec43610c2a17: Verifying Checksum 17:56:49 ec43610c2a17: Download complete 17:56:49 5d3b04190fa2: Verifying Checksum 17:56:49 5d3b04190fa2: Download complete 17:56:49 5eb5b503b376: Verifying Checksum 17:56:49 5eb5b503b376: Download complete 17:56:50 2f39f015ded8: Verifying Checksum 17:56:50 2f39f015ded8: Download complete 17:56:51 5eb5b503b376: Pull complete 17:56:51 5c69ac0246d0: Pull complete 17:56:52 ec43610c2a17: Pull complete 17:56:52 3a2ae6a8a46f: Pull complete 17:56:52 33b1e0a273af: Pull complete 17:56:52 5d3b04190fa2: Pull complete 17:56:58 2f39f015ded8: Pull complete 17:56:58 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:56:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:56:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 17:56:58 prd-centos7-docker-4c-2g-6785 does not seem to be running inside a container 17:56:58 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:57:00 $ docker top ef52d5dd805d10413d97ef0104e7f5931e6b64d665352e02e260e8f66d0d1142 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:57:01 ---> job-cost.sh 17:57:01 lf-activate-venv: SKIPPING 17:57:01 INFO: No Stack... 17:57:01 INFO: Retrieving Pricing Info for: v3-standard-2 17:57:02 INFO: Archiving Costs [Pipeline] sh 17:57:02 + cat /w/workspace/undry_go-mod-core-contracts_main/archives/cost.csv 17:57:02 + cut -d, -f6 [Pipeline] lock 17:57:02 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-44-stack-cost] 17:57:02 Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-44-stack-cost] did not exist. Created. 17:57:02 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-44-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:57:02 + echo total: 0.05999999865889549 [Pipeline] stash 17:57:02 Stashed 1 file(s) [Pipeline] } 17:57:02 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-44-stack-cost] [Pipeline] // lock [Pipeline] } 17:57:02 $ docker stop --time=1 ef52d5dd805d10413d97ef0104e7f5931e6b64d665352e02e260e8f66d0d1142 17:57:04 $ docker rm -f ef52d5dd805d10413d97ef0104e7f5931e6b64d665352e02e260e8f66d0d1142 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:57:40 Running on prd-ubuntu18.04-docker-arm64-4c-16g-6786 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] ws 17:57:40 Running in /w/workspace/go-mod-core-contracts/44 [Pipeline] { [Pipeline] checkout 17:57:40 Selected Git installation does not exist. Using Default 17:57:40 The recommended git tool is: NONE 17:57:45 using credential edgex-jenkins-ssh 17:57:45 Cloning the remote Git repository 17:57:45 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 17:57:45 > git init /w/workspace/go-mod-core-contracts/44 # timeout=10 17:57:45 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 17:57:45 > git --version # timeout=10 17:57:45 > git --version # 'git version 2.17.1' 17:57:45 using GIT_SSH to set credentials SSH Credentials for GitHub 17:57:45 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:57:47 Avoid second fetch 17:57:47 Checking out Revision 690068cdb04801aad11f6238554faec289449ce8 (main) 17:57:47 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 17:57:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:57:47 > git config core.sparsecheckout # timeout=10 17:57:47 > git checkout -f 690068cdb04801aad11f6238554faec289449ce8 # timeout=10 17:57:51 Commit message: "Merge pull request #702 from jim-wang-intel/add-spiffe-token-provider-service-key" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:57:52 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:57:52 % Total % Received % Xferd Average Speed Time Time Time Current 17:57:52 Dload Upload Total Spent Left Speed 17:57:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 45903 0 --:--:-- --:--:-- --:--:-- 45903 [Pipeline] sh 17:57:53 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:57:53 + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:57:53 sudo tee /etc/docker/daemon.new 17:57:53 { 17:57:53 "registry-mirrors": [ 17:57:53 "https://nexus3.edgexfoundry.org:10001" 17:57:53 ], 17:57:53 "bip": "10.250.0.254/24", 17:57:53 "hosts": [ 17:57:53 "tcp://0.0.0.0:5555", 17:57:53 "unix:///var/run/docker.sock" 17:57:53 ], 17:57:53 "mtu": 1458, 17:57:53 "selinux-enabled": true, 17:57:53 "seccomp-profile": "/etc/docker/seccomp.json" 17:57:53 } [Pipeline] sh 17:57:53 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:57:54 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 17:58:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:58:12 ========================================================= 17:58:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 17:58:12 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 17:58:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 17:58:13 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:58:13 9b3977197b4f: Pulling fs layer 17:58:13 1a89e8eeedd5: Pulling fs layer 17:58:13 94645a83ff95: Pulling fs layer 17:58:13 3f3a8bcf1eab: Pulling fs layer 17:58:13 0c92f367c5e7: Pulling fs layer 17:58:13 f7c0051592d6: Pulling fs layer 17:58:13 a227ed2f7395: Pulling fs layer 17:58:13 7b1c46037f91: Pulling fs layer 17:58:13 f7c0051592d6: Waiting 17:58:13 a227ed2f7395: Waiting 17:58:13 7b1c46037f91: Waiting 17:58:13 0c92f367c5e7: Waiting 17:58:13 3f3a8bcf1eab: Waiting 17:58:13 94645a83ff95: Verifying Checksum 17:58:13 94645a83ff95: Download complete 17:58:13 1a89e8eeedd5: Verifying Checksum 17:58:13 1a89e8eeedd5: Download complete 17:58:13 0c92f367c5e7: Verifying Checksum 17:58:13 0c92f367c5e7: Download complete 17:58:14 f7c0051592d6: Verifying Checksum 17:58:14 f7c0051592d6: Download complete 17:58:14 9b3977197b4f: Verifying Checksum 17:58:14 9b3977197b4f: Download complete 17:58:14 a227ed2f7395: Verifying Checksum 17:58:14 a227ed2f7395: Download complete 17:58:14 9b3977197b4f: Pull complete 17:58:15 1a89e8eeedd5: Pull complete 17:58:15 94645a83ff95: Pull complete 17:58:15 7b1c46037f91: Verifying Checksum 17:58:15 7b1c46037f91: Download complete 17:58:16 3f3a8bcf1eab: Verifying Checksum 17:58:16 3f3a8bcf1eab: Download complete 17:58:28 3f3a8bcf1eab: Pull complete 17:58:28 0c92f367c5e7: Pull complete 17:58:28 f7c0051592d6: Pull complete 17:58:28 a227ed2f7395: Pull complete 17:58:34 7b1c46037f91: Pull complete 17:58:34 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 17:58:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 17:58:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] sh 17:58:34 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh 17:58:34 + docker inspect -f . ci-base-image-arm64 17:58:34 . [Pipeline] withDockerContainer 17:58:35 prd-ubuntu18.04-docker-arm64-4c-16g-6786 does not seem to be running inside a container 17:58:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/44 -v /w/workspace/go-mod-core-contracts/44:/w/workspace/go-mod-core-contracts/44:rw,z -v /w/workspace/go-mod-core-contracts/44@tmp:/w/workspace/go-mod-core-contracts/44@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:58:38 $ docker top 1f9b3e48494ac66fac6e8f01d2d6fb86bcdc7606a0d43e737fdcffbbde01fc35 -eo pid,comm [Pipeline] { [Pipeline] sh 17:58:39 + go version 17:58:39 go version go1.17.6 linux/arm64 [Pipeline] } 17:58:39 $ docker stop --time=1 1f9b3e48494ac66fac6e8f01d2d6fb86bcdc7606a0d43e737fdcffbbde01fc35 17:58:40 $ docker rm -f 1f9b3e48494ac66fac6e8f01d2d6fb86bcdc7606a0d43e737fdcffbbde01fc35 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:58:41 + docker inspect -f . ci-base-image-arm64 17:58:41 . [Pipeline] withDockerContainer 17:58:41 prd-ubuntu18.04-docker-arm64-4c-16g-6786 does not seem to be running inside a container 17:58:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/44 -v /w/workspace/go-mod-core-contracts/44:/w/workspace/go-mod-core-contracts/44:rw,z -v /w/workspace/go-mod-core-contracts/44@tmp:/w/workspace/go-mod-core-contracts/44@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:58:43 $ docker top f9e8930ced069b762b83f9d56aa9176e71bef9564ff065ea1fa5ff6220e8a347 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 17:58:43 + make test 17:58:43 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:58:43 go: downloading github.com/google/uuid v1.3.0 17:58:43 go: downloading github.com/go-kit/log v0.2.0 17:58:43 go: downloading github.com/stretchr/testify v1.7.0 17:58:43 go: downloading github.com/go-playground/validator/v10 v10.10.0 17:58:44 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b 17:58:44 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 17:58:44 go: downloading github.com/go-logfmt/logfmt v0.5.1 17:58:44 go: downloading github.com/davecgh/go-spew v1.1.1 17:58:44 go: downloading github.com/pmezard/go-difflib v1.0.0 17:58:44 go: downloading github.com/stretchr/objx v0.1.1 17:58:44 go: downloading github.com/go-playground/universal-translator v0.18.0 17:58:44 go: downloading github.com/leodido/go-urn v1.2.1 17:58:44 go: downloading golang.org/x/crypto v0.0.0-20210915214749-c084706c2272 17:58:44 go: downloading golang.org/x/text v0.3.7 17:58:44 go: downloading github.com/x448/float16 v0.8.4 17:58:44 go: downloading github.com/go-playground/locales v0.14.0 17:58:49 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 17:59:21 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.397s coverage: 83.6% of statements 17:59:21 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 17:59:21 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 17:59:21 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 17:59:21 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.106s coverage: 29.4% of statements 17:59:21 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 17:59:21 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.087s coverage: 47.0% of statements 17:59:21 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.081s coverage: 90.5% of statements 17:59:22 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.194s coverage: 86.8% of statements 17:59:22 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.045s coverage: 59.5% of statements 17:59:22 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.011s coverage: 36.1% of statements 17:59:22 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.034s coverage: 48.7% of statements 17:59:23 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:59:23 CGO_ENABLED=0 GO111MODULE=on go vet ./... 17:59:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:59:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 17:59:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:59:38 $ docker stop --time=1 f9e8930ced069b762b83f9d56aa9176e71bef9564ff065ea1fa5ff6220e8a347 17:59:40 $ docker rm -f f9e8930ced069b762b83f9d56aa9176e71bef9564ff065ea1fa5ff6220e8a347 [Pipeline] // withDockerContainer [Pipeline] sh 17:59:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:59:41 Warning: overwriting stash ‘coverage-report’ 17:59:42 Stashed 1 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:59:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:59:42 17:59:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 17:59:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:59:43 arm64: Pulling from edgex-lftools-log-publisher 17:59:43 8998bd30e6a1: Pulling fs layer 17:59:43 04944245beec: Pulling fs layer 17:59:43 699f458cf7ca: Pulling fs layer 17:59:43 765212b225bb: Pulling fs layer 17:59:43 f23df028b6ca: Pulling fs layer 17:59:43 d65c8cfc05b1: Pulling fs layer 17:59:43 2437ff75d9bd: Pulling fs layer 17:59:43 765212b225bb: Waiting 17:59:43 f23df028b6ca: Waiting 17:59:43 2437ff75d9bd: Waiting 17:59:43 d65c8cfc05b1: Waiting 17:59:43 04944245beec: Download complete 17:59:43 765212b225bb: Verifying Checksum 17:59:43 765212b225bb: Download complete 17:59:43 f23df028b6ca: Verifying Checksum 17:59:43 f23df028b6ca: Download complete 17:59:43 d65c8cfc05b1: Verifying Checksum 17:59:43 d65c8cfc05b1: Download complete 17:59:43 699f458cf7ca: Verifying Checksum 17:59:43 699f458cf7ca: Download complete 17:59:43 8998bd30e6a1: Verifying Checksum 17:59:43 8998bd30e6a1: Download complete 17:59:45 2437ff75d9bd: Verifying Checksum 17:59:45 2437ff75d9bd: Download complete 17:59:48 8998bd30e6a1: Pull complete 17:59:48 04944245beec: Pull complete 17:59:50 699f458cf7ca: Pull complete 17:59:50 765212b225bb: Pull complete 17:59:51 f23df028b6ca: Pull complete 17:59:51 d65c8cfc05b1: Pull complete 18:00:06 2437ff75d9bd: Pull complete 18:00:06 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:00:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:00:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 18:00:06 prd-ubuntu18.04-docker-arm64-4c-16g-6786 does not seem to be running inside a container 18:00:06 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-core-contracts/44 -v /w/workspace/go-mod-core-contracts/44:/w/workspace/go-mod-core-contracts/44:rw,z -v /w/workspace/go-mod-core-contracts/44@tmp:/w/workspace/go-mod-core-contracts/44@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:00:09 $ docker top f31a458483786358953658ccec9a3f036026a68639cd9cca24475244ae0a6843 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:00:10 ---> job-cost.sh 18:00:10 lf-activate-venv: SKIPPING 18:00:10 INFO: No Stack... 18:00:10 INFO: Retrieving Pricing Info for: v3-standard-4 18:00:11 INFO: Archiving Costs [Pipeline] sh 18:00:11 + cat /w/workspace/go-mod-core-contracts/44/archives/cost.csv 18:00:11 + cut -d, -f6 [Pipeline] lock 18:00:12 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-main-44-stack-cost] 18:00:12 Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-44-stack-cost] did not exist. Created. 18:00:12 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-main-44-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:00:12 /w/workspace/go-mod-core-contracts/44@tmp/durable-e5f190de/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:00:13 + echo total: 0.10999999940395355 [Pipeline] stash 18:00:13 Warning: overwriting stash ‘stack-cost’ 18:00:13 Stashed 1 file(s) [Pipeline] } 18:00:13 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-main-44-stack-cost] [Pipeline] // lock [Pipeline] } 18:00:13 $ docker stop --time=1 f31a458483786358953658ccec9a3f036026a68639cd9cca24475244ae0a6843 18:00:15 $ docker rm -f f31a458483786358953658ccec9a3f036026a68639cd9cca24475244ae0a6843 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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:00:15 provisioning config files... 18:00:15 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config2002018787135949975tmp [Pipeline] { [Pipeline] sh 18:00:15 + set +x 18:00:15 + curl -s https://codecov.io/bash 18:00:15 + bash -s -- 18:00:15 18:00:15 _____ _ 18:00:15 / ____| | | 18:00:15 | | ___ __| | ___ ___ _____ __ 18:00:15 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:00:15 | |___| (_) | (_| | __/ (_| (_) \ V / 18:00:15 \_____\___/ \__,_|\___|\___\___/ \_/ 18:00:15 Bash-1.0.6 18:00:15 18:00:15 18:00:15 ==> git version 2.24.4 found 18:00:15 ==> 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:00:15 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 18:00:15 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 18:00:15 ==> Jenkins CI detected. 18:00:15 current dir:  /w/workspace/undry_go-mod-core-contracts_main 18:00:15 project root: . 18:00:15 --> token set from env 18:00:16 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:00:16 ==> Running gcov in . (disable via -X gcov) 18:00:16 ==> Python coveragepy not found 18:00:16 ==> Searching for coverage reports in: 18:00:16 + . 18:00:16 -> Found 1 reports 18:00:16 ==> Detecting git/mercurial file structure 18:00:16 ==> Reading reports 18:00:16 + ./coverage.out bytes=103587 18:00:16 ==> Appending adjustments 18:00:16 https://docs.codecov.io/docs/fixing-reports 18:00:16 + Found adjustments 18:00:16 ==> Gzipping contents 18:00:16 16K /tmp/codecov.McrhEo.gz 18:00:16 ==> Uploading reports 18:00:16 url: https://codecov.io 18:00:16 query: branch=main&commit=690068cdb04801aad11f6238554faec289449ce8&build=44&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F44%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 18:00:16 -> Pinging Codecov 18:00:16 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=ed6cf6b4-2a06-43fb-b229-bfa3e55f90ff&branch=main&commit=690068cdb04801aad11f6238554faec289449ce8&build=44&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F44%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 18:00:17 -> Uploading to 18:00:17 https://storage.googleapis.com/codecov/v4/raw/2022-03-10/71470A77251A30514AAF9C0BB2E5B6CE/690068cdb04801aad11f6238554faec289449ce8/307a7258-ec19-4b4a-b393-f54d2fef6e18.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220310%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220310T180016Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=327c021c6562bfe8ed221df634823877f6420ca9ec17b7c32abc8ecd8cfb978b 18:00:17 % Total % Received % Xferd Average Speed Time Time Time Current 18:00:17 Dload Upload Total Spent Left Speed 18:00:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15470 0 0 100 15470 0 45667 --:--:-- --:--:-- --:--:-- 45769 18:00:17 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/690068cdb04801aad11f6238554faec289449ce8 [Pipeline] } 18:00:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 18:00:17 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 18:00:17 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:00:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:00:18 18:00:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 18:00:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:00:18 1.410.4: Pulling from edgex-devops/edgex-snyk-go 18:00:18 188c0c94c7c5: Pulling fs layer 18:00:18 0ef7d3d256c8: Pulling fs layer 18:00:18 de9db76c5a1d: Pulling fs layer 18:00:18 0eba1c9be4d2: Pulling fs layer 18:00:18 0d57e429df01: Pulling fs layer 18:00:18 4e4be7b47b0d: Pulling fs layer 18:00:18 e1f770b5df2f: Pulling fs layer 18:00:18 85a0685a4137: Pulling fs layer 18:00:18 0d57e429df01: Waiting 18:00:18 4e4be7b47b0d: Waiting 18:00:18 e1f770b5df2f: Waiting 18:00:18 85a0685a4137: Waiting 18:00:18 0eba1c9be4d2: Waiting 18:00:18 de9db76c5a1d: Verifying Checksum 18:00:18 de9db76c5a1d: Download complete 18:00:18 0ef7d3d256c8: Verifying Checksum 18:00:18 0ef7d3d256c8: Download complete 18:00:18 0d57e429df01: Verifying Checksum 18:00:18 0d57e429df01: Download complete 18:00:18 4e4be7b47b0d: Verifying Checksum 18:00:18 4e4be7b47b0d: Download complete 18:00:18 188c0c94c7c5: Verifying Checksum 18:00:18 188c0c94c7c5: Download complete 18:00:18 e1f770b5df2f: Verifying Checksum 18:00:18 e1f770b5df2f: Download complete 18:00:18 0eba1c9be4d2: Verifying Checksum 18:00:18 0eba1c9be4d2: Download complete 18:00:19 188c0c94c7c5: Pull complete 18:00:19 85a0685a4137: Verifying Checksum 18:00:19 85a0685a4137: Download complete 18:00:19 0ef7d3d256c8: Pull complete 18:00:19 de9db76c5a1d: Pull complete 18:00:24 0eba1c9be4d2: Pull complete 18:00:24 0d57e429df01: Pull complete 18:00:24 4e4be7b47b0d: Pull complete 18:00:24 e1f770b5df2f: Pull complete 18:00:27 85a0685a4137: Pull complete 18:00:27 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 18:00:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:00:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 18:00:27 prd-centos7-docker-4c-2g-6785 does not seem to be running inside a container 18:00:28 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 18:00:29 $ docker top 1ec16da4a95e76fd7d5ae707f1edb8cf8cd996684b6fecc8754d0c0fb07b0692 -eo pid,comm [Pipeline] { [Pipeline] echo 18:00:29 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 18:00:30 + set -o pipefail 18:00:30 + snyk monitor '--org=edgex-jenkins' 18:00:34 18:00:34 Monitoring /w/workspace/undry_go-mod-core-contracts_main (github.com/edgexfoundry/go-mod-core-contracts/v2)... 18:00:34 18:00:34 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3f4394a4-4413-42ba-ada0-473d353def69/history/c936a3b0-a7a9-41d1-80d2-c893968df6d3 18:00:34 18:00:34 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:00:34 18:00:34 [Pipeline] } 18:00:34 $ docker stop --time=1 1ec16da4a95e76fd7d5ae707f1edb8cf8cd996684b6fecc8754d0c0fb07b0692 18:00:36 $ docker rm -f 1ec16da4a95e76fd7d5ae707f1edb8cf8cd996684b6fecc8754d0c0fb07b0692 [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) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:00:36 + git log --format=format:%s -1 690068cdb04801aad11f6238554faec289449ce8 [Pipeline] sh 18:00:37 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 18:00:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 18:00:37 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:00:37 . [Pipeline] withDockerContainer 18:00:37 prd-centos7-docker-4c-2g-6785 does not seem to be running inside a container 18:00:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@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:10004/edgex-devops/git-semver:latest cat 18:00:38 $ docker top f9d745d7e7c9fea07206e9a9f92a3a364d34a4040cf07aaf87b8852d1b372fa6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:00:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:00:38 [ssh-agent] Looking for ssh-agent implementation... 18:00:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:00:38 $ docker exec f9d745d7e7c9fea07206e9a9f92a3a364d34a4040cf07aaf87b8852d1b372fa6 ssh-agent 18:00:38 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXCbHcHj/agent.12 18:00:38 SSH_AGENT_PID=19 18:00:38 Running ssh-add (command line suppressed) 18:00:38 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_1270934384015940506.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_1270934384015940506.key) 18:00:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:00:38 + git semver tag 18:00:38 # -> Open(): unable to determine branch for HEAD 18:00:38 # $GIT_DIR = /w/workspace/undry_go-mod-core-contracts_main/.git 18:00:38 # $GIT_WORK_TREE = /w/workspace/undry_go-mod-core-contracts_main 18:00:38 # $SEMVER_REMOTE_NAME = origin 18:00:38 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:00:38 # $SEMVER_USER_NAME = edgex-jenkins 18:00:38 # $SEMVER_BRANCH = main 18:00:38 # $SEMVER_DIR = /w/workspace/undry_go-mod-core-contracts_main/.semver 18:00:38 # 690068cdb04801aad11f6238554faec289449ce8 HEAD 18:00:38 # -> Force: false 18:00:38 # c9cfefea417f3c10deaa3ea1134ca491af2612ed refs/tags/v2.2.0-dev.12 [Pipeline] } 18:00:38 $ docker exec --env ******** --env ******** f9d745d7e7c9fea07206e9a9f92a3a364d34a4040cf07aaf87b8852d1b372fa6 ssh-agent -k 18:00:39 unset SSH_AUTH_SOCK; 18:00:39 unset SSH_AGENT_PID; 18:00:39 echo Agent pid 19 killed; 18:00:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:00:39 + git semver [Pipeline] } 18:00:39 $ docker stop --time=1 f9d745d7e7c9fea07206e9a9f92a3a364d34a4040cf07aaf87b8852d1b372fa6 18:00:40 $ docker rm -f f9d745d7e7c9fea07206e9a9f92a3a364d34a4040cf07aaf87b8852d1b372fa6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 18:00:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:00:41 18:00:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 18:00:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:00:41 0.23.1-centos7: Pulling from edgex-lftools 18:00:41 ab5ef0e58194: Pulling fs layer 18:00:41 9712f1f96733: Pulling fs layer 18:00:41 63f879dbbcfc: Pulling fs layer 18:00:41 0d9ebad4ef96: Pulling fs layer 18:00:41 e9a5061849ea: Pulling fs layer 18:00:41 d747dcd14b5f: Pulling fs layer 18:00:41 2de7ff778b66: Pulling fs layer 18:00:41 0d9ebad4ef96: Waiting 18:00:41 e9a5061849ea: Waiting 18:00:41 d747dcd14b5f: Waiting 18:00:41 2de7ff778b66: Waiting 18:00:41 9712f1f96733: Verifying Checksum 18:00:41 9712f1f96733: Download complete 18:00:41 63f879dbbcfc: Verifying Checksum 18:00:41 63f879dbbcfc: Download complete 18:00:41 0d9ebad4ef96: Verifying Checksum 18:00:41 0d9ebad4ef96: Download complete 18:00:41 d747dcd14b5f: Verifying Checksum 18:00:41 d747dcd14b5f: Download complete 18:00:41 ab5ef0e58194: Verifying Checksum 18:00:41 ab5ef0e58194: Download complete 18:00:41 e9a5061849ea: Verifying Checksum 18:00:41 e9a5061849ea: Download complete 18:00:42 2de7ff778b66: Verifying Checksum 18:00:42 2de7ff778b66: Download complete 18:00:45 ab5ef0e58194: Pull complete 18:00:45 9712f1f96733: Pull complete 18:00:46 63f879dbbcfc: Pull complete 18:00:50 0d9ebad4ef96: Pull complete 18:00:50 e9a5061849ea: Pull complete 18:00:50 d747dcd14b5f: Pull complete 18:00:51 2de7ff778b66: Pull complete 18:00:51 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:00:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:00:51 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 18:00:52 prd-centos7-docker-4c-2g-6785 does not seem to be running inside a container 18:00:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@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-lftools:0.23.1-centos7 cat 18:00:55 $ docker top 44173d518b73298867617f66bac5eafe27d73b1acbfca78f37c0b7cea052e320 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:00:55 provisioning config files... 18:00:55 copy managed file [sigul-config] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config2283904571694740860tmp 18:00:56 copy managed file [sigul-password] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config6795487334355801381tmp 18:00:56 copy managed file [sigul-pki] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config7703539107943512640tmp [Pipeline] { [Pipeline] echo 18:00:56 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:00:56 ---> sigul-configuration.sh 18:00:56 gpg: directory `/root/.gnupg' created 18:00:56 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:00:56 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:00:56 gpg: keyring `/root/.gnupg/secring.gpg' created 18:00:56 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:00:56 gpg: CAST5 encrypted data 18:00:56 gpg: encrypted with 1 passphrase 18:00:56 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:00:56 + mkdir /home/jenkins 18:00:56 + mkdir /home/jenkins/sigul [Pipeline] sh 18:00:56 + 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:00:56 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:00:57 ---> sigul-install.sh 18:00:57 Sigul already installed; skipping installation. [Pipeline] sh 18:00:57 + git tag --list 18:00:57 v0.0.0 18:00:57 v0.0.1 18:00:57 v0.1.0 18:00:57 v0.1.1 18:00:57 v0.1.10 18:00:57 v0.1.100 18:00:57 v0.1.101 18:00:57 v0.1.102 18:00:57 v0.1.103 18:00:57 v0.1.104 18:00:57 v0.1.105 18:00:57 v0.1.106 18:00:57 v0.1.107 18:00:57 v0.1.108 18:00:57 v0.1.109 18:00:57 v0.1.11 18:00:57 v0.1.110 18:00:57 v0.1.111 18:00:57 v0.1.112 18:00:57 v0.1.113 18:00:57 v0.1.114 18:00:57 v0.1.115 18:00:57 v0.1.116 18:00:57 v0.1.117 18:00:57 v0.1.118 18:00:57 v0.1.119 18:00:57 v0.1.12 18:00:57 v0.1.120 18:00:57 v0.1.121 18:00:57 v0.1.122 18:00:57 v0.1.123 18:00:57 v0.1.124 18:00:57 v0.1.125 18:00:57 v0.1.126 18:00:57 v0.1.127 18:00:57 v0.1.128 18:00:57 v0.1.129 18:00:57 v0.1.13 18:00:57 v0.1.130 18:00:57 v0.1.131 18:00:57 v0.1.132 18:00:57 v0.1.133 18:00:57 v0.1.134 18:00:57 v0.1.135 18:00:57 v0.1.136 18:00:57 v0.1.137 18:00:57 v0.1.138 18:00:57 v0.1.139 18:00:57 v0.1.14 18:00:57 v0.1.140 18:00:57 v0.1.141 18:00:57 v0.1.142 18:00:57 v0.1.143 18:00:57 v0.1.144 18:00:57 v0.1.145 18:00:57 v0.1.146 18:00:57 v0.1.147 18:00:57 v0.1.148 18:00:57 v0.1.149 18:00:57 v0.1.15 18:00:57 v0.1.16 18:00:57 v0.1.17 18:00:57 v0.1.18 18:00:57 v0.1.19 18:00:57 v0.1.2 18:00:57 v0.1.20 18:00:57 v0.1.21 18:00:57 v0.1.22 18:00:57 v0.1.23 18:00:57 v0.1.24 18:00:57 v0.1.25 18:00:57 v0.1.26 18:00:57 v0.1.27 18:00:57 v0.1.28 18:00:57 v0.1.29 18:00:57 v0.1.3 18:00:57 v0.1.30 18:00:57 v0.1.31 18:00:57 v0.1.32 18:00:57 v0.1.33 18:00:57 v0.1.34 18:00:57 v0.1.35 18:00:57 v0.1.36 18:00:57 v0.1.37 18:00:57 v0.1.38 18:00:57 v0.1.39 18:00:57 v0.1.4 18:00:57 v0.1.40 18:00:57 v0.1.41 18:00:57 v0.1.42 18:00:57 v0.1.43 18:00:57 v0.1.44 18:00:57 v0.1.45 18:00:57 v0.1.46 18:00:57 v0.1.47 18:00:57 v0.1.48 18:00:57 v0.1.49 18:00:57 v0.1.5 18:00:57 v0.1.50 18:00:57 v0.1.51 18:00:57 v0.1.52 18:00:57 v0.1.53 18:00:57 v0.1.54 18:00:57 v0.1.55 18:00:57 v0.1.56 18:00:57 v0.1.57 18:00:57 v0.1.58 18:00:57 v0.1.59 18:00:57 v0.1.6 18:00:57 v0.1.60 18:00:57 v0.1.61 18:00:57 v0.1.62 18:00:57 v0.1.63 18:00:57 v0.1.64 18:00:57 v0.1.65 18:00:57 v0.1.66 18:00:57 v0.1.67 18:00:57 v0.1.68 18:00:57 v0.1.69 18:00:57 v0.1.7 18:00:57 v0.1.70 18:00:57 v0.1.71 18:00:57 v0.1.72 18:00:57 v0.1.73 18:00:57 v0.1.74 18:00:57 v0.1.75 18:00:57 v0.1.76 18:00:57 v0.1.77 18:00:57 v0.1.78 18:00:57 v0.1.79 18:00:57 v0.1.8 18:00:57 v0.1.80 18:00:57 v0.1.81 18:00:57 v0.1.82 18:00:57 v0.1.83 18:00:57 v0.1.84 18:00:57 v0.1.85 18:00:57 v0.1.86 18:00:57 v0.1.87 18:00:57 v0.1.88 18:00:57 v0.1.89 18:00:57 v0.1.9 18:00:57 v0.1.90 18:00:57 v0.1.91 18:00:57 v0.1.92 18:00:57 v0.1.93 18:00:57 v0.1.94 18:00:57 v0.1.95 18:00:57 v0.1.96 18:00:57 v0.1.97 18:00:57 v0.1.98 18:00:57 v0.1.99 18:00:57 v2.0.0 18:00:57 v2.0.0-dev.1 18:00:57 v2.0.0-dev.10 18:00:57 v2.0.0-dev.100 18:00:57 v2.0.0-dev.101 18:00:57 v2.0.0-dev.102 18:00:57 v2.0.0-dev.103 18:00:57 v2.0.0-dev.11 18:00:57 v2.0.0-dev.12 18:00:57 v2.0.0-dev.13 18:00:57 v2.0.0-dev.14 18:00:57 v2.0.0-dev.15 18:00:57 v2.0.0-dev.16 18:00:57 v2.0.0-dev.17 18:00:57 v2.0.0-dev.18 18:00:57 v2.0.0-dev.19 18:00:57 v2.0.0-dev.2 18:00:57 v2.0.0-dev.20 18:00:57 v2.0.0-dev.21 18:00:57 v2.0.0-dev.22 18:00:57 v2.0.0-dev.23 18:00:57 v2.0.0-dev.24 18:00:57 v2.0.0-dev.25 18:00:57 v2.0.0-dev.26 18:00:57 v2.0.0-dev.27 18:00:57 v2.0.0-dev.28 18:00:57 v2.0.0-dev.29 18:00:57 v2.0.0-dev.3 18:00:57 v2.0.0-dev.30 18:00:57 v2.0.0-dev.31 18:00:57 v2.0.0-dev.32 18:00:57 v2.0.0-dev.33 18:00:57 v2.0.0-dev.34 18:00:57 v2.0.0-dev.35 18:00:57 v2.0.0-dev.36 18:00:57 v2.0.0-dev.37 18:00:57 v2.0.0-dev.38 18:00:57 v2.0.0-dev.39 18:00:57 v2.0.0-dev.4 18:00:57 v2.0.0-dev.40 18:00:57 v2.0.0-dev.41 18:00:57 v2.0.0-dev.42 18:00:57 v2.0.0-dev.43 18:00:57 v2.0.0-dev.44 18:00:57 v2.0.0-dev.45 18:00:57 v2.0.0-dev.46 18:00:57 v2.0.0-dev.47 18:00:57 v2.0.0-dev.48 18:00:57 v2.0.0-dev.49 18:00:57 v2.0.0-dev.5 18:00:57 v2.0.0-dev.50 18:00:57 v2.0.0-dev.51 18:00:57 v2.0.0-dev.52 18:00:57 v2.0.0-dev.53 18:00:57 v2.0.0-dev.54 18:00:57 v2.0.0-dev.55 18:00:57 v2.0.0-dev.56 18:00:57 v2.0.0-dev.57 18:00:57 v2.0.0-dev.58 18:00:57 v2.0.0-dev.59 18:00:57 v2.0.0-dev.6 18:00:57 v2.0.0-dev.60 18:00:57 v2.0.0-dev.61 18:00:57 v2.0.0-dev.62 18:00:57 v2.0.0-dev.63 18:00:57 v2.0.0-dev.64 18:00:57 v2.0.0-dev.65 18:00:57 v2.0.0-dev.66 18:00:57 v2.0.0-dev.67 18:00:57 v2.0.0-dev.68 18:00:57 v2.0.0-dev.69 18:00:57 v2.0.0-dev.7 18:00:57 v2.0.0-dev.70 18:00:57 v2.0.0-dev.71 18:00:57 v2.0.0-dev.72 18:00:57 v2.0.0-dev.73 18:00:57 v2.0.0-dev.74 18:00:57 v2.0.0-dev.75 18:00:57 v2.0.0-dev.76 18:00:57 v2.0.0-dev.77 18:00:57 v2.0.0-dev.78 18:00:57 v2.0.0-dev.79 18:00:57 v2.0.0-dev.8 18:00:57 v2.0.0-dev.80 18:00:57 v2.0.0-dev.81 18:00:57 v2.0.0-dev.82 18:00:57 v2.0.0-dev.83 18:00:57 v2.0.0-dev.84 18:00:57 v2.0.0-dev.85 18:00:57 v2.0.0-dev.86 18:00:57 v2.0.0-dev.87 18:00:57 v2.0.0-dev.88 18:00:57 v2.0.0-dev.89 18:00:57 v2.0.0-dev.9 18:00:57 v2.0.0-dev.90 18:00:57 v2.0.0-dev.91 18:00:57 v2.0.0-dev.92 18:00:57 v2.0.0-dev.93 18:00:57 v2.0.0-dev.94 18:00:57 v2.0.0-dev.95 18:00:57 v2.0.0-dev.96 18:00:57 v2.0.0-dev.97 18:00:57 v2.0.0-dev.98 18:00:57 v2.0.0-dev.99 18:00:57 v2.0.1-dev.1 18:00:57 v2.0.1-dev.10 18:00:57 v2.0.1-dev.11 18:00:57 v2.0.1-dev.12 18:00:57 v2.0.1-dev.13 18:00:57 v2.0.1-dev.14 18:00:57 v2.0.1-dev.15 18:00:57 v2.0.1-dev.16 18:00:57 v2.0.1-dev.17 18:00:57 v2.0.1-dev.18 18:00:57 v2.0.1-dev.19 18:00:57 v2.0.1-dev.2 18:00:57 v2.0.1-dev.20 18:00:57 v2.0.1-dev.21 18:00:57 v2.0.1-dev.22 18:00:57 v2.0.1-dev.23 18:00:57 v2.0.1-dev.24 18:00:57 v2.0.1-dev.25 18:00:57 v2.0.1-dev.26 18:00:57 v2.0.1-dev.27 18:00:57 v2.0.1-dev.28 18:00:57 v2.0.1-dev.3 18:00:57 v2.0.1-dev.4 18:00:57 v2.0.1-dev.5 18:00:57 v2.0.1-dev.6 18:00:57 v2.0.1-dev.7 18:00:57 v2.0.1-dev.8 18:00:57 v2.0.1-dev.9 18:00:57 v2.1.0 18:00:57 v2.1.1-dev.1 18:00:57 v2.2.0-dev.1 18:00:57 v2.2.0-dev.10 18:00:57 v2.2.0-dev.11 18:00:57 v2.2.0-dev.12 18:00:57 v2.2.0-dev.2 18:00:57 v2.2.0-dev.3 18:00:57 v2.2.0-dev.4 18:00:57 v2.2.0-dev.5 18:00:57 v2.2.0-dev.6 18:00:57 v2.2.0-dev.7 18:00:57 v2.2.0-dev.8 18:00:57 v2.2.0-dev.9 [Pipeline] sh 18:00:57 + lftools sign git-tag v2.2.0-dev.12 18:00:58 Signing Git tag with Sigul... 18:00:58 Signing v2.2.0-dev.12 [Pipeline] echo 18:00:58 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:00:58 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:00:58 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:00:58 $ docker stop --time=1 44173d518b73298867617f66bac5eafe27d73b1acbfca78f37c0b7cea052e320 18:01:00 $ docker rm -f 44173d518b73298867617f66bac5eafe27d73b1acbfca78f37c0b7cea052e320 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 18:01:00 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 18:01:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 18:01:00 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:01:00 . [Pipeline] withDockerContainer 18:01:01 prd-centos7-docker-4c-2g-6785 does not seem to be running inside a container 18:01:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@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:10004/edgex-devops/git-semver:latest cat 18:01:01 $ docker top 2041d9c82fd4b91a1728d8767612e270c20fa43c89c9cc448a9ad4be3917d20b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:01:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:01:01 [ssh-agent] Looking for ssh-agent implementation... 18:01:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:01:01 $ docker exec 2041d9c82fd4b91a1728d8767612e270c20fa43c89c9cc448a9ad4be3917d20b ssh-agent 18:01:01 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXCIBfhj/agent.13 18:01:01 SSH_AGENT_PID=20 18:01:01 Running ssh-add (command line suppressed) 18:01:01 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_3495706710537778108.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_3495706710537778108.key) 18:01:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:01:02 + git semver bump pre 18:01:02 # -> Open(): unable to determine branch for HEAD 18:01:02 # $GIT_DIR = /w/workspace/undry_go-mod-core-contracts_main/.git 18:01:02 # $GIT_WORK_TREE = /w/workspace/undry_go-mod-core-contracts_main 18:01:02 # $SEMVER_REMOTE_NAME = origin 18:01:02 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:01:02 # $SEMVER_USER_NAME = edgex-jenkins 18:01:02 # $SEMVER_BRANCH = main 18:01:02 # $SEMVER_DIR = /w/workspace/undry_go-mod-core-contracts_main/.semver 18:01:02 2.2.0-dev.13 [Pipeline] } 18:01:02 $ docker exec --env ******** --env ******** 2041d9c82fd4b91a1728d8767612e270c20fa43c89c9cc448a9ad4be3917d20b ssh-agent -k 18:01:02 unset SSH_AUTH_SOCK; 18:01:02 unset SSH_AGENT_PID; 18:01:02 echo Agent pid 20 killed; 18:01:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:01:02 + git semver [Pipeline] } 18:01:02 $ docker stop --time=1 2041d9c82fd4b91a1728d8767612e270c20fa43c89c9cc448a9ad4be3917d20b 18:01:03 $ docker rm -f 2041d9c82fd4b91a1728d8767612e270c20fa43c89c9cc448a9ad4be3917d20b [Pipeline] // withDockerContainer [Pipeline] sh 18:01:04 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 18:01:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 18:01:04 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:01:04 . [Pipeline] withDockerContainer 18:01:04 prd-centos7-docker-4c-2g-6785 does not seem to be running inside a container 18:01:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@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:10004/edgex-devops/git-semver:latest cat 18:01:05 $ docker top 819784c97cb37d2fe957ee669c212a1449dcec7e7a12f4c6e1162e795d991990 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:01:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:01:05 [ssh-agent] Looking for ssh-agent implementation... 18:01:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:01:05 $ docker exec 819784c97cb37d2fe957ee669c212a1449dcec7e7a12f4c6e1162e795d991990 ssh-agent 18:01:05 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJInhGL/agent.13 18:01:05 SSH_AGENT_PID=20 18:01:05 Running ssh-add (command line suppressed) 18:01:05 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_7912676261323468612.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_7912676261323468612.key) 18:01:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:01:05 + git semver push 18:01:05 # -> Open(): unable to determine branch for HEAD 18:01:05 # $GIT_DIR = /w/workspace/undry_go-mod-core-contracts_main/.git 18:01:05 # $GIT_WORK_TREE = /w/workspace/undry_go-mod-core-contracts_main 18:01:05 # $SEMVER_REMOTE_NAME = origin 18:01:05 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:01:05 # $SEMVER_USER_NAME = edgex-jenkins 18:01:05 # $SEMVER_BRANCH = main 18:01:05 # $SEMVER_DIR = /w/workspace/undry_go-mod-core-contracts_main/.semver [Pipeline] } 18:01:08 $ docker exec --env ******** --env ******** 819784c97cb37d2fe957ee669c212a1449dcec7e7a12f4c6e1162e795d991990 ssh-agent -k 18:01:08 unset SSH_AUTH_SOCK; 18:01:08 unset SSH_AGENT_PID; 18:01:08 echo Agent pid 20 killed; 18:01:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:01:08 + git semver [Pipeline] } 18:01:08 $ docker stop --time=1 819784c97cb37d2fe957ee669c212a1449dcec7e7a12f4c6e1162e795d991990 18:01:10 $ docker rm -f 819784c97cb37d2fe957ee669c212a1449dcec7e7a12f4c6e1162e795d991990 [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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 18:01:10 + '[' -d /w/workspace/undry_go-mod-core-contracts_main/archives ']' 18:01:10 + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives 18:01:10 total 8 18:01:10 drwxr-xr-x. 3 root root 34 Mar 10 17:57 . 18:01:10 drwxrwxr-x. 11 jenkins jenkins 4096 Mar 10 18:00 .. 18:01:10 drwxr-xr-x. 2 root root 6 Mar 10 17:57 cost 18:01:10 -rw-r--r--. 1 root root 91 Mar 10 17:57 cost.csv 18:01:10 + sudo chown -R jenkins:jenkins /w/workspace/undry_go-mod-core-contracts_main/archives 18:01:10 + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives 18:01:10 total 8 18:01:10 drwxr-xr-x. 3 jenkins jenkins 34 Mar 10 17:57 . 18:01:10 drwxrwxr-x. 11 jenkins jenkins 4096 Mar 10 18:00 .. 18:01:10 drwxr-xr-x. 2 jenkins jenkins 6 Mar 10 17:57 cost 18:01:10 -rw-r--r--. 1 jenkins jenkins 91 Mar 10 17:57 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:01:10 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:01:11 ---> package-listing.sh 18:01:11 ++ facter osfamily 18:01:11 ++ tr '[:upper:]' '[:lower:]' 18:01:11 + OS_FAMILY=redhat 18:01:11 + workspace=/w/workspace/undry_go-mod-core-contracts_main 18:01:11 + START_PACKAGES=/tmp/packages_start.txt 18:01:11 + END_PACKAGES=/tmp/packages_end.txt 18:01:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:01:11 + PACKAGES=/tmp/packages_start.txt 18:01:11 + '[' /w/workspace/undry_go-mod-core-contracts_main ']' 18:01:11 + PACKAGES=/tmp/packages_end.txt 18:01:11 + case "${OS_FAMILY}" in 18:01:11 + sort 18:01:11 + rpm -qa 18:01:12 + '[' -f /tmp/packages_start.txt ']' 18:01:12 + '[' -f /tmp/packages_end.txt ']' 18:01:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:01:12 + '[' /w/workspace/undry_go-mod-core-contracts_main ']' 18:01:12 + mkdir -p /w/workspace/undry_go-mod-core-contracts_main/archives/ 18:01:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_go-mod-core-contracts_main/archives/ [Pipeline] echo 18:01:12 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/undry_go-mod-core-contracts_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:01:12 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:01:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:01:13 . [Pipeline] withDockerContainer 18:01:13 prd-centos7-docker-4c-2g-6785 does not seem to be running inside a container 18:01:13 $ 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/undry_go-mod-core-contracts_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@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-lftools-log-publisher:latest cat 18:01:13 $ docker top 6d7912a2800bbb14ea726cfe3c3e6e8a6b2f3193bc56d1b75a80aa15e9bbbeda -eo pid,comm [Pipeline] { [Pipeline] sh 18:01:13 + touch /tmp/pre-build-complete [Pipeline] sh 18:01:14 + mkdir -p /var/log/sysstat [Pipeline] sh 18:01:14 + ls /var/log/sa-host 18:01:14 + sadf -c /var/log/sa-host/sa10 18:01:14 file_magic: OK 18:01:14 HZ: Using current value: 100 18:01:14 file_header: OK 18:01:14 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:01:14 Statistics: 18:01:14 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 18:01:14 File successfully converted to sysstat format version 12.5.2 18:01:14 + sadf -c /var/log/sa-host/sa17 18:01:14 file_magic: OK 18:01:14 HZ: Using current value: 100 18:01:14 file_header: OK 18:01:14 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:01:14 Statistics: 18:01:14 Hnuu...uuuununununu...Hnuu...uuuununununu... 18:01:14 File successfully converted to sysstat format version 12.5.2 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:01:14 provisioning config files... 18:01:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config5234627562853165412tmp [Pipeline] { [Pipeline] echo 18:01:14 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:01:15 ---> create-netrc.sh [Pipeline] } 18:01:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:01:15 ---> python-tools-install.sh [Pipeline] echo 18:01:15 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:01:15 ---> sudo-logs.sh 18:01:15 Archiving 'sudo' log.. 18:01:15 sudo: unable to resolve host prd-centos7-docker-4c-2g-6785.novalocal: Name or service not known 18:01:15 sudo: unable to resolve host prd-centos7-docker-4c-2g-6785.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 18:01:15 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:01:16 ---> job-cost.sh 18:01:16 lf-activate-venv: SKIPPING 18:01:16 DEBUG: total: 0.05999999865889549 18:01:16 INFO: Retrieving Stack Cost... 18:01:16 INFO: Retrieving Pricing Info for: v3-standard-2 18:01:16 INFO: Archiving Costs [Pipeline] echo 18:01:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:01:17 ---> logs-deploy.sh 18:01:17 lf-activate-venv: SKIPPING 18:01:17 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/main/44 18:01:17 INFO: archiving workspace using pattern(s): 18:01:18 Archives upload complete. 18:01:18 INFO: archiving logs to Nexus 18:01:18 ---> uname -a: 18:01:18 Linux prd-centos7-docker-4c-2g-6785.novalocal 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64 GNU/Linux 18:01:18 18:01:18 18:01:18 ---> lscpu: 18:01:18 Architecture: x86_64 18:01:18 CPU op-mode(s): 32-bit, 64-bit 18:01:18 Byte Order: Little Endian 18:01:18 Address sizes: 40 bits physical, 48 bits virtual 18:01:18 CPU(s): 2 18:01:18 On-line CPU(s) list: 0,1 18:01:18 Thread(s) per core: 1 18:01:18 Core(s) per socket: 1 18:01:18 Socket(s): 2 18:01:18 NUMA node(s): 1 18:01:18 Vendor ID: AuthenticAMD 18:01:18 CPU family: 23 18:01:18 Model: 49 18:01:18 Model name: AMD EPYC-Rome Processor 18:01:18 Stepping: 0 18:01:18 CPU MHz: 2799.998 18:01:18 BogoMIPS: 5599.99 18:01:18 Virtualization: AMD-V 18:01:18 Hypervisor vendor: KVM 18:01:18 Virtualization type: full 18:01:18 L1d cache: 64 KiB 18:01:18 L1i cache: 64 KiB 18:01:18 L2 cache: 1 MiB 18:01:18 L3 cache: 32 MiB 18:01:18 NUMA node0 CPU(s): 0,1 18:01:18 Vulnerability Itlb multihit: Not affected 18:01:18 Vulnerability L1tf: Not affected 18:01:18 Vulnerability Mds: Not affected 18:01:18 Vulnerability Meltdown: Not affected 18:01:18 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:01:18 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 18:01:18 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 18:01:18 Vulnerability Srbds: Not affected 18:01:18 Vulnerability Tsx async abort: Not affected 18:01:18 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 perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 18:01:18 18:01:18