Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d5be011026d4dfa4d94f2ca9b5eba296f113cac9+e0ebc7ee856a66e69e0bf61b50d6adfe371edacc (409c7e2ef086d9be7bcf4e8ca996a0f3482f5803) 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-ssh8717943635680267101.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh4735683734174440774.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-28/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/device-rfid-llrp-go/branches/PR-28/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5885281808982990415.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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-ssh4990605464613881219.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/device-rfid-llrp-go/branches/PR-28/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/device-rfid-llrp-go/branches/PR-28/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3982776188076525224.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:device-rfid-llrp-go, buildSnap:true] ========================================================= [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: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1212 in /w/workspace/oundry_device-rfid-llrp-go_PR-28 [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/device-rfid-llrp-go.git > git init /w/workspace/oundry_device-rfid-llrp-go_PR-28 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/jenkins-gitclient-ssh2367642667018393250.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.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/device-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.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/oundry_device-rfid-llrp-go_PR-28@tmp/jenkins-gitclient-ssh8387929191994851600.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/28/head:refs/remotes/origin/PR-28 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit e0ebc7ee856a66e69e0bf61b50d6adfe371edacc into PR head commit d5be011026d4dfa4d94f2ca9b5eba296f113cac9 Merge succeeded, producing a9d2110bb746170fa17ab52c20c643aa22e47ccd Checking out Revision a9d2110bb746170fa17ab52c20c643aa22e47ccd (PR-28) > git config core.sparsecheckout # timeout=10 > git checkout -f d5be011026d4dfa4d94f2ca9b5eba296f113cac9 # 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/oundry_device-rfid-llrp-go_PR-28@tmp/jenkins-gitclient-ssh5741268939706769732.key > git merge e0ebc7ee856a66e69e0bf61b50d6adfe371edacc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a9d2110bb746170fa17ab52c20c643aa22e47ccd # timeout=10 Commit message: "Merge commit 'e0ebc7ee856a66e69e0bf61b50d6adfe371edacc' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:06:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:06:56 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:06:56 ========================================================= 09:06:56 EdgeX Global Pipelines Version Info 09:06:56 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 6e51ab539a5c463b4a0e2f33f060516bea9a08b4 # timeout=10 09:06:57 ------------------- 09:06:57 stable info: 09:06:57 ------------------- 09:06:57 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:06:57 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 09:06:57 Message: update stable to v1.0.205 09:06:58 ------------------- 09:06:58 experimental info: 09:06:58 ------------------- 09:06:58 Commited By: **** collab-it+edgex@linuxfoundation.org 09:06:58 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 09:06:58 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:06:58 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 09:06:58 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 09:06:58 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:06:58 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:06:58 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:06:58 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 09:06:58 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 09:06:58 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 09:06:58 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:06:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:06:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:06:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:06:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 09:06:59 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:06:59 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:06:59 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:06:59 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:06:59 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:06:59 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:06:59 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:06:59 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 09:06:59 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:06:59 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:06:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:06:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:06:59 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 09:06:59 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:06:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-28 [Pipeline] echo 09:06:59 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-28 [Pipeline] echo 09:06:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-28 [Pipeline] echo 09:06:59 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a9d2110bb746170fa17ab52c20c643aa22e47ccd [Pipeline] echo 09:06:59 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a9d2110 [Pipeline] echo 09:06:59 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:06:59 provisioning config files... 09:06:59 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/config4851095786246447990tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:07:00 ---> docker-login.sh 09:07:00 nexus3.edgexfoundry.org:10001 09:07:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:07:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:07:00 Configure a credential helper to remove this warning. See 09:07:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:07:00 09:07:00 Login Succeeded 09:07:00 nexus3.edgexfoundry.org:10002 09:07:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:07:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:07:00 Configure a credential helper to remove this warning. See 09:07:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:07:00 09:07:00 Login Succeeded 09:07:00 nexus3.edgexfoundry.org:10003 09:07:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:07:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:07:00 Configure a credential helper to remove this warning. See 09:07:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:07:00 09:07:00 Login Succeeded 09:07:00 nexus3.edgexfoundry.org:10004 09:07:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:07:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:07:00 Configure a credential helper to remove this warning. See 09:07:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:07:00 09:07:00 Login Succeeded 09:07:00 docker.io 09:07:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:07:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:07:01 Configure a credential helper to remove this warning. See 09:07:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:07:01 09:07:01 Login Succeeded 09:07:01 ---> docker-login.sh ends [Pipeline] } 09:07:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:07:01 + git log --format=format:%s -1 a9d2110bb746170fa17ab52c20c643aa22e47ccd [Pipeline] echo 09:07:01 GIT_COMMIT: a9d2110bb746170fa17ab52c20c643aa22e47ccd, Commit Message: Merge commit 'e0ebc7ee856a66e69e0bf61b50d6adfe371edacc' into HEAD [Pipeline] echo 09:07:01 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 09:07:02 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:07:02 09:07:02 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 09:07:03 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:07:03 latest: Pulling from edgex-devops/git-semver 09:07:03 31603596830f: Pulling fs layer 09:07:03 04fac38145f0: Pulling fs layer 09:07:03 701f6daf10bf: Pulling fs layer 09:07:03 24f72da36158: Pulling fs layer 09:07:03 24f72da36158: Waiting 09:07:03 04fac38145f0: Verifying Checksum 09:07:03 04fac38145f0: Download complete 09:07:03 31603596830f: Verifying Checksum 09:07:03 31603596830f: Download complete 09:07:03 31603596830f: Pull complete 09:07:03 24f72da36158: Verifying Checksum 09:07:03 24f72da36158: Download complete 09:07:03 04fac38145f0: Pull complete 09:07:03 701f6daf10bf: Verifying Checksum 09:07:03 701f6daf10bf: Download complete 09:07:04 701f6daf10bf: Pull complete 09:07:04 24f72da36158: Pull complete 09:07:04 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 09:07:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:07:04 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 09:07:04 prd-centos7-docker-4c-2g-1212 does not seem to be running inside a container 09:07:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_device-rfid-llrp-go_PR-28 -v /w/workspace/oundry_device-rfid-llrp-go_PR-28:/w/workspace/oundry_device-rfid-llrp-go_PR-28:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-28@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:07:05 $ docker top 7839814e01602c2f7a267da191a47d2ba1e3eaa6b9ceea63556415fa9f849da8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:07:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:07:05 [ssh-agent] Looking for ssh-agent implementation... 09:07:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:07:05 $ docker exec 7839814e01602c2f7a267da191a47d2ba1e3eaa6b9ceea63556415fa9f849da8 ssh-agent 09:07:06 SSH_AUTH_SOCK=/tmp/ssh-V63LZLwUhMI1/agent.13 09:07:06 SSH_AGENT_PID=19 09:07:06 Running ssh-add (command line suppressed) 09:07:06 Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/private_key_1255305739967676764.key (/w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/private_key_1255305739967676764.key) 09:07:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:07:06 + git tag --points-at HEAD [Pipeline] } 09:07:06 $ docker exec --env ******** --env ******** 7839814e01602c2f7a267da191a47d2ba1e3eaa6b9ceea63556415fa9f849da8 ssh-agent -k 09:07:06 unset SSH_AUTH_SOCK; 09:07:06 unset SSH_AGENT_PID; 09:07:06 echo Agent pid 19 killed; 09:07:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:07:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:07:06 [ssh-agent] Looking for ssh-agent implementation... 09:07:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:07:06 $ docker exec 7839814e01602c2f7a267da191a47d2ba1e3eaa6b9ceea63556415fa9f849da8 ssh-agent 09:07:06 SSH_AUTH_SOCK=/tmp/ssh-0jrT6jvehLOo/agent.52 09:07:06 SSH_AGENT_PID=59 09:07:06 Running ssh-add (command line suppressed) 09:07:07 Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/private_key_3803862304161436690.key (/w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/private_key_3803862304161436690.key) 09:07:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:07:07 + git semver init 09:07:07 # -> Open(): unable to determine branch for HEAD 09:07:07 # $GIT_DIR = /w/workspace/oundry_device-rfid-llrp-go_PR-28/.git 09:07:07 # $GIT_WORK_TREE = /w/workspace/oundry_device-rfid-llrp-go_PR-28 09:07:07 # $SEMVER_REMOTE_NAME = origin 09:07:07 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:07:07 # $SEMVER_USER_NAME = edgex-jenkins 09:07:07 # $SEMVER_BRANCH = PR-28 09:07:07 # $SEMVER_TEMP = /tmp/semver-437764641 09:07:07 # git clone --branch semver git@github.com:edgexfoundry/device-rfid-llrp-go.git $SEMVER_TEMP 09:07:08 # '/tmp/semver-437764641' -> '/w/workspace/oundry_device-rfid-llrp-go_PR-28/.semver' 09:07:08 # -> Force: false 09:07:08 # $SEMVER_DIR = /w/workspace/oundry_device-rfid-llrp-go_PR-28/.semver [Pipeline] } 09:07:08 $ docker exec --env ******** --env ******** 7839814e01602c2f7a267da191a47d2ba1e3eaa6b9ceea63556415fa9f849da8 ssh-agent -k 09:07:08 unset SSH_AUTH_SOCK; 09:07:08 unset SSH_AGENT_PID; 09:07:08 echo Agent pid 59 killed; 09:07:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:07:08 + git semver [Pipeline] } 09:07:08 $ docker stop --time=1 7839814e01602c2f7a267da191a47d2ba1e3eaa6b9ceea63556415fa9f849da8 09:07:09 $ docker rm -f 7839814e01602c2f7a267da191a47d2ba1e3eaa6b9ceea63556415fa9f849da8 [Pipeline] // withDockerContainer [Pipeline] sh 09:07:10 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:07:10 Stashed 1 file(s) [Pipeline] echo 09:07:10 [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 09:07:25 Still waiting to schedule task 09:07:25 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1212’ 09:07:25 Still waiting to schedule task 09:07:25 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 09:08:38 Running on prd-centos7-docker-4c-2g-1215 in /w/workspace/oundry_device-rfid-llrp-go_PR-28 [Pipeline] { [Pipeline] ws 09:08:38 Running in /w/workspace/device-rfid-llrp-go/15 [Pipeline] { [Pipeline] checkout 09:08:38 Selected Git installation does not exist. Using Default 09:08:38 The recommended git tool is: NONE 09:08:41 using credential edgex-jenkins-ssh 09:08:41 Cloning the remote Git repository 09:08:41 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 09:08:41 > git init /w/workspace/device-rfid-llrp-go/15 # timeout=10 09:08:41 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 09:08:41 > git --version # timeout=10 09:08:41 > git --version # 'git version 2.24.4' 09:08:41 using GIT_SSH to set credentials SSH Credentials for GitHub 09:08:41 [INFO] Currently running in a labeled security context 09:08:41 [INFO] Currently SELinux is 'enforcing' on the host 09:08:41 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/15@tmp/jenkins-gitclient-ssh682678462848717685.key 09:08:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:08:42 Merging remotes/origin/main commit e0ebc7ee856a66e69e0bf61b50d6adfe371edacc into PR head commit d5be011026d4dfa4d94f2ca9b5eba296f113cac9 09:08:42 Merge succeeded, producing dc29406f4e173a69ed89f1699d70b3bfb6ae98f0 09:08:42 Checking out Revision dc29406f4e173a69ed89f1699d70b3bfb6ae98f0 (PR-28) 09:08:41 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 09:08:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:08:42 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 09:08:42 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 09:08:42 using GIT_SSH to set credentials SSH Credentials for GitHub 09:08:42 [INFO] Currently running in a labeled security context 09:08:42 [INFO] Currently SELinux is 'enforcing' on the host 09:08:42 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/15@tmp/jenkins-gitclient-ssh6061941269035964040.key 09:08:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/28/head:refs/remotes/origin/PR-28 +refs/heads/main:refs/remotes/origin/main # timeout=10 09:08:42 > git config core.sparsecheckout # timeout=10 09:08:42 > git checkout -f d5be011026d4dfa4d94f2ca9b5eba296f113cac9 # timeout=10 09:08:42 > git remote # timeout=10 09:08:42 > git config --get remote.origin.url # timeout=10 09:08:42 using GIT_SSH to set credentials SSH Credentials for GitHub 09:08:42 [INFO] Currently running in a labeled security context 09:08:42 [INFO] Currently SELinux is 'enforcing' on the host 09:08:42 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/15@tmp/jenkins-gitclient-ssh7322689781470713650.key 09:08:42 > git merge e0ebc7ee856a66e69e0bf61b50d6adfe371edacc # timeout=10 09:08:42 > git rev-parse HEAD^{commit} # timeout=10 09:08:42 > git config core.sparsecheckout # timeout=10 09:08:42 > git checkout -f dc29406f4e173a69ed89f1699d70b3bfb6ae98f0 # timeout=10 09:08:46 Commit message: "Merge commit 'e0ebc7ee856a66e69e0bf61b50d6adfe371edacc' into HEAD" 09:08:46 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 09:08:46 > git rev-list --no-walk 6e51ab539a5c463b4a0e2f33f060516bea9a08b4 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:08:46 provisioning config files... 09:08:46 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/15@tmp/config983762186994268196tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:08:47 ---> docker-login.sh 09:08:47 nexus3.edgexfoundry.org:10001 09:08:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:08:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:08:47 Configure a credential helper to remove this warning. See 09:08:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:08:47 09:08:47 Login Succeeded 09:08:47 nexus3.edgexfoundry.org:10002 09:08:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:08:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:08:47 Configure a credential helper to remove this warning. See 09:08:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:08:47 09:08:47 Login Succeeded 09:08:47 nexus3.edgexfoundry.org:10003 09:08:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:08:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:08:47 Configure a credential helper to remove this warning. See 09:08:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:08:47 09:08:47 Login Succeeded 09:08:47 nexus3.edgexfoundry.org:10004 09:08:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:08:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:08:47 Configure a credential helper to remove this warning. See 09:08:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:08:47 09:08:47 Login Succeeded 09:08:47 docker.io 09:08:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:08:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:08:48 Configure a credential helper to remove this warning. See 09:08:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:08:48 09:08:48 Login Succeeded 09:08:48 ---> docker-login.sh ends [Pipeline] } 09:08:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:08:48 ========================================================= 09:08:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 09:08:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 09:08:49 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 09:08:49 Sending build context to Docker daemon 1.2MB 09:08:49 Step 1/14 : ARG BASE=golang:1.16-alpine3.14 09:08:49 Step 2/14 : FROM ${BASE} AS builder 09:08:49 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 09:08:49 540db60ca938: Pulling fs layer 09:08:49 adcc1eea9eea: Pulling fs layer 09:08:49 4c4ab2625f07: Pulling fs layer 09:08:49 db62176df00c: Pulling fs layer 09:08:49 3b30891b0d05: Pulling fs layer 09:08:49 06b49ca38bd5: Pulling fs layer 09:08:49 c788192a36de: Pulling fs layer 09:08:49 a77e37c0d609: Pulling fs layer 09:08:49 c3185cebc471: Pulling fs layer 09:08:49 3b30891b0d05: Waiting 09:08:49 06b49ca38bd5: Waiting 09:08:49 c788192a36de: Waiting 09:08:49 a77e37c0d609: Waiting 09:08:49 c3185cebc471: Waiting 09:08:49 db62176df00c: Waiting 09:08:49 4c4ab2625f07: Verifying Checksum 09:08:49 4c4ab2625f07: Download complete 09:08:49 adcc1eea9eea: Verifying Checksum 09:08:49 adcc1eea9eea: Download complete 09:08:49 3b30891b0d05: Verifying Checksum 09:08:49 3b30891b0d05: Download complete 09:08:49 06b49ca38bd5: Verifying Checksum 09:08:49 06b49ca38bd5: Download complete 09:08:49 540db60ca938: Verifying Checksum 09:08:49 540db60ca938: Download complete 09:08:49 c788192a36de: Verifying Checksum 09:08:49 c788192a36de: Download complete 09:08:49 540db60ca938: Pull complete 09:08:49 adcc1eea9eea: Pull complete 09:08:49 4c4ab2625f07: Pull complete 09:08:50 a77e37c0d609: Verifying Checksum 09:08:50 a77e37c0d609: Download complete 09:08:53 db62176df00c: Verifying Checksum 09:08:53 db62176df00c: Download complete 09:08:53 c3185cebc471: Verifying Checksum 09:08:53 c3185cebc471: Download complete 09:08:56 db62176df00c: Pull complete 09:08:56 3b30891b0d05: Pull complete 09:08:56 06b49ca38bd5: Pull complete 09:08:56 c788192a36de: Pull complete 09:08:57 a77e37c0d609: Pull complete 09:08:59 c3185cebc471: Pull complete 09:08:59 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 09:08:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 09:08:59 ---> 031687cdd783 09:08:59 Step 3/14 : ARG MAKE='make build' 09:09:01 ---> Running in 535f28c74c9f 09:09:01 Removing intermediate container 535f28c74c9f 09:09:01 ---> 29a84b20ada0 09:09:01 Step 4/14 : ARG ALPINE_PKG_BASE="make git" 09:09:01 ---> Running in 7174378ad4db 09:09:01 Removing intermediate container 7174378ad4db 09:09:01 ---> 0345611b431b 09:09:01 Step 5/14 : ARG ALPINE_PKG_EXTRA="" 09:09:01 ---> Running in 72fccbed5f78 09:09:01 Removing intermediate container 72fccbed5f78 09:09:01 ---> e9f740405033 09:09:01 Step 6/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:09:01 ---> Running in f2438ba92fe3 09:09:02 Removing intermediate container f2438ba92fe3 09:09:02 ---> b417c9644fbc 09:09:02 Step 7/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:09:02 ---> Running in cc101dcd5d6b 09:09:02 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 09:09:03 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 09:09:03 OK: 219 MiB in 52 packages 09:09:04 Removing intermediate container cc101dcd5d6b 09:09:04 ---> 6e9b4600d14d 09:09:04 Step 8/14 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rfid-llrp-go 09:09:04 ---> Running in 304814c9746d 09:09:04 Removing intermediate container 304814c9746d 09:09:04 ---> 1ac63ae34870 09:09:04 Step 9/14 : COPY go.mod . 09:09:04 ---> 307d2ada5956 09:09:04 Step 10/14 : COPY Makefile . 09:09:04 ---> 089ceb0d4d65 09:09:04 Step 11/14 : RUN make update 09:09:04 ---> Running in 0dd9b919fff4 09:09:05 CGO_ENABLED=0 GO111MODULE=on go mod download 09:09:27 Removing intermediate container 0dd9b919fff4 09:09:27 ---> 9f6fea5be2d7 09:09:27 Step 12/14 : COPY . . 09:09:27 ---> 53adad6b17c8 09:09:27 Step 13/14 : RUN go mod tidy 09:09:27 ---> Running in eb17206b23dd 09:09:27 go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message 09:09:27 go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver 09:09:32 github.com/edgexfoundry/device-rfid-llrp-go/internal/driver imports 09:09:32 github.com/edgexfoundry/device-sdk-go/pkg/service imports 09:09:32 github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver: module github.com/edgexfoundry/go-mod-bootstrap@latest found (v0.0.72), but does not contain package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver 09:09:32 github.com/edgexfoundry/device-rfid-llrp-go/internal/driver imports 09:09:32 github.com/edgexfoundry/device-sdk-go/pkg/service imports 09:09:32 github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message: module github.com/edgexfoundry/go-mod-bootstrap@latest found (v0.0.72), but does not contain package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message 09:09:32 The command '/bin/sh -c go mod tidy' returned a non-zero code: 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:09:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:09:33 09:09:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 09:09:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:09:34 latest: Pulling from edgex-lftools-log-publisher 09:09:34 b4d181a07f80: Pulling fs layer 09:09:34 a1111a8f2ec3: Pulling fs layer 09:09:34 ed53099fbce6: Pulling fs layer 09:09:34 dc539afda2c1: Pulling fs layer 09:09:34 77bc0d833cb6: Pulling fs layer 09:09:34 9065ff56babe: Pulling fs layer 09:09:34 d287ab97295c: Pulling fs layer 09:09:34 dc539afda2c1: Waiting 09:09:34 77bc0d833cb6: Waiting 09:09:34 9065ff56babe: Waiting 09:09:34 d287ab97295c: Waiting 09:09:34 a1111a8f2ec3: Verifying Checksum 09:09:34 a1111a8f2ec3: Download complete 09:09:34 dc539afda2c1: Verifying Checksum 09:09:34 dc539afda2c1: Download complete 09:09:34 77bc0d833cb6: Verifying Checksum 09:09:34 77bc0d833cb6: Download complete 09:09:34 ed53099fbce6: Verifying Checksum 09:09:34 ed53099fbce6: Download complete 09:09:34 9065ff56babe: Verifying Checksum 09:09:34 9065ff56babe: Download complete 09:09:34 b4d181a07f80: Verifying Checksum 09:09:34 b4d181a07f80: Download complete 09:09:35 b4d181a07f80: Pull complete 09:09:36 a1111a8f2ec3: Pull complete 09:09:36 ed53099fbce6: Pull complete 09:09:36 dc539afda2c1: Pull complete 09:09:37 77bc0d833cb6: Pull complete 09:09:37 9065ff56babe: Pull complete 09:09:37 d287ab97295c: Verifying Checksum 09:09:37 d287ab97295c: Download complete 09:09:42 d287ab97295c: Pull complete 09:09:42 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 09:09:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:09:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 09:09:42 prd-centos7-docker-4c-2g-1215 does not seem to be running inside a container 09:09:42 $ 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/device-rfid-llrp-go/15 -v /w/workspace/device-rfid-llrp-go/15:/w/workspace/device-rfid-llrp-go/15:rw,z -v /w/workspace/device-rfid-llrp-go/15@tmp:/w/workspace/device-rfid-llrp-go/15@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 09:09:44 $ docker top 171de1da9106417e723dc59c29e4f069ad113da8122b5befb35b3ea3d326243d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:09:45 ---> job-cost.sh 09:09:45 lf-activate-venv: SKIPPING 09:09:45 INFO: No Stack... 09:09:46 INFO: Retrieving Pricing Info for: v3-standard-2 09:09:46 INFO: Archiving Costs [Pipeline] sh 09:09:47 + cat /w/workspace/device-rfid-llrp-go/15/archives/cost.csv 09:09:47 + cut -d, -f6 [Pipeline] lock 09:09:47 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-15-stack-cost] 09:09:47 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-15-stack-cost] did not exist. Created. 09:09:47 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-15-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:09:47 + echo total: 0.05999999865889549 [Pipeline] stash 09:09:47 Stashed 1 file(s) [Pipeline] } 09:09:47 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-15-stack-cost] [Pipeline] // lock [Pipeline] } 09:09:47 $ docker stop --time=1 171de1da9106417e723dc59c29e4f069ad113da8122b5befb35b3ea3d326243d 09:09:48 $ docker rm -f 171de1da9106417e723dc59c29e4f069ad113da8122b5befb35b3ea3d326243d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 09:09:49 Failed in branch amd64 09:09:53 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1214 in /w/workspace/oundry_device-rfid-llrp-go_PR-28 [Pipeline] { [Pipeline] ws 09:09:53 Running in /w/workspace/device-rfid-llrp-go/15 [Pipeline] { [Pipeline] checkout 09:09:53 Selected Git installation does not exist. Using Default 09:09:53 The recommended git tool is: NONE 09:09:58 using credential edgex-jenkins-ssh 09:09:58 Cloning the remote Git repository 09:09:58 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 09:09:58 > git init /w/workspace/device-rfid-llrp-go/15 # timeout=10 09:09:58 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 09:09:58 > git --version # timeout=10 09:09:58 > git --version # 'git version 2.17.1' 09:09:58 using GIT_SSH to set credentials SSH Credentials for GitHub 09:09:58 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:10:00 Merging remotes/origin/main commit e0ebc7ee856a66e69e0bf61b50d6adfe371edacc into PR head commit d5be011026d4dfa4d94f2ca9b5eba296f113cac9 09:09:59 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 09:09:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:09:59 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 09:09:59 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 09:09:59 using GIT_SSH to set credentials SSH Credentials for GitHub 09:09:59 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/28/head:refs/remotes/origin/PR-28 +refs/heads/main:refs/remotes/origin/main # timeout=10 09:10:00 > git config core.sparsecheckout # timeout=10 09:10:00 > git checkout -f d5be011026d4dfa4d94f2ca9b5eba296f113cac9 # timeout=10 09:10:00 > git remote # timeout=10 09:10:00 > git config --get remote.origin.url # timeout=10 09:10:00 using GIT_SSH to set credentials SSH Credentials for GitHub 09:10:00 > git merge e0ebc7ee856a66e69e0bf61b50d6adfe371edacc # timeout=10 09:10:00 Merge succeeded, producing c4955409cfb29adecef4d267d8ec96aebfef1ecf 09:10:00 Checking out Revision c4955409cfb29adecef4d267d8ec96aebfef1ecf (PR-28) 09:10:00 > git rev-parse HEAD^{commit} # timeout=10 09:10:00 > git config core.sparsecheckout # timeout=10 09:10:00 > git checkout -f c4955409cfb29adecef4d267d8ec96aebfef1ecf # timeout=10 09:10:05 Commit message: "Merge commit 'e0ebc7ee856a66e69e0bf61b50d6adfe371edacc' into HEAD" 09:10:05 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:10:05 provisioning config files... 09:10:05 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/15@tmp/config6093365272948229968tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:10:06 ---> docker-login.sh 09:10:06 nexus3.edgexfoundry.org:10001 09:10:05 > git rev-list --no-walk 6e51ab539a5c463b4a0e2f33f060516bea9a08b4 # timeout=10 09:10:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:10:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:10:07 Configure a credential helper to remove this warning. See 09:10:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:10:07 09:10:07 Login Succeeded 09:10:07 nexus3.edgexfoundry.org:10002 09:10:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:10:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:10:08 Configure a credential helper to remove this warning. See 09:10:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:10:08 09:10:08 Login Succeeded 09:10:08 nexus3.edgexfoundry.org:10003 09:10:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:10:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:10:09 Configure a credential helper to remove this warning. See 09:10:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:10:09 09:10:09 Login Succeeded 09:10:09 nexus3.edgexfoundry.org:10004 09:10:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:10:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:10:09 Configure a credential helper to remove this warning. See 09:10:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:10:09 09:10:09 Login Succeeded 09:10:09 docker.io 09:10:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:10:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:10:10 Configure a credential helper to remove this warning. See 09:10:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:10:10 09:10:10 Login Succeeded 09:10:10 ---> docker-login.sh ends [Pipeline] } 09:10:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:10:10 ========================================================= 09:10:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 09:10:10 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 09:10:11 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . 09:10:11 Sending build context to Docker daemon 1.2MB 09:10:11 Step 1/14 : ARG BASE=golang:1.16-alpine3.14 09:10:11 Step 2/14 : FROM ${BASE} AS builder 09:10:11 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:10:11 595b0fe564bb: Pulling fs layer 09:10:11 24495759ef45: Pulling fs layer 09:10:11 d148012ef14d: Pulling fs layer 09:10:11 e90a11edd702: Pulling fs layer 09:10:11 d77568369979: Pulling fs layer 09:10:11 e90a11edd702: Waiting 09:10:11 fc1c9f9a7f3b: Pulling fs layer 09:10:11 170f2ba95c9a: Pulling fs layer 09:10:11 97ac5df62f85: Pulling fs layer 09:10:11 d77568369979: Waiting 09:10:11 fc1c9f9a7f3b: Waiting 09:10:11 97ac5df62f85: Waiting 09:10:11 170f2ba95c9a: Waiting 09:10:11 d148012ef14d: Verifying Checksum 09:10:11 d148012ef14d: Download complete 09:10:11 24495759ef45: Verifying Checksum 09:10:11 24495759ef45: Download complete 09:10:12 d77568369979: Verifying Checksum 09:10:12 d77568369979: Download complete 09:10:12 fc1c9f9a7f3b: Verifying Checksum 09:10:12 fc1c9f9a7f3b: Download complete 09:10:12 595b0fe564bb: Download complete 09:10:12 170f2ba95c9a: Download complete 09:10:12 595b0fe564bb: Pull complete 09:10:13 24495759ef45: Pull complete 09:10:13 d148012ef14d: Pull complete 09:10:15 97ac5df62f85: Verifying Checksum 09:10:15 97ac5df62f85: Download complete 09:10:16 e90a11edd702: Verifying Checksum 09:10:16 e90a11edd702: Download complete 09:10:26 e90a11edd702: Pull complete 09:10:26 d77568369979: Pull complete 09:10:26 fc1c9f9a7f3b: Pull complete 09:10:26 170f2ba95c9a: Pull complete 09:10:33 97ac5df62f85: Pull complete 09:10:33 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 09:10:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 09:10:33 ---> 04bc70af865f 09:10:33 Step 3/14 : ARG MAKE='make build' 09:10:37 ---> Running in 501df859b439 09:10:37 Removing intermediate container 501df859b439 09:10:37 ---> 70645a1b094d 09:10:37 Step 4/14 : ARG ALPINE_PKG_BASE="make git" 09:10:37 ---> Running in 69b17d8f3094 09:10:37 Removing intermediate container 69b17d8f3094 09:10:37 ---> 56bc8c33ed58 09:10:37 Step 5/14 : ARG ALPINE_PKG_EXTRA="" 09:10:38 ---> Running in 2a97d620b38c 09:10:38 Removing intermediate container 2a97d620b38c 09:10:38 ---> 88426fe5ea8f 09:10:38 Step 6/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:10:38 ---> Running in effdd5a58b74 09:10:41 Removing intermediate container effdd5a58b74 09:10:41 ---> 56d93913637d 09:10:41 Step 7/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:10:41 ---> Running in 4f215cbd8e56 09:10:43 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:10:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:10:45 OK: 218 MiB in 52 packages 09:10:46 Removing intermediate container 4f215cbd8e56 09:10:46 ---> 7b5df7e9a30b 09:10:46 Step 8/14 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rfid-llrp-go 09:10:46 ---> Running in 1c24663dcc77 09:10:47 Removing intermediate container 1c24663dcc77 09:10:47 ---> fe5d22ed19b9 09:10:47 Step 9/14 : COPY go.mod . 09:10:48 ---> c4aac3a9471d 09:10:48 Step 10/14 : COPY Makefile . 09:10:49 ---> e51e76655089 09:10:49 Step 11/14 : RUN make update 09:10:49 ---> Running in 019656296f04 09:10:50 CGO_ENABLED=0 GO111MODULE=on go mod download 09:11:23 Removing intermediate container 019656296f04 09:11:23 ---> ecebd2a8d534 09:11:23 Step 12/14 : COPY . . 09:11:23 ---> 7805ea1d805d 09:11:23 Step 13/14 : RUN go mod tidy 09:11:23 ---> Running in 86dbf4dab87c 09:11:25 go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message 09:11:25 go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver 09:11:26 github.com/edgexfoundry/device-rfid-llrp-go/internal/driver imports 09:11:26 github.com/edgexfoundry/device-sdk-go/pkg/service imports 09:11:26 github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver: module github.com/edgexfoundry/go-mod-bootstrap@latest found (v0.0.72), but does not contain package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver 09:11:26 github.com/edgexfoundry/device-rfid-llrp-go/internal/driver imports 09:11:26 github.com/edgexfoundry/device-sdk-go/pkg/service imports 09:11:26 github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message: module github.com/edgexfoundry/go-mod-bootstrap@latest found (v0.0.72), but does not contain package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message 09:11:26 The command '/bin/sh -c go mod tidy' returned a non-zero code: 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:11:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:11:27 09:11:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 09:11:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:11:28 arm64: Pulling from edgex-lftools-log-publisher 09:11:28 448f6bf000e3: Pulling fs layer 09:11:28 f757da607395: Pulling fs layer 09:11:28 05883995daec: Pulling fs layer 09:11:28 8603b9c90790: Pulling fs layer 09:11:28 1560dd03e051: Pulling fs layer 09:11:28 27f5ce0e4adf: Pulling fs layer 09:11:28 c2d8d7efcc4b: Pulling fs layer 09:11:28 8603b9c90790: Waiting 09:11:28 1560dd03e051: Waiting 09:11:28 27f5ce0e4adf: Waiting 09:11:28 c2d8d7efcc4b: Waiting 09:11:28 f757da607395: Verifying Checksum 09:11:28 f757da607395: Download complete 09:11:28 8603b9c90790: Verifying Checksum 09:11:28 8603b9c90790: Download complete 09:11:28 1560dd03e051: Verifying Checksum 09:11:28 1560dd03e051: Download complete 09:11:28 27f5ce0e4adf: Verifying Checksum 09:11:28 27f5ce0e4adf: Download complete 09:11:29 05883995daec: Verifying Checksum 09:11:29 05883995daec: Download complete 09:11:29 448f6bf000e3: Verifying Checksum 09:11:29 448f6bf000e3: Download complete 09:11:32 c2d8d7efcc4b: Verifying Checksum 09:11:32 c2d8d7efcc4b: Download complete 09:11:33 448f6bf000e3: Pull complete 09:11:34 f757da607395: Pull complete 09:11:35 05883995daec: Pull complete 09:11:35 8603b9c90790: Pull complete 09:11:36 1560dd03e051: Pull complete 09:11:37 27f5ce0e4adf: Pull complete 09:11:52 c2d8d7efcc4b: Pull complete 09:11:52 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 09:11:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:11:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 09:11:52 prd-ubuntu18.04-docker-arm64-4c-16g-1214 does not seem to be running inside a container 09:11:52 $ 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/device-rfid-llrp-go/15 -v /w/workspace/device-rfid-llrp-go/15:/w/workspace/device-rfid-llrp-go/15:rw,z -v /w/workspace/device-rfid-llrp-go/15@tmp:/w/workspace/device-rfid-llrp-go/15@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:arm64 cat 09:11:57 $ docker top 82149e6f005c8d8787ed22418c91c72efa9d3821587c5b7f0ef1545c61248725 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:11:58 ---> job-cost.sh 09:11:58 lf-activate-venv: SKIPPING 09:11:58 INFO: No Stack... 09:11:59 INFO: Retrieving Pricing Info for: v3-standard-4 09:11:59 INFO: Archiving Costs [Pipeline] sh 09:12:00 + cat /w/workspace/device-rfid-llrp-go/15/archives/cost.csv 09:12:00 + cut -d, -f6 [Pipeline] lock 09:12:00 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-15-stack-cost] 09:12:00 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-15-stack-cost] did not exist. Created. 09:12:00 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-15-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:12:01 /w/workspace/device-rfid-llrp-go/15@tmp/durable-409fccbd/script.sh: 1: /w/workspace/device-rfid-llrp-go/15@tmp/durable-409fccbd/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 09:12:01 + echo total: 0.10999999940395355 [Pipeline] stash 09:12:02 Warning: overwriting stash ‘stack-cost’ 09:12:02 Stashed 1 file(s) [Pipeline] } 09:12:02 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-15-stack-cost] [Pipeline] // lock [Pipeline] } 09:12:02 $ docker stop --time=1 82149e6f005c8d8787ed22418c91c72efa9d3821587c5b7f0ef1545c61248725 09:12:04 $ docker rm -f 82149e6f005c8d8787ed22418c91c72efa9d3821587c5b7f0ef1545c61248725 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 09:12:05 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 09:12:06 + '[' -d /w/workspace/oundry_device-rfid-llrp-go_PR-28/archives ']' [Pipeline] libraryResource [Pipeline] sh 09:12:07 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:12:07 ---> package-listing.sh 09:12:07 ++ facter osfamily 09:12:07 ++ tr '[:upper:]' '[:lower:]' 09:12:08 + OS_FAMILY=redhat 09:12:08 + workspace=/w/workspace/oundry_device-rfid-llrp-go_PR-28 09:12:08 + START_PACKAGES=/tmp/packages_start.txt 09:12:08 + END_PACKAGES=/tmp/packages_end.txt 09:12:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:12:08 + PACKAGES=/tmp/packages_start.txt 09:12:08 + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-28 ']' 09:12:08 + PACKAGES=/tmp/packages_end.txt 09:12:08 + case "${OS_FAMILY}" in 09:12:08 + sort 09:12:08 + rpm -qa 09:12:08 + '[' -f /tmp/packages_start.txt ']' 09:12:08 + '[' -f /tmp/packages_end.txt ']' 09:12:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:12:08 + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-28 ']' 09:12:08 + mkdir -p /w/workspace/oundry_device-rfid-llrp-go_PR-28/archives/ 09:12:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_device-rfid-llrp-go_PR-28/archives/ [Pipeline] echo 09:12:08 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/oundry_device-rfid-llrp-go_PR-28/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:12:09 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 09:12:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:12:09 09:12:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 09:12:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:12:10 latest: Pulling from edgex-lftools-log-publisher 09:12:10 b4d181a07f80: Pulling fs layer 09:12:10 a1111a8f2ec3: Pulling fs layer 09:12:10 ed53099fbce6: Pulling fs layer 09:12:10 dc539afda2c1: Pulling fs layer 09:12:10 77bc0d833cb6: Pulling fs layer 09:12:10 9065ff56babe: Pulling fs layer 09:12:10 d287ab97295c: Pulling fs layer 09:12:10 dc539afda2c1: Waiting 09:12:10 77bc0d833cb6: Waiting 09:12:10 9065ff56babe: Waiting 09:12:10 d287ab97295c: Waiting 09:12:10 a1111a8f2ec3: Verifying Checksum 09:12:10 a1111a8f2ec3: Download complete 09:12:10 dc539afda2c1: Download complete 09:12:10 77bc0d833cb6: Verifying Checksum 09:12:10 77bc0d833cb6: Download complete 09:12:10 9065ff56babe: Verifying Checksum 09:12:10 9065ff56babe: Download complete 09:12:10 ed53099fbce6: Verifying Checksum 09:12:10 ed53099fbce6: Download complete 09:12:11 b4d181a07f80: Verifying Checksum 09:12:11 b4d181a07f80: Download complete 09:12:12 b4d181a07f80: Pull complete 09:12:12 a1111a8f2ec3: Pull complete 09:12:13 ed53099fbce6: Pull complete 09:12:13 dc539afda2c1: Pull complete 09:12:13 77bc0d833cb6: Pull complete 09:12:13 9065ff56babe: Pull complete 09:12:14 d287ab97295c: Verifying Checksum 09:12:14 d287ab97295c: Download complete 09:12:19 d287ab97295c: Pull complete 09:12:19 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 09:12:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:12:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 09:12:19 prd-centos7-docker-4c-2g-1212 does not seem to be running inside a container 09:12:19 $ 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/oundry_device-rfid-llrp-go_PR-28/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_device-rfid-llrp-go_PR-28 -v /w/workspace/oundry_device-rfid-llrp-go_PR-28:/w/workspace/oundry_device-rfid-llrp-go_PR-28:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-28@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:12:22 $ docker top e504fa81d1294c115c079e7e3a7237094333a2c736288d401157c859738d03fa -eo pid,comm [Pipeline] { [Pipeline] sh 09:12:23 + touch /tmp/pre-build-complete [Pipeline] sh 09:12:23 + mkdir -p /var/log/sysstat [Pipeline] sh 09:12:23 + ls /var/log/sa-host 09:12:23 + sadf -c /var/log/sa-host/sa05 09:12:23 file_magic: OK 09:12:23 HZ: Using current value: 100 09:12:23 file_header: OK 09:12:23 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 09:12:23 Statistics: 09:12:23 Hnuu...uuuununununu...Hnuu...uuuununununu... 09:12:23 File successfully converted to sysstat format version 12.0.3 09:12:23 + sadf -c /var/log/sa-host/sa24 09:12:23 file_magic: OK 09:12:23 HZ: Using current value: 100 09:12:23 file_header: OK 09:12:23 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 09:12:23 Statistics: 09:12:23 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 09:12:23 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:12:24 provisioning config files... 09:12:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/config7680564948416439510tmp [Pipeline] { [Pipeline] echo 09:12:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:12:24 ---> create-netrc.sh [Pipeline] } 09:12:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:12:25 ---> python-tools-install.sh [Pipeline] echo 09:12:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:12:25 ---> sudo-logs.sh 09:12:25 Archiving 'sudo' log.. 09:12:25 sudo: unable to resolve host prd-centos7-docker-4c-2g-1212.vexxhost.local: Name or service not known 09:12:25 sudo: unable to resolve host prd-centos7-docker-4c-2g-1212.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 09:12:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:12:25 ---> job-cost.sh 09:12:25 lf-activate-venv: SKIPPING 09:12:25 DEBUG: total: 0.10999999940395355 09:12:25 INFO: Retrieving Stack Cost... 09:12:27 INFO: Retrieving Pricing Info for: v3-standard-2 09:12:28 INFO: Archiving Costs [Pipeline] echo 09:12:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:12:28 ---> logs-deploy.sh 09:12:28 lf-activate-venv: SKIPPING 09:12:28 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-28/15 09:12:28 INFO: archiving workspace using pattern(s): 09:12:29 Archives upload complete. 09:12:29 INFO: archiving logs to Nexus 09:12:29 ---> uname -a: 09:12:29 Linux prd-centos7-docker-4c-2g-1212.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 09:12:29 09:12:29 09:12:29 ---> lscpu: 09:12:29 Architecture: x86_64 09:12:29 CPU op-mode(s): 32-bit, 64-bit 09:12:29 Byte Order: Little Endian 09:12:29 Address sizes: 40 bits physical, 48 bits virtual 09:12:29 CPU(s): 2 09:12:29 On-line CPU(s) list: 0,1 09:12:29 Thread(s) per core: 1 09:12:29 Core(s) per socket: 1 09:12:29 Socket(s): 2 09:12:29 NUMA node(s): 1 09:12:29 Vendor ID: AuthenticAMD 09:12:29 CPU family: 23 09:12:29 Model: 49 09:12:29 Model name: AMD EPYC-Rome Processor 09:12:29 Stepping: 0 09:12:29 CPU MHz: 2799.998 09:12:29 BogoMIPS: 5599.99 09:12:29 Virtualization: AMD-V 09:12:29 Hypervisor vendor: KVM 09:12:29 Virtualization type: full 09:12:29 L1d cache: 32K 09:12:29 L1i cache: 32K 09:12:29 L2 cache: 512K 09:12:29 L3 cache: 16384K 09:12:29 NUMA node0 CPU(s): 0,1 09:12:29 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 09:12:29 09:12:29 09:12:29 ---> nproc: 09:12:29 2 09:12:29 09:12:29 09:12:29 ---> df -h: 09:12:29 Filesystem Size Used Avail Use% Mounted on 09:12:29 overlay 40G 7.7G 33G 20% / 09:12:29 tmpfs 64M 0 64M 0% /dev 09:12:29 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 09:12:29 shm 64M 0 64M 0% /dev/shm 09:12:29 /dev/vda1 40G 7.7G 33G 20% /facter-os 09:12:29 09:12:29 09:12:29 ---> sar -b -r -n DEV: 09:12:29 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/24/21 _x86_64_ (2 CPU) 09:12:29 09:12:29 09:06:13 LINUX RESTART (2 CPU) 09:12:29 09:12:29 09:07:01 tps rtps wtps bread/s bwrtn/s 09:12:29 09:08:01 17.79 0.63 17.15 352.11 2884.01 09:12:29 09:09:02 0.45 0.00 0.45 0.00 7.30 09:12:29 09:10:01 0.32 0.00 0.32 0.00 5.71 09:12:29 09:11:01 0.23 0.00 0.23 0.00 2.96 09:12:29 09:12:01 0.20 0.00 0.20 0.00 2.08 09:12:29 Average: 3.81 0.13 3.68 70.67 582.43 09:12:29 09:12:29 09:07:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:12:29 09:08:01 5471144 0 800952 10.00 2620 1734224 1261352 13.93 578832 1561292 20 09:12:29 09:09:02 5469980 0 802112 10.02 2620 1734228 1252684 13.83 583256 1558024 12 09:12:29 09:10:01 5476056 0 796028 9.94 2620 1734236 1188984 13.13 575332 1561444 16 09:12:29 09:11:01 5476632 0 795448 9.93 2620 1734240 1188732 13.12 574008 1561440 16 09:12:29 09:12:01 5475392 0 796628 9.95 2620 1734300 1189032 13.13 570900 1566220 28 09:12:29 Average: 5473841 0 798234 9.97 2620 1734246 1216157 13.43 576466 1561684 18 09:12:29 09:12:29 09:07:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:12:29 09:08:01 eth0 85.48 54.27 340.79 12.04 0.00 0.00 0.00 0.00 09:12:29 09:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:29 09:08:01 docker0 2.11 1.80 0.30 5.94 0.00 0.00 0.00 0.00 09:12:29 09:09:02 eth0 1.67 0.42 0.39 0.20 0.00 0.00 0.00 0.00 09:12:29 09:09:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:29 09:09:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:29 09:10:01 eth0 1.17 0.30 0.32 0.20 0.00 0.00 0.00 0.00 09:12:29 09:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:29 09:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:29 09:11:01 eth0 0.30 0.07 0.03 0.01 0.00 0.00 0.00 0.00 09:12:29 09:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:29 09:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:29 09:12:01 eth0 1.58 0.67 0.72 0.46 0.00 0.00 0.00 0.00 09:12:29 09:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:29 09:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:29 Average: eth0 18.10 11.18 68.69 2.59 0.00 0.00 0.00 0.00 09:12:29 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:12:29 Average: docker0 0.42 0.36 0.06 1.19 0.00 0.00 0.00 0.00 09:12:29 09:12:29 09:12:29 ---> sar -P ALL: 09:12:29 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/24/21 _x86_64_ (2 CPU) 09:12:29 09:12:29 09:06:13 LINUX RESTART (2 CPU) 09:12:29 09:12:29 09:07:01 CPU %user %nice %system %iowait %steal %idle 09:12:29 09:08:01 all 2.83 0.00 1.61 0.37 0.03 95.15 09:12:29 09:08:01 0 2.73 0.00 1.65 0.37 0.03 95.21 09:12:29 09:08:01 1 2.94 0.00 1.58 0.37 0.03 95.08 09:12:29 09:09:02 all 0.17 0.00 0.07 0.00 0.02 99.75 09:12:29 09:09:02 0 0.25 0.00 0.07 0.00 0.03 99.65 09:12:29 09:09:02 1 0.08 0.00 0.07 0.00 0.00 99.85 09:12:29 09:10:01 all 0.27 0.00 0.09 0.00 0.03 99.61 09:12:29 09:10:01 0 0.14 0.00 0.08 0.00 0.03 99.75 09:12:29 09:10:01 1 0.41 0.00 0.10 0.00 0.02 99.47 09:12:29 09:11:01 all 0.25 0.00 0.04 0.00 0.02 99.69 09:12:29 09:11:01 0 0.03 0.00 0.05 0.00 0.02 99.90 09:12:29 09:11:01 1 0.47 0.00 0.03 0.00 0.02 99.48 09:12:29 09:12:01 all 0.25 0.00 0.07 0.00 0.02 99.67 09:12:29 09:12:01 0 0.38 0.00 0.07 0.00 0.02 99.53 09:12:29 09:12:01 1 0.12 0.00 0.07 0.00 0.02 99.80 09:12:29 Average: all 0.75 0.00 0.38 0.07 0.02 98.78 09:12:29 Average: 0 0.71 0.00 0.38 0.07 0.03 98.81 09:12:29 Average: 1 0.80 0.00 0.37 0.07 0.02 98.74 09:12:29 09:12:29 09:12:29