Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 995e5f843a6275a781fac899201523aa0866864d+2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 (8b8219e1f422c74dcaa54fc05671a8645ed84462) 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-ssh8620813927988699451.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-ssh2075872656789835817.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-37/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-37/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5481079271828300205.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-ssh2776817915506591060.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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-37/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-37/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4829179164099184447.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-3345 in /w/workspace/ry_app-rfid-llrp-inventory_PR-37 [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-37 # 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-37@tmp/jenkins-gitclient-ssh6808746803300793242.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 995e5f843a6275a781fac899201523aa0866864d Merge succeeded, producing 4f57e46f0c4791067091d4868c336c060d4e54f7 Checking out Revision 4f57e46f0c4791067091d4868c336c060d4e54f7 (PR-37) > 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-37@tmp/jenkins-gitclient-ssh5378647924253206957.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/37/head:refs/remotes/origin/PR-37 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 995e5f843a6275a781fac899201523aa0866864d # 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-37@tmp/jenkins-gitclient-ssh2926358897460938237.key > git merge 2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4f57e46f0c4791067091d4868c336c060d4e54f7 # timeout=10 Commit message: "Merge commit '2d16842f1ed4032ef61d6aaf662d8ed3c6802d59' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-18T15:59:26.104Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-18T15:59:26.198Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-18T15:59:26.228Z] ========================================================= [2021-08-18T15:59:26.228Z] EdgeX Global Pipelines Version Info [2021-08-18T15:59:26.228Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk aec6bc38c64f9baaa79383babf3e8913f3df92af # timeout=10 [2021-08-18T15:59:27.466Z] ------------------- [2021-08-18T15:59:27.466Z] stable info: [2021-08-18T15:59:27.466Z] ------------------- [2021-08-18T15:59:27.466Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-18T15:59:27.466Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-18T15:59:27.466Z] Message: update stable to v1.0.205 [2021-08-18T15:59:28.052Z] ------------------- [2021-08-18T15:59:28.052Z] experimental info: [2021-08-18T15:59:28.052Z] ------------------- [2021-08-18T15:59:28.052Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-18T15:59:28.052Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-18T15:59:28.052Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-18T15:59:28.185Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2021-08-18T15:59:28.215Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2021-08-18T15:59:28.241Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-18T15:59:28.267Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-18T15:59:28.292Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-18T15:59:28.319Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-18T15:59:28.346Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-18T15:59:28.373Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-18T15:59:28.400Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-08-18T15:59:28.427Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-18T15:59:28.453Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-18T15:59:28.480Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-18T15:59:28.508Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2021-08-18T15:59:28.537Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-18T15:59:28.563Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-18T15:59:28.589Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-18T15:59:28.615Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-18T15:59:28.641Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-08-18T15:59:28.670Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-08-18T15:59:28.708Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-18T15:59:28.734Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-08-18T15:59:28.760Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-08-18T15:59:28.786Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-08-18T15:59:28.815Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-08-18T15:59:28.843Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-08-18T15:59:28.869Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-08-18T15:59:28.897Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-18T15:59:28.923Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-37 [Pipeline] echo [2021-08-18T15:59:28.951Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-37 [Pipeline] echo [2021-08-18T15:59:28.977Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-37 [Pipeline] echo [2021-08-18T15:59:29.006Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4f57e46f0c4791067091d4868c336c060d4e54f7 [Pipeline] echo [2021-08-18T15:59:29.033Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4f57e46 [Pipeline] echo [2021-08-18T15:59:29.064Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-18T15:59:29.137Z] provisioning config files... [2021-08-18T15:59:29.155Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-37@tmp/config2368187003386904787tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-18T15:59:29.500Z] ---> docker-login.sh [2021-08-18T15:59:29.500Z] nexus3.edgexfoundry.org:10001 [2021-08-18T15:59:29.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T15:59:29.768Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T15:59:29.769Z] Configure a credential helper to remove this warning. See [2021-08-18T15:59:29.769Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T15:59:29.769Z] [2021-08-18T15:59:29.769Z] Login Succeeded [2021-08-18T15:59:29.769Z] nexus3.edgexfoundry.org:10002 [2021-08-18T15:59:29.769Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T15:59:29.769Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T15:59:29.769Z] Configure a credential helper to remove this warning. See [2021-08-18T15:59:29.769Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T15:59:29.769Z] [2021-08-18T15:59:29.769Z] Login Succeeded [2021-08-18T15:59:29.769Z] nexus3.edgexfoundry.org:10003 [2021-08-18T15:59:30.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T15:59:30.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T15:59:30.042Z] Configure a credential helper to remove this warning. See [2021-08-18T15:59:30.042Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T15:59:30.042Z] [2021-08-18T15:59:30.042Z] Login Succeeded [2021-08-18T15:59:30.042Z] nexus3.edgexfoundry.org:10004 [2021-08-18T15:59:30.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T15:59:30.310Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T15:59:30.310Z] Configure a credential helper to remove this warning. See [2021-08-18T15:59:30.310Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T15:59:30.310Z] [2021-08-18T15:59:30.310Z] Login Succeeded [2021-08-18T15:59:30.310Z] docker.io [2021-08-18T15:59:30.310Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T15:59:30.579Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T15:59:30.579Z] Configure a credential helper to remove this warning. See [2021-08-18T15:59:30.579Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T15:59:30.579Z] [2021-08-18T15:59:30.579Z] Login Succeeded [2021-08-18T15:59:30.579Z] ---> docker-login.sh ends [Pipeline] } [2021-08-18T15:59:30.594Z] 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-08-18T15:59:31.059Z] + git log --format=format:%s -1 4f57e46f0c4791067091d4868c336c060d4e54f7 [Pipeline] echo [2021-08-18T15:59:31.113Z] GIT_COMMIT: 4f57e46f0c4791067091d4868c336c060d4e54f7, Commit Message: Merge commit '2d16842f1ed4032ef61d6aaf662d8ed3c6802d59' into HEAD [Pipeline] echo [2021-08-18T15:59:31.128Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-08-18T15:59:31.667Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-18T15:59:31.667Z] [2021-08-18T15:59:31.667Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-18T15:59:32.002Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-18T15:59:32.002Z] latest: Pulling from edgex-devops/git-semver [2021-08-18T15:59:32.002Z] 31603596830f: Pulling fs layer [2021-08-18T15:59:32.002Z] d4622e32a9a9: Pulling fs layer [2021-08-18T15:59:32.002Z] 1030fce36090: Pulling fs layer [2021-08-18T15:59:32.002Z] 6c6cb7e1b49b: Pulling fs layer [2021-08-18T15:59:32.002Z] 6c6cb7e1b49b: Waiting [2021-08-18T15:59:32.002Z] d4622e32a9a9: Verifying Checksum [2021-08-18T15:59:32.002Z] d4622e32a9a9: Download complete [2021-08-18T15:59:32.268Z] 31603596830f: Verifying Checksum [2021-08-18T15:59:32.269Z] 31603596830f: Download complete [2021-08-18T15:59:32.269Z] 31603596830f: Pull complete [2021-08-18T15:59:32.546Z] 1030fce36090: Verifying Checksum [2021-08-18T15:59:32.546Z] 1030fce36090: Download complete [2021-08-18T15:59:32.546Z] 6c6cb7e1b49b: Verifying Checksum [2021-08-18T15:59:32.546Z] 6c6cb7e1b49b: Download complete [2021-08-18T15:59:32.546Z] d4622e32a9a9: Pull complete [2021-08-18T15:59:33.134Z] 1030fce36090: Pull complete [2021-08-18T15:59:33.134Z] 6c6cb7e1b49b: Pull complete [2021-08-18T15:59:33.134Z] Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab [2021-08-18T15:59:33.134Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-18T15:59:33.134Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-18T15:59:33.226Z] prd-centos7-docker-4c-2g-3345 does not seem to be running inside a container [2021-08-18T15:59:33.303Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-rfid-llrp-inventory_PR-37 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-37:/w/workspace/ry_app-rfid-llrp-inventory_PR-37:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-37@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-37@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-18T15:59:34.352Z] $ docker top d491dd7cdeae19012b7cf7fe650882464ba9baca9874c4e810d63e215f77fa30 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-18T15:59:34.485Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-18T15:59:34.485Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-18T15:59:34.595Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-18T15:59:34.595Z] $ docker exec d491dd7cdeae19012b7cf7fe650882464ba9baca9874c4e810d63e215f77fa30 ssh-agent [2021-08-18T15:59:34.700Z] SSH_AUTH_SOCK=/tmp/ssh-5DtcpVnGjw1M/agent.13 [2021-08-18T15:59:34.700Z] SSH_AGENT_PID=19 [2021-08-18T15:59:34.711Z] Running ssh-add (command line suppressed) [2021-08-18T15:59:34.797Z] Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-37@tmp/private_key_8853011412612949319.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-37@tmp/private_key_8853011412612949319.key) [2021-08-18T15:59:34.820Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-18T15:59:35.131Z] + git tag --points-at HEAD [Pipeline] } [2021-08-18T15:59:35.149Z] $ docker exec --env ******** --env ******** d491dd7cdeae19012b7cf7fe650882464ba9baca9874c4e810d63e215f77fa30 ssh-agent -k [2021-08-18T15:59:35.246Z] unset SSH_AUTH_SOCK; [2021-08-18T15:59:35.246Z] unset SSH_AGENT_PID; [2021-08-18T15:59:35.246Z] echo Agent pid 19 killed; [2021-08-18T15:59:35.264Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-18T15:59:35.308Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-18T15:59:35.308Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-18T15:59:35.421Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-18T15:59:35.421Z] $ docker exec d491dd7cdeae19012b7cf7fe650882464ba9baca9874c4e810d63e215f77fa30 ssh-agent [2021-08-18T15:59:35.535Z] SSH_AUTH_SOCK=/tmp/ssh-5QpbedUX6anI/agent.51 [2021-08-18T15:59:35.535Z] SSH_AGENT_PID=58 [2021-08-18T15:59:35.543Z] Running ssh-add (command line suppressed) [2021-08-18T15:59:35.649Z] Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-37@tmp/private_key_6788529250801206621.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-37@tmp/private_key_6788529250801206621.key) [2021-08-18T15:59:35.671Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-18T15:59:35.988Z] + git semver init [2021-08-18T15:59:35.988Z] # -> Open(): unable to determine branch for HEAD [2021-08-18T15:59:35.988Z] # $GIT_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-37/.git [2021-08-18T15:59:35.988Z] # $GIT_WORK_TREE = /w/workspace/ry_app-rfid-llrp-inventory_PR-37 [2021-08-18T15:59:35.988Z] # $SEMVER_REMOTE_NAME = origin [2021-08-18T15:59:35.988Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-18T15:59:35.988Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-18T15:59:35.988Z] # $SEMVER_BRANCH = PR-37 [2021-08-18T15:59:35.988Z] # $SEMVER_TEMP = /tmp/semver-181652838 [2021-08-18T15:59:35.988Z] # git clone --branch semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git $SEMVER_TEMP [2021-08-18T15:59:36.962Z] # '/tmp/semver-181652838' -> '/w/workspace/ry_app-rfid-llrp-inventory_PR-37/.semver' [2021-08-18T15:59:36.962Z] # -> Force: false [2021-08-18T15:59:36.962Z] # $SEMVER_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-37/.semver [Pipeline] } [2021-08-18T15:59:36.974Z] $ docker exec --env ******** --env ******** d491dd7cdeae19012b7cf7fe650882464ba9baca9874c4e810d63e215f77fa30 ssh-agent -k [2021-08-18T15:59:37.063Z] unset SSH_AUTH_SOCK; [2021-08-18T15:59:37.064Z] unset SSH_AGENT_PID; [2021-08-18T15:59:37.064Z] echo Agent pid 58 killed; [2021-08-18T15:59:37.081Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-18T15:59:37.435Z] + git semver [Pipeline] } [2021-08-18T15:59:37.453Z] $ docker stop --time=1 d491dd7cdeae19012b7cf7fe650882464ba9baca9874c4e810d63e215f77fa30 [2021-08-18T15:59:38.705Z] $ docker rm -f d491dd7cdeae19012b7cf7fe650882464ba9baca9874c4e810d63e215f77fa30 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-18T15:59:39.096Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-18T15:59:39.443Z] Stashed 1 file(s) [Pipeline] echo [2021-08-18T15:59:39.447Z] [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-08-18T15:59:54.631Z] Still waiting to schedule task [2021-08-18T15:59:54.632Z] ‘prd-centos7-docker-4c-2g-3335’ is offline [2021-08-18T15:59:54.632Z] ‘prd-centos7-docker-4c-2g-3350’ is offline [2021-08-18T15:59:54.632Z] ‘prd-centos7-docker-4c-2g-3351’ is offline [2021-08-18T15:59:54.632Z] ‘prd-centos7-docker-4c-2g-3352’ is offline [2021-08-18T15:59:54.632Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-105’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-08-18T15:59:54.645Z] Still waiting to schedule task [2021-08-18T15:59:54.645Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-105’ is offline [2021-08-18T16:01:05.335Z] Running on prd-centos7-docker-4c-2g-3360 in /w/workspace/ry_app-rfid-llrp-inventory_PR-37 [Pipeline] { [Pipeline] ws [2021-08-18T16:01:05.359Z] Running in /w/workspace/app-rfid-llrp-inventory/7 [Pipeline] { [Pipeline] checkout [2021-08-18T16:01:05.475Z] The recommended git tool is: NONE [2021-08-18T16:01:08.622Z] using credential edgex-jenkins-ssh [2021-08-18T16:01:08.641Z] Cloning the remote Git repository [2021-08-18T16:01:08.665Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-08-18T16:01:08.738Z] > git init /w/workspace/app-rfid-llrp-inventory/7 # timeout=10 [2021-08-18T16:01:08.770Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-08-18T16:01:08.770Z] > git --version # timeout=10 [2021-08-18T16:01:08.775Z] > git --version # 'git version 2.24.4' [2021-08-18T16:01:08.776Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-18T16:01:08.802Z] [INFO] Currently running in a labeled security context [2021-08-18T16:01:08.803Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-18T16:01:08.803Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/7@tmp/jenkins-gitclient-ssh1543314941213928635.key [2021-08-18T16:01:08.815Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-18T16:01:11.115Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-08-18T16:01:11.123Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-18T16:01:11.133Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-08-18T16:01:11.149Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-08-18T16:01:11.149Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-18T16:01:11.152Z] [INFO] Currently running in a labeled security context [2021-08-18T16:01:11.152Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-18T16:01:11.153Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/7@tmp/jenkins-gitclient-ssh4858007811903660644.key [2021-08-18T16:01:11.161Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/37/head:refs/remotes/origin/PR-37 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-18T16:01:11.634Z] Merging remotes/origin/main commit 2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 into PR head commit 995e5f843a6275a781fac899201523aa0866864d [2021-08-18T16:01:11.791Z] Merge succeeded, producing e1391e6d8607f61ef272492f70128bb0e99e41cb [2021-08-18T16:01:11.792Z] Checking out Revision e1391e6d8607f61ef272492f70128bb0e99e41cb (PR-37) [2021-08-18T16:01:11.645Z] > git config core.sparsecheckout # timeout=10 [2021-08-18T16:01:11.656Z] > git checkout -f 995e5f843a6275a781fac899201523aa0866864d # timeout=10 [2021-08-18T16:01:11.710Z] > git remote # timeout=10 [2021-08-18T16:01:11.721Z] > git config --get remote.origin.url # timeout=10 [2021-08-18T16:01:11.726Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-18T16:01:11.727Z] [INFO] Currently running in a labeled security context [2021-08-18T16:01:11.727Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-18T16:01:11.727Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/7@tmp/jenkins-gitclient-ssh5272353921328527753.key [2021-08-18T16:01:11.734Z] > git merge 2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 # timeout=10 [2021-08-18T16:01:11.779Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-18T16:01:11.792Z] > git config core.sparsecheckout # timeout=10 [2021-08-18T16:01:11.796Z] > git checkout -f e1391e6d8607f61ef272492f70128bb0e99e41cb # timeout=10 [2021-08-18T16:01:15.619Z] Commit message: "Merge commit '2d16842f1ed4032ef61d6aaf662d8ed3c6802d59' into HEAD" [2021-08-18T16:01:15.628Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-18T16:01:15.981Z] provisioning config files... [2021-08-18T16:01:16.008Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/7@tmp/config5264819228308957264tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-18T16:01:16.497Z] ---> docker-login.sh [2021-08-18T16:01:16.497Z] nexus3.edgexfoundry.org:10001 [2021-08-18T16:01:16.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T16:01:16.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T16:01:16.497Z] Configure a credential helper to remove this warning. See [2021-08-18T16:01:16.497Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T16:01:16.497Z] [2021-08-18T16:01:16.497Z] Login Succeeded [2021-08-18T16:01:16.497Z] nexus3.edgexfoundry.org:10002 [2021-08-18T16:01:16.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T16:01:16.765Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T16:01:16.765Z] Configure a credential helper to remove this warning. See [2021-08-18T16:01:16.765Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T16:01:16.765Z] [2021-08-18T16:01:16.765Z] Login Succeeded [2021-08-18T16:01:16.765Z] nexus3.edgexfoundry.org:10003 [2021-08-18T16:01:15.620Z] > git rev-list --no-walk aec6bc38c64f9baaa79383babf3e8913f3df92af # timeout=10 [2021-08-18T16:01:17.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T16:01:17.309Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T16:01:17.309Z] Configure a credential helper to remove this warning. See [2021-08-18T16:01:17.309Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T16:01:17.309Z] [2021-08-18T16:01:17.309Z] Login Succeeded [2021-08-18T16:01:17.309Z] nexus3.edgexfoundry.org:10004 [2021-08-18T16:01:17.309Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T16:01:17.580Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T16:01:17.580Z] Configure a credential helper to remove this warning. See [2021-08-18T16:01:17.580Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T16:01:17.580Z] [2021-08-18T16:01:17.580Z] Login Succeeded [2021-08-18T16:01:17.580Z] docker.io [2021-08-18T16:01:17.855Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T16:01:18.123Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T16:01:18.123Z] Configure a credential helper to remove this warning. See [2021-08-18T16:01:18.123Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T16:01:18.123Z] [2021-08-18T16:01:18.123Z] Login Succeeded [2021-08-18T16:01:18.123Z] ---> docker-login.sh ends [Pipeline] } [2021-08-18T16:01:18.187Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-18T16:01:18.453Z] ========================================================= [2021-08-18T16:01:18.453Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-18T16:01:18.453Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:01:18.829Z] + 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-08-18T16:01:18.829Z] Sending build context to Docker daemon 731.1kB [2021-08-18T16:01:18.829Z] Step 1/13 : ARG BASE=golang:1.16-alpine3.12 [2021-08-18T16:01:18.829Z] Step 2/13 : FROM ${BASE} AS builder [2021-08-18T16:01:19.101Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-18T16:01:19.101Z] 540db60ca938: Pulling fs layer [2021-08-18T16:01:19.101Z] adcc1eea9eea: Pulling fs layer [2021-08-18T16:01:19.102Z] 4c4ab2625f07: Pulling fs layer [2021-08-18T16:01:19.102Z] db62176df00c: Pulling fs layer [2021-08-18T16:01:19.102Z] 3b30891b0d05: Pulling fs layer [2021-08-18T16:01:19.102Z] 06b49ca38bd5: Pulling fs layer [2021-08-18T16:01:19.102Z] c788192a36de: Pulling fs layer [2021-08-18T16:01:19.102Z] a77e37c0d609: Pulling fs layer [2021-08-18T16:01:19.102Z] c3185cebc471: Pulling fs layer [2021-08-18T16:01:19.102Z] db62176df00c: Waiting [2021-08-18T16:01:19.102Z] 3b30891b0d05: Waiting [2021-08-18T16:01:19.102Z] 06b49ca38bd5: Waiting [2021-08-18T16:01:19.102Z] c788192a36de: Waiting [2021-08-18T16:01:19.102Z] a77e37c0d609: Waiting [2021-08-18T16:01:19.102Z] c3185cebc471: Waiting [2021-08-18T16:01:19.102Z] 4c4ab2625f07: Verifying Checksum [2021-08-18T16:01:19.102Z] 4c4ab2625f07: Download complete [2021-08-18T16:01:19.102Z] adcc1eea9eea: Verifying Checksum [2021-08-18T16:01:19.102Z] adcc1eea9eea: Download complete [2021-08-18T16:01:19.102Z] 3b30891b0d05: Verifying Checksum [2021-08-18T16:01:19.102Z] 3b30891b0d05: Download complete [2021-08-18T16:01:19.102Z] 06b49ca38bd5: Verifying Checksum [2021-08-18T16:01:19.102Z] 06b49ca38bd5: Download complete [2021-08-18T16:01:19.102Z] c788192a36de: Verifying Checksum [2021-08-18T16:01:19.102Z] c788192a36de: Download complete [2021-08-18T16:01:19.374Z] 540db60ca938: Verifying Checksum [2021-08-18T16:01:19.374Z] 540db60ca938: Download complete [2021-08-18T16:01:19.647Z] 540db60ca938: Pull complete [2021-08-18T16:01:19.647Z] adcc1eea9eea: Pull complete [2021-08-18T16:01:19.928Z] 4c4ab2625f07: Pull complete [2021-08-18T16:01:19.928Z] a77e37c0d609: Verifying Checksum [2021-08-18T16:01:19.928Z] a77e37c0d609: Download complete [2021-08-18T16:01:25.289Z] c3185cebc471: Verifying Checksum [2021-08-18T16:01:25.289Z] c3185cebc471: Download complete [2021-08-18T16:01:26.255Z] db62176df00c: Verifying Checksum [2021-08-18T16:01:26.255Z] db62176df00c: Download complete [2021-08-18T16:01:29.642Z] db62176df00c: Pull complete [2021-08-18T16:01:29.642Z] 3b30891b0d05: Pull complete [2021-08-18T16:01:29.642Z] 06b49ca38bd5: Pull complete [2021-08-18T16:01:29.642Z] c788192a36de: Pull complete [2021-08-18T16:01:29.642Z] a77e37c0d609: Pull complete [2021-08-18T16:01:31.636Z] c3185cebc471: Pull complete [2021-08-18T16:01:31.636Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-08-18T16:01:31.636Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-18T16:01:31.636Z] ---> 031687cdd783 [2021-08-18T16:01:31.636Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-08-18T16:01:33.584Z] ---> Running in 76b8b1a389f7 [2021-08-18T16:01:33.584Z] Removing intermediate container 76b8b1a389f7 [2021-08-18T16:01:33.584Z] ---> 4148eef3727f [2021-08-18T16:01:33.584Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2021-08-18T16:01:33.584Z] ---> Running in 542edb24f8a7 [2021-08-18T16:01:33.584Z] Removing intermediate container 542edb24f8a7 [2021-08-18T16:01:33.584Z] ---> 02cca78a0ba7 [2021-08-18T16:01:33.584Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-08-18T16:01:33.584Z] ---> Running in ff3ebe5f1d7e [2021-08-18T16:01:33.584Z] Removing intermediate container ff3ebe5f1d7e [2021-08-18T16:01:33.584Z] ---> 0de3dc2f4420 [2021-08-18T16:01:33.584Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-18T16:01:33.584Z] ---> Running in 4829080ae6cc [2021-08-18T16:01:34.179Z] Removing intermediate container 4829080ae6cc [2021-08-18T16:01:34.179Z] ---> 8a7e46fcb6fe [2021-08-18T16:01:34.179Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-18T16:01:34.179Z] ---> Running in b1f32954a0db [2021-08-18T16:01:34.452Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-18T16:01:35.040Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-18T16:01:35.639Z] OK: 219 MiB in 52 packages [2021-08-18T16:01:35.909Z] Removing intermediate container b1f32954a0db [2021-08-18T16:01:35.909Z] ---> 57e7b1287d6f [2021-08-18T16:01:35.909Z] Step 8/13 : WORKDIR /app [2021-08-18T16:01:35.909Z] ---> Running in c507cf1e1c91 [2021-08-18T16:01:35.909Z] Removing intermediate container c507cf1e1c91 [2021-08-18T16:01:35.909Z] ---> 1d788ef813d8 [2021-08-18T16:01:35.909Z] Step 9/13 : COPY go.mod . [2021-08-18T16:01:36.173Z] ---> f3afdfafbf6e [2021-08-18T16:01:36.173Z] Step 10/13 : RUN go mod download [2021-08-18T16:01:36.173Z] ---> Running in aee021b3604e [2021-08-18T16:01:48.567Z] Removing intermediate container aee021b3604e [2021-08-18T16:01:48.567Z] ---> 8e436887d11e [2021-08-18T16:01:48.567Z] Step 11/13 : COPY . . [2021-08-18T16:01:48.567Z] ---> 09afa3d5bfc9 [2021-08-18T16:01:48.567Z] Step 12/13 : ARG MAKE="make build" [2021-08-18T16:01:48.567Z] ---> Running in a419ed8e6aa0 [2021-08-18T16:01:48.567Z] Removing intermediate container a419ed8e6aa0 [2021-08-18T16:01:48.567Z] ---> 4bec296ccae4 [2021-08-18T16:01:48.567Z] Step 13/13 : RUN $MAKE [2021-08-18T16:01:48.567Z] ---> Running in c0af9bbf3df6 [2021-08-18T16:01:48.567Z] noop [2021-08-18T16:01:48.841Z] Removing intermediate container c0af9bbf3df6 [2021-08-18T16:01:48.841Z] ---> e23d3bc3f326 [2021-08-18T16:01:48.841Z] Successfully built e23d3bc3f326 [2021-08-18T16:01:48.841Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:01:49.201Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-18T16:01:49.201Z] . [Pipeline] withDockerContainer [2021-08-18T16:01:54.998Z] prd-centos7-docker-4c-2g-3360 does not seem to be running inside a container [2021-08-18T16:01:55.105Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/7 -v /w/workspace/app-rfid-llrp-inventory/7:/w/workspace/app-rfid-llrp-inventory/7:rw,z -v /w/workspace/app-rfid-llrp-inventory/7@tmp:/w/workspace/app-rfid-llrp-inventory/7@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 ******** ci-base-image-x86_64 cat [2021-08-18T16:01:55.482Z] $ docker top dbc6b62e8ec81401e2cb44582ba6f9249d728441635b85cdaae8af76e4e52c55 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-18T16:01:55.908Z] + go version [2021-08-18T16:01:55.908Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-18T16:01:55.934Z] $ docker stop --time=1 dbc6b62e8ec81401e2cb44582ba6f9249d728441635b85cdaae8af76e4e52c55 [2021-08-18T16:01:57.115Z] $ docker rm -f dbc6b62e8ec81401e2cb44582ba6f9249d728441635b85cdaae8af76e4e52c55 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:01:57.621Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-18T16:01:57.621Z] . [Pipeline] withDockerContainer [2021-08-18T16:01:57.735Z] prd-centos7-docker-4c-2g-3360 does not seem to be running inside a container [2021-08-18T16:01:57.816Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/7 -v /w/workspace/app-rfid-llrp-inventory/7:/w/workspace/app-rfid-llrp-inventory/7:rw,z -v /w/workspace/app-rfid-llrp-inventory/7@tmp:/w/workspace/app-rfid-llrp-inventory/7@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 ******** ci-base-image-x86_64 cat [2021-08-18T16:01:58.205Z] $ docker top 7790cf78e77ff7fc756953e98a213af63c35ab661e808be30547647add656456 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-08-18T16:01:58.648Z] + go mod tidy [Pipeline] sh [2021-08-18T16:01:59.263Z] + make test [2021-08-18T16:01:59.264Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-08-18T16:02:05.703Z] # github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [2021-08-18T16:02:05.703Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap@v0.0.57/bootstrap/logging/factory.go:29:9: undefined: logger.NewClientStdOut [2021-08-18T16:02:05.703Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap@v0.0.57/bootstrap/logging/factory.go:42:25: too many arguments in call to logger.NewClient [2021-08-18T16:02:05.703Z] have (string, bool, string, string) [2021-08-18T16:02:05.703Z] want (string, string) [2021-08-18T16:02:18.255Z] # edgexfoundry/app-rfid-llrp-inventory/internal/inventory [edgexfoundry/app-rfid-llrp-inventory/internal/inventory.test] [2021-08-18T16:02:18.255Z] internal/inventory/tagprocessor_test.go:23:10: undefined: logger.NewClientStdOut [2021-08-18T16:02:18.255Z] FAIL edgexfoundry/app-rfid-llrp-inventory/internal/inventory [build failed] [2021-08-18T16:02:18.255Z] FAIL edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [build failed] [2021-08-18T16:02:18.255Z] # edgexfoundry/app-rfid-llrp-inventory/internal/llrp [edgexfoundry/app-rfid-llrp-inventory/internal/llrp.test] [2021-08-18T16:02:18.255Z] internal/llrp/device_service_test.go:18:10: undefined: logger.NewClientStdOut [2021-08-18T16:02:18.255Z] FAIL edgexfoundry/app-rfid-llrp-inventory/internal/llrp [build failed] [2021-08-18T16:02:18.255Z] make: *** [Makefile:30: test] Error 2 [Pipeline] } [2021-08-18T16:02:18.281Z] $ docker stop --time=1 7790cf78e77ff7fc756953e98a213af63c35ab661e808be30547647add656456 [2021-08-18T16:02:20.979Z] $ docker rm -f 7790cf78e77ff7fc756953e98a213af63c35ab661e808be30547647add656456 [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-08-18T16:02:21.836Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-18T16:02:21.837Z] [2021-08-18T16:02:21.837Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:02:22.211Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-18T16:02:22.211Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-18T16:02:22.211Z] b4d181a07f80: Pulling fs layer [2021-08-18T16:02:22.211Z] a1111a8f2ec3: Pulling fs layer [2021-08-18T16:02:22.211Z] ed53099fbce6: Pulling fs layer [2021-08-18T16:02:22.211Z] dc539afda2c1: Pulling fs layer [2021-08-18T16:02:22.211Z] 77bc0d833cb6: Pulling fs layer [2021-08-18T16:02:22.211Z] 9065ff56babe: Pulling fs layer [2021-08-18T16:02:22.211Z] d287ab97295c: Pulling fs layer [2021-08-18T16:02:22.211Z] 9065ff56babe: Waiting [2021-08-18T16:02:22.211Z] 77bc0d833cb6: Waiting [2021-08-18T16:02:22.211Z] d287ab97295c: Waiting [2021-08-18T16:02:22.211Z] dc539afda2c1: Waiting [2021-08-18T16:02:22.828Z] a1111a8f2ec3: Verifying Checksum [2021-08-18T16:02:22.828Z] a1111a8f2ec3: Download complete [2021-08-18T16:02:22.828Z] dc539afda2c1: Verifying Checksum [2021-08-18T16:02:22.828Z] dc539afda2c1: Download complete [2021-08-18T16:02:23.109Z] 77bc0d833cb6: Verifying Checksum [2021-08-18T16:02:23.109Z] 77bc0d833cb6: Download complete [2021-08-18T16:02:23.109Z] 9065ff56babe: Verifying Checksum [2021-08-18T16:02:23.109Z] 9065ff56babe: Download complete [2021-08-18T16:02:23.389Z] ed53099fbce6: Verifying Checksum [2021-08-18T16:02:23.389Z] ed53099fbce6: Download complete [2021-08-18T16:02:24.405Z] b4d181a07f80: Verifying Checksum [2021-08-18T16:02:24.405Z] b4d181a07f80: Download complete [2021-08-18T16:02:25.411Z] b4d181a07f80: Pull complete [2021-08-18T16:02:25.694Z] a1111a8f2ec3: Pull complete [2021-08-18T16:02:25.984Z] ed53099fbce6: Pull complete [2021-08-18T16:02:26.267Z] dc539afda2c1: Pull complete [2021-08-18T16:02:26.551Z] 77bc0d833cb6: Pull complete [2021-08-18T16:02:26.551Z] 9065ff56babe: Pull complete [2021-08-18T16:02:33.303Z] d287ab97295c: Verifying Checksum [2021-08-18T16:02:33.303Z] d287ab97295c: Download complete [2021-08-18T16:02:36.905Z] d287ab97295c: Pull complete [2021-08-18T16:02:36.905Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-18T16:02:36.905Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-18T16:02:36.905Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-18T16:02:37.238Z] prd-centos7-docker-4c-2g-3360 does not seem to be running inside a container [2021-08-18T16:02:37.313Z] $ 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/7 -v /w/workspace/app-rfid-llrp-inventory/7:/w/workspace/app-rfid-llrp-inventory/7:rw,z -v /w/workspace/app-rfid-llrp-inventory/7@tmp:/w/workspace/app-rfid-llrp-inventory/7@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-08-18T16:02:39.358Z] $ docker top 2ac03ad169b263ac6f790c03297d779a9ad01fb2f0192920eddca987f9db33df -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-18T16:02:39.826Z] ---> job-cost.sh [2021-08-18T16:02:39.826Z] lf-activate-venv: SKIPPING [2021-08-18T16:02:39.826Z] INFO: No Stack... [2021-08-18T16:02:40.620Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-18T16:02:40.894Z] INFO: Archiving Costs [Pipeline] sh [2021-08-18T16:02:41.237Z] + cat /w/workspace/app-rfid-llrp-inventory/7/archives/cost.csv [2021-08-18T16:02:41.237Z] + cut -d, -f6 [Pipeline] lock [2021-08-18T16:02:41.279Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-37-7-stack-cost] [2021-08-18T16:02:41.297Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-37-7-stack-cost] did not exist. Created. [2021-08-18T16:02:41.297Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-37-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-18T16:02:41.654Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-08-18T16:02:42.122Z] Stashed 1 file(s) [Pipeline] } [2021-08-18T16:02:42.138Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-37-7-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-18T16:02:42.171Z] $ docker stop --time=1 2ac03ad169b263ac6f790c03297d779a9ad01fb2f0192920eddca987f9db33df [2021-08-18T16:02:43.336Z] $ docker rm -f 2ac03ad169b263ac6f790c03297d779a9ad01fb2f0192920eddca987f9db33df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-18T16:02:43.588Z] Failed in branch amd64 [2021-08-18T16:12:26.587Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3689 in /w/workspace/ry_app-rfid-llrp-inventory_PR-37 [Pipeline] { [Pipeline] ws [2021-08-18T16:12:26.610Z] Running in /w/workspace/app-rfid-llrp-inventory/7 [Pipeline] { [Pipeline] checkout [2021-08-18T16:12:26.874Z] The recommended git tool is: NONE [2021-08-18T16:12:34.459Z] using credential edgex-jenkins-ssh [2021-08-18T16:12:34.478Z] Cloning the remote Git repository [2021-08-18T16:12:34.536Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-08-18T16:12:34.679Z] > git init /w/workspace/app-rfid-llrp-inventory/7 # timeout=10 [2021-08-18T16:12:34.790Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-08-18T16:12:34.791Z] > git --version # timeout=10 [2021-08-18T16:12:34.811Z] > git --version # 'git version 2.17.1' [2021-08-18T16:12:34.814Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-18T16:12:34.910Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-18T16:12:38.195Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-08-18T16:12:38.214Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-18T16:12:39.247Z] Merging remotes/origin/main commit 2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 into PR head commit 995e5f843a6275a781fac899201523aa0866864d [2021-08-18T16:12:39.630Z] Merge succeeded, producing d832988713c2c671161327e14d49529ec310970d [2021-08-18T16:12:39.631Z] Checking out Revision d832988713c2c671161327e14d49529ec310970d (PR-37) [2021-08-18T16:12:38.595Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-08-18T16:12:38.703Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-08-18T16:12:38.704Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-18T16:12:38.729Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/37/head:refs/remotes/origin/PR-37 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-18T16:12:39.270Z] > git config core.sparsecheckout # timeout=10 [2021-08-18T16:12:39.289Z] > git checkout -f 995e5f843a6275a781fac899201523aa0866864d # timeout=10 [2021-08-18T16:12:39.413Z] > git remote # timeout=10 [2021-08-18T16:12:39.435Z] > git config --get remote.origin.url # timeout=10 [2021-08-18T16:12:39.454Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-18T16:12:39.476Z] > git merge 2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 # timeout=10 [2021-08-18T16:12:39.606Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-18T16:12:39.639Z] > git config core.sparsecheckout # timeout=10 [2021-08-18T16:12:39.655Z] > git checkout -f d832988713c2c671161327e14d49529ec310970d # timeout=10 [2021-08-18T16:12:44.288Z] Commit message: "Merge commit '2d16842f1ed4032ef61d6aaf662d8ed3c6802d59' into HEAD" [2021-08-18T16:12:44.317Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-18T16:12:44.828Z] provisioning config files... [2021-08-18T16:12:44.858Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/7@tmp/config1381238941536081811tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-18T16:12:44.296Z] > git rev-list --no-walk aec6bc38c64f9baaa79383babf3e8913f3df92af # timeout=10 [2021-08-18T16:12:45.540Z] ---> docker-login.sh [2021-08-18T16:12:45.541Z] nexus3.edgexfoundry.org:10001 [2021-08-18T16:12:46.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T16:12:46.817Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T16:12:46.817Z] Configure a credential helper to remove this warning. See [2021-08-18T16:12:46.817Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T16:12:46.817Z] [2021-08-18T16:12:47.096Z] Login Succeeded [2021-08-18T16:12:47.096Z] nexus3.edgexfoundry.org:10002 [2021-08-18T16:12:47.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T16:12:47.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T16:12:47.373Z] Configure a credential helper to remove this warning. See [2021-08-18T16:12:47.373Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T16:12:47.373Z] [2021-08-18T16:12:47.373Z] Login Succeeded [2021-08-18T16:12:47.373Z] nexus3.edgexfoundry.org:10003 [2021-08-18T16:12:47.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T16:12:47.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T16:12:47.981Z] Configure a credential helper to remove this warning. See [2021-08-18T16:12:47.981Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T16:12:47.981Z] [2021-08-18T16:12:47.981Z] Login Succeeded [2021-08-18T16:12:47.981Z] nexus3.edgexfoundry.org:10004 [2021-08-18T16:12:48.591Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T16:12:48.591Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T16:12:48.591Z] Configure a credential helper to remove this warning. See [2021-08-18T16:12:48.591Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T16:12:48.591Z] [2021-08-18T16:12:48.591Z] Login Succeeded [2021-08-18T16:12:48.591Z] docker.io [2021-08-18T16:12:49.195Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T16:12:49.472Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T16:12:49.472Z] Configure a credential helper to remove this warning. See [2021-08-18T16:12:49.472Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T16:12:49.472Z] [2021-08-18T16:12:49.472Z] Login Succeeded [2021-08-18T16:12:49.472Z] ---> docker-login.sh ends [Pipeline] } [2021-08-18T16:12:49.559Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-18T16:12:50.105Z] ========================================================= [2021-08-18T16:12:50.105Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-18T16:12:50.105Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:12:50.531Z] + 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-08-18T16:12:50.812Z] Sending build context to Docker daemon 731.1kB [2021-08-18T16:12:50.812Z] Step 1/13 : ARG BASE=golang:1.16-alpine3.12 [2021-08-18T16:12:50.812Z] Step 2/13 : FROM ${BASE} AS builder [2021-08-18T16:12:52.491Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-18T16:12:52.491Z] 595b0fe564bb: Pulling fs layer [2021-08-18T16:12:52.491Z] 24495759ef45: Pulling fs layer [2021-08-18T16:12:52.491Z] d148012ef14d: Pulling fs layer [2021-08-18T16:12:52.491Z] e90a11edd702: Pulling fs layer [2021-08-18T16:12:52.491Z] d77568369979: Pulling fs layer [2021-08-18T16:12:52.491Z] fc1c9f9a7f3b: Pulling fs layer [2021-08-18T16:12:52.491Z] 170f2ba95c9a: Pulling fs layer [2021-08-18T16:12:52.491Z] 97ac5df62f85: Pulling fs layer [2021-08-18T16:12:52.491Z] e90a11edd702: Waiting [2021-08-18T16:12:52.491Z] d77568369979: Waiting [2021-08-18T16:12:52.491Z] fc1c9f9a7f3b: Waiting [2021-08-18T16:12:52.491Z] 97ac5df62f85: Waiting [2021-08-18T16:12:52.491Z] 170f2ba95c9a: Waiting [2021-08-18T16:12:52.491Z] d148012ef14d: Download complete [2021-08-18T16:12:52.491Z] 24495759ef45: Verifying Checksum [2021-08-18T16:12:52.491Z] 24495759ef45: Download complete [2021-08-18T16:12:52.491Z] d77568369979: Verifying Checksum [2021-08-18T16:12:52.491Z] d77568369979: Download complete [2021-08-18T16:12:52.491Z] fc1c9f9a7f3b: Verifying Checksum [2021-08-18T16:12:52.491Z] fc1c9f9a7f3b: Download complete [2021-08-18T16:12:52.491Z] 170f2ba95c9a: Verifying Checksum [2021-08-18T16:12:52.491Z] 170f2ba95c9a: Download complete [2021-08-18T16:12:52.491Z] 595b0fe564bb: Verifying Checksum [2021-08-18T16:12:52.491Z] 595b0fe564bb: Download complete [2021-08-18T16:12:52.491Z] 595b0fe564bb: Pull complete [2021-08-18T16:12:53.146Z] 24495759ef45: Pull complete [2021-08-18T16:12:53.771Z] d148012ef14d: Pull complete [2021-08-18T16:12:55.241Z] 97ac5df62f85: Verifying Checksum [2021-08-18T16:12:55.241Z] 97ac5df62f85: Download complete [2021-08-18T16:12:57.231Z] e90a11edd702: Verifying Checksum [2021-08-18T16:12:57.231Z] e90a11edd702: Download complete [2021-08-18T16:13:09.701Z] e90a11edd702: Pull complete [2021-08-18T16:13:09.701Z] d77568369979: Pull complete [2021-08-18T16:13:09.701Z] fc1c9f9a7f3b: Pull complete [2021-08-18T16:13:09.701Z] 170f2ba95c9a: Pull complete [2021-08-18T16:13:15.119Z] 97ac5df62f85: Pull complete [2021-08-18T16:13:15.119Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-08-18T16:13:15.119Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-18T16:13:15.119Z] ---> 04bc70af865f [2021-08-18T16:13:15.119Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-08-18T16:13:20.549Z] ---> Running in 9f17b77981a5 [2021-08-18T16:13:21.155Z] Removing intermediate container 9f17b77981a5 [2021-08-18T16:13:21.155Z] ---> 2be819cb85a9 [2021-08-18T16:13:21.155Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2021-08-18T16:13:21.431Z] ---> Running in 72bd0a6ba9ad [2021-08-18T16:13:22.030Z] Removing intermediate container 72bd0a6ba9ad [2021-08-18T16:13:22.030Z] ---> 854d5ebba043 [2021-08-18T16:13:22.030Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-08-18T16:13:22.303Z] ---> Running in 43da72eef3a4 [2021-08-18T16:13:22.902Z] Removing intermediate container 43da72eef3a4 [2021-08-18T16:13:22.902Z] ---> 245c276b6488 [2021-08-18T16:13:22.902Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-18T16:13:22.902Z] ---> Running in 213429859f0e [2021-08-18T16:13:26.305Z] Removing intermediate container 213429859f0e [2021-08-18T16:13:26.305Z] ---> c45082f578d1 [2021-08-18T16:13:26.305Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-18T16:13:26.579Z] ---> Running in 4af7e546dd76 [2021-08-18T16:13:28.032Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-18T16:13:28.639Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-18T16:13:30.087Z] OK: 218 MiB in 52 packages [2021-08-18T16:13:31.542Z] Removing intermediate container 4af7e546dd76 [2021-08-18T16:13:31.542Z] ---> 527bde646055 [2021-08-18T16:13:31.542Z] Step 8/13 : WORKDIR /app [2021-08-18T16:13:31.542Z] ---> Running in 60cac49bcac7 [2021-08-18T16:13:32.152Z] Removing intermediate container 60cac49bcac7 [2021-08-18T16:13:32.152Z] ---> b44a58545f51 [2021-08-18T16:13:32.152Z] Step 9/13 : COPY go.mod . [2021-08-18T16:13:33.129Z] ---> 160d56cc1c0d [2021-08-18T16:13:33.129Z] Step 10/13 : RUN go mod download [2021-08-18T16:13:33.405Z] ---> Running in b07af0a3196c [2021-08-18T16:14:13.148Z] Removing intermediate container b07af0a3196c [2021-08-18T16:14:13.148Z] ---> c92f11457990 [2021-08-18T16:14:13.148Z] Step 11/13 : COPY . . [2021-08-18T16:14:13.148Z] ---> e46dd7387e22 [2021-08-18T16:14:13.148Z] Step 12/13 : ARG MAKE="make build" [2021-08-18T16:14:13.148Z] ---> Running in 74642c86037b [2021-08-18T16:14:13.148Z] Removing intermediate container 74642c86037b [2021-08-18T16:14:13.148Z] ---> 0746bda4b6f5 [2021-08-18T16:14:13.148Z] Step 13/13 : RUN $MAKE [2021-08-18T16:14:13.148Z] ---> Running in b28e3411c8a5 [2021-08-18T16:14:13.148Z] noop [2021-08-18T16:14:13.148Z] Removing intermediate container b28e3411c8a5 [2021-08-18T16:14:13.148Z] ---> 827e344d92bd [2021-08-18T16:14:13.148Z] Successfully built 827e344d92bd [2021-08-18T16:14:13.148Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:14:13.501Z] + docker inspect -f . ci-base-image-arm64 [2021-08-18T16:14:13.501Z] . [Pipeline] withDockerContainer [2021-08-18T16:14:13.775Z] prd-ubuntu18.04-docker-arm64-4c-16g-3689 does not seem to be running inside a container [2021-08-18T16:14:13.887Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/7 -v /w/workspace/app-rfid-llrp-inventory/7:/w/workspace/app-rfid-llrp-inventory/7:rw,z -v /w/workspace/app-rfid-llrp-inventory/7@tmp:/w/workspace/app-rfid-llrp-inventory/7@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 ******** ci-base-image-arm64 cat [2021-08-18T16:14:16.184Z] $ docker top 5dd84e34f26f14a2519b9f4df0c3c2bfcc479417517b418ad64f0a590394e246 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-18T16:14:17.208Z] + go version [2021-08-18T16:14:17.208Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-08-18T16:14:17.234Z] $ docker stop --time=1 5dd84e34f26f14a2519b9f4df0c3c2bfcc479417517b418ad64f0a590394e246 [2021-08-18T16:14:19.347Z] $ docker rm -f 5dd84e34f26f14a2519b9f4df0c3c2bfcc479417517b418ad64f0a590394e246 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:14:20.074Z] + docker inspect -f . ci-base-image-arm64 [2021-08-18T16:14:20.075Z] . [Pipeline] withDockerContainer [2021-08-18T16:14:20.365Z] prd-ubuntu18.04-docker-arm64-4c-16g-3689 does not seem to be running inside a container [2021-08-18T16:14:20.468Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/7 -v /w/workspace/app-rfid-llrp-inventory/7:/w/workspace/app-rfid-llrp-inventory/7:rw,z -v /w/workspace/app-rfid-llrp-inventory/7@tmp:/w/workspace/app-rfid-llrp-inventory/7@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 ******** ci-base-image-arm64 cat [2021-08-18T16:14:22.166Z] $ docker top 14652ea3cffa57ecf694405d1dc93edfa69373c269f7377f56bad217a459547e -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-08-18T16:14:23.144Z] + go mod tidy [Pipeline] sh [2021-08-18T16:14:24.412Z] + make test [2021-08-18T16:14:24.412Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-08-18T16:14:52.005Z] # github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [2021-08-18T16:14:52.005Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap@v0.0.57/bootstrap/logging/factory.go:29:9: undefined: logger.NewClientStdOut [2021-08-18T16:14:52.005Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap@v0.0.57/bootstrap/logging/factory.go:42:25: too many arguments in call to logger.NewClient [2021-08-18T16:14:52.005Z] have (string, bool, string, string) [2021-08-18T16:14:52.005Z] want (string, string) [2021-08-18T16:15:39.071Z] # edgexfoundry/app-rfid-llrp-inventory/internal/inventory [edgexfoundry/app-rfid-llrp-inventory/internal/inventory.test] [2021-08-18T16:15:39.071Z] internal/inventory/tagprocessor_test.go:23:10: undefined: logger.NewClientStdOut [2021-08-18T16:15:39.071Z] # edgexfoundry/app-rfid-llrp-inventory/internal/llrp [edgexfoundry/app-rfid-llrp-inventory/internal/llrp.test] [2021-08-18T16:15:39.071Z] internal/llrp/device_service_test.go:18:10: undefined: logger.NewClientStdOut [2021-08-18T16:15:39.071Z] FAIL edgexfoundry/app-rfid-llrp-inventory/internal/inventory [build failed] [2021-08-18T16:15:39.071Z] FAIL edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [build failed] [2021-08-18T16:15:39.071Z] FAIL edgexfoundry/app-rfid-llrp-inventory/internal/llrp [build failed] [2021-08-18T16:15:39.071Z] make: *** [Makefile:30: test] Error 2 [Pipeline] } [2021-08-18T16:15:39.100Z] $ docker stop --time=1 14652ea3cffa57ecf694405d1dc93edfa69373c269f7377f56bad217a459547e [2021-08-18T16:15:41.651Z] $ docker rm -f 14652ea3cffa57ecf694405d1dc93edfa69373c269f7377f56bad217a459547e [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-08-18T16:15:42.683Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-18T16:15:42.960Z] [2021-08-18T16:15:42.960Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:15:43.323Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-18T16:15:43.604Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-18T16:15:43.604Z] 448f6bf000e3: Pulling fs layer [2021-08-18T16:15:43.604Z] f757da607395: Pulling fs layer [2021-08-18T16:15:43.604Z] 05883995daec: Pulling fs layer [2021-08-18T16:15:43.604Z] 8603b9c90790: Pulling fs layer [2021-08-18T16:15:43.604Z] 1560dd03e051: Pulling fs layer [2021-08-18T16:15:43.604Z] 27f5ce0e4adf: Pulling fs layer [2021-08-18T16:15:43.604Z] c2d8d7efcc4b: Pulling fs layer [2021-08-18T16:15:43.604Z] 8603b9c90790: Waiting [2021-08-18T16:15:43.604Z] 1560dd03e051: Waiting [2021-08-18T16:15:43.604Z] 27f5ce0e4adf: Waiting [2021-08-18T16:15:43.604Z] c2d8d7efcc4b: Waiting [2021-08-18T16:15:43.882Z] f757da607395: Verifying Checksum [2021-08-18T16:15:43.882Z] f757da607395: Download complete [2021-08-18T16:15:43.882Z] 8603b9c90790: Download complete [2021-08-18T16:15:44.159Z] 1560dd03e051: Verifying Checksum [2021-08-18T16:15:44.159Z] 1560dd03e051: Download complete [2021-08-18T16:15:44.436Z] 27f5ce0e4adf: Verifying Checksum [2021-08-18T16:15:44.436Z] 27f5ce0e4adf: Download complete [2021-08-18T16:15:44.436Z] 05883995daec: Verifying Checksum [2021-08-18T16:15:44.436Z] 05883995daec: Download complete [2021-08-18T16:15:45.423Z] 448f6bf000e3: Verifying Checksum [2021-08-18T16:15:45.423Z] 448f6bf000e3: Download complete [2021-08-18T16:15:49.765Z] c2d8d7efcc4b: Verifying Checksum [2021-08-18T16:15:49.765Z] c2d8d7efcc4b: Download complete [2021-08-18T16:15:49.765Z] 448f6bf000e3: Pull complete [2021-08-18T16:15:50.368Z] f757da607395: Pull complete [2021-08-18T16:15:51.814Z] 05883995daec: Pull complete [2021-08-18T16:15:52.089Z] 8603b9c90790: Pull complete [2021-08-18T16:15:53.082Z] 1560dd03e051: Pull complete [2021-08-18T16:15:53.733Z] 27f5ce0e4adf: Pull complete [2021-08-18T16:16:09.486Z] c2d8d7efcc4b: Pull complete [2021-08-18T16:16:09.486Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-18T16:16:09.486Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-18T16:16:09.486Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-18T16:16:09.751Z] prd-ubuntu18.04-docker-arm64-4c-16g-3689 does not seem to be running inside a container [2021-08-18T16:16:09.837Z] $ 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/7 -v /w/workspace/app-rfid-llrp-inventory/7:/w/workspace/app-rfid-llrp-inventory/7:rw,z -v /w/workspace/app-rfid-llrp-inventory/7@tmp:/w/workspace/app-rfid-llrp-inventory/7@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:arm64 cat [2021-08-18T16:16:17.240Z] $ docker top adbf9851fbc485e0e4d56610cda5ec6f78fb8e6d7b87e299789070e5d3b4b0b6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-18T16:16:18.295Z] ---> job-cost.sh [2021-08-18T16:16:18.296Z] lf-activate-venv: SKIPPING [2021-08-18T16:16:18.296Z] INFO: No Stack... [2021-08-18T16:16:19.732Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-18T16:16:19.732Z] INFO: Archiving Costs [Pipeline] sh [2021-08-18T16:16:20.408Z] + + cut -d,cat -f6 [2021-08-18T16:16:20.408Z] /w/workspace/app-rfid-llrp-inventory/7/archives/cost.csv [Pipeline] lock [2021-08-18T16:16:20.481Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-37-7-stack-cost] [2021-08-18T16:16:20.491Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-37-7-stack-cost] did not exist. Created. [2021-08-18T16:16:20.491Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-37-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-18T16:16:21.202Z] /w/workspace/app-rfid-llrp-inventory/7@tmp/durable-2cd10918/script.sh: 1: /w/workspace/app-rfid-llrp-inventory/7@tmp/durable-2cd10918/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-08-18T16:16:21.880Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-18T16:16:21.915Z] Warning: overwriting stash ‘stack-cost’ [2021-08-18T16:16:22.539Z] Stashed 1 file(s) [Pipeline] } [2021-08-18T16:16:22.552Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-37-7-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-18T16:16:22.591Z] $ docker stop --time=1 adbf9851fbc485e0e4d56610cda5ec6f78fb8e6d7b87e299789070e5d3b4b0b6 [2021-08-18T16:16:24.476Z] $ docker rm -f adbf9851fbc485e0e4d56610cda5ec6f78fb8e6d7b87e299789070e5d3b4b0b6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-18T16:16:24.984Z] 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-08-18T16:16:25.892Z] + '[' -d /w/workspace/ry_app-rfid-llrp-inventory_PR-37/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-18T16:16:26.221Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-18T16:16:26.812Z] ---> package-listing.sh [2021-08-18T16:16:26.812Z] ++ facter osfamily [2021-08-18T16:16:26.812Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-18T16:16:27.076Z] + OS_FAMILY=redhat [2021-08-18T16:16:27.076Z] + workspace=/w/workspace/ry_app-rfid-llrp-inventory_PR-37 [2021-08-18T16:16:27.076Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-18T16:16:27.076Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-18T16:16:27.076Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-18T16:16:27.076Z] + PACKAGES=/tmp/packages_start.txt [2021-08-18T16:16:27.076Z] + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-37 ']' [2021-08-18T16:16:27.076Z] + PACKAGES=/tmp/packages_end.txt [2021-08-18T16:16:27.076Z] + case "${OS_FAMILY}" in [2021-08-18T16:16:27.076Z] + rpm -qa [2021-08-18T16:16:27.076Z] + sort [2021-08-18T16:16:27.667Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-18T16:16:27.667Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-18T16:16:27.667Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-18T16:16:27.667Z] + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-37 ']' [2021-08-18T16:16:27.667Z] + mkdir -p /w/workspace/ry_app-rfid-llrp-inventory_PR-37/archives/ [2021-08-18T16:16:27.667Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-rfid-llrp-inventory_PR-37/archives/ [Pipeline] echo [2021-08-18T16:16:27.686Z] 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-37/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-08-18T16:16:27.991Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:16:28.574Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-18T16:16:28.574Z] [2021-08-18T16:16:28.574Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:16:28.911Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-18T16:16:28.911Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-18T16:16:28.911Z] b4d181a07f80: Pulling fs layer [2021-08-18T16:16:28.911Z] a1111a8f2ec3: Pulling fs layer [2021-08-18T16:16:28.911Z] ed53099fbce6: Pulling fs layer [2021-08-18T16:16:28.911Z] dc539afda2c1: Pulling fs layer [2021-08-18T16:16:28.911Z] 77bc0d833cb6: Pulling fs layer [2021-08-18T16:16:28.911Z] 9065ff56babe: Pulling fs layer [2021-08-18T16:16:28.911Z] d287ab97295c: Pulling fs layer [2021-08-18T16:16:28.911Z] dc539afda2c1: Waiting [2021-08-18T16:16:28.911Z] 77bc0d833cb6: Waiting [2021-08-18T16:16:28.911Z] 9065ff56babe: Waiting [2021-08-18T16:16:28.911Z] d287ab97295c: Waiting [2021-08-18T16:16:29.179Z] a1111a8f2ec3: Verifying Checksum [2021-08-18T16:16:29.179Z] a1111a8f2ec3: Download complete [2021-08-18T16:16:29.179Z] dc539afda2c1: Verifying Checksum [2021-08-18T16:16:29.179Z] dc539afda2c1: Download complete [2021-08-18T16:16:29.179Z] 77bc0d833cb6: Verifying Checksum [2021-08-18T16:16:29.179Z] 77bc0d833cb6: Download complete [2021-08-18T16:16:29.179Z] 9065ff56babe: Verifying Checksum [2021-08-18T16:16:29.179Z] 9065ff56babe: Download complete [2021-08-18T16:16:29.445Z] ed53099fbce6: Verifying Checksum [2021-08-18T16:16:29.445Z] ed53099fbce6: Download complete [2021-08-18T16:16:30.024Z] b4d181a07f80: Verifying Checksum [2021-08-18T16:16:30.024Z] b4d181a07f80: Download complete [2021-08-18T16:16:31.001Z] b4d181a07f80: Pull complete [2021-08-18T16:16:31.269Z] a1111a8f2ec3: Pull complete [2021-08-18T16:16:31.857Z] ed53099fbce6: Pull complete [2021-08-18T16:16:31.857Z] dc539afda2c1: Pull complete [2021-08-18T16:16:32.124Z] 77bc0d833cb6: Pull complete [2021-08-18T16:16:32.124Z] 9065ff56babe: Pull complete [2021-08-18T16:16:33.531Z] d287ab97295c: Verifying Checksum [2021-08-18T16:16:33.531Z] d287ab97295c: Download complete [2021-08-18T16:16:37.799Z] d287ab97295c: Pull complete [2021-08-18T16:16:37.799Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-18T16:16:37.799Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-18T16:16:37.799Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-18T16:16:37.889Z] prd-centos7-docker-4c-2g-3345 does not seem to be running inside a container [2021-08-18T16:16:37.947Z] $ 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-37/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-37 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-37:/w/workspace/ry_app-rfid-llrp-inventory_PR-37:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-37@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-37@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-18T16:16:39.843Z] $ docker top f909344176a049ff10a6b68d84c835153b372ed5d2af272eb2d92b0ed2603362 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-18T16:16:40.237Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-18T16:16:40.554Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-18T16:16:40.875Z] + ls /var/log/sa-host [2021-08-18T16:16:40.875Z] + sadf -c /var/log/sa-host/sa05 [2021-08-18T16:16:40.875Z] file_magic: OK [2021-08-18T16:16:40.875Z] HZ: Using current value: 100 [2021-08-18T16:16:40.875Z] file_header: OK [2021-08-18T16:16:40.875Z] 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-08-18T16:16:40.875Z] Statistics: [2021-08-18T16:16:40.875Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-18T16:16:40.875Z] File successfully converted to sysstat format version 12.0.3 [2021-08-18T16:16:40.875Z] + sadf -c /var/log/sa-host/sa18 [2021-08-18T16:16:40.875Z] file_magic: OK [2021-08-18T16:16:40.875Z] HZ: Using current value: 100 [2021-08-18T16:16:40.875Z] file_header: OK [2021-08-18T16:16:40.875Z] 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-08-18T16:16:40.875Z] Statistics: [2021-08-18T16:16:40.875Z] 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...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-18T16:16:40.875Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-18T16:16:41.075Z] provisioning config files... [2021-08-18T16:16:41.089Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-37@tmp/config3530849481685412768tmp [Pipeline] { [Pipeline] echo [2021-08-18T16:16:41.118Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-18T16:16:41.432Z] ---> create-netrc.sh [Pipeline] } [2021-08-18T16:16:41.445Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-18T16:16:43.248Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-18T16:16:43.262Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-18T16:16:43.577Z] ---> sudo-logs.sh [2021-08-18T16:16:43.577Z] Archiving 'sudo' log.. [2021-08-18T16:16:43.577Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3345.vexxhost.local: Name or service not known [2021-08-18T16:16:43.577Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3345.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-18T16:16:43.645Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-18T16:16:43.964Z] ---> job-cost.sh [2021-08-18T16:16:43.965Z] lf-activate-venv: SKIPPING [2021-08-18T16:16:43.965Z] DEBUG: total: 0.18000000715255737 [2021-08-18T16:16:43.965Z] INFO: Retrieving Stack Cost... [2021-08-18T16:16:44.918Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-18T16:16:45.191Z] INFO: Archiving Costs [Pipeline] echo [2021-08-18T16:16:45.209Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-18T16:16:45.724Z] ---> logs-deploy.sh [2021-08-18T16:16:45.724Z] lf-activate-venv: SKIPPING [2021-08-18T16:16:45.724Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-37/7 [2021-08-18T16:16:45.724Z] INFO: archiving workspace using pattern(s): [2021-08-18T16:16:46.306Z] Archives upload complete. [2021-08-18T16:16:46.571Z] INFO: archiving logs to Nexus