Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6d0ba25bec9449c31123a1bda9df5a6e703bd1e4+e04a0383669ea00f79ef2e7d56e71bc78ec0aaed (9128a1306279c975f4d484b609cc12a49d27e02c) 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-ssh5277134904464498763.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-ssh7868786372555265439.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-36/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-36/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2686926532634650720.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-ssh5274655968874579600.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-36/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-36/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5348363868282916414.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-1484 in /w/workspace/ry_app-rfid-llrp-inventory_PR-36 [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-36 # 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-36@tmp/jenkins-gitclient-ssh5072906890750841709.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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-36@tmp/jenkins-gitclient-ssh5459226075640736088.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/36/head:refs/remotes/origin/PR-36 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit e04a0383669ea00f79ef2e7d56e71bc78ec0aaed into PR head commit 6d0ba25bec9449c31123a1bda9df5a6e703bd1e4 Merge succeeded, producing 22d725a9182507584a34cbf61de23acc09e47657 Checking out Revision 22d725a9182507584a34cbf61de23acc09e47657 (PR-36) > git config core.sparsecheckout # timeout=10 > git checkout -f 6d0ba25bec9449c31123a1bda9df5a6e703bd1e4 # 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-36@tmp/jenkins-gitclient-ssh4248646776724611652.key > git merge e04a0383669ea00f79ef2e7d56e71bc78ec0aaed # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 22d725a9182507584a34cbf61de23acc09e47657 # timeout=10 Commit message: "Merge commit 'e04a0383669ea00f79ef2e7d56e71bc78ec0aaed' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-25T23:59:56.597Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-25T23:59:56.691Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-25T23:59:56.719Z] ========================================================= [2021-09-25T23:59:56.719Z] EdgeX Global Pipelines Version Info [2021-09-25T23:59:56.719Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 9a632dd8e9d8904f41bb1a32f031b46716ef71f0 # timeout=10 [2021-09-25T23:59:57.949Z] ------------------- [2021-09-25T23:59:57.949Z] stable info: [2021-09-25T23:59:57.949Z] ------------------- [2021-09-25T23:59:57.949Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-25T23:59:57.949Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-25T23:59:57.949Z] Message: update stable to v1.0.205 [2021-09-25T23:59:58.532Z] ------------------- [2021-09-25T23:59:58.532Z] experimental info: [2021-09-25T23:59:58.532Z] ------------------- [2021-09-25T23:59:58.532Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-09-25T23:59:58.532Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-25T23:59:58.532Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-25T23:59:58.686Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2021-09-25T23:59:58.719Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2021-09-25T23:59:58.746Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-25T23:59:58.772Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-25T23:59:58.798Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-25T23:59:58.824Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-25T23:59:58.850Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-25T23:59:58.874Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-25T23:59:58.899Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-09-25T23:59:58.925Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-25T23:59:58.950Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-26T00:00:00.541Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-26T00:00:00.568Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2021-09-26T00:00:00.594Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-26T00:00:00.620Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-26T00:00:00.646Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-09-26T00:00:00.674Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-09-26T00:00:00.700Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-09-26T00:00:00.727Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-09-26T00:00:00.754Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-26T00:00:00.780Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-09-26T00:00:00.816Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-09-26T00:00:00.843Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-09-26T00:00:00.872Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-09-26T00:00:00.898Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-09-26T00:00:00.924Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-09-26T00:00:00.951Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-26T00:00:00.978Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-36 [Pipeline] echo [2021-09-26T00:00:01.005Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-36 [Pipeline] echo [2021-09-26T00:00:01.031Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-36 [Pipeline] echo [2021-09-26T00:00:01.058Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 22d725a9182507584a34cbf61de23acc09e47657 [Pipeline] echo [2021-09-26T00:00:01.086Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 22d725a [Pipeline] echo [2021-09-26T00:00:01.113Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-26T00:00:01.205Z] provisioning config files... [2021-09-26T00:00:01.227Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-36@tmp/config4103404557738061271tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-26T00:00:01.576Z] ---> docker-login.sh [2021-09-26T00:00:01.576Z] nexus3.edgexfoundry.org:10001 [2021-09-26T00:00:01.576Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-26T00:00:01.843Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-26T00:00:01.843Z] Configure a credential helper to remove this warning. See [2021-09-26T00:00:01.843Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-26T00:00:01.843Z] [2021-09-26T00:00:01.843Z] Login Succeeded [2021-09-26T00:00:01.843Z] nexus3.edgexfoundry.org:10002 [2021-09-26T00:00:01.843Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-26T00:00:01.843Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-26T00:00:01.843Z] Configure a credential helper to remove this warning. See [2021-09-26T00:00:01.843Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-26T00:00:01.843Z] [2021-09-26T00:00:01.843Z] Login Succeeded [2021-09-26T00:00:01.843Z] nexus3.edgexfoundry.org:10003 [2021-09-26T00:00:02.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-26T00:00:02.110Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-26T00:00:02.110Z] Configure a credential helper to remove this warning. See [2021-09-26T00:00:02.110Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-26T00:00:02.110Z] [2021-09-26T00:00:02.110Z] Login Succeeded [2021-09-26T00:00:02.110Z] nexus3.edgexfoundry.org:10004 [2021-09-26T00:00:02.377Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-26T00:00:02.644Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-26T00:00:02.644Z] Configure a credential helper to remove this warning. See [2021-09-26T00:00:02.644Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-26T00:00:02.644Z] [2021-09-26T00:00:02.644Z] Login Succeeded [2021-09-26T00:00:02.644Z] docker.io [2021-09-26T00:00:02.644Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-26T00:00:03.230Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-26T00:00:03.230Z] Configure a credential helper to remove this warning. See [2021-09-26T00:00:03.230Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-26T00:00:03.230Z] [2021-09-26T00:00:03.230Z] Login Succeeded [2021-09-26T00:00:03.230Z] ---> docker-login.sh ends [Pipeline] } [2021-09-26T00:00:03.243Z] 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-26T00:00:03.771Z] + git log --format=format:%s -1 22d725a9182507584a34cbf61de23acc09e47657 [Pipeline] echo [2021-09-26T00:00:03.841Z] GIT_COMMIT: 22d725a9182507584a34cbf61de23acc09e47657, Commit Message: Merge commit 'e04a0383669ea00f79ef2e7d56e71bc78ec0aaed' into HEAD [Pipeline] echo [2021-09-26T00:00:03.856Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-09-26T00:00:04.433Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-26T00:00:04.433Z] [2021-09-26T00:00:04.433Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-26T00:00:04.766Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-26T00:00:04.766Z] latest: Pulling from edgex-devops/git-semver [2021-09-26T00:00:04.766Z] 31603596830f: Pulling fs layer [2021-09-26T00:00:04.766Z] 04fac38145f0: Pulling fs layer [2021-09-26T00:00:04.766Z] 701f6daf10bf: Pulling fs layer [2021-09-26T00:00:04.766Z] 24f72da36158: Pulling fs layer [2021-09-26T00:00:04.766Z] 24f72da36158: Waiting [2021-09-26T00:00:04.766Z] 04fac38145f0: Verifying Checksum [2021-09-26T00:00:04.766Z] 04fac38145f0: Download complete [2021-09-26T00:00:05.032Z] 31603596830f: Verifying Checksum [2021-09-26T00:00:05.032Z] 31603596830f: Download complete [2021-09-26T00:00:05.032Z] 31603596830f: Pull complete [2021-09-26T00:00:05.298Z] 04fac38145f0: Pull complete [2021-09-26T00:00:05.298Z] 24f72da36158: Verifying Checksum [2021-09-26T00:00:05.298Z] 24f72da36158: Download complete [2021-09-26T00:00:05.298Z] 701f6daf10bf: Verifying Checksum [2021-09-26T00:00:05.298Z] 701f6daf10bf: Download complete [2021-09-26T00:00:05.887Z] 701f6daf10bf: Pull complete [2021-09-26T00:00:06.154Z] 24f72da36158: Pull complete [2021-09-26T00:00:06.154Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-26T00:00:06.154Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-26T00:00:06.154Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-26T00:00:06.251Z] prd-centos7-docker-4c-2g-1484 does not seem to be running inside a container [2021-09-26T00:00:07.828Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-rfid-llrp-inventory_PR-36 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-36:/w/workspace/ry_app-rfid-llrp-inventory_PR-36:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-36@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-36@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-26T00:00:08.678Z] $ docker top 34ad004c7573a814aa4adde6bdfd81bb9bccc31480df211b5f11cb2a528ad9fb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-26T00:00:09.034Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-26T00:00:09.035Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-26T00:00:09.154Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-26T00:00:09.159Z] $ docker exec 34ad004c7573a814aa4adde6bdfd81bb9bccc31480df211b5f11cb2a528ad9fb ssh-agent [2021-09-26T00:00:09.282Z] SSH_AUTH_SOCK=/tmp/ssh-LL7Y7H9whZZF/agent.13 [2021-09-26T00:00:09.282Z] SSH_AGENT_PID=19 [2021-09-26T00:00:09.295Z] Running ssh-add (command line suppressed) [2021-09-26T00:00:09.404Z] Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-36@tmp/private_key_3504595469747794058.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-36@tmp/private_key_3504595469747794058.key) [2021-09-26T00:00:09.427Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-26T00:00:09.747Z] + git tag --points-at HEAD [Pipeline] } [2021-09-26T00:00:09.770Z] $ docker exec --env ******** --env ******** 34ad004c7573a814aa4adde6bdfd81bb9bccc31480df211b5f11cb2a528ad9fb ssh-agent -k [2021-09-26T00:00:09.865Z] unset SSH_AUTH_SOCK; [2021-09-26T00:00:09.866Z] unset SSH_AGENT_PID; [2021-09-26T00:00:09.866Z] echo Agent pid 19 killed; [2021-09-26T00:00:09.880Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-26T00:00:09.922Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-26T00:00:09.922Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-26T00:00:10.044Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-26T00:00:10.048Z] $ docker exec 34ad004c7573a814aa4adde6bdfd81bb9bccc31480df211b5f11cb2a528ad9fb ssh-agent [2021-09-26T00:00:10.161Z] SSH_AUTH_SOCK=/tmp/ssh-hAbUmIbJbC0T/agent.53 [2021-09-26T00:00:10.161Z] SSH_AGENT_PID=60 [2021-09-26T00:00:10.169Z] Running ssh-add (command line suppressed) [2021-09-26T00:00:10.276Z] Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-36@tmp/private_key_3435237268958382838.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-36@tmp/private_key_3435237268958382838.key) [2021-09-26T00:00:10.295Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-26T00:00:10.622Z] + git semver init [2021-09-26T00:00:10.622Z] # -> Open(): unable to determine branch for HEAD [2021-09-26T00:00:10.622Z] # $GIT_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-36/.git [2021-09-26T00:00:10.622Z] # $GIT_WORK_TREE = /w/workspace/ry_app-rfid-llrp-inventory_PR-36 [2021-09-26T00:00:10.622Z] # $SEMVER_REMOTE_NAME = origin [2021-09-26T00:00:10.622Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-26T00:00:10.622Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-26T00:00:10.622Z] # $SEMVER_BRANCH = PR-36 [2021-09-26T00:00:10.622Z] # $SEMVER_TEMP = /tmp/semver-862086934 [2021-09-26T00:00:10.622Z] # git clone --branch semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git $SEMVER_TEMP [2021-09-26T00:00:12.560Z] # '/tmp/semver-862086934' -> '/w/workspace/ry_app-rfid-llrp-inventory_PR-36/.semver' [2021-09-26T00:00:12.560Z] # -> Force: false [2021-09-26T00:00:12.560Z] # $SEMVER_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-36/.semver [Pipeline] } [2021-09-26T00:00:12.576Z] $ docker exec --env ******** --env ******** 34ad004c7573a814aa4adde6bdfd81bb9bccc31480df211b5f11cb2a528ad9fb ssh-agent -k [2021-09-26T00:00:12.682Z] unset SSH_AUTH_SOCK; [2021-09-26T00:00:12.682Z] unset SSH_AGENT_PID; [2021-09-26T00:00:12.682Z] echo Agent pid 60 killed; [2021-09-26T00:00:12.697Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-26T00:00:13.055Z] + git semver [Pipeline] } [2021-09-26T00:00:13.083Z] $ docker stop --time=1 34ad004c7573a814aa4adde6bdfd81bb9bccc31480df211b5f11cb2a528ad9fb [2021-09-26T00:00:14.356Z] $ docker rm -f 34ad004c7573a814aa4adde6bdfd81bb9bccc31480df211b5f11cb2a528ad9fb [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-26T00:00:14.758Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-26T00:00:15.070Z] Stashed 1 file(s) [Pipeline] echo [2021-09-26T00:00:15.074Z] [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-26T00:00:30.368Z] Still waiting to schedule task [2021-09-26T00:00:30.369Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-09-26T00:00:30.371Z] Still waiting to schedule task [2021-09-26T00:00:30.372Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-09-26T00:01:40.826Z] Running on prd-centos7-docker-4c-2g-1489 in /w/workspace/ry_app-rfid-llrp-inventory_PR-36 [Pipeline] { [Pipeline] ws [2021-09-26T00:01:40.846Z] Running in /w/workspace/app-rfid-llrp-inventory/8 [Pipeline] { [Pipeline] checkout [2021-09-26T00:01:40.975Z] The recommended git tool is: NONE [2021-09-26T00:01:45.515Z] using credential edgex-jenkins-ssh [2021-09-26T00:01:45.534Z] Cloning the remote Git repository [2021-09-26T00:01:45.232Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-09-26T00:01:45.311Z] > git init /w/workspace/app-rfid-llrp-inventory/8 # timeout=10 [2021-09-26T00:01:45.341Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-09-26T00:01:45.341Z] > git --version # timeout=10 [2021-09-26T00:01:45.353Z] > git --version # 'git version 2.24.4' [2021-09-26T00:01:45.354Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-26T00:01:45.383Z] [INFO] Currently running in a labeled security context [2021-09-26T00:01:45.383Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-26T00:01:45.383Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/8@tmp/jenkins-gitclient-ssh2905203675497899569.key [2021-09-26T00:01:45.394Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-26T00:01:47.540Z] Merging remotes/origin/main commit e04a0383669ea00f79ef2e7d56e71bc78ec0aaed into PR head commit 6d0ba25bec9449c31123a1bda9df5a6e703bd1e4 [2021-09-26T00:01:46.812Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-09-26T00:01:46.827Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-26T00:01:46.843Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-09-26T00:01:46.860Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-09-26T00:01:46.860Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-26T00:01:46.862Z] [INFO] Currently running in a labeled security context [2021-09-26T00:01:46.862Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-26T00:01:46.862Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/8@tmp/jenkins-gitclient-ssh1147717851071409403.key [2021-09-26T00:01:46.869Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/36/head:refs/remotes/origin/PR-36 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-26T00:01:47.394Z] > git config core.sparsecheckout # timeout=10 [2021-09-26T00:01:47.682Z] Merge succeeded, producing d9bf3a2206e160542a996d2cbab41c7c33d27612 [2021-09-26T00:01:47.683Z] Checking out Revision d9bf3a2206e160542a996d2cbab41c7c33d27612 (PR-36) [2021-09-26T00:01:47.409Z] > git checkout -f 6d0ba25bec9449c31123a1bda9df5a6e703bd1e4 # timeout=10 [2021-09-26T00:01:47.454Z] > git remote # timeout=10 [2021-09-26T00:01:47.462Z] > git config --get remote.origin.url # timeout=10 [2021-09-26T00:01:47.471Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-26T00:01:47.473Z] [INFO] Currently running in a labeled security context [2021-09-26T00:01:47.473Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-26T00:01:47.473Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/8@tmp/jenkins-gitclient-ssh5661884830364813259.key [2021-09-26T00:01:47.479Z] > git merge e04a0383669ea00f79ef2e7d56e71bc78ec0aaed # timeout=10 [2021-09-26T00:01:47.530Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-26T00:01:47.542Z] > git config core.sparsecheckout # timeout=10 [2021-09-26T00:01:47.546Z] > git checkout -f d9bf3a2206e160542a996d2cbab41c7c33d27612 # timeout=10 [2021-09-26T00:01:51.316Z] Commit message: "Merge commit 'e04a0383669ea00f79ef2e7d56e71bc78ec0aaed' into HEAD" [2021-09-26T00:01:51.331Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2021-09-26T00:01:51.319Z] > git rev-list --no-walk 9a632dd8e9d8904f41bb1a32f031b46716ef71f0 # timeout=10 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-26T00:01:51.679Z] provisioning config files... [2021-09-26T00:01:51.699Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/8@tmp/config2510263289330588785tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-26T00:01:52.143Z] ---> docker-login.sh [2021-09-26T00:01:52.143Z] nexus3.edgexfoundry.org:10001 [2021-09-26T00:01:52.143Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-26T00:01:52.143Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-26T00:01:52.143Z] Configure a credential helper to remove this warning. See [2021-09-26T00:01:52.143Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-26T00:01:52.143Z] [2021-09-26T00:01:52.143Z] Login Succeeded [2021-09-26T00:01:52.143Z] nexus3.edgexfoundry.org:10002 [2021-09-26T00:01:52.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-26T00:01:52.411Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-26T00:01:52.411Z] Configure a credential helper to remove this warning. See [2021-09-26T00:01:52.411Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-26T00:01:52.411Z] [2021-09-26T00:01:52.411Z] Login Succeeded [2021-09-26T00:01:52.411Z] nexus3.edgexfoundry.org:10003 [2021-09-26T00:01:52.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-26T00:01:52.690Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-26T00:01:52.690Z] Configure a credential helper to remove this warning. See [2021-09-26T00:01:52.690Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-26T00:01:52.690Z] [2021-09-26T00:01:52.690Z] Login Succeeded [2021-09-26T00:01:52.690Z] nexus3.edgexfoundry.org:10004 [2021-09-26T00:01:52.690Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-26T00:01:52.690Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-26T00:01:52.690Z] Configure a credential helper to remove this warning. See [2021-09-26T00:01:52.690Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-26T00:01:52.690Z] [2021-09-26T00:01:52.690Z] Login Succeeded [2021-09-26T00:01:52.690Z] docker.io [2021-09-26T00:01:52.963Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-26T00:01:53.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-26T00:01:53.232Z] Configure a credential helper to remove this warning. See [2021-09-26T00:01:53.232Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-26T00:01:53.232Z] [2021-09-26T00:01:53.232Z] Login Succeeded [2021-09-26T00:01:53.232Z] ---> docker-login.sh ends [Pipeline] } [2021-09-26T00:01:53.280Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-26T00:01:53.491Z] ========================================================= [2021-09-26T00:01:53.491Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-26T00:01:53.491Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-09-26T00:01:53.848Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-09-26T00:01:53.848Z] Sending build context to Docker daemon 731.1kB [2021-09-26T00:01:53.848Z] Step 1/13 : ARG BASE=golang:1.16-alpine3.14 [2021-09-26T00:01:53.848Z] Step 2/13 : FROM ${BASE} AS builder [2021-09-26T00:01:53.848Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-26T00:01:53.848Z] 540db60ca938: Pulling fs layer [2021-09-26T00:01:53.848Z] adcc1eea9eea: Pulling fs layer [2021-09-26T00:01:53.848Z] 4c4ab2625f07: Pulling fs layer [2021-09-26T00:01:53.848Z] db62176df00c: Pulling fs layer [2021-09-26T00:01:53.848Z] 3b30891b0d05: Pulling fs layer [2021-09-26T00:01:53.848Z] 06b49ca38bd5: Pulling fs layer [2021-09-26T00:01:53.848Z] c788192a36de: Pulling fs layer [2021-09-26T00:01:53.848Z] a77e37c0d609: Pulling fs layer [2021-09-26T00:01:53.848Z] c3185cebc471: Pulling fs layer [2021-09-26T00:01:53.848Z] db62176df00c: Waiting [2021-09-26T00:01:53.848Z] 3b30891b0d05: Waiting [2021-09-26T00:01:53.848Z] 06b49ca38bd5: Waiting [2021-09-26T00:01:53.848Z] c788192a36de: Waiting [2021-09-26T00:01:53.848Z] a77e37c0d609: Waiting [2021-09-26T00:01:53.848Z] c3185cebc471: Waiting [2021-09-26T00:01:53.848Z] 4c4ab2625f07: Verifying Checksum [2021-09-26T00:01:53.848Z] 4c4ab2625f07: Download complete [2021-09-26T00:01:54.117Z] adcc1eea9eea: Verifying Checksum [2021-09-26T00:01:54.118Z] adcc1eea9eea: Download complete [2021-09-26T00:01:54.118Z] 3b30891b0d05: Verifying Checksum [2021-09-26T00:01:54.118Z] 3b30891b0d05: Download complete [2021-09-26T00:01:54.118Z] 06b49ca38bd5: Verifying Checksum [2021-09-26T00:01:54.118Z] 06b49ca38bd5: Download complete [2021-09-26T00:01:54.118Z] c788192a36de: Verifying Checksum [2021-09-26T00:01:54.118Z] c788192a36de: Download complete [2021-09-26T00:01:54.118Z] 540db60ca938: Download complete [2021-09-26T00:01:54.400Z] 540db60ca938: Pull complete [2021-09-26T00:01:54.400Z] adcc1eea9eea: Pull complete [2021-09-26T00:01:54.400Z] 4c4ab2625f07: Pull complete [2021-09-26T00:01:54.667Z] a77e37c0d609: Verifying Checksum [2021-09-26T00:01:54.667Z] a77e37c0d609: Download complete [2021-09-26T00:01:58.081Z] c3185cebc471: Verifying Checksum [2021-09-26T00:01:58.081Z] c3185cebc471: Download complete [2021-09-26T00:01:58.352Z] db62176df00c: Verifying Checksum [2021-09-26T00:01:58.352Z] db62176df00c: Download complete [2021-09-26T00:02:01.731Z] db62176df00c: Pull complete [2021-09-26T00:02:01.731Z] 3b30891b0d05: Pull complete [2021-09-26T00:02:02.001Z] 06b49ca38bd5: Pull complete [2021-09-26T00:02:02.001Z] c788192a36de: Pull complete [2021-09-26T00:02:02.270Z] a77e37c0d609: Pull complete [2021-09-26T00:02:04.256Z] c3185cebc471: Pull complete [2021-09-26T00:02:04.256Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-26T00:02:04.256Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-26T00:02:04.256Z] ---> 031687cdd783 [2021-09-26T00:02:04.256Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-09-26T00:02:06.208Z] ---> Running in 812123fbebff [2021-09-26T00:02:06.208Z] Removing intermediate container 812123fbebff [2021-09-26T00:02:06.208Z] ---> 855bd0e70037 [2021-09-26T00:02:06.208Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2021-09-26T00:02:06.208Z] ---> Running in cb7040d91661 [2021-09-26T00:02:06.208Z] Removing intermediate container cb7040d91661 [2021-09-26T00:02:06.208Z] ---> 228446f72914 [2021-09-26T00:02:06.208Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-09-26T00:02:06.208Z] ---> Running in f2b3681ce823 [2021-09-26T00:02:06.482Z] Removing intermediate container f2b3681ce823 [2021-09-26T00:02:06.482Z] ---> 478a7ee65127 [2021-09-26T00:02:06.482Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-26T00:02:06.482Z] ---> Running in fc8b7d9570f9 [2021-09-26T00:02:08.166Z] Removing intermediate container fc8b7d9570f9 [2021-09-26T00:02:08.166Z] ---> 97a4106a9161 [2021-09-26T00:02:08.166Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-26T00:02:08.166Z] ---> Running in 6c07a01c9638 [2021-09-26T00:02:08.166Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-26T00:02:08.166Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-26T00:02:08.750Z] OK: 219 MiB in 52 packages [2021-09-26T00:02:09.015Z] Removing intermediate container 6c07a01c9638 [2021-09-26T00:02:09.015Z] ---> 4f343cf60898 [2021-09-26T00:02:09.015Z] Step 8/13 : WORKDIR /app [2021-09-26T00:02:09.015Z] ---> Running in 9a01b11000f3 [2021-09-26T00:02:09.285Z] Removing intermediate container 9a01b11000f3 [2021-09-26T00:02:09.285Z] ---> 314530ad89ab [2021-09-26T00:02:09.286Z] Step 9/13 : COPY go.mod . [2021-09-26T00:02:09.286Z] ---> 78f8c0d78819 [2021-09-26T00:02:09.286Z] Step 10/13 : RUN go mod download [2021-09-26T00:02:09.286Z] ---> Running in dc25ce214d2b [2021-09-26T00:02:35.982Z] Removing intermediate container dc25ce214d2b [2021-09-26T00:02:35.982Z] ---> a879e6883cde [2021-09-26T00:02:35.982Z] Step 11/13 : COPY . . [2021-09-26T00:02:35.982Z] ---> 31a51587f0e3 [2021-09-26T00:02:35.982Z] Step 12/13 : ARG MAKE="make build" [2021-09-26T00:02:35.982Z] ---> Running in 86af3f0018f6 [2021-09-26T00:02:35.982Z] Removing intermediate container 86af3f0018f6 [2021-09-26T00:02:35.982Z] ---> 88025cca9fbc [2021-09-26T00:02:35.982Z] Step 13/13 : RUN $MAKE [2021-09-26T00:02:35.982Z] ---> Running in 40313c14cb2b [2021-09-26T00:02:35.982Z] noop [2021-09-26T00:02:36.252Z] Removing intermediate container 40313c14cb2b [2021-09-26T00:02:36.252Z] ---> b9a63be10cfa [2021-09-26T00:02:36.252Z] Successfully built b9a63be10cfa [2021-09-26T00:02:36.252Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-26T00:02:36.572Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-26T00:02:36.572Z] . [Pipeline] withDockerContainer [2021-09-26T00:02:36.667Z] prd-centos7-docker-4c-2g-1489 does not seem to be running inside a container [2021-09-26T00:02:36.723Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/8 -v /w/workspace/app-rfid-llrp-inventory/8:/w/workspace/app-rfid-llrp-inventory/8:rw,z -v /w/workspace/app-rfid-llrp-inventory/8@tmp:/w/workspace/app-rfid-llrp-inventory/8@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 ******** ci-base-image-x86_64 cat [2021-09-26T00:02:37.079Z] $ docker top 64db6da680c20e1be31321eb42adbc8eff271e49985123094b77b4a35e77170d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-26T00:02:37.477Z] + go version [2021-09-26T00:02:37.477Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-26T00:02:37.493Z] $ docker stop --time=1 64db6da680c20e1be31321eb42adbc8eff271e49985123094b77b4a35e77170d [2021-09-26T00:02:38.714Z] $ docker rm -f 64db6da680c20e1be31321eb42adbc8eff271e49985123094b77b4a35e77170d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-26T00:02:39.349Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-26T00:02:39.349Z] . [Pipeline] withDockerContainer [2021-09-26T00:02:39.446Z] prd-centos7-docker-4c-2g-1489 does not seem to be running inside a container [2021-09-26T00:02:39.499Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/8 -v /w/workspace/app-rfid-llrp-inventory/8:/w/workspace/app-rfid-llrp-inventory/8:rw,z -v /w/workspace/app-rfid-llrp-inventory/8@tmp:/w/workspace/app-rfid-llrp-inventory/8@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 ******** ci-base-image-x86_64 cat [2021-09-26T00:02:39.861Z] $ docker top 8f16c444e098734c0d29af756f1728a00e9c2d755aef28dcfe26162b854bfc63 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-09-26T00:02:40.285Z] + go mod tidy [2021-09-26T00:02:40.553Z] go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [2021-09-26T00:02:48.327Z] edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app imports [2021-09-26T00:02:48.327Z] github.com/edgexfoundry/app-functions-sdk-go/appsdk imports [2021-09-26T00:02:48.327Z] github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers tested by [2021-09-26T00:02:48.327Z] github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers.test imports [2021-09-26T00:02:48.327Z] github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging: module github.com/edgexfoundry/go-mod-bootstrap@latest found (v0.0.72), but does not contain package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [Pipeline] } [2021-09-26T00:02:48.347Z] $ docker stop --time=1 8f16c444e098734c0d29af756f1728a00e9c2d755aef28dcfe26162b854bfc63 [2021-09-26T00:02:49.555Z] $ docker rm -f 8f16c444e098734c0d29af756f1728a00e9c2d755aef28dcfe26162b854bfc63 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-26T00:02:50.535Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-26T00:02:50.535Z] [2021-09-26T00:02:50.535Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-26T00:02:50.869Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-26T00:02:50.869Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-26T00:02:50.869Z] b4d181a07f80: Pulling fs layer [2021-09-26T00:02:50.869Z] a1111a8f2ec3: Pulling fs layer [2021-09-26T00:02:50.869Z] ed53099fbce6: Pulling fs layer [2021-09-26T00:02:50.869Z] dc539afda2c1: Pulling fs layer [2021-09-26T00:02:50.869Z] 77bc0d833cb6: Pulling fs layer [2021-09-26T00:02:50.869Z] 9065ff56babe: Pulling fs layer [2021-09-26T00:02:50.869Z] d287ab97295c: Pulling fs layer [2021-09-26T00:02:50.869Z] 77bc0d833cb6: Waiting [2021-09-26T00:02:50.869Z] 9065ff56babe: Waiting [2021-09-26T00:02:50.869Z] d287ab97295c: Waiting [2021-09-26T00:02:50.869Z] dc539afda2c1: Waiting [2021-09-26T00:02:51.136Z] a1111a8f2ec3: Verifying Checksum [2021-09-26T00:02:51.136Z] a1111a8f2ec3: Download complete [2021-09-26T00:02:51.136Z] dc539afda2c1: Verifying Checksum [2021-09-26T00:02:51.136Z] dc539afda2c1: Download complete [2021-09-26T00:02:51.401Z] 77bc0d833cb6: Verifying Checksum [2021-09-26T00:02:51.401Z] 77bc0d833cb6: Download complete [2021-09-26T00:02:51.401Z] 9065ff56babe: Verifying Checksum [2021-09-26T00:02:51.401Z] 9065ff56babe: Download complete [2021-09-26T00:02:51.401Z] ed53099fbce6: Verifying Checksum [2021-09-26T00:02:51.401Z] ed53099fbce6: Download complete [2021-09-26T00:02:52.369Z] b4d181a07f80: Verifying Checksum [2021-09-26T00:02:52.369Z] b4d181a07f80: Download complete [2021-09-26T00:02:53.341Z] b4d181a07f80: Pull complete [2021-09-26T00:02:53.613Z] a1111a8f2ec3: Pull complete [2021-09-26T00:02:54.200Z] ed53099fbce6: Pull complete [2021-09-26T00:02:54.200Z] dc539afda2c1: Pull complete [2021-09-26T00:02:54.468Z] 77bc0d833cb6: Pull complete [2021-09-26T00:02:54.468Z] 9065ff56babe: Pull complete [2021-09-26T00:02:56.076Z] d287ab97295c: Verifying Checksum [2021-09-26T00:02:56.076Z] d287ab97295c: Download complete [2021-09-26T00:03:00.367Z] d287ab97295c: Pull complete [2021-09-26T00:03:00.367Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-26T00:03:00.367Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-26T00:03:00.367Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-26T00:03:00.452Z] prd-centos7-docker-4c-2g-1489 does not seem to be running inside a container [2021-09-26T00:03:00.512Z] $ 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/8 -v /w/workspace/app-rfid-llrp-inventory/8:/w/workspace/app-rfid-llrp-inventory/8:rw,z -v /w/workspace/app-rfid-llrp-inventory/8@tmp:/w/workspace/app-rfid-llrp-inventory/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-26T00:03:03.003Z] $ docker top f62cf4c11c7531ba946182a680db68c180fcce739cc6574c3249d251c849d97a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-26T00:03:03.608Z] ---> job-cost.sh [2021-09-26T00:03:03.608Z] lf-activate-venv: SKIPPING [2021-09-26T00:03:03.608Z] INFO: No Stack... [2021-09-26T00:03:04.191Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-26T00:03:04.775Z] INFO: Archiving Costs [Pipeline] sh [2021-09-26T00:03:05.093Z] + cat /w/workspace/app-rfid-llrp-inventory/8/archives/cost.csv [2021-09-26T00:03:05.093Z] + cut -d, -f6 [Pipeline] lock [2021-09-26T00:03:05.133Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-36-8-stack-cost] [2021-09-26T00:03:05.147Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-36-8-stack-cost] did not exist. Created. [2021-09-26T00:03:05.147Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-36-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-26T00:03:05.483Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-09-26T00:03:05.721Z] Stashed 1 file(s) [Pipeline] } [2021-09-26T00:03:05.727Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-36-8-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-26T00:03:05.755Z] $ docker stop --time=1 f62cf4c11c7531ba946182a680db68c180fcce739cc6574c3249d251c849d97a [2021-09-26T00:03:06.914Z] $ docker rm -f f62cf4c11c7531ba946182a680db68c180fcce739cc6574c3249d251c849d97a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-26T00:03:07.258Z] Failed in branch amd64 [2021-09-26T00:03:31.932Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1491 in /w/workspace/ry_app-rfid-llrp-inventory_PR-36 [Pipeline] { [Pipeline] ws [2021-09-26T00:03:31.957Z] Running in /w/workspace/app-rfid-llrp-inventory/8 [Pipeline] { [Pipeline] checkout [2021-09-26T00:03:32.202Z] The recommended git tool is: NONE [2021-09-26T00:03:38.390Z] using credential edgex-jenkins-ssh [2021-09-26T00:03:38.424Z] Cloning the remote Git repository [2021-09-26T00:03:38.506Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-09-26T00:03:38.660Z] > git init /w/workspace/app-rfid-llrp-inventory/8 # timeout=10 [2021-09-26T00:03:38.842Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-09-26T00:03:38.844Z] > git --version # timeout=10 [2021-09-26T00:03:38.870Z] > git --version # 'git version 2.17.1' [2021-09-26T00:03:38.873Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-26T00:03:40.527Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-26T00:03:43.233Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-09-26T00:03:43.261Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-26T00:03:43.296Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-09-26T00:03:43.342Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-09-26T00:03:43.343Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-26T00:03:43.370Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/36/head:refs/remotes/origin/PR-36 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-26T00:03:43.922Z] Merging remotes/origin/main commit e04a0383669ea00f79ef2e7d56e71bc78ec0aaed into PR head commit 6d0ba25bec9449c31123a1bda9df5a6e703bd1e4 [2021-09-26T00:03:44.284Z] Merge succeeded, producing df13a18ed0676cc44b30bf77addbfea487627274 [2021-09-26T00:03:44.284Z] Checking out Revision df13a18ed0676cc44b30bf77addbfea487627274 (PR-36) [2021-09-26T00:03:43.945Z] > git config core.sparsecheckout # timeout=10 [2021-09-26T00:03:43.976Z] > git checkout -f 6d0ba25bec9449c31123a1bda9df5a6e703bd1e4 # timeout=10 [2021-09-26T00:03:44.093Z] > git remote # timeout=10 [2021-09-26T00:03:44.123Z] > git config --get remote.origin.url # timeout=10 [2021-09-26T00:03:44.141Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-26T00:03:44.159Z] > git merge e04a0383669ea00f79ef2e7d56e71bc78ec0aaed # timeout=10 [2021-09-26T00:03:44.263Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-26T00:03:44.292Z] > git config core.sparsecheckout # timeout=10 [2021-09-26T00:03:44.308Z] > git checkout -f df13a18ed0676cc44b30bf77addbfea487627274 # timeout=10 [2021-09-26T00:03:48.967Z] Commit message: "Merge commit 'e04a0383669ea00f79ef2e7d56e71bc78ec0aaed' into HEAD" [2021-09-26T00:03:49.001Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-26T00:03:49.367Z] provisioning config files... [2021-09-26T00:03:49.402Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/8@tmp/config2931178869089336227tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-26T00:03:50.042Z] ---> docker-login.sh [2021-09-26T00:03:50.043Z] nexus3.edgexfoundry.org:10001 [2021-09-26T00:03:48.977Z] > git rev-list --no-walk 9a632dd8e9d8904f41bb1a32f031b46716ef71f0 # timeout=10 [2021-09-26T00:03:52.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-26T00:03:52.238Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-26T00:03:52.238Z] Configure a credential helper to remove this warning. See [2021-09-26T00:03:52.238Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-26T00:03:52.238Z] [2021-09-26T00:03:52.238Z] Login Succeeded [2021-09-26T00:03:52.238Z] nexus3.edgexfoundry.org:10002 [2021-09-26T00:03:52.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-26T00:03:52.803Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-26T00:03:52.803Z] Configure a credential helper to remove this warning. See [2021-09-26T00:03:52.803Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-26T00:03:52.803Z] [2021-09-26T00:03:52.803Z] Login Succeeded [2021-09-26T00:03:52.803Z] nexus3.edgexfoundry.org:10003 [2021-09-26T00:03:53.413Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-26T00:03:53.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-26T00:03:53.413Z] Configure a credential helper to remove this warning. See [2021-09-26T00:03:53.413Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-26T00:03:53.413Z] [2021-09-26T00:03:53.413Z] Login Succeeded [2021-09-26T00:03:53.413Z] nexus3.edgexfoundry.org:10004 [2021-09-26T00:03:54.019Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-26T00:03:54.019Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-26T00:03:54.019Z] Configure a credential helper to remove this warning. See [2021-09-26T00:03:54.019Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-26T00:03:54.019Z] [2021-09-26T00:03:54.019Z] Login Succeeded [2021-09-26T00:03:54.019Z] docker.io [2021-09-26T00:03:54.627Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-26T00:03:54.904Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-26T00:03:54.904Z] Configure a credential helper to remove this warning. See [2021-09-26T00:03:54.904Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-26T00:03:54.904Z] [2021-09-26T00:03:54.904Z] Login Succeeded [2021-09-26T00:03:54.904Z] ---> docker-login.sh ends [Pipeline] } [2021-09-26T00:03:55.006Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-26T00:03:55.648Z] ========================================================= [2021-09-26T00:03:55.648Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-26T00:03:55.648Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-09-26T00:03:56.084Z] + 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-26T00:03:56.721Z] Sending build context to Docker daemon 731.1kB [2021-09-26T00:03:56.721Z] Step 1/13 : ARG BASE=golang:1.16-alpine3.14 [2021-09-26T00:03:56.721Z] Step 2/13 : FROM ${BASE} AS builder [2021-09-26T00:03:57.008Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-26T00:03:57.008Z] 595b0fe564bb: Pulling fs layer [2021-09-26T00:03:57.008Z] 24495759ef45: Pulling fs layer [2021-09-26T00:03:57.008Z] d148012ef14d: Pulling fs layer [2021-09-26T00:03:57.008Z] e90a11edd702: Pulling fs layer [2021-09-26T00:03:57.008Z] d77568369979: Pulling fs layer [2021-09-26T00:03:57.008Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-26T00:03:57.008Z] 170f2ba95c9a: Pulling fs layer [2021-09-26T00:03:57.008Z] 97ac5df62f85: Pulling fs layer [2021-09-26T00:03:57.008Z] fc1c9f9a7f3b: Waiting [2021-09-26T00:03:57.008Z] e90a11edd702: Waiting [2021-09-26T00:03:57.008Z] 170f2ba95c9a: Waiting [2021-09-26T00:03:57.008Z] d77568369979: Waiting [2021-09-26T00:03:57.008Z] 97ac5df62f85: Waiting [2021-09-26T00:03:57.008Z] d148012ef14d: Verifying Checksum [2021-09-26T00:03:57.008Z] d148012ef14d: Download complete [2021-09-26T00:03:57.008Z] 24495759ef45: Verifying Checksum [2021-09-26T00:03:57.008Z] 24495759ef45: Download complete [2021-09-26T00:03:57.008Z] d77568369979: Download complete [2021-09-26T00:03:57.008Z] fc1c9f9a7f3b: Verifying Checksum [2021-09-26T00:03:57.008Z] 595b0fe564bb: Verifying Checksum [2021-09-26T00:03:57.008Z] 595b0fe564bb: Download complete [2021-09-26T00:03:57.008Z] 170f2ba95c9a: Verifying Checksum [2021-09-26T00:03:57.008Z] 170f2ba95c9a: Download complete [2021-09-26T00:03:58.000Z] 595b0fe564bb: Pull complete [2021-09-26T00:03:58.617Z] 24495759ef45: Pull complete [2021-09-26T00:03:59.229Z] d148012ef14d: Pull complete [2021-09-26T00:04:00.682Z] 97ac5df62f85: Verifying Checksum [2021-09-26T00:04:00.682Z] 97ac5df62f85: Download complete [2021-09-26T00:04:00.974Z] e90a11edd702: Verifying Checksum [2021-09-26T00:04:00.974Z] e90a11edd702: Download complete [2021-09-26T00:04:11.173Z] e90a11edd702: Pull complete [2021-09-26T00:04:11.173Z] d77568369979: Pull complete [2021-09-26T00:04:11.773Z] fc1c9f9a7f3b: Pull complete [2021-09-26T00:04:12.054Z] 170f2ba95c9a: Pull complete [2021-09-26T00:04:18.811Z] 97ac5df62f85: Pull complete [2021-09-26T00:04:18.811Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-26T00:04:18.811Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-26T00:04:18.811Z] ---> 04bc70af865f [2021-09-26T00:04:18.811Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-09-26T00:04:23.590Z] ---> Running in d96ceb66d70e [2021-09-26T00:04:23.869Z] Removing intermediate container d96ceb66d70e [2021-09-26T00:04:23.869Z] ---> 04b581346553 [2021-09-26T00:04:23.869Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2021-09-26T00:04:24.147Z] ---> Running in 145cc0541304 [2021-09-26T00:04:24.744Z] Removing intermediate container 145cc0541304 [2021-09-26T00:04:24.744Z] ---> fb751aa91793 [2021-09-26T00:04:24.744Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-09-26T00:04:25.020Z] ---> Running in cba6686e1be4 [2021-09-26T00:04:25.296Z] Removing intermediate container cba6686e1be4 [2021-09-26T00:04:25.296Z] ---> b1393ca20230 [2021-09-26T00:04:25.296Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-26T00:04:25.906Z] ---> Running in a93ea54af025 [2021-09-26T00:04:29.317Z] Removing intermediate container a93ea54af025 [2021-09-26T00:04:29.317Z] ---> 82a34e8bf684 [2021-09-26T00:04:29.317Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-26T00:04:29.317Z] ---> Running in 8f934f7d2988 [2021-09-26T00:04:30.754Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-26T00:04:32.189Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-26T00:04:33.623Z] OK: 218 MiB in 52 packages [2021-09-26T00:04:35.066Z] Removing intermediate container 8f934f7d2988 [2021-09-26T00:04:35.066Z] ---> 4ab9f658efec [2021-09-26T00:04:35.066Z] Step 8/13 : WORKDIR /app [2021-09-26T00:04:35.066Z] ---> Running in 7388e41b505f [2021-09-26T00:04:35.662Z] Removing intermediate container 7388e41b505f [2021-09-26T00:04:35.662Z] ---> ad37f47cf8a4 [2021-09-26T00:04:35.662Z] Step 9/13 : COPY go.mod . [2021-09-26T00:04:36.637Z] ---> 720e0442b1a4 [2021-09-26T00:04:36.637Z] Step 10/13 : RUN go mod download [2021-09-26T00:04:36.637Z] ---> Running in cf2f3425716a [2021-09-26T00:05:24.711Z] Removing intermediate container cf2f3425716a [2021-09-26T00:05:24.711Z] ---> f2f6a9e53a6b [2021-09-26T00:05:24.711Z] Step 11/13 : COPY . . [2021-09-26T00:05:24.711Z] ---> f149d984ed2d [2021-09-26T00:05:24.711Z] Step 12/13 : ARG MAKE="make build" [2021-09-26T00:05:24.711Z] ---> Running in 98f0428476ee [2021-09-26T00:05:24.711Z] Removing intermediate container 98f0428476ee [2021-09-26T00:05:24.711Z] ---> 5dbdc592d581 [2021-09-26T00:05:24.711Z] Step 13/13 : RUN $MAKE [2021-09-26T00:05:24.711Z] ---> Running in 5ab9781eac51 [2021-09-26T00:05:24.711Z] noop [2021-09-26T00:05:25.309Z] Removing intermediate container 5ab9781eac51 [2021-09-26T00:05:25.309Z] ---> 4b6527847ec6 [2021-09-26T00:05:25.309Z] Successfully built 4b6527847ec6 [2021-09-26T00:05:25.309Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-26T00:05:25.663Z] + docker inspect -f . ci-base-image-arm64 [2021-09-26T00:05:25.663Z] . [Pipeline] withDockerContainer [2021-09-26T00:05:25.960Z] prd-ubuntu18.04-docker-arm64-4c-16g-1491 does not seem to be running inside a container [2021-09-26T00:05:26.064Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/8 -v /w/workspace/app-rfid-llrp-inventory/8:/w/workspace/app-rfid-llrp-inventory/8:rw,z -v /w/workspace/app-rfid-llrp-inventory/8@tmp:/w/workspace/app-rfid-llrp-inventory/8@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 ******** ci-base-image-arm64 cat [2021-09-26T00:05:27.915Z] $ docker top 54995d48594c9aaa2e9732af2ec32ba377d599ad85496bec96d668dcac6b4efc -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-26T00:05:28.910Z] + go version [2021-09-26T00:05:28.910Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-09-26T00:05:28.930Z] $ docker stop --time=1 54995d48594c9aaa2e9732af2ec32ba377d599ad85496bec96d668dcac6b4efc [2021-09-26T00:05:31.022Z] $ docker rm -f 54995d48594c9aaa2e9732af2ec32ba377d599ad85496bec96d668dcac6b4efc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-26T00:05:31.918Z] + docker inspect -f . ci-base-image-arm64 [2021-09-26T00:05:31.918Z] . [Pipeline] withDockerContainer [2021-09-26T00:05:32.179Z] prd-ubuntu18.04-docker-arm64-4c-16g-1491 does not seem to be running inside a container [2021-09-26T00:05:32.274Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/8 -v /w/workspace/app-rfid-llrp-inventory/8:/w/workspace/app-rfid-llrp-inventory/8:rw,z -v /w/workspace/app-rfid-llrp-inventory/8@tmp:/w/workspace/app-rfid-llrp-inventory/8@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 ******** ci-base-image-arm64 cat [2021-09-26T00:05:34.287Z] $ docker top c13fa568b510c79afa19bcd5af3c942fcbaf15698d3bb7cab2f44c69a0c739a7 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-09-26T00:05:35.347Z] + go mod tidy [2021-09-26T00:05:35.967Z] go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [2021-09-26T00:05:36.570Z] edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app imports [2021-09-26T00:05:36.570Z] github.com/edgexfoundry/app-functions-sdk-go/appsdk imports [2021-09-26T00:05:36.570Z] github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers tested by [2021-09-26T00:05:36.570Z] github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers.test imports [2021-09-26T00:05:36.570Z] github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging: module github.com/edgexfoundry/go-mod-bootstrap@latest found (v0.0.72), but does not contain package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [Pipeline] } [2021-09-26T00:05:36.595Z] $ docker stop --time=1 c13fa568b510c79afa19bcd5af3c942fcbaf15698d3bb7cab2f44c69a0c739a7 [2021-09-26T00:05:38.715Z] $ docker rm -f c13fa568b510c79afa19bcd5af3c942fcbaf15698d3bb7cab2f44c69a0c739a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-26T00:05:39.772Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-26T00:05:40.048Z] [2021-09-26T00:05:40.048Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-26T00:05:40.422Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-26T00:05:40.697Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-26T00:05:40.697Z] 448f6bf000e3: Pulling fs layer [2021-09-26T00:05:40.697Z] f757da607395: Pulling fs layer [2021-09-26T00:05:40.697Z] 05883995daec: Pulling fs layer [2021-09-26T00:05:40.697Z] 8603b9c90790: Pulling fs layer [2021-09-26T00:05:40.697Z] 1560dd03e051: Pulling fs layer [2021-09-26T00:05:40.697Z] 27f5ce0e4adf: Pulling fs layer [2021-09-26T00:05:40.697Z] c2d8d7efcc4b: Pulling fs layer [2021-09-26T00:05:40.697Z] 1560dd03e051: Waiting [2021-09-26T00:05:40.697Z] 8603b9c90790: Waiting [2021-09-26T00:05:40.697Z] 27f5ce0e4adf: Waiting [2021-09-26T00:05:40.697Z] c2d8d7efcc4b: Waiting [2021-09-26T00:05:40.973Z] f757da607395: Verifying Checksum [2021-09-26T00:05:40.973Z] f757da607395: Download complete [2021-09-26T00:05:40.973Z] 8603b9c90790: Download complete [2021-09-26T00:05:41.251Z] 1560dd03e051: Download complete [2021-09-26T00:05:41.251Z] 27f5ce0e4adf: Verifying Checksum [2021-09-26T00:05:41.251Z] 27f5ce0e4adf: Download complete [2021-09-26T00:05:41.251Z] 05883995daec: Verifying Checksum [2021-09-26T00:05:41.251Z] 05883995daec: Download complete [2021-09-26T00:05:42.244Z] 448f6bf000e3: Verifying Checksum [2021-09-26T00:05:42.244Z] 448f6bf000e3: Download complete [2021-09-26T00:05:45.671Z] c2d8d7efcc4b: Verifying Checksum [2021-09-26T00:05:45.671Z] c2d8d7efcc4b: Download complete [2021-09-26T00:05:45.946Z] 448f6bf000e3: Pull complete [2021-09-26T00:05:46.547Z] f757da607395: Pull complete [2021-09-26T00:05:48.010Z] 05883995daec: Pull complete [2021-09-26T00:05:48.610Z] 8603b9c90790: Pull complete [2021-09-26T00:05:49.602Z] 1560dd03e051: Pull complete [2021-09-26T00:05:50.205Z] 27f5ce0e4adf: Pull complete [2021-09-26T00:06:03.857Z] c2d8d7efcc4b: Pull complete [2021-09-26T00:06:03.857Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-26T00:06:03.857Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-26T00:06:03.857Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-26T00:06:04.139Z] prd-ubuntu18.04-docker-arm64-4c-16g-1491 does not seem to be running inside a container [2021-09-26T00:06:04.224Z] $ 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/8 -v /w/workspace/app-rfid-llrp-inventory/8:/w/workspace/app-rfid-llrp-inventory/8:rw,z -v /w/workspace/app-rfid-llrp-inventory/8@tmp:/w/workspace/app-rfid-llrp-inventory/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-09-26T00:06:09.313Z] $ docker top fd7568c205c3a732fe29438b8e04f040597bbe12471429817aa4bedd942deae0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-26T00:06:10.454Z] ---> job-cost.sh [2021-09-26T00:06:10.454Z] lf-activate-venv: SKIPPING [2021-09-26T00:06:10.454Z] INFO: No Stack... [2021-09-26T00:06:11.449Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-26T00:06:12.895Z] INFO: Archiving Costs [Pipeline] sh [2021-09-26T00:06:13.576Z] + cut -d, -f6 [2021-09-26T00:06:13.576Z] + cat /w/workspace/app-rfid-llrp-inventory/8/archives/cost.csv [Pipeline] lock [2021-09-26T00:06:13.656Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-36-8-stack-cost] [2021-09-26T00:06:13.672Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-36-8-stack-cost] did not exist. Created. [2021-09-26T00:06:13.672Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-36-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-26T00:06:15.549Z] /w/workspace/app-rfid-llrp-inventory/8@tmp/durable-a11a0bee/script.sh: 1: /w/workspace/app-rfid-llrp-inventory/8@tmp/durable-a11a0bee/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-09-26T00:06:16.229Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-26T00:06:16.267Z] Warning: overwriting stash ‘stack-cost’ [2021-09-26T00:06:16.984Z] Stashed 1 file(s) [Pipeline] } [2021-09-26T00:06:16.994Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-36-8-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-26T00:06:17.025Z] $ docker stop --time=1 fd7568c205c3a732fe29438b8e04f040597bbe12471429817aa4bedd942deae0 [2021-09-26T00:06:18.915Z] $ docker rm -f fd7568c205c3a732fe29438b8e04f040597bbe12471429817aa4bedd942deae0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-26T00:06:19.546Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-09-26T00:06:22.970Z] + '[' -d /w/workspace/ry_app-rfid-llrp-inventory_PR-36/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-26T00:06:23.297Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-26T00:06:23.883Z] ---> package-listing.sh [2021-09-26T00:06:23.883Z] ++ facter osfamily [2021-09-26T00:06:23.883Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-26T00:06:24.151Z] + OS_FAMILY=redhat [2021-09-26T00:06:24.151Z] + workspace=/w/workspace/ry_app-rfid-llrp-inventory_PR-36 [2021-09-26T00:06:24.151Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-26T00:06:24.151Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-26T00:06:24.151Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-26T00:06:24.151Z] + PACKAGES=/tmp/packages_start.txt [2021-09-26T00:06:24.151Z] + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-36 ']' [2021-09-26T00:06:24.151Z] + PACKAGES=/tmp/packages_end.txt [2021-09-26T00:06:24.151Z] + case "${OS_FAMILY}" in [2021-09-26T00:06:24.151Z] + rpm -qa [2021-09-26T00:06:24.151Z] + sort [2021-09-26T00:06:24.731Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-26T00:06:24.731Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-26T00:06:24.731Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-26T00:06:24.731Z] + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-36 ']' [2021-09-26T00:06:24.731Z] + mkdir -p /w/workspace/ry_app-rfid-llrp-inventory_PR-36/archives/ [2021-09-26T00:06:24.731Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-rfid-llrp-inventory_PR-36/archives/ [Pipeline] echo [2021-09-26T00:06:24.747Z] 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-36/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-09-26T00:06:25.051Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-26T00:06:25.650Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-26T00:06:25.650Z] [2021-09-26T00:06:25.650Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-26T00:06:25.984Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-26T00:06:26.249Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-26T00:06:26.249Z] b4d181a07f80: Pulling fs layer [2021-09-26T00:06:26.249Z] a1111a8f2ec3: Pulling fs layer [2021-09-26T00:06:26.249Z] ed53099fbce6: Pulling fs layer [2021-09-26T00:06:26.249Z] dc539afda2c1: Pulling fs layer [2021-09-26T00:06:26.249Z] 77bc0d833cb6: Pulling fs layer [2021-09-26T00:06:26.249Z] 9065ff56babe: Pulling fs layer [2021-09-26T00:06:26.249Z] d287ab97295c: Pulling fs layer [2021-09-26T00:06:26.249Z] dc539afda2c1: Waiting [2021-09-26T00:06:26.249Z] 77bc0d833cb6: Waiting [2021-09-26T00:06:26.249Z] 9065ff56babe: Waiting [2021-09-26T00:06:26.249Z] d287ab97295c: Waiting [2021-09-26T00:06:26.249Z] a1111a8f2ec3: Download complete [2021-09-26T00:06:26.518Z] dc539afda2c1: Verifying Checksum [2021-09-26T00:06:26.518Z] dc539afda2c1: Download complete [2021-09-26T00:06:26.518Z] 77bc0d833cb6: Verifying Checksum [2021-09-26T00:06:26.518Z] 77bc0d833cb6: Download complete [2021-09-26T00:06:26.518Z] 9065ff56babe: Verifying Checksum [2021-09-26T00:06:26.518Z] 9065ff56babe: Download complete [2021-09-26T00:06:26.783Z] ed53099fbce6: Verifying Checksum [2021-09-26T00:06:26.783Z] ed53099fbce6: Download complete [2021-09-26T00:06:27.742Z] b4d181a07f80: Verifying Checksum [2021-09-26T00:06:27.742Z] b4d181a07f80: Download complete [2021-09-26T00:06:28.703Z] b4d181a07f80: Pull complete [2021-09-26T00:06:28.703Z] a1111a8f2ec3: Pull complete [2021-09-26T00:06:29.286Z] ed53099fbce6: Pull complete [2021-09-26T00:06:29.286Z] dc539afda2c1: Pull complete [2021-09-26T00:06:29.552Z] 77bc0d833cb6: Pull complete [2021-09-26T00:06:29.817Z] 9065ff56babe: Pull complete [2021-09-26T00:06:31.224Z] d287ab97295c: Download complete [2021-09-26T00:06:35.503Z] d287ab97295c: Pull complete [2021-09-26T00:06:35.503Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-26T00:06:35.503Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-26T00:06:35.503Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-26T00:06:35.596Z] prd-centos7-docker-4c-2g-1484 does not seem to be running inside a container [2021-09-26T00:06:35.663Z] $ 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-36/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-36 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-36:/w/workspace/ry_app-rfid-llrp-inventory_PR-36:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-36@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-36@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-26T00:06:38.302Z] $ docker top ea6bd618b4d9e411a9c6f6b5ec0caf2ef8516644ad129f108fad277566f330b6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-26T00:06:38.699Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-26T00:06:39.014Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-26T00:06:39.339Z] + ls /var/log/sa-host [2021-09-26T00:06:39.339Z] + sadf -c /var/log/sa-host/sa05 [2021-09-26T00:06:39.339Z] file_magic: OK [2021-09-26T00:06:39.339Z] HZ: Using current value: 100 [2021-09-26T00:06:39.339Z] file_header: OK [2021-09-26T00:06:39.339Z] 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-26T00:06:39.339Z] Statistics: [2021-09-26T00:06:39.339Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-26T00:06:39.339Z] File successfully converted to sysstat format version 12.0.3 [2021-09-26T00:06:39.339Z] + sadf -c /var/log/sa-host/sa25 [2021-09-26T00:06:39.339Z] file_magic: OK [2021-09-26T00:06:39.339Z] HZ: Using current value: 100 [2021-09-26T00:06:39.339Z] file_header: OK [2021-09-26T00:06:39.339Z] 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-26T00:06:39.339Z] Statistics: [2021-09-26T00:06:39.339Z] HR [2021-09-26T00:06:39.339Z] File successfully converted to sysstat format version 12.0.3 [2021-09-26T00:06:39.339Z] + sadf -c /var/log/sa-host/sa26 [2021-09-26T00:06:39.339Z] file_magic: OK [2021-09-26T00:06:39.339Z] HZ: Using current value: 100 [2021-09-26T00:06:39.339Z] file_header: OK [2021-09-26T00:06:39.339Z] 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-26T00:06:39.339Z] Statistics: [2021-09-26T00:06:39.339Z] Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-26T00:06:39.339Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-26T00:06:39.919Z] provisioning config files... [2021-09-26T00:06:39.935Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-36@tmp/config3050258821360983757tmp [Pipeline] { [Pipeline] echo [2021-09-26T00:06:39.959Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-26T00:06:40.270Z] ---> create-netrc.sh [Pipeline] } [2021-09-26T00:06:40.284Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-26T00:06:40.709Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-26T00:06:40.726Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-26T00:06:41.043Z] ---> sudo-logs.sh [2021-09-26T00:06:41.043Z] Archiving 'sudo' log.. [2021-09-26T00:06:41.043Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1484.vexxhost.local: Name or service not known [2021-09-26T00:06:41.043Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1484.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-26T00:06:41.104Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-26T00:06:41.445Z] ---> job-cost.sh [2021-09-26T00:06:41.445Z] lf-activate-venv: SKIPPING [2021-09-26T00:06:41.445Z] DEBUG: total: 0.10999999940395355 [2021-09-26T00:06:41.445Z] INFO: Retrieving Stack Cost... [2021-09-26T00:06:43.263Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-26T00:06:43.263Z] INFO: Archiving Costs [Pipeline] echo [2021-09-26T00:06:43.281Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-26T00:06:43.601Z] ---> logs-deploy.sh [2021-09-26T00:06:43.601Z] lf-activate-venv: SKIPPING [2021-09-26T00:06:43.601Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-36/8 [2021-09-26T00:06:43.601Z] INFO: archiving workspace using pattern(s): [2021-09-26T00:06:44.186Z] Archives upload complete. [2021-09-26T00:06:44.454Z] INFO: archiving logs to Nexus