lenny-intel commented: recheck Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fe54903bd1477543751dbacc3b46f02be9406c77+2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 (0f9c5f4f7bd61fe173fde3dcf476b9ad699ed6e7) 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-ssh1313909006312835289.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-ssh4067211891688230972.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/app-rfid-llrp-inventory/branches/PR-51/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/app-rfid-llrp-inventory/branches/PR-51/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8689673409719523029.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-ssh2526753630811061855.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/app-rfid-llrp-inventory/branches/PR-51/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/app-rfid-llrp-inventory/branches/PR-51/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4816547988550630134.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:app-rfid-llrp-inventory, 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: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory 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: app-rfid-llrp-inventory 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-1262 in /w/workspace/ry_app-rfid-llrp-inventory_PR-51 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/ry_app-rfid-llrp-inventory_PR-51 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.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/ry_app-rfid-llrp-inventory_PR-51@tmp/jenkins-gitclient-ssh6970511150603798142.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 into PR head commit fe54903bd1477543751dbacc3b46f02be9406c77 Merge succeeded, producing fe54903bd1477543751dbacc3b46f02be9406c77 Checking out Revision fe54903bd1477543751dbacc3b46f02be9406c77 (PR-51) > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.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/app-rfid-llrp-inventory.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.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/ry_app-rfid-llrp-inventory_PR-51@tmp/jenkins-gitclient-ssh480654754539350617.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/51/head:refs/remotes/origin/PR-51 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fe54903bd1477543751dbacc3b46f02be9406c77 # 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/ry_app-rfid-llrp-inventory_PR-51@tmp/jenkins-gitclient-ssh3802397474208783756.key > git merge 2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fe54903bd1477543751dbacc3b46f02be9406c77 # timeout=10 Commit message: "build: update alpine base to 3.14" > git rev-list --no-walk fe54903bd1477543751dbacc3b46f02be9406c77 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:38:06 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:38:06 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:38:06 ========================================================= 17:38:06 EdgeX Global Pipelines Version Info 17:38:06 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:38:09 ------------------- 17:38:09 stable info: 17:38:09 ------------------- 17:38:09 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:38:09 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 17:38:09 Message: update stable to v1.0.205 17:38:11 ------------------- 17:38:11 experimental info: 17:38:11 ------------------- 17:38:11 Commited By: **** collab-it+edgex@linuxfoundation.org 17:38:11 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 17:38:11 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:38:11 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 17:38:11 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 17:38:11 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:38:11 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:38:11 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:38:11 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 17:38:11 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 17:38:11 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 17:38:11 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:38:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:38:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:38:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:38:11 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 17:38:11 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:38:11 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:38:11 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:38:11 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:38:11 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:38:11 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:38:11 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:38:11 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 17:38:11 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:38:11 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:38:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:38:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:38:12 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:38:12 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:38:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-51 [Pipeline] echo 17:38:12 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-51 [Pipeline] echo 17:38:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-51 [Pipeline] echo 17:38:12 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fe54903bd1477543751dbacc3b46f02be9406c77 [Pipeline] echo 17:38:12 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fe54903 [Pipeline] echo 17:38:12 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:38:12 provisioning config files... 17:38:12 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-51@tmp/config8045602104081681763tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:38:12 ---> docker-login.sh 17:38:12 nexus3.edgexfoundry.org:10001 17:38:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:38:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:38:13 Configure a credential helper to remove this warning. See 17:38:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:38:13 17:38:13 Login Succeeded 17:38:13 nexus3.edgexfoundry.org:10002 17:38:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:38:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:38:13 Configure a credential helper to remove this warning. See 17:38:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:38:13 17:38:13 Login Succeeded 17:38:13 nexus3.edgexfoundry.org:10003 17:38:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:38:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:38:13 Configure a credential helper to remove this warning. See 17:38:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:38:13 17:38:13 Login Succeeded 17:38:13 nexus3.edgexfoundry.org:10004 17:38:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:38:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:38:13 Configure a credential helper to remove this warning. See 17:38:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:38:13 17:38:13 Login Succeeded 17:38:13 docker.io 17:38:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:38:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:38:14 Configure a credential helper to remove this warning. See 17:38:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:38:14 17:38:14 Login Succeeded 17:38:14 ---> docker-login.sh ends [Pipeline] } 17:38:14 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 17:38:14 + git log --format=format:%s -1 fe54903bd1477543751dbacc3b46f02be9406c77 [Pipeline] echo 17:38:14 GIT_COMMIT: fe54903bd1477543751dbacc3b46f02be9406c77, Commit Message: build: update alpine base to 3.14 [Pipeline] echo 17:38:14 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 17:38:15 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:38:15 17:38:15 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:38:15 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:38:21 latest: Pulling from edgex-devops/git-semver 17:38:21 31603596830f: Pulling fs layer 17:38:21 04fac38145f0: Pulling fs layer 17:38:21 701f6daf10bf: Pulling fs layer 17:38:21 24f72da36158: Pulling fs layer 17:38:21 24f72da36158: Waiting 17:38:21 04fac38145f0: Verifying Checksum 17:38:21 04fac38145f0: Download complete 17:38:21 31603596830f: Verifying Checksum 17:38:21 31603596830f: Download complete 17:38:21 31603596830f: Pull complete 17:38:21 04fac38145f0: Pull complete 17:38:21 24f72da36158: Verifying Checksum 17:38:21 24f72da36158: Download complete 17:38:21 701f6daf10bf: Verifying Checksum 17:38:21 701f6daf10bf: Download complete 17:38:22 701f6daf10bf: Pull complete 17:38:22 24f72da36158: Pull complete 17:38:22 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 17:38:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:38:22 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:38:22 prd-centos7-docker-4c-2g-1262 does not seem to be running inside a container 17:38:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-rfid-llrp-inventory_PR-51 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-51:/w/workspace/ry_app-rfid-llrp-inventory_PR-51:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-51@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-51@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:10004/edgex-devops/git-semver:latest cat 17:38:23 $ docker top 17bb577a51a63f9bf1b07aed695de31792892d531b1c9e792ba948d702ff13c5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:38:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:38:23 [ssh-agent] Looking for ssh-agent implementation... 17:38:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:38:23 $ docker exec 17bb577a51a63f9bf1b07aed695de31792892d531b1c9e792ba948d702ff13c5 ssh-agent 17:38:23 SSH_AUTH_SOCK=/tmp/ssh-4KtAA2Vo2E6W/agent.13 17:38:23 SSH_AGENT_PID=19 17:38:23 Running ssh-add (command line suppressed) 17:38:23 Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-51@tmp/private_key_551306078559233309.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-51@tmp/private_key_551306078559233309.key) 17:38:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:38:25 + git tag --points-at HEAD [Pipeline] } 17:38:25 $ docker exec --env ******** --env ******** 17bb577a51a63f9bf1b07aed695de31792892d531b1c9e792ba948d702ff13c5 ssh-agent -k 17:38:25 unset SSH_AUTH_SOCK; 17:38:25 unset SSH_AGENT_PID; 17:38:25 echo Agent pid 19 killed; 17:38:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:38:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:38:26 [ssh-agent] Looking for ssh-agent implementation... 17:38:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:38:26 $ docker exec 17bb577a51a63f9bf1b07aed695de31792892d531b1c9e792ba948d702ff13c5 ssh-agent 17:38:26 SSH_AUTH_SOCK=/tmp/ssh-LfrWRgRUccCz/agent.53 17:38:26 SSH_AGENT_PID=60 17:38:26 Running ssh-add (command line suppressed) 17:38:26 Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-51@tmp/private_key_4791467384171961941.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-51@tmp/private_key_4791467384171961941.key) 17:38:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:38:26 + git semver init 17:38:26 # -> Open(): unable to determine branch for HEAD 17:38:26 # $GIT_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-51/.git 17:38:26 # $GIT_WORK_TREE = /w/workspace/ry_app-rfid-llrp-inventory_PR-51 17:38:26 # $SEMVER_REMOTE_NAME = origin 17:38:26 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:38:26 # $SEMVER_USER_NAME = edgex-jenkins 17:38:26 # $SEMVER_BRANCH = PR-51 17:38:26 # $SEMVER_TEMP = /tmp/semver-207407350 17:38:26 # git clone --branch semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git $SEMVER_TEMP 17:39:48 # '/tmp/semver-207407350' -> '/w/workspace/ry_app-rfid-llrp-inventory_PR-51/.semver' 17:39:48 # -> Force: false 17:39:48 # $SEMVER_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-51/.semver [Pipeline] } 17:39:48 $ docker exec --env ******** --env ******** 17bb577a51a63f9bf1b07aed695de31792892d531b1c9e792ba948d702ff13c5 ssh-agent -k 17:39:48 unset SSH_AUTH_SOCK; 17:39:48 unset SSH_AGENT_PID; 17:39:48 echo Agent pid 60 killed; 17:39:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:39:49 + git semver [Pipeline] } 17:39:49 $ docker stop --time=1 17bb577a51a63f9bf1b07aed695de31792892d531b1c9e792ba948d702ff13c5 17:39:50 $ docker rm -f 17bb577a51a63f9bf1b07aed695de31792892d531b1c9e792ba948d702ff13c5 [Pipeline] // withDockerContainer [Pipeline] sh 17:39:50 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:39:51 Stashed 1 file(s) [Pipeline] echo 17:39:51 [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 17:40:06 Still waiting to schedule task 17:40:06 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1262’ 17:40:06 Still waiting to schedule task 17:40:06 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 17:43:00 Running on prd-centos7-docker-4c-2g-1264 in /w/workspace/ry_app-rfid-llrp-inventory_PR-51 [Pipeline] { [Pipeline] ws 17:43:00 Running in /w/workspace/app-rfid-llrp-inventory/4 [Pipeline] { [Pipeline] checkout 17:43:00 The recommended git tool is: NONE 17:43:04 using credential edgex-jenkins-ssh 17:43:04 Cloning the remote Git repository 17:43:04 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 17:43:04 > git init /w/workspace/app-rfid-llrp-inventory/4 # timeout=10 17:43:04 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 17:43:04 > git --version # timeout=10 17:43:04 > git --version # 'git version 2.24.4' 17:43:04 using GIT_SSH to set credentials SSH Credentials for GitHub 17:43:04 [INFO] Currently running in a labeled security context 17:43:04 [INFO] Currently SELinux is 'enforcing' on the host 17:43:04 > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/4@tmp/jenkins-gitclient-ssh5176967149544742088.key 17:43:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:43:21 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1263 in /w/workspace/ry_app-rfid-llrp-inventory_PR-51 [Pipeline] { [Pipeline] ws 17:43:21 Running in /w/workspace/app-rfid-llrp-inventory/4 [Pipeline] { [Pipeline] checkout 17:43:21 The recommended git tool is: NONE 17:43:27 using credential edgex-jenkins-ssh 17:43:27 Cloning the remote Git repository 17:43:27 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 17:43:27 > git init /w/workspace/app-rfid-llrp-inventory/4 # timeout=10 17:43:27 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 17:43:27 > git --version # timeout=10 17:43:27 > git --version # 'git version 2.17.1' 17:43:27 using GIT_SSH to set credentials SSH Credentials for GitHub 17:43:27 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:44:23 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 17:44:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:44:23 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 17:44:23 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 17:44:23 using GIT_SSH to set credentials SSH Credentials for GitHub 17:44:23 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/51/head:refs/remotes/origin/PR-51 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:44:29 Merging remotes/origin/main commit 2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 into PR head commit fe54903bd1477543751dbacc3b46f02be9406c77 17:44:30 Merge succeeded, producing fe54903bd1477543751dbacc3b46f02be9406c77 17:44:30 Checking out Revision fe54903bd1477543751dbacc3b46f02be9406c77 (PR-51) 17:44:29 > git config core.sparsecheckout # timeout=10 17:44:29 > git checkout -f fe54903bd1477543751dbacc3b46f02be9406c77 # timeout=10 17:44:30 > git remote # timeout=10 17:44:30 > git config --get remote.origin.url # timeout=10 17:44:30 using GIT_SSH to set credentials SSH Credentials for GitHub 17:44:30 > git merge 2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 # timeout=10 17:44:30 > git rev-parse HEAD^{commit} # timeout=10 17:44:30 > git config core.sparsecheckout # timeout=10 17:44:30 > git checkout -f fe54903bd1477543751dbacc3b46f02be9406c77 # timeout=10 17:44:34 Commit message: "build: update alpine base to 3.14" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:44:36 provisioning config files... 17:44:36 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/4@tmp/config2242222133209849576tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:44:36 ---> docker-login.sh 17:44:36 nexus3.edgexfoundry.org:10001 17:44:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:44:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:44:38 Configure a credential helper to remove this warning. See 17:44:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:44:38 17:44:38 Login Succeeded 17:44:38 nexus3.edgexfoundry.org:10002 17:44:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:44:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:44:39 Configure a credential helper to remove this warning. See 17:44:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:44:39 17:44:39 Login Succeeded 17:44:39 nexus3.edgexfoundry.org:10003 17:44:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:44:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:44:40 Configure a credential helper to remove this warning. See 17:44:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:44:40 17:44:40 Login Succeeded 17:44:40 nexus3.edgexfoundry.org:10004 17:44:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:44:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:44:40 Configure a credential helper to remove this warning. See 17:44:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:44:40 17:44:40 Login Succeeded 17:44:40 docker.io 17:44:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:44:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:44:41 Configure a credential helper to remove this warning. See 17:44:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:44:41 17:44:41 Login Succeeded 17:44:41 ---> docker-login.sh ends [Pipeline] } 17:44:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:44:41 ========================================================= 17:44:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 17:44:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 17:44:42 + 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 . 17:44:42 Sending build context to Docker daemon 731.1kB 17:44:42 Step 1/13 : ARG BASE=golang:1.16-alpine3.14 17:44:42 Step 2/13 : FROM ${BASE} AS builder 17:44:42 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:44:43 595b0fe564bb: Pulling fs layer 17:44:43 24495759ef45: Pulling fs layer 17:44:43 d148012ef14d: Pulling fs layer 17:44:43 e90a11edd702: Pulling fs layer 17:44:43 d77568369979: Pulling fs layer 17:44:43 fc1c9f9a7f3b: Pulling fs layer 17:44:43 170f2ba95c9a: Pulling fs layer 17:44:43 97ac5df62f85: Pulling fs layer 17:44:43 fc1c9f9a7f3b: Waiting 17:44:43 170f2ba95c9a: Waiting 17:44:43 e90a11edd702: Waiting 17:44:43 d77568369979: Waiting 17:44:43 97ac5df62f85: Waiting 17:44:43 d148012ef14d: Download complete 17:44:43 24495759ef45: Verifying Checksum 17:44:43 24495759ef45: Download complete 17:44:43 d77568369979: Verifying Checksum 17:44:43 d77568369979: Download complete 17:44:43 595b0fe564bb: Verifying Checksum 17:44:43 595b0fe564bb: Download complete 17:44:43 fc1c9f9a7f3b: Verifying Checksum 17:44:43 fc1c9f9a7f3b: Download complete 17:44:43 170f2ba95c9a: Verifying Checksum 17:44:43 170f2ba95c9a: Download complete 17:44:43 595b0fe564bb: Pull complete 17:44:44 24495759ef45: Pull complete 17:44:45 d148012ef14d: Pull complete 17:44:47 e90a11edd702: Verifying Checksum 17:44:47 e90a11edd702: Download complete 17:44:47 97ac5df62f85: Verifying Checksum 17:44:57 e90a11edd702: Pull complete 17:44:57 d77568369979: Pull complete 17:44:58 fc1c9f9a7f3b: Pull complete 17:44:58 170f2ba95c9a: Pull complete 17:45:05 97ac5df62f85: Pull complete 17:45:05 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 17:45:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 17:45:05 ---> 04bc70af865f 17:45:05 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 17:45:08 ---> Running in f20190473386 17:45:09 Removing intermediate container f20190473386 17:45:09 ---> 23d34afe3b18 17:45:09 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 17:45:09 ---> Running in d652ddd33d3d 17:45:10 Removing intermediate container d652ddd33d3d 17:45:10 ---> dd543f824577 17:45:10 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 17:45:10 ---> Running in 615af583e87f 17:45:10 Removing intermediate container 615af583e87f 17:45:10 ---> f68b9ccb2456 17:45:10 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:45:10 ---> Running in 192fbcd6f278 17:45:13 Removing intermediate container 192fbcd6f278 17:45:13 ---> cb3ea8701146 17:45:13 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:45:13 ---> Running in 921efc027503 17:45:15 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:45:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:45:17 OK: 218 MiB in 52 packages 17:45:18 Removing intermediate container 921efc027503 17:45:18 ---> fc15ed8c5d21 17:45:18 Step 8/13 : WORKDIR /app 17:45:18 ---> Running in bf47329c29bb 17:45:18 Removing intermediate container bf47329c29bb 17:45:18 ---> 5811852db508 17:45:18 Step 9/13 : COPY go.mod . 17:45:19 ---> d13e8cda5c75 17:45:19 Step 10/13 : RUN go mod download 17:45:19 ---> Running in a4ca1e34d1fa 17:46:06 Removing intermediate container a4ca1e34d1fa 17:46:06 ---> 950b78865014 17:46:06 Step 11/13 : COPY . . 17:46:06 ---> e0b71dde07e2 17:46:06 Step 12/13 : ARG MAKE="make build" 17:46:06 ---> Running in a382ee5622d4 17:46:06 Removing intermediate container a382ee5622d4 17:46:06 ---> cb75e738a708 17:46:06 Step 13/13 : RUN $MAKE 17:46:06 ---> Running in 48a6073adafd 17:46:06 noop 17:46:06 Removing intermediate container 48a6073adafd 17:46:06 ---> 0b2a0557d56a 17:46:06 Successfully built 0b2a0557d56a 17:46:06 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:46:07 + docker inspect -f . ci-base-image-arm64 17:46:07 . [Pipeline] withDockerContainer 17:46:07 prd-ubuntu18.04-docker-arm64-4c-16g-1263 does not seem to be running inside a container 17:46:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/4 -v /w/workspace/app-rfid-llrp-inventory/4:/w/workspace/app-rfid-llrp-inventory/4:rw,z -v /w/workspace/app-rfid-llrp-inventory/4@tmp:/w/workspace/app-rfid-llrp-inventory/4@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 17:46:09 $ docker top 2a383abe0e94b25f92ec2718e3f685cc77f7d364c0924c1f4b055d6d992b1dde -eo pid,comm [Pipeline] { [Pipeline] sh 17:46:10 + go version 17:46:10 go version go1.16.6 linux/arm64 [Pipeline] } 17:46:10 $ docker stop --time=1 2a383abe0e94b25f92ec2718e3f685cc77f7d364c0924c1f4b055d6d992b1dde 17:46:12 $ docker rm -f 2a383abe0e94b25f92ec2718e3f685cc77f7d364c0924c1f4b055d6d992b1dde [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:46:13 + docker inspect -f . ci-base-image-arm64 17:46:13 . [Pipeline] withDockerContainer 17:46:13 prd-ubuntu18.04-docker-arm64-4c-16g-1263 does not seem to be running inside a container 17:46:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/4 -v /w/workspace/app-rfid-llrp-inventory/4:/w/workspace/app-rfid-llrp-inventory/4:rw,z -v /w/workspace/app-rfid-llrp-inventory/4@tmp:/w/workspace/app-rfid-llrp-inventory/4@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 17:46:15 $ docker top cc2c625df1b550406aade4210db76888305c9a7bdd1249407d9e2782dbb76ed4 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 17:46:16 + go mod tidy [Pipeline] sh 17:46:17 + make test 17:46:17 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 17:47:25 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 17:47:25 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.194s coverage: 89.2% of statements 17:47:25 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 0.047s coverage: 11.3% of statements 17:47:28 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 5.237s coverage: 73.3% of statements 17:47:29 CGO_ENABLED=1 GO111MODULE=on go vet ./... 17:48:01 gofmt -l . 17:48:01 [ "`gofmt -l .`" = "" ] 17:48:01 ./bin/test-attribution.sh 17:48:01 ./bin/test-go-mod-tidy.sh [Pipeline] } 17:48:01 $ docker stop --time=1 cc2c625df1b550406aade4210db76888305c9a7bdd1249407d9e2782dbb76ed4 17:48:03 $ docker rm -f cc2c625df1b550406aade4210db76888305c9a7bdd1249407d9e2782dbb76ed4 [Pipeline] // withDockerContainer [Pipeline] sh 17:48:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:48:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:48:09 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:48:10 + ls -al . 17:48:10 total 216 17:48:10 drwxrwxr-x 10 jenkins jenkins 4096 Sep 24 17:48 . 17:48:10 drwxrwxr-x 4 jenkins jenkins 4096 Sep 24 17:43 .. 17:48:10 -rw-rw-r-- 1 jenkins jenkins 262 Sep 24 17:44 .dockerignore 17:48:10 drwxrwxr-x 8 jenkins jenkins 4096 Sep 24 17:44 .git 17:48:10 drwxrwxr-x 2 jenkins jenkins 4096 Sep 24 17:44 .github 17:48:10 -rw-rw-r-- 1 jenkins jenkins 805 Sep 24 17:44 .gitignore 17:48:10 -rw-rw-r-- 1 jenkins jenkins 7039 Sep 24 17:44 Attribution.txt 17:48:10 -rw-rw-r-- 1 jenkins jenkins 1710 Sep 24 17:44 Dockerfile 17:48:10 -rw-rw-r-- 1 jenkins jenkins 677 Sep 24 17:44 GOVERNANCE.md 17:48:10 -rw-rw-r-- 1 jenkins jenkins 686 Sep 24 17:44 Jenkinsfile 17:48:10 -rw-rw-r-- 1 jenkins jenkins 11347 Sep 24 17:44 LICENSE 17:48:10 -rw-rw-r-- 1 jenkins jenkins 1499 Sep 24 17:44 Makefile 17:48:10 -rw-rw-r-- 1 jenkins jenkins 617 Sep 24 17:44 OWNERS.md 17:48:10 -rw-rw-r-- 1 jenkins jenkins 30705 Sep 24 17:44 README.md 17:48:10 -rw-rw-r-- 1 jenkins jenkins 5 Sep 24 17:39 VERSION 17:48:10 drwxrwxr-x 2 jenkins jenkins 4096 Sep 24 17:44 bin 17:48:10 -rw-r--r-- 1 jenkins jenkins 62828 Sep 24 17:47 coverage.out 17:48:10 -rw-r--r-- 1 jenkins jenkins 412 Sep 24 17:48 go.mod 17:48:10 -rw-r--r-- 1 jenkins jenkins 19455 Sep 24 17:46 go.sum 17:48:10 drwxrwxr-x 2 jenkins jenkins 4096 Sep 24 17:44 images 17:48:10 drwxrwxr-x 4 jenkins jenkins 4096 Sep 24 17:44 internal 17:48:10 -rw-rw-r-- 1 jenkins jenkins 530 Sep 24 17:44 main.go 17:48:10 drwxrwxr-x 2 jenkins jenkins 4096 Sep 24 17:44 res 17:48:10 drwxrwxr-x 4 jenkins jenkins 4096 Sep 24 17:44 snap 17:48:10 drwxrwxr-x 3 jenkins jenkins 4096 Sep 24 17:44 static [Pipeline] isUnix [Pipeline] sh 17:48:10 + docker build -t app-rfid-llrp-inventory-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=fe54903bd1477543751dbacc3b46f02be9406c77 --label arch=arm64 --label version=0.0.0 . 17:48:10 Sending build context to Docker daemon 731.1kB 17:48:11 Step 1/28 : ARG BASE=golang:1.16-alpine3.14 17:48:11 Step 2/28 : FROM ${BASE} AS builder 17:48:11 ---> 0b2a0557d56a 17:48:11 Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 17:48:11 ---> Running in 0d41b1055723 17:48:11 Removing intermediate container 0d41b1055723 17:48:11 ---> 100377a8fe75 17:48:11 Step 4/28 : ARG ALPINE_PKG_EXTRA="" 17:48:12 ---> Running in 6129226896ff 17:48:12 Removing intermediate container 6129226896ff 17:48:12 ---> f5c4b2efbef9 17:48:12 Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 17:48:12 ---> Running in 5052d0789fa2 17:48:13 Removing intermediate container 5052d0789fa2 17:48:13 ---> b4e454d3cf80 17:48:13 Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:48:13 ---> Running in a27c992d6cbc 17:48:15 Removing intermediate container a27c992d6cbc 17:48:15 ---> 880e5d0a4dc1 17:48:15 Step 7/28 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:48:15 ---> Running in fb39df618b39 17:48:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:48:18 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:48:19 OK: 218 MiB in 52 packages 17:48:20 Removing intermediate container fb39df618b39 17:48:20 ---> 72deb4891290 17:48:20 Step 8/28 : WORKDIR /app 17:48:20 ---> Running in e7d342895f8a 17:48:20 Removing intermediate container e7d342895f8a 17:48:20 ---> 332b50de66b1 17:48:20 Step 9/28 : COPY go.mod . 17:48:21 ---> f9c6b12f113a 17:48:21 Step 10/28 : RUN go mod download 17:48:21 ---> Running in 8df4a328794c 17:48:24 Removing intermediate container 8df4a328794c 17:48:24 ---> a68382503359 17:48:24 Step 11/28 : COPY . . 17:48:25 ---> 549337053dc0 17:48:25 Step 12/28 : ARG MAKE="make build" 17:48:25 ---> Running in f5f90c8644ef 17:48:25 Removing intermediate container f5f90c8644ef 17:48:25 ---> 00ffeed0fdb7 17:48:25 Step 13/28 : RUN $MAKE 17:48:25 ---> Running in 90c5ad12f963 17:48:27 go mod tidy 17:48:27 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v1.3.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -o app-rfid-llrp-inventory 17:49:14 Removing intermediate container 90c5ad12f963 17:49:14 ---> 97eade71758c 17:49:14 Step 14/28 : FROM alpine:3.14 17:49:17 3.14: Pulling from library/alpine 17:49:17 552d1f2373af: Pulling fs layer 17:49:17 552d1f2373af: Download complete 17:49:17 552d1f2373af: Pull complete 17:49:18 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 17:49:18 Status: Downloaded newer image for alpine:3.14 17:49:18 ---> bb3de5531c18 17:49:18 Step 15/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 17:49:18 ---> Running in c00e8f3e55b7 17:49:18 Removing intermediate container c00e8f3e55b7 17:49:18 ---> b55cb021ce57 17:49:18 Step 16/28 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 17:49:18 ---> Running in 8f7c258bcc98 17:49:19 Removing intermediate container 8f7c258bcc98 17:49:19 ---> 738886c545d2 17:49:19 Step 17/28 : RUN apk --no-cache add ca-certificates zeromq 17:49:19 ---> Running in 7c7bf1da3d11 17:49:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:49:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:49:21 (1/6) Installing ca-certificates (20191127-r5) 17:49:21 (2/6) Installing libgcc (10.3.1_git20210424-r2) 17:49:21 (3/6) Installing libsodium (1.0.18-r0) 17:49:21 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 17:49:22 (5/6) Installing libzmq (4.3.4-r0) 17:49:22 (6/6) Installing zeromq (4.3.4-r0) 17:49:22 Executing busybox-1.33.1-r3.trigger 17:49:22 Executing ca-certificates-20191127-r5.trigger 17:49:22 OK: 9 MiB in 20 packages 17:49:24 Removing intermediate container 7c7bf1da3d11 17:49:24 ---> d09856c9130d 17:49:24 Step 18/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt 17:49:24 ---> 5131364f1c1a 17:49:24 Step 19/28 : COPY --from=builder /app/LICENSE /LICENSE 17:49:25 ---> bbff31b06ad3 17:49:25 Step 20/28 : COPY --from=builder /app/res/ /res/ 17:49:26 ---> 3d3a0fc99f05 17:49:26 Step 21/28 : COPY --from=builder /app/static/ /static/ 17:49:27 ---> 9a8dfe6faba8 17:49:27 Step 22/28 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 17:49:28 ---> 399217f6ac3c 17:49:28 Step 23/28 : EXPOSE 48086 17:49:28 ---> Running in ceb6267430ac 17:49:29 Removing intermediate container ceb6267430ac 17:49:29 ---> 02d31dcc1106 17:49:29 Step 24/28 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 17:49:29 ---> Running in d9e4791bfe0b 17:49:29 Removing intermediate container d9e4791bfe0b 17:49:29 ---> f79bbdad6bcd 17:49:29 Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 17:49:29 ---> Running in e7a1d98fbe14 17:49:30 Removing intermediate container e7a1d98fbe14 17:49:30 ---> 932d08c0a979 17:49:30 Step 26/28 : LABEL arch=arm64 17:49:30 ---> Running in f0e92ee961ee 17:49:31 Removing intermediate container f0e92ee961ee 17:49:31 ---> bbcdd4762da2 17:49:31 Step 27/28 : LABEL git_sha=fe54903bd1477543751dbacc3b46f02be9406c77 17:49:31 ---> Running in 9da5fdef294d 17:49:31 Removing intermediate container 9da5fdef294d 17:49:31 ---> 48def628360f 17:49:31 Step 28/28 : LABEL version=0.0.0 17:49:31 ---> Running in 13f1042d0768 17:49:32 Removing intermediate container 13f1042d0768 17:49:32 ---> 979798c6a1dd 17:49:32 [Warning] One or more build-args [ARCH] were not consumed 17:49:32 Successfully built 979798c6a1dd 17:49:32 Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:49:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:49:33 17:49:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 17:49:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:49:33 arm64: Pulling from edgex-lftools-log-publisher 17:49:33 448f6bf000e3: Pulling fs layer 17:49:33 f757da607395: Pulling fs layer 17:49:33 05883995daec: Pulling fs layer 17:49:33 8603b9c90790: Pulling fs layer 17:49:33 1560dd03e051: Pulling fs layer 17:49:33 27f5ce0e4adf: Pulling fs layer 17:49:33 c2d8d7efcc4b: Pulling fs layer 17:49:33 8603b9c90790: Waiting 17:49:33 1560dd03e051: Waiting 17:49:33 c2d8d7efcc4b: Waiting 17:49:33 27f5ce0e4adf: Waiting 17:49:34 f757da607395: Verifying Checksum 17:49:34 f757da607395: Download complete 17:49:34 8603b9c90790: Download complete 17:49:34 1560dd03e051: Download complete 17:49:34 27f5ce0e4adf: Verifying Checksum 17:49:34 27f5ce0e4adf: Download complete 17:49:34 05883995daec: Verifying Checksum 17:49:34 05883995daec: Download complete 17:49:35 448f6bf000e3: Verifying Checksum 17:49:35 448f6bf000e3: Download complete 17:49:38 c2d8d7efcc4b: Verifying Checksum 17:49:38 c2d8d7efcc4b: Download complete 17:49:38 448f6bf000e3: Pull complete 17:49:39 f757da607395: Pull complete 17:49:41 05883995daec: Pull complete 17:49:41 8603b9c90790: Pull complete 17:49:42 1560dd03e051: Pull complete 17:49:42 27f5ce0e4adf: Pull complete 17:49:57 c2d8d7efcc4b: Pull complete 17:49:57 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 17:49:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:49:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 17:49:58 prd-ubuntu18.04-docker-arm64-4c-16g-1263 does not seem to be running inside a container 17:49:58 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/4 -v /w/workspace/app-rfid-llrp-inventory/4:/w/workspace/app-rfid-llrp-inventory/4:rw,z -v /w/workspace/app-rfid-llrp-inventory/4@tmp:/w/workspace/app-rfid-llrp-inventory/4@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:50:03 $ docker top c6c93a2159a97d8838e2eb046f5f7b85a6d4e850fc8542c49cd12c3a4742634d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:50:06 ---> job-cost.sh 17:50:06 lf-activate-venv: SKIPPING 17:50:06 INFO: No Stack... 17:50:07 INFO: Retrieving Pricing Info for: v3-standard-4 17:50:07 INFO: Archiving Costs [Pipeline] sh 17:50:08 + cat /w/workspace/app-rfid-llrp-inventory/4/archives/cost.csv 17:50:08 + cut -d, -f6 [Pipeline] lock 17:50:08 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-51-4-stack-cost] 17:50:08 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-51-4-stack-cost] did not exist. Created. 17:50:08 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-51-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:50:09 + echo total: 0.10999999940395355 [Pipeline] stash 17:50:09 Stashed 1 file(s) [Pipeline] } 17:50:09 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-51-4-stack-cost] [Pipeline] // lock [Pipeline] } 17:50:09 $ docker stop --time=1 c6c93a2159a97d8838e2eb046f5f7b85a6d4e850fc8542c49cd12c3a4742634d 17:50:10 $ docker rm -f c6c93a2159a97d8838e2eb046f5f7b85a6d4e850fc8542c49cd12c3a4742634d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 17:50:50 ERROR: Error cloning remote repo 'origin' 17:50:50 hudson.plugins.git.GitException: Command "git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/*" returned status code 128: 17:50:50 stdout: 17:50:50 stderr: Warning: Permanently added the RSA host key for IP address '140.82.114.3' to the list of known hosts. 17:50:50 remote: Enumerating objects: 1703, done. 17:50:50 remote: Counting objects: 0% (1/289) remote: Counting objects: 1% (3/289) remote: Counting objects: 2% (6/289) remote: Counting objects: 3% (9/289) remote: Counting objects: 4% (12/289) remote: Counting objects: 5% (15/289) remote: Counting objects: 6% (18/289) remote: Counting objects: 7% (21/289) remote: Counting objects: 8% (24/289) remote: Counting objects: 9% (27/289) remote: Counting objects: 10% (29/289) remote: Counting objects: 11% (32/289) remote: Counting objects: 12% (35/289) remote: Counting objects: 13% (38/289) remote: Counting objects: 14% (41/289) remote: Counting objects: 15% (44/289) remote: Counting objects: 16% (47/289) remote: Counting objects: 17% (50/289) remote: Counting objects: 18% (53/289) remote: Counting objects: 19% (55/289) remote: Counting objects: 20% (58/289) remote: Counting objects: 21% (61/289) remote: Counting objects: 22% (64/289) remote: Counting objects: 23% (67/289) remote: Counting objects: 24% (70/289) remote: Counting objects: 25% (73/289) remote: Counting objects: 26% (76/289) remote: Counting objects: 27% (79/289) remote: Counting objects: 28% (81/289) remote: Counting objects: 29% (84/289) remote: Counting objects: 30% (87/289) remote: Counting objects: 31% (90/289) remote: Counting objects: 32% (93/289) remote: Counting objects: 33% (96/289) remote: Counting objects: 34% (99/289) remote: Counting objects: 35% (102/289) remote: Counting objects: 36% (105/289) remote: Counting objects: 37% (107/289) remote: Counting objects: 38% (110/289) remote: Counting objects: 39% (113/289) remote: Counting objects: 40% (116/289) remote: Counting objects: 41% (119/289) remote: Counting objects: 42% (122/289) remote: Counting objects: 43% (125/289) remote: Counting objects: 44% (128/289) remote: Counting objects: 45% (131/289) remote: Counting objects: 46% (133/289) remote: Counting objects: 47% (136/289) remote: Counting objects: 48% (139/289) remote: Counting objects: 49% (142/289) remote: Counting objects: 50% (145/289) remote: Counting objects: 51% (148/289) remote: Counting objects: 52% (151/289) remote: Counting objects: 53% (154/289) remote: Counting objects: 54% (157/289) remote: Counting objects: 55% (159/289) remote: Counting objects: 56% (162/289) remote: Counting objects: 57% (165/289) remote: Counting objects: 58% (168/289) remote: Counting objects: 59% (171/289) remote: Counting objects: 60% (174/289) remote: Counting objects: 61% (177/289) remote: Counting objects: 62% (180/289) remote: Counting objects: 63% (183/289) remote: Counting objects: 64% (185/289) remote: Counting objects: 65% (188/289) remote: Counting objects: 66% (191/289) remote: Counting objects: 67% (194/289) remote: Counting objects: 68% (197/289) remote: Counting objects: 69% (200/289) remote: Counting objects: 70% (203/289) remote: Counting objects: 71% (206/289) remote: Counting objects: 72% (209/289) remote: Counting objects: 73% (211/289) remote: Counting objects: 74% (214/289) remote: Counting objects: 75% (217/289) remote: Counting objects: 76% (220/289) remote: Counting objects: 77% (223/289) remote: Counting objects: 78% (226/289) remote: Counting objects: 79% (229/289) remote: Counting objects: 80% (232/289) remote: Counting objects: 81% (235/289) remote: Counting objects: 82% (237/289) remote: Counting objects: 83% (240/289) remote: Counting objects: 84% (243/289) remote: Counting objects: 85% (246/289) remote: Counting objects: 86% (249/289) remote: Counting objects: 87% (252/289) remote: Counting objects: 88% (255/289) remote: Counting objects: 89% (258/289) remote: Counting objects: 90% (261/289) remote: Counting objects: 91% (263/289) remote: Counting objects: 92% (266/289) remote: Counting objects: 93% (269/289) remote: Counting objects: 94% (272/289) remote: Counting objects: 95% (275/289) remote: Counting objects: 96% (278/289) remote: Counting objects: 97% (281/289) remote: Counting objects: 98% (284/289) remote: Counting objects: 99% (287/289) remote: Counting objects: 100% (289/289) remote: Counting objects: 100% (289/289), done. 17:50:50 remote: Compressing objects: 0% (1/112) remote: Compressing objects: 1% (2/112) remote: Compressing objects: 2% (3/112) remote: Compressing objects: 3% (4/112) remote: Compressing objects: 4% (5/112) remote: Compressing objects: 5% (6/112) remote: Compressing objects: 6% (7/112) remote: Compressing objects: 7% (8/112) remote: Compressing objects: 8% (9/112) remote: Compressing objects: 9% (11/112) remote: Compressing objects: 10% (12/112) remote: Compressing objects: 11% (13/112) remote: Compressing objects: 12% (14/112) remote: Compressing objects: 13% (15/112) remote: Compressing objects: 14% (16/112) remote: Compressing objects: 15% (17/112) remote: Compressing objects: 16% (18/112) remote: Compressing objects: 17% (20/112) remote: Compressing objects: 18% (21/112) remote: Compressing objects: 19% (22/112) remote: Compressing objects: 20% (23/112) remote: Compressing objects: 21% (24/112) remote: Compressing objects: 22% (25/112) remote: Compressing objects: 23% (26/112) remote: Compressing objects: 24% (27/112) remote: Compressing objects: 25% (28/112) remote: Compressing objects: 26% (30/112) remote: Compressing objects: 27% (31/112) remote: Compressing objects: 28% (32/112) remote: Compressing objects: 29% (33/112) remote: Compressing objects: 30% (34/112) remote: Compressing objects: 31% (35/112) remote: Compressing objects: 32% (36/112) remote: Compressing objects: 33% (37/112) remote: Compressing objects: 34% (39/112) remote: Compressing objects: 35% (40/112) remote: Compressing objects: 36% (41/112) remote: Compressing objects: 37% (42/112) remote: Compressing objects: 38% (43/112) remote: Compressing objects: 39% (44/112) remote: Compressing objects: 40% (45/112) remote: Compressing objects: 41% (46/112) remote: Compressing objects: 42% (48/112) remote: Compressing objects: 43% (49/112) remote: Compressing objects: 44% (50/112) remote: Compressing objects: 45% (51/112) remote: Compressing objects: 46% (52/112) remote: Compressing objects: 47% (53/112) remote: Compressing objects: 48% (54/112) remote: Compressing objects: 49% (55/112) remote: Compressing objects: 50% (56/112) remote: Compressing objects: 51% (58/112) remote: Compressing objects: 52% (59/112) remote: Compressing objects: 53% (60/112) remote: Compressing objects: 54% (61/112) remote: Compressing objects: 55% (62/112) remote: Compressing objects: 56% (63/112) remote: Compressing objects: 57% (64/112) remote: Compressing objects: 58% (65/112) remote: Compressing objects: 59% (67/112) remote: Compressing objects: 60% (68/112) remote: Compressing objects: 61% (69/112) remote: Compressing objects: 62% (70/112) remote: Compressing objects: 63% (71/112) remote: Compressing objects: 64% (72/112) remote: Compressing objects: 65% (73/112) remote: Compressing objects: 66% (74/112) remote: Compressing objects: 67% (76/112) remote: Compressing objects: 68% (77/112) remote: Compressing objects: 69% (78/112) remote: Compressing objects: 70% (79/112) remote: Compressing objects: 71% (80/112) remote: Compressing objects: 72% (81/112) remote: Compressing objects: 73% (82/112) remote: Compressing objects: 74% (83/112) remote: Compressing objects: 75% (84/112) remote: Compressing objects: 76% (86/112) remote: Compressing objects: 77% (87/112) remote: Compressing objects: 78% (88/112) remote: Compressing objects: 79% (89/112) remote: Compressing objects: 80% (90/112) remote: Compressing objects: 81% (91/112) remote: Compressing objects: 82% (92/112) remote: Compressing objects: 83% (93/112) remote: Compressing objects: 84% (95/112) remote: Compressing objects: 85% (96/112) remote: Compressing objects: 86% (97/112) remote: Compressing objects: 87% (98/112) remote: Compressing objects: 88% (99/112) remote: Compressing objects: 89% (100/112) remote: Compressing objects: 90% (101/112) remote: Compressing objects: 91% (102/112) remote: Compressing objects: 92% (104/112) remote: Compressing objects: 93% (105/112) remote: Compressing objects: 94% (106/112) remote: Compressing objects: 95% (107/112) remote: Compressing objects: 96% (108/112) remote: Compressing objects: 97% (109/112) remote: Compressing objects: 98% (110/112) remote: Compressing objects: 99% (111/112) remote: Compressing objects: 100% (112/112) remote: Compressing objects: 100% (112/112), done. 17:50:50 Receiving objects: 0% (1/1703) Receiving objects: 1% (18/1703) Receiving objects: 2% (35/1703) Receiving objects: 3% (52/1703) Receiving objects: 4% (69/1703) Receiving objects: 5% (86/1703) Receiving objects: 6% (103/1703) Receiving objects: 7% (120/1703) Receiving objects: 8% (137/1703) Receiving objects: 9% (154/1703) Receiving objects: 10% (171/1703) Receiving objects: 11% (188/1703) Receiving objects: 12% (205/1703) Receiving objects: 13% (222/1703) Receiving objects: 14% (239/1703) Receiving objects: 15% (256/1703) Receiving objects: 16% (273/1703) Receiving objects: 17% (290/1703) Receiving objects: 18% (307/1703) Receiving objects: 19% (324/1703) Receiving objects: 20% (341/1703) Receiving objects: 21% (358/1703) Receiving objects: 22% (375/1703) Receiving objects: 23% (392/1703) Receiving objects: 24% (409/1703) Receiving objects: 25% (426/1703) Receiving objects: 26% (443/1703) Receiving objects: 27% (460/1703) Receiving objects: 28% (477/1703) Receiving objects: 29% (494/1703) Receiving objects: 30% (511/1703) Receiving objects: 31% (528/1703) Receiving objects: 32% (545/1703) Receiving objects: 33% (562/1703) Receiving objects: 34% (580/1703) Receiving objects: 35% (597/1703) Receiving objects: 36% (614/1703) Receiving objects: 37% (631/1703) Receiving objects: 38% (648/1703) Receiving objects: 39% (665/1703) Receiving objects: 40% (682/1703) Receiving objects: 41% (699/1703) Receiving objects: 42% (716/1703) Receiving objects: 43% (733/1703) Receiving objects: 43% (740/1703), 156.00 KiB | 151.00 KiB/s Receiving objects: 44% (750/1703), 156.00 KiB | 151.00 KiB/s Receiving objects: 45% (767/1703), 156.00 KiB | 151.00 KiB/s Receiving objects: 46% (784/1703), 156.00 KiB | 151.00 KiB/s Receiving objects: 47% (801/1703), 156.00 KiB | 151.00 KiB/s Receiving objects: 48% (818/1703), 156.00 KiB | 151.00 KiB/s Receiving objects: 49% (835/1703), 156.00 KiB | 151.00 KiB/s Receiving objects: 50% (852/1703), 156.00 KiB | 151.00 KiB/s Receiving objects: 51% (869/1703), 156.00 KiB | 151.00 KiB/s Receiving objects: 52% (886/1703), 156.00 KiB | 151.00 KiB/s Receiving objects: 53% (903/1703), 156.00 KiB | 151.00 KiB/s Receiving objects: 54% (920/1703), 156.00 KiB | 151.00 KiB/s Receiving objects: 55% (937/1703), 156.00 KiB | 151.00 KiB/s Receiving objects: 56% (954/1703), 156.00 KiB | 151.00 KiB/s Receiving objects: 57% (971/1703), 156.00 KiB | 151.00 KiB/s Receiving objects: 58% (988/1703), 156.00 KiB | 151.00 KiB/s Receiving objects: 59% (1005/1703), 156.00 KiB | 151.00 KiB/s Receiving objects: 60% (1022/1703), 156.00 KiB | 151.00 KiB/s Receiving objects: 61% (1039/1703), 156.00 KiB | 151.00 KiB/s Receiving objects: 62% (1056/1703), 156.00 KiB | 151.00 KiB/s Receiving objects: 63% (1073/1703), 156.00 KiB | 151.00 KiB/s Receiving objects: 64% (1090/1703), 156.00 KiB | 151.00 KiB/s Receiving objects: 65% (1107/1703), 156.00 KiB | 151.00 KiB/s Receiving objects: 66% (1124/1703), 156.00 KiB | 151.00 KiB/s Receiving objects: 67% (1142/1703), 156.00 KiB | 151.00 KiB/s Receiving objects: 68% (1159/1703), 156.00 KiB | 151.00 KiB/s Receiving objects: 69% (1176/1703), 156.00 KiB | 151.00 KiB/s Receiving objects: 70% (1193/1703), 156.00 KiB | 151.00 KiB/s Receiving objects: 71% (1210/1703), 156.00 KiB | 151.00 KiB/s Receiving objects: 72% (1227/1703), 156.00 KiB | 151.00 KiB/s Receiving objects: 73% (1244/1703), 156.00 KiB | 151.00 KiB/s Receiving objects: 74% (1261/1703), 156.00 KiB | 151.00 KiB/s Receiving objects: 75% (1278/1703), 156.00 KiB | 151.00 KiB/s Receiving objects: 75% (1290/1703), 1.20 MiB | 570.00 KiB/s Receiving objects: 75% (1290/1703), 1.74 MiB | 416.00 KiB/s Receiving objects: 75% (1290/1703), 1.86 MiB | 345.00 KiB/s Timeout, server github.com not responding. 17:50:50 fatal: the remote end hung up unexpectedly 17:50:50 fatal: early EOF 17:50:50 fatal: index-pack failed 17:50:50 17:50:50 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2677) 17:50:50 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2102) 17:50:50 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$500(CliGitAPIImpl.java:86) 17:50:50 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:624) 17:50:50 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:853) 17:50:50 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:160) 17:50:50 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:153) 17:50:50 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 17:50:50 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 17:50:50 at hudson.remoting.Request$2.run(Request.java:376) 17:50:50 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 17:50:50 at java.util.concurrent.FutureTask.run(FutureTask.java:266) 17:50:50 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) 17:50:50 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 17:50:50 at java.lang.Thread.run(Thread.java:748) 17:50:50 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-centos7-docker-4c-2g-1264 17:50:50 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1800) 17:50:50 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 17:50:50 at hudson.remoting.Channel.call(Channel.java:1001) 17:50:50 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:145) 17:50:50 at sun.reflect.GeneratedMethodAccessor284.invoke(Unknown Source) 17:50:50 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:50:50 at java.lang.reflect.Method.invoke(Method.java:498) 17:50:50 at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:131) 17:50:50 at com.sun.proxy.$Proxy70.execute(Unknown Source) 17:50:50 at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1227) 17:50:50 at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305) 17:50:50 at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:129) 17:50:50 at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:97) 17:50:50 at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:84) 17:50:50 at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47) 17:50:50 at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) 17:50:50 ... 4 more [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 17:50:50 Failed in branch amd64 [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 17:50:52 + '[' -d /w/workspace/ry_app-rfid-llrp-inventory_PR-51/archives ']' [Pipeline] libraryResource [Pipeline] sh 17:50:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:50:53 ---> package-listing.sh 17:50:53 ++ facter osfamily 17:50:53 ++ tr '[:upper:]' '[:lower:]' 17:50:54 + OS_FAMILY=redhat 17:50:54 + workspace=/w/workspace/ry_app-rfid-llrp-inventory_PR-51 17:50:54 + START_PACKAGES=/tmp/packages_start.txt 17:50:54 + END_PACKAGES=/tmp/packages_end.txt 17:50:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:50:54 + PACKAGES=/tmp/packages_start.txt 17:50:54 + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-51 ']' 17:50:54 + PACKAGES=/tmp/packages_end.txt 17:50:54 + case "${OS_FAMILY}" in 17:50:54 + sort 17:50:54 + rpm -qa 17:50:54 + '[' -f /tmp/packages_start.txt ']' 17:50:54 + '[' -f /tmp/packages_end.txt ']' 17:50:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:50:54 + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-51 ']' 17:50:54 + mkdir -p /w/workspace/ry_app-rfid-llrp-inventory_PR-51/archives/ 17:50:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-rfid-llrp-inventory_PR-51/archives/ [Pipeline] echo 17:50:54 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/ry_app-rfid-llrp-inventory_PR-51/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:50:55 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 17:50:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:50:56 17:50:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 17:50:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:50:56 latest: Pulling from edgex-lftools-log-publisher 17:50:56 b4d181a07f80: Pulling fs layer 17:50:56 a1111a8f2ec3: Pulling fs layer 17:50:56 ed53099fbce6: Pulling fs layer 17:50:56 dc539afda2c1: Pulling fs layer 17:50:56 77bc0d833cb6: Pulling fs layer 17:50:56 9065ff56babe: Pulling fs layer 17:50:56 d287ab97295c: Pulling fs layer 17:50:56 dc539afda2c1: Waiting 17:50:56 77bc0d833cb6: Waiting 17:50:56 9065ff56babe: Waiting 17:50:56 d287ab97295c: Waiting 17:50:56 a1111a8f2ec3: Verifying Checksum 17:50:56 a1111a8f2ec3: Download complete 17:50:56 dc539afda2c1: Verifying Checksum 17:50:56 dc539afda2c1: Download complete 17:50:57 77bc0d833cb6: Verifying Checksum 17:50:57 77bc0d833cb6: Download complete 17:50:57 9065ff56babe: Verifying Checksum 17:50:57 9065ff56babe: Download complete 17:50:57 ed53099fbce6: Verifying Checksum 17:50:57 ed53099fbce6: Download complete 17:50:58 b4d181a07f80: Verifying Checksum 17:50:58 b4d181a07f80: Download complete 17:50:59 b4d181a07f80: Pull complete 17:50:59 a1111a8f2ec3: Pull complete 17:51:00 ed53099fbce6: Pull complete 17:51:00 dc539afda2c1: Pull complete 17:51:00 77bc0d833cb6: Pull complete 17:51:00 9065ff56babe: Pull complete 17:51:03 d287ab97295c: Verifying Checksum 17:51:03 d287ab97295c: Download complete 17:51:08 d287ab97295c: Pull complete 17:51:08 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 17:51:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:51:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 17:51:08 prd-centos7-docker-4c-2g-1262 does not seem to be running inside a container 17:51:08 $ 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/ry_app-rfid-llrp-inventory_PR-51/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-rfid-llrp-inventory_PR-51 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-51:/w/workspace/ry_app-rfid-llrp-inventory_PR-51:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-51@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-51@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 17:51:10 $ docker top 0bd85cc35884afbb82b7015c5e9e41e1e49be85c2bde9bf51b4245f977fedc41 -eo pid,comm [Pipeline] { [Pipeline] sh 17:51:10 + touch /tmp/pre-build-complete [Pipeline] sh 17:51:11 + mkdir -p /var/log/sysstat [Pipeline] sh 17:51:11 + ls /var/log/sa-host 17:51:11 + sadf -c /var/log/sa-host/sa05 17:51:11 file_magic: OK 17:51:11 HZ: Using current value: 100 17:51:11 file_header: OK 17:51:11 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 17:51:11 Statistics: 17:51:11 Hnuu...uuuununununu...Hnuu...uuuununununu... 17:51:11 File successfully converted to sysstat format version 12.0.3 17:51:11 + sadf -c /var/log/sa-host/sa24 17:51:11 file_magic: OK 17:51:11 HZ: Using current value: 100 17:51:11 file_header: OK 17:51:11 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 17:51:11 Statistics: 17:51:11 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 17:51:11 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:51:12 provisioning config files... 17:51:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-51@tmp/config7470189467562754205tmp [Pipeline] { [Pipeline] echo 17:51:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:51:12 ---> create-netrc.sh [Pipeline] } 17:51:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:51:13 ---> python-tools-install.sh [Pipeline] echo 17:51:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:51:13 ---> sudo-logs.sh 17:51:13 Archiving 'sudo' log.. 17:51:13 sudo: unable to resolve host prd-centos7-docker-4c-2g-1262.vexxhost.local: Name or service not known 17:51:13 sudo: unable to resolve host prd-centos7-docker-4c-2g-1262.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 17:51:13 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:51:13 ---> job-cost.sh 17:51:13 lf-activate-venv: SKIPPING 17:51:13 DEBUG: total: 0.10999999940395355 17:51:13 INFO: Retrieving Stack Cost... 17:51:15 INFO: Retrieving Pricing Info for: v3-standard-2 17:51:15 INFO: Archiving Costs [Pipeline] echo 17:51:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:51:16 ---> logs-deploy.sh 17:51:16 lf-activate-venv: SKIPPING 17:51:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-51/4 17:51:16 INFO: archiving workspace using pattern(s): 17:51:17 Archives upload complete. 17:51:17 INFO: archiving logs to Nexus 17:51:17 ---> uname -a: 17:51:17 Linux prd-centos7-docker-4c-2g-1262.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 17:51:17 17:51:17 17:51:17 ---> lscpu: 17:51:17 Architecture: x86_64 17:51:17 CPU op-mode(s): 32-bit, 64-bit 17:51:17 Byte Order: Little Endian 17:51:17 Address sizes: 40 bits physical, 48 bits virtual 17:51:17 CPU(s): 2 17:51:17 On-line CPU(s) list: 0,1 17:51:17 Thread(s) per core: 1 17:51:17 Core(s) per socket: 1 17:51:17 Socket(s): 2 17:51:17 NUMA node(s): 1 17:51:17 Vendor ID: AuthenticAMD 17:51:17 CPU family: 23 17:51:17 Model: 49 17:51:17 Model name: AMD EPYC-Rome Processor 17:51:17 Stepping: 0 17:51:17 CPU MHz: 2799.998 17:51:17 BogoMIPS: 5599.99 17:51:17 Virtualization: AMD-V 17:51:17 Hypervisor vendor: KVM 17:51:17 Virtualization type: full 17:51:17 L1d cache: 32K 17:51:17 L1i cache: 32K 17:51:17 L2 cache: 512K 17:51:17 L3 cache: 16384K 17:51:17 NUMA node0 CPU(s): 0,1 17:51:17 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 17:51:17 17:51:17 17:51:17 ---> nproc: 17:51:17 2 17:51:17 17:51:17 17:51:17 ---> df -h: 17:51:17 Filesystem Size Used Avail Use% Mounted on 17:51:17 overlay 40G 7.7G 33G 20% / 17:51:17 tmpfs 64M 0 64M 0% /dev 17:51:17 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 17:51:17 shm 64M 0 64M 0% /dev/shm 17:51:17 /dev/vda1 40G 7.7G 33G 20% /facter-os 17:51:17 17:51:17 17:51:17 ---> sar -b -r -n DEV: 17:51:17 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) 17:51:17 17:51:17 17:36:30 LINUX RESTART (2 CPU) 17:51:17 17:51:17 17:37:01 tps rtps wtps bread/s bwrtn/s 17:51:17 17:38:01 4.98 0.88 4.10 236.60 1347.99 17:51:17 17:39:01 75.39 3.41 71.98 2578.22 2243.11 17:51:17 17:40:01 3.20 0.15 3.05 22.11 627.21 17:51:17 17:41:01 1.87 0.00 1.87 0.00 36.75 17:51:17 17:42:01 0.15 0.00 0.15 0.00 1.80 17:51:17 17:43:01 0.40 0.00 0.40 0.00 6.63 17:51:17 17:44:01 0.20 0.00 0.20 0.00 3.40 17:51:17 17:45:01 0.35 0.00 0.35 0.00 5.96 17:51:17 17:46:01 0.13 0.00 0.13 0.00 2.00 17:51:17 17:47:01 0.18 0.00 0.18 0.00 1.38 17:51:17 17:48:01 0.48 0.00 0.48 0.00 6.21 17:51:17 17:49:01 0.17 0.00 0.17 0.00 1.62 17:51:17 17:50:01 0.28 0.00 0.28 0.00 3.48 17:51:17 17:51:01 6.38 0.10 6.28 9.99 308.16 17:51:17 Average: 6.73 0.32 6.40 203.43 328.36 17:51:17 17:51:17 17:37:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:51:17 17:38:01 5636980 0 749984 9.36 2620 1619356 1282760 14.16 484160 1498896 140 17:51:17 17:39:01 5398664 0 861244 10.75 2620 1746412 1480680 16.35 636696 1571940 4884 17:51:17 17:40:01 5453404 0 801724 10.01 2620 1751192 1214316 13.41 591012 1566956 132 17:51:17 17:41:01 5455636 0 799480 9.98 2620 1751204 1189512 13.13 585116 1571092 20 17:51:17 17:42:01 5452908 0 802204 10.02 2620 1751208 1189596 13.13 587452 1571852 16 17:51:17 17:43:01 5453164 0 801944 10.01 2620 1751212 1189512 13.13 584112 1574796 8 17:51:17 17:44:01 5451236 0 803868 10.04 2620 1751216 1189776 13.14 585820 1574892 8 17:51:17 17:45:01 5446668 0 808432 10.09 2620 1751220 1189512 13.13 590408 1574892 8 17:51:17 17:46:01 5446184 0 808912 10.10 2620 1751224 1189512 13.13 590824 1574892 8 17:51:17 17:47:01 5445964 0 809128 10.10 2620 1751228 1189608 13.13 593272 1573004 16 17:51:17 17:48:01 5446128 0 808960 10.10 2620 1751232 1189512 13.13 593380 1572396 8 17:51:17 17:49:01 5446008 0 809076 10.10 2620 1751236 1189560 13.13 600112 1565924 8 17:51:17 17:50:01 5446304 0 808772 10.10 2620 1751244 1189512 13.13 599600 1566252 8 17:51:17 17:51:01 5162924 0 881068 11.00 2620 1962328 1515640 16.73 778524 1639780 210096 17:51:17 Average: 5438727 0 811057 10.13 2620 1756537 1242072 13.71 600035 1571255 15383 17:51:17 17:51:17 17:37:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:51:17 17:38:01 eth0 134.74 107.11 488.77 37.77 0.00 0.00 0.00 0.00 17:51:17 17:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:17 17:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:17 17:39:01 eth0 146.69 106.59 453.69 27.59 0.00 0.00 0.00 0.00 17:51:17 17:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:17 17:39:01 vethe3b8187 30.05 31.85 3.18 85.01 0.00 0.00 0.00 0.00 17:51:17 17:39:01 docker0 30.05 31.72 2.77 85.00 0.00 0.00 0.00 0.00 17:51:17 17:40:01 eth0 37.44 29.91 79.00 5.87 0.00 0.00 0.00 0.00 17:51:17 17:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:17 17:40:01 docker0 22.86 24.53 1.80 68.13 0.00 0.00 0.00 0.00 17:51:17 17:41:01 eth0 0.23 0.12 0.01 0.03 0.00 0.00 0.00 0.00 17:51:17 17:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:17 17:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:17 17:42:01 eth0 0.90 0.18 0.14 0.04 0.00 0.00 0.00 0.00 17:51:17 17:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:17 17:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:17 17:43:01 eth0 0.63 0.10 0.06 0.03 0.00 0.00 0.00 0.00 17:51:17 17:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:17 17:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:17 17:44:01 eth0 1.73 1.10 2.23 0.43 0.00 0.00 0.00 0.00 17:51:17 17:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:17 17:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:17 17:45:01 eth0 0.08 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:51:17 17:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:17 17:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:17 17:46:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:51:17 17:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:17 17:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:17 17:47:01 eth0 0.23 0.20 0.08 0.04 0.00 0.00 0.00 0.00 17:51:17 17:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:17 17:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:17 17:48:01 eth0 0.08 0.08 0.01 0.03 0.00 0.00 0.00 0.00 17:51:17 17:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:17 17:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:17 17:49:01 eth0 0.15 0.13 0.06 0.01 0.00 0.00 0.00 0.00 17:51:17 17:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:17 17:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:17 17:50:01 eth0 0.07 0.07 0.01 0.00 0.00 0.00 0.00 0.00 17:51:17 17:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:17 17:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:17 17:51:01 eth0 319.29 208.73 2180.88 53.72 0.00 0.00 0.00 0.00 17:51:17 17:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:17 17:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:17 Average: eth0 45.89 32.47 228.96 8.97 0.00 0.00 0.00 0.00 17:51:17 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:51:17 Average: docker0 3.78 4.02 0.33 10.94 0.00 0.00 0.00 0.00 17:51:17 17:51:17 17:51:17 ---> sar -P ALL: 17:51:17 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) 17:51:17 17:51:17 17:36:30 LINUX RESTART (2 CPU) 17:51:17 17:51:17 17:37:01 CPU %user %nice %system %iowait %steal %idle 17:51:17 17:38:01 all 4.22 0.00 0.64 0.04 0.03 95.06 17:51:17 17:38:01 0 3.80 0.00 0.87 0.03 0.03 95.26 17:51:17 17:38:01 1 4.64 0.00 0.40 0.05 0.03 94.87 17:51:17 17:39:01 all 4.65 0.00 2.09 1.70 0.05 91.50 17:51:17 17:39:01 0 5.05 0.00 2.29 1.41 0.05 91.20 17:51:17 17:39:01 1 4.25 0.00 1.90 2.00 0.05 91.80 17:51:17 17:40:01 all 1.14 0.00 0.47 0.07 0.03 98.30 17:51:17 17:40:01 0 1.63 0.00 0.44 0.02 0.02 97.90 17:51:17 17:40:01 1 0.65 0.00 0.50 0.12 0.03 98.69 17:51:17 17:41:01 all 0.20 0.00 0.04 0.00 0.03 99.72 17:51:17 17:41:01 0 0.32 0.00 0.05 0.00 0.03 99.60 17:51:17 17:41:01 1 0.08 0.00 0.03 0.00 0.03 99.85 17:51:17 17:42:01 all 0.22 0.00 0.07 0.00 0.02 99.70 17:51:17 17:42:01 0 0.38 0.00 0.08 0.00 0.02 99.52 17:51:17 17:42:01 1 0.05 0.00 0.05 0.00 0.02 99.88 17:51:17 17:43:01 all 0.11 0.00 0.06 0.00 0.03 99.80 17:51:17 17:43:01 0 0.15 0.00 0.03 0.00 0.03 99.78 17:51:17 17:43:01 1 0.07 0.00 0.08 0.00 0.03 99.82 17:51:17 17:44:01 all 0.12 0.00 0.08 0.00 0.01 99.80 17:51:17 17:44:01 0 0.17 0.00 0.07 0.00 0.00 99.77 17:51:17 17:44:01 1 0.07 0.00 0.08 0.00 0.02 99.83 17:51:17 17:45:01 all 0.08 0.00 0.06 0.00 0.03 99.84 17:51:17 17:45:01 0 0.07 0.00 0.03 0.00 0.02 99.88 17:51:17 17:45:01 1 0.08 0.00 0.08 0.00 0.03 99.80 17:51:17 17:46:01 all 0.12 0.00 0.04 0.00 0.03 99.82 17:51:17 17:46:01 0 0.18 0.00 0.03 0.00 0.02 99.77 17:51:17 17:46:01 1 0.05 0.00 0.05 0.00 0.03 99.87 17:51:17 17:47:01 all 0.13 0.00 0.06 0.00 0.03 99.77 17:51:17 17:47:01 0 0.23 0.00 0.05 0.00 0.05 99.67 17:51:17 17:47:01 1 0.03 0.00 0.07 0.00 0.02 99.88 17:51:17 17:48:01 all 0.18 0.00 0.03 0.00 0.02 99.77 17:51:17 17:48:01 0 0.32 0.00 0.03 0.00 0.02 99.63 17:51:17 17:48:01 1 0.05 0.00 0.03 0.00 0.02 99.90 17:51:17 17:51:17 17:48:01 CPU %user %nice %system %iowait %steal %idle 17:51:17 17:49:01 all 0.12 0.00 0.07 0.00 0.03 99.78 17:51:17 17:49:01 0 0.17 0.00 0.05 0.00 0.03 99.75 17:51:17 17:49:01 1 0.07 0.00 0.08 0.00 0.03 99.82 17:51:17 17:50:01 all 0.14 0.00 0.03 0.00 0.03 99.80 17:51:17 17:50:01 0 0.23 0.00 0.02 0.00 0.00 99.75 17:51:17 17:50:01 1 0.05 0.00 0.05 0.00 0.05 99.85 17:51:17 17:51:01 all 3.71 0.00 1.22 0.03 0.04 95.01 17:51:17 17:51:01 0 3.03 0.00 1.27 0.02 0.03 95.65 17:51:17 17:51:01 1 4.39 0.00 1.16 0.03 0.05 94.37 17:51:17 Average: all 1.07 0.00 0.35 0.13 0.03 98.42 17:51:17 Average: 0 1.12 0.00 0.38 0.10 0.03 98.38 17:51:17 Average: 1 1.03 0.00 0.33 0.16 0.03 98.46 17:51:17 17:51:17 17:51:17