Pull request #122 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/go-mod-messaging Obtained Jenkinsfile from 474eb1fa768576d326c45ae3edbd9f845236dcbb+e8bfc4e6399625938dfa3b8b75f8478ce8e07929 (1304f91a7a53af13454a3e3805b059ffe62ff746) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7726910741784528315.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 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-ssh4060165649493349379.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 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 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-messaging/branches/PR-122/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-messaging/branches/PR-122/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3307977026108659268.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 # timeout=10 Commit message: "Merge pull request #363 from ernestojeda/fix-lts-clone" > 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-ssh1004724722295522463.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-messaging/branches/PR-122/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-messaging/branches/PR-122/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5472539021599546412.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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-messaging, 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-messaging-settings PROJECT: go-mod-messaging USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 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-messaging 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 on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-84 in /w/workspace/xfoundry_go-mod-messaging_PR-122 [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-messaging.git > git init /w/workspace/xfoundry_go-mod-messaging_PR-122 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.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/xfoundry_go-mod-messaging_PR-122@tmp/jenkins-gitclient-ssh2439315721932540769.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git 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/xfoundry_go-mod-messaging_PR-122@tmp/jenkins-gitclient-ssh1095938976311330148.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/122/head:refs/remotes/origin/PR-122 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit e8bfc4e6399625938dfa3b8b75f8478ce8e07929 into PR head commit 474eb1fa768576d326c45ae3edbd9f845236dcbb Merge succeeded, producing 474eb1fa768576d326c45ae3edbd9f845236dcbb Checking out Revision 474eb1fa768576d326c45ae3edbd9f845236dcbb (PR-122) > git config core.sparsecheckout # timeout=10 > git checkout -f 474eb1fa768576d326c45ae3edbd9f845236dcbb # timeout=10 > git remote # timeout=10 > 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 /w/workspace/xfoundry_go-mod-messaging_PR-122@tmp/jenkins-gitclient-ssh6916265837642390207.key > git merge e8bfc4e6399625938dfa3b8b75f8478ce8e07929 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 474eb1fa768576d326c45ae3edbd9f845236dcbb # timeout=10 Commit message: "refactor: Disable use of ZMQ on native windows via conditional builds" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-11T15:32:18.082Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-11T15:32:18.118Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-11T15:32:18.131Z] ========================================================= [2021-11-11T15:32:18.131Z] EdgeX Global Pipelines Version Info [2021-11-11T15:32:18.131Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk bd44502d63fd59aba1e8de0bd160b8009f3d9bdf # timeout=10 [2021-11-11T15:32:19.285Z] ------------------- [2021-11-11T15:32:19.285Z] stable info: [2021-11-11T15:32:19.285Z] ------------------- [2021-11-11T15:32:19.285Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-11T15:32:19.285Z] Commit SHA: 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 [2021-11-11T15:32:19.285Z] Message: update stable to v1.0.212 [2021-11-11T15:32:19.861Z] ------------------- [2021-11-11T15:32:19.861Z] experimental info: [2021-11-11T15:32:19.861Z] ------------------- [2021-11-11T15:32:19.861Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-11T15:32:19.861Z] Commit SHA: 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 [2021-11-11T15:32:19.861Z] Message: update experimental to v1.0.212 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-11T15:32:19.939Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-messaging-settings [Pipeline] echo [2021-11-11T15:32:19.949Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-messaging [Pipeline] echo [2021-11-11T15:32:19.958Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-11T15:32:19.969Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-11T15:32:19.979Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-11T15:32:19.989Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-11T15:32:20.000Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-11T15:32:20.010Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-11-11T15:32:20.020Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-11T15:32:20.030Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-11T15:32:20.040Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-11T15:32:20.050Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-messaging [Pipeline] echo [2021-11-11T15:32:20.067Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-11T15:32:20.082Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-11T15:32:20.094Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-11-11T15:32:20.107Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-11-11T15:32:20.117Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-11-11T15:32:20.127Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-11-11T15:32:20.138Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-11T15:32:20.148Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-11-11T15:32:20.158Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-11-11T15:32:20.171Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-11-11T15:32:20.181Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-11-11T15:32:20.192Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-11-11T15:32:20.205Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-11-11T15:32:20.214Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-11T15:32:20.222Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-122 [Pipeline] echo [2021-11-11T15:32:20.229Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-122 [Pipeline] echo [2021-11-11T15:32:20.236Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-122 [Pipeline] echo [2021-11-11T15:32:20.244Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 474eb1fa768576d326c45ae3edbd9f845236dcbb [Pipeline] echo [2021-11-11T15:32:20.263Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 474eb1f [Pipeline] echo [2021-11-11T15:32:20.276Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2021-11-11T15:32:20.855Z] + git rev-list -1 --merges 474eb1fa768576d326c45ae3edbd9f845236dcbb~1..474eb1fa768576d326c45ae3edbd9f845236dcbb [Pipeline] echo [2021-11-11T15:32:20.894Z] -----------> git rev-list -1 --merges 474eb1fa768576d326c45ae3edbd9f845236dcbb~1..474eb1fa768576d326c45ae3edbd9f845236dcbb 474eb1fa768576d326c45ae3edbd9f845236dcbb [false] [Pipeline] sh [2021-11-11T15:32:21.182Z] + git log --format=format:%s -1 474eb1fa768576d326c45ae3edbd9f845236dcbb [Pipeline] echo [2021-11-11T15:32:21.197Z] ========================================================= [2021-11-11T15:32:21.197Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-11T15:32:21.197Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-11T15:32:21.546Z] + git log --format=format:%s -1 474eb1fa768576d326c45ae3edbd9f845236dcbb [Pipeline] echo [2021-11-11T15:32:21.559Z] [semverPrep] GIT_COMMIT: 474eb1fa768576d326c45ae3edbd9f845236dcbb, Commit Message: refactor: Disable use of ZMQ on native windows via conditional builds [Pipeline] echo [2021-11-11T15:32:21.567Z] [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:32:22.009Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-11T15:32:22.009Z] [2021-11-11T15:32:22.009Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:32:22.331Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-11T15:32:22.331Z] latest: Pulling from edgex-devops/git-semver [2021-11-11T15:32:22.331Z] a0d0a0d46f8b: Pulling fs layer [2021-11-11T15:32:22.331Z] 3e5f54012d9b: Pulling fs layer [2021-11-11T15:32:22.331Z] 4c7163046ea9: Pulling fs layer [2021-11-11T15:32:22.331Z] 0c2d73faf560: Pulling fs layer [2021-11-11T15:32:22.331Z] 0c2d73faf560: Waiting [2021-11-11T15:32:22.331Z] 3e5f54012d9b: Verifying Checksum [2021-11-11T15:32:22.331Z] 3e5f54012d9b: Download complete [2021-11-11T15:32:22.331Z] a0d0a0d46f8b: Verifying Checksum [2021-11-11T15:32:22.331Z] a0d0a0d46f8b: Download complete [2021-11-11T15:32:22.608Z] 0c2d73faf560: Verifying Checksum [2021-11-11T15:32:22.608Z] 0c2d73faf560: Download complete [2021-11-11T15:32:22.608Z] 4c7163046ea9: Verifying Checksum [2021-11-11T15:32:22.608Z] 4c7163046ea9: Download complete [2021-11-11T15:32:22.608Z] a0d0a0d46f8b: Pull complete [2021-11-11T15:32:22.608Z] 3e5f54012d9b: Pull complete [2021-11-11T15:32:22.876Z] 4c7163046ea9: Pull complete [2021-11-11T15:32:23.137Z] 0c2d73faf560: Pull complete [2021-11-11T15:32:23.137Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-11T15:32:23.137Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-11T15:32:23.137Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-11T15:32:23.220Z] prd-centos7-docker-4c-2g-84 does not seem to be running inside a container [2021-11-11T15:32:22.998Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-messaging_PR-122 -v /w/workspace/xfoundry_go-mod-messaging_PR-122:/w/workspace/xfoundry_go-mod-messaging_PR-122:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-122@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-122@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-11-11T15:32:23.713Z] $ docker top 8370c98789f964d6f7e8ea0390a2a06b5720d8751f5296181eb35ab6d3d1487d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-11T15:32:24.030Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-11T15:32:24.030Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-11T15:32:24.144Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-11T15:32:23.955Z] $ docker exec 8370c98789f964d6f7e8ea0390a2a06b5720d8751f5296181eb35ab6d3d1487d ssh-agent [2021-11-11T15:32:24.261Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXpPOojD/agent.13 [2021-11-11T15:32:24.261Z] SSH_AGENT_PID=20 [2021-11-11T15:32:24.268Z] Running ssh-add (command line suppressed) [2021-11-11T15:32:24.185Z] Identity added: /w/workspace/xfoundry_go-mod-messaging_PR-122@tmp/private_key_5424473857469062127.key (/w/workspace/xfoundry_go-mod-messaging_PR-122@tmp/private_key_5424473857469062127.key) [2021-11-11T15:32:24.371Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-11T15:32:24.667Z] + git tag --points-at HEAD [Pipeline] } [2021-11-11T15:32:24.532Z] $ docker exec --env ******** --env ******** 8370c98789f964d6f7e8ea0390a2a06b5720d8751f5296181eb35ab6d3d1487d ssh-agent -k [2021-11-11T15:32:24.635Z] unset SSH_AUTH_SOCK; [2021-11-11T15:32:24.635Z] unset SSH_AGENT_PID; [2021-11-11T15:32:24.635Z] echo Agent pid 20 killed; [2021-11-11T15:32:24.786Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-11T15:32:24.811Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-11T15:32:24.811Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-11T15:32:24.922Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-11T15:32:24.798Z] $ docker exec 8370c98789f964d6f7e8ea0390a2a06b5720d8751f5296181eb35ab6d3d1487d ssh-agent [2021-11-11T15:32:25.031Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXPPoBGi/agent.52 [2021-11-11T15:32:25.031Z] SSH_AGENT_PID=59 [2021-11-11T15:32:25.036Z] Running ssh-add (command line suppressed) [2021-11-11T15:32:25.040Z] Identity added: /w/workspace/xfoundry_go-mod-messaging_PR-122@tmp/private_key_7225152638316034092.key (/w/workspace/xfoundry_go-mod-messaging_PR-122@tmp/private_key_7225152638316034092.key) [2021-11-11T15:32:25.163Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-11T15:32:25.479Z] + git semver init [2021-11-11T15:32:25.479Z] # -> Open(): unable to determine branch for HEAD [2021-11-11T15:32:25.479Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-messaging_PR-122/.git [2021-11-11T15:32:25.479Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-messaging_PR-122 [2021-11-11T15:32:25.479Z] # $SEMVER_REMOTE_NAME = origin [2021-11-11T15:32:25.479Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-11T15:32:25.479Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-11T15:32:25.479Z] # $SEMVER_BRANCH = PR-122 [2021-11-11T15:32:25.479Z] # $SEMVER_TEMP = /tmp/semver-114052925 [2021-11-11T15:32:25.479Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-messaging.git $SEMVER_TEMP [2021-11-11T15:32:26.051Z] # '/tmp/semver-114052925' -> '/w/workspace/xfoundry_go-mod-messaging_PR-122/.semver' [2021-11-11T15:32:26.051Z] # -> Force: false [2021-11-11T15:32:26.051Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-messaging_PR-122/.semver [Pipeline] } [2021-11-11T15:32:26.030Z] $ docker exec --env ******** --env ******** 8370c98789f964d6f7e8ea0390a2a06b5720d8751f5296181eb35ab6d3d1487d ssh-agent -k [2021-11-11T15:32:26.149Z] unset SSH_AUTH_SOCK; [2021-11-11T15:32:26.150Z] unset SSH_AGENT_PID; [2021-11-11T15:32:26.150Z] echo Agent pid 59 killed; [2021-11-11T15:32:26.185Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-11T15:32:26.484Z] + git semver [Pipeline] } [2021-11-11T15:32:26.500Z] $ docker stop --time=1 8370c98789f964d6f7e8ea0390a2a06b5720d8751f5296181eb35ab6d3d1487d [2021-11-11T15:32:27.703Z] $ docker rm -f 8370c98789f964d6f7e8ea0390a2a06b5720d8751f5296181eb35ab6d3d1487d [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-11T15:32:28.045Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-11T15:32:28.278Z] Stashed 1 file(s) [Pipeline] echo [2021-11-11T15:32:28.281Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-11-11T15:32:43.418Z] Still waiting to schedule task [2021-11-11T15:32:43.418Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-11-11T15:32:43.420Z] Still waiting to schedule task [2021-11-11T15:32:43.420Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-11-11T15:33:53.477Z] Running on prd-centos7-docker-4c-2g-86 in /w/workspace/xfoundry_go-mod-messaging_PR-122 [Pipeline] { [Pipeline] ws [2021-11-11T15:33:53.485Z] Running in /w/workspace/go-mod-messaging/5 [Pipeline] { [Pipeline] checkout [2021-11-11T15:33:53.569Z] Selected Git installation does not exist. Using Default [2021-11-11T15:33:53.569Z] The recommended git tool is: NONE [2021-11-11T15:33:55.517Z] using credential edgex-jenkins-ssh [2021-11-11T15:33:55.532Z] Cloning the remote Git repository [2021-11-11T15:33:54.762Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2021-11-11T15:33:54.819Z] > git init /w/workspace/go-mod-messaging/5 # timeout=10 [2021-11-11T15:33:54.852Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2021-11-11T15:33:54.852Z] > git --version # timeout=10 [2021-11-11T15:33:54.863Z] > git --version # 'git version 2.24.4' [2021-11-11T15:33:54.863Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-11T15:33:54.885Z] [INFO] Currently running in a labeled security context [2021-11-11T15:33:54.885Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-11T15:33:54.885Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-messaging/5@tmp/jenkins-gitclient-ssh68656834116029825.key [2021-11-11T15:33:54.913Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-11T15:33:55.703Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2021-11-11T15:33:55.714Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-11T15:33:55.727Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2021-11-11T15:33:55.738Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2021-11-11T15:33:55.738Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-11T15:33:55.739Z] [INFO] Currently running in a labeled security context [2021-11-11T15:33:55.739Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-11T15:33:55.739Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-messaging/5@tmp/jenkins-gitclient-ssh5714115170336177441.key [2021-11-11T15:33:55.759Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/122/head:refs/remotes/origin/PR-122 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-11T15:33:57.090Z] Merging remotes/origin/main commit e8bfc4e6399625938dfa3b8b75f8478ce8e07929 into PR head commit 474eb1fa768576d326c45ae3edbd9f845236dcbb [2021-11-11T15:33:57.205Z] Merge succeeded, producing 474eb1fa768576d326c45ae3edbd9f845236dcbb [2021-11-11T15:33:57.205Z] Checking out Revision 474eb1fa768576d326c45ae3edbd9f845236dcbb (PR-122) [2021-11-11T15:33:56.313Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T15:33:56.325Z] > git checkout -f 474eb1fa768576d326c45ae3edbd9f845236dcbb # timeout=10 [2021-11-11T15:33:56.355Z] > git remote # timeout=10 [2021-11-11T15:33:56.366Z] > git config --get remote.origin.url # timeout=10 [2021-11-11T15:33:56.375Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-11T15:33:56.376Z] [INFO] Currently running in a labeled security context [2021-11-11T15:33:56.376Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-11T15:33:56.376Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-messaging/5@tmp/jenkins-gitclient-ssh1137046462871958794.key [2021-11-11T15:33:56.388Z] > git merge e8bfc4e6399625938dfa3b8b75f8478ce8e07929 # timeout=10 [2021-11-11T15:33:56.402Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-11T15:33:56.417Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T15:33:56.421Z] > git checkout -f 474eb1fa768576d326c45ae3edbd9f845236dcbb # timeout=10 [2021-11-11T15:34:00.751Z] Commit message: "refactor: Disable use of ZMQ on native windows via conditional builds" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-11-11T15:34:01.228Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-11T15:34:01.239Z] ========================================================= [2021-11-11T15:34:01.240Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-11-11T15:34:01.240Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2021-11-11T15:34:01.620Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-11T15:34:01.620Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-11-11T15:34:01.620Z] a0d0a0d46f8b: Pulling fs layer [2021-11-11T15:34:01.620Z] 31adcdaf11c8: Pulling fs layer [2021-11-11T15:34:01.620Z] b8b176561691: Pulling fs layer [2021-11-11T15:34:01.620Z] 4527c011a84f: Pulling fs layer [2021-11-11T15:34:01.620Z] 5d74067f8e1e: Pulling fs layer [2021-11-11T15:34:01.620Z] e0aca202a116: Pulling fs layer [2021-11-11T15:34:01.620Z] 3a43be97a3b4: Pulling fs layer [2021-11-11T15:34:01.620Z] 34cad66bf833: Pulling fs layer [2021-11-11T15:34:01.620Z] b4e3c513aaa6: Pulling fs layer [2021-11-11T15:34:01.620Z] 4527c011a84f: Waiting [2021-11-11T15:34:01.620Z] 5d74067f8e1e: Waiting [2021-11-11T15:34:01.620Z] e0aca202a116: Waiting [2021-11-11T15:34:01.620Z] 3a43be97a3b4: Waiting [2021-11-11T15:34:01.620Z] 34cad66bf833: Waiting [2021-11-11T15:34:01.620Z] b4e3c513aaa6: Waiting [2021-11-11T15:34:01.620Z] b8b176561691: Verifying Checksum [2021-11-11T15:34:01.620Z] b8b176561691: Download complete [2021-11-11T15:34:01.620Z] 31adcdaf11c8: Verifying Checksum [2021-11-11T15:34:01.620Z] 31adcdaf11c8: Download complete [2021-11-11T15:34:01.620Z] 5d74067f8e1e: Verifying Checksum [2021-11-11T15:34:01.620Z] 5d74067f8e1e: Download complete [2021-11-11T15:34:01.620Z] e0aca202a116: Verifying Checksum [2021-11-11T15:34:01.620Z] e0aca202a116: Download complete [2021-11-11T15:34:01.620Z] a0d0a0d46f8b: Verifying Checksum [2021-11-11T15:34:01.620Z] a0d0a0d46f8b: Download complete [2021-11-11T15:34:01.887Z] 3a43be97a3b4: Verifying Checksum [2021-11-11T15:34:01.887Z] 3a43be97a3b4: Download complete [2021-11-11T15:34:01.887Z] 34cad66bf833: Verifying Checksum [2021-11-11T15:34:01.887Z] 34cad66bf833: Download complete [2021-11-11T15:34:02.469Z] b4e3c513aaa6: Verifying Checksum [2021-11-11T15:34:02.469Z] b4e3c513aaa6: Download complete [2021-11-11T15:34:02.469Z] a0d0a0d46f8b: Pull complete [2021-11-11T15:34:02.469Z] 4527c011a84f: Verifying Checksum [2021-11-11T15:34:02.469Z] 4527c011a84f: Download complete [2021-11-11T15:34:02.469Z] 31adcdaf11c8: Pull complete [2021-11-11T15:34:02.469Z] b8b176561691: Pull complete [2021-11-11T15:34:06.705Z] 4527c011a84f: Pull complete [2021-11-11T15:34:06.705Z] 5d74067f8e1e: Pull complete [2021-11-11T15:34:06.705Z] e0aca202a116: Pull complete [2021-11-11T15:34:06.705Z] 3a43be97a3b4: Pull complete [2021-11-11T15:34:06.705Z] 34cad66bf833: Pull complete [2021-11-11T15:34:09.288Z] b4e3c513aaa6: Pull complete [2021-11-11T15:34:09.288Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-11-11T15:34:09.288Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-11T15:34:09.288Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] sh [2021-11-11T15:34:09.604Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:34:09.905Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-11T15:34:09.905Z] . [Pipeline] withDockerContainer [2021-11-11T15:34:09.980Z] prd-centos7-docker-4c-2g-86 does not seem to be running inside a container [2021-11-11T15:34:10.024Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/5 -v /w/workspace/go-mod-messaging/5:/w/workspace/go-mod-messaging/5:rw,z -v /w/workspace/go-mod-messaging/5@tmp:/w/workspace/go-mod-messaging/5@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-11T15:34:12.221Z] $ docker top 25b9039b7728f2286181e543f00f5298cacdbc886599350c8e55bdfe21ea02ac -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-11T15:34:12.594Z] + go version [2021-11-11T15:34:12.594Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-11T15:34:12.605Z] $ docker stop --time=1 25b9039b7728f2286181e543f00f5298cacdbc886599350c8e55bdfe21ea02ac [2021-11-11T15:34:13.801Z] $ docker rm -f 25b9039b7728f2286181e543f00f5298cacdbc886599350c8e55bdfe21ea02ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:34:14.292Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-11T15:34:14.292Z] . [Pipeline] withDockerContainer [2021-11-11T15:34:14.357Z] prd-centos7-docker-4c-2g-86 does not seem to be running inside a container [2021-11-11T15:34:14.399Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/5 -v /w/workspace/go-mod-messaging/5:/w/workspace/go-mod-messaging/5:rw,z -v /w/workspace/go-mod-messaging/5@tmp:/w/workspace/go-mod-messaging/5@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-11T15:34:14.760Z] $ docker top 7e150714f1ba51a2d561c5777728c8f3b7bf9aae30fc2f09fef56a0e1b4c89e7 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-11-11T15:34:15.125Z] + make test [2021-11-11T15:34:15.125Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-11-11T15:34:15.702Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-11-11T15:34:15.702Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-11-11T15:34:15.702Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-11-11T15:34:15.702Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-11-11T15:34:15.702Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-11-11T15:34:15.702Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-11-11T15:34:15.702Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-11-11T15:34:15.702Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-11-11T15:34:15.702Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-11-11T15:34:15.702Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-11-11T15:34:19.936Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] [2021-11-11T15:34:22.547Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.008s coverage: 90.3% of statements [2021-11-11T15:34:25.959Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.006s coverage: 67.3% of statements [2021-11-11T15:34:25.959Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] [2021-11-11T15:34:47.964Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.357s coverage: 83.8% of statements [2021-11-11T15:34:47.964Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.007s coverage: 85.7% of statements [2021-11-11T15:34:47.964Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.005s coverage: 100.0% of statements [2021-11-11T15:34:47.964Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.003s coverage: 100.0% of statements [2021-11-11T15:34:47.964Z] ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.004s coverage: 90.9% of statements [2021-11-11T15:34:47.964Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-11-11T15:34:53.287Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-11T15:34:53.287Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } [2021-11-11T15:34:53.299Z] $ docker stop --time=1 7e150714f1ba51a2d561c5777728c8f3b7bf9aae30fc2f09fef56a0e1b4c89e7 [2021-11-11T15:34:54.655Z] $ docker rm -f 7e150714f1ba51a2d561c5777728c8f3b7bf9aae30fc2f09fef56a0e1b4c89e7 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-11T15:34:55.049Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-11-11T15:34:55.200Z] 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 [2021-11-11T15:34:55.891Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-11T15:34:55.891Z] [2021-11-11T15:34:55.891Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:34:56.199Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-11T15:34:56.199Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-11T15:34:56.199Z] b4d181a07f80: Pulling fs layer [2021-11-11T15:34:56.199Z] a1111a8f2ec3: Pulling fs layer [2021-11-11T15:34:56.199Z] ed53099fbce6: Pulling fs layer [2021-11-11T15:34:56.199Z] dc539afda2c1: Pulling fs layer [2021-11-11T15:34:56.199Z] 77bc0d833cb6: Pulling fs layer [2021-11-11T15:34:56.199Z] 9065ff56babe: Pulling fs layer [2021-11-11T15:34:56.199Z] d287ab97295c: Pulling fs layer [2021-11-11T15:34:56.199Z] dc539afda2c1: Waiting [2021-11-11T15:34:56.199Z] 77bc0d833cb6: Waiting [2021-11-11T15:34:56.199Z] 9065ff56babe: Waiting [2021-11-11T15:34:56.199Z] d287ab97295c: Waiting [2021-11-11T15:34:56.199Z] a1111a8f2ec3: Verifying Checksum [2021-11-11T15:34:56.199Z] a1111a8f2ec3: Download complete [2021-11-11T15:34:56.199Z] dc539afda2c1: Verifying Checksum [2021-11-11T15:34:56.199Z] dc539afda2c1: Download complete [2021-11-11T15:34:56.199Z] ed53099fbce6: Verifying Checksum [2021-11-11T15:34:56.199Z] ed53099fbce6: Download complete [2021-11-11T15:34:56.199Z] 9065ff56babe: Verifying Checksum [2021-11-11T15:34:56.199Z] 9065ff56babe: Download complete [2021-11-11T15:34:56.199Z] 77bc0d833cb6: Verifying Checksum [2021-11-11T15:34:56.199Z] 77bc0d833cb6: Download complete [2021-11-11T15:34:56.464Z] b4d181a07f80: Verifying Checksum [2021-11-11T15:34:56.464Z] b4d181a07f80: Download complete [2021-11-11T15:34:57.051Z] d287ab97295c: Verifying Checksum [2021-11-11T15:34:57.051Z] d287ab97295c: Download complete [2021-11-11T15:34:58.014Z] b4d181a07f80: Pull complete [2021-11-11T15:34:58.014Z] a1111a8f2ec3: Pull complete [2021-11-11T15:34:58.588Z] ed53099fbce6: Pull complete [2021-11-11T15:34:58.858Z] dc539afda2c1: Pull complete [2021-11-11T15:34:59.128Z] 77bc0d833cb6: Pull complete [2021-11-11T15:34:59.128Z] 9065ff56babe: Pull complete [2021-11-11T15:35:04.475Z] d287ab97295c: Pull complete [2021-11-11T15:35:04.475Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-11T15:35:04.475Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-11T15:35:04.475Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-11T15:35:04.540Z] prd-centos7-docker-4c-2g-86 does not seem to be running inside a container [2021-11-11T15:35:04.577Z] $ 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-messaging/5 -v /w/workspace/go-mod-messaging/5:/w/workspace/go-mod-messaging/5:rw,z -v /w/workspace/go-mod-messaging/5@tmp:/w/workspace/go-mod-messaging/5@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-11T15:35:06.789Z] $ docker top d9109f0bef732188f3bd96815165763472fd7b167e0e3927a57ab5948046bcd4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-11T15:35:07.212Z] ---> job-cost.sh [2021-11-11T15:35:07.213Z] lf-activate-venv: SKIPPING [2021-11-11T15:35:07.213Z] INFO: No Stack... [2021-11-11T15:35:07.473Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-11T15:35:07.734Z] INFO: Archiving Costs [Pipeline] sh [2021-11-11T15:35:08.028Z] + cat /w/workspace/go-mod-messaging/5/archives/cost.csv [2021-11-11T15:35:08.028Z] + cut -d, -f6 [Pipeline] lock [2021-11-11T15:35:08.060Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-PR-122-5-stack-cost] [2021-11-11T15:35:08.068Z] Resource [jenkins-edgexfoundry-go-mod-messaging-PR-122-5-stack-cost] did not exist. Created. [2021-11-11T15:35:08.068Z] Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-PR-122-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-11T15:35:08.370Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-11-11T15:35:08.401Z] Stashed 1 file(s) [Pipeline] } [2021-11-11T15:35:08.407Z] Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-PR-122-5-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-11T15:35:08.424Z] $ docker stop --time=1 d9109f0bef732188f3bd96815165763472fd7b167e0e3927a57ab5948046bcd4 [2021-11-11T15:35:09.563Z] $ docker rm -f d9109f0bef732188f3bd96815165763472fd7b167e0e3927a57ab5948046bcd4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-11T15:36:23.596Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-87 in /w/workspace/xfoundry_go-mod-messaging_PR-122 [Pipeline] { [Pipeline] ws [2021-11-11T15:36:23.608Z] Running in /w/workspace/go-mod-messaging/5 [Pipeline] { [Pipeline] checkout [2021-11-11T15:36:23.795Z] Selected Git installation does not exist. Using Default [2021-11-11T15:36:23.795Z] The recommended git tool is: NONE [2021-11-11T15:36:29.393Z] using credential edgex-jenkins-ssh [2021-11-11T15:36:29.409Z] Cloning the remote Git repository [2021-11-11T15:36:29.478Z] Cloning repository git@github.com:edgexfoundry/go-mod-messaging.git [2021-11-11T15:36:29.566Z] > git init /w/workspace/go-mod-messaging/5 # timeout=10 [2021-11-11T15:36:29.635Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2021-11-11T15:36:29.636Z] > git --version # timeout=10 [2021-11-11T15:36:29.655Z] > git --version # 'git version 2.17.1' [2021-11-11T15:36:29.657Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-11T15:36:29.745Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-11T15:36:30.520Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2021-11-11T15:36:30.535Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-11T15:36:30.560Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-messaging.git # timeout=10 [2021-11-11T15:36:30.600Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-messaging.git [2021-11-11T15:36:30.601Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-11T15:36:30.614Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-messaging.git +refs/pull/122/head:refs/remotes/origin/PR-122 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-11T15:36:31.280Z] Merging remotes/origin/main commit e8bfc4e6399625938dfa3b8b75f8478ce8e07929 into PR head commit 474eb1fa768576d326c45ae3edbd9f845236dcbb [2021-11-11T15:36:31.475Z] Merge succeeded, producing 474eb1fa768576d326c45ae3edbd9f845236dcbb [2021-11-11T15:36:31.476Z] Checking out Revision 474eb1fa768576d326c45ae3edbd9f845236dcbb (PR-122) [2021-11-11T15:36:31.297Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T15:36:31.312Z] > git checkout -f 474eb1fa768576d326c45ae3edbd9f845236dcbb # timeout=10 [2021-11-11T15:36:31.389Z] > git remote # timeout=10 [2021-11-11T15:36:31.409Z] > git config --get remote.origin.url # timeout=10 [2021-11-11T15:36:31.423Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-11T15:36:31.433Z] > git merge e8bfc4e6399625938dfa3b8b75f8478ce8e07929 # timeout=10 [2021-11-11T15:36:31.455Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-11T15:36:31.483Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T15:36:31.495Z] > git checkout -f 474eb1fa768576d326c45ae3edbd9f845236dcbb # timeout=10 [2021-11-11T15:36:35.620Z] Commit message: "refactor: Disable use of ZMQ on native windows via conditional builds" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-11T15:36:36.705Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-11-11T15:36:36.705Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-11T15:36:36.705Z] Dload Upload Total Spent Left Speed [2021-11-11T15:36:36.705Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 85681 0 --:--:-- --:--:-- --:--:-- 85681 [Pipeline] sh [2021-11-11T15:36:37.120Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-11-11T15:36:37.465Z] + sudo tee /etc/docker/daemon.new [2021-11-11T15:36:37.465Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-11-11T15:36:37.465Z] { [2021-11-11T15:36:37.465Z] "registry-mirrors": [ [2021-11-11T15:36:37.465Z] "https://nexus3.edgexfoundry.org:10001" [2021-11-11T15:36:37.465Z] ], [2021-11-11T15:36:37.465Z] "bip": "10.250.0.254/24", [2021-11-11T15:36:37.465Z] "hosts": [ [2021-11-11T15:36:37.465Z] "tcp://0.0.0.0:5555", [2021-11-11T15:36:37.465Z] "unix:///var/run/docker.sock" [2021-11-11T15:36:37.465Z] ], [2021-11-11T15:36:37.465Z] "mtu": 1458, [2021-11-11T15:36:37.465Z] "selinux-enabled": true, [2021-11-11T15:36:37.465Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-11-11T15:36:37.465Z] } [Pipeline] sh [2021-11-11T15:36:37.821Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-11-11T15:36:38.177Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2021-11-11T15:36:56.961Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-11T15:36:56.973Z] ========================================================= [2021-11-11T15:36:56.973Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-11-11T15:36:56.973Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2021-11-11T15:36:57.306Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-11T15:36:58.284Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-11-11T15:36:58.284Z] 552d1f2373af: Pulling fs layer [2021-11-11T15:36:58.284Z] ea3f2d53f512: Pulling fs layer [2021-11-11T15:36:58.284Z] 9e70ebbbe112: Pulling fs layer [2021-11-11T15:36:58.284Z] 7a9cfe048b4a: Pulling fs layer [2021-11-11T15:36:58.284Z] 72dc09318566: Pulling fs layer [2021-11-11T15:36:58.284Z] f4f7b4309257: Pulling fs layer [2021-11-11T15:36:58.284Z] 0ac9a79272e3: Pulling fs layer [2021-11-11T15:36:58.284Z] b78e95d17946: Pulling fs layer [2021-11-11T15:36:58.284Z] 7a9cfe048b4a: Waiting [2021-11-11T15:36:58.284Z] 72dc09318566: Waiting [2021-11-11T15:36:58.284Z] f4f7b4309257: Waiting [2021-11-11T15:36:58.284Z] 0ac9a79272e3: Waiting [2021-11-11T15:36:58.284Z] b78e95d17946: Waiting [2021-11-11T15:36:58.284Z] 9e70ebbbe112: Verifying Checksum [2021-11-11T15:36:58.284Z] 9e70ebbbe112: Download complete [2021-11-11T15:36:58.284Z] ea3f2d53f512: Verifying Checksum [2021-11-11T15:36:58.284Z] ea3f2d53f512: Download complete [2021-11-11T15:36:58.284Z] 72dc09318566: Verifying Checksum [2021-11-11T15:36:58.284Z] 72dc09318566: Download complete [2021-11-11T15:36:58.284Z] f4f7b4309257: Verifying Checksum [2021-11-11T15:36:58.284Z] f4f7b4309257: Download complete [2021-11-11T15:36:58.284Z] 552d1f2373af: Verifying Checksum [2021-11-11T15:36:58.284Z] 552d1f2373af: Download complete [2021-11-11T15:36:58.284Z] 0ac9a79272e3: Verifying Checksum [2021-11-11T15:36:58.284Z] 0ac9a79272e3: Download complete [2021-11-11T15:36:58.891Z] 552d1f2373af: Pull complete [2021-11-11T15:36:59.495Z] ea3f2d53f512: Pull complete [2021-11-11T15:36:59.781Z] 9e70ebbbe112: Pull complete [2021-11-11T15:37:00.058Z] b78e95d17946: Verifying Checksum [2021-11-11T15:37:00.058Z] b78e95d17946: Download complete [2021-11-11T15:37:00.652Z] 7a9cfe048b4a: Verifying Checksum [2021-11-11T15:37:00.652Z] 7a9cfe048b4a: Download complete [2021-11-11T15:37:10.836Z] 7a9cfe048b4a: Pull complete [2021-11-11T15:37:10.836Z] 72dc09318566: Pull complete [2021-11-11T15:37:11.433Z] f4f7b4309257: Pull complete [2021-11-11T15:37:11.705Z] 0ac9a79272e3: Pull complete [2021-11-11T15:37:18.428Z] b78e95d17946: Pull complete [2021-11-11T15:37:18.428Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-11-11T15:37:18.428Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-11T15:37:18.428Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] sh [2021-11-11T15:37:18.763Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:37:19.105Z] + docker inspect -f . ci-base-image-arm64 [2021-11-11T15:37:19.105Z] . [Pipeline] withDockerContainer [2021-11-11T15:37:19.343Z] prd-ubuntu18.04-docker-arm64-4c-16g-87 does not seem to be running inside a container [2021-11-11T15:37:19.424Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/5 -v /w/workspace/go-mod-messaging/5:/w/workspace/go-mod-messaging/5:rw,z -v /w/workspace/go-mod-messaging/5@tmp:/w/workspace/go-mod-messaging/5@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-11-11T15:37:22.497Z] $ docker top 014471d93ba8b426d7263fb1ec7c007c894174eac298c1e92f902f074ecb2d72 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-11T15:37:23.433Z] + go version [2021-11-11T15:37:23.433Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-11-11T15:37:23.459Z] $ docker stop --time=1 014471d93ba8b426d7263fb1ec7c007c894174eac298c1e92f902f074ecb2d72 [2021-11-11T15:37:25.175Z] $ docker rm -f 014471d93ba8b426d7263fb1ec7c007c894174eac298c1e92f902f074ecb2d72 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:37:25.867Z] + docker inspect -f . ci-base-image-arm64 [2021-11-11T15:37:25.868Z] . [Pipeline] withDockerContainer [2021-11-11T15:37:26.111Z] prd-ubuntu18.04-docker-arm64-4c-16g-87 does not seem to be running inside a container [2021-11-11T15:37:26.187Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-messaging/5 -v /w/workspace/go-mod-messaging/5:/w/workspace/go-mod-messaging/5:rw,z -v /w/workspace/go-mod-messaging/5@tmp:/w/workspace/go-mod-messaging/5@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-11-11T15:37:27.632Z] $ docker top ab5f76e645eb8894c519c8056ed13ab8cef0b2f75462e947502604a8a1cbfea4 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-11-11T15:37:28.586Z] + make test [2021-11-11T15:37:28.586Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-11-11T15:37:28.858Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-11-11T15:37:28.858Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-11-11T15:37:28.858Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-11-11T15:37:29.132Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-11-11T15:37:29.132Z] go: downloading github.com/davecgh/go-spew v1.1.0 [2021-11-11T15:37:29.132Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-11-11T15:37:29.132Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-11-11T15:37:29.132Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-11-11T15:37:29.132Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-11-11T15:37:29.132Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-11-11T15:37:47.501Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg [no test files] [2021-11-11T15:37:51.853Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/mqtt 0.056s coverage: 90.3% of statements [2021-11-11T15:38:02.039Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis 0.032s coverage: 67.3% of statements [2021-11-11T15:38:02.039Z] ? github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/redis/mocks [no test files] [2021-11-11T15:38:28.835Z] ok github.com/edgexfoundry/go-mod-messaging/v2/internal/pkg/zeromq 21.397s coverage: 83.8% of statements [2021-11-11T15:38:28.835Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging 0.020s coverage: 85.7% of statements [2021-11-11T15:38:28.835Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/mqtt 0.024s coverage: 100.0% of statements [2021-11-11T15:38:28.835Z] ok github.com/edgexfoundry/go-mod-messaging/v2/messaging/redis 0.042s coverage: 100.0% of statements [2021-11-11T15:38:28.835Z] ok github.com/edgexfoundry/go-mod-messaging/v2/pkg/types 0.017s coverage: 90.9% of statements [2021-11-11T15:38:28.835Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-11-11T15:38:47.153Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-11T15:38:47.153Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } [2021-11-11T15:38:47.177Z] $ docker stop --time=1 ab5f76e645eb8894c519c8056ed13ab8cef0b2f75462e947502604a8a1cbfea4 [2021-11-11T15:38:48.932Z] $ docker rm -f ab5f76e645eb8894c519c8056ed13ab8cef0b2f75462e947502604a8a1cbfea4 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-11T15:38:49.861Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-11-11T15:38:49.889Z] Warning: overwriting stash ‘coverage-report’ [2021-11-11T15:38:50.343Z] 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 [2021-11-11T15:38:51.116Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-11T15:38:51.116Z] [2021-11-11T15:38:51.116Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:38:51.728Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-11T15:38:52.002Z] arm64: Pulling from edgex-lftools-log-publisher [2021-11-11T15:38:52.002Z] 448f6bf000e3: Pulling fs layer [2021-11-11T15:38:52.002Z] f757da607395: Pulling fs layer [2021-11-11T15:38:52.002Z] 05883995daec: Pulling fs layer [2021-11-11T15:38:52.002Z] 8603b9c90790: Pulling fs layer [2021-11-11T15:38:52.002Z] 1560dd03e051: Pulling fs layer [2021-11-11T15:38:52.002Z] 27f5ce0e4adf: Pulling fs layer [2021-11-11T15:38:52.002Z] c2d8d7efcc4b: Pulling fs layer [2021-11-11T15:38:52.002Z] 1560dd03e051: Waiting [2021-11-11T15:38:52.002Z] 27f5ce0e4adf: Waiting [2021-11-11T15:38:52.002Z] c2d8d7efcc4b: Waiting [2021-11-11T15:38:52.002Z] 8603b9c90790: Waiting [2021-11-11T15:38:52.002Z] f757da607395: Verifying Checksum [2021-11-11T15:38:52.002Z] f757da607395: Download complete [2021-11-11T15:38:52.002Z] 8603b9c90790: Download complete [2021-11-11T15:38:52.002Z] 1560dd03e051: Verifying Checksum [2021-11-11T15:38:52.002Z] 1560dd03e051: Download complete [2021-11-11T15:38:52.276Z] 27f5ce0e4adf: Verifying Checksum [2021-11-11T15:38:52.276Z] 27f5ce0e4adf: Download complete [2021-11-11T15:38:52.276Z] 05883995daec: Verifying Checksum [2021-11-11T15:38:52.276Z] 05883995daec: Download complete [2021-11-11T15:38:52.551Z] 448f6bf000e3: Verifying Checksum [2021-11-11T15:38:52.551Z] 448f6bf000e3: Download complete [2021-11-11T15:38:55.166Z] c2d8d7efcc4b: Verifying Checksum [2021-11-11T15:38:55.166Z] c2d8d7efcc4b: Download complete [2021-11-11T15:38:55.764Z] 448f6bf000e3: Pull complete [2021-11-11T15:38:56.738Z] f757da607395: Pull complete [2021-11-11T15:38:58.174Z] 05883995daec: Pull complete [2021-11-11T15:38:58.447Z] 8603b9c90790: Pull complete [2021-11-11T15:38:59.424Z] 1560dd03e051: Pull complete [2021-11-11T15:38:59.697Z] 27f5ce0e4adf: Pull complete [2021-11-11T15:39:14.777Z] c2d8d7efcc4b: Pull complete [2021-11-11T15:39:14.777Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-11-11T15:39:14.777Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-11T15:39:14.777Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-11-11T15:39:15.041Z] prd-ubuntu18.04-docker-arm64-4c-16g-87 does not seem to be running inside a container [2021-11-11T15:39:15.157Z] $ 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-messaging/5 -v /w/workspace/go-mod-messaging/5:/w/workspace/go-mod-messaging/5:rw,z -v /w/workspace/go-mod-messaging/5@tmp:/w/workspace/go-mod-messaging/5@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-11-11T15:39:17.924Z] $ docker top 9be824f0b5ba8fe0daea22e83c4577d56c366b5a4a1a6c921dd0978dcb2a5c20 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-11T15:39:18.943Z] ---> job-cost.sh [2021-11-11T15:39:18.944Z] lf-activate-venv: SKIPPING [2021-11-11T15:39:18.944Z] INFO: No Stack... [2021-11-11T15:39:19.219Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-11-11T15:39:19.496Z] INFO: Archiving Costs [Pipeline] sh [2021-11-11T15:39:20.179Z] + cat /w/workspace/go-mod-messaging/5/archives/cost.csv [2021-11-11T15:39:20.179Z] + cut -d, -f6 [Pipeline] lock [2021-11-11T15:39:20.240Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-messaging-PR-122-5-stack-cost] [2021-11-11T15:39:20.246Z] Resource [jenkins-edgexfoundry-go-mod-messaging-PR-122-5-stack-cost] did not exist. Created. [2021-11-11T15:39:20.246Z] Lock acquired on [jenkins-edgexfoundry-go-mod-messaging-PR-122-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-11T15:39:20.920Z] /w/workspace/go-mod-messaging/5@tmp/durable-2f9a7078/script.sh: 1: /w/workspace/go-mod-messaging/5@tmp/durable-2f9a7078/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-11-11T15:39:21.597Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-11-11T15:39:21.622Z] Warning: overwriting stash ‘stack-cost’ [2021-11-11T15:39:21.668Z] Stashed 1 file(s) [Pipeline] } [2021-11-11T15:39:21.675Z] Lock released on resource [jenkins-edgexfoundry-go-mod-messaging-PR-122-5-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-11T15:39:21.693Z] $ docker stop --time=1 9be824f0b5ba8fe0daea22e83c4577d56c366b5a4a1a6c921dd0978dcb2a5c20 [2021-11-11T15:39:23.235Z] $ docker rm -f 9be824f0b5ba8fe0daea22e83c4577d56c366b5a4a1a6c921dd0978dcb2a5c20 [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 [2021-11-11T15:39:23.900Z] provisioning config files... [2021-11-11T15:39:23.913Z] copy managed file [go-mod-messaging-codecov-token] to file:/w/workspace/xfoundry_go-mod-messaging_PR-122@tmp/config4132501820399774607tmp [Pipeline] { [Pipeline] sh [2021-11-11T15:39:24.227Z] + set +x [2021-11-11T15:39:24.227Z] + curl -s https://codecov.io/bash [2021-11-11T15:39:24.227Z] + bash -s -- [2021-11-11T15:39:24.227Z] [2021-11-11T15:39:24.227Z] _____ _ [2021-11-11T15:39:24.227Z] / ____| | | [2021-11-11T15:39:24.227Z] | | ___ __| | ___ ___ _____ __ [2021-11-11T15:39:24.227Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-11-11T15:39:24.227Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-11-11T15:39:24.227Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-11-11T15:39:24.227Z] Bash-1.0.6 [2021-11-11T15:39:24.227Z] [2021-11-11T15:39:24.227Z] [2021-11-11T15:39:24.227Z] ==> git version 2.24.4 found [2021-11-11T15:39:24.227Z] ==> 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 [2021-11-11T15:39:24.227Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-11-11T15:39:24.227Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-11-11T15:39:24.227Z] ==> Jenkins CI detected. [2021-11-11T15:39:24.227Z] current dir:  /w/workspace/xfoundry_go-mod-messaging_PR-122 [2021-11-11T15:39:24.227Z] project root: . [2021-11-11T15:39:24.227Z] --> token set from env [2021-11-11T15:39:24.227Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-11-11T15:39:24.227Z] ==> Running gcov in . (disable via -X gcov) [2021-11-11T15:39:24.227Z] ==> Python coveragepy not found [2021-11-11T15:39:24.227Z] ==> Searching for coverage reports in: [2021-11-11T15:39:24.227Z] + . [2021-11-11T15:39:24.227Z] -> Found 1 reports [2021-11-11T15:39:24.227Z] ==> Detecting git/mercurial file structure [2021-11-11T15:39:24.492Z] ==> Reading reports [2021-11-11T15:39:24.492Z] + ./coverage.out bytes=22526 [2021-11-11T15:39:24.492Z] ==> Appending adjustments [2021-11-11T15:39:24.492Z] https://docs.codecov.io/docs/fixing-reports [2021-11-11T15:39:24.492Z] + Found adjustments [2021-11-11T15:39:24.492Z] ==> Gzipping contents [2021-11-11T15:39:24.492Z] 8.0K /tmp/codecov.cWGngd.gz [2021-11-11T15:39:24.492Z] ==> Uploading reports [2021-11-11T15:39:24.492Z] url: https://codecov.io [2021-11-11T15:39:24.492Z] query: branch=PR-122&commit=474eb1fa768576d326c45ae3edbd9f845236dcbb&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-122%2F5%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=122&job=&cmd_args= [2021-11-11T15:39:24.492Z] -> Pinging Codecov [2021-11-11T15:39:24.492Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a6beaebe-80c9-4d50-a0dd-a405d66ec5fd&branch=PR-122&commit=474eb1fa768576d326c45ae3edbd9f845236dcbb&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-messaging%2Fjob%2FPR-122%2F5%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-messaging&service=jenkins&flags=&pr=122&job=&cmd_args= [2021-11-11T15:39:25.062Z] -> Uploading to [2021-11-11T15:39:25.062Z] https://storage.googleapis.com/codecov/v4/raw/2021-11-11/F6E385568367DD0E4001BA4F8F1CB792/474eb1fa768576d326c45ae3edbd9f845236dcbb/a6b7bd25-9af2-4fd9-abac-9908f6342f9b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211111%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211111T153924Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dfca314dfd9b972a18aa8c623dd1c06dd1d3c5309fd2613ed90a97a36bd1525b [2021-11-11T15:39:25.062Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-11T15:39:25.062Z] Dload Upload Total Spent Left Speed [2021-11-11T15:39:25.324Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5178 0 0 100 5178 0 15062 --:--:-- --:--:-- --:--:-- 15096 [2021-11-11T15:39:25.324Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-messaging/commit/474eb1fa768576d326c45ae3edbd9f845236dcbb [Pipeline] } [2021-11-11T15:39:25.331Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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 [2021-11-11T15:39:26.557Z] + '[' -d /w/workspace/xfoundry_go-mod-messaging_PR-122/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-11T15:39:26.862Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T15:39:27.435Z] ---> package-listing.sh [2021-11-11T15:39:27.435Z] ++ facter osfamily [2021-11-11T15:39:27.435Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-11T15:39:27.704Z] + OS_FAMILY=redhat [2021-11-11T15:39:27.704Z] + workspace=/w/workspace/xfoundry_go-mod-messaging_PR-122 [2021-11-11T15:39:27.704Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-11T15:39:27.704Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-11T15:39:27.704Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-11T15:39:27.704Z] + PACKAGES=/tmp/packages_start.txt [2021-11-11T15:39:27.704Z] + '[' /w/workspace/xfoundry_go-mod-messaging_PR-122 ']' [2021-11-11T15:39:27.704Z] + PACKAGES=/tmp/packages_end.txt [2021-11-11T15:39:27.704Z] + case "${OS_FAMILY}" in [2021-11-11T15:39:27.704Z] + rpm -qa [2021-11-11T15:39:27.704Z] + sort [2021-11-11T15:39:28.275Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-11T15:39:28.275Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-11T15:39:28.275Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-11T15:39:28.275Z] + '[' /w/workspace/xfoundry_go-mod-messaging_PR-122 ']' [2021-11-11T15:39:28.275Z] + mkdir -p /w/workspace/xfoundry_go-mod-messaging_PR-122/archives/ [2021-11-11T15:39:28.275Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-messaging_PR-122/archives/ [Pipeline] echo [2021-11-11T15:39:28.286Z] 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/xfoundry_go-mod-messaging_PR-122/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-11-11T15:39:28.566Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:39:29.119Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-11T15:39:29.119Z] [2021-11-11T15:39:29.119Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T15:39:29.421Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-11T15:39:29.421Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-11T15:39:29.421Z] b4d181a07f80: Pulling fs layer [2021-11-11T15:39:29.421Z] a1111a8f2ec3: Pulling fs layer [2021-11-11T15:39:29.421Z] ed53099fbce6: Pulling fs layer [2021-11-11T15:39:29.421Z] dc539afda2c1: Pulling fs layer [2021-11-11T15:39:29.421Z] 77bc0d833cb6: Pulling fs layer [2021-11-11T15:39:29.421Z] 9065ff56babe: Pulling fs layer [2021-11-11T15:39:29.421Z] d287ab97295c: Pulling fs layer [2021-11-11T15:39:29.421Z] dc539afda2c1: Waiting [2021-11-11T15:39:29.421Z] 77bc0d833cb6: Waiting [2021-11-11T15:39:29.421Z] 9065ff56babe: Waiting [2021-11-11T15:39:29.421Z] d287ab97295c: Waiting [2021-11-11T15:39:29.421Z] a1111a8f2ec3: Verifying Checksum [2021-11-11T15:39:29.421Z] a1111a8f2ec3: Download complete [2021-11-11T15:39:29.421Z] dc539afda2c1: Verifying Checksum [2021-11-11T15:39:29.421Z] dc539afda2c1: Download complete [2021-11-11T15:39:29.685Z] ed53099fbce6: Verifying Checksum [2021-11-11T15:39:29.685Z] ed53099fbce6: Download complete [2021-11-11T15:39:29.685Z] 77bc0d833cb6: Verifying Checksum [2021-11-11T15:39:29.685Z] 77bc0d833cb6: Download complete [2021-11-11T15:39:29.685Z] 9065ff56babe: Verifying Checksum [2021-11-11T15:39:29.685Z] 9065ff56babe: Download complete [2021-11-11T15:39:29.685Z] b4d181a07f80: Verifying Checksum [2021-11-11T15:39:29.685Z] b4d181a07f80: Download complete [2021-11-11T15:39:30.260Z] d287ab97295c: Verifying Checksum [2021-11-11T15:39:30.260Z] d287ab97295c: Download complete [2021-11-11T15:39:31.205Z] b4d181a07f80: Pull complete [2021-11-11T15:39:31.470Z] a1111a8f2ec3: Pull complete [2021-11-11T15:39:32.047Z] ed53099fbce6: Pull complete [2021-11-11T15:39:32.047Z] dc539afda2c1: Pull complete [2021-11-11T15:39:32.307Z] 77bc0d833cb6: Pull complete [2021-11-11T15:39:32.581Z] 9065ff56babe: Pull complete [2021-11-11T15:39:37.913Z] d287ab97295c: Pull complete [2021-11-11T15:39:37.913Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-11T15:39:37.913Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-11T15:39:37.913Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-11T15:39:37.984Z] prd-centos7-docker-4c-2g-84 does not seem to be running inside a container [2021-11-11T15:39:38.022Z] $ 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/xfoundry_go-mod-messaging_PR-122/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_go-mod-messaging_PR-122 -v /w/workspace/xfoundry_go-mod-messaging_PR-122:/w/workspace/xfoundry_go-mod-messaging_PR-122:rw,z -v /w/workspace/xfoundry_go-mod-messaging_PR-122@tmp:/w/workspace/xfoundry_go-mod-messaging_PR-122@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-11T15:39:40.511Z] $ docker top 8cf10f6102c283ed6cbc6b2e3c246db06211ff15e39e536bd6a44d98c284417e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-11T15:39:40.873Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-11T15:39:41.163Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-11T15:39:41.455Z] + ls /var/log/sa-host [2021-11-11T15:39:41.455Z] + sadf -c /var/log/sa-host/sa11 [2021-11-11T15:39:41.455Z] file_magic: OK [2021-11-11T15:39:41.455Z] HZ: Using current value: 100 [2021-11-11T15:39:41.455Z] file_header: OK [2021-11-11T15:39:41.455Z] 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 [2021-11-11T15:39:41.455Z] Statistics: [2021-11-11T15:39:41.455Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-11T15:39:41.455Z] File successfully converted to sysstat format version 12.0.3 [2021-11-11T15:39:41.455Z] + sadf -c /var/log/sa-host/sa30 [2021-11-11T15:39:41.455Z] file_magic: OK [2021-11-11T15:39:41.455Z] HZ: Using current value: 100 [2021-11-11T15:39:41.455Z] file_header: OK [2021-11-11T15:39:41.455Z] 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 [2021-11-11T15:39:41.455Z] Statistics: [2021-11-11T15:39:41.455Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-11T15:39:41.455Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-11T15:39:41.541Z] provisioning config files... [2021-11-11T15:39:41.551Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-messaging_PR-122@tmp/config4563939327760851729tmp [Pipeline] { [Pipeline] echo [2021-11-11T15:39:41.566Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T15:39:41.863Z] ---> create-netrc.sh [Pipeline] } [2021-11-11T15:39:41.870Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-11T15:39:42.206Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-11T15:39:42.217Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T15:39:42.525Z] ---> sudo-logs.sh [2021-11-11T15:39:42.526Z] Archiving 'sudo' log.. [2021-11-11T15:39:42.526Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-84.novalocal: Name or service not known [2021-11-11T15:39:42.526Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-84.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-11T15:39:42.545Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T15:39:42.873Z] ---> job-cost.sh [2021-11-11T15:39:42.873Z] lf-activate-venv: SKIPPING [2021-11-11T15:39:42.873Z] DEBUG: total: 0.10999999940395355 [2021-11-11T15:39:42.873Z] INFO: Retrieving Stack Cost... [2021-11-11T15:39:43.444Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-11T15:39:43.705Z] INFO: Archiving Costs [Pipeline] echo [2021-11-11T15:39:43.718Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T15:39:44.017Z] ---> logs-deploy.sh [2021-11-11T15:39:44.017Z] lf-activate-venv: SKIPPING [2021-11-11T15:39:44.017Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-messaging/PR-122/5 [2021-11-11T15:39:44.017Z] INFO: archiving workspace using pattern(s): [2021-11-11T15:39:44.962Z] Archives upload complete. [2021-11-11T15:39:44.962Z] INFO: archiving logs to Nexus