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 [2021-09-24T17:38:06.657Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-24T17:38:06.758Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-24T17:38:06.789Z] ========================================================= [2021-09-24T17:38:06.790Z] EdgeX Global Pipelines Version Info [2021-09-24T17:38:06.790Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-09-24T17:38:09.690Z] ------------------- [2021-09-24T17:38:09.690Z] stable info: [2021-09-24T17:38:09.690Z] ------------------- [2021-09-24T17:38:09.690Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-24T17:38:09.690Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-24T17:38:09.690Z] Message: update stable to v1.0.205 [2021-09-24T17:38:11.116Z] ------------------- [2021-09-24T17:38:11.116Z] experimental info: [2021-09-24T17:38:11.116Z] ------------------- [2021-09-24T17:38:11.116Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-09-24T17:38:11.116Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-24T17:38:11.116Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-24T17:38:11.254Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2021-09-24T17:38:11.280Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2021-09-24T17:38:11.305Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-24T17:38:11.330Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-24T17:38:11.355Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-24T17:38:11.380Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-24T17:38:11.405Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-24T17:38:11.431Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-24T17:38:11.457Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-09-24T17:38:11.484Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-24T17:38:11.510Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-24T17:38:11.536Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-24T17:38:11.563Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2021-09-24T17:38:11.601Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-24T17:38:11.632Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-24T17:38:11.667Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-09-24T17:38:11.704Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-09-24T17:38:11.743Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-09-24T17:38:11.782Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-09-24T17:38:11.819Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-24T17:38:11.856Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-09-24T17:38:11.894Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-09-24T17:38:11.931Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-09-24T17:38:11.969Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-09-24T17:38:12.005Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-09-24T17:38:12.042Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-09-24T17:38:12.079Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-24T17:38:12.116Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-51 [Pipeline] echo [2021-09-24T17:38:12.154Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-51 [Pipeline] echo [2021-09-24T17:38:12.190Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-51 [Pipeline] echo [2021-09-24T17:38:12.227Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fe54903bd1477543751dbacc3b46f02be9406c77 [Pipeline] echo [2021-09-24T17:38:12.265Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fe54903 [Pipeline] echo [2021-09-24T17:38:12.303Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-24T17:38:12.395Z] provisioning config files... [2021-09-24T17:38:12.417Z] 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 [2021-09-24T17:38:12.767Z] ---> docker-login.sh [2021-09-24T17:38:12.767Z] nexus3.edgexfoundry.org:10001 [2021-09-24T17:38:12.767Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-24T17:38:13.043Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-24T17:38:13.043Z] Configure a credential helper to remove this warning. See [2021-09-24T17:38:13.043Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-24T17:38:13.043Z] [2021-09-24T17:38:13.043Z] Login Succeeded [2021-09-24T17:38:13.043Z] nexus3.edgexfoundry.org:10002 [2021-09-24T17:38:13.043Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-24T17:38:13.043Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-24T17:38:13.043Z] Configure a credential helper to remove this warning. See [2021-09-24T17:38:13.043Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-24T17:38:13.043Z] [2021-09-24T17:38:13.043Z] Login Succeeded [2021-09-24T17:38:13.043Z] nexus3.edgexfoundry.org:10003 [2021-09-24T17:38:13.316Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-24T17:38:13.316Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-24T17:38:13.316Z] Configure a credential helper to remove this warning. See [2021-09-24T17:38:13.316Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-24T17:38:13.316Z] [2021-09-24T17:38:13.316Z] Login Succeeded [2021-09-24T17:38:13.316Z] nexus3.edgexfoundry.org:10004 [2021-09-24T17:38:13.586Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-24T17:38:13.586Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-24T17:38:13.586Z] Configure a credential helper to remove this warning. See [2021-09-24T17:38:13.586Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-24T17:38:13.586Z] [2021-09-24T17:38:13.586Z] Login Succeeded [2021-09-24T17:38:13.586Z] docker.io [2021-09-24T17:38:13.586Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-24T17:38:14.179Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-24T17:38:14.179Z] Configure a credential helper to remove this warning. See [2021-09-24T17:38:14.179Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-24T17:38:14.179Z] [2021-09-24T17:38:14.179Z] Login Succeeded [2021-09-24T17:38:14.179Z] ---> docker-login.sh ends [Pipeline] } [2021-09-24T17:38:14.197Z] 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 [2021-09-24T17:38:14.759Z] + git log --format=format:%s -1 fe54903bd1477543751dbacc3b46f02be9406c77 [Pipeline] echo [2021-09-24T17:38:14.816Z] GIT_COMMIT: fe54903bd1477543751dbacc3b46f02be9406c77, Commit Message: build: update alpine base to 3.14 [Pipeline] echo [2021-09-24T17:38:14.831Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-09-24T17:38:15.527Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-24T17:38:15.527Z] [2021-09-24T17:38:15.527Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-24T17:38:15.861Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-24T17:38:21.225Z] latest: Pulling from edgex-devops/git-semver [2021-09-24T17:38:21.225Z] 31603596830f: Pulling fs layer [2021-09-24T17:38:21.225Z] 04fac38145f0: Pulling fs layer [2021-09-24T17:38:21.225Z] 701f6daf10bf: Pulling fs layer [2021-09-24T17:38:21.225Z] 24f72da36158: Pulling fs layer [2021-09-24T17:38:21.225Z] 24f72da36158: Waiting [2021-09-24T17:38:21.225Z] 04fac38145f0: Verifying Checksum [2021-09-24T17:38:21.225Z] 04fac38145f0: Download complete [2021-09-24T17:38:21.492Z] 31603596830f: Verifying Checksum [2021-09-24T17:38:21.492Z] 31603596830f: Download complete [2021-09-24T17:38:21.492Z] 31603596830f: Pull complete [2021-09-24T17:38:21.492Z] 04fac38145f0: Pull complete [2021-09-24T17:38:21.761Z] 24f72da36158: Verifying Checksum [2021-09-24T17:38:21.761Z] 24f72da36158: Download complete [2021-09-24T17:38:21.761Z] 701f6daf10bf: Verifying Checksum [2021-09-24T17:38:21.761Z] 701f6daf10bf: Download complete [2021-09-24T17:38:22.352Z] 701f6daf10bf: Pull complete [2021-09-24T17:38:22.620Z] 24f72da36158: Pull complete [2021-09-24T17:38:22.620Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-24T17:38:22.620Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-24T17:38:22.620Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-24T17:38:22.714Z] prd-centos7-docker-4c-2g-1262 does not seem to be running inside a container [2021-09-24T17:38:22.773Z] $ 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 [2021-09-24T17:38:23.478Z] $ docker top 17bb577a51a63f9bf1b07aed695de31792892d531b1c9e792ba948d702ff13c5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-24T17:38:23.616Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-24T17:38:23.616Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-24T17:38:23.741Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-24T17:38:23.743Z] $ docker exec 17bb577a51a63f9bf1b07aed695de31792892d531b1c9e792ba948d702ff13c5 ssh-agent [2021-09-24T17:38:23.865Z] SSH_AUTH_SOCK=/tmp/ssh-4KtAA2Vo2E6W/agent.13 [2021-09-24T17:38:23.865Z] SSH_AGENT_PID=19 [2021-09-24T17:38:23.879Z] Running ssh-add (command line suppressed) [2021-09-24T17:38:23.985Z] 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) [2021-09-24T17:38:24.007Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-24T17:38:25.793Z] + git tag --points-at HEAD [Pipeline] } [2021-09-24T17:38:25.819Z] $ docker exec --env ******** --env ******** 17bb577a51a63f9bf1b07aed695de31792892d531b1c9e792ba948d702ff13c5 ssh-agent -k [2021-09-24T17:38:25.930Z] unset SSH_AUTH_SOCK; [2021-09-24T17:38:25.930Z] unset SSH_AGENT_PID; [2021-09-24T17:38:25.930Z] echo Agent pid 19 killed; [2021-09-24T17:38:25.946Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-24T17:38:26.008Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-24T17:38:26.008Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-24T17:38:26.128Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-24T17:38:26.131Z] $ docker exec 17bb577a51a63f9bf1b07aed695de31792892d531b1c9e792ba948d702ff13c5 ssh-agent [2021-09-24T17:38:26.252Z] SSH_AUTH_SOCK=/tmp/ssh-LfrWRgRUccCz/agent.53 [2021-09-24T17:38:26.252Z] SSH_AGENT_PID=60 [2021-09-24T17:38:26.265Z] Running ssh-add (command line suppressed) [2021-09-24T17:38:26.361Z] 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) [2021-09-24T17:38:26.596Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-24T17:38:26.955Z] + git semver init [2021-09-24T17:38:26.955Z] # -> Open(): unable to determine branch for HEAD [2021-09-24T17:38:26.955Z] # $GIT_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-51/.git [2021-09-24T17:38:26.955Z] # $GIT_WORK_TREE = /w/workspace/ry_app-rfid-llrp-inventory_PR-51 [2021-09-24T17:38:26.955Z] # $SEMVER_REMOTE_NAME = origin [2021-09-24T17:38:26.955Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-24T17:38:26.955Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-24T17:38:26.955Z] # $SEMVER_BRANCH = PR-51 [2021-09-24T17:38:26.955Z] # $SEMVER_TEMP = /tmp/semver-207407350 [2021-09-24T17:38:26.955Z] # git clone --branch semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git $SEMVER_TEMP [2021-09-24T17:39:48.626Z] # '/tmp/semver-207407350' -> '/w/workspace/ry_app-rfid-llrp-inventory_PR-51/.semver' [2021-09-24T17:39:48.626Z] # -> Force: false [2021-09-24T17:39:48.626Z] # $SEMVER_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-51/.semver [Pipeline] } [2021-09-24T17:39:48.648Z] $ docker exec --env ******** --env ******** 17bb577a51a63f9bf1b07aed695de31792892d531b1c9e792ba948d702ff13c5 ssh-agent -k [2021-09-24T17:39:48.752Z] unset SSH_AUTH_SOCK; [2021-09-24T17:39:48.752Z] unset SSH_AGENT_PID; [2021-09-24T17:39:48.752Z] echo Agent pid 60 killed; [2021-09-24T17:39:48.772Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-24T17:39:49.188Z] + git semver [Pipeline] } [2021-09-24T17:39:49.223Z] $ docker stop --time=1 17bb577a51a63f9bf1b07aed695de31792892d531b1c9e792ba948d702ff13c5 [2021-09-24T17:39:50.516Z] $ docker rm -f 17bb577a51a63f9bf1b07aed695de31792892d531b1c9e792ba948d702ff13c5 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-24T17:39:50.935Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-24T17:39:51.308Z] Stashed 1 file(s) [Pipeline] echo [2021-09-24T17:39:51.312Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-09-24T17:40:06.644Z] Still waiting to schedule task [2021-09-24T17:40:06.645Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1262’ [2021-09-24T17:40:06.647Z] Still waiting to schedule task [2021-09-24T17:40:06.648Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-09-24T17:43:00.672Z] Running on prd-centos7-docker-4c-2g-1264 in /w/workspace/ry_app-rfid-llrp-inventory_PR-51 [Pipeline] { [Pipeline] ws [2021-09-24T17:43:00.697Z] Running in /w/workspace/app-rfid-llrp-inventory/4 [Pipeline] { [Pipeline] checkout [2021-09-24T17:43:00.819Z] The recommended git tool is: NONE [2021-09-24T17:43:04.481Z] using credential edgex-jenkins-ssh [2021-09-24T17:43:04.499Z] Cloning the remote Git repository [2021-09-24T17:43:04.187Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-09-24T17:43:04.262Z] > git init /w/workspace/app-rfid-llrp-inventory/4 # timeout=10 [2021-09-24T17:43:04.294Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-09-24T17:43:04.294Z] > git --version # timeout=10 [2021-09-24T17:43:04.300Z] > git --version # 'git version 2.24.4' [2021-09-24T17:43:04.301Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-24T17:43:04.331Z] [INFO] Currently running in a labeled security context [2021-09-24T17:43:04.331Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-24T17:43:04.331Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/4@tmp/jenkins-gitclient-ssh5176967149544742088.key [2021-09-24T17:43:04.366Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-24T17:43:21.512Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1263 in /w/workspace/ry_app-rfid-llrp-inventory_PR-51 [Pipeline] { [Pipeline] ws [2021-09-24T17:43:21.536Z] Running in /w/workspace/app-rfid-llrp-inventory/4 [Pipeline] { [Pipeline] checkout [2021-09-24T17:43:21.773Z] The recommended git tool is: NONE [2021-09-24T17:43:27.351Z] using credential edgex-jenkins-ssh [2021-09-24T17:43:27.369Z] Cloning the remote Git repository [2021-09-24T17:43:27.409Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-09-24T17:43:27.512Z] > git init /w/workspace/app-rfid-llrp-inventory/4 # timeout=10 [2021-09-24T17:43:27.582Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-09-24T17:43:27.583Z] > git --version # timeout=10 [2021-09-24T17:43:27.599Z] > git --version # 'git version 2.17.1' [2021-09-24T17:43:27.601Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-24T17:43:27.741Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-24T17:44:23.034Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-09-24T17:44:23.060Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-24T17:44:23.085Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-09-24T17:44:23.122Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-09-24T17:44:23.123Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-24T17:44:23.136Z] > 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 [2021-09-24T17:44:29.889Z] Merging remotes/origin/main commit 2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 into PR head commit fe54903bd1477543751dbacc3b46f02be9406c77 [2021-09-24T17:44:30.110Z] Merge succeeded, producing fe54903bd1477543751dbacc3b46f02be9406c77 [2021-09-24T17:44:30.111Z] Checking out Revision fe54903bd1477543751dbacc3b46f02be9406c77 (PR-51) [2021-09-24T17:44:29.898Z] > git config core.sparsecheckout # timeout=10 [2021-09-24T17:44:29.928Z] > git checkout -f fe54903bd1477543751dbacc3b46f02be9406c77 # timeout=10 [2021-09-24T17:44:30.016Z] > git remote # timeout=10 [2021-09-24T17:44:30.041Z] > git config --get remote.origin.url # timeout=10 [2021-09-24T17:44:30.050Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-24T17:44:30.061Z] > git merge 2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 # timeout=10 [2021-09-24T17:44:30.082Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-24T17:44:30.104Z] > git config core.sparsecheckout # timeout=10 [2021-09-24T17:44:30.117Z] > git checkout -f fe54903bd1477543751dbacc3b46f02be9406c77 # timeout=10 [2021-09-24T17:44:34.354Z] 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 [2021-09-24T17:44:36.221Z] provisioning config files... [2021-09-24T17:44:36.256Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/4@tmp/config2242222133209849576tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-24T17:44:36.832Z] ---> docker-login.sh [2021-09-24T17:44:36.832Z] nexus3.edgexfoundry.org:10001 [2021-09-24T17:44:38.295Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-24T17:44:38.897Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-24T17:44:38.897Z] Configure a credential helper to remove this warning. See [2021-09-24T17:44:38.897Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-24T17:44:38.897Z] [2021-09-24T17:44:38.897Z] Login Succeeded [2021-09-24T17:44:38.897Z] nexus3.edgexfoundry.org:10002 [2021-09-24T17:44:39.172Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-24T17:44:39.448Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-24T17:44:39.448Z] Configure a credential helper to remove this warning. See [2021-09-24T17:44:39.448Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-24T17:44:39.448Z] [2021-09-24T17:44:39.448Z] Login Succeeded [2021-09-24T17:44:39.448Z] nexus3.edgexfoundry.org:10003 [2021-09-24T17:44:40.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-24T17:44:40.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-24T17:44:40.053Z] Configure a credential helper to remove this warning. See [2021-09-24T17:44:40.053Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-24T17:44:40.053Z] [2021-09-24T17:44:40.053Z] Login Succeeded [2021-09-24T17:44:40.053Z] nexus3.edgexfoundry.org:10004 [2021-09-24T17:44:40.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-24T17:44:40.609Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-24T17:44:40.609Z] Configure a credential helper to remove this warning. See [2021-09-24T17:44:40.609Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-24T17:44:40.609Z] [2021-09-24T17:44:40.609Z] Login Succeeded [2021-09-24T17:44:40.609Z] docker.io [2021-09-24T17:44:40.885Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-24T17:44:41.482Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-24T17:44:41.482Z] Configure a credential helper to remove this warning. See [2021-09-24T17:44:41.482Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-24T17:44:41.482Z] [2021-09-24T17:44:41.482Z] Login Succeeded [2021-09-24T17:44:41.482Z] ---> docker-login.sh ends [Pipeline] } [2021-09-24T17:44:41.558Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-24T17:44:41.878Z] ========================================================= [2021-09-24T17:44:41.878Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-24T17:44:41.878Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-09-24T17:44:42.277Z] + 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 . [2021-09-24T17:44:42.556Z] Sending build context to Docker daemon 731.1kB [2021-09-24T17:44:42.556Z] Step 1/13 : ARG BASE=golang:1.16-alpine3.14 [2021-09-24T17:44:42.556Z] Step 2/13 : FROM ${BASE} AS builder [2021-09-24T17:44:42.830Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-24T17:44:43.108Z] 595b0fe564bb: Pulling fs layer [2021-09-24T17:44:43.108Z] 24495759ef45: Pulling fs layer [2021-09-24T17:44:43.108Z] d148012ef14d: Pulling fs layer [2021-09-24T17:44:43.108Z] e90a11edd702: Pulling fs layer [2021-09-24T17:44:43.108Z] d77568369979: Pulling fs layer [2021-09-24T17:44:43.108Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-24T17:44:43.108Z] 170f2ba95c9a: Pulling fs layer [2021-09-24T17:44:43.108Z] 97ac5df62f85: Pulling fs layer [2021-09-24T17:44:43.108Z] fc1c9f9a7f3b: Waiting [2021-09-24T17:44:43.108Z] 170f2ba95c9a: Waiting [2021-09-24T17:44:43.108Z] e90a11edd702: Waiting [2021-09-24T17:44:43.108Z] d77568369979: Waiting [2021-09-24T17:44:43.108Z] 97ac5df62f85: Waiting [2021-09-24T17:44:43.108Z] d148012ef14d: Download complete [2021-09-24T17:44:43.108Z] 24495759ef45: Verifying Checksum [2021-09-24T17:44:43.108Z] 24495759ef45: Download complete [2021-09-24T17:44:43.108Z] d77568369979: Verifying Checksum [2021-09-24T17:44:43.108Z] d77568369979: Download complete [2021-09-24T17:44:43.108Z] 595b0fe564bb: Verifying Checksum [2021-09-24T17:44:43.108Z] 595b0fe564bb: Download complete [2021-09-24T17:44:43.108Z] fc1c9f9a7f3b: Verifying Checksum [2021-09-24T17:44:43.108Z] fc1c9f9a7f3b: Download complete [2021-09-24T17:44:43.108Z] 170f2ba95c9a: Verifying Checksum [2021-09-24T17:44:43.108Z] 170f2ba95c9a: Download complete [2021-09-24T17:44:43.710Z] 595b0fe564bb: Pull complete [2021-09-24T17:44:44.315Z] 24495759ef45: Pull complete [2021-09-24T17:44:45.019Z] d148012ef14d: Pull complete [2021-09-24T17:44:47.660Z] e90a11edd702: Verifying Checksum [2021-09-24T17:44:47.660Z] e90a11edd702: Download complete [2021-09-24T17:44:47.660Z] 97ac5df62f85: Verifying Checksum [2021-09-24T17:44:57.841Z] e90a11edd702: Pull complete [2021-09-24T17:44:57.841Z] d77568369979: Pull complete [2021-09-24T17:44:58.117Z] fc1c9f9a7f3b: Pull complete [2021-09-24T17:44:58.730Z] 170f2ba95c9a: Pull complete [2021-09-24T17:45:05.474Z] 97ac5df62f85: Pull complete [2021-09-24T17:45:05.474Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-24T17:45:05.474Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-24T17:45:05.474Z] ---> 04bc70af865f [2021-09-24T17:45:05.474Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-09-24T17:45:08.875Z] ---> Running in f20190473386 [2021-09-24T17:45:09.472Z] Removing intermediate container f20190473386 [2021-09-24T17:45:09.473Z] ---> 23d34afe3b18 [2021-09-24T17:45:09.473Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2021-09-24T17:45:09.473Z] ---> Running in d652ddd33d3d [2021-09-24T17:45:10.073Z] Removing intermediate container d652ddd33d3d [2021-09-24T17:45:10.073Z] ---> dd543f824577 [2021-09-24T17:45:10.073Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-09-24T17:45:10.073Z] ---> Running in 615af583e87f [2021-09-24T17:45:10.668Z] Removing intermediate container 615af583e87f [2021-09-24T17:45:10.669Z] ---> f68b9ccb2456 [2021-09-24T17:45:10.669Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-24T17:45:10.942Z] ---> Running in 192fbcd6f278 [2021-09-24T17:45:13.574Z] Removing intermediate container 192fbcd6f278 [2021-09-24T17:45:13.574Z] ---> cb3ea8701146 [2021-09-24T17:45:13.574Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-24T17:45:13.574Z] ---> Running in 921efc027503 [2021-09-24T17:45:15.041Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-24T17:45:16.469Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-24T17:45:17.445Z] OK: 218 MiB in 52 packages [2021-09-24T17:45:18.421Z] Removing intermediate container 921efc027503 [2021-09-24T17:45:18.421Z] ---> fc15ed8c5d21 [2021-09-24T17:45:18.421Z] Step 8/13 : WORKDIR /app [2021-09-24T17:45:18.699Z] ---> Running in bf47329c29bb [2021-09-24T17:45:18.972Z] Removing intermediate container bf47329c29bb [2021-09-24T17:45:18.972Z] ---> 5811852db508 [2021-09-24T17:45:18.972Z] Step 9/13 : COPY go.mod . [2021-09-24T17:45:19.948Z] ---> d13e8cda5c75 [2021-09-24T17:45:19.948Z] Step 10/13 : RUN go mod download [2021-09-24T17:45:19.948Z] ---> Running in a4ca1e34d1fa [2021-09-24T17:46:06.891Z] Removing intermediate container a4ca1e34d1fa [2021-09-24T17:46:06.891Z] ---> 950b78865014 [2021-09-24T17:46:06.891Z] Step 11/13 : COPY . . [2021-09-24T17:46:06.891Z] ---> e0b71dde07e2 [2021-09-24T17:46:06.891Z] Step 12/13 : ARG MAKE="make build" [2021-09-24T17:46:06.891Z] ---> Running in a382ee5622d4 [2021-09-24T17:46:06.891Z] Removing intermediate container a382ee5622d4 [2021-09-24T17:46:06.891Z] ---> cb75e738a708 [2021-09-24T17:46:06.891Z] Step 13/13 : RUN $MAKE [2021-09-24T17:46:06.891Z] ---> Running in 48a6073adafd [2021-09-24T17:46:06.891Z] noop [2021-09-24T17:46:06.891Z] Removing intermediate container 48a6073adafd [2021-09-24T17:46:06.891Z] ---> 0b2a0557d56a [2021-09-24T17:46:06.891Z] Successfully built 0b2a0557d56a [2021-09-24T17:46:06.891Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-24T17:46:07.240Z] + docker inspect -f . ci-base-image-arm64 [2021-09-24T17:46:07.240Z] . [Pipeline] withDockerContainer [2021-09-24T17:46:07.510Z] prd-ubuntu18.04-docker-arm64-4c-16g-1263 does not seem to be running inside a container [2021-09-24T17:46:07.586Z] $ 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 [2021-09-24T17:46:09.291Z] $ docker top 2a383abe0e94b25f92ec2718e3f685cc77f7d364c0924c1f4b055d6d992b1dde -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-24T17:46:10.320Z] + go version [2021-09-24T17:46:10.320Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-09-24T17:46:10.317Z] $ docker stop --time=1 2a383abe0e94b25f92ec2718e3f685cc77f7d364c0924c1f4b055d6d992b1dde [2021-09-24T17:46:12.204Z] $ docker rm -f 2a383abe0e94b25f92ec2718e3f685cc77f7d364c0924c1f4b055d6d992b1dde [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-24T17:46:13.084Z] + docker inspect -f . ci-base-image-arm64 [2021-09-24T17:46:13.084Z] . [Pipeline] withDockerContainer [2021-09-24T17:46:13.354Z] prd-ubuntu18.04-docker-arm64-4c-16g-1263 does not seem to be running inside a container [2021-09-24T17:46:13.420Z] $ 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 [2021-09-24T17:46:15.106Z] $ docker top cc2c625df1b550406aade4210db76888305c9a7bdd1249407d9e2782dbb76ed4 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-09-24T17:46:16.126Z] + go mod tidy [Pipeline] sh [2021-09-24T17:46:17.397Z] + make test [2021-09-24T17:46:17.397Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-09-24T17:47:25.521Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2021-09-24T17:47:25.521Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.194s coverage: 89.2% of statements [2021-09-24T17:47:25.521Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 0.047s coverage: 11.3% of statements [2021-09-24T17:47:28.906Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 5.237s coverage: 73.3% of statements [2021-09-24T17:47:29.184Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-09-24T17:48:01.553Z] gofmt -l . [2021-09-24T17:48:01.553Z] [ "`gofmt -l .`" = "" ] [2021-09-24T17:48:01.553Z] ./bin/test-attribution.sh [2021-09-24T17:48:01.553Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-09-24T17:48:01.537Z] $ docker stop --time=1 cc2c625df1b550406aade4210db76888305c9a7bdd1249407d9e2782dbb76ed4 [2021-09-24T17:48:03.544Z] $ docker rm -f cc2c625df1b550406aade4210db76888305c9a7bdd1249407d9e2782dbb76ed4 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-24T17:48:04.565Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-09-24T17:48:05.189Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-09-24T17:48:09.966Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-09-24T17:48:10.305Z] + ls -al . [2021-09-24T17:48:10.305Z] total 216 [2021-09-24T17:48:10.305Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 24 17:48 . [2021-09-24T17:48:10.305Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 24 17:43 .. [2021-09-24T17:48:10.305Z] -rw-rw-r-- 1 jenkins jenkins 262 Sep 24 17:44 .dockerignore [2021-09-24T17:48:10.305Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 24 17:44 .git [2021-09-24T17:48:10.305Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 24 17:44 .github [2021-09-24T17:48:10.305Z] -rw-rw-r-- 1 jenkins jenkins 805 Sep 24 17:44 .gitignore [2021-09-24T17:48:10.305Z] -rw-rw-r-- 1 jenkins jenkins 7039 Sep 24 17:44 Attribution.txt [2021-09-24T17:48:10.305Z] -rw-rw-r-- 1 jenkins jenkins 1710 Sep 24 17:44 Dockerfile [2021-09-24T17:48:10.305Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 24 17:44 GOVERNANCE.md [2021-09-24T17:48:10.305Z] -rw-rw-r-- 1 jenkins jenkins 686 Sep 24 17:44 Jenkinsfile [2021-09-24T17:48:10.305Z] -rw-rw-r-- 1 jenkins jenkins 11347 Sep 24 17:44 LICENSE [2021-09-24T17:48:10.305Z] -rw-rw-r-- 1 jenkins jenkins 1499 Sep 24 17:44 Makefile [2021-09-24T17:48:10.305Z] -rw-rw-r-- 1 jenkins jenkins 617 Sep 24 17:44 OWNERS.md [2021-09-24T17:48:10.305Z] -rw-rw-r-- 1 jenkins jenkins 30705 Sep 24 17:44 README.md [2021-09-24T17:48:10.305Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 24 17:39 VERSION [2021-09-24T17:48:10.305Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 24 17:44 bin [2021-09-24T17:48:10.305Z] -rw-r--r-- 1 jenkins jenkins 62828 Sep 24 17:47 coverage.out [2021-09-24T17:48:10.305Z] -rw-r--r-- 1 jenkins jenkins 412 Sep 24 17:48 go.mod [2021-09-24T17:48:10.305Z] -rw-r--r-- 1 jenkins jenkins 19455 Sep 24 17:46 go.sum [2021-09-24T17:48:10.305Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 24 17:44 images [2021-09-24T17:48:10.305Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 24 17:44 internal [2021-09-24T17:48:10.305Z] -rw-rw-r-- 1 jenkins jenkins 530 Sep 24 17:44 main.go [2021-09-24T17:48:10.305Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 24 17:44 res [2021-09-24T17:48:10.305Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 24 17:44 snap [2021-09-24T17:48:10.305Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 24 17:44 static [Pipeline] isUnix [Pipeline] sh [2021-09-24T17:48:10.656Z] + 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 . [2021-09-24T17:48:10.929Z] Sending build context to Docker daemon 731.1kB [2021-09-24T17:48:11.204Z] Step 1/28 : ARG BASE=golang:1.16-alpine3.14 [2021-09-24T17:48:11.204Z] Step 2/28 : FROM ${BASE} AS builder [2021-09-24T17:48:11.204Z] ---> 0b2a0557d56a [2021-09-24T17:48:11.204Z] Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-09-24T17:48:11.204Z] ---> Running in 0d41b1055723 [2021-09-24T17:48:11.798Z] Removing intermediate container 0d41b1055723 [2021-09-24T17:48:11.798Z] ---> 100377a8fe75 [2021-09-24T17:48:11.798Z] Step 4/28 : ARG ALPINE_PKG_EXTRA="" [2021-09-24T17:48:12.076Z] ---> Running in 6129226896ff [2021-09-24T17:48:12.349Z] Removing intermediate container 6129226896ff [2021-09-24T17:48:12.349Z] ---> f5c4b2efbef9 [2021-09-24T17:48:12.349Z] Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-09-24T17:48:12.626Z] ---> Running in 5052d0789fa2 [2021-09-24T17:48:13.225Z] Removing intermediate container 5052d0789fa2 [2021-09-24T17:48:13.225Z] ---> b4e454d3cf80 [2021-09-24T17:48:13.225Z] Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-24T17:48:13.225Z] ---> Running in a27c992d6cbc [2021-09-24T17:48:15.902Z] Removing intermediate container a27c992d6cbc [2021-09-24T17:48:15.902Z] ---> 880e5d0a4dc1 [2021-09-24T17:48:15.902Z] Step 7/28 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-24T17:48:15.902Z] ---> Running in fb39df618b39 [2021-09-24T17:48:16.929Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-24T17:48:18.364Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-24T17:48:19.339Z] OK: 218 MiB in 52 packages [2021-09-24T17:48:20.314Z] Removing intermediate container fb39df618b39 [2021-09-24T17:48:20.314Z] ---> 72deb4891290 [2021-09-24T17:48:20.314Z] Step 8/28 : WORKDIR /app [2021-09-24T17:48:20.314Z] ---> Running in e7d342895f8a [2021-09-24T17:48:20.909Z] Removing intermediate container e7d342895f8a [2021-09-24T17:48:20.909Z] ---> 332b50de66b1 [2021-09-24T17:48:20.909Z] Step 9/28 : COPY go.mod . [2021-09-24T17:48:21.887Z] ---> f9c6b12f113a [2021-09-24T17:48:21.887Z] Step 10/28 : RUN go mod download [2021-09-24T17:48:21.887Z] ---> Running in 8df4a328794c [2021-09-24T17:48:24.506Z] Removing intermediate container 8df4a328794c [2021-09-24T17:48:24.506Z] ---> a68382503359 [2021-09-24T17:48:24.506Z] Step 11/28 : COPY . . [2021-09-24T17:48:25.104Z] ---> 549337053dc0 [2021-09-24T17:48:25.104Z] Step 12/28 : ARG MAKE="make build" [2021-09-24T17:48:25.377Z] ---> Running in f5f90c8644ef [2021-09-24T17:48:25.651Z] Removing intermediate container f5f90c8644ef [2021-09-24T17:48:25.651Z] ---> 00ffeed0fdb7 [2021-09-24T17:48:25.651Z] Step 13/28 : RUN $MAKE [2021-09-24T17:48:25.922Z] ---> Running in 90c5ad12f963 [2021-09-24T17:48:27.361Z] go mod tidy [2021-09-24T17:48:27.635Z] 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 [2021-09-24T17:49:14.634Z] Removing intermediate container 90c5ad12f963 [2021-09-24T17:49:14.634Z] ---> 97eade71758c [2021-09-24T17:49:14.634Z] Step 14/28 : FROM alpine:3.14 [2021-09-24T17:49:17.245Z] 3.14: Pulling from library/alpine [2021-09-24T17:49:17.245Z] 552d1f2373af: Pulling fs layer [2021-09-24T17:49:17.245Z] 552d1f2373af: Download complete [2021-09-24T17:49:17.841Z] 552d1f2373af: Pull complete [2021-09-24T17:49:18.112Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-24T17:49:18.112Z] Status: Downloaded newer image for alpine:3.14 [2021-09-24T17:49:18.112Z] ---> bb3de5531c18 [2021-09-24T17:49:18.112Z] Step 15/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-09-24T17:49:18.385Z] ---> Running in c00e8f3e55b7 [2021-09-24T17:49:18.979Z] Removing intermediate container c00e8f3e55b7 [2021-09-24T17:49:18.979Z] ---> b55cb021ce57 [2021-09-24T17:49:18.979Z] Step 16/28 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2021-09-24T17:49:18.979Z] ---> Running in 8f7c258bcc98 [2021-09-24T17:49:19.581Z] Removing intermediate container 8f7c258bcc98 [2021-09-24T17:49:19.581Z] ---> 738886c545d2 [2021-09-24T17:49:19.581Z] Step 17/28 : RUN apk --no-cache add ca-certificates zeromq [2021-09-24T17:49:19.854Z] ---> Running in 7c7bf1da3d11 [2021-09-24T17:49:21.289Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-24T17:49:21.289Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-24T17:49:21.881Z] (1/6) Installing ca-certificates (20191127-r5) [2021-09-24T17:49:21.881Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-09-24T17:49:21.881Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-24T17:49:21.881Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-09-24T17:49:22.155Z] (5/6) Installing libzmq (4.3.4-r0) [2021-09-24T17:49:22.155Z] (6/6) Installing zeromq (4.3.4-r0) [2021-09-24T17:49:22.155Z] Executing busybox-1.33.1-r3.trigger [2021-09-24T17:49:22.155Z] Executing ca-certificates-20191127-r5.trigger [2021-09-24T17:49:22.155Z] OK: 9 MiB in 20 packages [2021-09-24T17:49:24.123Z] Removing intermediate container 7c7bf1da3d11 [2021-09-24T17:49:24.123Z] ---> d09856c9130d [2021-09-24T17:49:24.123Z] Step 18/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-09-24T17:49:24.717Z] ---> 5131364f1c1a [2021-09-24T17:49:24.717Z] Step 19/28 : COPY --from=builder /app/LICENSE /LICENSE [2021-09-24T17:49:25.692Z] ---> bbff31b06ad3 [2021-09-24T17:49:25.692Z] Step 20/28 : COPY --from=builder /app/res/ /res/ [2021-09-24T17:49:26.289Z] ---> 3d3a0fc99f05 [2021-09-24T17:49:26.289Z] Step 21/28 : COPY --from=builder /app/static/ /static/ [2021-09-24T17:49:27.267Z] ---> 9a8dfe6faba8 [2021-09-24T17:49:27.267Z] Step 22/28 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2021-09-24T17:49:28.700Z] ---> 399217f6ac3c [2021-09-24T17:49:28.701Z] Step 23/28 : EXPOSE 48086 [2021-09-24T17:49:28.701Z] ---> Running in ceb6267430ac [2021-09-24T17:49:29.296Z] Removing intermediate container ceb6267430ac [2021-09-24T17:49:29.296Z] ---> 02d31dcc1106 [2021-09-24T17:49:29.296Z] Step 24/28 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2021-09-24T17:49:29.296Z] ---> Running in d9e4791bfe0b [2021-09-24T17:49:29.895Z] Removing intermediate container d9e4791bfe0b [2021-09-24T17:49:29.895Z] ---> f79bbdad6bcd [2021-09-24T17:49:29.895Z] Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2021-09-24T17:49:29.895Z] ---> Running in e7a1d98fbe14 [2021-09-24T17:49:30.491Z] Removing intermediate container e7a1d98fbe14 [2021-09-24T17:49:30.491Z] ---> 932d08c0a979 [2021-09-24T17:49:30.491Z] Step 26/28 : LABEL arch=arm64 [2021-09-24T17:49:30.491Z] ---> Running in f0e92ee961ee [2021-09-24T17:49:31.088Z] Removing intermediate container f0e92ee961ee [2021-09-24T17:49:31.088Z] ---> bbcdd4762da2 [2021-09-24T17:49:31.088Z] Step 27/28 : LABEL git_sha=fe54903bd1477543751dbacc3b46f02be9406c77 [2021-09-24T17:49:31.088Z] ---> Running in 9da5fdef294d [2021-09-24T17:49:31.683Z] Removing intermediate container 9da5fdef294d [2021-09-24T17:49:31.683Z] ---> 48def628360f [2021-09-24T17:49:31.683Z] Step 28/28 : LABEL version=0.0.0 [2021-09-24T17:49:31.683Z] ---> Running in 13f1042d0768 [2021-09-24T17:49:32.274Z] Removing intermediate container 13f1042d0768 [2021-09-24T17:49:32.274Z] ---> 979798c6a1dd [2021-09-24T17:49:32.274Z] [Warning] One or more build-args [ARCH] were not consumed [2021-09-24T17:49:32.274Z] Successfully built 979798c6a1dd [2021-09-24T17:49:32.274Z] 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 [2021-09-24T17:49:33.012Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-24T17:49:33.284Z] [2021-09-24T17:49:33.284Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-24T17:49:33.641Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-24T17:49:33.914Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-24T17:49:33.914Z] 448f6bf000e3: Pulling fs layer [2021-09-24T17:49:33.914Z] f757da607395: Pulling fs layer [2021-09-24T17:49:33.914Z] 05883995daec: Pulling fs layer [2021-09-24T17:49:33.914Z] 8603b9c90790: Pulling fs layer [2021-09-24T17:49:33.914Z] 1560dd03e051: Pulling fs layer [2021-09-24T17:49:33.914Z] 27f5ce0e4adf: Pulling fs layer [2021-09-24T17:49:33.914Z] c2d8d7efcc4b: Pulling fs layer [2021-09-24T17:49:33.914Z] 8603b9c90790: Waiting [2021-09-24T17:49:33.914Z] 1560dd03e051: Waiting [2021-09-24T17:49:33.914Z] c2d8d7efcc4b: Waiting [2021-09-24T17:49:33.914Z] 27f5ce0e4adf: Waiting [2021-09-24T17:49:34.189Z] f757da607395: Verifying Checksum [2021-09-24T17:49:34.189Z] f757da607395: Download complete [2021-09-24T17:49:34.189Z] 8603b9c90790: Download complete [2021-09-24T17:49:34.463Z] 1560dd03e051: Download complete [2021-09-24T17:49:34.463Z] 27f5ce0e4adf: Verifying Checksum [2021-09-24T17:49:34.463Z] 27f5ce0e4adf: Download complete [2021-09-24T17:49:34.735Z] 05883995daec: Verifying Checksum [2021-09-24T17:49:34.735Z] 05883995daec: Download complete [2021-09-24T17:49:35.714Z] 448f6bf000e3: Verifying Checksum [2021-09-24T17:49:35.714Z] 448f6bf000e3: Download complete [2021-09-24T17:49:38.335Z] c2d8d7efcc4b: Verifying Checksum [2021-09-24T17:49:38.335Z] c2d8d7efcc4b: Download complete [2021-09-24T17:49:38.939Z] 448f6bf000e3: Pull complete [2021-09-24T17:49:39.533Z] f757da607395: Pull complete [2021-09-24T17:49:41.507Z] 05883995daec: Pull complete [2021-09-24T17:49:41.507Z] 8603b9c90790: Pull complete [2021-09-24T17:49:42.489Z] 1560dd03e051: Pull complete [2021-09-24T17:49:42.762Z] 27f5ce0e4adf: Pull complete [2021-09-24T17:49:57.852Z] c2d8d7efcc4b: Pull complete [2021-09-24T17:49:57.852Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-24T17:49:57.852Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-24T17:49:57.852Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-24T17:49:58.111Z] prd-ubuntu18.04-docker-arm64-4c-16g-1263 does not seem to be running inside a container [2021-09-24T17:49:58.142Z] $ 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 [2021-09-24T17:50:03.045Z] $ docker top c6c93a2159a97d8838e2eb046f5f7b85a6d4e850fc8542c49cd12c3a4742634d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-24T17:50:06.068Z] ---> job-cost.sh [2021-09-24T17:50:06.069Z] lf-activate-venv: SKIPPING [2021-09-24T17:50:06.069Z] INFO: No Stack... [2021-09-24T17:50:07.042Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-24T17:50:07.637Z] INFO: Archiving Costs [Pipeline] sh [2021-09-24T17:50:08.301Z] + cat /w/workspace/app-rfid-llrp-inventory/4/archives/cost.csv [2021-09-24T17:50:08.301Z] + cut -d, -f6 [Pipeline] lock [2021-09-24T17:50:08.366Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-51-4-stack-cost] [2021-09-24T17:50:08.376Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-51-4-stack-cost] did not exist. Created. [2021-09-24T17:50:08.377Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-51-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-24T17:50:09.069Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-24T17:50:09.139Z] Stashed 1 file(s) [Pipeline] } [2021-09-24T17:50:09.152Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-51-4-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-24T17:50:09.128Z] $ docker stop --time=1 c6c93a2159a97d8838e2eb046f5f7b85a6d4e850fc8542c49cd12c3a4742634d [2021-09-24T17:50:10.864Z] $ 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] } [2021-09-24T17:50:50.494Z] ERROR: Error cloning remote repo 'origin' [2021-09-24T17:50:50.494Z] 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: [2021-09-24T17:50:50.494Z] stdout: [2021-09-24T17:50:50.494Z] stderr: Warning: Permanently added the RSA host key for IP address '140.82.114.3' to the list of known hosts. [2021-09-24T17:50:50.494Z] remote: Enumerating objects: 1703, done. [2021-09-24T17:50:50.495Z] 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. [2021-09-24T17:50:50.495Z] 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. [2021-09-24T17:50:50.495Z] 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. [2021-09-24T17:50:50.495Z] fatal: the remote end hung up unexpectedly [2021-09-24T17:50:50.495Z] fatal: early EOF [2021-09-24T17:50:50.495Z] fatal: index-pack failed [2021-09-24T17:50:50.495Z] [2021-09-24T17:50:50.495Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2677) [2021-09-24T17:50:50.495Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2102) [2021-09-24T17:50:50.495Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$500(CliGitAPIImpl.java:86) [2021-09-24T17:50:50.495Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:624) [2021-09-24T17:50:50.495Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:853) [2021-09-24T17:50:50.495Z] at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:160) [2021-09-24T17:50:50.495Z] at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:153) [2021-09-24T17:50:50.495Z] at hudson.remoting.UserRequest.perform(UserRequest.java:211) [2021-09-24T17:50:50.495Z] at hudson.remoting.UserRequest.perform(UserRequest.java:54) [2021-09-24T17:50:50.495Z] at hudson.remoting.Request$2.run(Request.java:376) [2021-09-24T17:50:50.495Z] at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) [2021-09-24T17:50:50.495Z] at java.util.concurrent.FutureTask.run(FutureTask.java:266) [2021-09-24T17:50:50.495Z] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [2021-09-24T17:50:50.495Z] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [2021-09-24T17:50:50.495Z] at java.lang.Thread.run(Thread.java:748) [2021-09-24T17:50:50.495Z] Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-centos7-docker-4c-2g-1264 [2021-09-24T17:50:50.495Z] at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1800) [2021-09-24T17:50:50.496Z] at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) [2021-09-24T17:50:50.496Z] at hudson.remoting.Channel.call(Channel.java:1001) [2021-09-24T17:50:50.496Z] at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:145) [2021-09-24T17:50:50.496Z] at sun.reflect.GeneratedMethodAccessor284.invoke(Unknown Source) [2021-09-24T17:50:50.496Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [2021-09-24T17:50:50.496Z] at java.lang.reflect.Method.invoke(Method.java:498) [2021-09-24T17:50:50.496Z] at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:131) [2021-09-24T17:50:50.496Z] at com.sun.proxy.$Proxy70.execute(Unknown Source) [2021-09-24T17:50:50.496Z] at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1227) [2021-09-24T17:50:50.496Z] at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305) [2021-09-24T17:50:50.496Z] at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:129) [2021-09-24T17:50:50.496Z] at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:97) [2021-09-24T17:50:50.496Z] at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:84) [2021-09-24T17:50:50.496Z] at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47) [2021-09-24T17:50:50.496Z] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [2021-09-24T17:50:50.496Z] ... 4 more [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-24T17:50:50.698Z] 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 [2021-09-24T17:50:52.941Z] + '[' -d /w/workspace/ry_app-rfid-llrp-inventory_PR-51/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-24T17:50:53.273Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-24T17:50:53.876Z] ---> package-listing.sh [2021-09-24T17:50:53.876Z] ++ facter osfamily [2021-09-24T17:50:53.876Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-24T17:50:54.255Z] + OS_FAMILY=redhat [2021-09-24T17:50:54.255Z] + workspace=/w/workspace/ry_app-rfid-llrp-inventory_PR-51 [2021-09-24T17:50:54.255Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-24T17:50:54.255Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-24T17:50:54.255Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-24T17:50:54.255Z] + PACKAGES=/tmp/packages_start.txt [2021-09-24T17:50:54.255Z] + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-51 ']' [2021-09-24T17:50:54.255Z] + PACKAGES=/tmp/packages_end.txt [2021-09-24T17:50:54.255Z] + case "${OS_FAMILY}" in [2021-09-24T17:50:54.255Z] + sort [2021-09-24T17:50:54.255Z] + rpm -qa [2021-09-24T17:50:54.897Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-24T17:50:54.897Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-24T17:50:54.897Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-24T17:50:54.897Z] + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-51 ']' [2021-09-24T17:50:54.897Z] + mkdir -p /w/workspace/ry_app-rfid-llrp-inventory_PR-51/archives/ [2021-09-24T17:50:54.897Z] + 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 [2021-09-24T17:50:54.916Z] 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 [2021-09-24T17:50:55.219Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-24T17:50:56.021Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-24T17:50:56.021Z] [2021-09-24T17:50:56.021Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-24T17:50:56.361Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-24T17:50:56.361Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-24T17:50:56.361Z] b4d181a07f80: Pulling fs layer [2021-09-24T17:50:56.361Z] a1111a8f2ec3: Pulling fs layer [2021-09-24T17:50:56.361Z] ed53099fbce6: Pulling fs layer [2021-09-24T17:50:56.361Z] dc539afda2c1: Pulling fs layer [2021-09-24T17:50:56.361Z] 77bc0d833cb6: Pulling fs layer [2021-09-24T17:50:56.361Z] 9065ff56babe: Pulling fs layer [2021-09-24T17:50:56.361Z] d287ab97295c: Pulling fs layer [2021-09-24T17:50:56.361Z] dc539afda2c1: Waiting [2021-09-24T17:50:56.361Z] 77bc0d833cb6: Waiting [2021-09-24T17:50:56.361Z] 9065ff56babe: Waiting [2021-09-24T17:50:56.361Z] d287ab97295c: Waiting [2021-09-24T17:50:56.628Z] a1111a8f2ec3: Verifying Checksum [2021-09-24T17:50:56.628Z] a1111a8f2ec3: Download complete [2021-09-24T17:50:56.897Z] dc539afda2c1: Verifying Checksum [2021-09-24T17:50:56.897Z] dc539afda2c1: Download complete [2021-09-24T17:50:57.165Z] 77bc0d833cb6: Verifying Checksum [2021-09-24T17:50:57.165Z] 77bc0d833cb6: Download complete [2021-09-24T17:50:57.165Z] 9065ff56babe: Verifying Checksum [2021-09-24T17:50:57.165Z] 9065ff56babe: Download complete [2021-09-24T17:50:57.431Z] ed53099fbce6: Verifying Checksum [2021-09-24T17:50:57.431Z] ed53099fbce6: Download complete [2021-09-24T17:50:58.389Z] b4d181a07f80: Verifying Checksum [2021-09-24T17:50:58.389Z] b4d181a07f80: Download complete [2021-09-24T17:50:59.365Z] b4d181a07f80: Pull complete [2021-09-24T17:50:59.842Z] a1111a8f2ec3: Pull complete [2021-09-24T17:51:00.109Z] ed53099fbce6: Pull complete [2021-09-24T17:51:00.109Z] dc539afda2c1: Pull complete [2021-09-24T17:51:00.384Z] 77bc0d833cb6: Pull complete [2021-09-24T17:51:00.384Z] 9065ff56babe: Pull complete [2021-09-24T17:51:03.727Z] d287ab97295c: Verifying Checksum [2021-09-24T17:51:03.728Z] d287ab97295c: Download complete [2021-09-24T17:51:08.028Z] d287ab97295c: Pull complete [2021-09-24T17:51:08.028Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-24T17:51:08.028Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-24T17:51:08.028Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-24T17:51:08.134Z] prd-centos7-docker-4c-2g-1262 does not seem to be running inside a container [2021-09-24T17:51:08.224Z] $ 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 [2021-09-24T17:51:10.439Z] $ docker top 0bd85cc35884afbb82b7015c5e9e41e1e49be85c2bde9bf51b4245f977fedc41 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-24T17:51:10.857Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-24T17:51:11.186Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-24T17:51:11.501Z] + ls /var/log/sa-host [2021-09-24T17:51:11.501Z] + sadf -c /var/log/sa-host/sa05 [2021-09-24T17:51:11.501Z] file_magic: OK [2021-09-24T17:51:11.501Z] HZ: Using current value: 100 [2021-09-24T17:51:11.501Z] file_header: OK [2021-09-24T17:51:11.501Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-09-24T17:51:11.501Z] Statistics: [2021-09-24T17:51:11.501Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-24T17:51:11.501Z] File successfully converted to sysstat format version 12.0.3 [2021-09-24T17:51:11.501Z] + sadf -c /var/log/sa-host/sa24 [2021-09-24T17:51:11.501Z] file_magic: OK [2021-09-24T17:51:11.501Z] HZ: Using current value: 100 [2021-09-24T17:51:11.501Z] file_header: OK [2021-09-24T17:51:11.501Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-09-24T17:51:11.501Z] Statistics: [2021-09-24T17:51:11.501Z] 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... [2021-09-24T17:51:11.501Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-24T17:51:12.107Z] provisioning config files... [2021-09-24T17:51:12.124Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-51@tmp/config7470189467562754205tmp [Pipeline] { [Pipeline] echo [2021-09-24T17:51:12.153Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-24T17:51:12.472Z] ---> create-netrc.sh [Pipeline] } [2021-09-24T17:51:12.484Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-24T17:51:13.137Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-24T17:51:13.154Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-24T17:51:13.490Z] ---> sudo-logs.sh [2021-09-24T17:51:13.490Z] Archiving 'sudo' log.. [2021-09-24T17:51:13.490Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1262.vexxhost.local: Name or service not known [2021-09-24T17:51:13.490Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1262.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-24T17:51:13.555Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-24T17:51:13.874Z] ---> job-cost.sh [2021-09-24T17:51:13.874Z] lf-activate-venv: SKIPPING [2021-09-24T17:51:13.874Z] DEBUG: total: 0.10999999940395355 [2021-09-24T17:51:13.874Z] INFO: Retrieving Stack Cost... [2021-09-24T17:51:15.824Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-24T17:51:15.824Z] INFO: Archiving Costs [Pipeline] echo [2021-09-24T17:51:15.843Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-24T17:51:16.191Z] ---> logs-deploy.sh [2021-09-24T17:51:16.191Z] lf-activate-venv: SKIPPING [2021-09-24T17:51:16.191Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-51/4 [2021-09-24T17:51:16.191Z] INFO: archiving workspace using pattern(s): [2021-09-24T17:51:17.154Z] Archives upload complete. [2021-09-24T17:51:17.155Z] INFO: archiving logs to Nexus