Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8818edd014264abe530016e8137244794a3d0b97 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-ssh4048585064950014491.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-ssh7805874612760532451.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/device-rfid-llrp-go/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/device-rfid-llrp-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2362232816415275188.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-ssh5294486951020525664.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/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/device-rfid-llrp-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3481064365388694784.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, 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: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go 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: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-424’ Running on prd-centos7-docker-4c-2g-428 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/foundry_device-rfid-llrp-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.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/foundry_device-rfid-llrp-go_main@tmp/jenkins-gitclient-ssh3808983610158738654.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 8818edd014264abe530016e8137244794a3d0b97 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.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 8818edd014264abe530016e8137244794a3d0b97 # timeout=10 Commit message: "fix: update all TOML to use quote and not single-quote (#46)" > git rev-list --no-walk 2489b51445d58c7b6cae90cb7151d7172a329082 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-11T20:24:26.720Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-11T20:24:26.836Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-11T20:24:26.865Z] ========================================================= [2021-08-11T20:24:26.865Z] EdgeX Global Pipelines Version Info [2021-08-11T20:24:26.865Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-08-11T20:24:28.090Z] ------------------- [2021-08-11T20:24:28.090Z] stable info: [2021-08-11T20:24:28.090Z] ------------------- [2021-08-11T20:24:28.090Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-11T20:24:28.090Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-11T20:24:28.090Z] Message: update stable to v1.0.205 [2021-08-11T20:24:28.679Z] ------------------- [2021-08-11T20:24:28.679Z] experimental info: [2021-08-11T20:24:28.679Z] ------------------- [2021-08-11T20:24:28.679Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-11T20:24:28.679Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-11T20:24:28.679Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-11T20:24:28.827Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2021-08-11T20:24:28.852Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2021-08-11T20:24:28.875Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-11T20:24:28.898Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-11T20:24:28.922Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-11T20:24:28.946Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-11T20:24:28.972Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-11T20:24:28.997Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-11T20:24:29.023Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-08-11T20:24:29.050Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-11T20:24:29.084Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-11T20:24:29.109Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-11T20:24:29.132Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2021-08-11T20:24:29.156Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-11T20:24:29.180Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-11T20:24:29.208Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-11T20:24:29.231Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-11T20:24:29.254Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-08-11T20:24:29.278Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-08-11T20:24:29.303Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-11T20:24:29.328Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-08-11T20:24:29.352Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-08-11T20:24:29.382Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-08-11T20:24:29.411Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-08-11T20:24:29.434Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-08-11T20:24:29.458Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-08-11T20:24:29.481Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-11T20:24:29.505Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-08-11T20:24:29.534Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-08-11T20:24:29.560Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-08-11T20:24:29.584Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8818edd014264abe530016e8137244794a3d0b97 [Pipeline] echo [2021-08-11T20:24:29.609Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8818edd [Pipeline] echo [2021-08-11T20:24:29.633Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-11T20:24:29.706Z] provisioning config files... [2021-08-11T20:24:29.723Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config3963721159417310748tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-11T20:24:30.056Z] ---> docker-login.sh [2021-08-11T20:24:30.056Z] nexus3.edgexfoundry.org:10001 [2021-08-11T20:24:30.056Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T20:24:30.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T20:24:30.323Z] Configure a credential helper to remove this warning. See [2021-08-11T20:24:30.323Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T20:24:30.323Z] [2021-08-11T20:24:30.323Z] Login Succeeded [2021-08-11T20:24:30.323Z] nexus3.edgexfoundry.org:10002 [2021-08-11T20:24:30.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T20:24:30.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T20:24:30.323Z] Configure a credential helper to remove this warning. See [2021-08-11T20:24:30.323Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T20:24:30.323Z] [2021-08-11T20:24:30.323Z] Login Succeeded [2021-08-11T20:24:30.323Z] nexus3.edgexfoundry.org:10003 [2021-08-11T20:24:30.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T20:24:30.590Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T20:24:30.590Z] Configure a credential helper to remove this warning. See [2021-08-11T20:24:30.590Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T20:24:30.590Z] [2021-08-11T20:24:30.590Z] Login Succeeded [2021-08-11T20:24:30.590Z] nexus3.edgexfoundry.org:10004 [2021-08-11T20:24:30.590Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T20:24:30.590Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T20:24:30.590Z] Configure a credential helper to remove this warning. See [2021-08-11T20:24:30.590Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T20:24:30.590Z] [2021-08-11T20:24:30.590Z] Login Succeeded [2021-08-11T20:24:30.590Z] docker.io [2021-08-11T20:24:30.855Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T20:24:31.126Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T20:24:31.126Z] Configure a credential helper to remove this warning. See [2021-08-11T20:24:31.126Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T20:24:31.126Z] [2021-08-11T20:24:31.126Z] Login Succeeded [2021-08-11T20:24:31.126Z] ---> docker-login.sh ends [Pipeline] } [2021-08-11T20:24:31.139Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-08-11T20:24:31.624Z] + git log --format=format:%s -1 8818edd014264abe530016e8137244794a3d0b97 [Pipeline] echo [2021-08-11T20:24:31.695Z] GIT_COMMIT: 8818edd014264abe530016e8137244794a3d0b97, Commit Message: fix: update all TOML to use quote and not single-quote (#46) [Pipeline] echo [2021-08-11T20:24:31.708Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:24:32.257Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-11T20:24:32.257Z] [2021-08-11T20:24:32.257Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:24:32.589Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-11T20:24:32.589Z] latest: Pulling from edgex-devops/git-semver [2021-08-11T20:24:32.589Z] 31603596830f: Pulling fs layer [2021-08-11T20:24:32.589Z] d4622e32a9a9: Pulling fs layer [2021-08-11T20:24:32.589Z] 1030fce36090: Pulling fs layer [2021-08-11T20:24:32.589Z] 6c6cb7e1b49b: Pulling fs layer [2021-08-11T20:24:32.589Z] 6c6cb7e1b49b: Waiting [2021-08-11T20:24:32.589Z] d4622e32a9a9: Verifying Checksum [2021-08-11T20:24:32.589Z] d4622e32a9a9: Download complete [2021-08-11T20:24:32.858Z] 31603596830f: Verifying Checksum [2021-08-11T20:24:32.858Z] 31603596830f: Download complete [2021-08-11T20:24:33.124Z] 31603596830f: Pull complete [2021-08-11T20:24:33.124Z] d4622e32a9a9: Pull complete [2021-08-11T20:24:33.124Z] 6c6cb7e1b49b: Verifying Checksum [2021-08-11T20:24:33.124Z] 6c6cb7e1b49b: Download complete [2021-08-11T20:24:33.124Z] 1030fce36090: Verifying Checksum [2021-08-11T20:24:33.124Z] 1030fce36090: Download complete [2021-08-11T20:24:33.715Z] 1030fce36090: Pull complete [2021-08-11T20:24:33.715Z] 6c6cb7e1b49b: Pull complete [2021-08-11T20:24:33.715Z] Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab [2021-08-11T20:24:33.980Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-11T20:24:33.980Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-11T20:24:34.073Z] prd-centos7-docker-4c-2g-428 does not seem to be running inside a container [2021-08-11T20:24:34.135Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-11T20:24:34.893Z] $ docker top 14a56598e04dea416840a91261e0e293d7d1fc635e088564ba559d4c70c8bc6e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-11T20:24:35.022Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-11T20:24:35.022Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-11T20:24:35.142Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-11T20:24:35.143Z] $ docker exec 14a56598e04dea416840a91261e0e293d7d1fc635e088564ba559d4c70c8bc6e ssh-agent [2021-08-11T20:24:35.263Z] SSH_AUTH_SOCK=/tmp/ssh-sTiiJqucfJFD/agent.15 [2021-08-11T20:24:35.263Z] SSH_AGENT_PID=22 [2021-08-11T20:24:35.273Z] Running ssh-add (command line suppressed) [2021-08-11T20:24:35.361Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1127902965853677048.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1127902965853677048.key) [2021-08-11T20:24:35.384Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-11T20:24:35.701Z] + git tag --points-at HEAD [Pipeline] } [2021-08-11T20:24:35.720Z] $ docker exec --env ******** --env ******** 14a56598e04dea416840a91261e0e293d7d1fc635e088564ba559d4c70c8bc6e ssh-agent -k [2021-08-11T20:24:35.814Z] unset SSH_AUTH_SOCK; [2021-08-11T20:24:35.816Z] unset SSH_AGENT_PID; [2021-08-11T20:24:35.816Z] echo Agent pid 22 killed; [2021-08-11T20:24:35.835Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-11T20:24:35.888Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-11T20:24:35.888Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-11T20:24:36.005Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-11T20:24:36.005Z] $ docker exec 14a56598e04dea416840a91261e0e293d7d1fc635e088564ba559d4c70c8bc6e ssh-agent [2021-08-11T20:24:36.115Z] SSH_AUTH_SOCK=/tmp/ssh-FpAB4ZI4Rs2A/agent.56 [2021-08-11T20:24:36.115Z] SSH_AGENT_PID=62 [2021-08-11T20:24:36.124Z] Running ssh-add (command line suppressed) [2021-08-11T20:24:36.215Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3963064951618018578.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3963064951618018578.key) [2021-08-11T20:24:36.239Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-11T20:24:36.556Z] + git semver init [2021-08-11T20:24:36.557Z] # -> Open(): unable to determine branch for HEAD [2021-08-11T20:24:36.557Z] # $GIT_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.git [2021-08-11T20:24:36.557Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-rfid-llrp-go_main [2021-08-11T20:24:36.557Z] # $SEMVER_REMOTE_NAME = origin [2021-08-11T20:24:36.557Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-11T20:24:36.557Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-11T20:24:36.557Z] # $SEMVER_BRANCH = main [2021-08-11T20:24:36.557Z] # $SEMVER_TEMP = /tmp/semver-275589372 [2021-08-11T20:24:36.557Z] # git clone --branch semver git@github.com:edgexfoundry/device-rfid-llrp-go.git $SEMVER_TEMP [2021-08-11T20:24:37.139Z] # '/tmp/semver-275589372' -> '/w/workspace/foundry_device-rfid-llrp-go_main/.semver' [2021-08-11T20:24:37.139Z] # -> Force: false [2021-08-11T20:24:37.139Z] # $SEMVER_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.semver [Pipeline] } [2021-08-11T20:24:37.155Z] $ docker exec --env ******** --env ******** 14a56598e04dea416840a91261e0e293d7d1fc635e088564ba559d4c70c8bc6e ssh-agent -k [2021-08-11T20:24:37.254Z] unset SSH_AUTH_SOCK; [2021-08-11T20:24:37.254Z] unset SSH_AGENT_PID; [2021-08-11T20:24:37.254Z] echo Agent pid 62 killed; [2021-08-11T20:24:37.269Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-11T20:24:37.615Z] + git semver [Pipeline] } [2021-08-11T20:24:37.635Z] $ docker stop --time=1 14a56598e04dea416840a91261e0e293d7d1fc635e088564ba559d4c70c8bc6e [2021-08-11T20:24:38.842Z] $ docker rm -f 14a56598e04dea416840a91261e0e293d7d1fc635e088564ba559d4c70c8bc6e [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-11T20:24:39.219Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-11T20:24:39.549Z] Stashed 1 file(s) [Pipeline] echo [2021-08-11T20:24:39.552Z] [edgeXSemver]: initialized semver on version 1.0.0-dev.8 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-08-11T20:24:54.715Z] Still waiting to schedule task [2021-08-11T20:24:54.715Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-08-11T20:24:54.718Z] Still waiting to schedule task [2021-08-11T20:24:54.718Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-08-11T20:26:09.224Z] Running on prd-centos7-docker-4c-2g-432 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws [2021-08-11T20:26:09.242Z] Running in /w/workspace/device-rfid-llrp-go/6 [Pipeline] { [Pipeline] checkout [2021-08-11T20:26:09.371Z] Selected Git installation does not exist. Using Default [2021-08-11T20:26:09.371Z] The recommended git tool is: NONE [2021-08-11T20:26:12.198Z] using credential edgex-jenkins-ssh [2021-08-11T20:26:12.217Z] Cloning the remote Git repository [2021-08-11T20:26:12.244Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-08-11T20:26:12.316Z] > git init /w/workspace/device-rfid-llrp-go/6 # timeout=10 [2021-08-11T20:26:12.356Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-08-11T20:26:12.356Z] > git --version # timeout=10 [2021-08-11T20:26:12.373Z] > git --version # 'git version 2.24.4' [2021-08-11T20:26:12.374Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-11T20:26:12.403Z] [INFO] Currently running in a labeled security context [2021-08-11T20:26:12.404Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-11T20:26:12.404Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/6@tmp/jenkins-gitclient-ssh8603521583279589792.key [2021-08-11T20:26:12.423Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-11T20:26:13.051Z] Avoid second fetch [2021-08-11T20:26:13.051Z] Checking out Revision 8818edd014264abe530016e8137244794a3d0b97 (main) [2021-08-11T20:26:13.019Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-08-11T20:26:13.032Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-11T20:26:13.063Z] > git config core.sparsecheckout # timeout=10 [2021-08-11T20:26:13.070Z] > git checkout -f 8818edd014264abe530016e8137244794a3d0b97 # timeout=10 [2021-08-11T20:26:16.857Z] Commit message: "fix: update all TOML to use quote and not single-quote (#46)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-11T20:26:17.321Z] provisioning config files... [2021-08-11T20:26:17.358Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/6@tmp/config8598464632777905094tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-11T20:26:17.935Z] ---> docker-login.sh [2021-08-11T20:26:17.935Z] nexus3.edgexfoundry.org:10001 [2021-08-11T20:26:17.935Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T20:26:18.203Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T20:26:18.203Z] Configure a credential helper to remove this warning. See [2021-08-11T20:26:18.203Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T20:26:18.203Z] [2021-08-11T20:26:18.203Z] Login Succeeded [2021-08-11T20:26:18.203Z] nexus3.edgexfoundry.org:10002 [2021-08-11T20:26:18.203Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T20:26:18.203Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T20:26:18.203Z] Configure a credential helper to remove this warning. See [2021-08-11T20:26:18.203Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T20:26:18.203Z] [2021-08-11T20:26:18.203Z] Login Succeeded [2021-08-11T20:26:18.203Z] nexus3.edgexfoundry.org:10003 [2021-08-11T20:26:18.485Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T20:26:18.485Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T20:26:18.485Z] Configure a credential helper to remove this warning. See [2021-08-11T20:26:18.485Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T20:26:18.485Z] [2021-08-11T20:26:18.485Z] Login Succeeded [2021-08-11T20:26:18.485Z] nexus3.edgexfoundry.org:10004 [2021-08-11T20:26:18.485Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T20:26:18.788Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T20:26:18.788Z] Configure a credential helper to remove this warning. See [2021-08-11T20:26:18.788Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T20:26:18.788Z] [2021-08-11T20:26:18.788Z] Login Succeeded [2021-08-11T20:26:18.788Z] docker.io [2021-08-11T20:26:18.788Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T20:26:19.059Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T20:26:19.059Z] Configure a credential helper to remove this warning. See [2021-08-11T20:26:19.059Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T20:26:19.059Z] [2021-08-11T20:26:19.059Z] Login Succeeded [2021-08-11T20:26:19.059Z] ---> docker-login.sh ends [Pipeline] } [2021-08-11T20:26:19.104Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-11T20:26:19.300Z] ========================================================= [2021-08-11T20:26:19.301Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-11T20:26:19.301Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:26:19.627Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-08-11T20:26:19.627Z] Sending build context to Docker daemon 1.199MB [2021-08-11T20:26:19.627Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-08-11T20:26:19.627Z] Step 2/10 : FROM ${BASE} [2021-08-11T20:26:19.902Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-11T20:26:19.902Z] 540db60ca938: Pulling fs layer [2021-08-11T20:26:19.902Z] adcc1eea9eea: Pulling fs layer [2021-08-11T20:26:19.902Z] 4c4ab2625f07: Pulling fs layer [2021-08-11T20:26:19.902Z] db62176df00c: Pulling fs layer [2021-08-11T20:26:19.902Z] 3b30891b0d05: Pulling fs layer [2021-08-11T20:26:19.902Z] 06b49ca38bd5: Pulling fs layer [2021-08-11T20:26:19.902Z] c788192a36de: Pulling fs layer [2021-08-11T20:26:19.902Z] a77e37c0d609: Pulling fs layer [2021-08-11T20:26:19.902Z] c3185cebc471: Pulling fs layer [2021-08-11T20:26:19.902Z] db62176df00c: Waiting [2021-08-11T20:26:19.902Z] 3b30891b0d05: Waiting [2021-08-11T20:26:19.902Z] 06b49ca38bd5: Waiting [2021-08-11T20:26:19.902Z] c788192a36de: Waiting [2021-08-11T20:26:19.902Z] a77e37c0d609: Waiting [2021-08-11T20:26:19.902Z] c3185cebc471: Waiting [2021-08-11T20:26:19.902Z] 4c4ab2625f07: Verifying Checksum [2021-08-11T20:26:19.902Z] 4c4ab2625f07: Download complete [2021-08-11T20:26:19.902Z] adcc1eea9eea: Verifying Checksum [2021-08-11T20:26:19.902Z] adcc1eea9eea: Download complete [2021-08-11T20:26:19.902Z] 3b30891b0d05: Verifying Checksum [2021-08-11T20:26:19.902Z] 3b30891b0d05: Download complete [2021-08-11T20:26:19.902Z] 06b49ca38bd5: Verifying Checksum [2021-08-11T20:26:19.902Z] 06b49ca38bd5: Download complete [2021-08-11T20:26:19.902Z] c788192a36de: Verifying Checksum [2021-08-11T20:26:19.902Z] c788192a36de: Download complete [2021-08-11T20:26:19.902Z] 540db60ca938: Verifying Checksum [2021-08-11T20:26:19.902Z] 540db60ca938: Download complete [2021-08-11T20:26:20.170Z] 540db60ca938: Pull complete [2021-08-11T20:26:20.436Z] adcc1eea9eea: Pull complete [2021-08-11T20:26:20.436Z] 4c4ab2625f07: Pull complete [2021-08-11T20:26:20.705Z] a77e37c0d609: Verifying Checksum [2021-08-11T20:26:20.705Z] a77e37c0d609: Download complete [2021-08-11T20:26:25.163Z] c3185cebc471: Verifying Checksum [2021-08-11T20:26:25.163Z] c3185cebc471: Download complete [2021-08-11T20:26:25.433Z] db62176df00c: Verifying Checksum [2021-08-11T20:26:25.433Z] db62176df00c: Download complete [2021-08-11T20:26:28.807Z] db62176df00c: Pull complete [2021-08-11T20:26:28.807Z] 3b30891b0d05: Pull complete [2021-08-11T20:26:28.807Z] 06b49ca38bd5: Pull complete [2021-08-11T20:26:28.807Z] c788192a36de: Pull complete [2021-08-11T20:26:29.075Z] a77e37c0d609: Pull complete [2021-08-11T20:26:31.668Z] c3185cebc471: Pull complete [2021-08-11T20:26:31.668Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-08-11T20:26:31.668Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-11T20:26:31.668Z] ---> 031687cdd783 [2021-08-11T20:26:31.668Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git" [2021-08-11T20:26:33.079Z] ---> Running in e1e286f9015b [2021-08-11T20:26:33.079Z] Removing intermediate container e1e286f9015b [2021-08-11T20:26:33.079Z] ---> 9ff47a3fe0f4 [2021-08-11T20:26:33.079Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-08-11T20:26:33.079Z] ---> Running in c483a8be6d3f [2021-08-11T20:26:33.346Z] Removing intermediate container c483a8be6d3f [2021-08-11T20:26:33.346Z] ---> 41cd3d9f5fa2 [2021-08-11T20:26:33.346Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-08-11T20:26:33.346Z] ---> Running in e4add7c69237 [2021-08-11T20:26:33.346Z] Removing intermediate container e4add7c69237 [2021-08-11T20:26:33.346Z] ---> 4730391d4924 [2021-08-11T20:26:33.346Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-11T20:26:33.346Z] ---> Running in 288c17f6001c [2021-08-11T20:26:33.932Z] Removing intermediate container 288c17f6001c [2021-08-11T20:26:33.932Z] ---> 2f00bd01fd04 [2021-08-11T20:26:33.932Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-11T20:26:33.932Z] ---> Running in c2d63bddcfcf [2021-08-11T20:26:34.201Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-11T20:26:35.612Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-11T20:26:37.562Z] OK: 219 MiB in 52 packages [2021-08-11T20:26:37.562Z] Removing intermediate container c2d63bddcfcf [2021-08-11T20:26:37.562Z] ---> 617b39bc7991 [2021-08-11T20:26:37.562Z] Step 8/10 : WORKDIR /device-rfid-llrp-go [2021-08-11T20:26:37.562Z] ---> Running in d9db2990763f [2021-08-11T20:26:37.562Z] Removing intermediate container d9db2990763f [2021-08-11T20:26:37.562Z] ---> 86757d994690 [2021-08-11T20:26:37.562Z] Step 9/10 : COPY . . [2021-08-11T20:26:37.829Z] ---> ff59e028a2ee [2021-08-11T20:26:37.829Z] Step 10/10 : RUN go mod download [2021-08-11T20:26:37.829Z] ---> Running in a15e9b23df8f [2021-08-11T20:26:47.958Z] Removing intermediate container a15e9b23df8f [2021-08-11T20:26:47.958Z] ---> 0f3116d31d57 [2021-08-11T20:26:47.958Z] Successfully built 0f3116d31d57 [2021-08-11T20:26:47.958Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:26:48.524Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-11T20:26:48.524Z] . [Pipeline] withDockerContainer [2021-08-11T20:26:48.643Z] prd-centos7-docker-4c-2g-432 does not seem to be running inside a container [2021-08-11T20:26:48.724Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/6 -v /w/workspace/device-rfid-llrp-go/6:/w/workspace/device-rfid-llrp-go/6:rw,z -v /w/workspace/device-rfid-llrp-go/6@tmp:/w/workspace/device-rfid-llrp-go/6@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-x86_64 cat [2021-08-11T20:26:49.166Z] $ docker top 29e1d44245919df71f733bff2bff0c36fdc3177619f4f6ab44bafa9e4957e0ac -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-11T20:26:49.598Z] + go version [2021-08-11T20:26:49.599Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-11T20:26:49.616Z] $ docker stop --time=1 29e1d44245919df71f733bff2bff0c36fdc3177619f4f6ab44bafa9e4957e0ac [2021-08-11T20:26:50.828Z] $ docker rm -f 29e1d44245919df71f733bff2bff0c36fdc3177619f4f6ab44bafa9e4957e0ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:26:51.361Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-11T20:26:51.361Z] . [Pipeline] withDockerContainer [2021-08-11T20:26:51.473Z] prd-centos7-docker-4c-2g-432 does not seem to be running inside a container [2021-08-11T20:26:51.550Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/6 -v /w/workspace/device-rfid-llrp-go/6:/w/workspace/device-rfid-llrp-go/6:rw,z -v /w/workspace/device-rfid-llrp-go/6@tmp:/w/workspace/device-rfid-llrp-go/6@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-x86_64 cat [2021-08-11T20:26:51.971Z] $ docker top b64ab041f08ca2db70bba1c452d2ff1dff1f70c9a65422848eee1639f76db03a -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-08-11T20:26:52.399Z] + go mod tidy [Pipeline] sh [2021-08-11T20:26:52.994Z] + make test [2021-08-11T20:26:52.994Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-08-11T20:26:53.267Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2021-08-11T20:27:08.309Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2021-08-11T20:27:08.309Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2021-08-11T20:27:12.864Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.037s coverage: 39.5% of statements [2021-08-11T20:27:12.864Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.237s coverage: 52.0% of statements [2021-08-11T20:27:12.864Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.010s coverage: 95.5% of statements [2021-08-11T20:27:12.864Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-08-11T20:27:19.545Z] gofmt -l . [2021-08-11T20:27:19.545Z] [ "`gofmt -l .`" = "" ] [2021-08-11T20:27:19.545Z] ./bin/test-go-mod-tidy.sh [2021-08-11T20:27:19.545Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-08-11T20:27:19.835Z] $ docker stop --time=1 b64ab041f08ca2db70bba1c452d2ff1dff1f70c9a65422848eee1639f76db03a [2021-08-11T20:27:21.308Z] $ docker rm -f b64ab041f08ca2db70bba1c452d2ff1dff1f70c9a65422848eee1639f76db03a [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-11T20:27:21.756Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-11T20:27:22.058Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-08-11T20:27:23.087Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-08-11T20:27:23.421Z] + ls -al . [2021-08-11T20:27:23.421Z] total 576 [2021-08-11T20:27:23.421Z] drwxrwxr-x. 10 jenkins jenkins 4096 Aug 11 20:27 . [2021-08-11T20:27:23.421Z] drwxrwxr-x. 4 jenkins jenkins 28 Aug 11 20:26 .. [2021-08-11T20:27:23.421Z] -rw-rw-r--. 1 jenkins jenkins 6734 Aug 11 20:26 Attribution.txt [2021-08-11T20:27:23.421Z] drwxrwxr-x. 2 jenkins jenkins 89 Aug 11 20:26 bin [2021-08-11T20:27:23.421Z] drwxrwxr-x. 4 jenkins jenkins 44 Aug 11 20:26 cmd [2021-08-11T20:27:23.421Z] -rw-r--r--. 1 jenkins jenkins 462904 Aug 11 20:27 coverage.out [2021-08-11T20:27:23.421Z] -rw-rw-r--. 1 jenkins jenkins 1521 Aug 11 20:26 Dockerfile [2021-08-11T20:27:23.421Z] -rw-rw-r--. 1 jenkins jenkins 999 Aug 11 20:26 Dockerfile.build [2021-08-11T20:27:23.421Z] -rw-rw-r--. 1 jenkins jenkins 134 Aug 11 20:26 .dockerignore [2021-08-11T20:27:23.421Z] drwxrwxr-x. 2 jenkins jenkins 4096 Aug 11 20:26 examples [2021-08-11T20:27:23.421Z] drwxrwxr-x. 8 jenkins jenkins 162 Aug 11 20:26 .git [2021-08-11T20:27:23.421Z] drwxrwxr-x. 2 jenkins jenkins 103 Aug 11 20:26 .github [2021-08-11T20:27:23.421Z] -rw-rw-r--. 1 jenkins jenkins 934 Aug 11 20:26 .gitignore [2021-08-11T20:27:23.421Z] -rw-r--r--. 1 jenkins jenkins 308 Aug 11 20:27 go.mod [2021-08-11T20:27:23.421Z] -rw-r--r--. 1 jenkins jenkins 13807 Aug 11 20:26 go.sum [2021-08-11T20:27:23.421Z] -rw-rw-r--. 1 jenkins jenkins 677 Aug 11 20:26 GOVERNANCE.md [2021-08-11T20:27:23.421Z] drwxrwxr-x. 2 jenkins jenkins 31 Aug 11 20:26 images [2021-08-11T20:27:23.421Z] drwxrwxr-x. 5 jenkins jenkins 45 Aug 11 20:26 internal [2021-08-11T20:27:23.421Z] -rw-rw-r--. 1 jenkins jenkins 682 Aug 11 20:26 Jenkinsfile [2021-08-11T20:27:23.421Z] -rw-rw-r--. 1 jenkins jenkins 11347 Aug 11 20:26 LICENSE [2021-08-11T20:27:23.421Z] -rw-rw-r--. 1 jenkins jenkins 1011 Aug 11 20:26 Makefile [2021-08-11T20:27:23.421Z] -rw-rw-r--. 1 jenkins jenkins 625 Aug 11 20:26 OWNERS.md [2021-08-11T20:27:23.421Z] -rw-rw-r--. 1 jenkins jenkins 30261 Aug 11 20:26 README.md [2021-08-11T20:27:23.421Z] drwxrwxr-x. 4 jenkins jenkins 54 Aug 11 20:26 snap [2021-08-11T20:27:23.421Z] -rw-rw-r--. 1 jenkins jenkins 11 Aug 11 20:24 VERSION [2021-08-11T20:27:23.421Z] -rw-rw-r--. 1 jenkins jenkins 193 Aug 11 20:26 version.go [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:27:23.747Z] + docker build -t device-rfid-llrp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=8818edd014264abe530016e8137244794a3d0b97 --label arch=amd64 --label version=1.0.0-dev.8 . [2021-08-11T20:27:23.747Z] Sending build context to Docker daemon 1.2MB [2021-08-11T20:27:23.747Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.12 [2021-08-11T20:27:23.747Z] Step 2/25 : FROM ${BASE} AS builder [2021-08-11T20:27:23.747Z] ---> 0f3116d31d57 [2021-08-11T20:27:23.747Z] Step 3/25 : ARG MAKE='make build' [2021-08-11T20:27:23.747Z] ---> Running in b23e69f711c0 [2021-08-11T20:27:24.017Z] Removing intermediate container b23e69f711c0 [2021-08-11T20:27:24.017Z] ---> 48b7e8598644 [2021-08-11T20:27:24.017Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2021-08-11T20:27:24.017Z] ---> Running in 9c328a413394 [2021-08-11T20:27:24.017Z] Removing intermediate container 9c328a413394 [2021-08-11T20:27:24.017Z] ---> 2cc5a88b7420 [2021-08-11T20:27:24.017Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-08-11T20:27:24.017Z] ---> Running in 65dca4d19d3d [2021-08-11T20:27:24.017Z] Removing intermediate container 65dca4d19d3d [2021-08-11T20:27:24.017Z] ---> 806d3d4adc67 [2021-08-11T20:27:24.017Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-11T20:27:24.289Z] ---> Running in ce401a78201a [2021-08-11T20:27:24.879Z] Removing intermediate container ce401a78201a [2021-08-11T20:27:24.879Z] ---> 8627b25d9d3f [2021-08-11T20:27:24.879Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-11T20:27:24.879Z] ---> Running in c09c89997655 [2021-08-11T20:27:25.147Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-11T20:27:27.303Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-11T20:27:27.901Z] OK: 219 MiB in 52 packages [2021-08-11T20:27:27.901Z] Removing intermediate container c09c89997655 [2021-08-11T20:27:27.901Z] ---> 9c4a345ed932 [2021-08-11T20:27:27.901Z] Step 8/25 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rfid-llrp-go [2021-08-11T20:27:27.901Z] ---> Running in d8bf74ed0549 [2021-08-11T20:27:28.171Z] Removing intermediate container d8bf74ed0549 [2021-08-11T20:27:28.171Z] ---> 0db5fabbe855 [2021-08-11T20:27:28.171Z] Step 9/25 : COPY go.mod . [2021-08-11T20:27:28.171Z] ---> 762f826ccdfa [2021-08-11T20:27:28.171Z] Step 10/25 : COPY Makefile . [2021-08-11T20:27:28.440Z] ---> ba8e5efd0444 [2021-08-11T20:27:28.440Z] Step 11/25 : RUN make update [2021-08-11T20:27:28.440Z] ---> Running in 6e642f9ac2be [2021-08-11T20:27:28.718Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-08-11T20:27:29.317Z] Removing intermediate container 6e642f9ac2be [2021-08-11T20:27:29.317Z] ---> 759dd3832fd4 [2021-08-11T20:27:29.317Z] Step 12/25 : COPY . . [2021-08-11T20:27:29.317Z] ---> 7a687422546d [2021-08-11T20:27:29.317Z] Step 13/25 : RUN go mod tidy [2021-08-11T20:27:29.317Z] ---> Running in 180139679fc0 [2021-08-11T20:27:30.297Z] Removing intermediate container 180139679fc0 [2021-08-11T20:27:30.297Z] ---> 72f57d160df2 [2021-08-11T20:27:30.297Z] Step 14/25 : RUN $MAKE [2021-08-11T20:27:30.297Z] ---> Running in 7ab0c815ee2d [2021-08-11T20:27:30.566Z] go mod tidy [2021-08-11T20:27:30.566Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=1.0.0-dev.8" -o cmd/device-rfid-llrp-go ./cmd [2021-08-11T20:27:42.992Z] Removing intermediate container 7ab0c815ee2d [2021-08-11T20:27:42.992Z] ---> 758b04ee0a82 [2021-08-11T20:27:42.992Z] Step 15/25 : FROM alpine:3.12 [2021-08-11T20:27:42.992Z] 3.12: Pulling from library/alpine [2021-08-11T20:27:42.992Z] 339de151aab4: Pulling fs layer [2021-08-11T20:27:42.992Z] 339de151aab4: Verifying Checksum [2021-08-11T20:27:42.992Z] 339de151aab4: Download complete [2021-08-11T20:27:42.992Z] 339de151aab4: Pull complete [2021-08-11T20:27:42.992Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-11T20:27:42.992Z] Status: Downloaded newer image for alpine:3.12 [2021-08-11T20:27:42.992Z] ---> 13621d1b12d4 [2021-08-11T20:27:42.992Z] Step 16/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-08-11T20:27:42.992Z] ---> Running in 6bb9f26be3a0 [2021-08-11T20:27:42.992Z] Removing intermediate container 6bb9f26be3a0 [2021-08-11T20:27:42.992Z] ---> 85a44969f614 [2021-08-11T20:27:42.992Z] Step 17/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/LICENSE / [2021-08-11T20:27:42.992Z] ---> 0fdd793a9821 [2021-08-11T20:27:42.992Z] Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/Attribution.txt / [2021-08-11T20:27:43.259Z] ---> 38e771f4bd3e [2021-08-11T20:27:43.259Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/cmd / [2021-08-11T20:27:43.530Z] ---> 7e28a01f5044 [2021-08-11T20:27:43.530Z] Step 20/25 : EXPOSE 49989 [2021-08-11T20:27:43.530Z] ---> Running in 1cbeaf821207 [2021-08-11T20:27:43.530Z] Removing intermediate container 1cbeaf821207 [2021-08-11T20:27:43.530Z] ---> d2c84cdc90c8 [2021-08-11T20:27:43.530Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp-go"] [2021-08-11T20:27:43.805Z] ---> Running in 9fd5d9b2197a [2021-08-11T20:27:43.805Z] Removing intermediate container 9fd5d9b2197a [2021-08-11T20:27:43.805Z] ---> 20937c9c66f7 [2021-08-11T20:27:43.805Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2021-08-11T20:27:43.805Z] ---> Running in bd380d6c6c14 [2021-08-11T20:27:43.805Z] Removing intermediate container bd380d6c6c14 [2021-08-11T20:27:43.805Z] ---> da64617f1c27 [2021-08-11T20:27:43.805Z] Step 23/25 : LABEL arch=amd64 [2021-08-11T20:27:43.805Z] ---> Running in 7b82fb43b30f [2021-08-11T20:27:44.073Z] Removing intermediate container 7b82fb43b30f [2021-08-11T20:27:44.073Z] ---> 2223f1460b52 [2021-08-11T20:27:44.073Z] Step 24/25 : LABEL git_sha=8818edd014264abe530016e8137244794a3d0b97 [2021-08-11T20:27:44.073Z] ---> Running in 5df57130479c [2021-08-11T20:27:44.073Z] Removing intermediate container 5df57130479c [2021-08-11T20:27:44.073Z] ---> 306a56ac524b [2021-08-11T20:27:44.073Z] Step 25/25 : LABEL version=1.0.0-dev.8 [2021-08-11T20:27:44.073Z] ---> Running in f7831724eddb [2021-08-11T20:27:44.341Z] Removing intermediate container f7831724eddb [2021-08-11T20:27:44.341Z] ---> d81b28c79e43 [2021-08-11T20:27:44.341Z] [Warning] One or more build-args [ARCH] were not consumed [2021-08-11T20:27:44.341Z] Successfully built d81b28c79e43 [2021-08-11T20:27:44.341Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-11T20:27:44.519Z] provisioning config files... [2021-08-11T20:27:44.542Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/6@tmp/config7235251759361951317tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-11T20:27:44.909Z] ---> docker-login.sh [2021-08-11T20:27:44.909Z] nexus3.edgexfoundry.org:10001 [2021-08-11T20:27:44.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T20:27:45.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T20:27:45.181Z] Configure a credential helper to remove this warning. See [2021-08-11T20:27:45.181Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T20:27:45.181Z] [2021-08-11T20:27:45.181Z] Login Succeeded [2021-08-11T20:27:45.181Z] nexus3.edgexfoundry.org:10002 [2021-08-11T20:27:45.450Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T20:27:45.450Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T20:27:45.450Z] Configure a credential helper to remove this warning. See [2021-08-11T20:27:45.450Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T20:27:45.450Z] [2021-08-11T20:27:45.450Z] Login Succeeded [2021-08-11T20:27:45.450Z] nexus3.edgexfoundry.org:10003 [2021-08-11T20:27:45.450Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T20:27:45.721Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T20:27:45.721Z] Configure a credential helper to remove this warning. See [2021-08-11T20:27:45.721Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T20:27:45.721Z] [2021-08-11T20:27:45.721Z] Login Succeeded [2021-08-11T20:27:45.721Z] nexus3.edgexfoundry.org:10004 [2021-08-11T20:27:45.721Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T20:27:45.721Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T20:27:45.721Z] Configure a credential helper to remove this warning. See [2021-08-11T20:27:45.721Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T20:27:45.721Z] [2021-08-11T20:27:45.721Z] Login Succeeded [2021-08-11T20:27:45.721Z] docker.io [2021-08-11T20:27:45.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T20:27:46.253Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T20:27:46.253Z] Configure a credential helper to remove this warning. See [2021-08-11T20:27:46.253Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T20:27:46.253Z] [2021-08-11T20:27:46.253Z] Login Succeeded [2021-08-11T20:27:46.253Z] ---> docker-login.sh ends [Pipeline] } [2021-08-11T20:27:46.266Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-11T20:27:46.336Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: [2021-08-11T20:27:46.336Z] 8818edd014264abe530016e8137244794a3d0b97 [2021-08-11T20:27:46.336Z] latest [2021-08-11T20:27:46.336Z] 1.0.0-dev.8 [2021-08-11T20:27:46.336Z] 8818edd014264abe530016e8137244794a3d0b97-1.0.0-dev.8 [2021-08-11T20:27:46.336Z] main [2021-08-11T20:27:46.336Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:27:46.735Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:8818edd014264abe530016e8137244794a3d0b97 [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:27:47.088Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:8818edd014264abe530016e8137244794a3d0b97 [2021-08-11T20:27:47.088Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2021-08-11T20:27:47.088Z] 3d107cb29d35: Preparing [2021-08-11T20:27:47.088Z] 76c5eef88fdf: Preparing [2021-08-11T20:27:47.088Z] c1c51ac1d951: Preparing [2021-08-11T20:27:47.088Z] 32f366d666a5: Preparing [2021-08-11T20:27:47.088Z] 32f366d666a5: Layer already exists [2021-08-11T20:27:47.359Z] 76c5eef88fdf: Pushed [2021-08-11T20:27:47.359Z] c1c51ac1d951: Pushed [2021-08-11T20:27:48.778Z] 3d107cb29d35: Pushed [2021-08-11T20:27:49.045Z] 8818edd014264abe530016e8137244794a3d0b97: digest: sha256:8a900d1321fe6efb627d1367f781878432697e01dde7f3d0e495f888d632fa3a size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:27:49.379Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:27:49.710Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2021-08-11T20:27:49.710Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2021-08-11T20:27:49.710Z] 3d107cb29d35: Preparing [2021-08-11T20:27:49.710Z] 76c5eef88fdf: Preparing [2021-08-11T20:27:49.710Z] c1c51ac1d951: Preparing [2021-08-11T20:27:49.710Z] 32f366d666a5: Preparing [2021-08-11T20:27:49.710Z] 76c5eef88fdf: Layer already exists [2021-08-11T20:27:49.710Z] c1c51ac1d951: Layer already exists [2021-08-11T20:27:49.710Z] 32f366d666a5: Layer already exists [2021-08-11T20:27:49.710Z] 3d107cb29d35: Layer already exists [2021-08-11T20:27:49.710Z] latest: digest: sha256:8a900d1321fe6efb627d1367f781878432697e01dde7f3d0e495f888d632fa3a size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:27:50.047Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:1.0.0-dev.8 [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:27:50.383Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:1.0.0-dev.8 [2021-08-11T20:27:50.383Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2021-08-11T20:27:50.383Z] 3d107cb29d35: Preparing [2021-08-11T20:27:50.383Z] 76c5eef88fdf: Preparing [2021-08-11T20:27:50.383Z] c1c51ac1d951: Preparing [2021-08-11T20:27:50.383Z] 32f366d666a5: Preparing [2021-08-11T20:27:50.383Z] 76c5eef88fdf: Layer already exists [2021-08-11T20:27:50.383Z] 3d107cb29d35: Layer already exists [2021-08-11T20:27:50.383Z] 32f366d666a5: Layer already exists [2021-08-11T20:27:50.383Z] c1c51ac1d951: Layer already exists [2021-08-11T20:27:50.383Z] 1.0.0-dev.8: digest: sha256:8a900d1321fe6efb627d1367f781878432697e01dde7f3d0e495f888d632fa3a size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:27:50.721Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:8818edd014264abe530016e8137244794a3d0b97-1.0.0-dev.8 [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:27:51.041Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:8818edd014264abe530016e8137244794a3d0b97-1.0.0-dev.8 [2021-08-11T20:27:51.041Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2021-08-11T20:27:51.041Z] 3d107cb29d35: Preparing [2021-08-11T20:27:51.041Z] 76c5eef88fdf: Preparing [2021-08-11T20:27:51.041Z] c1c51ac1d951: Preparing [2021-08-11T20:27:51.041Z] 32f366d666a5: Preparing [2021-08-11T20:27:51.041Z] 76c5eef88fdf: Layer already exists [2021-08-11T20:27:51.041Z] 32f366d666a5: Layer already exists [2021-08-11T20:27:51.041Z] 3d107cb29d35: Layer already exists [2021-08-11T20:27:51.041Z] c1c51ac1d951: Layer already exists [2021-08-11T20:27:51.041Z] 8818edd014264abe530016e8137244794a3d0b97-1.0.0-dev.8: digest: sha256:8a900d1321fe6efb627d1367f781878432697e01dde7f3d0e495f888d632fa3a size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:27:51.378Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:27:51.700Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [2021-08-11T20:27:51.700Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2021-08-11T20:27:51.700Z] 3d107cb29d35: Preparing [2021-08-11T20:27:51.700Z] 76c5eef88fdf: Preparing [2021-08-11T20:27:51.700Z] c1c51ac1d951: Preparing [2021-08-11T20:27:51.700Z] 32f366d666a5: Preparing [2021-08-11T20:27:51.700Z] 3d107cb29d35: Layer already exists [2021-08-11T20:27:51.700Z] c1c51ac1d951: Layer already exists [2021-08-11T20:27:51.700Z] 76c5eef88fdf: Layer already exists [2021-08-11T20:27:51.700Z] 32f366d666a5: Layer already exists [2021-08-11T20:27:51.700Z] main: digest: sha256:8a900d1321fe6efb627d1367f781878432697e01dde7f3d0e495f888d632fa3a size: 1155 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-11T20:27:51.790Z] ===================================================== [Pipeline] echo [2021-08-11T20:27:51.806Z] taggedImages: [2021-08-11T20:27:51.806Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:8818edd014264abe530016e8137244794a3d0b97 [2021-08-11T20:27:51.806Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2021-08-11T20:27:51.806Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:1.0.0-dev.8 [2021-08-11T20:27:51.806Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:8818edd014264abe530016e8137244794a3d0b97-1.0.0-dev.8 [2021-08-11T20:27:51.806Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp: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-08-11T20:27:52.264Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-11T20:27:52.265Z] [2021-08-11T20:27:52.265Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:27:52.807Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-11T20:27:52.807Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-11T20:27:52.807Z] b4d181a07f80: Pulling fs layer [2021-08-11T20:27:52.807Z] a1111a8f2ec3: Pulling fs layer [2021-08-11T20:27:52.807Z] ed53099fbce6: Pulling fs layer [2021-08-11T20:27:52.807Z] dc539afda2c1: Pulling fs layer [2021-08-11T20:27:52.807Z] 77bc0d833cb6: Pulling fs layer [2021-08-11T20:27:52.807Z] 9065ff56babe: Pulling fs layer [2021-08-11T20:27:52.807Z] d287ab97295c: Pulling fs layer [2021-08-11T20:27:52.807Z] dc539afda2c1: Waiting [2021-08-11T20:27:52.807Z] 77bc0d833cb6: Waiting [2021-08-11T20:27:52.807Z] d287ab97295c: Waiting [2021-08-11T20:27:52.807Z] 9065ff56babe: Waiting [2021-08-11T20:27:52.807Z] a1111a8f2ec3: Download complete [2021-08-11T20:27:52.807Z] dc539afda2c1: Verifying Checksum [2021-08-11T20:27:52.807Z] dc539afda2c1: Download complete [2021-08-11T20:27:53.095Z] 77bc0d833cb6: Verifying Checksum [2021-08-11T20:27:53.095Z] 77bc0d833cb6: Download complete [2021-08-11T20:27:53.095Z] 9065ff56babe: Verifying Checksum [2021-08-11T20:27:53.095Z] 9065ff56babe: Download complete [2021-08-11T20:27:53.362Z] ed53099fbce6: Verifying Checksum [2021-08-11T20:27:53.362Z] ed53099fbce6: Download complete [2021-08-11T20:27:54.326Z] b4d181a07f80: Verifying Checksum [2021-08-11T20:27:54.326Z] b4d181a07f80: Download complete [2021-08-11T20:27:55.299Z] b4d181a07f80: Pull complete [2021-08-11T20:27:55.567Z] a1111a8f2ec3: Pull complete [2021-08-11T20:27:56.176Z] ed53099fbce6: Pull complete [2021-08-11T20:27:56.176Z] dc539afda2c1: Pull complete [2021-08-11T20:27:56.658Z] 77bc0d833cb6: Pull complete [2021-08-11T20:27:56.658Z] 9065ff56babe: Pull complete [2021-08-11T20:28:00.029Z] d287ab97295c: Verifying Checksum [2021-08-11T20:28:00.029Z] d287ab97295c: Download complete [2021-08-11T20:28:04.332Z] d287ab97295c: Pull complete [2021-08-11T20:28:04.332Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-11T20:28:04.332Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-11T20:28:04.332Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-11T20:28:04.450Z] prd-centos7-docker-4c-2g-432 does not seem to be running inside a container [2021-08-11T20:28:04.532Z] $ 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/device-rfid-llrp-go/6 -v /w/workspace/device-rfid-llrp-go/6:/w/workspace/device-rfid-llrp-go/6:rw,z -v /w/workspace/device-rfid-llrp-go/6@tmp:/w/workspace/device-rfid-llrp-go/6@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:latest cat [2021-08-11T20:28:07.005Z] $ docker top 0a51f233084188456d8242a18572142919063bee14d8e227d77c73e670efa8c0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-11T20:28:07.468Z] ---> job-cost.sh [2021-08-11T20:28:07.468Z] lf-activate-venv: SKIPPING [2021-08-11T20:28:07.468Z] INFO: No Stack... [2021-08-11T20:28:08.875Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-11T20:28:08.875Z] INFO: Archiving Costs [Pipeline] sh [2021-08-11T20:28:09.193Z] + cat /w/workspace/device-rfid-llrp-go/6/archives/cost.csv [2021-08-11T20:28:09.193Z] + cut -d, -f6 [Pipeline] lock [2021-08-11T20:28:09.231Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-6-stack-cost] [2021-08-11T20:28:09.247Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-6-stack-cost] did not exist. Created. [2021-08-11T20:28:09.247Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-11T20:28:09.587Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-08-11T20:28:09.632Z] Stashed 1 file(s) [Pipeline] } [2021-08-11T20:28:09.644Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-6-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-11T20:28:09.672Z] $ docker stop --time=1 0a51f233084188456d8242a18572142919063bee14d8e227d77c73e670efa8c0 [2021-08-11T20:28:10.835Z] $ docker rm -f 0a51f233084188456d8242a18572142919063bee14d8e227d77c73e670efa8c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-11T20:28:25.913Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-433 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws [2021-08-11T20:28:25.933Z] Running in /w/workspace/device-rfid-llrp-go/6 [Pipeline] { [Pipeline] checkout [2021-08-11T20:28:26.155Z] Selected Git installation does not exist. Using Default [2021-08-11T20:28:26.155Z] The recommended git tool is: NONE [2021-08-11T20:28:31.884Z] using credential edgex-jenkins-ssh [2021-08-11T20:28:31.905Z] Cloning the remote Git repository [2021-08-11T20:28:31.954Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-08-11T20:28:32.089Z] > git init /w/workspace/device-rfid-llrp-go/6 # timeout=10 [2021-08-11T20:28:32.182Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-08-11T20:28:32.183Z] > git --version # timeout=10 [2021-08-11T20:28:32.209Z] > git --version # 'git version 2.17.1' [2021-08-11T20:28:32.211Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-11T20:28:33.183Z] Avoid second fetch [2021-08-11T20:28:33.184Z] Checking out Revision 8818edd014264abe530016e8137244794a3d0b97 (main) [2021-08-11T20:28:32.288Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-11T20:28:33.131Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-08-11T20:28:33.153Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-11T20:28:33.205Z] > git config core.sparsecheckout # timeout=10 [2021-08-11T20:28:33.223Z] > git checkout -f 8818edd014264abe530016e8137244794a3d0b97 # timeout=10 [2021-08-11T20:28:37.569Z] Commit message: "fix: update all TOML to use quote and not single-quote (#46)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-11T20:28:38.013Z] provisioning config files... [2021-08-11T20:28:38.041Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/6@tmp/config1930919821443063954tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-11T20:28:38.639Z] ---> docker-login.sh [2021-08-11T20:28:38.639Z] nexus3.edgexfoundry.org:10001 [2021-08-11T20:28:39.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T20:28:39.859Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T20:28:39.859Z] Configure a credential helper to remove this warning. See [2021-08-11T20:28:39.859Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T20:28:39.859Z] [2021-08-11T20:28:39.859Z] Login Succeeded [2021-08-11T20:28:39.859Z] nexus3.edgexfoundry.org:10002 [2021-08-11T20:28:40.135Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T20:28:40.417Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T20:28:40.417Z] Configure a credential helper to remove this warning. See [2021-08-11T20:28:40.417Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T20:28:40.417Z] [2021-08-11T20:28:40.417Z] Login Succeeded [2021-08-11T20:28:40.417Z] nexus3.edgexfoundry.org:10003 [2021-08-11T20:28:40.693Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T20:28:40.971Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T20:28:40.971Z] Configure a credential helper to remove this warning. See [2021-08-11T20:28:40.971Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T20:28:40.971Z] [2021-08-11T20:28:40.971Z] Login Succeeded [2021-08-11T20:28:40.972Z] nexus3.edgexfoundry.org:10004 [2021-08-11T20:28:41.252Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T20:28:41.535Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T20:28:41.535Z] Configure a credential helper to remove this warning. See [2021-08-11T20:28:41.535Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T20:28:41.535Z] [2021-08-11T20:28:41.535Z] Login Succeeded [2021-08-11T20:28:41.535Z] docker.io [2021-08-11T20:28:41.821Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T20:28:42.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T20:28:42.429Z] Configure a credential helper to remove this warning. See [2021-08-11T20:28:42.429Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T20:28:42.429Z] [2021-08-11T20:28:42.429Z] Login Succeeded [2021-08-11T20:28:42.429Z] ---> docker-login.sh ends [Pipeline] } [2021-08-11T20:28:42.529Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-11T20:28:42.892Z] ========================================================= [2021-08-11T20:28:42.892Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-11T20:28:42.892Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:28:43.359Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-08-11T20:28:44.013Z] Sending build context to Docker daemon 1.199MB [2021-08-11T20:28:44.013Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-08-11T20:28:44.013Z] Step 2/10 : FROM ${BASE} [2021-08-11T20:28:44.294Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-11T20:28:44.294Z] 595b0fe564bb: Pulling fs layer [2021-08-11T20:28:44.294Z] 24495759ef45: Pulling fs layer [2021-08-11T20:28:44.294Z] d148012ef14d: Pulling fs layer [2021-08-11T20:28:44.294Z] e90a11edd702: Pulling fs layer [2021-08-11T20:28:44.294Z] d77568369979: Pulling fs layer [2021-08-11T20:28:44.294Z] fc1c9f9a7f3b: Pulling fs layer [2021-08-11T20:28:44.294Z] 170f2ba95c9a: Pulling fs layer [2021-08-11T20:28:44.294Z] 97ac5df62f85: Pulling fs layer [2021-08-11T20:28:44.294Z] e90a11edd702: Waiting [2021-08-11T20:28:44.294Z] d77568369979: Waiting [2021-08-11T20:28:44.294Z] fc1c9f9a7f3b: Waiting [2021-08-11T20:28:44.294Z] 170f2ba95c9a: Waiting [2021-08-11T20:28:44.294Z] 97ac5df62f85: Waiting [2021-08-11T20:28:44.294Z] d148012ef14d: Verifying Checksum [2021-08-11T20:28:44.294Z] d148012ef14d: Download complete [2021-08-11T20:28:44.294Z] 24495759ef45: Verifying Checksum [2021-08-11T20:28:44.294Z] 24495759ef45: Download complete [2021-08-11T20:28:44.294Z] d77568369979: Verifying Checksum [2021-08-11T20:28:44.294Z] d77568369979: Download complete [2021-08-11T20:28:44.294Z] fc1c9f9a7f3b: Download complete [2021-08-11T20:28:44.294Z] 595b0fe564bb: Verifying Checksum [2021-08-11T20:28:44.294Z] 595b0fe564bb: Download complete [2021-08-11T20:28:44.294Z] 170f2ba95c9a: Verifying Checksum [2021-08-11T20:28:45.277Z] 595b0fe564bb: Pull complete [2021-08-11T20:28:45.894Z] 24495759ef45: Pull complete [2021-08-11T20:28:46.186Z] d148012ef14d: Pull complete [2021-08-11T20:28:48.195Z] 97ac5df62f85: Verifying Checksum [2021-08-11T20:28:48.195Z] 97ac5df62f85: Download complete [2021-08-11T20:28:50.178Z] e90a11edd702: Verifying Checksum [2021-08-11T20:28:50.178Z] e90a11edd702: Download complete [2021-08-11T20:29:00.333Z] e90a11edd702: Pull complete [2021-08-11T20:29:00.333Z] d77568369979: Pull complete [2021-08-11T20:29:00.333Z] fc1c9f9a7f3b: Pull complete [2021-08-11T20:29:00.333Z] 170f2ba95c9a: Pull complete [2021-08-11T20:29:07.347Z] 97ac5df62f85: Pull complete [2021-08-11T20:29:07.347Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-08-11T20:29:07.347Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-11T20:29:07.347Z] ---> 04bc70af865f [2021-08-11T20:29:07.347Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git" [2021-08-11T20:29:10.741Z] ---> Running in 4a7318158ecf [2021-08-11T20:29:11.017Z] Removing intermediate container 4a7318158ecf [2021-08-11T20:29:11.017Z] ---> 61c156213215 [2021-08-11T20:29:11.017Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-08-11T20:29:11.292Z] ---> Running in d0621f1706a3 [2021-08-11T20:29:11.568Z] Removing intermediate container d0621f1706a3 [2021-08-11T20:29:11.568Z] ---> cf42bf308524 [2021-08-11T20:29:11.568Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-08-11T20:29:11.843Z] ---> Running in 821d863624ef [2021-08-11T20:29:12.447Z] Removing intermediate container 821d863624ef [2021-08-11T20:29:12.447Z] ---> 6180c0d8d25d [2021-08-11T20:29:12.447Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-11T20:29:12.447Z] ---> Running in f3e8c7bb65c3 [2021-08-11T20:29:15.086Z] Removing intermediate container f3e8c7bb65c3 [2021-08-11T20:29:15.086Z] ---> cc4e5b2099f6 [2021-08-11T20:29:15.086Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-11T20:29:15.360Z] ---> Running in e07f7dd57aeb [2021-08-11T20:29:16.800Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-11T20:29:17.400Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-11T20:29:18.397Z] OK: 218 MiB in 52 packages [2021-08-11T20:29:19.847Z] Removing intermediate container e07f7dd57aeb [2021-08-11T20:29:19.847Z] ---> 281c7c7da4b5 [2021-08-11T20:29:19.847Z] Step 8/10 : WORKDIR /device-rfid-llrp-go [2021-08-11T20:29:19.847Z] ---> Running in 52b4491a97aa [2021-08-11T20:29:20.446Z] Removing intermediate container 52b4491a97aa [2021-08-11T20:29:20.446Z] ---> 15f2729c58bd [2021-08-11T20:29:20.446Z] Step 9/10 : COPY . . [2021-08-11T20:29:21.880Z] ---> 3289550ce2c5 [2021-08-11T20:29:21.880Z] Step 10/10 : RUN go mod download [2021-08-11T20:29:21.880Z] ---> Running in 60c29a2ab4fc [2021-08-11T20:29:48.732Z] Removing intermediate container 60c29a2ab4fc [2021-08-11T20:29:48.732Z] ---> 6f518dc44922 [2021-08-11T20:29:48.732Z] Successfully built 6f518dc44922 [2021-08-11T20:29:48.732Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:29:49.108Z] + docker inspect -f . ci-base-image-arm64 [2021-08-11T20:29:49.108Z] . [Pipeline] withDockerContainer [2021-08-11T20:29:49.422Z] prd-ubuntu18.04-docker-arm64-4c-16g-433 does not seem to be running inside a container [2021-08-11T20:29:49.523Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/6 -v /w/workspace/device-rfid-llrp-go/6:/w/workspace/device-rfid-llrp-go/6:rw,z -v /w/workspace/device-rfid-llrp-go/6@tmp:/w/workspace/device-rfid-llrp-go/6@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-08-11T20:29:51.546Z] $ docker top 173b69fb09b17c253b165cba66bc5ffb403fa2812d330351089c80bfc913369c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-11T20:29:52.609Z] + go version [2021-08-11T20:29:52.609Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-08-11T20:29:52.632Z] $ docker stop --time=1 173b69fb09b17c253b165cba66bc5ffb403fa2812d330351089c80bfc913369c [2021-08-11T20:29:54.624Z] $ docker rm -f 173b69fb09b17c253b165cba66bc5ffb403fa2812d330351089c80bfc913369c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:29:55.358Z] + docker inspect -f . ci-base-image-arm64 [2021-08-11T20:29:55.358Z] . [Pipeline] withDockerContainer [2021-08-11T20:29:55.654Z] prd-ubuntu18.04-docker-arm64-4c-16g-433 does not seem to be running inside a container [2021-08-11T20:29:55.745Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/6 -v /w/workspace/device-rfid-llrp-go/6:/w/workspace/device-rfid-llrp-go/6:rw,z -v /w/workspace/device-rfid-llrp-go/6@tmp:/w/workspace/device-rfid-llrp-go/6@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-08-11T20:29:57.667Z] $ docker top 97c386230cf6113108474f9954eff19c5f09d33de603f7d943c1080b65cb1b3a -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-08-11T20:29:58.718Z] + go mod tidy [Pipeline] sh [2021-08-11T20:30:00.023Z] + make test [2021-08-11T20:30:00.023Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-08-11T20:30:01.486Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2021-08-11T20:31:09.686Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2021-08-11T20:31:09.686Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2021-08-11T20:31:26.314Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 26.412s coverage: 39.5% of statements [2021-08-11T20:31:26.314Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.480s coverage: 52.0% of statements [2021-08-11T20:31:26.314Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.034s coverage: 96.4% of statements [2021-08-11T20:31:26.314Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-08-11T20:31:53.135Z] gofmt -l . [2021-08-11T20:31:53.135Z] [ "`gofmt -l .`" = "" ] [2021-08-11T20:31:53.135Z] ./bin/test-go-mod-tidy.sh [2021-08-11T20:31:53.135Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-08-11T20:31:53.438Z] $ docker stop --time=1 97c386230cf6113108474f9954eff19c5f09d33de603f7d943c1080b65cb1b3a [2021-08-11T20:31:55.675Z] $ docker rm -f 97c386230cf6113108474f9954eff19c5f09d33de603f7d943c1080b65cb1b3a [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-11T20:31:56.567Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-08-11T20:31:56.601Z] Warning: overwriting stash ‘coverage-report’ [2021-08-11T20:31:57.404Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-08-11T20:31:57.876Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-08-11T20:31:58.212Z] + ls -al . [2021-08-11T20:31:58.212Z] total 608 [2021-08-11T20:31:58.212Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 11 20:31 . [2021-08-11T20:31:58.212Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 11 20:28 .. [2021-08-11T20:31:58.212Z] -rw-rw-r-- 1 jenkins jenkins 134 Aug 11 20:28 .dockerignore [2021-08-11T20:31:58.212Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 11 20:28 .git [2021-08-11T20:31:58.212Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 11 20:28 .github [2021-08-11T20:31:58.212Z] -rw-rw-r-- 1 jenkins jenkins 934 Aug 11 20:28 .gitignore [2021-08-11T20:31:58.212Z] -rw-rw-r-- 1 jenkins jenkins 6734 Aug 11 20:28 Attribution.txt [2021-08-11T20:31:58.212Z] -rw-rw-r-- 1 jenkins jenkins 1521 Aug 11 20:28 Dockerfile [2021-08-11T20:31:58.212Z] -rw-rw-r-- 1 jenkins jenkins 999 Aug 11 20:28 Dockerfile.build [2021-08-11T20:31:58.212Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 11 20:28 GOVERNANCE.md [2021-08-11T20:31:58.212Z] -rw-rw-r-- 1 jenkins jenkins 682 Aug 11 20:28 Jenkinsfile [2021-08-11T20:31:58.212Z] -rw-rw-r-- 1 jenkins jenkins 11347 Aug 11 20:28 LICENSE [2021-08-11T20:31:58.212Z] -rw-rw-r-- 1 jenkins jenkins 1011 Aug 11 20:28 Makefile [2021-08-11T20:31:58.212Z] -rw-rw-r-- 1 jenkins jenkins 625 Aug 11 20:28 OWNERS.md [2021-08-11T20:31:58.212Z] -rw-rw-r-- 1 jenkins jenkins 30261 Aug 11 20:28 README.md [2021-08-11T20:31:58.212Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 11 20:24 VERSION [2021-08-11T20:31:58.212Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 11 20:28 bin [2021-08-11T20:31:58.212Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 11 20:28 cmd [2021-08-11T20:31:58.212Z] -rw-r--r-- 1 jenkins jenkins 462904 Aug 11 20:31 coverage.out [2021-08-11T20:31:58.212Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 11 20:28 examples [2021-08-11T20:31:58.212Z] -rw-r--r-- 1 jenkins jenkins 308 Aug 11 20:31 go.mod [2021-08-11T20:31:58.212Z] -rw-r--r-- 1 jenkins jenkins 13807 Aug 11 20:29 go.sum [2021-08-11T20:31:58.212Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 11 20:28 images [2021-08-11T20:31:58.212Z] drwxrwxr-x 5 jenkins jenkins 4096 Aug 11 20:28 internal [2021-08-11T20:31:58.212Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 11 20:28 snap [2021-08-11T20:31:58.212Z] -rw-rw-r-- 1 jenkins jenkins 193 Aug 11 20:28 version.go [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:31:58.560Z] + docker build -t device-rfid-llrp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=8818edd014264abe530016e8137244794a3d0b97 --label arch=arm64 --label version=1.0.0-dev.8 . [2021-08-11T20:31:58.840Z] Sending build context to Docker daemon 1.2MB [2021-08-11T20:31:59.116Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.12 [2021-08-11T20:31:59.116Z] Step 2/25 : FROM ${BASE} AS builder [2021-08-11T20:31:59.116Z] ---> 6f518dc44922 [2021-08-11T20:31:59.116Z] Step 3/25 : ARG MAKE='make build' [2021-08-11T20:31:59.389Z] ---> Running in 94d3c7c1bec7 [2021-08-11T20:31:59.997Z] Removing intermediate container 94d3c7c1bec7 [2021-08-11T20:31:59.997Z] ---> 19467858f7ae [2021-08-11T20:31:59.997Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2021-08-11T20:31:59.997Z] ---> Running in 8e1fcd6c736a [2021-08-11T20:32:00.633Z] Removing intermediate container 8e1fcd6c736a [2021-08-11T20:32:00.633Z] ---> 2d6f371da797 [2021-08-11T20:32:00.633Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-08-11T20:32:00.920Z] ---> Running in f9a33368b9f5 [2021-08-11T20:32:01.211Z] Removing intermediate container f9a33368b9f5 [2021-08-11T20:32:01.211Z] ---> 10e61e6bbbcb [2021-08-11T20:32:01.211Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-11T20:32:01.502Z] ---> Running in 6b3daf94121f [2021-08-11T20:32:04.186Z] Removing intermediate container 6b3daf94121f [2021-08-11T20:32:04.186Z] ---> 8cf9093aa0c3 [2021-08-11T20:32:04.186Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-11T20:32:04.186Z] ---> Running in 38c38297a4f3 [2021-08-11T20:32:05.645Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-11T20:32:06.241Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-11T20:32:07.686Z] OK: 218 MiB in 52 packages [2021-08-11T20:32:08.672Z] Removing intermediate container 38c38297a4f3 [2021-08-11T20:32:08.672Z] ---> a38b4ba6cf81 [2021-08-11T20:32:08.672Z] Step 8/25 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rfid-llrp-go [2021-08-11T20:32:08.948Z] ---> Running in 1f3826a10e67 [2021-08-11T20:32:09.957Z] Removing intermediate container 1f3826a10e67 [2021-08-11T20:32:09.957Z] ---> 14d70ed606f2 [2021-08-11T20:32:09.957Z] Step 9/25 : COPY go.mod . [2021-08-11T20:32:10.559Z] ---> ba7a1b32d419 [2021-08-11T20:32:10.559Z] Step 10/25 : COPY Makefile . [2021-08-11T20:32:11.564Z] ---> cfc93b800785 [2021-08-11T20:32:11.564Z] Step 11/25 : RUN make update [2021-08-11T20:32:11.564Z] ---> Running in 482770fc993f [2021-08-11T20:32:13.553Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-08-11T20:32:14.541Z] Removing intermediate container 482770fc993f [2021-08-11T20:32:14.541Z] ---> 965dc4e2120b [2021-08-11T20:32:14.541Z] Step 12/25 : COPY . . [2021-08-11T20:32:15.525Z] ---> d1fd5b6fe968 [2021-08-11T20:32:15.525Z] Step 13/25 : RUN go mod tidy [2021-08-11T20:32:15.801Z] ---> Running in 091b063d163b [2021-08-11T20:32:19.227Z] Removing intermediate container 091b063d163b [2021-08-11T20:32:19.227Z] ---> d0ee3fc7591c [2021-08-11T20:32:19.227Z] Step 14/25 : RUN $MAKE [2021-08-11T20:32:19.227Z] ---> Running in 60aac7925934 [2021-08-11T20:32:20.211Z] go mod tidy [2021-08-11T20:32:20.832Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=1.0.0-dev.8" -o cmd/device-rfid-llrp-go ./cmd [2021-08-11T20:32:59.951Z] Removing intermediate container 60aac7925934 [2021-08-11T20:32:59.951Z] ---> 1ffc9dc40fdd [2021-08-11T20:32:59.951Z] Step 15/25 : FROM alpine:3.12 [2021-08-11T20:33:00.554Z] 3.12: Pulling from library/alpine [2021-08-11T20:33:00.828Z] d2f70382dc9a: Pulling fs layer [2021-08-11T20:33:01.109Z] d2f70382dc9a: Verifying Checksum [2021-08-11T20:33:01.109Z] d2f70382dc9a: Download complete [2021-08-11T20:33:01.721Z] d2f70382dc9a: Pull complete [2021-08-11T20:33:02.002Z] Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb [2021-08-11T20:33:02.002Z] Status: Downloaded newer image for alpine:3.12 [2021-08-11T20:33:02.002Z] ---> c4fd0aeabfcf [2021-08-11T20:33:02.002Z] Step 16/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-08-11T20:33:02.606Z] ---> Running in 11a0bba1eb85 [2021-08-11T20:33:02.887Z] Removing intermediate container 11a0bba1eb85 [2021-08-11T20:33:02.887Z] ---> d06f1006b38d [2021-08-11T20:33:02.887Z] Step 17/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/LICENSE / [2021-08-11T20:33:03.871Z] ---> 66f8510c5d17 [2021-08-11T20:33:03.871Z] Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/Attribution.txt / [2021-08-11T20:33:04.861Z] ---> 0b96465c751c [2021-08-11T20:33:04.861Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/cmd / [2021-08-11T20:33:06.318Z] ---> 62ff3d5ac330 [2021-08-11T20:33:06.318Z] Step 20/25 : EXPOSE 49989 [2021-08-11T20:33:06.593Z] ---> Running in bcf5361d8120 [2021-08-11T20:33:07.199Z] Removing intermediate container bcf5361d8120 [2021-08-11T20:33:07.199Z] ---> 6fb13a0cce9e [2021-08-11T20:33:07.199Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp-go"] [2021-08-11T20:33:07.199Z] ---> Running in d46ef49d6af2 [2021-08-11T20:33:07.808Z] Removing intermediate container d46ef49d6af2 [2021-08-11T20:33:07.808Z] ---> 71fe09f3252c [2021-08-11T20:33:07.808Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2021-08-11T20:33:08.085Z] ---> Running in 0018986b2a4d [2021-08-11T20:33:08.687Z] Removing intermediate container 0018986b2a4d [2021-08-11T20:33:08.687Z] ---> abf74d725648 [2021-08-11T20:33:08.687Z] Step 23/25 : LABEL arch=arm64 [2021-08-11T20:33:08.965Z] ---> Running in 5f59b406ddd0 [2021-08-11T20:33:09.581Z] Removing intermediate container 5f59b406ddd0 [2021-08-11T20:33:09.581Z] ---> 66b41150d133 [2021-08-11T20:33:09.581Z] Step 24/25 : LABEL git_sha=8818edd014264abe530016e8137244794a3d0b97 [2021-08-11T20:33:09.581Z] ---> Running in 5d40ab354062 [2021-08-11T20:33:10.191Z] Removing intermediate container 5d40ab354062 [2021-08-11T20:33:10.191Z] ---> a240e7bfa827 [2021-08-11T20:33:10.191Z] Step 25/25 : LABEL version=1.0.0-dev.8 [2021-08-11T20:33:10.471Z] ---> Running in a000206c7404 [2021-08-11T20:33:11.079Z] Removing intermediate container a000206c7404 [2021-08-11T20:33:11.079Z] ---> e20b2671b267 [2021-08-11T20:33:11.079Z] [Warning] One or more build-args [ARCH] were not consumed [2021-08-11T20:33:11.079Z] Successfully built e20b2671b267 [2021-08-11T20:33:11.079Z] Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-11T20:33:11.230Z] provisioning config files... [2021-08-11T20:33:11.256Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/6@tmp/config4596752127665701786tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-11T20:33:11.678Z] ---> docker-login.sh [2021-08-11T20:33:11.678Z] nexus3.edgexfoundry.org:10001 [2021-08-11T20:33:11.959Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T20:33:12.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T20:33:12.237Z] Configure a credential helper to remove this warning. See [2021-08-11T20:33:12.237Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T20:33:12.237Z] [2021-08-11T20:33:12.237Z] Login Succeeded [2021-08-11T20:33:12.237Z] nexus3.edgexfoundry.org:10002 [2021-08-11T20:33:12.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T20:33:12.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T20:33:12.850Z] Configure a credential helper to remove this warning. See [2021-08-11T20:33:12.850Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T20:33:12.850Z] [2021-08-11T20:33:12.850Z] Login Succeeded [2021-08-11T20:33:12.851Z] nexus3.edgexfoundry.org:10003 [2021-08-11T20:33:13.448Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T20:33:13.448Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T20:33:13.448Z] Configure a credential helper to remove this warning. See [2021-08-11T20:33:13.448Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T20:33:13.448Z] [2021-08-11T20:33:13.448Z] Login Succeeded [2021-08-11T20:33:13.448Z] nexus3.edgexfoundry.org:10004 [2021-08-11T20:33:13.739Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T20:33:14.020Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T20:33:14.021Z] Configure a credential helper to remove this warning. See [2021-08-11T20:33:14.021Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T20:33:14.021Z] [2021-08-11T20:33:14.021Z] Login Succeeded [2021-08-11T20:33:14.021Z] docker.io [2021-08-11T20:33:14.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-11T20:33:14.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-11T20:33:14.952Z] Configure a credential helper to remove this warning. See [2021-08-11T20:33:14.952Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-11T20:33:14.952Z] [2021-08-11T20:33:14.952Z] Login Succeeded [2021-08-11T20:33:14.952Z] ---> docker-login.sh ends [Pipeline] } [2021-08-11T20:33:14.976Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-11T20:33:15.083Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: [2021-08-11T20:33:15.083Z] 8818edd014264abe530016e8137244794a3d0b97 [2021-08-11T20:33:15.083Z] latest [2021-08-11T20:33:15.083Z] 1.0.0-dev.8 [2021-08-11T20:33:15.083Z] 8818edd014264abe530016e8137244794a3d0b97-1.0.0-dev.8 [2021-08-11T20:33:15.083Z] main [2021-08-11T20:33:15.083Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:33:15.535Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:8818edd014264abe530016e8137244794a3d0b97 [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:33:15.898Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:8818edd014264abe530016e8137244794a3d0b97 [2021-08-11T20:33:15.898Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2021-08-11T20:33:15.898Z] efb1759b8d74: Preparing [2021-08-11T20:33:15.898Z] a718bb0a4bb8: Preparing [2021-08-11T20:33:15.898Z] e9c1bdd218f6: Preparing [2021-08-11T20:33:15.898Z] 3fbe34a1663b: Preparing [2021-08-11T20:33:16.175Z] 3fbe34a1663b: Layer already exists [2021-08-11T20:33:16.454Z] a718bb0a4bb8: Pushed [2021-08-11T20:33:16.454Z] e9c1bdd218f6: Pushed [2021-08-11T20:33:19.106Z] efb1759b8d74: Pushed [2021-08-11T20:33:19.106Z] 8818edd014264abe530016e8137244794a3d0b97: digest: sha256:06b67048f367d6f2504fd5c1e30fc868c1c4a9542580e0088b250c281ed66abd size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:33:19.469Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:33:19.857Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2021-08-11T20:33:19.857Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2021-08-11T20:33:19.857Z] efb1759b8d74: Preparing [2021-08-11T20:33:19.857Z] a718bb0a4bb8: Preparing [2021-08-11T20:33:19.857Z] e9c1bdd218f6: Preparing [2021-08-11T20:33:19.857Z] 3fbe34a1663b: Preparing [2021-08-11T20:33:19.857Z] efb1759b8d74: Layer already exists [2021-08-11T20:33:19.857Z] 3fbe34a1663b: Layer already exists [2021-08-11T20:33:19.857Z] e9c1bdd218f6: Layer already exists [2021-08-11T20:33:19.857Z] a718bb0a4bb8: Layer already exists [2021-08-11T20:33:20.130Z] latest: digest: sha256:06b67048f367d6f2504fd5c1e30fc868c1c4a9542580e0088b250c281ed66abd size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:33:20.487Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:1.0.0-dev.8 [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:33:20.833Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:1.0.0-dev.8 [2021-08-11T20:33:20.833Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2021-08-11T20:33:20.833Z] efb1759b8d74: Preparing [2021-08-11T20:33:20.833Z] a718bb0a4bb8: Preparing [2021-08-11T20:33:20.833Z] e9c1bdd218f6: Preparing [2021-08-11T20:33:20.833Z] 3fbe34a1663b: Preparing [2021-08-11T20:33:20.833Z] efb1759b8d74: Layer already exists [2021-08-11T20:33:21.108Z] 3fbe34a1663b: Layer already exists [2021-08-11T20:33:21.108Z] e9c1bdd218f6: Layer already exists [2021-08-11T20:33:21.108Z] a718bb0a4bb8: Layer already exists [2021-08-11T20:33:21.108Z] 1.0.0-dev.8: digest: sha256:06b67048f367d6f2504fd5c1e30fc868c1c4a9542580e0088b250c281ed66abd size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:33:21.461Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:8818edd014264abe530016e8137244794a3d0b97-1.0.0-dev.8 [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:33:21.813Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:8818edd014264abe530016e8137244794a3d0b97-1.0.0-dev.8 [2021-08-11T20:33:21.814Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2021-08-11T20:33:21.814Z] efb1759b8d74: Preparing [2021-08-11T20:33:21.814Z] a718bb0a4bb8: Preparing [2021-08-11T20:33:21.814Z] e9c1bdd218f6: Preparing [2021-08-11T20:33:21.814Z] 3fbe34a1663b: Preparing [2021-08-11T20:33:21.814Z] 3fbe34a1663b: Layer already exists [2021-08-11T20:33:22.089Z] e9c1bdd218f6: Layer already exists [2021-08-11T20:33:22.090Z] efb1759b8d74: Layer already exists [2021-08-11T20:33:22.090Z] a718bb0a4bb8: Layer already exists [2021-08-11T20:33:22.090Z] 8818edd014264abe530016e8137244794a3d0b97-1.0.0-dev.8: digest: sha256:06b67048f367d6f2504fd5c1e30fc868c1c4a9542580e0088b250c281ed66abd size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:33:22.442Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:33:22.851Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [2021-08-11T20:33:22.851Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2021-08-11T20:33:22.851Z] efb1759b8d74: Preparing [2021-08-11T20:33:22.851Z] a718bb0a4bb8: Preparing [2021-08-11T20:33:22.851Z] e9c1bdd218f6: Preparing [2021-08-11T20:33:22.851Z] 3fbe34a1663b: Preparing [2021-08-11T20:33:22.851Z] efb1759b8d74: Layer already exists [2021-08-11T20:33:23.129Z] e9c1bdd218f6: Layer already exists [2021-08-11T20:33:23.129Z] a718bb0a4bb8: Layer already exists [2021-08-11T20:33:23.129Z] 3fbe34a1663b: Layer already exists [2021-08-11T20:33:23.129Z] main: digest: sha256:06b67048f367d6f2504fd5c1e30fc868c1c4a9542580e0088b250c281ed66abd size: 1155 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-08-11T20:33:23.236Z] ===================================================== [Pipeline] echo [2021-08-11T20:33:23.253Z] taggedImages: [2021-08-11T20:33:23.253Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:8818edd014264abe530016e8137244794a3d0b97 [2021-08-11T20:33:23.253Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2021-08-11T20:33:23.253Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:1.0.0-dev.8 [2021-08-11T20:33:23.253Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:8818edd014264abe530016e8137244794a3d0b97-1.0.0-dev.8 [2021-08-11T20:33:23.253Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:33:23.658Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-11T20:33:23.658Z] [2021-08-11T20:33:23.658Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:33:24.039Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-11T20:33:24.321Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-11T20:33:24.321Z] 448f6bf000e3: Pulling fs layer [2021-08-11T20:33:24.321Z] f757da607395: Pulling fs layer [2021-08-11T20:33:24.321Z] 05883995daec: Pulling fs layer [2021-08-11T20:33:24.321Z] 8603b9c90790: Pulling fs layer [2021-08-11T20:33:24.321Z] 1560dd03e051: Pulling fs layer [2021-08-11T20:33:24.321Z] 8603b9c90790: Waiting [2021-08-11T20:33:24.321Z] 1560dd03e051: Waiting [2021-08-11T20:33:24.321Z] 27f5ce0e4adf: Pulling fs layer [2021-08-11T20:33:24.321Z] c2d8d7efcc4b: Pulling fs layer [2021-08-11T20:33:24.321Z] c2d8d7efcc4b: Waiting [2021-08-11T20:33:24.611Z] f757da607395: Verifying Checksum [2021-08-11T20:33:24.611Z] f757da607395: Download complete [2021-08-11T20:33:24.611Z] 8603b9c90790: Verifying Checksum [2021-08-11T20:33:24.611Z] 8603b9c90790: Download complete [2021-08-11T20:33:24.887Z] 1560dd03e051: Verifying Checksum [2021-08-11T20:33:24.887Z] 1560dd03e051: Download complete [2021-08-11T20:33:24.887Z] 27f5ce0e4adf: Verifying Checksum [2021-08-11T20:33:24.887Z] 27f5ce0e4adf: Download complete [2021-08-11T20:33:24.887Z] 05883995daec: Verifying Checksum [2021-08-11T20:33:24.887Z] 05883995daec: Download complete [2021-08-11T20:33:25.865Z] 448f6bf000e3: Verifying Checksum [2021-08-11T20:33:25.865Z] 448f6bf000e3: Download complete [2021-08-11T20:33:29.275Z] 448f6bf000e3: Pull complete [2021-08-11T20:33:30.266Z] c2d8d7efcc4b: Verifying Checksum [2021-08-11T20:33:30.266Z] c2d8d7efcc4b: Download complete [2021-08-11T20:33:30.266Z] f757da607395: Pull complete [2021-08-11T20:33:32.253Z] 05883995daec: Pull complete [2021-08-11T20:33:32.527Z] 8603b9c90790: Pull complete [2021-08-11T20:33:33.524Z] 1560dd03e051: Pull complete [2021-08-11T20:33:34.124Z] 27f5ce0e4adf: Pull complete [2021-08-11T20:33:49.247Z] c2d8d7efcc4b: Pull complete [2021-08-11T20:33:49.247Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-11T20:33:49.247Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-11T20:33:49.247Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-11T20:33:49.531Z] prd-ubuntu18.04-docker-arm64-4c-16g-433 does not seem to be running inside a container [2021-08-11T20:33:49.619Z] $ 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/device-rfid-llrp-go/6 -v /w/workspace/device-rfid-llrp-go/6:/w/workspace/device-rfid-llrp-go/6:rw,z -v /w/workspace/device-rfid-llrp-go/6@tmp:/w/workspace/device-rfid-llrp-go/6@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-08-11T20:33:54.885Z] $ docker top ba84e83695e66a684aceb32833c404edb6a0685d09248d6fd26165ded4e02f25 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-11T20:33:56.031Z] ---> job-cost.sh [2021-08-11T20:33:56.031Z] lf-activate-venv: SKIPPING [2021-08-11T20:33:56.031Z] INFO: No Stack... [2021-08-11T20:33:57.483Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-11T20:33:57.760Z] INFO: Archiving Costs [Pipeline] sh [2021-08-11T20:33:58.445Z] + + catcut /w/workspace/device-rfid-llrp-go/6/archives/cost.csv -d, [2021-08-11T20:33:58.445Z] -f6 [Pipeline] lock [2021-08-11T20:33:58.530Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-6-stack-cost] [2021-08-11T20:33:58.550Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-6-stack-cost] did not exist. Created. [2021-08-11T20:33:58.550Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-11T20:33:59.276Z] /w/workspace/device-rfid-llrp-go/6@tmp/durable-40e1095d/script.sh: 1: /w/workspace/device-rfid-llrp-go/6@tmp/durable-40e1095d/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-08-11T20:33:59.989Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-11T20:34:00.017Z] Warning: overwriting stash ‘stack-cost’ [2021-08-11T20:34:00.091Z] Stashed 1 file(s) [Pipeline] } [2021-08-11T20:34:00.136Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-6-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-11T20:34:00.158Z] $ docker stop --time=1 ba84e83695e66a684aceb32833c404edb6a0685d09248d6fd26165ded4e02f25 [2021-08-11T20:34:01.955Z] $ docker rm -f ba84e83695e66a684aceb32833c404edb6a0685d09248d6fd26165ded4e02f25 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-08-11T20:34:02.612Z] provisioning config files... [2021-08-11T20:34:02.625Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config8549656895700044217tmp [Pipeline] { [Pipeline] sh [2021-08-11T20:34:02.952Z] + set +x [2021-08-11T20:34:02.953Z] + bash -s -- [2021-08-11T20:34:02.953Z] + curl -s https://codecov.io/bash [2021-08-11T20:34:02.953Z] [2021-08-11T20:34:02.953Z] _____ _ [2021-08-11T20:34:02.953Z] / ____| | | [2021-08-11T20:34:02.953Z] | | ___ __| | ___ ___ _____ __ [2021-08-11T20:34:02.953Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-08-11T20:34:02.953Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-08-11T20:34:02.953Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-08-11T20:34:02.953Z] Bash-1.0.6 [2021-08-11T20:34:02.953Z] [2021-08-11T20:34:02.953Z] [2021-08-11T20:34:02.953Z] ==> git version 2.24.4 found [2021-08-11T20:34:02.953Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-08-11T20:34:02.953Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-08-11T20:34:02.953Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-08-11T20:34:02.953Z] ==> Jenkins CI detected. [2021-08-11T20:34:02.953Z] current dir:  /w/workspace/foundry_device-rfid-llrp-go_main [2021-08-11T20:34:02.953Z] project root: . [2021-08-11T20:34:02.953Z] --> token set from env [2021-08-11T20:34:02.953Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-08-11T20:34:02.953Z] ==> Running gcov in . (disable via -X gcov) [2021-08-11T20:34:03.222Z] ==> Python coveragepy not found [2021-08-11T20:34:03.222Z] ==> Searching for coverage reports in: [2021-08-11T20:34:03.222Z] + . [2021-08-11T20:34:03.222Z] -> Found 1 reports [2021-08-11T20:34:03.222Z] ==> Detecting git/mercurial file structure [2021-08-11T20:34:03.222Z] ==> Reading reports [2021-08-11T20:34:03.222Z] + ./coverage.out bytes=462904 [2021-08-11T20:34:03.222Z] ==> Appending adjustments [2021-08-11T20:34:03.222Z] https://docs.codecov.io/docs/fixing-reports [2021-08-11T20:34:03.487Z] + Found adjustments [2021-08-11T20:34:03.487Z] ==> Gzipping contents [2021-08-11T20:34:03.487Z] 52K /tmp/codecov.ZEyhNh.gz [2021-08-11T20:34:03.487Z] ==> Uploading reports [2021-08-11T20:34:03.487Z] url: https://codecov.io [2021-08-11T20:34:03.488Z] query: branch=main&commit=8818edd014264abe530016e8137244794a3d0b97&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-08-11T20:34:03.488Z] -> Pinging Codecov [2021-08-11T20:34:03.488Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=main&commit=8818edd014264abe530016e8137244794a3d0b97&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-08-11T20:34:04.068Z] -> Uploading to [2021-08-11T20:34:04.068Z] https://storage.googleapis.com/codecov/v4/raw/2021-08-11/581DD39554BDF9B6E22D074273EAD858/8818edd014264abe530016e8137244794a3d0b97/6d772d8b-809e-421e-a415-db6eb1e3ad0b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210811%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210811T203403Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b1c80cdaf9c262e9f861b497702264c29aee64f0c1978fb9151d9747802c4791 [2021-08-11T20:34:04.068Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-11T20:34:04.068Z] Dload Upload Total Spent Left Speed [2021-08-11T20:34:05.230Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 94 51838 0 0 94 49152 0 104k --:--:-- --:--:-- --:--:-- 103k 100 51838 0 0 100 51838 0 46252 0:00:01 0:00:01 --:--:-- 46283 [2021-08-11T20:34:05.230Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/8818edd014264abe530016e8137244794a3d0b97 [Pipeline] } [2021-08-11T20:34:05.242Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-08-11T20:34:05.484Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-08-11T20:34:05.517Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:34:05.839Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-11T20:34:05.839Z] [2021-08-11T20:34:05.839Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:34:06.181Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-11T20:34:06.182Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-08-11T20:34:06.182Z] 188c0c94c7c5: Pulling fs layer [2021-08-11T20:34:06.182Z] 0ef7d3d256c8: Pulling fs layer [2021-08-11T20:34:06.182Z] de9db76c5a1d: Pulling fs layer [2021-08-11T20:34:06.182Z] 0eba1c9be4d2: Pulling fs layer [2021-08-11T20:34:06.182Z] 0d57e429df01: Pulling fs layer [2021-08-11T20:34:06.182Z] 4e4be7b47b0d: Pulling fs layer [2021-08-11T20:34:06.182Z] e1f770b5df2f: Pulling fs layer [2021-08-11T20:34:06.182Z] 85a0685a4137: Pulling fs layer [2021-08-11T20:34:06.182Z] 4e4be7b47b0d: Waiting [2021-08-11T20:34:06.182Z] e1f770b5df2f: Waiting [2021-08-11T20:34:06.182Z] 85a0685a4137: Waiting [2021-08-11T20:34:06.182Z] 0eba1c9be4d2: Waiting [2021-08-11T20:34:06.182Z] 0d57e429df01: Waiting [2021-08-11T20:34:06.182Z] de9db76c5a1d: Download complete [2021-08-11T20:34:06.182Z] 0ef7d3d256c8: Verifying Checksum [2021-08-11T20:34:06.182Z] 0ef7d3d256c8: Download complete [2021-08-11T20:34:06.450Z] 0d57e429df01: Verifying Checksum [2021-08-11T20:34:06.450Z] 0d57e429df01: Download complete [2021-08-11T20:34:06.450Z] 4e4be7b47b0d: Verifying Checksum [2021-08-11T20:34:06.450Z] 4e4be7b47b0d: Download complete [2021-08-11T20:34:06.450Z] 188c0c94c7c5: Verifying Checksum [2021-08-11T20:34:06.450Z] 188c0c94c7c5: Download complete [2021-08-11T20:34:06.718Z] 188c0c94c7c5: Pull complete [2021-08-11T20:34:06.719Z] 0ef7d3d256c8: Pull complete [2021-08-11T20:34:06.991Z] de9db76c5a1d: Pull complete [2021-08-11T20:34:07.951Z] e1f770b5df2f: Verifying Checksum [2021-08-11T20:34:07.951Z] e1f770b5df2f: Download complete [2021-08-11T20:34:13.300Z] 0eba1c9be4d2: Verifying Checksum [2021-08-11T20:34:13.300Z] 0eba1c9be4d2: Download complete [2021-08-11T20:34:13.567Z] 85a0685a4137: Verifying Checksum [2021-08-11T20:34:13.567Z] 85a0685a4137: Download complete [2021-08-11T20:34:16.164Z] 0eba1c9be4d2: Pull complete [2021-08-11T20:34:16.164Z] 0d57e429df01: Pull complete [2021-08-11T20:34:16.164Z] 4e4be7b47b0d: Pull complete [2021-08-11T20:34:16.750Z] e1f770b5df2f: Pull complete [2021-08-11T20:34:20.106Z] 85a0685a4137: Pull complete [2021-08-11T20:34:20.106Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-08-11T20:34:20.106Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-08-11T20:34:20.106Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-08-11T20:34:20.196Z] prd-centos7-docker-4c-2g-428 does not seem to be running inside a container [2021-08-11T20:34:20.265Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-08-11T20:34:22.401Z] $ docker top dbbf840978a36f8536ccd7c729553fb58414192c92c6ec50608a11bdaaedce21 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-08-11T20:34:22.502Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-08-11T20:34:22.802Z] + set -o pipefail [2021-08-11T20:34:22.803Z] + snyk monitor '--org=edgex-jenkins' [2021-08-11T20:34:31.059Z] [2021-08-11T20:34:31.060Z] Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... [2021-08-11T20:34:31.060Z] [2021-08-11T20:34:31.060Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8e266e59-5b4d-48a8-830b-753ef23c5713/history/095724b8-519a-4b07-bc0d-3b5377bfd3ec [2021-08-11T20:34:31.060Z] [2021-08-11T20:34:31.060Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-08-11T20:34:31.060Z] [2021-08-11T20:34:31.060Z] [2021-08-11T20:34:31.060Z] You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. [2021-08-11T20:34:31.060Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2021-08-11T20:34:31.075Z] $ docker stop --time=1 dbbf840978a36f8536ccd7c729553fb58414192c92c6ec50608a11bdaaedce21 [2021-08-11T20:34:32.669Z] $ docker rm -f dbbf840978a36f8536ccd7c729553fb58414192c92c6ec50608a11bdaaedce21 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-11T20:34:33.486Z] + git log --format=format:%s -1 8818edd014264abe530016e8137244794a3d0b97 [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:34:33.816Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-11T20:34:33.816Z] . [Pipeline] withDockerContainer [2021-08-11T20:34:33.908Z] prd-centos7-docker-4c-2g-428 does not seem to be running inside a container [2021-08-11T20:34:33.970Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-11T20:34:34.364Z] $ docker top c01e5ab02acd47024a4112b0ffd744929191c456e6b29153ceb80ab130d4ef2c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-11T20:34:34.491Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-11T20:34:34.491Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-11T20:34:34.620Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-11T20:34:34.621Z] $ docker exec c01e5ab02acd47024a4112b0ffd744929191c456e6b29153ceb80ab130d4ef2c ssh-agent [2021-08-11T20:34:34.735Z] SSH_AUTH_SOCK=/tmp/ssh-5NzXkKletAlk/agent.13 [2021-08-11T20:34:34.735Z] SSH_AGENT_PID=20 [2021-08-11T20:34:34.743Z] Running ssh-add (command line suppressed) [2021-08-11T20:34:34.836Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5177838996384568638.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5177838996384568638.key) [2021-08-11T20:34:34.860Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-11T20:34:35.177Z] + git semver tag [2021-08-11T20:34:35.178Z] # -> Open(): unable to determine branch for HEAD [2021-08-11T20:34:35.178Z] # $GIT_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.git [2021-08-11T20:34:35.178Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-rfid-llrp-go_main [2021-08-11T20:34:35.178Z] # $SEMVER_REMOTE_NAME = origin [2021-08-11T20:34:35.178Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-11T20:34:35.178Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-11T20:34:35.178Z] # $SEMVER_BRANCH = main [2021-08-11T20:34:35.178Z] # $SEMVER_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.semver [2021-08-11T20:34:35.178Z] # 8818edd014264abe530016e8137244794a3d0b97 HEAD [2021-08-11T20:34:35.178Z] # -> Force: false [2021-08-11T20:34:35.178Z] # 15afe98846b8229f6182f45da49d4a6ef0af8ab6 refs/tags/v1.0.0-dev.8 [Pipeline] } [2021-08-11T20:34:35.191Z] $ docker exec --env ******** --env ******** c01e5ab02acd47024a4112b0ffd744929191c456e6b29153ceb80ab130d4ef2c ssh-agent -k [2021-08-11T20:34:35.289Z] unset SSH_AUTH_SOCK; [2021-08-11T20:34:35.290Z] unset SSH_AGENT_PID; [2021-08-11T20:34:35.290Z] echo Agent pid 20 killed; [2021-08-11T20:34:35.310Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-11T20:34:35.676Z] + git semver [Pipeline] } [2021-08-11T20:34:35.696Z] $ docker stop --time=1 c01e5ab02acd47024a4112b0ffd744929191c456e6b29153ceb80ab130d4ef2c [2021-08-11T20:34:36.893Z] $ docker rm -f c01e5ab02acd47024a4112b0ffd744929191c456e6b29153ceb80ab130d4ef2c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:34:37.406Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-11T20:34:37.406Z] [2021-08-11T20:34:37.406Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:34:37.731Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-11T20:34:37.731Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-08-11T20:34:37.731Z] ab5ef0e58194: Pulling fs layer [2021-08-11T20:34:37.731Z] 9712f1f96733: Pulling fs layer [2021-08-11T20:34:37.731Z] 63f879dbbcfc: Pulling fs layer [2021-08-11T20:34:37.731Z] 0d9ebad4ef96: Pulling fs layer [2021-08-11T20:34:37.731Z] e9a5061849ea: Pulling fs layer [2021-08-11T20:34:37.731Z] d747dcd14b5f: Pulling fs layer [2021-08-11T20:34:37.731Z] 2de7ff778b66: Pulling fs layer [2021-08-11T20:34:37.731Z] e9a5061849ea: Waiting [2021-08-11T20:34:37.731Z] d747dcd14b5f: Waiting [2021-08-11T20:34:37.731Z] 2de7ff778b66: Waiting [2021-08-11T20:34:37.731Z] 0d9ebad4ef96: Waiting [2021-08-11T20:34:37.731Z] 9712f1f96733: Verifying Checksum [2021-08-11T20:34:37.731Z] 9712f1f96733: Download complete [2021-08-11T20:34:40.308Z] 63f879dbbcfc: Verifying Checksum [2021-08-11T20:34:40.308Z] 63f879dbbcfc: Download complete [2021-08-11T20:34:40.308Z] e9a5061849ea: Verifying Checksum [2021-08-11T20:34:40.308Z] e9a5061849ea: Download complete [2021-08-11T20:34:40.308Z] d747dcd14b5f: Verifying Checksum [2021-08-11T20:34:40.308Z] d747dcd14b5f: Download complete [2021-08-11T20:34:41.283Z] 2de7ff778b66: Verifying Checksum [2021-08-11T20:34:41.283Z] 2de7ff778b66: Download complete [2021-08-11T20:34:41.550Z] 0d9ebad4ef96: Verifying Checksum [2021-08-11T20:34:41.550Z] 0d9ebad4ef96: Download complete [2021-08-11T20:34:42.134Z] ab5ef0e58194: Verifying Checksum [2021-08-11T20:34:42.134Z] ab5ef0e58194: Download complete [2021-08-11T20:34:44.750Z] ab5ef0e58194: Pull complete [2021-08-11T20:34:44.750Z] 9712f1f96733: Pull complete [2021-08-11T20:34:45.338Z] 63f879dbbcfc: Pull complete [2021-08-11T20:34:48.704Z] 0d9ebad4ef96: Pull complete [2021-08-11T20:34:48.704Z] e9a5061849ea: Pull complete [2021-08-11T20:34:48.704Z] d747dcd14b5f: Pull complete [2021-08-11T20:34:49.663Z] 2de7ff778b66: Pull complete [2021-08-11T20:34:49.663Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-08-11T20:34:49.663Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-08-11T20:34:49.663Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-08-11T20:34:49.756Z] prd-centos7-docker-4c-2g-428 does not seem to be running inside a container [2021-08-11T20:34:49.821Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-08-11T20:34:52.985Z] $ docker top 97b3215cece7468e1b8789347c8d266448c30215b70e4ec39b68467a4c4ae49b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-08-11T20:34:53.082Z] provisioning config files... [2021-08-11T20:34:53.094Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config8577946924272524522tmp [2021-08-11T20:34:53.113Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config657432930099865321tmp [2021-08-11T20:34:53.129Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config8448115152735922911tmp [Pipeline] { [Pipeline] echo [2021-08-11T20:34:53.155Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-11T20:34:53.463Z] ---> sigul-configuration.sh [2021-08-11T20:34:53.464Z] gpg: directory `/root/.gnupg' created [2021-08-11T20:34:53.464Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-08-11T20:34:53.464Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-08-11T20:34:53.464Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-08-11T20:34:53.464Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-08-11T20:34:53.464Z] gpg: CAST5 encrypted data [2021-08-11T20:34:53.464Z] gpg: encrypted with 1 passphrase [2021-08-11T20:34:53.464Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-08-11T20:34:53.776Z] + mkdir /home/jenkins [2021-08-11T20:34:53.776Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-08-11T20:34:55.261Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-08-11T20:34:55.281Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-11T20:34:55.604Z] ---> sigul-install.sh [2021-08-11T20:34:55.604Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-08-11T20:34:55.917Z] + git tag --list [2021-08-11T20:34:55.917Z] v0.0.0 [2021-08-11T20:34:55.917Z] v1.0.0-dev.1 [2021-08-11T20:34:55.917Z] v1.0.0-dev.2 [2021-08-11T20:34:55.917Z] v1.0.0-dev.3 [2021-08-11T20:34:55.917Z] v1.0.0-dev.4 [2021-08-11T20:34:55.917Z] v1.0.0-dev.5 [2021-08-11T20:34:55.917Z] v1.0.0-dev.6 [2021-08-11T20:34:55.917Z] v1.0.0-dev.7 [2021-08-11T20:34:55.917Z] v1.0.0-dev.8 [Pipeline] sh [2021-08-11T20:34:56.233Z] + lftools sign git-tag v1.0.0-dev.8 [2021-08-11T20:34:56.816Z] Signing Git tag with Sigul... [2021-08-11T20:34:56.816Z] Signing v1.0.0-dev.8 [Pipeline] echo [2021-08-11T20:34:57.784Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-11T20:34:58.093Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-08-11T20:34:58.105Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-08-11T20:34:58.134Z] $ docker stop --time=1 97b3215cece7468e1b8789347c8d266448c30215b70e4ec39b68467a4c4ae49b [2021-08-11T20:34:59.358Z] $ docker rm -f 97b3215cece7468e1b8789347c8d266448c30215b70e4ec39b68467a4c4ae49b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:34:59.857Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-11T20:34:59.857Z] . [Pipeline] withDockerContainer [2021-08-11T20:34:59.960Z] prd-centos7-docker-4c-2g-428 does not seem to be running inside a container [2021-08-11T20:35:00.022Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-11T20:35:00.415Z] $ docker top f457254e0a1ae581a98145a43bce36c8849295d6217598389805bf58c564e100 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-11T20:35:00.569Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-11T20:35:00.569Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-11T20:35:00.682Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-11T20:35:00.682Z] $ docker exec f457254e0a1ae581a98145a43bce36c8849295d6217598389805bf58c564e100 ssh-agent [2021-08-11T20:35:00.795Z] SSH_AUTH_SOCK=/tmp/ssh-O7z6QW91xBze/agent.13 [2021-08-11T20:35:00.795Z] SSH_AGENT_PID=19 [2021-08-11T20:35:00.804Z] Running ssh-add (command line suppressed) [2021-08-11T20:35:00.896Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_8966968154637725319.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_8966968154637725319.key) [2021-08-11T20:35:00.922Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-11T20:35:01.236Z] + git semver bump pre [2021-08-11T20:35:01.236Z] # -> Open(): unable to determine branch for HEAD [2021-08-11T20:35:01.236Z] # $GIT_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.git [2021-08-11T20:35:01.236Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-rfid-llrp-go_main [2021-08-11T20:35:01.236Z] # $SEMVER_REMOTE_NAME = origin [2021-08-11T20:35:01.236Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-11T20:35:01.236Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-11T20:35:01.236Z] # $SEMVER_BRANCH = main [2021-08-11T20:35:01.236Z] # $SEMVER_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.semver [2021-08-11T20:35:01.236Z] 1.0.0-dev.9 [Pipeline] } [2021-08-11T20:35:01.248Z] $ docker exec --env ******** --env ******** f457254e0a1ae581a98145a43bce36c8849295d6217598389805bf58c564e100 ssh-agent -k [2021-08-11T20:35:01.354Z] unset SSH_AUTH_SOCK; [2021-08-11T20:35:01.354Z] unset SSH_AGENT_PID; [2021-08-11T20:35:01.354Z] echo Agent pid 19 killed; [2021-08-11T20:35:01.368Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-11T20:35:01.725Z] + git semver [Pipeline] } [2021-08-11T20:35:01.744Z] $ docker stop --time=1 f457254e0a1ae581a98145a43bce36c8849295d6217598389805bf58c564e100 [2021-08-11T20:35:02.960Z] $ docker rm -f f457254e0a1ae581a98145a43bce36c8849295d6217598389805bf58c564e100 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:35:03.675Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-11T20:35:03.675Z] . [Pipeline] withDockerContainer [2021-08-11T20:35:03.778Z] prd-centos7-docker-4c-2g-428 does not seem to be running inside a container [2021-08-11T20:35:03.863Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-11T20:35:04.246Z] $ docker top 578342f9d3c59ce089318a30be9f30be3d627596370c9de3dcbb538d6480ca73 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-11T20:35:04.382Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-11T20:35:04.382Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-11T20:35:04.499Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-11T20:35:04.500Z] $ docker exec 578342f9d3c59ce089318a30be9f30be3d627596370c9de3dcbb538d6480ca73 ssh-agent [2021-08-11T20:35:04.619Z] SSH_AUTH_SOCK=/tmp/ssh-GdY1HPyfx8QE/agent.13 [2021-08-11T20:35:04.619Z] SSH_AGENT_PID=18 [2021-08-11T20:35:04.627Z] Running ssh-add (command line suppressed) [2021-08-11T20:35:04.722Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1413110719725222502.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1413110719725222502.key) [2021-08-11T20:35:04.748Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-11T20:35:05.069Z] + git semver push [2021-08-11T20:35:05.069Z] # -> Open(): unable to determine branch for HEAD [2021-08-11T20:35:05.069Z] # $GIT_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.git [2021-08-11T20:35:05.069Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-rfid-llrp-go_main [2021-08-11T20:35:05.069Z] # $SEMVER_REMOTE_NAME = origin [2021-08-11T20:35:05.069Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-11T20:35:05.069Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-11T20:35:05.069Z] # $SEMVER_BRANCH = main [2021-08-11T20:35:05.069Z] # $SEMVER_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.semver [Pipeline] } [2021-08-11T20:35:06.485Z] $ docker exec --env ******** --env ******** 578342f9d3c59ce089318a30be9f30be3d627596370c9de3dcbb538d6480ca73 ssh-agent -k [2021-08-11T20:35:06.593Z] unset SSH_AUTH_SOCK; [2021-08-11T20:35:06.594Z] unset SSH_AGENT_PID; [2021-08-11T20:35:06.594Z] echo Agent pid 18 killed; [2021-08-11T20:35:06.613Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-11T20:35:06.963Z] + git semver [Pipeline] } [2021-08-11T20:35:06.981Z] $ docker stop --time=1 578342f9d3c59ce089318a30be9f30be3d627596370c9de3dcbb538d6480ca73 [2021-08-11T20:35:08.165Z] $ docker rm -f 578342f9d3c59ce089318a30be9f30be3d627596370c9de3dcbb538d6480ca73 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-08-11T20:35:08.862Z] + '[' -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-11T20:35:09.184Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-11T20:35:09.771Z] ---> package-listing.sh [2021-08-11T20:35:09.771Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-11T20:35:09.771Z] ++ facter osfamily [2021-08-11T20:35:10.058Z] + OS_FAMILY=redhat [2021-08-11T20:35:10.058Z] + workspace=/w/workspace/foundry_device-rfid-llrp-go_main [2021-08-11T20:35:10.058Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-11T20:35:10.058Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-11T20:35:10.058Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-11T20:35:10.058Z] + PACKAGES=/tmp/packages_start.txt [2021-08-11T20:35:10.058Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2021-08-11T20:35:10.058Z] + PACKAGES=/tmp/packages_end.txt [2021-08-11T20:35:10.058Z] + case "${OS_FAMILY}" in [2021-08-11T20:35:10.058Z] + sort [2021-08-11T20:35:10.058Z] + rpm -qa [2021-08-11T20:35:10.642Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-11T20:35:10.642Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-11T20:35:10.642Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-11T20:35:10.642Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2021-08-11T20:35:10.642Z] + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [2021-08-11T20:35:10.642Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [Pipeline] echo [2021-08-11T20:35:10.679Z] 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/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-08-11T20:35:11.005Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:35:11.585Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-11T20:35:11.585Z] [2021-08-11T20:35:11.585Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-11T20:35:11.908Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-11T20:35:11.909Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-11T20:35:11.909Z] b4d181a07f80: Pulling fs layer [2021-08-11T20:35:11.909Z] a1111a8f2ec3: Pulling fs layer [2021-08-11T20:35:11.909Z] ed53099fbce6: Pulling fs layer [2021-08-11T20:35:11.909Z] dc539afda2c1: Pulling fs layer [2021-08-11T20:35:11.909Z] 77bc0d833cb6: Pulling fs layer [2021-08-11T20:35:11.909Z] 9065ff56babe: Pulling fs layer [2021-08-11T20:35:11.909Z] d287ab97295c: Pulling fs layer [2021-08-11T20:35:11.909Z] dc539afda2c1: Waiting [2021-08-11T20:35:11.909Z] 77bc0d833cb6: Waiting [2021-08-11T20:35:11.909Z] 9065ff56babe: Waiting [2021-08-11T20:35:11.909Z] d287ab97295c: Waiting [2021-08-11T20:35:12.491Z] a1111a8f2ec3: Verifying Checksum [2021-08-11T20:35:12.491Z] a1111a8f2ec3: Download complete [2021-08-11T20:35:12.757Z] dc539afda2c1: Verifying Checksum [2021-08-11T20:35:12.757Z] dc539afda2c1: Download complete [2021-08-11T20:35:13.335Z] ed53099fbce6: Verifying Checksum [2021-08-11T20:35:13.336Z] ed53099fbce6: Download complete [2021-08-11T20:35:13.336Z] 9065ff56babe: Verifying Checksum [2021-08-11T20:35:13.336Z] 9065ff56babe: Download complete [2021-08-11T20:35:14.290Z] 77bc0d833cb6: Verifying Checksum [2021-08-11T20:35:14.290Z] 77bc0d833cb6: Download complete [2021-08-11T20:35:15.259Z] b4d181a07f80: Verifying Checksum [2021-08-11T20:35:15.259Z] b4d181a07f80: Download complete [2021-08-11T20:35:16.227Z] b4d181a07f80: Pull complete [2021-08-11T20:35:16.495Z] a1111a8f2ec3: Pull complete [2021-08-11T20:35:16.761Z] ed53099fbce6: Pull complete [2021-08-11T20:35:17.029Z] dc539afda2c1: Pull complete [2021-08-11T20:35:17.297Z] 77bc0d833cb6: Pull complete [2021-08-11T20:35:17.297Z] 9065ff56babe: Pull complete [2021-08-11T20:35:19.879Z] d287ab97295c: Verifying Checksum [2021-08-11T20:35:19.879Z] d287ab97295c: Download complete [2021-08-11T20:35:24.153Z] d287ab97295c: Pull complete [2021-08-11T20:35:24.153Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-11T20:35:24.153Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-11T20:35:24.153Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-11T20:35:24.238Z] prd-centos7-docker-4c-2g-428 does not seem to be running inside a container [2021-08-11T20:35:24.293Z] $ 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/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-11T20:35:26.698Z] $ docker top d4a3670f2c0f3263faa8606c0a66cfe9bc3c1c273db3749df72bb105e826e2b0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-11T20:35:27.090Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-11T20:35:27.432Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-11T20:35:27.753Z] + ls /var/log/sa-host [2021-08-11T20:35:27.753Z] + sadf -c /var/log/sa-host/sa05 [2021-08-11T20:35:27.753Z] file_magic: OK [2021-08-11T20:35:27.753Z] HZ: Using current value: 100 [2021-08-11T20:35:27.753Z] file_header: OK [2021-08-11T20:35:27.753Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-08-11T20:35:27.753Z] Statistics: [2021-08-11T20:35:27.753Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-11T20:35:27.753Z] File successfully converted to sysstat format version 12.0.3 [2021-08-11T20:35:27.753Z] + sadf -c /var/log/sa-host/sa11 [2021-08-11T20:35:27.753Z] file_magic: OK [2021-08-11T20:35:27.753Z] HZ: Using current value: 100 [2021-08-11T20:35:27.753Z] file_header: OK [2021-08-11T20:35:27.753Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-08-11T20:35:27.753Z] Statistics: [2021-08-11T20:35:27.753Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-11T20:35:27.753Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-11T20:35:27.946Z] provisioning config files... [2021-08-11T20:35:27.960Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config3832339072666691910tmp [Pipeline] { [Pipeline] echo [2021-08-11T20:35:27.985Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-11T20:35:28.294Z] ---> create-netrc.sh [Pipeline] } [2021-08-11T20:35:28.305Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-11T20:35:28.684Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-11T20:35:28.722Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-11T20:35:29.032Z] ---> sudo-logs.sh [2021-08-11T20:35:29.032Z] Archiving 'sudo' log.. [2021-08-11T20:35:29.032Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-428.vexxhost.local: Name or service not known [2021-08-11T20:35:29.032Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-428.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-11T20:35:29.085Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-11T20:35:29.395Z] ---> job-cost.sh [2021-08-11T20:35:29.395Z] lf-activate-venv: SKIPPING [2021-08-11T20:35:29.395Z] DEBUG: total: 0.18000000715255737 [2021-08-11T20:35:29.395Z] INFO: Retrieving Stack Cost... [2021-08-11T20:35:30.797Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-11T20:35:31.380Z] INFO: Archiving Costs [Pipeline] echo [2021-08-11T20:35:31.396Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-11T20:35:31.712Z] ---> logs-deploy.sh [2021-08-11T20:35:31.712Z] lf-activate-venv: SKIPPING [2021-08-11T20:35:31.712Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/6 [2021-08-11T20:35:31.712Z] INFO: archiving workspace using pattern(s): [2021-08-11T20:35:32.295Z] Archives upload complete. [2021-08-11T20:35:32.561Z] INFO: archiving logs to Nexus