Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c303b7ce7d5b06ed9fe977fac658333aeb7799b5 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-ssh1924290884811128322.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-ssh290079219413934263.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/main/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/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3005986031274067815.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-ssh1526356361390869398.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/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/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6938348955023265368.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-152 in /w/workspace/dry_app-rfid-llrp-inventory_main [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/dry_app-rfid-llrp-inventory_main # 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/dry_app-rfid-llrp-inventory_main@tmp/jenkins-gitclient-ssh7445500393593037434.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision c303b7ce7d5b06ed9fe977fac658333aeb7799b5 (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f c303b7ce7d5b06ed9fe977fac658333aeb7799b5 # timeout=10 Commit message: "Merge pull request #52 from edgexfoundry/pr-template" > git rev-list --no-walk e04a0383669ea00f79ef2e7d56e71bc78ec0aaed # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-29T16:05:16.854Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-29T16:05:16.943Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-29T16:05:16.970Z] ========================================================= [2021-09-29T16:05:16.970Z] EdgeX Global Pipelines Version Info [2021-09-29T16:05:16.970Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-09-29T16:05:18.300Z] ------------------- [2021-09-29T16:05:18.300Z] stable info: [2021-09-29T16:05:18.300Z] ------------------- [2021-09-29T16:05:18.300Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-29T16:05:18.300Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-29T16:05:18.300Z] Message: update stable to v1.0.205 [2021-09-29T16:05:18.885Z] ------------------- [2021-09-29T16:05:18.885Z] experimental info: [2021-09-29T16:05:18.885Z] ------------------- [2021-09-29T16:05:18.885Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-29T16:05:18.885Z] Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 [2021-09-29T16:05:18.885Z] Message: update experimental to v1.0.206 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-29T16:05:19.024Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2021-09-29T16:05:19.050Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2021-09-29T16:05:19.075Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-29T16:05:19.102Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-29T16:05:19.129Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-29T16:05:19.154Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-29T16:05:19.180Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-29T16:05:19.211Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-29T16:05:19.239Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-09-29T16:05:19.268Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-29T16:05:19.293Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-29T16:05:19.319Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-29T16:05:19.345Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2021-09-29T16:05:19.371Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-29T16:05:19.396Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-29T16:05:19.422Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-09-29T16:05:19.449Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-09-29T16:05:19.478Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-09-29T16:05:19.504Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-09-29T16:05:19.531Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-29T16:05:19.557Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-09-29T16:05:19.585Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-09-29T16:05:19.611Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-09-29T16:05:19.649Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-09-29T16:05:19.676Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-09-29T16:05:19.705Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-09-29T16:05:19.732Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-29T16:05:19.758Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-09-29T16:05:19.782Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-09-29T16:05:19.806Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-09-29T16:05:19.830Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c303b7ce7d5b06ed9fe977fac658333aeb7799b5 [Pipeline] echo [2021-09-29T16:05:19.855Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c303b7c [Pipeline] echo [2021-09-29T16:05:19.880Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-29T16:05:19.958Z] provisioning config files... [2021-09-29T16:05:19.979Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2001842767182202531tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-29T16:05:20.319Z] ---> docker-login.sh [2021-09-29T16:05:20.319Z] nexus3.edgexfoundry.org:10001 [2021-09-29T16:05:20.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T16:05:20.590Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T16:05:20.590Z] Configure a credential helper to remove this warning. See [2021-09-29T16:05:20.590Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T16:05:20.590Z] [2021-09-29T16:05:20.590Z] Login Succeeded [2021-09-29T16:05:20.590Z] nexus3.edgexfoundry.org:10002 [2021-09-29T16:05:20.590Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T16:05:20.590Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T16:05:20.590Z] Configure a credential helper to remove this warning. See [2021-09-29T16:05:20.590Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T16:05:20.590Z] [2021-09-29T16:05:20.590Z] Login Succeeded [2021-09-29T16:05:20.590Z] nexus3.edgexfoundry.org:10003 [2021-09-29T16:05:20.860Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T16:05:20.860Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T16:05:20.860Z] Configure a credential helper to remove this warning. See [2021-09-29T16:05:20.860Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T16:05:20.860Z] [2021-09-29T16:05:20.860Z] Login Succeeded [2021-09-29T16:05:20.860Z] nexus3.edgexfoundry.org:10004 [2021-09-29T16:05:20.860Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T16:05:20.860Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T16:05:20.860Z] Configure a credential helper to remove this warning. See [2021-09-29T16:05:20.860Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T16:05:20.860Z] [2021-09-29T16:05:20.860Z] Login Succeeded [2021-09-29T16:05:20.860Z] docker.io [2021-09-29T16:05:21.130Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T16:05:21.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T16:05:21.397Z] Configure a credential helper to remove this warning. See [2021-09-29T16:05:21.397Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T16:05:21.397Z] [2021-09-29T16:05:21.397Z] Login Succeeded [2021-09-29T16:05:21.397Z] ---> docker-login.sh ends [Pipeline] } [2021-09-29T16:05:21.410Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-09-29T16:05:22.006Z] + git log --format=format:%s -1 c303b7ce7d5b06ed9fe977fac658333aeb7799b5 [Pipeline] echo [2021-09-29T16:05:22.061Z] GIT_COMMIT: c303b7ce7d5b06ed9fe977fac658333aeb7799b5, Commit Message: Merge pull request #52 from edgexfoundry/pr-template [Pipeline] echo [2021-09-29T16:05:22.076Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-09-29T16:05:22.661Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-29T16:05:22.661Z] [2021-09-29T16:05:22.661Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T16:05:22.995Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-29T16:05:22.995Z] latest: Pulling from edgex-devops/git-semver [2021-09-29T16:05:22.995Z] 31603596830f: Pulling fs layer [2021-09-29T16:05:22.995Z] 04fac38145f0: Pulling fs layer [2021-09-29T16:05:22.995Z] 701f6daf10bf: Pulling fs layer [2021-09-29T16:05:22.995Z] 24f72da36158: Pulling fs layer [2021-09-29T16:05:22.995Z] 24f72da36158: Waiting [2021-09-29T16:05:22.995Z] 04fac38145f0: Verifying Checksum [2021-09-29T16:05:22.995Z] 04fac38145f0: Download complete [2021-09-29T16:05:23.262Z] 31603596830f: Verifying Checksum [2021-09-29T16:05:23.262Z] 31603596830f: Download complete [2021-09-29T16:05:23.262Z] 24f72da36158: Verifying Checksum [2021-09-29T16:05:23.262Z] 24f72da36158: Download complete [2021-09-29T16:05:23.527Z] 31603596830f: Pull complete [2021-09-29T16:05:23.527Z] 04fac38145f0: Pull complete [2021-09-29T16:05:23.527Z] 701f6daf10bf: Verifying Checksum [2021-09-29T16:05:23.527Z] 701f6daf10bf: Download complete [2021-09-29T16:05:24.115Z] 701f6daf10bf: Pull complete [2021-09-29T16:05:24.115Z] 24f72da36158: Pull complete [2021-09-29T16:05:24.115Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-29T16:05:24.115Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-29T16:05:24.115Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-29T16:05:24.217Z] prd-centos7-docker-4c-2g-152 does not seem to be running inside a container [2021-09-29T16:05:24.272Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-29T16:05:25.087Z] $ docker top d88fbacd6b83a868ee0180d4d8367e4500f981fff4e8d3f9a575ddc6a0187cc8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-29T16:05:25.230Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-29T16:05:25.230Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-29T16:05:25.357Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-29T16:05:25.358Z] $ docker exec d88fbacd6b83a868ee0180d4d8367e4500f981fff4e8d3f9a575ddc6a0187cc8 ssh-agent [2021-09-29T16:05:25.483Z] SSH_AUTH_SOCK=/tmp/ssh-EZ9oUfhtBzo4/agent.15 [2021-09-29T16:05:25.483Z] SSH_AGENT_PID=22 [2021-09-29T16:05:25.495Z] Running ssh-add (command line suppressed) [2021-09-29T16:05:25.585Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8742543651964876808.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8742543651964876808.key) [2021-09-29T16:05:25.608Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-29T16:05:25.925Z] + git tag --points-at HEAD [Pipeline] } [2021-09-29T16:05:25.947Z] $ docker exec --env ******** --env ******** d88fbacd6b83a868ee0180d4d8367e4500f981fff4e8d3f9a575ddc6a0187cc8 ssh-agent -k [2021-09-29T16:05:26.043Z] unset SSH_AUTH_SOCK; [2021-09-29T16:05:26.043Z] unset SSH_AGENT_PID; [2021-09-29T16:05:26.043Z] echo Agent pid 22 killed; [2021-09-29T16:05:26.061Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-29T16:05:26.104Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-29T16:05:26.104Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-29T16:05:26.225Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-29T16:05:26.226Z] $ docker exec d88fbacd6b83a868ee0180d4d8367e4500f981fff4e8d3f9a575ddc6a0187cc8 ssh-agent [2021-09-29T16:05:26.334Z] SSH_AUTH_SOCK=/tmp/ssh-G0N6hWeew13e/agent.57 [2021-09-29T16:05:26.334Z] SSH_AGENT_PID=63 [2021-09-29T16:05:26.342Z] Running ssh-add (command line suppressed) [2021-09-29T16:05:26.445Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2953242303681613346.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2953242303681613346.key) [2021-09-29T16:05:26.469Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-29T16:05:26.787Z] + git semver init [2021-09-29T16:05:26.787Z] # -> Open(): unable to determine branch for HEAD [2021-09-29T16:05:26.787Z] # $GIT_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.git [2021-09-29T16:05:26.787Z] # $GIT_WORK_TREE = /w/workspace/dry_app-rfid-llrp-inventory_main [2021-09-29T16:05:26.787Z] # $SEMVER_REMOTE_NAME = origin [2021-09-29T16:05:26.787Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-29T16:05:26.787Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-29T16:05:26.787Z] # $SEMVER_BRANCH = main [2021-09-29T16:05:26.787Z] # $SEMVER_TEMP = /tmp/semver-860850270 [2021-09-29T16:05:26.787Z] # git clone --branch semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git $SEMVER_TEMP [2021-09-29T16:05:28.200Z] # '/tmp/semver-860850270' -> '/w/workspace/dry_app-rfid-llrp-inventory_main/.semver' [2021-09-29T16:05:28.200Z] # -> Force: false [2021-09-29T16:05:28.200Z] # $SEMVER_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [Pipeline] } [2021-09-29T16:05:28.213Z] $ docker exec --env ******** --env ******** d88fbacd6b83a868ee0180d4d8367e4500f981fff4e8d3f9a575ddc6a0187cc8 ssh-agent -k [2021-09-29T16:05:28.306Z] unset SSH_AUTH_SOCK; [2021-09-29T16:05:28.307Z] unset SSH_AGENT_PID; [2021-09-29T16:05:28.307Z] echo Agent pid 63 killed; [2021-09-29T16:05:28.324Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-29T16:05:28.685Z] + git semver [Pipeline] } [2021-09-29T16:05:28.704Z] $ docker stop --time=1 d88fbacd6b83a868ee0180d4d8367e4500f981fff4e8d3f9a575ddc6a0187cc8 [2021-09-29T16:05:29.987Z] $ docker rm -f d88fbacd6b83a868ee0180d4d8367e4500f981fff4e8d3f9a575ddc6a0187cc8 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-29T16:05:30.364Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-29T16:05:30.697Z] Stashed 1 file(s) [Pipeline] echo [2021-09-29T16:05:30.700Z] [edgeXSemver]: initialized semver on version 1.0.1-dev.2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-09-29T16:05:45.948Z] Still waiting to schedule task [2021-09-29T16:05:45.949Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-09-29T16:05:45.952Z] Still waiting to schedule task [2021-09-29T16:05:45.952Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-153’ is offline [2021-09-29T16:09:33.477Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-157 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2021-09-29T16:09:33.498Z] Running in /w/workspace/app-rfid-llrp-inventory/12 [Pipeline] { [Pipeline] checkout [2021-09-29T16:09:33.774Z] The recommended git tool is: NONE [2021-09-29T16:09:40.711Z] using credential edgex-jenkins-ssh [2021-09-29T16:09:40.731Z] Cloning the remote Git repository [2021-09-29T16:09:40.819Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-09-29T16:09:40.975Z] > git init /w/workspace/app-rfid-llrp-inventory/12 # timeout=10 [2021-09-29T16:09:41.114Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-09-29T16:09:41.115Z] > git --version # timeout=10 [2021-09-29T16:09:41.137Z] > git --version # 'git version 2.17.1' [2021-09-29T16:09:41.140Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-29T16:09:41.238Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-29T16:09:44.435Z] Avoid second fetch [2021-09-29T16:09:44.436Z] Checking out Revision c303b7ce7d5b06ed9fe977fac658333aeb7799b5 (main) [2021-09-29T16:09:44.395Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-09-29T16:09:44.417Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-29T16:09:44.476Z] > git config core.sparsecheckout # timeout=10 [2021-09-29T16:09:44.498Z] > git checkout -f c303b7ce7d5b06ed9fe977fac658333aeb7799b5 # timeout=10 [2021-09-29T16:09:49.177Z] Commit message: "Merge pull request #52 from edgexfoundry/pr-template" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-29T16:09:49.577Z] provisioning config files... [2021-09-29T16:09:49.621Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/12@tmp/config2655087000687776419tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-29T16:09:50.301Z] ---> docker-login.sh [2021-09-29T16:09:50.301Z] nexus3.edgexfoundry.org:10001 [2021-09-29T16:09:51.756Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T16:09:52.359Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T16:09:52.359Z] Configure a credential helper to remove this warning. See [2021-09-29T16:09:52.359Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T16:09:52.359Z] [2021-09-29T16:09:52.359Z] Login Succeeded [2021-09-29T16:09:52.359Z] nexus3.edgexfoundry.org:10002 [2021-09-29T16:09:52.964Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T16:09:52.964Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T16:09:52.964Z] Configure a credential helper to remove this warning. See [2021-09-29T16:09:52.964Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T16:09:52.964Z] [2021-09-29T16:09:52.964Z] Login Succeeded [2021-09-29T16:09:52.964Z] nexus3.edgexfoundry.org:10003 [2021-09-29T16:09:53.568Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T16:09:53.568Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T16:09:53.569Z] Configure a credential helper to remove this warning. See [2021-09-29T16:09:53.569Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T16:09:53.569Z] [2021-09-29T16:09:53.569Z] Login Succeeded [2021-09-29T16:09:53.569Z] nexus3.edgexfoundry.org:10004 [2021-09-29T16:09:54.172Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T16:09:54.454Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T16:09:54.454Z] Configure a credential helper to remove this warning. See [2021-09-29T16:09:54.454Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T16:09:54.454Z] [2021-09-29T16:09:54.454Z] Login Succeeded [2021-09-29T16:09:54.454Z] docker.io [2021-09-29T16:09:54.736Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T16:09:56.185Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T16:09:56.185Z] Configure a credential helper to remove this warning. See [2021-09-29T16:09:56.185Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T16:09:56.185Z] [2021-09-29T16:09:56.185Z] Login Succeeded [2021-09-29T16:09:56.185Z] ---> docker-login.sh ends [Pipeline] } [2021-09-29T16:09:56.273Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-29T16:09:56.652Z] ========================================================= [2021-09-29T16:09:56.652Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-29T16:09:56.652Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-09-29T16:09:57.049Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . [2021-09-29T16:09:57.661Z] Sending build context to Docker daemon 731.1kB [2021-09-29T16:09:57.661Z] Step 1/13 : ARG BASE=golang:1.16-alpine3.14 [2021-09-29T16:09:57.661Z] Step 2/13 : FROM ${BASE} AS builder [2021-09-29T16:09:57.937Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-29T16:09:57.937Z] 595b0fe564bb: Pulling fs layer [2021-09-29T16:09:57.937Z] 24495759ef45: Pulling fs layer [2021-09-29T16:09:57.937Z] d148012ef14d: Pulling fs layer [2021-09-29T16:09:57.937Z] e90a11edd702: Pulling fs layer [2021-09-29T16:09:57.937Z] d77568369979: Pulling fs layer [2021-09-29T16:09:57.937Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-29T16:09:57.937Z] 170f2ba95c9a: Pulling fs layer [2021-09-29T16:09:57.937Z] 97ac5df62f85: Pulling fs layer [2021-09-29T16:09:57.937Z] e90a11edd702: Waiting [2021-09-29T16:09:57.937Z] fc1c9f9a7f3b: Waiting [2021-09-29T16:09:57.937Z] 170f2ba95c9a: Waiting [2021-09-29T16:09:57.937Z] d77568369979: Waiting [2021-09-29T16:09:57.937Z] 97ac5df62f85: Waiting [2021-09-29T16:09:57.937Z] d148012ef14d: Verifying Checksum [2021-09-29T16:09:57.937Z] d148012ef14d: Download complete [2021-09-29T16:09:57.937Z] 24495759ef45: Verifying Checksum [2021-09-29T16:09:57.937Z] 24495759ef45: Download complete [2021-09-29T16:09:57.937Z] d77568369979: Download complete [2021-09-29T16:09:57.937Z] fc1c9f9a7f3b: Verifying Checksum [2021-09-29T16:09:57.937Z] fc1c9f9a7f3b: Download complete [2021-09-29T16:09:58.215Z] 595b0fe564bb: Download complete [2021-09-29T16:09:58.215Z] 170f2ba95c9a: Verifying Checksum [2021-09-29T16:09:58.215Z] 170f2ba95c9a: Download complete [2021-09-29T16:09:58.821Z] 595b0fe564bb: Pull complete [2021-09-29T16:09:59.823Z] 24495759ef45: Pull complete [2021-09-29T16:10:00.106Z] d148012ef14d: Pull complete [2021-09-29T16:10:02.124Z] 97ac5df62f85: Verifying Checksum [2021-09-29T16:10:02.124Z] 97ac5df62f85: Download complete [2021-09-29T16:10:02.406Z] e90a11edd702: Verifying Checksum [2021-09-29T16:10:02.406Z] e90a11edd702: Download complete [2021-09-29T16:10:15.368Z] e90a11edd702: Pull complete [2021-09-29T16:10:15.368Z] d77568369979: Pull complete [2021-09-29T16:10:15.368Z] fc1c9f9a7f3b: Pull complete [2021-09-29T16:10:15.368Z] 170f2ba95c9a: Pull complete [2021-09-29T16:10:20.803Z] 97ac5df62f85: Pull complete [2021-09-29T16:10:20.803Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-29T16:10:20.803Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-29T16:10:20.803Z] ---> 04bc70af865f [2021-09-29T16:10:20.803Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-09-29T16:10:26.228Z] ---> Running in d37c5f674965 [2021-09-29T16:10:26.229Z] Removing intermediate container d37c5f674965 [2021-09-29T16:10:26.229Z] ---> 2b6a30c78ecd [2021-09-29T16:10:26.229Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2021-09-29T16:10:26.229Z] ---> Running in b89c02468f62 [2021-09-29T16:10:26.827Z] Removing intermediate container b89c02468f62 [2021-09-29T16:10:26.827Z] ---> 0ab6fea9943c [2021-09-29T16:10:26.827Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-09-29T16:10:26.827Z] ---> Running in 587c806989bb [2021-09-29T16:10:27.424Z] Removing intermediate container 587c806989bb [2021-09-29T16:10:27.425Z] ---> 91fbc2428b92 [2021-09-29T16:10:27.425Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T16:10:27.706Z] ---> Running in bab4c3afeaef [2021-09-29T16:10:31.119Z] Removing intermediate container bab4c3afeaef [2021-09-29T16:10:31.119Z] ---> 6c43a39cd271 [2021-09-29T16:10:31.119Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-29T16:10:31.119Z] ---> Running in 178e9bee96da [2021-09-29T16:10:32.393Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T16:10:33.373Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T16:10:34.355Z] OK: 218 MiB in 52 packages [2021-09-29T16:10:35.793Z] Removing intermediate container 178e9bee96da [2021-09-29T16:10:35.793Z] ---> 40060d873035 [2021-09-29T16:10:35.793Z] Step 8/13 : WORKDIR /app [2021-09-29T16:10:35.793Z] ---> Running in e3967588c3d1 [2021-09-29T16:10:36.391Z] Removing intermediate container e3967588c3d1 [2021-09-29T16:10:36.391Z] ---> 64b599e415d6 [2021-09-29T16:10:36.391Z] Step 9/13 : COPY go.mod . [2021-09-29T16:10:37.379Z] ---> 43a1254221dc [2021-09-29T16:10:37.379Z] Step 10/13 : RUN go mod download [2021-09-29T16:10:37.653Z] ---> Running in fc30e452e7ff [2021-09-29T16:11:10.059Z] Removing intermediate container fc30e452e7ff [2021-09-29T16:11:10.059Z] ---> b1ac9d4f02c9 [2021-09-29T16:11:10.059Z] Step 11/13 : COPY . . [2021-09-29T16:11:10.059Z] ---> 4f3c4a8d2aba [2021-09-29T16:11:10.059Z] Step 12/13 : ARG MAKE="make build" [2021-09-29T16:11:10.059Z] ---> Running in ab422d85fcfc [2021-09-29T16:11:10.059Z] Removing intermediate container ab422d85fcfc [2021-09-29T16:11:10.059Z] ---> 0387b6ff10e5 [2021-09-29T16:11:10.059Z] Step 13/13 : RUN $MAKE [2021-09-29T16:11:10.059Z] ---> Running in 3e406b564544 [2021-09-29T16:11:10.331Z] noop [2021-09-29T16:11:11.317Z] Removing intermediate container 3e406b564544 [2021-09-29T16:11:11.317Z] ---> 8789096c7e70 [2021-09-29T16:11:11.317Z] Successfully built 8789096c7e70 [2021-09-29T16:11:11.317Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T16:11:11.945Z] + docker inspect -f . ci-base-image-arm64 [2021-09-29T16:11:11.945Z] . [Pipeline] withDockerContainer [2021-09-29T16:11:12.220Z] prd-ubuntu18.04-docker-arm64-4c-16g-157 does not seem to be running inside a container [2021-09-29T16:11:12.338Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/12 -v /w/workspace/app-rfid-llrp-inventory/12:/w/workspace/app-rfid-llrp-inventory/12:rw,z -v /w/workspace/app-rfid-llrp-inventory/12@tmp:/w/workspace/app-rfid-llrp-inventory/12@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 ******** ci-base-image-arm64 cat [2021-09-29T16:11:14.404Z] $ docker top 692561102c1cf5a108744fbce527e15a71243047a513fc7ed5dbc81a66c2d707 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-29T16:11:15.444Z] + go version [2021-09-29T16:11:15.444Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-09-29T16:11:15.489Z] $ docker stop --time=1 692561102c1cf5a108744fbce527e15a71243047a513fc7ed5dbc81a66c2d707 [2021-09-29T16:11:17.665Z] $ docker rm -f 692561102c1cf5a108744fbce527e15a71243047a513fc7ed5dbc81a66c2d707 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T16:11:18.544Z] + docker inspect -f . ci-base-image-arm64 [2021-09-29T16:11:18.544Z] . [Pipeline] withDockerContainer [2021-09-29T16:11:18.848Z] prd-ubuntu18.04-docker-arm64-4c-16g-157 does not seem to be running inside a container [2021-09-29T16:11:18.963Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/12 -v /w/workspace/app-rfid-llrp-inventory/12:/w/workspace/app-rfid-llrp-inventory/12:rw,z -v /w/workspace/app-rfid-llrp-inventory/12@tmp:/w/workspace/app-rfid-llrp-inventory/12@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 ******** ci-base-image-arm64 cat [2021-09-29T16:11:20.708Z] $ docker top d9b7084dedb044dd58480b0a4d9840701eeb88d2e393d03e9ddeab54fd969e6a -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-09-29T16:11:21.660Z] + go mod tidy [Pipeline] sh [2021-09-29T16:11:22.930Z] + make test [2021-09-29T16:11:22.930Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-09-29T16:12:44.806Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2021-09-29T16:12:44.806Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.401s coverage: 89.2% of statements [2021-09-29T16:12:44.806Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 0.051s coverage: 11.3% of statements [2021-09-29T16:12:44.806Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 6.028s coverage: 73.3% of statements [2021-09-29T16:12:44.806Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-09-29T16:13:11.620Z] gofmt -l . [2021-09-29T16:13:11.620Z] [ "`gofmt -l .`" = "" ] [2021-09-29T16:13:11.893Z] ./bin/test-attribution.sh [2021-09-29T16:13:13.878Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-09-29T16:13:14.208Z] $ docker stop --time=1 d9b7084dedb044dd58480b0a4d9840701eeb88d2e393d03e9ddeab54fd969e6a [2021-09-29T16:13:16.247Z] $ docker rm -f d9b7084dedb044dd58480b0a4d9840701eeb88d2e393d03e9ddeab54fd969e6a [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-29T16:13:17.116Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-09-29T16:13:17.779Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-09-29T16:13:18.858Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-09-29T16:13:19.207Z] + ls -al . [2021-09-29T16:13:19.207Z] total 216 [2021-09-29T16:13:19.207Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 29 16:13 . [2021-09-29T16:13:19.207Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 29 16:09 .. [2021-09-29T16:13:19.207Z] -rw-rw-r-- 1 jenkins jenkins 262 Sep 29 16:09 .dockerignore [2021-09-29T16:13:19.207Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 29 16:09 .git [2021-09-29T16:13:19.207Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 29 16:09 .github [2021-09-29T16:13:19.207Z] -rw-rw-r-- 1 jenkins jenkins 805 Sep 29 16:09 .gitignore [2021-09-29T16:13:19.207Z] -rw-rw-r-- 1 jenkins jenkins 7039 Sep 29 16:09 Attribution.txt [2021-09-29T16:13:19.207Z] -rw-rw-r-- 1 jenkins jenkins 1710 Sep 29 16:09 Dockerfile [2021-09-29T16:13:19.207Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 29 16:09 GOVERNANCE.md [2021-09-29T16:13:19.207Z] -rw-rw-r-- 1 jenkins jenkins 686 Sep 29 16:09 Jenkinsfile [2021-09-29T16:13:19.207Z] -rw-rw-r-- 1 jenkins jenkins 11347 Sep 29 16:09 LICENSE [2021-09-29T16:13:19.207Z] -rw-rw-r-- 1 jenkins jenkins 1499 Sep 29 16:09 Makefile [2021-09-29T16:13:19.207Z] -rw-rw-r-- 1 jenkins jenkins 617 Sep 29 16:09 OWNERS.md [2021-09-29T16:13:19.207Z] -rw-rw-r-- 1 jenkins jenkins 30705 Sep 29 16:09 README.md [2021-09-29T16:13:19.207Z] -rw-rw-r-- 1 jenkins jenkins 11 Sep 29 16:05 VERSION [2021-09-29T16:13:19.207Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 29 16:09 bin [2021-09-29T16:13:19.207Z] -rw-r--r-- 1 jenkins jenkins 62828 Sep 29 16:12 coverage.out [2021-09-29T16:13:19.207Z] -rw-r--r-- 1 jenkins jenkins 412 Sep 29 16:13 go.mod [2021-09-29T16:13:19.207Z] -rw-r--r-- 1 jenkins jenkins 19455 Sep 29 16:11 go.sum [2021-09-29T16:13:19.207Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 29 16:09 images [2021-09-29T16:13:19.207Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 29 16:09 internal [2021-09-29T16:13:19.207Z] -rw-rw-r-- 1 jenkins jenkins 530 Sep 29 16:09 main.go [2021-09-29T16:13:19.207Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 29 16:09 res [2021-09-29T16:13:19.207Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 29 16:09 snap [2021-09-29T16:13:19.207Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 29 16:09 static [Pipeline] isUnix [Pipeline] sh [2021-09-29T16:13:19.563Z] + docker build -t app-rfid-llrp-inventory-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=c303b7ce7d5b06ed9fe977fac658333aeb7799b5 --label arch=arm64 --label version=1.0.1-dev.2 . [2021-09-29T16:13:19.842Z] Sending build context to Docker daemon 731.1kB [2021-09-29T16:13:20.118Z] Step 1/28 : ARG BASE=golang:1.16-alpine3.14 [2021-09-29T16:13:20.118Z] Step 2/28 : FROM ${BASE} AS builder [2021-09-29T16:13:20.118Z] ---> 8789096c7e70 [2021-09-29T16:13:20.118Z] Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-09-29T16:13:20.395Z] ---> Running in 5cb845807a6c [2021-09-29T16:13:20.671Z] Removing intermediate container 5cb845807a6c [2021-09-29T16:13:20.671Z] ---> e8f841f94952 [2021-09-29T16:13:20.671Z] Step 4/28 : ARG ALPINE_PKG_EXTRA="" [2021-09-29T16:13:20.946Z] ---> Running in 6331cce9a350 [2021-09-29T16:13:21.543Z] Removing intermediate container 6331cce9a350 [2021-09-29T16:13:21.543Z] ---> 9dac8003e6c5 [2021-09-29T16:13:21.543Z] Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-09-29T16:13:21.543Z] ---> Running in dd686cae4749 [2021-09-29T16:13:22.147Z] Removing intermediate container dd686cae4749 [2021-09-29T16:13:22.147Z] ---> 7efb5ff43699 [2021-09-29T16:13:22.147Z] Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T16:13:22.147Z] ---> Running in 2921dbe08482 [2021-09-29T16:13:24.786Z] Removing intermediate container 2921dbe08482 [2021-09-29T16:13:24.786Z] ---> df3ae89fb400 [2021-09-29T16:13:24.786Z] Step 7/28 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-29T16:13:24.786Z] ---> Running in 59d9e2979b8c [2021-09-29T16:13:25.771Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-29T16:13:27.197Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-29T16:13:27.790Z] OK: 218 MiB in 52 packages [2021-09-29T16:13:28.770Z] Removing intermediate container 59d9e2979b8c [2021-09-29T16:13:28.770Z] ---> f8e3e2b34402 [2021-09-29T16:13:28.770Z] Step 8/28 : WORKDIR /app [2021-09-29T16:13:29.044Z] ---> Running in 7d5357e465a3 [2021-09-29T16:13:29.642Z] Removing intermediate container 7d5357e465a3 [2021-09-29T16:13:29.642Z] ---> b0ab84623dca [2021-09-29T16:13:29.642Z] Step 9/28 : COPY go.mod . [2021-09-29T16:13:30.623Z] ---> 3677c6d65581 [2021-09-29T16:13:30.623Z] Step 10/28 : RUN go mod download [2021-09-29T16:13:30.623Z] ---> Running in cde7a1b3e00b [2021-09-29T16:13:33.250Z] Removing intermediate container cde7a1b3e00b [2021-09-29T16:13:33.250Z] ---> cbcaf5ba1a66 [2021-09-29T16:13:33.250Z] Step 11/28 : COPY . . [2021-09-29T16:13:34.233Z] ---> 3fbab81f470d [2021-09-29T16:13:34.233Z] Step 12/28 : ARG MAKE="make build" [2021-09-29T16:13:34.233Z] ---> Running in fe3e90dbacaf [2021-09-29T16:13:34.863Z] Removing intermediate container fe3e90dbacaf [2021-09-29T16:13:34.863Z] ---> b70184907867 [2021-09-29T16:13:34.863Z] Step 13/28 : RUN $MAKE [2021-09-29T16:13:35.160Z] ---> Running in a72c8ac91c5c [2021-09-29T16:13:36.664Z] go mod tidy [2021-09-29T16:13:37.665Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v1.3.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=1.0.1-dev.2 -X edgexfoundry/app-rfid-llrp-inventory.Version=1.0.1-dev.2" -o app-rfid-llrp-inventory [2021-09-29T16:14:34.253Z] Removing intermediate container a72c8ac91c5c [2021-09-29T16:14:34.253Z] ---> b52583682252 [2021-09-29T16:14:34.253Z] Step 14/28 : FROM alpine:3.14 [2021-09-29T16:14:46.638Z] 3.14: Pulling from library/alpine [2021-09-29T16:14:46.638Z] 552d1f2373af: Pulling fs layer [2021-09-29T16:14:46.638Z] 552d1f2373af: Verifying Checksum [2021-09-29T16:14:46.638Z] 552d1f2373af: Download complete [2021-09-29T16:14:46.638Z] 552d1f2373af: Pull complete [2021-09-29T16:14:46.638Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-29T16:14:46.638Z] Status: Downloaded newer image for alpine:3.14 [2021-09-29T16:14:46.638Z] ---> bb3de5531c18 [2021-09-29T16:14:46.638Z] Step 15/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-09-29T16:14:47.233Z] ---> Running in dce8ec1a334f [2021-09-29T16:14:47.506Z] Removing intermediate container dce8ec1a334f [2021-09-29T16:14:47.506Z] ---> 07484d7d7de7 [2021-09-29T16:14:47.506Z] Step 16/28 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2021-09-29T16:14:47.783Z] ---> Running in 4ac4580db07b [2021-09-29T16:14:48.383Z] Removing intermediate container 4ac4580db07b [2021-09-29T16:14:48.383Z] ---> 21ee1d01f936 [2021-09-29T16:14:48.383Z] Step 17/28 : RUN apk --no-cache add ca-certificates zeromq [2021-09-29T16:14:48.383Z] ---> Running in f9100b919521 [2021-09-29T16:14:49.834Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-09-29T16:14:50.110Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-09-29T16:14:50.704Z] (1/6) Installing ca-certificates (20191127-r5) [2021-09-29T16:14:50.978Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-09-29T16:14:50.978Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-29T16:14:50.978Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-09-29T16:14:50.978Z] (5/6) Installing libzmq (4.3.4-r0) [2021-09-29T16:14:50.978Z] (6/6) Installing zeromq (4.3.4-r0) [2021-09-29T16:14:50.978Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T16:14:50.978Z] Executing ca-certificates-20191127-r5.trigger [2021-09-29T16:14:51.253Z] OK: 9 MiB in 20 packages [2021-09-29T16:14:53.231Z] Removing intermediate container f9100b919521 [2021-09-29T16:14:53.231Z] ---> 4cbc9cfe475a [2021-09-29T16:14:53.231Z] Step 18/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-09-29T16:14:53.834Z] ---> 45d7c6048b24 [2021-09-29T16:14:53.834Z] Step 19/28 : COPY --from=builder /app/LICENSE /LICENSE [2021-09-29T16:14:54.813Z] ---> 504420fc5c6a [2021-09-29T16:14:54.813Z] Step 20/28 : COPY --from=builder /app/res/ /res/ [2021-09-29T16:14:55.408Z] ---> e9292aeb9e85 [2021-09-29T16:14:55.408Z] Step 21/28 : COPY --from=builder /app/static/ /static/ [2021-09-29T16:14:56.392Z] ---> aa2011a09f23 [2021-09-29T16:14:56.392Z] Step 22/28 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2021-09-29T16:14:58.371Z] ---> a14475fd4df2 [2021-09-29T16:14:58.371Z] Step 23/28 : EXPOSE 48086 [2021-09-29T16:14:58.371Z] ---> Running in 51a3bc3a7247 [2021-09-29T16:14:58.643Z] Removing intermediate container 51a3bc3a7247 [2021-09-29T16:14:58.643Z] ---> bbd1d41cebd2 [2021-09-29T16:14:58.643Z] Step 24/28 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2021-09-29T16:14:58.918Z] ---> Running in 1c8328000e98 [2021-09-29T16:14:59.193Z] Removing intermediate container 1c8328000e98 [2021-09-29T16:14:59.193Z] ---> d2bbdaa5ae73 [2021-09-29T16:14:59.193Z] Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2021-09-29T16:14:59.469Z] ---> Running in b3920afd75c2 [2021-09-29T16:15:00.067Z] Removing intermediate container b3920afd75c2 [2021-09-29T16:15:00.067Z] ---> c95594a07332 [2021-09-29T16:15:00.067Z] Step 26/28 : LABEL arch=arm64 [2021-09-29T16:15:00.067Z] ---> Running in 79273006121b [2021-09-29T16:15:00.665Z] Removing intermediate container 79273006121b [2021-09-29T16:15:00.665Z] ---> 7f7e18deda11 [2021-09-29T16:15:00.665Z] Step 27/28 : LABEL git_sha=c303b7ce7d5b06ed9fe977fac658333aeb7799b5 [2021-09-29T16:15:00.938Z] ---> Running in 953693e3b574 [2021-09-29T16:15:01.530Z] Removing intermediate container 953693e3b574 [2021-09-29T16:15:01.530Z] ---> 45809ffff924 [2021-09-29T16:15:01.530Z] Step 28/28 : LABEL version=1.0.1-dev.2 [2021-09-29T16:15:01.530Z] ---> Running in 67a72be61350 [2021-09-29T16:15:02.126Z] Removing intermediate container 67a72be61350 [2021-09-29T16:15:02.126Z] ---> a271d52adb40 [2021-09-29T16:15:02.126Z] [Warning] One or more build-args [ARCH] were not consumed [2021-09-29T16:15:02.126Z] Successfully built a271d52adb40 [2021-09-29T16:15:02.126Z] Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-29T16:15:02.467Z] provisioning config files... [2021-09-29T16:15:02.492Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/12@tmp/config832691981184766087tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-29T16:15:02.865Z] ---> docker-login.sh [2021-09-29T16:15:02.865Z] nexus3.edgexfoundry.org:10001 [2021-09-29T16:15:03.141Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T16:15:03.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T16:15:03.419Z] Configure a credential helper to remove this warning. See [2021-09-29T16:15:03.419Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T16:15:03.419Z] [2021-09-29T16:15:03.419Z] Login Succeeded [2021-09-29T16:15:03.419Z] nexus3.edgexfoundry.org:10002 [2021-09-29T16:15:04.017Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T16:15:04.017Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T16:15:04.017Z] Configure a credential helper to remove this warning. See [2021-09-29T16:15:04.017Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T16:15:04.017Z] [2021-09-29T16:15:04.017Z] Login Succeeded [2021-09-29T16:15:04.017Z] nexus3.edgexfoundry.org:10003 [2021-09-29T16:15:04.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T16:15:04.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T16:15:04.569Z] Configure a credential helper to remove this warning. See [2021-09-29T16:15:04.569Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T16:15:04.569Z] [2021-09-29T16:15:04.569Z] Login Succeeded [2021-09-29T16:15:04.569Z] nexus3.edgexfoundry.org:10004 [2021-09-29T16:15:05.181Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T16:15:05.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T16:15:05.181Z] Configure a credential helper to remove this warning. See [2021-09-29T16:15:05.181Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T16:15:05.181Z] [2021-09-29T16:15:05.181Z] Login Succeeded [2021-09-29T16:15:05.181Z] docker.io [2021-09-29T16:15:05.781Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T16:15:06.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T16:15:06.382Z] Configure a credential helper to remove this warning. See [2021-09-29T16:15:06.382Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T16:15:06.382Z] [2021-09-29T16:15:06.382Z] Login Succeeded [2021-09-29T16:15:06.382Z] ---> docker-login.sh ends [Pipeline] } [2021-09-29T16:15:06.400Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-29T16:15:06.483Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2021-09-29T16:15:06.483Z] c303b7ce7d5b06ed9fe977fac658333aeb7799b5 [2021-09-29T16:15:06.483Z] latest [2021-09-29T16:15:06.483Z] 1.0.1-dev.2 [2021-09-29T16:15:06.483Z] c303b7ce7d5b06ed9fe977fac658333aeb7799b5-1.0.1-dev.2 [2021-09-29T16:15:06.483Z] main [2021-09-29T16:15:06.483Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T16:15:06.875Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:c303b7ce7d5b06ed9fe977fac658333aeb7799b5 [Pipeline] isUnix [Pipeline] sh [2021-09-29T16:15:07.222Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:c303b7ce7d5b06ed9fe977fac658333aeb7799b5 [2021-09-29T16:15:07.222Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2021-09-29T16:15:07.222Z] 055f71c14a42: Preparing [2021-09-29T16:15:07.222Z] 027058eea7c9: Preparing [2021-09-29T16:15:07.222Z] 771f7784c502: Preparing [2021-09-29T16:15:07.222Z] 221daea3eec4: Preparing [2021-09-29T16:15:07.222Z] ac564ab6542b: Preparing [2021-09-29T16:15:07.222Z] feab26aff079: Preparing [2021-09-29T16:15:07.222Z] ee420dfed78a: Preparing [2021-09-29T16:15:07.222Z] feab26aff079: Waiting [2021-09-29T16:15:07.222Z] ee420dfed78a: Waiting [2021-09-29T16:15:07.823Z] 027058eea7c9: Pushed [2021-09-29T16:15:07.823Z] 771f7784c502: Pushed [2021-09-29T16:15:07.823Z] 221daea3eec4: Pushed [2021-09-29T16:15:07.823Z] ac564ab6542b: Pushed [2021-09-29T16:15:07.823Z] ee420dfed78a: Layer already exists [2021-09-29T16:15:08.812Z] feab26aff079: Pushed [2021-09-29T16:15:12.202Z] 055f71c14a42: Pushed [2021-09-29T16:15:12.202Z] c303b7ce7d5b06ed9fe977fac658333aeb7799b5: digest: sha256:042321df7760babcd48baf7ee25d970011b75f2935a1533cf0bbb9c4e5b02396 size: 1782 [Pipeline] isUnix [Pipeline] sh [2021-09-29T16:15:12.549Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T16:15:12.893Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2021-09-29T16:15:12.893Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2021-09-29T16:15:12.893Z] 055f71c14a42: Preparing [2021-09-29T16:15:12.893Z] 027058eea7c9: Preparing [2021-09-29T16:15:12.893Z] 771f7784c502: Preparing [2021-09-29T16:15:12.893Z] 221daea3eec4: Preparing [2021-09-29T16:15:12.893Z] ac564ab6542b: Preparing [2021-09-29T16:15:12.893Z] feab26aff079: Preparing [2021-09-29T16:15:12.893Z] ee420dfed78a: Preparing [2021-09-29T16:15:12.893Z] feab26aff079: Waiting [2021-09-29T16:15:12.893Z] ee420dfed78a: Waiting [2021-09-29T16:15:13.168Z] ac564ab6542b: Layer already exists [2021-09-29T16:15:13.168Z] 771f7784c502: Layer already exists [2021-09-29T16:15:13.168Z] 221daea3eec4: Layer already exists [2021-09-29T16:15:13.168Z] 027058eea7c9: Layer already exists [2021-09-29T16:15:13.168Z] 055f71c14a42: Layer already exists [2021-09-29T16:15:13.168Z] feab26aff079: Layer already exists [2021-09-29T16:15:13.168Z] ee420dfed78a: Layer already exists [2021-09-29T16:15:13.168Z] latest: digest: sha256:042321df7760babcd48baf7ee25d970011b75f2935a1533cf0bbb9c4e5b02396 size: 1782 [Pipeline] isUnix [Pipeline] sh [2021-09-29T16:15:13.518Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:1.0.1-dev.2 [Pipeline] isUnix [Pipeline] sh [2021-09-29T16:15:13.869Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:1.0.1-dev.2 [2021-09-29T16:15:13.869Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2021-09-29T16:15:13.869Z] 055f71c14a42: Preparing [2021-09-29T16:15:13.869Z] 027058eea7c9: Preparing [2021-09-29T16:15:13.869Z] 771f7784c502: Preparing [2021-09-29T16:15:13.869Z] 221daea3eec4: Preparing [2021-09-29T16:15:13.869Z] ac564ab6542b: Preparing [2021-09-29T16:15:13.869Z] feab26aff079: Preparing [2021-09-29T16:15:13.869Z] ee420dfed78a: Preparing [2021-09-29T16:15:13.869Z] feab26aff079: Waiting [2021-09-29T16:15:13.869Z] ee420dfed78a: Waiting [2021-09-29T16:15:14.142Z] 055f71c14a42: Layer already exists [2021-09-29T16:15:14.142Z] 027058eea7c9: Layer already exists [2021-09-29T16:15:14.142Z] 771f7784c502: Layer already exists [2021-09-29T16:15:14.142Z] 221daea3eec4: Layer already exists [2021-09-29T16:15:14.142Z] ac564ab6542b: Layer already exists [2021-09-29T16:15:14.142Z] ee420dfed78a: Layer already exists [2021-09-29T16:15:14.142Z] feab26aff079: Layer already exists [2021-09-29T16:15:14.142Z] 1.0.1-dev.2: digest: sha256:042321df7760babcd48baf7ee25d970011b75f2935a1533cf0bbb9c4e5b02396 size: 1782 [Pipeline] isUnix [Pipeline] sh [2021-09-29T16:15:14.491Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:c303b7ce7d5b06ed9fe977fac658333aeb7799b5-1.0.1-dev.2 [Pipeline] isUnix [Pipeline] sh [2021-09-29T16:15:14.831Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:c303b7ce7d5b06ed9fe977fac658333aeb7799b5-1.0.1-dev.2 [2021-09-29T16:15:14.831Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2021-09-29T16:15:14.831Z] 055f71c14a42: Preparing [2021-09-29T16:15:14.831Z] 027058eea7c9: Preparing [2021-09-29T16:15:14.831Z] 771f7784c502: Preparing [2021-09-29T16:15:14.831Z] 221daea3eec4: Preparing [2021-09-29T16:15:14.831Z] ac564ab6542b: Preparing [2021-09-29T16:15:14.831Z] feab26aff079: Preparing [2021-09-29T16:15:14.831Z] ee420dfed78a: Preparing [2021-09-29T16:15:14.831Z] feab26aff079: Waiting [2021-09-29T16:15:14.831Z] ee420dfed78a: Waiting [2021-09-29T16:15:15.105Z] 771f7784c502: Layer already exists [2021-09-29T16:15:15.105Z] 055f71c14a42: Layer already exists [2021-09-29T16:15:15.105Z] 221daea3eec4: Layer already exists [2021-09-29T16:15:15.105Z] ac564ab6542b: Layer already exists [2021-09-29T16:15:15.105Z] 027058eea7c9: Layer already exists [2021-09-29T16:15:15.105Z] feab26aff079: Layer already exists [2021-09-29T16:15:15.105Z] ee420dfed78a: Layer already exists [2021-09-29T16:15:15.105Z] c303b7ce7d5b06ed9fe977fac658333aeb7799b5-1.0.1-dev.2: digest: sha256:042321df7760babcd48baf7ee25d970011b75f2935a1533cf0bbb9c4e5b02396 size: 1782 [Pipeline] isUnix [Pipeline] sh [2021-09-29T16:15:15.456Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-09-29T16:15:15.800Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2021-09-29T16:15:15.800Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2021-09-29T16:15:15.800Z] 055f71c14a42: Preparing [2021-09-29T16:15:15.800Z] 027058eea7c9: Preparing [2021-09-29T16:15:15.800Z] 771f7784c502: Preparing [2021-09-29T16:15:15.800Z] 221daea3eec4: Preparing [2021-09-29T16:15:15.800Z] ac564ab6542b: Preparing [2021-09-29T16:15:15.800Z] feab26aff079: Preparing [2021-09-29T16:15:15.800Z] ee420dfed78a: Preparing [2021-09-29T16:15:15.800Z] feab26aff079: Waiting [2021-09-29T16:15:15.800Z] ee420dfed78a: Waiting [2021-09-29T16:15:16.074Z] ac564ab6542b: Layer already exists [2021-09-29T16:15:16.074Z] 027058eea7c9: Layer already exists [2021-09-29T16:15:16.074Z] 771f7784c502: Layer already exists [2021-09-29T16:15:16.074Z] 221daea3eec4: Layer already exists [2021-09-29T16:15:16.074Z] 055f71c14a42: Layer already exists [2021-09-29T16:15:16.074Z] feab26aff079: Layer already exists [2021-09-29T16:15:16.074Z] ee420dfed78a: Layer already exists [2021-09-29T16:15:16.074Z] main: digest: sha256:042321df7760babcd48baf7ee25d970011b75f2935a1533cf0bbb9c4e5b02396 size: 1782 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-29T16:15:16.147Z] ===================================================== [Pipeline] echo [2021-09-29T16:15:16.163Z] taggedImages: [2021-09-29T16:15:16.163Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:c303b7ce7d5b06ed9fe977fac658333aeb7799b5 [2021-09-29T16:15:16.163Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2021-09-29T16:15:16.163Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:1.0.1-dev.2 [2021-09-29T16:15:16.163Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:c303b7ce7d5b06ed9fe977fac658333aeb7799b5-1.0.1-dev.2 [2021-09-29T16:15:16.163Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T16:15:16.632Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-29T16:15:16.906Z] [2021-09-29T16:15:16.906Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-29T16:15:17.264Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-29T16:15:17.537Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-29T16:15:17.537Z] 448f6bf000e3: Pulling fs layer [2021-09-29T16:15:17.537Z] f757da607395: Pulling fs layer [2021-09-29T16:15:17.537Z] 05883995daec: Pulling fs layer [2021-09-29T16:15:17.537Z] 8603b9c90790: Pulling fs layer [2021-09-29T16:15:17.537Z] 1560dd03e051: Pulling fs layer [2021-09-29T16:15:17.537Z] 27f5ce0e4adf: Pulling fs layer [2021-09-29T16:15:17.537Z] c2d8d7efcc4b: Pulling fs layer [2021-09-29T16:15:17.537Z] 1560dd03e051: Waiting [2021-09-29T16:15:17.537Z] 27f5ce0e4adf: Waiting [2021-09-29T16:15:17.537Z] c2d8d7efcc4b: Waiting [2021-09-29T16:15:17.537Z] 8603b9c90790: Waiting [2021-09-29T16:15:17.811Z] f757da607395: Download complete [2021-09-29T16:15:17.811Z] 8603b9c90790: Download complete [2021-09-29T16:15:17.811Z] 1560dd03e051: Verifying Checksum [2021-09-29T16:15:17.811Z] 1560dd03e051: Download complete [2021-09-29T16:15:17.811Z] 27f5ce0e4adf: Verifying Checksum [2021-09-29T16:15:17.811Z] 27f5ce0e4adf: Download complete [2021-09-29T16:15:18.083Z] 05883995daec: Verifying Checksum [2021-09-29T16:15:18.083Z] 05883995daec: Download complete [2021-09-29T16:15:19.100Z] 448f6bf000e3: Verifying Checksum [2021-09-29T16:15:19.100Z] 448f6bf000e3: Download complete [2021-09-29T16:15:22.643Z] c2d8d7efcc4b: Verifying Checksum [2021-09-29T16:15:22.643Z] c2d8d7efcc4b: Download complete [2021-09-29T16:15:23.238Z] 448f6bf000e3: Pull complete [2021-09-29T16:15:23.836Z] f757da607395: Pull complete [2021-09-29T16:15:25.818Z] 05883995daec: Pull complete [2021-09-29T16:15:25.818Z] 8603b9c90790: Pull complete [2021-09-29T16:15:26.799Z] 1560dd03e051: Pull complete [2021-09-29T16:15:27.396Z] 27f5ce0e4adf: Pull complete [2021-09-29T16:15:42.491Z] c2d8d7efcc4b: Pull complete [2021-09-29T16:15:42.491Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-29T16:15:42.491Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-29T16:15:42.491Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-29T16:15:42.796Z] prd-ubuntu18.04-docker-arm64-4c-16g-157 does not seem to be running inside a container [2021-09-29T16:15:42.925Z] $ 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/12 -v /w/workspace/app-rfid-llrp-inventory/12:/w/workspace/app-rfid-llrp-inventory/12:rw,z -v /w/workspace/app-rfid-llrp-inventory/12@tmp:/w/workspace/app-rfid-llrp-inventory/12@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-09-29T16:15:48.241Z] $ docker top a70cf04e2f625c09bd84d2862af482b389ea1f873fb9f8c2097225184424c455 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-29T16:15:49.304Z] ---> job-cost.sh [2021-09-29T16:15:49.304Z] lf-activate-venv: SKIPPING [2021-09-29T16:15:49.304Z] INFO: No Stack... [2021-09-29T16:15:50.281Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-29T16:15:51.261Z] INFO: Archiving Costs [Pipeline] sh [2021-09-29T16:15:51.932Z] + cat /w/workspace/app-rfid-llrp-inventory/12/archives/cost.csv [2021-09-29T16:15:51.932Z] + cut -d, -f6 [Pipeline] lock [2021-09-29T16:15:52.007Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-12-stack-cost] [2021-09-29T16:15:52.015Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-12-stack-cost] did not exist. Created. [2021-09-29T16:15:52.015Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-12-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-29T16:15:52.719Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-29T16:15:52.811Z] Stashed 1 file(s) [Pipeline] } [2021-09-29T16:15:52.821Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-12-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-29T16:15:52.889Z] $ docker stop --time=1 a70cf04e2f625c09bd84d2862af482b389ea1f873fb9f8c2097225184424c455 [2021-09-29T16:15:54.813Z] $ docker rm -f a70cf04e2f625c09bd84d2862af482b389ea1f873fb9f8c2097225184424c455 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-29T16:17:34.041Z] Running on prd-centos7-docker-4c-2g-159 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2021-09-29T16:17:34.059Z] Running in /w/workspace/app-rfid-llrp-inventory/12 [Pipeline] { [Pipeline] checkout [2021-09-29T16:17:34.180Z] The recommended git tool is: NONE [2021-09-29T16:17:37.141Z] using credential edgex-jenkins-ssh [2021-09-29T16:17:37.154Z] Cloning the remote Git repository [2021-09-29T16:17:37.192Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-09-29T16:17:37.260Z] > git init /w/workspace/app-rfid-llrp-inventory/12 # timeout=10 [2021-09-29T16:17:37.308Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-09-29T16:17:37.308Z] > git --version # timeout=10 [2021-09-29T16:17:37.318Z] > git --version # 'git version 2.24.4' [2021-09-29T16:17:37.319Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-29T16:17:37.345Z] [INFO] Currently running in a labeled security context [2021-09-29T16:17:37.345Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-29T16:17:37.345Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/12@tmp/jenkins-gitclient-ssh3979486918406711470.key [2021-09-29T16:17:37.368Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-29T16:18:07.425Z] Avoid second fetch [2021-09-29T16:18:07.425Z] Checking out Revision c303b7ce7d5b06ed9fe977fac658333aeb7799b5 (main) [2021-09-29T16:18:07.405Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-09-29T16:18:07.411Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-29T16:18:07.436Z] > git config core.sparsecheckout # timeout=10 [2021-09-29T16:18:07.448Z] > git checkout -f c303b7ce7d5b06ed9fe977fac658333aeb7799b5 # timeout=10 [2021-09-29T16:18:11.195Z] Commit message: "Merge pull request #52 from edgexfoundry/pr-template" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-29T16:18:11.656Z] provisioning config files... [2021-09-29T16:18:11.676Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/12@tmp/config419090331295114150tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-29T16:18:12.113Z] ---> docker-login.sh [2021-09-29T16:18:12.113Z] nexus3.edgexfoundry.org:10001 [2021-09-29T16:18:12.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T16:18:12.384Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T16:18:12.384Z] Configure a credential helper to remove this warning. See [2021-09-29T16:18:12.384Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T16:18:12.384Z] [2021-09-29T16:18:12.384Z] Login Succeeded [2021-09-29T16:18:12.384Z] nexus3.edgexfoundry.org:10002 [2021-09-29T16:18:12.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T16:18:12.384Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T16:18:12.384Z] Configure a credential helper to remove this warning. See [2021-09-29T16:18:12.384Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T16:18:12.384Z] [2021-09-29T16:18:12.384Z] Login Succeeded [2021-09-29T16:18:12.384Z] nexus3.edgexfoundry.org:10003 [2021-09-29T16:18:12.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T16:18:12.651Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T16:18:12.651Z] Configure a credential helper to remove this warning. See [2021-09-29T16:18:12.651Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T16:18:12.651Z] [2021-09-29T16:18:12.651Z] Login Succeeded [2021-09-29T16:18:12.651Z] nexus3.edgexfoundry.org:10004 [2021-09-29T16:18:12.652Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T16:18:12.652Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T16:18:12.652Z] Configure a credential helper to remove this warning. See [2021-09-29T16:18:12.652Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T16:18:12.652Z] [2021-09-29T16:18:12.652Z] Login Succeeded [2021-09-29T16:18:12.652Z] docker.io [2021-09-29T16:18:12.922Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T16:18:13.191Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T16:18:13.191Z] Configure a credential helper to remove this warning. See [2021-09-29T16:18:13.191Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T16:18:13.191Z] [2021-09-29T16:18:13.191Z] Login Succeeded [2021-09-29T16:18:13.191Z] ---> docker-login.sh ends [Pipeline] } [2021-09-29T16:18:13.243Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-29T16:18:13.459Z] ========================================================= [2021-09-29T16:18:13.459Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-29T16:18:13.459Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-09-29T16:18:13.819Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-09-29T16:18:13.819Z] Sending build context to Docker daemon 731.1kB [2021-09-29T16:18:13.819Z] Step 1/13 : ARG BASE=golang:1.16-alpine3.14 [2021-09-29T16:18:13.819Z] Step 2/13 : FROM ${BASE} AS builder [2021-09-29T16:18:13.819Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-29T16:18:13.819Z] 540db60ca938: Pulling fs layer [2021-09-29T16:18:13.819Z] adcc1eea9eea: Pulling fs layer [2021-09-29T16:18:13.819Z] 4c4ab2625f07: Pulling fs layer [2021-09-29T16:18:13.819Z] db62176df00c: Pulling fs layer [2021-09-29T16:18:13.819Z] 3b30891b0d05: Pulling fs layer [2021-09-29T16:18:13.819Z] 06b49ca38bd5: Pulling fs layer [2021-09-29T16:18:13.819Z] c788192a36de: Pulling fs layer [2021-09-29T16:18:13.819Z] a77e37c0d609: Pulling fs layer [2021-09-29T16:18:13.819Z] c3185cebc471: Pulling fs layer [2021-09-29T16:18:13.819Z] 3b30891b0d05: Waiting [2021-09-29T16:18:13.819Z] 06b49ca38bd5: Waiting [2021-09-29T16:18:13.819Z] c788192a36de: Waiting [2021-09-29T16:18:13.819Z] a77e37c0d609: Waiting [2021-09-29T16:18:13.819Z] c3185cebc471: Waiting [2021-09-29T16:18:13.819Z] db62176df00c: Waiting [2021-09-29T16:18:14.097Z] 4c4ab2625f07: Verifying Checksum [2021-09-29T16:18:14.097Z] 4c4ab2625f07: Download complete [2021-09-29T16:18:14.097Z] adcc1eea9eea: Download complete [2021-09-29T16:18:14.097Z] 3b30891b0d05: Verifying Checksum [2021-09-29T16:18:14.097Z] 3b30891b0d05: Download complete [2021-09-29T16:18:14.097Z] 06b49ca38bd5: Verifying Checksum [2021-09-29T16:18:14.097Z] 06b49ca38bd5: Download complete [2021-09-29T16:18:14.097Z] c788192a36de: Verifying Checksum [2021-09-29T16:18:14.097Z] c788192a36de: Download complete [2021-09-29T16:18:14.097Z] 540db60ca938: Verifying Checksum [2021-09-29T16:18:14.097Z] 540db60ca938: Download complete [2021-09-29T16:18:14.364Z] 540db60ca938: Pull complete [2021-09-29T16:18:14.364Z] adcc1eea9eea: Pull complete [2021-09-29T16:18:14.364Z] 4c4ab2625f07: Pull complete [2021-09-29T16:18:14.630Z] a77e37c0d609: Verifying Checksum [2021-09-29T16:18:14.630Z] a77e37c0d609: Download complete [2021-09-29T16:18:18.876Z] c3185cebc471: Verifying Checksum [2021-09-29T16:18:18.876Z] c3185cebc471: Download complete [2021-09-29T16:18:19.833Z] db62176df00c: Verifying Checksum [2021-09-29T16:18:19.833Z] db62176df00c: Download complete [2021-09-29T16:18:24.142Z] db62176df00c: Pull complete [2021-09-29T16:18:24.142Z] 3b30891b0d05: Pull complete [2021-09-29T16:18:24.142Z] 06b49ca38bd5: Pull complete [2021-09-29T16:18:24.142Z] c788192a36de: Pull complete [2021-09-29T16:18:24.142Z] a77e37c0d609: Pull complete [2021-09-29T16:18:26.104Z] c3185cebc471: Pull complete [2021-09-29T16:18:26.104Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-29T16:18:26.104Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-29T16:18:26.104Z] ---> 031687cdd783 [2021-09-29T16:18:26.104Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-09-29T16:18:30.364Z] ---> Running in cd14f8eea38d [2021-09-29T16:18:30.364Z] Removing intermediate container cd14f8eea38d [2021-09-29T16:18:30.364Z] ---> e870438177da [2021-09-29T16:18:30.364Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2021-09-29T16:18:30.364Z] ---> Running in 130dc383b99c [2021-09-29T16:18:30.364Z] Removing intermediate container 130dc383b99c [2021-09-29T16:18:30.364Z] ---> 9632ff6b3f49 [2021-09-29T16:18:30.364Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-09-29T16:18:30.364Z] ---> Running in dd1e689bcbb5 [2021-09-29T16:18:30.364Z] Removing intermediate container dd1e689bcbb5 [2021-09-29T16:18:30.364Z] ---> fe03614a0e57 [2021-09-29T16:18:30.364Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T16:18:30.364Z] ---> Running in 217dff13bdd0 [2021-09-29T16:18:30.635Z] Removing intermediate container 217dff13bdd0 [2021-09-29T16:18:30.635Z] ---> 15ce4dfb4ead [2021-09-29T16:18:30.635Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-29T16:18:30.635Z] ---> Running in db8fee21f247 [2021-09-29T16:18:30.901Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-29T16:18:31.863Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-29T16:18:32.453Z] OK: 219 MiB in 52 packages [2021-09-29T16:18:32.453Z] Removing intermediate container db8fee21f247 [2021-09-29T16:18:32.453Z] ---> 0d0cb59c833a [2021-09-29T16:18:32.453Z] Step 8/13 : WORKDIR /app [2021-09-29T16:18:32.453Z] ---> Running in 332c51ea50ff [2021-09-29T16:18:32.719Z] Removing intermediate container 332c51ea50ff [2021-09-29T16:18:32.719Z] ---> d6bdb674b4e9 [2021-09-29T16:18:32.719Z] Step 9/13 : COPY go.mod . [2021-09-29T16:18:32.719Z] ---> 5771a11ce4b4 [2021-09-29T16:18:32.719Z] Step 10/13 : RUN go mod download [2021-09-29T16:18:32.719Z] ---> Running in e02f53627461 [2021-09-29T16:18:42.809Z] Removing intermediate container e02f53627461 [2021-09-29T16:18:42.809Z] ---> 2919f7e88e0f [2021-09-29T16:18:42.809Z] Step 11/13 : COPY . . [2021-09-29T16:18:43.075Z] ---> 164c58a5c01f [2021-09-29T16:18:43.075Z] Step 12/13 : ARG MAKE="make build" [2021-09-29T16:18:43.075Z] ---> Running in a0b0bc5213f1 [2021-09-29T16:18:43.075Z] Removing intermediate container a0b0bc5213f1 [2021-09-29T16:18:43.075Z] ---> 9622a999fb5e [2021-09-29T16:18:43.075Z] Step 13/13 : RUN $MAKE [2021-09-29T16:18:43.075Z] ---> Running in 0276ccc33926 [2021-09-29T16:18:43.343Z] noop [2021-09-29T16:18:43.609Z] Removing intermediate container 0276ccc33926 [2021-09-29T16:18:43.610Z] ---> e139225a8042 [2021-09-29T16:18:43.610Z] Successfully built e139225a8042 [2021-09-29T16:18:43.610Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T16:18:43.930Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-29T16:18:43.930Z] . [Pipeline] withDockerContainer [2021-09-29T16:18:44.017Z] prd-centos7-docker-4c-2g-159 does not seem to be running inside a container [2021-09-29T16:18:44.071Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/12 -v /w/workspace/app-rfid-llrp-inventory/12:/w/workspace/app-rfid-llrp-inventory/12:rw,z -v /w/workspace/app-rfid-llrp-inventory/12@tmp:/w/workspace/app-rfid-llrp-inventory/12@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 ******** ci-base-image-x86_64 cat [2021-09-29T16:18:44.495Z] $ docker top 7c14fce10ee67cb9eddbadd1c478d576851d407d3b3dc3770471d62435769503 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-29T16:18:44.887Z] + go version [2021-09-29T16:18:44.887Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-29T16:18:44.903Z] $ docker stop --time=1 7c14fce10ee67cb9eddbadd1c478d576851d407d3b3dc3770471d62435769503 [2021-09-29T16:18:46.100Z] $ docker rm -f 7c14fce10ee67cb9eddbadd1c478d576851d407d3b3dc3770471d62435769503 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T16:18:46.663Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-29T16:18:46.663Z] . [Pipeline] withDockerContainer [2021-09-29T16:18:46.753Z] prd-centos7-docker-4c-2g-159 does not seem to be running inside a container [2021-09-29T16:18:46.803Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/12 -v /w/workspace/app-rfid-llrp-inventory/12:/w/workspace/app-rfid-llrp-inventory/12:rw,z -v /w/workspace/app-rfid-llrp-inventory/12@tmp:/w/workspace/app-rfid-llrp-inventory/12@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 ******** ci-base-image-x86_64 cat [2021-09-29T16:18:47.171Z] $ docker top f20267d9b4b28f5efe77c447286da94761fc1a729d899dc3b9501314796947dd -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-09-29T16:18:47.580Z] + go mod tidy [Pipeline] sh [2021-09-29T16:18:48.170Z] + make test [2021-09-29T16:18:48.170Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-09-29T16:19:10.277Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2021-09-29T16:19:10.277Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.064s coverage: 89.2% of statements [2021-09-29T16:19:10.277Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app 0.019s coverage: 11.3% of statements [2021-09-29T16:19:18.481Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 8.328s coverage: 73.3% of statements [2021-09-29T16:19:18.481Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-09-29T16:19:26.707Z] gofmt -l . [2021-09-29T16:19:26.707Z] [ "`gofmt -l .`" = "" ] [2021-09-29T16:19:26.707Z] ./bin/test-attribution.sh [2021-09-29T16:19:26.707Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-09-29T16:19:26.731Z] $ docker stop --time=1 f20267d9b4b28f5efe77c447286da94761fc1a729d899dc3b9501314796947dd [2021-09-29T16:19:28.115Z] $ docker rm -f f20267d9b4b28f5efe77c447286da94761fc1a729d899dc3b9501314796947dd [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-29T16:19:28.575Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-09-29T16:19:28.606Z] Warning: overwriting stash ‘coverage-report’ [2021-09-29T16:19:28.852Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-09-29T16:19:29.332Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-09-29T16:19:29.645Z] + ls -al . [2021-09-29T16:19:29.645Z] total 180 [2021-09-29T16:19:29.645Z] drwxrwxr-x. 10 jenkins jenkins 4096 Sep 29 16:19 . [2021-09-29T16:19:29.645Z] drwxrwxr-x. 4 jenkins jenkins 30 Sep 29 16:17 .. [2021-09-29T16:19:29.645Z] -rw-rw-r--. 1 jenkins jenkins 7039 Sep 29 16:18 Attribution.txt [2021-09-29T16:19:29.645Z] drwxrwxr-x. 2 jenkins jenkins 60 Sep 29 16:18 bin [2021-09-29T16:19:29.645Z] -rw-r--r--. 1 jenkins jenkins 62828 Sep 29 16:19 coverage.out [2021-09-29T16:19:29.645Z] -rw-rw-r--. 1 jenkins jenkins 1710 Sep 29 16:18 Dockerfile [2021-09-29T16:19:29.645Z] -rw-rw-r--. 1 jenkins jenkins 262 Sep 29 16:18 .dockerignore [2021-09-29T16:19:29.645Z] drwxrwxr-x. 8 jenkins jenkins 162 Sep 29 16:18 .git [2021-09-29T16:19:29.645Z] drwxrwxr-x. 2 jenkins jenkins 103 Sep 29 16:18 .github [2021-09-29T16:19:29.645Z] -rw-rw-r--. 1 jenkins jenkins 805 Sep 29 16:18 .gitignore [2021-09-29T16:19:29.645Z] -rw-r--r--. 1 jenkins jenkins 412 Sep 29 16:19 go.mod [2021-09-29T16:19:29.645Z] -rw-r--r--. 1 jenkins jenkins 19455 Sep 29 16:18 go.sum [2021-09-29T16:19:29.645Z] -rw-rw-r--. 1 jenkins jenkins 677 Sep 29 16:18 GOVERNANCE.md [2021-09-29T16:19:29.645Z] drwxrwxr-x. 2 jenkins jenkins 140 Sep 29 16:18 images [2021-09-29T16:19:29.645Z] drwxrwxr-x. 4 jenkins jenkins 35 Sep 29 16:18 internal [2021-09-29T16:19:29.645Z] -rw-rw-r--. 1 jenkins jenkins 686 Sep 29 16:18 Jenkinsfile [2021-09-29T16:19:29.645Z] -rw-rw-r--. 1 jenkins jenkins 11347 Sep 29 16:18 LICENSE [2021-09-29T16:19:29.645Z] -rw-rw-r--. 1 jenkins jenkins 530 Sep 29 16:18 main.go [2021-09-29T16:19:29.645Z] -rw-rw-r--. 1 jenkins jenkins 1499 Sep 29 16:18 Makefile [2021-09-29T16:19:29.645Z] -rw-rw-r--. 1 jenkins jenkins 617 Sep 29 16:18 OWNERS.md [2021-09-29T16:19:29.645Z] -rw-rw-r--. 1 jenkins jenkins 30705 Sep 29 16:18 README.md [2021-09-29T16:19:29.645Z] drwxrwxr-x. 2 jenkins jenkins 32 Sep 29 16:18 res [2021-09-29T16:19:29.645Z] drwxrwxr-x. 4 jenkins jenkins 54 Sep 29 16:18 snap [2021-09-29T16:19:29.645Z] drwxrwxr-x. 3 jenkins jenkins 18 Sep 29 16:18 static [2021-09-29T16:19:29.645Z] -rw-rw-r--. 1 jenkins jenkins 11 Sep 29 16:05 VERSION [Pipeline] isUnix [Pipeline] sh [2021-09-29T16:19:30.189Z] + docker build -t app-rfid-llrp-inventory -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=c303b7ce7d5b06ed9fe977fac658333aeb7799b5 --label arch=amd64 --label version=1.0.1-dev.2 . [2021-09-29T16:19:30.189Z] Sending build context to Docker daemon 731.1kB [2021-09-29T16:19:30.189Z] Step 1/28 : ARG BASE=golang:1.16-alpine3.14 [2021-09-29T16:19:30.189Z] Step 2/28 : FROM ${BASE} AS builder [2021-09-29T16:19:30.189Z] ---> e139225a8042 [2021-09-29T16:19:30.189Z] Step 3/28 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-09-29T16:19:30.189Z] ---> Running in ef9acf9d3ee0 [2021-09-29T16:19:30.189Z] Removing intermediate container ef9acf9d3ee0 [2021-09-29T16:19:30.189Z] ---> 06dbb3daabce [2021-09-29T16:19:30.189Z] Step 4/28 : ARG ALPINE_PKG_EXTRA="" [2021-09-29T16:19:30.189Z] ---> Running in e2d3160e125d [2021-09-29T16:19:30.189Z] Removing intermediate container e2d3160e125d [2021-09-29T16:19:30.189Z] ---> dc6f306d86c0 [2021-09-29T16:19:30.189Z] Step 5/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-09-29T16:19:30.610Z] ---> Running in eec88fab7cb0 [2021-09-29T16:19:30.610Z] Removing intermediate container eec88fab7cb0 [2021-09-29T16:19:30.610Z] ---> 68c5839b0255 [2021-09-29T16:19:30.610Z] Step 6/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-29T16:19:30.610Z] ---> Running in 6116242cd35f [2021-09-29T16:19:31.197Z] Removing intermediate container 6116242cd35f [2021-09-29T16:19:31.197Z] ---> 808b39b0c807 [2021-09-29T16:19:31.197Z] Step 7/28 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-09-29T16:19:31.197Z] ---> Running in 7ee3b2afabb8 [2021-09-29T16:19:31.197Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-29T16:19:33.138Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-29T16:19:33.403Z] OK: 219 MiB in 52 packages [2021-09-29T16:19:33.669Z] Removing intermediate container 7ee3b2afabb8 [2021-09-29T16:19:33.669Z] ---> cd958a8d4b15 [2021-09-29T16:19:33.669Z] Step 8/28 : WORKDIR /app [2021-09-29T16:19:33.669Z] ---> Running in 2ad87befdc84 [2021-09-29T16:19:33.938Z] Removing intermediate container 2ad87befdc84 [2021-09-29T16:19:33.938Z] ---> 0b9586c7ea08 [2021-09-29T16:19:33.938Z] Step 9/28 : COPY go.mod . [2021-09-29T16:19:33.938Z] ---> ab4890806f0b [2021-09-29T16:19:33.938Z] Step 10/28 : RUN go mod download [2021-09-29T16:19:33.938Z] ---> Running in 2d2ae7b49580 [2021-09-29T16:19:34.525Z] Removing intermediate container 2d2ae7b49580 [2021-09-29T16:19:34.525Z] ---> d44381ea0a9f [2021-09-29T16:19:34.525Z] Step 11/28 : COPY . . [2021-09-29T16:19:34.790Z] ---> b312c82d62c6 [2021-09-29T16:19:34.790Z] Step 12/28 : ARG MAKE="make build" [2021-09-29T16:19:34.790Z] ---> Running in efb6d56bf600 [2021-09-29T16:19:35.058Z] Removing intermediate container efb6d56bf600 [2021-09-29T16:19:35.058Z] ---> ac5f1b8c2fc0 [2021-09-29T16:19:35.058Z] Step 13/28 : RUN $MAKE [2021-09-29T16:19:35.058Z] ---> Running in 9881c2f92b69 [2021-09-29T16:19:35.327Z] go mod tidy [2021-09-29T16:19:35.327Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v1.3.1 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=1.0.1-dev.2 -X edgexfoundry/app-rfid-llrp-inventory.Version=1.0.1-dev.2" -o app-rfid-llrp-inventory [2021-09-29T16:19:53.624Z] Removing intermediate container 9881c2f92b69 [2021-09-29T16:19:53.624Z] ---> 4473c0097818 [2021-09-29T16:19:53.624Z] Step 14/28 : FROM alpine:3.14 [2021-09-29T16:19:53.624Z] 3.14: Pulling from library/alpine [2021-09-29T16:19:53.624Z] a0d0a0d46f8b: Pulling fs layer [2021-09-29T16:19:53.624Z] a0d0a0d46f8b: Verifying Checksum [2021-09-29T16:19:53.624Z] a0d0a0d46f8b: Download complete [2021-09-29T16:19:53.624Z] a0d0a0d46f8b: Pull complete [2021-09-29T16:19:53.624Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-09-29T16:19:53.624Z] Status: Downloaded newer image for alpine:3.14 [2021-09-29T16:19:53.624Z] ---> 14119a10abf4 [2021-09-29T16:19:53.624Z] Step 15/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-09-29T16:19:53.624Z] ---> Running in 83823a8a4567 [2021-09-29T16:19:53.624Z] Removing intermediate container 83823a8a4567 [2021-09-29T16:19:53.624Z] ---> 9dde6f00d376 [2021-09-29T16:19:53.624Z] Step 16/28 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2021-09-29T16:19:53.624Z] ---> Running in 96d816576211 [2021-09-29T16:19:53.624Z] Removing intermediate container 96d816576211 [2021-09-29T16:19:53.624Z] ---> 3625cbdeb7cd [2021-09-29T16:19:53.624Z] Step 17/28 : RUN apk --no-cache add ca-certificates zeromq [2021-09-29T16:19:53.624Z] ---> Running in 1476190025fb [2021-09-29T16:19:53.624Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-09-29T16:19:53.624Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-09-29T16:19:53.624Z] (1/6) Installing ca-certificates (20191127-r5) [2021-09-29T16:19:53.624Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-09-29T16:19:53.624Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-29T16:19:53.624Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-09-29T16:19:53.624Z] (5/6) Installing libzmq (4.3.4-r0) [2021-09-29T16:19:53.624Z] (6/6) Installing zeromq (4.3.4-r0) [2021-09-29T16:19:53.624Z] Executing busybox-1.33.1-r3.trigger [2021-09-29T16:19:53.624Z] Executing ca-certificates-20191127-r5.trigger [2021-09-29T16:19:53.624Z] OK: 9 MiB in 20 packages [2021-09-29T16:19:53.894Z] Removing intermediate container 1476190025fb [2021-09-29T16:19:53.894Z] ---> 83ef16da0447 [2021-09-29T16:19:53.894Z] Step 18/28 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-09-29T16:19:53.894Z] ---> ffc2a67f6b65 [2021-09-29T16:19:53.894Z] Step 19/28 : COPY --from=builder /app/LICENSE /LICENSE [2021-09-29T16:19:54.162Z] ---> 7a0d3b74ea3e [2021-09-29T16:19:54.162Z] Step 20/28 : COPY --from=builder /app/res/ /res/ [2021-09-29T16:19:54.429Z] ---> b66f84b5d5ea [2021-09-29T16:19:54.429Z] Step 21/28 : COPY --from=builder /app/static/ /static/ [2021-09-29T16:19:54.429Z] ---> 51885bda5edb [2021-09-29T16:19:54.429Z] Step 22/28 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2021-09-29T16:19:55.012Z] ---> 106f61c12703 [2021-09-29T16:19:55.012Z] Step 23/28 : EXPOSE 48086 [2021-09-29T16:19:55.012Z] ---> Running in f0945ff98068 [2021-09-29T16:19:55.278Z] Removing intermediate container f0945ff98068 [2021-09-29T16:19:55.278Z] ---> 43bb702a937b [2021-09-29T16:19:55.278Z] Step 24/28 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2021-09-29T16:19:55.278Z] ---> Running in da1a063587fe [2021-09-29T16:19:55.278Z] Removing intermediate container da1a063587fe [2021-09-29T16:19:55.278Z] ---> 835d24d2a28a [2021-09-29T16:19:55.278Z] Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2021-09-29T16:19:55.278Z] ---> Running in 105cfb1aaabc [2021-09-29T16:19:55.278Z] Removing intermediate container 105cfb1aaabc [2021-09-29T16:19:55.278Z] ---> c447f9e7131f [2021-09-29T16:19:55.278Z] Step 26/28 : LABEL arch=amd64 [2021-09-29T16:19:55.551Z] ---> Running in 16cf601aaf3d [2021-09-29T16:19:55.551Z] Removing intermediate container 16cf601aaf3d [2021-09-29T16:19:55.551Z] ---> 5f4ad6a86566 [2021-09-29T16:19:55.551Z] Step 27/28 : LABEL git_sha=c303b7ce7d5b06ed9fe977fac658333aeb7799b5 [2021-09-29T16:19:55.551Z] ---> Running in 16fda89eab23 [2021-09-29T16:19:55.551Z] Removing intermediate container 16fda89eab23 [2021-09-29T16:19:55.551Z] ---> 781dcfc256fc [2021-09-29T16:19:55.551Z] Step 28/28 : LABEL version=1.0.1-dev.2 [2021-09-29T16:19:55.551Z] ---> Running in 56677667f7d4 [2021-09-29T16:19:55.823Z] Removing intermediate container 56677667f7d4 [2021-09-29T16:19:55.823Z] ---> f3993bdc797a [2021-09-29T16:19:55.823Z] [Warning] One or more build-args [ARCH] were not consumed [2021-09-29T16:19:55.823Z] Successfully built f3993bdc797a [2021-09-29T16:19:55.823Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-29T16:19:56.060Z] provisioning config files... [2021-09-29T16:19:56.076Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/12@tmp/config5326163254121569253tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-29T16:19:56.412Z] ---> docker-login.sh [2021-09-29T16:19:56.412Z] nexus3.edgexfoundry.org:10001 [2021-09-29T16:19:56.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T16:19:56.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T16:19:56.412Z] Configure a credential helper to remove this warning. See [2021-09-29T16:19:56.412Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T16:19:56.412Z] [2021-09-29T16:19:56.412Z] Login Succeeded [2021-09-29T16:19:56.412Z] nexus3.edgexfoundry.org:10002 [2021-09-29T16:19:56.679Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T16:19:56.679Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T16:19:56.679Z] Configure a credential helper to remove this warning. See [2021-09-29T16:19:56.679Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T16:19:56.679Z] [2021-09-29T16:19:56.679Z] Login Succeeded [2021-09-29T16:19:56.679Z] nexus3.edgexfoundry.org:10003 [2021-09-29T16:19:56.679Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T16:19:56.950Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T16:19:56.950Z] Configure a credential helper to remove this warning. See [2021-09-29T16:19:56.950Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T16:19:56.950Z] [2021-09-29T16:19:56.950Z] Login Succeeded [2021-09-29T16:19:56.950Z] nexus3.edgexfoundry.org:10004 [2021-09-29T16:19:56.950Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T16:19:56.950Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T16:19:56.950Z] Configure a credential helper to remove this warning. See [2021-09-29T16:19:56.950Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T16:19:56.950Z] [2021-09-29T16:19:56.950Z] Login Succeeded [2021-09-29T16:19:56.950Z] docker.io [2021-09-29T16:19:57.218Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-29T16:19:57.486Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-29T16:19:57.486Z] Configure a credential helper to remove this warning. See [2021-09-29T16:19:57.486Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-29T16:19:57.486Z] [2021-09-29T16:19:57.486Z] Login Succeeded [2021-09-29T16:19:57.486Z] ---> docker-login.sh ends [Pipeline] } [2021-09-29T16:19:57.499Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-29T16:19:57.579Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2021-09-29T16:19:57.579Z] c303b7ce7d5b06ed9fe977fac658333aeb7799b5 [2021-09-29T16:19:57.579Z] latest [2021-09-29T16:19:57.579Z] 1.0.1-dev.2 [2021-09-29T16:19:57.579Z] c303b7ce7d5b06ed9fe977fac658333aeb7799b5-1.0.1-dev.2 [2021-09-29T16:19:57.579Z] main [2021-09-29T16:19:57.579Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T16:19:57.952Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:c303b7ce7d5b06ed9fe977fac658333aeb7799b5 [Pipeline] isUnix [Pipeline] sh [2021-09-29T16:19:58.270Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:c303b7ce7d5b06ed9fe977fac658333aeb7799b5 [2021-09-29T16:19:58.270Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2021-09-29T16:19:58.270Z] 99936ab367dd: Preparing [2021-09-29T16:19:58.270Z] fa0715cce850: Preparing [2021-09-29T16:19:58.270Z] 6997259f4e07: Preparing [2021-09-29T16:19:58.270Z] 82f945c46e05: Preparing [2021-09-29T16:19:58.270Z] a696f490fc70: Preparing [2021-09-29T16:19:58.270Z] 87b6537d304f: Preparing [2021-09-29T16:19:58.270Z] e2eb06d8af82: Preparing [2021-09-29T16:19:58.270Z] 87b6537d304f: Waiting [2021-09-29T16:19:58.270Z] e2eb06d8af82: Waiting [2021-09-29T16:19:58.543Z] 6997259f4e07: Pushed [2021-09-29T16:19:58.543Z] a696f490fc70: Pushed [2021-09-29T16:19:58.543Z] fa0715cce850: Pushed [2021-09-29T16:19:58.543Z] 82f945c46e05: Pushed [2021-09-29T16:19:58.543Z] e2eb06d8af82: Layer already exists [2021-09-29T16:19:58.809Z] 87b6537d304f: Pushed [2021-09-29T16:20:00.223Z] 99936ab367dd: Pushed [2021-09-29T16:20:00.224Z] c303b7ce7d5b06ed9fe977fac658333aeb7799b5: digest: sha256:292d95b3367e66a95f17d87ceb06caa1fc839b60f8c4c4c708b88f4960255041 size: 1782 [Pipeline] isUnix [Pipeline] sh [2021-09-29T16:20:00.548Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T16:20:00.862Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2021-09-29T16:20:00.862Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2021-09-29T16:20:00.862Z] 99936ab367dd: Preparing [2021-09-29T16:20:00.862Z] fa0715cce850: Preparing [2021-09-29T16:20:00.862Z] 6997259f4e07: Preparing [2021-09-29T16:20:00.862Z] 82f945c46e05: Preparing [2021-09-29T16:20:00.862Z] a696f490fc70: Preparing [2021-09-29T16:20:00.862Z] 87b6537d304f: Preparing [2021-09-29T16:20:00.862Z] e2eb06d8af82: Preparing [2021-09-29T16:20:00.862Z] 87b6537d304f: Waiting [2021-09-29T16:20:00.862Z] e2eb06d8af82: Waiting [2021-09-29T16:20:00.862Z] a696f490fc70: Layer already exists [2021-09-29T16:20:00.862Z] fa0715cce850: Layer already exists [2021-09-29T16:20:00.862Z] 99936ab367dd: Layer already exists [2021-09-29T16:20:00.862Z] 6997259f4e07: Layer already exists [2021-09-29T16:20:00.862Z] 82f945c46e05: Layer already exists [2021-09-29T16:20:00.862Z] 87b6537d304f: Layer already exists [2021-09-29T16:20:00.862Z] e2eb06d8af82: Layer already exists [2021-09-29T16:20:00.862Z] latest: digest: sha256:292d95b3367e66a95f17d87ceb06caa1fc839b60f8c4c4c708b88f4960255041 size: 1782 [Pipeline] isUnix [Pipeline] sh [2021-09-29T16:20:01.194Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:1.0.1-dev.2 [Pipeline] isUnix [Pipeline] sh [2021-09-29T16:20:01.512Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:1.0.1-dev.2 [2021-09-29T16:20:01.512Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2021-09-29T16:20:01.512Z] 99936ab367dd: Preparing [2021-09-29T16:20:01.512Z] fa0715cce850: Preparing [2021-09-29T16:20:01.512Z] 6997259f4e07: Preparing [2021-09-29T16:20:01.512Z] 82f945c46e05: Preparing [2021-09-29T16:20:01.512Z] a696f490fc70: Preparing [2021-09-29T16:20:01.512Z] 87b6537d304f: Preparing [2021-09-29T16:20:01.512Z] e2eb06d8af82: Preparing [2021-09-29T16:20:01.512Z] 87b6537d304f: Waiting [2021-09-29T16:20:01.512Z] e2eb06d8af82: Waiting [2021-09-29T16:20:01.512Z] a696f490fc70: Layer already exists [2021-09-29T16:20:01.512Z] 6997259f4e07: Layer already exists [2021-09-29T16:20:01.512Z] fa0715cce850: Layer already exists [2021-09-29T16:20:01.512Z] 82f945c46e05: Layer already exists [2021-09-29T16:20:01.512Z] 99936ab367dd: Layer already exists [2021-09-29T16:20:01.512Z] e2eb06d8af82: Layer already exists [2021-09-29T16:20:01.512Z] 87b6537d304f: Layer already exists [2021-09-29T16:20:01.512Z] 1.0.1-dev.2: digest: sha256:292d95b3367e66a95f17d87ceb06caa1fc839b60f8c4c4c708b88f4960255041 size: 1782 [Pipeline] isUnix [Pipeline] sh [2021-09-29T16:20:01.851Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:c303b7ce7d5b06ed9fe977fac658333aeb7799b5-1.0.1-dev.2 [Pipeline] isUnix [Pipeline] sh [2021-09-29T16:20:02.200Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:c303b7ce7d5b06ed9fe977fac658333aeb7799b5-1.0.1-dev.2 [2021-09-29T16:20:02.200Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2021-09-29T16:20:02.200Z] 99936ab367dd: Preparing [2021-09-29T16:20:02.200Z] fa0715cce850: Preparing [2021-09-29T16:20:02.200Z] 6997259f4e07: Preparing [2021-09-29T16:20:02.200Z] 82f945c46e05: Preparing [2021-09-29T16:20:02.200Z] a696f490fc70: Preparing [2021-09-29T16:20:02.200Z] 87b6537d304f: Preparing [2021-09-29T16:20:02.200Z] e2eb06d8af82: Preparing [2021-09-29T16:20:02.200Z] 87b6537d304f: Waiting [2021-09-29T16:20:02.200Z] e2eb06d8af82: Waiting [2021-09-29T16:20:02.200Z] 82f945c46e05: Layer already exists [2021-09-29T16:20:02.200Z] a696f490fc70: Layer already exists [2021-09-29T16:20:02.200Z] 6997259f4e07: Layer already exists [2021-09-29T16:20:02.200Z] 99936ab367dd: Layer already exists [2021-09-29T16:20:02.200Z] fa0715cce850: Layer already exists [2021-09-29T16:20:02.200Z] e2eb06d8af82: Layer already exists [2021-09-29T16:20:02.200Z] 87b6537d304f: Layer already exists [2021-09-29T16:20:02.200Z] c303b7ce7d5b06ed9fe977fac658333aeb7799b5-1.0.1-dev.2: digest: sha256:292d95b3367e66a95f17d87ceb06caa1fc839b60f8c4c4c708b88f4960255041 size: 1782 [Pipeline] isUnix [Pipeline] sh [2021-09-29T16:20:02.529Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] isUnix [Pipeline] sh [2021-09-29T16:20:02.850Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2021-09-29T16:20:02.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2021-09-29T16:20:02.850Z] 99936ab367dd: Preparing [2021-09-29T16:20:02.850Z] fa0715cce850: Preparing [2021-09-29T16:20:02.850Z] 6997259f4e07: Preparing [2021-09-29T16:20:02.850Z] 82f945c46e05: Preparing [2021-09-29T16:20:02.850Z] a696f490fc70: Preparing [2021-09-29T16:20:02.850Z] 87b6537d304f: Preparing [2021-09-29T16:20:02.850Z] e2eb06d8af82: Preparing [2021-09-29T16:20:02.850Z] 87b6537d304f: Waiting [2021-09-29T16:20:02.850Z] e2eb06d8af82: Waiting [2021-09-29T16:20:02.850Z] a696f490fc70: Layer already exists [2021-09-29T16:20:02.850Z] 6997259f4e07: Layer already exists [2021-09-29T16:20:02.850Z] fa0715cce850: Layer already exists [2021-09-29T16:20:02.850Z] 99936ab367dd: Layer already exists [2021-09-29T16:20:02.850Z] 82f945c46e05: Layer already exists [2021-09-29T16:20:02.850Z] 87b6537d304f: Layer already exists [2021-09-29T16:20:02.850Z] e2eb06d8af82: Layer already exists [2021-09-29T16:20:02.850Z] main: digest: sha256:292d95b3367e66a95f17d87ceb06caa1fc839b60f8c4c4c708b88f4960255041 size: 1782 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-09-29T16:20:02.921Z] ===================================================== [Pipeline] echo [2021-09-29T16:20:02.940Z] taggedImages: [2021-09-29T16:20:02.940Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:c303b7ce7d5b06ed9fe977fac658333aeb7799b5 [2021-09-29T16:20:02.940Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2021-09-29T16:20:02.940Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:1.0.1-dev.2 [2021-09-29T16:20:02.940Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:c303b7ce7d5b06ed9fe977fac658333aeb7799b5-1.0.1-dev.2 [2021-09-29T16:20:02.940Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-29T16:20:03.652Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-29T16:20:03.652Z] [2021-09-29T16:20:03.652Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T16:20:03.984Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-29T16:20:03.984Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-29T16:20:03.984Z] b4d181a07f80: Pulling fs layer [2021-09-29T16:20:03.984Z] a1111a8f2ec3: Pulling fs layer [2021-09-29T16:20:03.984Z] ed53099fbce6: Pulling fs layer [2021-09-29T16:20:03.984Z] dc539afda2c1: Pulling fs layer [2021-09-29T16:20:03.984Z] 77bc0d833cb6: Pulling fs layer [2021-09-29T16:20:03.984Z] 9065ff56babe: Pulling fs layer [2021-09-29T16:20:03.984Z] d287ab97295c: Pulling fs layer [2021-09-29T16:20:03.984Z] 77bc0d833cb6: Waiting [2021-09-29T16:20:03.984Z] dc539afda2c1: Waiting [2021-09-29T16:20:03.984Z] 9065ff56babe: Waiting [2021-09-29T16:20:03.984Z] d287ab97295c: Waiting [2021-09-29T16:20:04.252Z] a1111a8f2ec3: Verifying Checksum [2021-09-29T16:20:04.252Z] a1111a8f2ec3: Download complete [2021-09-29T16:20:04.252Z] dc539afda2c1: Verifying Checksum [2021-09-29T16:20:04.252Z] dc539afda2c1: Download complete [2021-09-29T16:20:04.519Z] 77bc0d833cb6: Verifying Checksum [2021-09-29T16:20:04.519Z] 77bc0d833cb6: Download complete [2021-09-29T16:20:04.519Z] 9065ff56babe: Verifying Checksum [2021-09-29T16:20:04.519Z] 9065ff56babe: Download complete [2021-09-29T16:20:04.519Z] ed53099fbce6: Verifying Checksum [2021-09-29T16:20:04.519Z] ed53099fbce6: Download complete [2021-09-29T16:20:05.476Z] b4d181a07f80: Verifying Checksum [2021-09-29T16:20:05.476Z] b4d181a07f80: Download complete [2021-09-29T16:20:06.918Z] b4d181a07f80: Pull complete [2021-09-29T16:20:06.918Z] a1111a8f2ec3: Pull complete [2021-09-29T16:20:07.519Z] ed53099fbce6: Pull complete [2021-09-29T16:20:07.519Z] dc539afda2c1: Pull complete [2021-09-29T16:20:07.793Z] 77bc0d833cb6: Pull complete [2021-09-29T16:20:07.793Z] 9065ff56babe: Pull complete [2021-09-29T16:20:09.211Z] d287ab97295c: Verifying Checksum [2021-09-29T16:20:09.211Z] d287ab97295c: Download complete [2021-09-29T16:20:14.590Z] d287ab97295c: Pull complete [2021-09-29T16:20:14.590Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-29T16:20:14.590Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-29T16:20:14.590Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-29T16:20:14.697Z] prd-centos7-docker-4c-2g-159 does not seem to be running inside a container [2021-09-29T16:20:14.756Z] $ 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/12 -v /w/workspace/app-rfid-llrp-inventory/12:/w/workspace/app-rfid-llrp-inventory/12:rw,z -v /w/workspace/app-rfid-llrp-inventory/12@tmp:/w/workspace/app-rfid-llrp-inventory/12@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:10003/edgex-lftools-log-publisher:latest cat [2021-09-29T16:20:17.412Z] $ docker top 0afdac62fe94cb36dae69fbc6f95e05450c27123997f5bc4a686e0ea1c6648af -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-29T16:20:17.822Z] ---> job-cost.sh [2021-09-29T16:20:17.822Z] INFO: Not able to calculate job cost on AWS [Pipeline] sh [2021-09-29T16:20:18.134Z] + cat /w/workspace/app-rfid-llrp-inventory/12/archives/cost.csv [2021-09-29T16:20:18.134Z] cat: /w/workspace/app-rfid-llrp-inventory/12/archives/cost.csv: No such file or directory [2021-09-29T16:20:18.134Z] + cut -d, -f6 [Pipeline] lock [2021-09-29T16:20:18.173Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-12-stack-cost] [2021-09-29T16:20:18.189Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-12-stack-cost] did not exist. Created. [2021-09-29T16:20:18.189Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-12-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-29T16:20:18.534Z] /w/workspace/app-rfid-llrp-inventory/12@tmp/durable-cf7ebe71/script.sh: 1: /w/workspace/app-rfid-llrp-inventory/12@tmp/durable-cf7ebe71/script.sh: Syntax error: Unterminated quoted string [Pipeline] } [2021-09-29T16:20:18.564Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-12-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-29T16:20:18.656Z] $ docker stop --time=1 0afdac62fe94cb36dae69fbc6f95e05450c27123997f5bc4a686e0ea1c6648af [2021-09-29T16:20:19.798Z] $ docker rm -f 0afdac62fe94cb36dae69fbc6f95e05450c27123997f5bc4a686e0ea1c6648af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script Error when executing always post condition: java.lang.NumberFormatException: empty String at sun.misc.FloatingDecimal.readJavaFormatString(FloatingDecimal.java:1842) at sun.misc.FloatingDecimal.parseFloat(FloatingDecimal.java:122) at java.lang.Float.parseFloat(Float.java:451) at java.lang.Float.valueOf(Float.java:416) at org.codehaus.groovy.runtime.StringGroovyMethods.toFloat(StringGroovyMethods.java:3292) at org.codehaus.groovy.runtime.StringGroovyMethods.asType(StringGroovyMethods.java:181) at org.codehaus.groovy.runtime.dgm$1048.doMethodInvoke(Unknown Source) at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1213) at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1022) at org.codehaus.groovy.runtime.InvokerHelper.invokePojoMethod(InvokerHelper.java:913) at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:904) at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.invokeMethodN(ScriptBytecodeAdapter.java:168) at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.asType(ScriptBytecodeAdapter.java:591) at org.kohsuke.groovy.sandbox.impl.Checker.lambda$preCheckedCast$1(Checker.java:717) at org.kohsuke.groovy.sandbox.impl.Checker.checkedCast(Checker.java:605) at org.kohsuke.groovy.sandbox.impl.Checker$checkedCast.callStatic(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallStatic(CallSiteArray.java:56) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callStatic(AbstractCallSite.java:194) at org.kohsuke.groovy.sandbox.impl.Checker$2.call(Checker.java:194) at org.kohsuke.groovy.sandbox.GroovyInterceptor.onStaticCall(GroovyInterceptor.java:35) at org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SandboxInterceptor.onStaticCall(SandboxInterceptor.java:187) at org.kohsuke.groovy.sandbox.impl.Checker$2.call(Checker.java:192) at org.kohsuke.groovy.sandbox.impl.Checker.checkedStaticCall(Checker.java:196) at org.kohsuke.groovy.sandbox.impl.Checker.checkedCall(Checker.java:103) at com.cloudbees.groovy.cps.sandbox.SandboxInvoker.methodCall(SandboxInvoker.java:17) at lfParallelCostCapture.call(lfParallelCostCapture.groovy:36) at ___cps.transform___(Native Method) at com.cloudbees.groovy.cps.impl.ContinuationGroup.methodCall(ContinuationGroup.java:86) at com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.dispatchOrArg(FunctionCallBlock.java:113) at com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.fixArg(FunctionCallBlock.java:83) at sun.reflect.GeneratedMethodAccessor209.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:72) at com.cloudbees.groovy.cps.impl.ConstantBlock.eval(ConstantBlock.java:21) at com.cloudbees.groovy.cps.Next.step(Next.java:83) at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:174) at com.cloudbees.groovy.cps.Continuable$1.call(Continuable.java:163) at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:129) at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:268) at com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:163) at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:18) at org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:51) at org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:185) at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:400) at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.access$400(CpsThreadGroup.java:96) at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:312) at org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:276) at org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$2.call(CpsVmExecutorService.java:67) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:139) at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28) at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-29T16:20:20.192Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-09-29T16:20:22.190Z] + '[' -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-29T16:20:22.520Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-29T16:20:23.106Z] ---> package-listing.sh [2021-09-29T16:20:23.106Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-29T16:20:23.106Z] ++ facter osfamily [2021-09-29T16:20:23.383Z] + OS_FAMILY=redhat [2021-09-29T16:20:23.383Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2021-09-29T16:20:23.383Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-29T16:20:23.383Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-29T16:20:23.383Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-29T16:20:23.383Z] + PACKAGES=/tmp/packages_start.txt [2021-09-29T16:20:23.383Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2021-09-29T16:20:23.383Z] + PACKAGES=/tmp/packages_end.txt [2021-09-29T16:20:23.383Z] + case "${OS_FAMILY}" in [2021-09-29T16:20:23.383Z] + rpm -qa [2021-09-29T16:20:23.383Z] + sort [2021-09-29T16:20:23.965Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-29T16:20:23.965Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-29T16:20:23.965Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-29T16:20:23.965Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2021-09-29T16:20:23.965Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2021-09-29T16:20:23.965Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [Pipeline] echo [2021-09-29T16:20:23.982Z] 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/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-09-29T16:20:24.289Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-29T16:20:24.877Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-29T16:20:24.877Z] [2021-09-29T16:20:24.877Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-29T16:20:25.215Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-29T16:20:25.215Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-29T16:20:25.215Z] b4d181a07f80: Pulling fs layer [2021-09-29T16:20:25.215Z] a1111a8f2ec3: Pulling fs layer [2021-09-29T16:20:25.215Z] ed53099fbce6: Pulling fs layer [2021-09-29T16:20:25.215Z] dc539afda2c1: Pulling fs layer [2021-09-29T16:20:25.215Z] 77bc0d833cb6: Pulling fs layer [2021-09-29T16:20:25.215Z] 9065ff56babe: Pulling fs layer [2021-09-29T16:20:25.215Z] d287ab97295c: Pulling fs layer [2021-09-29T16:20:25.215Z] 77bc0d833cb6: Waiting [2021-09-29T16:20:25.215Z] 9065ff56babe: Waiting [2021-09-29T16:20:25.215Z] d287ab97295c: Waiting [2021-09-29T16:20:25.215Z] dc539afda2c1: Waiting [2021-09-29T16:20:25.483Z] a1111a8f2ec3: Verifying Checksum [2021-09-29T16:20:25.483Z] a1111a8f2ec3: Download complete [2021-09-29T16:20:25.483Z] dc539afda2c1: Verifying Checksum [2021-09-29T16:20:25.483Z] dc539afda2c1: Download complete [2021-09-29T16:20:25.750Z] 77bc0d833cb6: Verifying Checksum [2021-09-29T16:20:25.750Z] 77bc0d833cb6: Download complete [2021-09-29T16:20:25.750Z] 9065ff56babe: Verifying Checksum [2021-09-29T16:20:25.750Z] 9065ff56babe: Download complete [2021-09-29T16:20:25.750Z] ed53099fbce6: Verifying Checksum [2021-09-29T16:20:25.750Z] ed53099fbce6: Download complete [2021-09-29T16:20:26.709Z] b4d181a07f80: Verifying Checksum [2021-09-29T16:20:26.710Z] b4d181a07f80: Download complete [2021-09-29T16:20:27.679Z] b4d181a07f80: Pull complete [2021-09-29T16:20:27.951Z] a1111a8f2ec3: Pull complete [2021-09-29T16:20:28.740Z] ed53099fbce6: Pull complete [2021-09-29T16:20:28.740Z] dc539afda2c1: Pull complete [2021-09-29T16:20:28.740Z] 77bc0d833cb6: Pull complete [2021-09-29T16:20:28.740Z] 9065ff56babe: Pull complete [2021-09-29T16:20:30.690Z] d287ab97295c: Download complete [2021-09-29T16:20:34.954Z] d287ab97295c: Pull complete [2021-09-29T16:20:34.954Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-29T16:20:34.954Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-29T16:20:34.954Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-29T16:20:35.050Z] prd-centos7-docker-4c-2g-152 does not seem to be running inside a container [2021-09-29T16:20:35.114Z] $ 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/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-29T16:20:37.592Z] $ docker top 35053856bf9738b082614094c489b77220bc5064b8d3a8c55b34798ca54afa25 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-29T16:20:37.984Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-29T16:20:38.295Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-29T16:20:38.612Z] + ls /var/log/sa-host [2021-09-29T16:20:38.612Z] + sadf -c /var/log/sa-host/sa05 [2021-09-29T16:20:38.612Z] file_magic: OK [2021-09-29T16:20:38.612Z] HZ: Using current value: 100 [2021-09-29T16:20:38.612Z] file_header: OK [2021-09-29T16:20:38.612Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-09-29T16:20:38.612Z] Statistics: [2021-09-29T16:20:38.612Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-29T16:20:38.612Z] File successfully converted to sysstat format version 12.0.3 [2021-09-29T16:20:38.612Z] + sadf -c /var/log/sa-host/sa29 [2021-09-29T16:20:38.612Z] file_magic: OK [2021-09-29T16:20:38.612Z] HZ: Using current value: 100 [2021-09-29T16:20:38.612Z] file_header: OK [2021-09-29T16:20:38.612Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-09-29T16:20:38.612Z] Statistics: [2021-09-29T16:20:38.612Z] 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... [2021-09-29T16:20:38.612Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-29T16:20:38.809Z] provisioning config files... [2021-09-29T16:20:38.828Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3107379881345971127tmp [Pipeline] { [Pipeline] echo [2021-09-29T16:20:38.859Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-29T16:20:39.171Z] ---> create-netrc.sh [Pipeline] } [2021-09-29T16:20:39.186Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-29T16:20:39.577Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-29T16:20:39.591Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-29T16:20:39.900Z] ---> sudo-logs.sh [2021-09-29T16:20:39.900Z] Archiving 'sudo' log.. [2021-09-29T16:20:39.900Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-152.vexxhost.local: Name or service not known [2021-09-29T16:20:39.900Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-152.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-29T16:20:39.960Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-29T16:20:40.277Z] ---> job-cost.sh [2021-09-29T16:20:40.277Z] lf-activate-venv: SKIPPING [2021-09-29T16:20:40.277Z] DEBUG: total: 0.10999999940395355 [2021-09-29T16:20:40.277Z] INFO: Retrieving Stack Cost... [2021-09-29T16:20:41.235Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-29T16:20:41.817Z] INFO: Archiving Costs [Pipeline] echo [2021-09-29T16:20:41.836Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-29T16:20:42.152Z] ---> logs-deploy.sh [2021-09-29T16:20:42.152Z] lf-activate-venv: SKIPPING [2021-09-29T16:20:42.152Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/12 [2021-09-29T16:20:42.152Z] INFO: archiving workspace using pattern(s): [2021-09-29T16:20:42.734Z] Archives upload complete. [2021-09-29T16:20:43.002Z] INFO: archiving logs to Nexus