Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f6a1cf94d606acadd41c15aac79238c8c15b690a 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-ssh3918642066883109387.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision db16f8292de5a0132d944c4e76ede2ca4f84da27 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-ssh827238249156557227.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 db16f8292de5a0132d944c4e76ede2ca4f84da27 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-ssh7396425948267297463.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision db16f8292de5a0132d944c4e76ede2ca4f84da27 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f db16f8292de5a0132d944c4e76ede2ca4f84da27 # timeout=10 Commit message: "Merge pull request #343 from ernestojeda/pipeline-optimizations" > 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-ssh1539579308121767632.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-ssh4984168756753547544.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_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-557’ Running on prd-centos7-docker-4c-2g-561 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 Avoid second fetch Checking out Revision f6a1cf94d606acadd41c15aac79238c8c15b690a (main) [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-ssh4143536740528342266.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 f6a1cf94d606acadd41c15aac79238c8c15b690a # timeout=10 Commit message: "Merge pull request #44 from soda480/US1907" > git rev-list --no-walk a792bd60d44e476743a31f63448cab357051592b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-07-29T21:48:08.508Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-07-29T21:48:08.597Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-29T21:48:08.622Z] ========================================================= [2021-07-29T21:48:08.622Z] EdgeX Global Pipelines Version Info [2021-07-29T21:48:08.622Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-07-29T21:48:09.913Z] ------------------- [2021-07-29T21:48:09.913Z] stable info: [2021-07-29T21:48:09.913Z] ------------------- [2021-07-29T21:48:09.913Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-07-29T21:48:09.913Z] Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 [2021-07-29T21:48:09.913Z] Message: update stable to v1.0.197 [2021-07-29T21:48:10.498Z] ------------------- [2021-07-29T21:48:10.498Z] experimental info: [2021-07-29T21:48:10.498Z] ------------------- [2021-07-29T21:48:10.498Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-07-29T21:48:10.498Z] Commit SHA: badcf42234fb1e6cb640581e12a7601bf0f58365 [2021-07-29T21:48:10.498Z] Message: update experimental to v1.0.198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-07-29T21:48:10.627Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2021-07-29T21:48:10.650Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2021-07-29T21:48:10.673Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-07-29T21:48:10.696Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-07-29T21:48:10.719Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-07-29T21:48:10.742Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-07-29T21:48:10.764Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-07-29T21:48:10.786Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-07-29T21:48:10.810Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-07-29T21:48:10.833Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-07-29T21:48:10.855Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-07-29T21:48:10.878Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2021-07-29T21:48:10.902Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-07-29T21:48:10.924Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-07-29T21:48:10.948Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-07-29T21:48:10.971Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-07-29T21:48:10.995Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-07-29T21:48:11.019Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-07-29T21:48:11.042Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-07-29T21:48:11.065Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-07-29T21:48:11.089Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-07-29T21:48:11.111Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-07-29T21:48:11.136Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-07-29T21:48:11.161Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-07-29T21:48:11.188Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-07-29T21:48:11.222Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-07-29T21:48:11.245Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-07-29T21:48:11.268Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-07-29T21:48:11.292Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-07-29T21:48:11.315Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f6a1cf94d606acadd41c15aac79238c8c15b690a [Pipeline] echo [2021-07-29T21:48:11.339Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f6a1cf9 [Pipeline] echo [2021-07-29T21:48:11.363Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-29T21:48:11.438Z] provisioning config files... [2021-07-29T21:48:11.456Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config4902352573127130178tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-29T21:48:11.806Z] ---> docker-login.sh [2021-07-29T21:48:11.806Z] nexus3.edgexfoundry.org:10001 [2021-07-29T21:48:11.806Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T21:48:12.075Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T21:48:12.076Z] Configure a credential helper to remove this warning. See [2021-07-29T21:48:12.076Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T21:48:12.076Z] [2021-07-29T21:48:12.076Z] Login Succeeded [2021-07-29T21:48:12.076Z] nexus3.edgexfoundry.org:10002 [2021-07-29T21:48:12.076Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T21:48:12.076Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T21:48:12.076Z] Configure a credential helper to remove this warning. See [2021-07-29T21:48:12.076Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T21:48:12.076Z] [2021-07-29T21:48:12.076Z] Login Succeeded [2021-07-29T21:48:12.344Z] nexus3.edgexfoundry.org:10003 [2021-07-29T21:48:12.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T21:48:12.344Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T21:48:12.344Z] Configure a credential helper to remove this warning. See [2021-07-29T21:48:12.344Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T21:48:12.344Z] [2021-07-29T21:48:12.344Z] Login Succeeded [2021-07-29T21:48:12.344Z] nexus3.edgexfoundry.org:10004 [2021-07-29T21:48:12.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T21:48:12.611Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T21:48:12.611Z] Configure a credential helper to remove this warning. See [2021-07-29T21:48:12.611Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T21:48:12.611Z] [2021-07-29T21:48:12.611Z] Login Succeeded [2021-07-29T21:48:12.611Z] docker.io [2021-07-29T21:48:12.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T21:48:12.877Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T21:48:12.877Z] Configure a credential helper to remove this warning. See [2021-07-29T21:48:12.877Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T21:48:12.877Z] [2021-07-29T21:48:12.877Z] Login Succeeded [2021-07-29T21:48:12.877Z] ---> docker-login.sh ends [Pipeline] } [2021-07-29T21:48:12.889Z] 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-07-29T21:48:13.421Z] + git log --format=format:%s -1 f6a1cf94d606acadd41c15aac79238c8c15b690a [Pipeline] echo [2021-07-29T21:48:13.479Z] GIT_COMMIT: f6a1cf94d606acadd41c15aac79238c8c15b690a, Commit Message: Merge pull request #44 from soda480/US1907 [Pipeline] echo [2021-07-29T21:48:13.492Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-07-29T21:48:14.087Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-29T21:48:14.087Z] [2021-07-29T21:48:14.087Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-07-29T21:48:14.417Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-29T21:48:14.417Z] latest: Pulling from edgex-devops/git-semver [2021-07-29T21:48:14.417Z] 31603596830f: Pulling fs layer [2021-07-29T21:48:14.417Z] b6dc333f4379: Pulling fs layer [2021-07-29T21:48:14.417Z] 3d9ef1400e77: Pulling fs layer [2021-07-29T21:48:14.417Z] fd332fbdc1db: Pulling fs layer [2021-07-29T21:48:14.417Z] fd332fbdc1db: Waiting [2021-07-29T21:48:14.417Z] b6dc333f4379: Verifying Checksum [2021-07-29T21:48:14.417Z] b6dc333f4379: Download complete [2021-07-29T21:48:14.685Z] 31603596830f: Verifying Checksum [2021-07-29T21:48:14.685Z] 31603596830f: Download complete [2021-07-29T21:48:14.685Z] fd332fbdc1db: Verifying Checksum [2021-07-29T21:48:14.685Z] fd332fbdc1db: Download complete [2021-07-29T21:48:14.959Z] 31603596830f: Pull complete [2021-07-29T21:48:14.959Z] b6dc333f4379: Pull complete [2021-07-29T21:48:14.959Z] 3d9ef1400e77: Verifying Checksum [2021-07-29T21:48:14.959Z] 3d9ef1400e77: Download complete [2021-07-29T21:48:15.548Z] 3d9ef1400e77: Pull complete [2021-07-29T21:48:15.548Z] fd332fbdc1db: Pull complete [2021-07-29T21:48:15.548Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-07-29T21:48:15.548Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-29T21:48:15.548Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-07-29T21:48:15.660Z] prd-centos7-docker-4c-2g-561 does not seem to be running inside a container [2021-07-29T21:48:15.721Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-29T21:48:16.502Z] $ docker top fb1d26da1fd6c0bf67025fba833cc96becd98b7bf51cedd4d31d972be779e5a0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-29T21:48:16.636Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-29T21:48:16.636Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-29T21:48:16.757Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-29T21:48:16.758Z] $ docker exec fb1d26da1fd6c0bf67025fba833cc96becd98b7bf51cedd4d31d972be779e5a0 ssh-agent [2021-07-29T21:48:16.906Z] SSH_AUTH_SOCK=/tmp/ssh-JIfavACTo4Uj/agent.13 [2021-07-29T21:48:16.906Z] SSH_AGENT_PID=19 [2021-07-29T21:48:16.924Z] Running ssh-add (command line suppressed) [2021-07-29T21:48:17.027Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5139938498470918758.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5139938498470918758.key) [2021-07-29T21:48:17.048Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-29T21:48:17.369Z] + git tag --points-at HEAD [Pipeline] } [2021-07-29T21:48:17.393Z] $ docker exec --env ******** --env ******** fb1d26da1fd6c0bf67025fba833cc96becd98b7bf51cedd4d31d972be779e5a0 ssh-agent -k [2021-07-29T21:48:17.489Z] unset SSH_AUTH_SOCK; [2021-07-29T21:48:17.490Z] unset SSH_AGENT_PID; [2021-07-29T21:48:17.490Z] echo Agent pid 19 killed; [2021-07-29T21:48:17.514Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-07-29T21:48:17.565Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-29T21:48:17.565Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-29T21:48:17.676Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-29T21:48:17.677Z] $ docker exec fb1d26da1fd6c0bf67025fba833cc96becd98b7bf51cedd4d31d972be779e5a0 ssh-agent [2021-07-29T21:48:17.795Z] SSH_AUTH_SOCK=/tmp/ssh-FwrwMwjcVhOK/agent.52 [2021-07-29T21:48:17.796Z] SSH_AGENT_PID=59 [2021-07-29T21:48:17.804Z] Running ssh-add (command line suppressed) [2021-07-29T21:48:17.924Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_8730470502601073693.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_8730470502601073693.key) [2021-07-29T21:48:17.948Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-29T21:48:18.277Z] + git semver init [2021-07-29T21:48:18.277Z] # -> Open(): unable to determine branch for HEAD [2021-07-29T21:48:18.277Z] # $GIT_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.git [2021-07-29T21:48:18.277Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-rfid-llrp-go_main [2021-07-29T21:48:18.277Z] # $SEMVER_REMOTE_NAME = origin [2021-07-29T21:48:18.277Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-29T21:48:18.277Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-29T21:48:18.277Z] # $SEMVER_BRANCH = main [2021-07-29T21:48:18.277Z] # $SEMVER_TEMP = /tmp/semver-192953735 [2021-07-29T21:48:18.277Z] # git clone --branch semver git@github.com:edgexfoundry/device-rfid-llrp-go.git $SEMVER_TEMP [2021-07-29T21:48:18.546Z] # '/tmp/semver-192953735' -> '/w/workspace/foundry_device-rfid-llrp-go_main/.semver' [2021-07-29T21:48:18.546Z] # -> Force: false [2021-07-29T21:48:18.546Z] # $SEMVER_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.semver [Pipeline] } [2021-07-29T21:48:18.561Z] $ docker exec --env ******** --env ******** fb1d26da1fd6c0bf67025fba833cc96becd98b7bf51cedd4d31d972be779e5a0 ssh-agent -k [2021-07-29T21:48:18.675Z] unset SSH_AUTH_SOCK; [2021-07-29T21:48:18.676Z] unset SSH_AGENT_PID; [2021-07-29T21:48:18.676Z] echo Agent pid 59 killed; [2021-07-29T21:48:18.722Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-29T21:48:19.123Z] + git semver [Pipeline] } [2021-07-29T21:48:19.349Z] $ docker stop --time=1 fb1d26da1fd6c0bf67025fba833cc96becd98b7bf51cedd4d31d972be779e5a0 [2021-07-29T21:48:20.565Z] $ docker rm -f fb1d26da1fd6c0bf67025fba833cc96becd98b7bf51cedd4d31d972be779e5a0 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-29T21:48:20.948Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-07-29T21:48:21.311Z] Stashed 1 file(s) [Pipeline] echo [2021-07-29T21:48:21.315Z] [edgeXSemver]: initialized semver on version 1.0.0-dev.6 [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-07-29T21:48:36.527Z] Still waiting to schedule task [2021-07-29T21:48:36.527Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-07-29T21:48:36.530Z] Still waiting to schedule task [2021-07-29T21:48:36.530Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-558’ [2021-07-29T21:50:16.711Z] Running on prd-centos7-docker-4c-2g-569 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws [2021-07-29T21:50:16.730Z] Running in /w/workspace/device-rfid-llrp-go/4 [Pipeline] { [Pipeline] checkout [2021-07-29T21:50:16.856Z] Selected Git installation does not exist. Using Default [2021-07-29T21:50:16.856Z] The recommended git tool is: NONE [2021-07-29T21:50:19.883Z] using credential edgex-jenkins-ssh [2021-07-29T21:50:19.899Z] Cloning the remote Git repository [2021-07-29T21:50:19.922Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-07-29T21:50:19.994Z] > git init /w/workspace/device-rfid-llrp-go/4 # timeout=10 [2021-07-29T21:50:20.025Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-07-29T21:50:20.025Z] > git --version # timeout=10 [2021-07-29T21:50:20.037Z] > git --version # 'git version 2.24.4' [2021-07-29T21:50:20.037Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-29T21:50:20.063Z] [INFO] Currently running in a labeled security context [2021-07-29T21:50:20.063Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-29T21:50:20.063Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/4@tmp/jenkins-gitclient-ssh4908292267437862435.key [2021-07-29T21:50:20.088Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-29T21:50:20.689Z] Avoid second fetch [2021-07-29T21:50:20.689Z] Checking out Revision f6a1cf94d606acadd41c15aac79238c8c15b690a (main) [2021-07-29T21:50:20.665Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-07-29T21:50:20.678Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-29T21:50:20.696Z] > git config core.sparsecheckout # timeout=10 [2021-07-29T21:50:20.707Z] > git checkout -f f6a1cf94d606acadd41c15aac79238c8c15b690a # timeout=10 [2021-07-29T21:50:24.520Z] Commit message: "Merge pull request #44 from soda480/US1907" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-29T21:50:25.252Z] provisioning config files... [2021-07-29T21:50:25.276Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/4@tmp/config7972516107734770722tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-29T21:50:25.768Z] ---> docker-login.sh [2021-07-29T21:50:25.768Z] nexus3.edgexfoundry.org:10001 [2021-07-29T21:50:25.768Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T21:50:26.038Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T21:50:26.038Z] Configure a credential helper to remove this warning. See [2021-07-29T21:50:26.038Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T21:50:26.038Z] [2021-07-29T21:50:26.038Z] Login Succeeded [2021-07-29T21:50:26.038Z] nexus3.edgexfoundry.org:10002 [2021-07-29T21:50:26.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T21:50:26.038Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T21:50:26.038Z] Configure a credential helper to remove this warning. See [2021-07-29T21:50:26.038Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T21:50:26.038Z] [2021-07-29T21:50:26.038Z] Login Succeeded [2021-07-29T21:50:26.038Z] nexus3.edgexfoundry.org:10003 [2021-07-29T21:50:26.311Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T21:50:26.311Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T21:50:26.311Z] Configure a credential helper to remove this warning. See [2021-07-29T21:50:26.311Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T21:50:26.311Z] [2021-07-29T21:50:26.311Z] Login Succeeded [2021-07-29T21:50:26.311Z] nexus3.edgexfoundry.org:10004 [2021-07-29T21:50:26.311Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T21:50:26.579Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T21:50:26.579Z] Configure a credential helper to remove this warning. See [2021-07-29T21:50:26.579Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T21:50:26.579Z] [2021-07-29T21:50:26.579Z] Login Succeeded [2021-07-29T21:50:26.579Z] docker.io [2021-07-29T21:50:26.579Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T21:50:26.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T21:50:26.848Z] Configure a credential helper to remove this warning. See [2021-07-29T21:50:26.848Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T21:50:26.848Z] [2021-07-29T21:50:26.848Z] Login Succeeded [2021-07-29T21:50:26.848Z] ---> docker-login.sh ends [Pipeline] } [2021-07-29T21:50:26.902Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-07-29T21:50:27.103Z] ========================================================= [2021-07-29T21:50:27.103Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-07-29T21:50:27.103Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-29T21:50:27.432Z] + 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-07-29T21:50:27.432Z] Sending build context to Docker daemon 1.196MB [2021-07-29T21:50:27.432Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-07-29T21:50:27.432Z] Step 2/10 : FROM ${BASE} [2021-07-29T21:50:27.701Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-07-29T21:50:27.701Z] 540db60ca938: Pulling fs layer [2021-07-29T21:50:27.701Z] adcc1eea9eea: Pulling fs layer [2021-07-29T21:50:27.701Z] 4c4ab2625f07: Pulling fs layer [2021-07-29T21:50:27.701Z] 0773c198feca: Pulling fs layer [2021-07-29T21:50:27.701Z] 345f892a5656: Pulling fs layer [2021-07-29T21:50:27.701Z] 4796506630df: Pulling fs layer [2021-07-29T21:50:27.701Z] cc55df3e53f1: Pulling fs layer [2021-07-29T21:50:27.701Z] 4d027b6c602c: Pulling fs layer [2021-07-29T21:50:27.701Z] 449e75d2c14e: Pulling fs layer [2021-07-29T21:50:27.701Z] 0773c198feca: Waiting [2021-07-29T21:50:27.701Z] 345f892a5656: Waiting [2021-07-29T21:50:27.701Z] 4796506630df: Waiting [2021-07-29T21:50:27.701Z] cc55df3e53f1: Waiting [2021-07-29T21:50:27.701Z] 4d027b6c602c: Waiting [2021-07-29T21:50:27.701Z] 449e75d2c14e: Waiting [2021-07-29T21:50:27.701Z] 4c4ab2625f07: Verifying Checksum [2021-07-29T21:50:27.701Z] 4c4ab2625f07: Download complete [2021-07-29T21:50:27.701Z] adcc1eea9eea: Verifying Checksum [2021-07-29T21:50:27.701Z] adcc1eea9eea: Download complete [2021-07-29T21:50:27.701Z] 345f892a5656: Verifying Checksum [2021-07-29T21:50:27.701Z] 345f892a5656: Download complete [2021-07-29T21:50:27.701Z] 4796506630df: Verifying Checksum [2021-07-29T21:50:27.701Z] 4796506630df: Download complete [2021-07-29T21:50:27.701Z] cc55df3e53f1: Verifying Checksum [2021-07-29T21:50:27.701Z] cc55df3e53f1: Download complete [2021-07-29T21:50:27.701Z] 540db60ca938: Verifying Checksum [2021-07-29T21:50:27.701Z] 540db60ca938: Download complete [2021-07-29T21:50:27.973Z] 540db60ca938: Pull complete [2021-07-29T21:50:28.241Z] adcc1eea9eea: Pull complete [2021-07-29T21:50:28.241Z] 4c4ab2625f07: Pull complete [2021-07-29T21:50:28.828Z] 4d027b6c602c: Verifying Checksum [2021-07-29T21:50:28.828Z] 4d027b6c602c: Download complete [2021-07-29T21:50:31.424Z] 449e75d2c14e: Verifying Checksum [2021-07-29T21:50:31.424Z] 449e75d2c14e: Download complete [2021-07-29T21:50:33.402Z] 0773c198feca: Verifying Checksum [2021-07-29T21:50:33.402Z] 0773c198feca: Download complete [2021-07-29T21:50:36.809Z] 0773c198feca: Pull complete [2021-07-29T21:50:36.809Z] 345f892a5656: Pull complete [2021-07-29T21:50:36.809Z] 4796506630df: Pull complete [2021-07-29T21:50:37.086Z] cc55df3e53f1: Pull complete [2021-07-29T21:50:37.086Z] 4d027b6c602c: Pull complete [2021-07-29T21:50:39.056Z] 449e75d2c14e: Pull complete [2021-07-29T21:50:39.056Z] Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 [2021-07-29T21:50:39.056Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-07-29T21:50:39.056Z] ---> 0d28375d9b5b [2021-07-29T21:50:39.056Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git" [2021-07-29T21:50:42.410Z] ---> Running in 847663ef866f [2021-07-29T21:50:42.410Z] Removing intermediate container 847663ef866f [2021-07-29T21:50:42.410Z] ---> 309f0916fe79 [2021-07-29T21:50:42.410Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-07-29T21:50:42.410Z] ---> Running in a3ce996a1bb8 [2021-07-29T21:50:42.410Z] Removing intermediate container a3ce996a1bb8 [2021-07-29T21:50:42.410Z] ---> 593fb95899c4 [2021-07-29T21:50:42.410Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-07-29T21:50:42.410Z] ---> Running in 0a8c998a2550 [2021-07-29T21:50:42.410Z] Removing intermediate container 0a8c998a2550 [2021-07-29T21:50:42.410Z] ---> 0683ee878962 [2021-07-29T21:50:42.410Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T21:50:42.410Z] ---> Running in 42dfad57c199 [2021-07-29T21:50:42.688Z] Removing intermediate container 42dfad57c199 [2021-07-29T21:50:42.688Z] ---> 4d4a36d1ee2f [2021-07-29T21:50:42.688Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-07-29T21:50:42.688Z] ---> Running in 8f317090712b [2021-07-29T21:50:42.960Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-29T21:50:43.919Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-29T21:50:44.509Z] OK: 149 MiB in 40 packages [2021-07-29T21:50:44.777Z] Removing intermediate container 8f317090712b [2021-07-29T21:50:44.777Z] ---> 3b6068b75dc5 [2021-07-29T21:50:44.777Z] Step 8/10 : WORKDIR /device-rfid-llrp-go [2021-07-29T21:50:45.047Z] ---> Running in f1b9608b727d [2021-07-29T21:50:45.047Z] Removing intermediate container f1b9608b727d [2021-07-29T21:50:45.047Z] ---> 6a7c7fd8f394 [2021-07-29T21:50:45.047Z] Step 9/10 : COPY . . [2021-07-29T21:50:45.320Z] ---> ae3f43ff22f3 [2021-07-29T21:50:45.320Z] Step 10/10 : RUN go mod download [2021-07-29T21:50:45.320Z] ---> Running in c698b9c1cf26 [2021-07-29T21:50:55.334Z] Removing intermediate container c698b9c1cf26 [2021-07-29T21:50:55.334Z] ---> c8acba276700 [2021-07-29T21:50:55.334Z] Successfully built c8acba276700 [2021-07-29T21:50:55.334Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-29T21:50:55.699Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-29T21:50:55.699Z] . [Pipeline] withDockerContainer [2021-07-29T21:50:55.816Z] prd-centos7-docker-4c-2g-569 does not seem to be running inside a container [2021-07-29T21:50:55.897Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/4 -v /w/workspace/device-rfid-llrp-go/4:/w/workspace/device-rfid-llrp-go/4:rw,z -v /w/workspace/device-rfid-llrp-go/4@tmp:/w/workspace/device-rfid-llrp-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-29T21:50:56.350Z] $ docker top d13c5021f12b73284ff8b4dab6fc925bc3896dbdf5e9e940292c134f9a044780 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-29T21:50:56.795Z] + go version [2021-07-29T21:50:56.795Z] go version go1.16.5 linux/amd64 [Pipeline] } [2021-07-29T21:50:56.814Z] $ docker stop --time=1 d13c5021f12b73284ff8b4dab6fc925bc3896dbdf5e9e940292c134f9a044780 [2021-07-29T21:50:58.029Z] $ docker rm -f d13c5021f12b73284ff8b4dab6fc925bc3896dbdf5e9e940292c134f9a044780 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-29T21:50:58.635Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-29T21:50:58.635Z] . [Pipeline] withDockerContainer [2021-07-29T21:50:58.728Z] prd-centos7-docker-4c-2g-569 does not seem to be running inside a container [2021-07-29T21:50:58.797Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/4 -v /w/workspace/device-rfid-llrp-go/4:/w/workspace/device-rfid-llrp-go/4:rw,z -v /w/workspace/device-rfid-llrp-go/4@tmp:/w/workspace/device-rfid-llrp-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-29T21:50:59.246Z] $ docker top fa5a5b882a3d9875da30142cdc56dcb795efc004c7246add9b4cb4b8af97de00 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-29T21:50:59.673Z] + go mod tidy [Pipeline] sh [2021-07-29T21:51:00.269Z] + make test [2021-07-29T21:51:00.269Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-07-29T21:51:00.541Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2021-07-29T21:51:15.749Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2021-07-29T21:51:15.749Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2021-07-29T21:51:19.173Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.077s coverage: 39.5% of statements [2021-07-29T21:51:19.173Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.283s coverage: 52.0% of statements [2021-07-29T21:51:19.173Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.008s coverage: 95.5% of statements [2021-07-29T21:51:19.173Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-07-29T21:51:25.847Z] gofmt -l . [2021-07-29T21:51:25.847Z] [ "`gofmt -l .`" = "" ] [2021-07-29T21:51:25.847Z] ./bin/test-go-mod-tidy.sh [2021-07-29T21:51:25.847Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-07-29T21:51:25.863Z] $ docker stop --time=1 fa5a5b882a3d9875da30142cdc56dcb795efc004c7246add9b4cb4b8af97de00 [2021-07-29T21:51:27.332Z] $ docker rm -f fa5a5b882a3d9875da30142cdc56dcb795efc004c7246add9b4cb4b8af97de00 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-29T21:51:27.775Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-07-29T21:51:28.046Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-07-29T21:51:29.129Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-07-29T21:51:29.447Z] + ls -al . [2021-07-29T21:51:29.447Z] total 568 [2021-07-29T21:51:29.447Z] drwxrwxr-x. 10 jenkins jenkins 4096 Jul 29 21:51 . [2021-07-29T21:51:29.447Z] drwxrwxr-x. 4 jenkins jenkins 28 Jul 29 21:50 .. [2021-07-29T21:51:29.447Z] -rw-rw-r--. 1 jenkins jenkins 6734 Jul 29 21:50 Attribution.txt [2021-07-29T21:51:29.447Z] drwxrwxr-x. 2 jenkins jenkins 89 Jul 29 21:50 bin [2021-07-29T21:51:29.447Z] drwxrwxr-x. 4 jenkins jenkins 44 Jul 29 21:50 cmd [2021-07-29T21:51:29.447Z] -rw-r--r--. 1 jenkins jenkins 462904 Jul 29 21:51 coverage.out [2021-07-29T21:51:29.447Z] -rw-rw-r--. 1 jenkins jenkins 1521 Jul 29 21:50 Dockerfile [2021-07-29T21:51:29.447Z] -rw-rw-r--. 1 jenkins jenkins 999 Jul 29 21:50 Dockerfile.build [2021-07-29T21:51:29.447Z] -rw-rw-r--. 1 jenkins jenkins 134 Jul 29 21:50 .dockerignore [2021-07-29T21:51:29.447Z] drwxrwxr-x. 2 jenkins jenkins 4096 Jul 29 21:50 examples [2021-07-29T21:51:29.447Z] drwxrwxr-x. 8 jenkins jenkins 162 Jul 29 21:50 .git [2021-07-29T21:51:29.447Z] drwxrwxr-x. 2 jenkins jenkins 103 Jul 29 21:50 .github [2021-07-29T21:51:29.447Z] -rw-rw-r--. 1 jenkins jenkins 934 Jul 29 21:50 .gitignore [2021-07-29T21:51:29.447Z] -rw-r--r--. 1 jenkins jenkins 308 Jul 29 21:51 go.mod [2021-07-29T21:51:29.447Z] -rw-r--r--. 1 jenkins jenkins 13807 Jul 29 21:50 go.sum [2021-07-29T21:51:29.447Z] drwxrwxr-x. 2 jenkins jenkins 31 Jul 29 21:50 images [2021-07-29T21:51:29.447Z] drwxrwxr-x. 5 jenkins jenkins 45 Jul 29 21:50 internal [2021-07-29T21:51:29.447Z] -rw-rw-r--. 1 jenkins jenkins 682 Jul 29 21:50 Jenkinsfile [2021-07-29T21:51:29.447Z] -rw-rw-r--. 1 jenkins jenkins 11347 Jul 29 21:50 LICENSE [2021-07-29T21:51:29.447Z] -rw-rw-r--. 1 jenkins jenkins 1011 Jul 29 21:50 Makefile [2021-07-29T21:51:29.447Z] -rw-rw-r--. 1 jenkins jenkins 30261 Jul 29 21:50 README.md [2021-07-29T21:51:29.447Z] drwxrwxr-x. 4 jenkins jenkins 54 Jul 29 21:50 snap [2021-07-29T21:51:29.447Z] -rw-rw-r--. 1 jenkins jenkins 11 Jul 29 21:48 VERSION [2021-07-29T21:51:29.447Z] -rw-rw-r--. 1 jenkins jenkins 193 Jul 29 21:50 version.go [Pipeline] isUnix [Pipeline] sh [2021-07-29T21:51:29.789Z] + 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=f6a1cf94d606acadd41c15aac79238c8c15b690a --label arch=amd64 --label version=1.0.0-dev.6 . [2021-07-29T21:51:29.789Z] Sending build context to Docker daemon 1.197MB [2021-07-29T21:51:29.789Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.12 [2021-07-29T21:51:29.789Z] Step 2/25 : FROM ${BASE} AS builder [2021-07-29T21:51:29.789Z] ---> c8acba276700 [2021-07-29T21:51:29.789Z] Step 3/25 : ARG MAKE='make build' [2021-07-29T21:51:29.789Z] ---> Running in 366345204c25 [2021-07-29T21:51:30.058Z] Removing intermediate container 366345204c25 [2021-07-29T21:51:30.058Z] ---> 7d66eee7bc70 [2021-07-29T21:51:30.058Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2021-07-29T21:51:30.058Z] ---> Running in 22a72ebf9810 [2021-07-29T21:51:30.058Z] Removing intermediate container 22a72ebf9810 [2021-07-29T21:51:30.058Z] ---> 1821d644cf1f [2021-07-29T21:51:30.058Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-07-29T21:51:30.058Z] ---> Running in 540323fd4d79 [2021-07-29T21:51:30.058Z] Removing intermediate container 540323fd4d79 [2021-07-29T21:51:30.058Z] ---> 305d09e2fac3 [2021-07-29T21:51:30.058Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T21:51:30.329Z] ---> Running in 5e31fbda7807 [2021-07-29T21:51:30.922Z] Removing intermediate container 5e31fbda7807 [2021-07-29T21:51:30.922Z] ---> f904f1eb70d7 [2021-07-29T21:51:30.922Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-07-29T21:51:30.922Z] ---> Running in 361b95af7685 [2021-07-29T21:51:31.190Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-29T21:51:32.162Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-29T21:51:33.121Z] OK: 149 MiB in 40 packages [2021-07-29T21:51:33.122Z] Removing intermediate container 361b95af7685 [2021-07-29T21:51:33.122Z] ---> 7c5fb3f4b6a1 [2021-07-29T21:51:33.122Z] Step 8/25 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rfid-llrp-go [2021-07-29T21:51:33.388Z] ---> Running in 03894f68ef43 [2021-07-29T21:51:33.388Z] Removing intermediate container 03894f68ef43 [2021-07-29T21:51:33.388Z] ---> 8f9919656f2b [2021-07-29T21:51:33.388Z] Step 9/25 : COPY go.mod . [2021-07-29T21:51:33.659Z] ---> 97718c3760ca [2021-07-29T21:51:33.659Z] Step 10/25 : COPY Makefile . [2021-07-29T21:51:33.659Z] ---> 73b216e051cd [2021-07-29T21:51:33.659Z] Step 11/25 : RUN make update [2021-07-29T21:51:33.659Z] ---> Running in 4c2040b90248 [2021-07-29T21:51:33.929Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-07-29T21:51:34.518Z] Removing intermediate container 4c2040b90248 [2021-07-29T21:51:34.518Z] ---> e88dfec75379 [2021-07-29T21:51:34.518Z] Step 12/25 : COPY . . [2021-07-29T21:51:34.518Z] ---> 574a0d62dcc2 [2021-07-29T21:51:34.518Z] Step 13/25 : RUN go mod tidy [2021-07-29T21:51:34.518Z] ---> Running in cfb22e1aac0a [2021-07-29T21:51:35.489Z] Removing intermediate container cfb22e1aac0a [2021-07-29T21:51:35.489Z] ---> 4a6a50a5857d [2021-07-29T21:51:35.489Z] Step 14/25 : RUN $MAKE [2021-07-29T21:51:35.489Z] ---> Running in 2728ef371704 [2021-07-29T21:51:35.764Z] go mod tidy [2021-07-29T21:51:35.764Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=1.0.0-dev.6" -o cmd/device-rfid-llrp-go ./cmd [2021-07-29T21:51:48.200Z] Removing intermediate container 2728ef371704 [2021-07-29T21:51:48.200Z] ---> f2b78feb7b62 [2021-07-29T21:51:48.200Z] Step 15/25 : FROM alpine:3.12 [2021-07-29T21:51:48.200Z] 3.12: Pulling from library/alpine [2021-07-29T21:51:48.200Z] 339de151aab4: Pulling fs layer [2021-07-29T21:51:48.200Z] 339de151aab4: Download complete [2021-07-29T21:51:48.200Z] 339de151aab4: Pull complete [2021-07-29T21:51:48.200Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-29T21:51:48.200Z] Status: Downloaded newer image for alpine:3.12 [2021-07-29T21:51:48.200Z] ---> 13621d1b12d4 [2021-07-29T21:51:48.200Z] Step 16/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-07-29T21:51:48.200Z] ---> Running in ea28d9e488c2 [2021-07-29T21:51:48.200Z] Removing intermediate container ea28d9e488c2 [2021-07-29T21:51:48.200Z] ---> 62703cba3b33 [2021-07-29T21:51:48.200Z] Step 17/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/LICENSE / [2021-07-29T21:51:48.200Z] ---> b04f247c7d71 [2021-07-29T21:51:48.200Z] Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/Attribution.txt / [2021-07-29T21:51:48.200Z] ---> cd64492a1c20 [2021-07-29T21:51:48.200Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/cmd / [2021-07-29T21:51:48.201Z] ---> 8a4829017d9e [2021-07-29T21:51:48.201Z] Step 20/25 : EXPOSE 49989 [2021-07-29T21:51:48.201Z] ---> Running in 70b6344d87fc [2021-07-29T21:51:48.201Z] Removing intermediate container 70b6344d87fc [2021-07-29T21:51:48.201Z] ---> 55a82cc64903 [2021-07-29T21:51:48.201Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp-go"] [2021-07-29T21:51:48.201Z] ---> Running in bf5c7ba3f627 [2021-07-29T21:51:48.472Z] Removing intermediate container bf5c7ba3f627 [2021-07-29T21:51:48.472Z] ---> 88bf65aa34a3 [2021-07-29T21:51:48.472Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2021-07-29T21:51:48.472Z] ---> Running in b06bb9e6f4d9 [2021-07-29T21:51:48.472Z] Removing intermediate container b06bb9e6f4d9 [2021-07-29T21:51:48.472Z] ---> 722f69913c8f [2021-07-29T21:51:48.472Z] Step 23/25 : LABEL arch=amd64 [2021-07-29T21:51:48.472Z] ---> Running in 88e14ab8c7b8 [2021-07-29T21:51:48.472Z] Removing intermediate container 88e14ab8c7b8 [2021-07-29T21:51:48.472Z] ---> 76963748f134 [2021-07-29T21:51:48.472Z] Step 24/25 : LABEL git_sha=f6a1cf94d606acadd41c15aac79238c8c15b690a [2021-07-29T21:51:48.738Z] ---> Running in 786deb1ec4b3 [2021-07-29T21:51:48.738Z] Removing intermediate container 786deb1ec4b3 [2021-07-29T21:51:48.738Z] ---> aee25d88ce4d [2021-07-29T21:51:48.738Z] Step 25/25 : LABEL version=1.0.0-dev.6 [2021-07-29T21:51:48.738Z] ---> Running in fde7cfa4e743 [2021-07-29T21:51:48.738Z] Removing intermediate container fde7cfa4e743 [2021-07-29T21:51:48.738Z] ---> 816e155e3d4d [2021-07-29T21:51:48.738Z] [Warning] One or more build-args [ARCH] were not consumed [2021-07-29T21:51:48.738Z] Successfully built 816e155e3d4d [2021-07-29T21:51:48.738Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-29T21:51:48.921Z] provisioning config files... [2021-07-29T21:51:48.938Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/4@tmp/config1817942873068105040tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-29T21:51:49.275Z] ---> docker-login.sh [2021-07-29T21:51:49.275Z] nexus3.edgexfoundry.org:10001 [2021-07-29T21:51:49.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T21:51:49.275Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T21:51:49.275Z] Configure a credential helper to remove this warning. See [2021-07-29T21:51:49.275Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T21:51:49.275Z] [2021-07-29T21:51:49.275Z] Login Succeeded [2021-07-29T21:51:49.275Z] nexus3.edgexfoundry.org:10002 [2021-07-29T21:51:49.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T21:51:49.546Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T21:51:49.546Z] Configure a credential helper to remove this warning. See [2021-07-29T21:51:49.546Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T21:51:49.546Z] [2021-07-29T21:51:49.546Z] Login Succeeded [2021-07-29T21:51:49.546Z] nexus3.edgexfoundry.org:10003 [2021-07-29T21:51:49.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T21:51:49.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T21:51:49.816Z] Configure a credential helper to remove this warning. See [2021-07-29T21:51:49.816Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T21:51:49.816Z] [2021-07-29T21:51:49.816Z] Login Succeeded [2021-07-29T21:51:49.816Z] nexus3.edgexfoundry.org:10004 [2021-07-29T21:51:49.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T21:51:50.087Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T21:51:50.087Z] Configure a credential helper to remove this warning. See [2021-07-29T21:51:50.087Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T21:51:50.087Z] [2021-07-29T21:51:50.087Z] Login Succeeded [2021-07-29T21:51:50.087Z] docker.io [2021-07-29T21:51:50.087Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T21:51:50.355Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T21:51:50.355Z] Configure a credential helper to remove this warning. See [2021-07-29T21:51:50.355Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T21:51:50.355Z] [2021-07-29T21:51:50.355Z] Login Succeeded [2021-07-29T21:51:50.355Z] ---> docker-login.sh ends [Pipeline] } [2021-07-29T21:51:50.369Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-29T21:51:50.441Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: [2021-07-29T21:51:50.441Z] f6a1cf94d606acadd41c15aac79238c8c15b690a [2021-07-29T21:51:50.441Z] latest [2021-07-29T21:51:50.441Z] 1.0.0-dev.6 [2021-07-29T21:51:50.441Z] f6a1cf94d606acadd41c15aac79238c8c15b690a-1.0.0-dev.6 [2021-07-29T21:51:50.441Z] main [2021-07-29T21:51:50.441Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-29T21:51:50.816Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:f6a1cf94d606acadd41c15aac79238c8c15b690a [Pipeline] isUnix [Pipeline] sh [2021-07-29T21:51:51.146Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:f6a1cf94d606acadd41c15aac79238c8c15b690a [2021-07-29T21:51:51.146Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2021-07-29T21:51:51.146Z] b66246bc97f9: Preparing [2021-07-29T21:51:51.146Z] c3a16753329b: Preparing [2021-07-29T21:51:51.146Z] 38f65f44c73f: Preparing [2021-07-29T21:51:51.146Z] 32f366d666a5: Preparing [2021-07-29T21:51:51.146Z] 32f366d666a5: Layer already exists [2021-07-29T21:51:56.508Z] c3a16753329b: Pushed [2021-07-29T21:51:56.508Z] 38f65f44c73f: Pushed [2021-07-29T21:51:56.508Z] b66246bc97f9: Pushed [2021-07-29T21:51:57.093Z] f6a1cf94d606acadd41c15aac79238c8c15b690a: digest: sha256:96d0406d4435cd5f34b3707b17a90ae0d986ef52db0c948018ed5821f5bd0521 size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-07-29T21:51:57.438Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] isUnix [Pipeline] sh [2021-07-29T21:51:57.766Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2021-07-29T21:51:57.766Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2021-07-29T21:51:57.766Z] b66246bc97f9: Preparing [2021-07-29T21:51:57.766Z] c3a16753329b: Preparing [2021-07-29T21:51:57.766Z] 38f65f44c73f: Preparing [2021-07-29T21:51:57.766Z] 32f366d666a5: Preparing [2021-07-29T21:51:57.766Z] b66246bc97f9: Layer already exists [2021-07-29T21:51:57.766Z] 32f366d666a5: Layer already exists [2021-07-29T21:51:57.766Z] 38f65f44c73f: Layer already exists [2021-07-29T21:51:57.766Z] c3a16753329b: Layer already exists [2021-07-29T21:51:57.766Z] latest: digest: sha256:96d0406d4435cd5f34b3707b17a90ae0d986ef52db0c948018ed5821f5bd0521 size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-07-29T21:51:58.094Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:1.0.0-dev.6 [Pipeline] isUnix [Pipeline] sh [2021-07-29T21:51:58.414Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:1.0.0-dev.6 [2021-07-29T21:51:58.414Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2021-07-29T21:51:58.414Z] b66246bc97f9: Preparing [2021-07-29T21:51:58.414Z] c3a16753329b: Preparing [2021-07-29T21:51:58.414Z] 38f65f44c73f: Preparing [2021-07-29T21:51:58.414Z] 32f366d666a5: Preparing [2021-07-29T21:51:58.414Z] b66246bc97f9: Layer already exists [2021-07-29T21:51:58.414Z] 38f65f44c73f: Layer already exists [2021-07-29T21:51:58.414Z] c3a16753329b: Layer already exists [2021-07-29T21:51:58.414Z] 32f366d666a5: Layer already exists [2021-07-29T21:51:58.414Z] 1.0.0-dev.6: digest: sha256:96d0406d4435cd5f34b3707b17a90ae0d986ef52db0c948018ed5821f5bd0521 size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-07-29T21:51:59.003Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:f6a1cf94d606acadd41c15aac79238c8c15b690a-1.0.0-dev.6 [Pipeline] isUnix [Pipeline] sh [2021-07-29T21:51:59.329Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:f6a1cf94d606acadd41c15aac79238c8c15b690a-1.0.0-dev.6 [2021-07-29T21:51:59.329Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2021-07-29T21:51:59.329Z] b66246bc97f9: Preparing [2021-07-29T21:51:59.329Z] c3a16753329b: Preparing [2021-07-29T21:51:59.329Z] 38f65f44c73f: Preparing [2021-07-29T21:51:59.329Z] 32f366d666a5: Preparing [2021-07-29T21:51:59.329Z] 32f366d666a5: Layer already exists [2021-07-29T21:51:59.329Z] b66246bc97f9: Layer already exists [2021-07-29T21:51:59.329Z] 38f65f44c73f: Layer already exists [2021-07-29T21:51:59.329Z] c3a16753329b: Layer already exists [2021-07-29T21:51:59.329Z] f6a1cf94d606acadd41c15aac79238c8c15b690a-1.0.0-dev.6: digest: sha256:96d0406d4435cd5f34b3707b17a90ae0d986ef52db0c948018ed5821f5bd0521 size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-07-29T21:51:59.656Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] isUnix [Pipeline] sh [2021-07-29T21:51:59.975Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [2021-07-29T21:51:59.975Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2021-07-29T21:51:59.975Z] b66246bc97f9: Preparing [2021-07-29T21:51:59.975Z] c3a16753329b: Preparing [2021-07-29T21:51:59.975Z] 38f65f44c73f: Preparing [2021-07-29T21:51:59.975Z] 32f366d666a5: Preparing [2021-07-29T21:51:59.975Z] 38f65f44c73f: Layer already exists [2021-07-29T21:51:59.975Z] 32f366d666a5: Layer already exists [2021-07-29T21:51:59.975Z] b66246bc97f9: Layer already exists [2021-07-29T21:51:59.975Z] c3a16753329b: Layer already exists [2021-07-29T21:51:59.975Z] main: digest: sha256:96d0406d4435cd5f34b3707b17a90ae0d986ef52db0c948018ed5821f5bd0521 size: 1155 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-29T21:52:00.040Z] ===================================================== [Pipeline] echo [2021-07-29T21:52:00.056Z] taggedImages: [2021-07-29T21:52:00.056Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:f6a1cf94d606acadd41c15aac79238c8c15b690a [2021-07-29T21:52:00.056Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2021-07-29T21:52:00.056Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:1.0.0-dev.6 [2021-07-29T21:52:00.056Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:f6a1cf94d606acadd41c15aac79238c8c15b690a-1.0.0-dev.6 [2021-07-29T21:52:00.056Z] - 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-07-29T21:52:00.698Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-29T21:52:00.699Z] [2021-07-29T21:52:00.699Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-07-29T21:52:01.030Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-29T21:52:02.000Z] latest: Pulling from edgex-lftools-log-publisher [2021-07-29T21:52:02.000Z] b4d181a07f80: Pulling fs layer [2021-07-29T21:52:02.000Z] a1111a8f2ec3: Pulling fs layer [2021-07-29T21:52:02.000Z] ed53099fbce6: Pulling fs layer [2021-07-29T21:52:02.000Z] dc539afda2c1: Pulling fs layer [2021-07-29T21:52:02.000Z] 77bc0d833cb6: Pulling fs layer [2021-07-29T21:52:02.000Z] 9065ff56babe: Pulling fs layer [2021-07-29T21:52:02.000Z] d287ab97295c: Pulling fs layer [2021-07-29T21:52:02.000Z] dc539afda2c1: Waiting [2021-07-29T21:52:02.000Z] 77bc0d833cb6: Waiting [2021-07-29T21:52:02.000Z] 9065ff56babe: Waiting [2021-07-29T21:52:02.000Z] d287ab97295c: Waiting [2021-07-29T21:52:02.583Z] a1111a8f2ec3: Verifying Checksum [2021-07-29T21:52:02.583Z] a1111a8f2ec3: Download complete [2021-07-29T21:52:02.583Z] dc539afda2c1: Verifying Checksum [2021-07-29T21:52:02.583Z] dc539afda2c1: Download complete [2021-07-29T21:52:02.773Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-571 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws [2021-07-29T21:52:02.790Z] Running in /w/workspace/device-rfid-llrp-go/4 [Pipeline] { [Pipeline] checkout [2021-07-29T21:52:02.851Z] 77bc0d833cb6: Verifying Checksum [2021-07-29T21:52:02.851Z] 77bc0d833cb6: Download complete [2021-07-29T21:52:02.851Z] 9065ff56babe: Verifying Checksum [2021-07-29T21:52:02.851Z] 9065ff56babe: Download complete [2021-07-29T21:52:02.851Z] ed53099fbce6: Verifying Checksum [2021-07-29T21:52:02.851Z] ed53099fbce6: Download complete [2021-07-29T21:52:03.139Z] Selected Git installation does not exist. Using Default [2021-07-29T21:52:03.139Z] The recommended git tool is: NONE [2021-07-29T21:52:04.455Z] b4d181a07f80: Verifying Checksum [2021-07-29T21:52:04.455Z] b4d181a07f80: Download complete [2021-07-29T21:52:05.918Z] b4d181a07f80: Pull complete [2021-07-29T21:52:05.918Z] a1111a8f2ec3: Pull complete [2021-07-29T21:52:06.508Z] ed53099fbce6: Pull complete [2021-07-29T21:52:06.508Z] dc539afda2c1: Pull complete [2021-07-29T21:52:06.776Z] 77bc0d833cb6: Pull complete [2021-07-29T21:52:06.776Z] 9065ff56babe: Pull complete [2021-07-29T21:52:08.726Z] d287ab97295c: Verifying Checksum [2021-07-29T21:52:08.726Z] d287ab97295c: Download complete [2021-07-29T21:52:10.026Z] using credential edgex-jenkins-ssh [2021-07-29T21:52:10.049Z] Cloning the remote Git repository [2021-07-29T21:52:10.118Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-07-29T21:52:10.254Z] > git init /w/workspace/device-rfid-llrp-go/4 # timeout=10 [2021-07-29T21:52:10.347Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-07-29T21:52:10.348Z] > git --version # timeout=10 [2021-07-29T21:52:10.367Z] > git --version # 'git version 2.17.1' [2021-07-29T21:52:10.369Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-29T21:52:10.457Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-29T21:52:11.893Z] Avoid second fetch [2021-07-29T21:52:11.894Z] Checking out Revision f6a1cf94d606acadd41c15aac79238c8c15b690a (main) [2021-07-29T21:52:11.836Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-07-29T21:52:11.872Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-29T21:52:11.910Z] > git config core.sparsecheckout # timeout=10 [2021-07-29T21:52:11.929Z] > git checkout -f f6a1cf94d606acadd41c15aac79238c8c15b690a # timeout=10 [2021-07-29T21:52:13.020Z] d287ab97295c: Pull complete [2021-07-29T21:52:13.021Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-07-29T21:52:13.021Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-29T21:52:13.021Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-07-29T21:52:13.121Z] prd-centos7-docker-4c-2g-569 does not seem to be running inside a container [2021-07-29T21:52:13.192Z] $ 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/4 -v /w/workspace/device-rfid-llrp-go/4:/w/workspace/device-rfid-llrp-go/4:rw,z -v /w/workspace/device-rfid-llrp-go/4@tmp:/w/workspace/device-rfid-llrp-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-07-29T21:52:15.882Z] $ docker top ea39d1e6366531643b9b115be20d4bfb9b1e1703a2f7f89898319e4f32767df7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-29T21:52:16.367Z] ---> job-cost.sh [2021-07-29T21:52:16.368Z] lf-activate-venv: SKIPPING [2021-07-29T21:52:16.368Z] INFO: No Stack... [2021-07-29T21:52:16.492Z] Commit message: "Merge pull request #44 from soda480/US1907" [2021-07-29T21:52:16.724Z] [2021-07-29T21:52:16.724Z] GitHub has been notified of this commit’s build result [2021-07-29T21:52:16.724Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-29T21:52:16.842Z] provisioning config files... [2021-07-29T21:52:16.873Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/4@tmp/config2463849882802419117tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-29T21:52:16.952Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-29T21:52:17.218Z] INFO: Archiving Costs [Pipeline] sh [2021-07-29T21:52:17.459Z] ---> docker-login.sh [2021-07-29T21:52:17.459Z] nexus3.edgexfoundry.org:10001 [2021-07-29T21:52:17.539Z] + cat /w/workspace/device-rfid-llrp-go/4/archives/cost.csv [2021-07-29T21:52:17.539Z] + cut -d, -f6 [Pipeline] lock [2021-07-29T21:52:17.586Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-4-stack-cost] [2021-07-29T21:52:17.612Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-4-stack-cost] did not exist. Created. [2021-07-29T21:52:17.612Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-29T21:52:17.951Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-07-29T21:52:17.998Z] Stashed 1 file(s) [Pipeline] } [2021-07-29T21:52:18.010Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-4-stack-cost] [Pipeline] // lock [Pipeline] } [2021-07-29T21:52:18.033Z] $ docker stop --time=1 ea39d1e6366531643b9b115be20d4bfb9b1e1703a2f7f89898319e4f32767df7 [2021-07-29T21:52:18.450Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T21:52:18.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T21:52:18.726Z] Configure a credential helper to remove this warning. See [2021-07-29T21:52:18.726Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T21:52:18.726Z] [2021-07-29T21:52:18.726Z] Login Succeeded [2021-07-29T21:52:18.726Z] nexus3.edgexfoundry.org:10002 [2021-07-29T21:52:19.220Z] $ docker rm -f ea39d1e6366531643b9b115be20d4bfb9b1e1703a2f7f89898319e4f32767df7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [2021-07-29T21:52:19.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T21:52:19.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T21:52:19.326Z] Configure a credential helper to remove this warning. See [2021-07-29T21:52:19.326Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T21:52:19.326Z] [2021-07-29T21:52:19.326Z] Login Succeeded [2021-07-29T21:52:19.326Z] nexus3.edgexfoundry.org:10003 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-29T21:52:19.933Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T21:52:19.933Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T21:52:19.933Z] Configure a credential helper to remove this warning. See [2021-07-29T21:52:19.933Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T21:52:19.933Z] [2021-07-29T21:52:19.933Z] Login Succeeded [2021-07-29T21:52:19.933Z] nexus3.edgexfoundry.org:10004 [2021-07-29T21:52:20.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T21:52:20.487Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T21:52:20.487Z] Configure a credential helper to remove this warning. See [2021-07-29T21:52:20.487Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T21:52:20.487Z] [2021-07-29T21:52:20.487Z] Login Succeeded [2021-07-29T21:52:20.487Z] docker.io [2021-07-29T21:52:20.763Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T21:52:21.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T21:52:21.041Z] Configure a credential helper to remove this warning. See [2021-07-29T21:52:21.041Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T21:52:21.041Z] [2021-07-29T21:52:21.041Z] Login Succeeded [2021-07-29T21:52:21.041Z] ---> docker-login.sh ends [Pipeline] } [2021-07-29T21:52:21.133Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-07-29T21:52:21.513Z] ========================================================= [2021-07-29T21:52:21.513Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-07-29T21:52:21.513Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-29T21:52:21.889Z] + 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-07-29T21:52:22.166Z] Sending build context to Docker daemon 1.196MB [2021-07-29T21:52:22.446Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-07-29T21:52:22.446Z] Step 2/10 : FROM ${BASE} [2021-07-29T21:52:22.725Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-07-29T21:52:22.725Z] 595b0fe564bb: Pulling fs layer [2021-07-29T21:52:22.725Z] 24495759ef45: Pulling fs layer [2021-07-29T21:52:22.725Z] d148012ef14d: Pulling fs layer [2021-07-29T21:52:22.725Z] cb65c68fc2e2: Pulling fs layer [2021-07-29T21:52:22.725Z] 093eec477d81: Pulling fs layer [2021-07-29T21:52:22.725Z] a6d5b2bbb924: Pulling fs layer [2021-07-29T21:52:22.725Z] 2446dc1eb7d3: Pulling fs layer [2021-07-29T21:52:22.725Z] 596795e73e0f: Pulling fs layer [2021-07-29T21:52:22.725Z] cb65c68fc2e2: Waiting [2021-07-29T21:52:22.725Z] 093eec477d81: Waiting [2021-07-29T21:52:22.725Z] a6d5b2bbb924: Waiting [2021-07-29T21:52:22.725Z] 2446dc1eb7d3: Waiting [2021-07-29T21:52:22.725Z] 596795e73e0f: Waiting [2021-07-29T21:52:22.725Z] d148012ef14d: Verifying Checksum [2021-07-29T21:52:22.725Z] d148012ef14d: Download complete [2021-07-29T21:52:22.725Z] 24495759ef45: Verifying Checksum [2021-07-29T21:52:22.725Z] 24495759ef45: Download complete [2021-07-29T21:52:22.725Z] 093eec477d81: Download complete [2021-07-29T21:52:22.725Z] a6d5b2bbb924: Download complete [2021-07-29T21:52:22.725Z] 595b0fe564bb: Verifying Checksum [2021-07-29T21:52:22.725Z] 595b0fe564bb: Download complete [2021-07-29T21:52:23.008Z] 2446dc1eb7d3: Download complete [2021-07-29T21:52:23.613Z] 595b0fe564bb: Pull complete [2021-07-29T21:52:24.220Z] 24495759ef45: Pull complete [2021-07-29T21:52:24.860Z] d148012ef14d: Pull complete [2021-07-29T21:52:25.459Z] 596795e73e0f: Verifying Checksum [2021-07-29T21:52:25.459Z] 596795e73e0f: Download complete [2021-07-29T21:52:26.897Z] cb65c68fc2e2: Verifying Checksum [2021-07-29T21:52:26.897Z] cb65c68fc2e2: Download complete [2021-07-29T21:52:37.099Z] cb65c68fc2e2: Pull complete [2021-07-29T21:52:37.099Z] 093eec477d81: Pull complete [2021-07-29T21:52:37.099Z] a6d5b2bbb924: Pull complete [2021-07-29T21:52:38.111Z] 2446dc1eb7d3: Pull complete [2021-07-29T21:52:42.464Z] 596795e73e0f: Pull complete [2021-07-29T21:52:42.464Z] Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 [2021-07-29T21:52:42.464Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-07-29T21:52:42.464Z] ---> d9e956139c92 [2021-07-29T21:52:42.464Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git" [2021-07-29T21:52:46.802Z] ---> Running in 951aae28d61e [2021-07-29T21:52:46.802Z] Removing intermediate container 951aae28d61e [2021-07-29T21:52:46.802Z] ---> 52d18fc4debb [2021-07-29T21:52:46.802Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-07-29T21:52:47.077Z] ---> Running in b8e17597793a [2021-07-29T21:52:47.678Z] Removing intermediate container b8e17597793a [2021-07-29T21:52:47.679Z] ---> c0efe58ab1c0 [2021-07-29T21:52:47.679Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-07-29T21:52:47.679Z] ---> Running in 5ae1c03bbd5d [2021-07-29T21:52:48.278Z] Removing intermediate container 5ae1c03bbd5d [2021-07-29T21:52:48.278Z] ---> 2037452928da [2021-07-29T21:52:48.278Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T21:52:48.553Z] ---> Running in 7a1bc2f7d35b [2021-07-29T21:52:51.970Z] Removing intermediate container 7a1bc2f7d35b [2021-07-29T21:52:51.970Z] ---> d45a8b2dc59d [2021-07-29T21:52:51.970Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-07-29T21:52:51.970Z] ---> Running in c0b668ce8086 [2021-07-29T21:52:53.437Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-29T21:52:54.429Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-29T21:52:55.445Z] OK: 138 MiB in 40 packages [2021-07-29T21:52:56.886Z] Removing intermediate container c0b668ce8086 [2021-07-29T21:52:56.886Z] ---> 75927993faa6 [2021-07-29T21:52:56.886Z] Step 8/10 : WORKDIR /device-rfid-llrp-go [2021-07-29T21:52:56.886Z] ---> Running in 10230affd0d6 [2021-07-29T21:52:57.483Z] Removing intermediate container 10230affd0d6 [2021-07-29T21:52:57.483Z] ---> c39509766688 [2021-07-29T21:52:57.483Z] Step 9/10 : COPY . . [2021-07-29T21:52:58.922Z] ---> bf32d1834fe2 [2021-07-29T21:52:58.922Z] Step 10/10 : RUN go mod download [2021-07-29T21:52:59.198Z] ---> Running in 925be88b0a70 [2021-07-29T21:53:26.064Z] Removing intermediate container 925be88b0a70 [2021-07-29T21:53:26.064Z] ---> b8ebbfdbda8a [2021-07-29T21:53:26.064Z] Successfully built b8ebbfdbda8a [2021-07-29T21:53:26.064Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-29T21:53:26.422Z] + docker inspect -f . ci-base-image-arm64 [2021-07-29T21:53:26.422Z] . [Pipeline] withDockerContainer [2021-07-29T21:53:26.682Z] prd-ubuntu18.04-docker-arm64-4c-16g-571 does not seem to be running inside a container [2021-07-29T21:53:26.794Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/4 -v /w/workspace/device-rfid-llrp-go/4:/w/workspace/device-rfid-llrp-go/4:rw,z -v /w/workspace/device-rfid-llrp-go/4@tmp:/w/workspace/device-rfid-llrp-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-07-29T21:53:28.549Z] $ docker top 12f3b531bb75aaa162e75f914059466495c732eae8688b13b3414d231fd0cb50 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-29T21:53:29.531Z] + go version [2021-07-29T21:53:29.531Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-07-29T21:53:29.554Z] $ docker stop --time=1 12f3b531bb75aaa162e75f914059466495c732eae8688b13b3414d231fd0cb50 [2021-07-29T21:53:31.391Z] $ docker rm -f 12f3b531bb75aaa162e75f914059466495c732eae8688b13b3414d231fd0cb50 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-29T21:53:32.132Z] + docker inspect -f . ci-base-image-arm64 [2021-07-29T21:53:32.132Z] . [Pipeline] withDockerContainer [2021-07-29T21:53:32.364Z] prd-ubuntu18.04-docker-arm64-4c-16g-571 does not seem to be running inside a container [2021-07-29T21:53:32.471Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/4 -v /w/workspace/device-rfid-llrp-go/4:/w/workspace/device-rfid-llrp-go/4:rw,z -v /w/workspace/device-rfid-llrp-go/4@tmp:/w/workspace/device-rfid-llrp-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-07-29T21:53:34.041Z] $ docker top d73c4b8ad208c6729b310c4906f5650e9df0de06cfb01e9860e5bff9aca70d3d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-29T21:53:34.963Z] + go mod tidy [Pipeline] sh [2021-07-29T21:53:35.928Z] + make test [2021-07-29T21:53:35.928Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-07-29T21:53:36.909Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2021-07-29T21:54:23.938Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2021-07-29T21:54:23.938Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2021-07-29T21:54:46.099Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 21.262s coverage: 39.5% of statements [2021-07-29T21:54:46.099Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.480s coverage: 52.0% of statements [2021-07-29T21:54:46.099Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.022s coverage: 95.5% of statements [2021-07-29T21:54:46.099Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-07-29T21:55:12.911Z] gofmt -l . [2021-07-29T21:55:12.911Z] [ "`gofmt -l .`" = "" ] [2021-07-29T21:55:12.911Z] ./bin/test-go-mod-tidy.sh [2021-07-29T21:55:12.911Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-07-29T21:55:12.935Z] $ docker stop --time=1 d73c4b8ad208c6729b310c4906f5650e9df0de06cfb01e9860e5bff9aca70d3d [2021-07-29T21:55:15.036Z] $ docker rm -f d73c4b8ad208c6729b310c4906f5650e9df0de06cfb01e9860e5bff9aca70d3d [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-29T21:55:15.955Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-07-29T21:55:15.990Z] Warning: overwriting stash ‘coverage-report’ [2021-07-29T21:55:16.779Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-29T21:55:17.436Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-07-29T21:55:17.785Z] + ls -al . [2021-07-29T21:55:17.785Z] total 600 [2021-07-29T21:55:17.786Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 29 21:55 . [2021-07-29T21:55:17.786Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 29 21:52 .. [2021-07-29T21:55:17.786Z] -rw-rw-r-- 1 jenkins jenkins 134 Jul 29 21:52 .dockerignore [2021-07-29T21:55:17.786Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 29 21:52 .git [2021-07-29T21:55:17.786Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 29 21:52 .github [2021-07-29T21:55:17.786Z] -rw-rw-r-- 1 jenkins jenkins 934 Jul 29 21:52 .gitignore [2021-07-29T21:55:17.786Z] -rw-rw-r-- 1 jenkins jenkins 6734 Jul 29 21:52 Attribution.txt [2021-07-29T21:55:17.786Z] -rw-rw-r-- 1 jenkins jenkins 1521 Jul 29 21:52 Dockerfile [2021-07-29T21:55:17.786Z] -rw-rw-r-- 1 jenkins jenkins 999 Jul 29 21:52 Dockerfile.build [2021-07-29T21:55:17.786Z] -rw-rw-r-- 1 jenkins jenkins 682 Jul 29 21:52 Jenkinsfile [2021-07-29T21:55:17.786Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jul 29 21:52 LICENSE [2021-07-29T21:55:17.786Z] -rw-rw-r-- 1 jenkins jenkins 1011 Jul 29 21:52 Makefile [2021-07-29T21:55:17.786Z] -rw-rw-r-- 1 jenkins jenkins 30261 Jul 29 21:52 README.md [2021-07-29T21:55:17.786Z] -rw-rw-r-- 1 jenkins jenkins 11 Jul 29 21:48 VERSION [2021-07-29T21:55:17.786Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 29 21:52 bin [2021-07-29T21:55:17.786Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 29 21:52 cmd [2021-07-29T21:55:17.786Z] -rw-r--r-- 1 jenkins jenkins 462904 Jul 29 21:54 coverage.out [2021-07-29T21:55:17.786Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 29 21:52 examples [2021-07-29T21:55:17.786Z] -rw-r--r-- 1 jenkins jenkins 308 Jul 29 21:55 go.mod [2021-07-29T21:55:17.786Z] -rw-r--r-- 1 jenkins jenkins 13807 Jul 29 21:53 go.sum [2021-07-29T21:55:17.786Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 29 21:52 images [2021-07-29T21:55:17.786Z] drwxrwxr-x 5 jenkins jenkins 4096 Jul 29 21:52 internal [2021-07-29T21:55:17.786Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 29 21:52 snap [2021-07-29T21:55:17.786Z] -rw-rw-r-- 1 jenkins jenkins 193 Jul 29 21:52 version.go [Pipeline] isUnix [Pipeline] sh [2021-07-29T21:55:18.136Z] + 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=f6a1cf94d606acadd41c15aac79238c8c15b690a --label arch=arm64 --label version=1.0.0-dev.6 . [2021-07-29T21:55:18.408Z] Sending build context to Docker daemon 1.197MB [2021-07-29T21:55:18.681Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.12 [2021-07-29T21:55:18.681Z] Step 2/25 : FROM ${BASE} AS builder [2021-07-29T21:55:18.681Z] ---> b8ebbfdbda8a [2021-07-29T21:55:18.681Z] Step 3/25 : ARG MAKE='make build' [2021-07-29T21:55:18.959Z] ---> Running in 5ced134ddf47 [2021-07-29T21:55:19.235Z] Removing intermediate container 5ced134ddf47 [2021-07-29T21:55:19.235Z] ---> 4c8c7eee77bc [2021-07-29T21:55:19.235Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git" [2021-07-29T21:55:19.832Z] ---> Running in 534bc1617685 [2021-07-29T21:55:20.106Z] Removing intermediate container 534bc1617685 [2021-07-29T21:55:20.106Z] ---> 79816b033e46 [2021-07-29T21:55:20.106Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-07-29T21:55:20.385Z] ---> Running in b61ebf1435ee [2021-07-29T21:55:20.989Z] Removing intermediate container b61ebf1435ee [2021-07-29T21:55:20.989Z] ---> 5c7ffefe3f10 [2021-07-29T21:55:20.989Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T21:55:20.989Z] ---> Running in 84cda3eebba9 [2021-07-29T21:55:23.640Z] Removing intermediate container 84cda3eebba9 [2021-07-29T21:55:23.640Z] ---> 7082b769352d [2021-07-29T21:55:23.640Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-07-29T21:55:23.640Z] ---> Running in 090ba0e3aaa6 [2021-07-29T21:55:25.077Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-29T21:55:25.672Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-29T21:55:26.659Z] OK: 138 MiB in 40 packages [2021-07-29T21:55:28.102Z] Removing intermediate container 090ba0e3aaa6 [2021-07-29T21:55:28.102Z] ---> dda7afa1fd53 [2021-07-29T21:55:28.102Z] Step 8/25 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rfid-llrp-go [2021-07-29T21:55:28.102Z] ---> Running in 418079d10f42 [2021-07-29T21:55:28.745Z] Removing intermediate container 418079d10f42 [2021-07-29T21:55:28.745Z] ---> d7b5f4fa598b [2021-07-29T21:55:28.745Z] Step 9/25 : COPY go.mod . [2021-07-29T21:55:29.830Z] ---> d44c76089335 [2021-07-29T21:55:29.830Z] Step 10/25 : COPY Makefile . [2021-07-29T21:55:30.893Z] ---> 6a1f9530eb2f [2021-07-29T21:55:30.894Z] Step 11/25 : RUN make update [2021-07-29T21:55:30.894Z] ---> Running in 4c5535cb3e31 [2021-07-29T21:55:32.341Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-07-29T21:55:33.784Z] Removing intermediate container 4c5535cb3e31 [2021-07-29T21:55:33.784Z] ---> 87cb92f54807 [2021-07-29T21:55:33.784Z] Step 12/25 : COPY . . [2021-07-29T21:55:34.770Z] ---> 0a99010699b9 [2021-07-29T21:55:34.770Z] Step 13/25 : RUN go mod tidy [2021-07-29T21:55:34.770Z] ---> Running in 134c75474581 [2021-07-29T21:55:37.406Z] Removing intermediate container 134c75474581 [2021-07-29T21:55:37.406Z] ---> f3a947f693d2 [2021-07-29T21:55:37.406Z] Step 14/25 : RUN $MAKE [2021-07-29T21:55:37.693Z] ---> Running in 18f218f90188 [2021-07-29T21:55:39.130Z] go mod tidy [2021-07-29T21:55:39.732Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=1.0.0-dev.6" -o cmd/device-rfid-llrp-go ./cmd [2021-07-29T21:56:18.795Z] Removing intermediate container 18f218f90188 [2021-07-29T21:56:18.795Z] ---> ace933cb58b9 [2021-07-29T21:56:18.795Z] Step 15/25 : FROM alpine:3.12 [2021-07-29T21:56:18.795Z] 3.12: Pulling from library/alpine [2021-07-29T21:56:18.795Z] d2f70382dc9a: Pulling fs layer [2021-07-29T21:56:18.795Z] d2f70382dc9a: Verifying Checksum [2021-07-29T21:56:18.795Z] d2f70382dc9a: Download complete [2021-07-29T21:56:18.795Z] d2f70382dc9a: Pull complete [2021-07-29T21:56:18.795Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-29T21:56:18.795Z] Status: Downloaded newer image for alpine:3.12 [2021-07-29T21:56:18.795Z] ---> c4fd0aeabfcf [2021-07-29T21:56:18.795Z] Step 16/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-07-29T21:56:18.795Z] ---> Running in 50da6279c141 [2021-07-29T21:56:18.795Z] Removing intermediate container 50da6279c141 [2021-07-29T21:56:18.795Z] ---> 924209822d16 [2021-07-29T21:56:18.795Z] Step 17/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/LICENSE / [2021-07-29T21:56:18.795Z] ---> 6e5dd98c69ed [2021-07-29T21:56:18.795Z] Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/Attribution.txt / [2021-07-29T21:56:18.795Z] ---> 9b9e0fb66033 [2021-07-29T21:56:18.795Z] Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/cmd / [2021-07-29T21:56:18.795Z] ---> b3c5b324fad9 [2021-07-29T21:56:18.795Z] Step 20/25 : EXPOSE 49989 [2021-07-29T21:56:18.795Z] ---> Running in d4c0cb4fb26d [2021-07-29T21:56:18.795Z] Removing intermediate container d4c0cb4fb26d [2021-07-29T21:56:18.795Z] ---> c0f62df08c7b [2021-07-29T21:56:18.795Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp-go"] [2021-07-29T21:56:19.068Z] ---> Running in 5716ed38f1bb [2021-07-29T21:56:19.661Z] Removing intermediate container 5716ed38f1bb [2021-07-29T21:56:19.661Z] ---> 2ae92f972972 [2021-07-29T21:56:19.661Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2021-07-29T21:56:19.933Z] ---> Running in e74e8ddb4035 [2021-07-29T21:56:20.527Z] Removing intermediate container e74e8ddb4035 [2021-07-29T21:56:20.527Z] ---> 585a560c005a [2021-07-29T21:56:20.527Z] Step 23/25 : LABEL arch=arm64 [2021-07-29T21:56:20.527Z] ---> Running in 4c7417f8b740 [2021-07-29T21:56:21.509Z] Removing intermediate container 4c7417f8b740 [2021-07-29T21:56:21.509Z] ---> ab11989cab58 [2021-07-29T21:56:21.509Z] Step 24/25 : LABEL git_sha=f6a1cf94d606acadd41c15aac79238c8c15b690a [2021-07-29T21:56:21.509Z] ---> Running in a3d98b1daa5c [2021-07-29T21:56:22.110Z] Removing intermediate container a3d98b1daa5c [2021-07-29T21:56:22.110Z] ---> 032ae7639325 [2021-07-29T21:56:22.110Z] Step 25/25 : LABEL version=1.0.0-dev.6 [2021-07-29T21:56:22.110Z] ---> Running in daf79ddda921 [2021-07-29T21:56:22.706Z] Removing intermediate container daf79ddda921 [2021-07-29T21:56:22.706Z] ---> 93a7fde30975 [2021-07-29T21:56:22.706Z] [Warning] One or more build-args [ARCH] were not consumed [2021-07-29T21:56:22.706Z] Successfully built 93a7fde30975 [2021-07-29T21:56:22.706Z] 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-07-29T21:56:22.968Z] provisioning config files... [2021-07-29T21:56:22.994Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/4@tmp/config2862282887419392367tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-29T21:56:23.357Z] ---> docker-login.sh [2021-07-29T21:56:23.357Z] nexus3.edgexfoundry.org:10001 [2021-07-29T21:56:23.630Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T21:56:23.904Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T21:56:23.904Z] Configure a credential helper to remove this warning. See [2021-07-29T21:56:23.904Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T21:56:23.904Z] [2021-07-29T21:56:23.904Z] Login Succeeded [2021-07-29T21:56:23.904Z] nexus3.edgexfoundry.org:10002 [2021-07-29T21:56:24.179Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T21:56:24.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T21:56:24.453Z] Configure a credential helper to remove this warning. See [2021-07-29T21:56:24.453Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T21:56:24.453Z] [2021-07-29T21:56:24.453Z] Login Succeeded [2021-07-29T21:56:24.453Z] nexus3.edgexfoundry.org:10003 [2021-07-29T21:56:25.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T21:56:25.059Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T21:56:25.059Z] Configure a credential helper to remove this warning. See [2021-07-29T21:56:25.059Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T21:56:25.059Z] [2021-07-29T21:56:25.059Z] Login Succeeded [2021-07-29T21:56:25.059Z] nexus3.edgexfoundry.org:10004 [2021-07-29T21:56:25.654Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T21:56:25.654Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T21:56:25.654Z] Configure a credential helper to remove this warning. See [2021-07-29T21:56:25.654Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T21:56:25.654Z] [2021-07-29T21:56:25.654Z] Login Succeeded [2021-07-29T21:56:25.654Z] docker.io [2021-07-29T21:56:26.250Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T21:56:26.524Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T21:56:26.524Z] Configure a credential helper to remove this warning. See [2021-07-29T21:56:26.524Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T21:56:26.524Z] [2021-07-29T21:56:26.524Z] Login Succeeded [2021-07-29T21:56:26.524Z] ---> docker-login.sh ends [Pipeline] } [2021-07-29T21:56:26.543Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-29T21:56:26.620Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: [2021-07-29T21:56:26.620Z] f6a1cf94d606acadd41c15aac79238c8c15b690a [2021-07-29T21:56:26.620Z] latest [2021-07-29T21:56:26.620Z] 1.0.0-dev.6 [2021-07-29T21:56:26.620Z] f6a1cf94d606acadd41c15aac79238c8c15b690a-1.0.0-dev.6 [2021-07-29T21:56:26.620Z] main [2021-07-29T21:56:26.620Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-29T21:56:27.015Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:f6a1cf94d606acadd41c15aac79238c8c15b690a [Pipeline] isUnix [Pipeline] sh [2021-07-29T21:56:27.359Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:f6a1cf94d606acadd41c15aac79238c8c15b690a [2021-07-29T21:56:27.359Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2021-07-29T21:56:27.359Z] e01daf44b285: Preparing [2021-07-29T21:56:27.359Z] cfa85ba359f2: Preparing [2021-07-29T21:56:27.359Z] 91c2d06d60a9: Preparing [2021-07-29T21:56:27.359Z] 3fbe34a1663b: Preparing [2021-07-29T21:56:27.632Z] 3fbe34a1663b: Layer already exists [2021-07-29T21:56:27.632Z] cfa85ba359f2: Pushed [2021-07-29T21:56:27.632Z] 91c2d06d60a9: Pushed [2021-07-29T21:56:30.245Z] e01daf44b285: Pushed [2021-07-29T21:56:30.519Z] f6a1cf94d606acadd41c15aac79238c8c15b690a: digest: sha256:db94de2c1d8edebcf1da5703631dbd0a90d6ef5fb6ea99961e0321a0c25072a7 size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-07-29T21:56:30.881Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-29T21:56:31.223Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2021-07-29T21:56:31.224Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2021-07-29T21:56:31.224Z] e01daf44b285: Preparing [2021-07-29T21:56:31.224Z] cfa85ba359f2: Preparing [2021-07-29T21:56:31.224Z] 91c2d06d60a9: Preparing [2021-07-29T21:56:31.224Z] 3fbe34a1663b: Preparing [2021-07-29T21:56:31.224Z] 3fbe34a1663b: Layer already exists [2021-07-29T21:56:31.224Z] 91c2d06d60a9: Layer already exists [2021-07-29T21:56:31.224Z] cfa85ba359f2: Layer already exists [2021-07-29T21:56:31.224Z] e01daf44b285: Layer already exists [2021-07-29T21:56:31.497Z] latest: digest: sha256:db94de2c1d8edebcf1da5703631dbd0a90d6ef5fb6ea99961e0321a0c25072a7 size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-07-29T21:56:31.863Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:1.0.0-dev.6 [Pipeline] isUnix [Pipeline] sh [2021-07-29T21:56:32.210Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:1.0.0-dev.6 [2021-07-29T21:56:32.211Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2021-07-29T21:56:32.211Z] e01daf44b285: Preparing [2021-07-29T21:56:32.211Z] cfa85ba359f2: Preparing [2021-07-29T21:56:32.211Z] 91c2d06d60a9: Preparing [2021-07-29T21:56:32.211Z] 3fbe34a1663b: Preparing [2021-07-29T21:56:32.483Z] cfa85ba359f2: Layer already exists [2021-07-29T21:56:32.484Z] 91c2d06d60a9: Layer already exists [2021-07-29T21:56:32.484Z] e01daf44b285: Layer already exists [2021-07-29T21:56:32.484Z] 3fbe34a1663b: Layer already exists [2021-07-29T21:56:32.484Z] 1.0.0-dev.6: digest: sha256:db94de2c1d8edebcf1da5703631dbd0a90d6ef5fb6ea99961e0321a0c25072a7 size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-07-29T21:56:32.834Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:f6a1cf94d606acadd41c15aac79238c8c15b690a-1.0.0-dev.6 [Pipeline] isUnix [Pipeline] sh [2021-07-29T21:56:33.185Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:f6a1cf94d606acadd41c15aac79238c8c15b690a-1.0.0-dev.6 [2021-07-29T21:56:33.185Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2021-07-29T21:56:33.185Z] e01daf44b285: Preparing [2021-07-29T21:56:33.185Z] cfa85ba359f2: Preparing [2021-07-29T21:56:33.185Z] 91c2d06d60a9: Preparing [2021-07-29T21:56:33.185Z] 3fbe34a1663b: Preparing [2021-07-29T21:56:33.457Z] 91c2d06d60a9: Layer already exists [2021-07-29T21:56:33.457Z] e01daf44b285: Layer already exists [2021-07-29T21:56:33.457Z] cfa85ba359f2: Layer already exists [2021-07-29T21:56:33.457Z] 3fbe34a1663b: Layer already exists [2021-07-29T21:56:33.458Z] f6a1cf94d606acadd41c15aac79238c8c15b690a-1.0.0-dev.6: digest: sha256:db94de2c1d8edebcf1da5703631dbd0a90d6ef5fb6ea99961e0321a0c25072a7 size: 1155 [Pipeline] isUnix [Pipeline] sh [2021-07-29T21:56:33.801Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-07-29T21:56:34.145Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [2021-07-29T21:56:34.145Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2021-07-29T21:56:34.145Z] e01daf44b285: Preparing [2021-07-29T21:56:34.145Z] cfa85ba359f2: Preparing [2021-07-29T21:56:34.145Z] 91c2d06d60a9: Preparing [2021-07-29T21:56:34.145Z] 3fbe34a1663b: Preparing [2021-07-29T21:56:34.420Z] e01daf44b285: Layer already exists [2021-07-29T21:56:34.420Z] 3fbe34a1663b: Layer already exists [2021-07-29T21:56:34.420Z] cfa85ba359f2: Layer already exists [2021-07-29T21:56:34.420Z] 91c2d06d60a9: Layer already exists [2021-07-29T21:56:34.420Z] main: digest: sha256:db94de2c1d8edebcf1da5703631dbd0a90d6ef5fb6ea99961e0321a0c25072a7 size: 1155 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-29T21:56:34.497Z] ===================================================== [Pipeline] echo [2021-07-29T21:56:34.514Z] taggedImages: [2021-07-29T21:56:34.514Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:f6a1cf94d606acadd41c15aac79238c8c15b690a [2021-07-29T21:56:34.514Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2021-07-29T21:56:34.514Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:1.0.0-dev.6 [2021-07-29T21:56:34.514Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:f6a1cf94d606acadd41c15aac79238c8c15b690a-1.0.0-dev.6 [2021-07-29T21:56:34.514Z] - 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-07-29T21:56:35.046Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-29T21:56:35.319Z] [2021-07-29T21:56:35.319Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-07-29T21:56:35.678Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-29T21:56:35.952Z] arm64: Pulling from edgex-lftools-log-publisher [2021-07-29T21:56:35.952Z] 448f6bf000e3: Pulling fs layer [2021-07-29T21:56:35.952Z] f757da607395: Pulling fs layer [2021-07-29T21:56:35.952Z] 05883995daec: Pulling fs layer [2021-07-29T21:56:35.952Z] 8603b9c90790: Pulling fs layer [2021-07-29T21:56:35.952Z] 1560dd03e051: Pulling fs layer [2021-07-29T21:56:35.952Z] 27f5ce0e4adf: Pulling fs layer [2021-07-29T21:56:35.952Z] c2d8d7efcc4b: Pulling fs layer [2021-07-29T21:56:35.952Z] 8603b9c90790: Waiting [2021-07-29T21:56:35.952Z] 1560dd03e051: Waiting [2021-07-29T21:56:35.952Z] c2d8d7efcc4b: Waiting [2021-07-29T21:56:35.952Z] 27f5ce0e4adf: Waiting [2021-07-29T21:56:36.226Z] f757da607395: Verifying Checksum [2021-07-29T21:56:36.226Z] f757da607395: Download complete [2021-07-29T21:56:36.502Z] 8603b9c90790: Verifying Checksum [2021-07-29T21:56:36.502Z] 8603b9c90790: Download complete [2021-07-29T21:56:36.502Z] 1560dd03e051: Verifying Checksum [2021-07-29T21:56:36.502Z] 1560dd03e051: Download complete [2021-07-29T21:56:36.502Z] 27f5ce0e4adf: Download complete [2021-07-29T21:56:37.098Z] 05883995daec: Verifying Checksum [2021-07-29T21:56:37.098Z] 05883995daec: Download complete [2021-07-29T21:56:38.084Z] 448f6bf000e3: Verifying Checksum [2021-07-29T21:56:38.084Z] 448f6bf000e3: Download complete [2021-07-29T21:56:40.718Z] c2d8d7efcc4b: Verifying Checksum [2021-07-29T21:56:40.718Z] c2d8d7efcc4b: Download complete [2021-07-29T21:56:41.317Z] 448f6bf000e3: Pull complete [2021-07-29T21:56:42.294Z] f757da607395: Pull complete [2021-07-29T21:56:43.729Z] 05883995daec: Pull complete [2021-07-29T21:56:44.006Z] 8603b9c90790: Pull complete [2021-07-29T21:56:44.985Z] 1560dd03e051: Pull complete [2021-07-29T21:56:45.270Z] 27f5ce0e4adf: Pull complete [2021-07-29T21:57:00.343Z] c2d8d7efcc4b: Pull complete [2021-07-29T21:57:00.343Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-07-29T21:57:00.343Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-29T21:57:00.343Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-07-29T21:57:00.623Z] prd-ubuntu18.04-docker-arm64-4c-16g-571 does not seem to be running inside a container [2021-07-29T21:57:00.727Z] $ 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/4 -v /w/workspace/device-rfid-llrp-go/4:/w/workspace/device-rfid-llrp-go/4:rw,z -v /w/workspace/device-rfid-llrp-go/4@tmp:/w/workspace/device-rfid-llrp-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-07-29T21:57:05.195Z] $ docker top c349fd4cffbca436024887c17e7b29781717cc1db16ea192cb34b8545dc64256 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-29T21:57:06.231Z] ---> job-cost.sh [2021-07-29T21:57:06.231Z] lf-activate-venv: SKIPPING [2021-07-29T21:57:06.231Z] INFO: No Stack... [2021-07-29T21:57:07.225Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-07-29T21:57:07.498Z] INFO: Archiving Costs [Pipeline] sh [2021-07-29T21:57:08.163Z] + cat /w/workspace/device-rfid-llrp-go/4/archives/cost.csv [2021-07-29T21:57:08.163Z] + cut -d, -f6 [Pipeline] lock [2021-07-29T21:57:08.231Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-4-stack-cost] [2021-07-29T21:57:08.245Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-4-stack-cost] did not exist. Created. [2021-07-29T21:57:08.245Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-29T21:57:08.938Z] /w/workspace/device-rfid-llrp-go/4@tmp/durable-f27bd438/script.sh: 1: /w/workspace/device-rfid-llrp-go/4@tmp/durable-f27bd438/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-07-29T21:57:09.604Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-07-29T21:57:09.639Z] Warning: overwriting stash ‘stack-cost’ [2021-07-29T21:57:09.698Z] Stashed 1 file(s) [Pipeline] } [2021-07-29T21:57:09.718Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-4-stack-cost] [Pipeline] // lock [Pipeline] } [2021-07-29T21:57:09.746Z] $ docker stop --time=1 c349fd4cffbca436024887c17e7b29781717cc1db16ea192cb34b8545dc64256 [2021-07-29T21:57:11.511Z] $ docker rm -f c349fd4cffbca436024887c17e7b29781717cc1db16ea192cb34b8545dc64256 [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-07-29T21:57:12.760Z] provisioning config files... [2021-07-29T21:57:12.778Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config4844449496813854485tmp [Pipeline] { [Pipeline] sh [2021-07-29T21:57:13.122Z] + set +x [2021-07-29T21:57:13.122Z] + bash -s -- [2021-07-29T21:57:13.122Z] + curl -s https://codecov.io/bash [2021-07-29T21:57:13.122Z] [2021-07-29T21:57:13.122Z] _____ _ [2021-07-29T21:57:13.122Z] / ____| | | [2021-07-29T21:57:13.122Z] | | ___ __| | ___ ___ _____ __ [2021-07-29T21:57:13.122Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-07-29T21:57:13.122Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-07-29T21:57:13.122Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-07-29T21:57:13.122Z] Bash-1.0.6 [2021-07-29T21:57:13.122Z] [2021-07-29T21:57:13.122Z] [2021-07-29T21:57:13.122Z] ==> git version 2.24.4 found [2021-07-29T21:57:13.122Z] ==> 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-07-29T21:57:13.122Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-07-29T21:57:13.122Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-07-29T21:57:13.394Z] ==> Jenkins CI detected. [2021-07-29T21:57:13.394Z] current dir:  /w/workspace/foundry_device-rfid-llrp-go_main [2021-07-29T21:57:13.394Z] project root: . [2021-07-29T21:57:13.394Z] --> token set from env [2021-07-29T21:57:13.394Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-07-29T21:57:13.394Z] ==> Running gcov in . (disable via -X gcov) [2021-07-29T21:57:13.394Z] ==> Python coveragepy not found [2021-07-29T21:57:13.394Z] ==> Searching for coverage reports in: [2021-07-29T21:57:13.394Z] + . [2021-07-29T21:57:13.394Z] -> Found 1 reports [2021-07-29T21:57:13.394Z] ==> Detecting git/mercurial file structure [2021-07-29T21:57:13.394Z] ==> Reading reports [2021-07-29T21:57:13.394Z] + ./coverage.out bytes=462904 [2021-07-29T21:57:13.394Z] ==> Appending adjustments [2021-07-29T21:57:13.394Z] https://docs.codecov.io/docs/fixing-reports [2021-07-29T21:57:13.678Z] + Found adjustments [2021-07-29T21:57:13.678Z] ==> Gzipping contents [2021-07-29T21:57:13.678Z] 52K /tmp/codecov.syasvN.gz [2021-07-29T21:57:13.678Z] ==> Uploading reports [2021-07-29T21:57:13.678Z] url: https://codecov.io [2021-07-29T21:57:13.678Z] query: branch=main&commit=f6a1cf94d606acadd41c15aac79238c8c15b690a&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-07-29T21:57:13.678Z] -> Pinging Codecov [2021-07-29T21:57:13.678Z] 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=f6a1cf94d606acadd41c15aac79238c8c15b690a&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-07-29T21:57:14.260Z] -> Uploading to [2021-07-29T21:57:14.260Z] https://storage.googleapis.com/codecov/v4/raw/2021-07-29/581DD39554BDF9B6E22D074273EAD858/f6a1cf94d606acadd41c15aac79238c8c15b690a/cdf79ec3-a844-4b65-8f61-eb9f047d8ee7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210729%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210729T215713Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=eacd73676008c90a7ad3521ccb345acd0747fe7fedf2f5e5e33898caab287f92 [2021-07-29T21:57:14.260Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-07-29T21:57:14.260Z] Dload Upload Total Spent Left Speed [2021-07-29T21:57:14.530Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51844 0 0 100 51844 0 130k --:--:-- --:--:-- --:--:-- 131k [2021-07-29T21:57:14.530Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/f6a1cf94d606acadd41c15aac79238c8c15b690a [Pipeline] } [2021-07-29T21:57:14.546Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-07-29T21:57:15.311Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-07-29T21:57:15.347Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-29T21:57:15.722Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-07-29T21:57:15.722Z] [2021-07-29T21:57:15.722Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-07-29T21:57:16.068Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-07-29T21:57:16.068Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-07-29T21:57:16.068Z] 188c0c94c7c5: Pulling fs layer [2021-07-29T21:57:16.068Z] 0ef7d3d256c8: Pulling fs layer [2021-07-29T21:57:16.068Z] de9db76c5a1d: Pulling fs layer [2021-07-29T21:57:16.068Z] 0eba1c9be4d2: Pulling fs layer [2021-07-29T21:57:16.068Z] 0d57e429df01: Pulling fs layer [2021-07-29T21:57:16.068Z] 4e4be7b47b0d: Pulling fs layer [2021-07-29T21:57:16.068Z] e1f770b5df2f: Pulling fs layer [2021-07-29T21:57:16.068Z] 85a0685a4137: Pulling fs layer [2021-07-29T21:57:16.068Z] 0eba1c9be4d2: Waiting [2021-07-29T21:57:16.069Z] 0d57e429df01: Waiting [2021-07-29T21:57:16.069Z] 4e4be7b47b0d: Waiting [2021-07-29T21:57:16.069Z] e1f770b5df2f: Waiting [2021-07-29T21:57:16.069Z] 85a0685a4137: Waiting [2021-07-29T21:57:16.069Z] de9db76c5a1d: Verifying Checksum [2021-07-29T21:57:16.069Z] de9db76c5a1d: Download complete [2021-07-29T21:57:16.069Z] 0ef7d3d256c8: Verifying Checksum [2021-07-29T21:57:16.069Z] 0ef7d3d256c8: Download complete [2021-07-29T21:57:16.069Z] 0d57e429df01: Verifying Checksum [2021-07-29T21:57:16.069Z] 0d57e429df01: Download complete [2021-07-29T21:57:16.341Z] 4e4be7b47b0d: Verifying Checksum [2021-07-29T21:57:16.341Z] 4e4be7b47b0d: Download complete [2021-07-29T21:57:16.341Z] 188c0c94c7c5: Verifying Checksum [2021-07-29T21:57:16.341Z] 188c0c94c7c5: Download complete [2021-07-29T21:57:16.341Z] 188c0c94c7c5: Pull complete [2021-07-29T21:57:16.615Z] 0ef7d3d256c8: Pull complete [2021-07-29T21:57:16.615Z] de9db76c5a1d: Pull complete [2021-07-29T21:57:18.024Z] e1f770b5df2f: Verifying Checksum [2021-07-29T21:57:18.024Z] e1f770b5df2f: Download complete [2021-07-29T21:57:22.280Z] 0eba1c9be4d2: Verifying Checksum [2021-07-29T21:57:22.280Z] 0eba1c9be4d2: Download complete [2021-07-29T21:57:22.553Z] 85a0685a4137: Verifying Checksum [2021-07-29T21:57:22.553Z] 85a0685a4137: Download complete [2021-07-29T21:57:25.194Z] 0eba1c9be4d2: Pull complete [2021-07-29T21:57:25.194Z] 0d57e429df01: Pull complete [2021-07-29T21:57:25.194Z] 4e4be7b47b0d: Pull complete [2021-07-29T21:57:25.470Z] e1f770b5df2f: Pull complete [2021-07-29T21:57:28.847Z] 85a0685a4137: Pull complete [2021-07-29T21:57:28.847Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-07-29T21:57:28.847Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-07-29T21:57:28.847Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-07-29T21:57:28.936Z] prd-centos7-docker-4c-2g-561 does not seem to be running inside a container [2021-07-29T21:57:28.992Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-07-29T21:57:31.119Z] $ docker top 878da0f0f30d46fa645d9d4afe6b284625a7c9be255eea6bf1bb0045a65136e2 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-07-29T21:57:31.219Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-07-29T21:57:31.523Z] + set -o pipefail [2021-07-29T21:57:31.523Z] + snyk monitor '--org=edgex-jenkins' [2021-07-29T21:57:41.597Z] [2021-07-29T21:57:41.597Z] Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... [2021-07-29T21:57:41.597Z] [2021-07-29T21:57:41.597Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8e266e59-5b4d-48a8-830b-753ef23c5713/history/263bddac-9412-4949-a678-40b2f7e9c8ea [2021-07-29T21:57:41.597Z] [2021-07-29T21:57:41.597Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-07-29T21:57:41.597Z] [2021-07-29T21:57:41.597Z] [Pipeline] } [2021-07-29T21:57:41.615Z] $ docker stop --time=1 878da0f0f30d46fa645d9d4afe6b284625a7c9be255eea6bf1bb0045a65136e2 [2021-07-29T21:57:43.302Z] $ docker rm -f 878da0f0f30d46fa645d9d4afe6b284625a7c9be255eea6bf1bb0045a65136e2 [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-07-29T21:57:44.294Z] + git log --format=format:%s -1 f6a1cf94d606acadd41c15aac79238c8c15b690a [Pipeline] isUnix [Pipeline] sh [2021-07-29T21:57:44.625Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-29T21:57:44.626Z] . [Pipeline] withDockerContainer [2021-07-29T21:57:44.714Z] prd-centos7-docker-4c-2g-561 does not seem to be running inside a container [2021-07-29T21:57:44.766Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-29T21:57:45.140Z] $ docker top aa751aa5c9dd15b9b8d510c1d2a3ced3f76871ce6155d02d4206afe18a1482dd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-29T21:57:45.269Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-29T21:57:45.269Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-29T21:57:45.390Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-29T21:57:45.391Z] $ docker exec aa751aa5c9dd15b9b8d510c1d2a3ced3f76871ce6155d02d4206afe18a1482dd ssh-agent [2021-07-29T21:57:45.511Z] SSH_AUTH_SOCK=/tmp/ssh-lCUdMmX9mbEI/agent.13 [2021-07-29T21:57:45.511Z] SSH_AGENT_PID=19 [2021-07-29T21:57:45.520Z] Running ssh-add (command line suppressed) [2021-07-29T21:57:45.630Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_2491095495816956975.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_2491095495816956975.key) [2021-07-29T21:57:45.657Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-29T21:57:45.979Z] + git semver tag [2021-07-29T21:57:45.979Z] # -> Open(): unable to determine branch for HEAD [2021-07-29T21:57:45.979Z] # $GIT_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.git [2021-07-29T21:57:45.979Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-rfid-llrp-go_main [2021-07-29T21:57:45.979Z] # $SEMVER_REMOTE_NAME = origin [2021-07-29T21:57:45.979Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-29T21:57:45.979Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-29T21:57:45.979Z] # $SEMVER_BRANCH = main [2021-07-29T21:57:45.979Z] # $SEMVER_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.semver [2021-07-29T21:57:45.979Z] # f6a1cf94d606acadd41c15aac79238c8c15b690a HEAD [2021-07-29T21:57:45.979Z] # -> Force: false [2021-07-29T21:57:45.979Z] # 82ded27a55dc13bb680de9c07a1c7d89b1da53f2 refs/tags/v1.0.0-dev.6 [Pipeline] } [2021-07-29T21:57:45.992Z] $ docker exec --env ******** --env ******** aa751aa5c9dd15b9b8d510c1d2a3ced3f76871ce6155d02d4206afe18a1482dd ssh-agent -k [2021-07-29T21:57:46.089Z] unset SSH_AUTH_SOCK; [2021-07-29T21:57:46.089Z] unset SSH_AGENT_PID; [2021-07-29T21:57:46.089Z] echo Agent pid 19 killed; [2021-07-29T21:57:46.107Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-29T21:57:46.469Z] + git semver [Pipeline] } [2021-07-29T21:57:46.491Z] $ docker stop --time=1 aa751aa5c9dd15b9b8d510c1d2a3ced3f76871ce6155d02d4206afe18a1482dd [2021-07-29T21:57:47.680Z] $ docker rm -f aa751aa5c9dd15b9b8d510c1d2a3ced3f76871ce6155d02d4206afe18a1482dd [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-07-29T21:57:48.183Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-07-29T21:57:48.184Z] [2021-07-29T21:57:48.184Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-07-29T21:57:48.722Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-07-29T21:57:48.722Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-07-29T21:57:48.722Z] ab5ef0e58194: Pulling fs layer [2021-07-29T21:57:48.722Z] 9712f1f96733: Pulling fs layer [2021-07-29T21:57:48.722Z] 63f879dbbcfc: Pulling fs layer [2021-07-29T21:57:48.722Z] 0d9ebad4ef96: Pulling fs layer [2021-07-29T21:57:48.722Z] e9a5061849ea: Pulling fs layer [2021-07-29T21:57:48.722Z] d747dcd14b5f: Pulling fs layer [2021-07-29T21:57:48.722Z] 2de7ff778b66: Pulling fs layer [2021-07-29T21:57:48.722Z] 0d9ebad4ef96: Waiting [2021-07-29T21:57:48.722Z] e9a5061849ea: Waiting [2021-07-29T21:57:48.722Z] d747dcd14b5f: Waiting [2021-07-29T21:57:48.722Z] 2de7ff778b66: Waiting [2021-07-29T21:57:48.722Z] 9712f1f96733: Verifying Checksum [2021-07-29T21:57:48.722Z] 9712f1f96733: Download complete [2021-07-29T21:57:50.669Z] 63f879dbbcfc: Verifying Checksum [2021-07-29T21:57:50.669Z] 63f879dbbcfc: Download complete [2021-07-29T21:57:51.259Z] e9a5061849ea: Verifying Checksum [2021-07-29T21:57:51.259Z] e9a5061849ea: Download complete [2021-07-29T21:57:51.259Z] d747dcd14b5f: Verifying Checksum [2021-07-29T21:57:51.259Z] d747dcd14b5f: Download complete [2021-07-29T21:57:51.844Z] 2de7ff778b66: Verifying Checksum [2021-07-29T21:57:51.844Z] 2de7ff778b66: Download complete [2021-07-29T21:57:51.844Z] 0d9ebad4ef96: Verifying Checksum [2021-07-29T21:57:51.844Z] 0d9ebad4ef96: Download complete [2021-07-29T21:57:52.439Z] ab5ef0e58194: Verifying Checksum [2021-07-29T21:57:52.439Z] ab5ef0e58194: Download complete [2021-07-29T21:57:55.036Z] ab5ef0e58194: Pull complete [2021-07-29T21:57:55.036Z] 9712f1f96733: Pull complete [2021-07-29T21:57:55.620Z] 63f879dbbcfc: Pull complete [2021-07-29T21:57:58.976Z] 0d9ebad4ef96: Pull complete [2021-07-29T21:57:59.243Z] e9a5061849ea: Pull complete [2021-07-29T21:57:59.243Z] d747dcd14b5f: Pull complete [2021-07-29T21:58:00.216Z] 2de7ff778b66: Pull complete [2021-07-29T21:58:00.217Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-07-29T21:58:00.217Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-07-29T21:58:00.217Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-07-29T21:58:00.323Z] prd-centos7-docker-4c-2g-561 does not seem to be running inside a container [2021-07-29T21:58:00.389Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-07-29T21:58:03.754Z] $ docker top ddd30e201c45f9ba4aa93003c9a13384fc489e1478009b22042c6eefc060de5c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-07-29T21:58:03.859Z] provisioning config files... [2021-07-29T21:58:03.874Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6403784098210999142tmp [2021-07-29T21:58:03.894Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config3609137805820044472tmp [2021-07-29T21:58:03.913Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config2111262210284434468tmp [Pipeline] { [Pipeline] echo [2021-07-29T21:58:03.937Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-29T21:58:04.257Z] ---> sigul-configuration.sh [2021-07-29T21:58:04.257Z] gpg: directory `/root/.gnupg' created [2021-07-29T21:58:04.257Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-07-29T21:58:04.257Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-07-29T21:58:04.257Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-07-29T21:58:04.257Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-07-29T21:58:04.257Z] gpg: CAST5 encrypted data [2021-07-29T21:58:04.257Z] gpg: encrypted with 1 passphrase [2021-07-29T21:58:04.257Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-07-29T21:58:04.571Z] + mkdir /home/jenkins [2021-07-29T21:58:04.571Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-07-29T21:58:04.885Z] + 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-07-29T21:58:04.899Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-29T21:58:05.213Z] ---> sigul-install.sh [2021-07-29T21:58:05.214Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-07-29T21:58:05.536Z] + git tag --list [2021-07-29T21:58:05.536Z] v0.0.0 [2021-07-29T21:58:05.536Z] v1.0.0-dev.1 [2021-07-29T21:58:05.536Z] v1.0.0-dev.2 [2021-07-29T21:58:05.536Z] v1.0.0-dev.3 [2021-07-29T21:58:05.536Z] v1.0.0-dev.4 [2021-07-29T21:58:05.536Z] v1.0.0-dev.5 [2021-07-29T21:58:05.536Z] v1.0.0-dev.6 [Pipeline] sh [2021-07-29T21:58:05.853Z] + lftools sign git-tag v1.0.0-dev.6 [2021-07-29T21:58:06.435Z] Signing Git tag with Sigul... [2021-07-29T21:58:06.435Z] Signing v1.0.0-dev.6 [Pipeline] echo [2021-07-29T21:58:07.408Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-29T21:58:07.722Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-07-29T21:58:07.735Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-07-29T21:58:07.763Z] $ docker stop --time=1 ddd30e201c45f9ba4aa93003c9a13384fc489e1478009b22042c6eefc060de5c [2021-07-29T21:58:08.986Z] $ docker rm -f ddd30e201c45f9ba4aa93003c9a13384fc489e1478009b22042c6eefc060de5c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-07-29T21:58:09.683Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-29T21:58:09.683Z] . [Pipeline] withDockerContainer [2021-07-29T21:58:09.774Z] prd-centos7-docker-4c-2g-561 does not seem to be running inside a container [2021-07-29T21:58:09.825Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-29T21:58:10.193Z] $ docker top 329bc9717c97594818b67d9aaa7b6197b49944e7feafb80b973bf2d5240be7a8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-29T21:58:10.346Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-29T21:58:10.346Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-29T21:58:10.464Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-29T21:58:10.466Z] $ docker exec 329bc9717c97594818b67d9aaa7b6197b49944e7feafb80b973bf2d5240be7a8 ssh-agent [2021-07-29T21:58:10.790Z] SSH_AUTH_SOCK=/tmp/ssh-kmE9qUMMnkWL/agent.13 [2021-07-29T21:58:10.790Z] SSH_AGENT_PID=20 [2021-07-29T21:58:10.801Z] Running ssh-add (command line suppressed) [2021-07-29T21:58:10.894Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_2095573577856372998.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_2095573577856372998.key) [2021-07-29T21:58:10.923Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-29T21:58:11.244Z] + git semver bump pre [2021-07-29T21:58:11.244Z] # -> Open(): unable to determine branch for HEAD [2021-07-29T21:58:11.244Z] # $GIT_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.git [2021-07-29T21:58:11.245Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-rfid-llrp-go_main [2021-07-29T21:58:11.245Z] # $SEMVER_REMOTE_NAME = origin [2021-07-29T21:58:11.245Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-29T21:58:11.245Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-29T21:58:11.245Z] # $SEMVER_BRANCH = main [2021-07-29T21:58:11.245Z] # $SEMVER_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.semver [2021-07-29T21:58:11.245Z] 1.0.0-dev.7 [Pipeline] } [2021-07-29T21:58:11.257Z] $ docker exec --env ******** --env ******** 329bc9717c97594818b67d9aaa7b6197b49944e7feafb80b973bf2d5240be7a8 ssh-agent -k [2021-07-29T21:58:11.345Z] unset SSH_AUTH_SOCK; [2021-07-29T21:58:11.345Z] unset SSH_AGENT_PID; [2021-07-29T21:58:11.345Z] echo Agent pid 20 killed; [2021-07-29T21:58:11.365Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-29T21:58:11.715Z] + git semver [Pipeline] } [2021-07-29T21:58:11.741Z] $ docker stop --time=1 329bc9717c97594818b67d9aaa7b6197b49944e7feafb80b973bf2d5240be7a8 [2021-07-29T21:58:12.929Z] $ docker rm -f 329bc9717c97594818b67d9aaa7b6197b49944e7feafb80b973bf2d5240be7a8 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-07-29T21:58:13.333Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-29T21:58:13.333Z] . [Pipeline] withDockerContainer [2021-07-29T21:58:13.422Z] prd-centos7-docker-4c-2g-561 does not seem to be running inside a container [2021-07-29T21:58:13.643Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-29T21:58:13.997Z] $ docker top 9f2946486f76b6ebe6700a7d42521c548e96b6e320336cf2ea9865e25f314578 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-29T21:58:14.282Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-29T21:58:14.282Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-29T21:58:14.409Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-29T21:58:14.412Z] $ docker exec 9f2946486f76b6ebe6700a7d42521c548e96b6e320336cf2ea9865e25f314578 ssh-agent [2021-07-29T21:58:14.552Z] SSH_AUTH_SOCK=/tmp/ssh-wj5eXs6slptb/agent.15 [2021-07-29T21:58:14.552Z] SSH_AGENT_PID=21 [2021-07-29T21:58:14.564Z] Running ssh-add (command line suppressed) [2021-07-29T21:58:14.658Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1926486265800256154.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1926486265800256154.key) [2021-07-29T21:58:14.683Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-29T21:58:15.004Z] + git semver push [2021-07-29T21:58:15.004Z] # -> Open(): unable to determine branch for HEAD [2021-07-29T21:58:15.004Z] # $GIT_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.git [2021-07-29T21:58:15.004Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-rfid-llrp-go_main [2021-07-29T21:58:15.004Z] # $SEMVER_REMOTE_NAME = origin [2021-07-29T21:58:15.004Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-29T21:58:15.004Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-29T21:58:15.004Z] # $SEMVER_BRANCH = main [2021-07-29T21:58:15.004Z] # $SEMVER_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.semver [Pipeline] } [2021-07-29T21:58:19.265Z] $ docker exec --env ******** --env ******** 9f2946486f76b6ebe6700a7d42521c548e96b6e320336cf2ea9865e25f314578 ssh-agent -k [2021-07-29T21:58:19.356Z] unset SSH_AUTH_SOCK; [2021-07-29T21:58:19.356Z] unset SSH_AGENT_PID; [2021-07-29T21:58:19.356Z] echo Agent pid 21 killed; [2021-07-29T21:58:19.377Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-29T21:58:19.721Z] + git semver [Pipeline] } [2021-07-29T21:58:19.741Z] $ docker stop --time=1 9f2946486f76b6ebe6700a7d42521c548e96b6e320336cf2ea9865e25f314578 [2021-07-29T21:58:20.950Z] $ docker rm -f 9f2946486f76b6ebe6700a7d42521c548e96b6e320336cf2ea9865e25f314578 [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] libraryResource [Pipeline] sh [2021-07-29T21:58:22.216Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-29T21:58:22.818Z] ---> package-listing.sh [2021-07-29T21:58:22.818Z] ++ facter osfamily [2021-07-29T21:58:22.818Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-29T21:58:23.086Z] + OS_FAMILY=redhat [2021-07-29T21:58:23.086Z] + workspace=/w/workspace/foundry_device-rfid-llrp-go_main [2021-07-29T21:58:23.086Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-29T21:58:23.086Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-29T21:58:23.086Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-29T21:58:23.086Z] + PACKAGES=/tmp/packages_start.txt [2021-07-29T21:58:23.086Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2021-07-29T21:58:23.086Z] + PACKAGES=/tmp/packages_end.txt [2021-07-29T21:58:23.086Z] + case "${OS_FAMILY}" in [2021-07-29T21:58:23.086Z] + sort [2021-07-29T21:58:23.086Z] + rpm -qa [2021-07-29T21:58:23.669Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-29T21:58:23.669Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-29T21:58:23.669Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-29T21:58:23.669Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2021-07-29T21:58:23.669Z] + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [2021-07-29T21:58:23.669Z] + 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-07-29T21:58:23.686Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/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-07-29T21:58:23.986Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-29T21:58:24.574Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-29T21:58:24.574Z] [2021-07-29T21:58:24.574Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-07-29T21:58:24.911Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-29T21:58:24.911Z] latest: Pulling from edgex-lftools-log-publisher [2021-07-29T21:58:24.911Z] b4d181a07f80: Pulling fs layer [2021-07-29T21:58:24.911Z] a1111a8f2ec3: Pulling fs layer [2021-07-29T21:58:24.911Z] ed53099fbce6: Pulling fs layer [2021-07-29T21:58:24.911Z] dc539afda2c1: Pulling fs layer [2021-07-29T21:58:24.911Z] 77bc0d833cb6: Pulling fs layer [2021-07-29T21:58:24.911Z] 9065ff56babe: Pulling fs layer [2021-07-29T21:58:24.911Z] d287ab97295c: Pulling fs layer [2021-07-29T21:58:24.911Z] dc539afda2c1: Waiting [2021-07-29T21:58:24.911Z] 77bc0d833cb6: Waiting [2021-07-29T21:58:24.911Z] 9065ff56babe: Waiting [2021-07-29T21:58:24.911Z] d287ab97295c: Waiting [2021-07-29T21:58:25.178Z] a1111a8f2ec3: Verifying Checksum [2021-07-29T21:58:25.178Z] a1111a8f2ec3: Download complete [2021-07-29T21:58:25.178Z] dc539afda2c1: Verifying Checksum [2021-07-29T21:58:25.178Z] dc539afda2c1: Download complete [2021-07-29T21:58:25.445Z] 77bc0d833cb6: Verifying Checksum [2021-07-29T21:58:25.445Z] 77bc0d833cb6: Download complete [2021-07-29T21:58:25.445Z] 9065ff56babe: Verifying Checksum [2021-07-29T21:58:25.445Z] 9065ff56babe: Download complete [2021-07-29T21:58:25.711Z] ed53099fbce6: Download complete [2021-07-29T21:58:27.125Z] b4d181a07f80: Verifying Checksum [2021-07-29T21:58:27.125Z] b4d181a07f80: Download complete [2021-07-29T21:58:28.088Z] b4d181a07f80: Pull complete [2021-07-29T21:58:28.088Z] a1111a8f2ec3: Pull complete [2021-07-29T21:58:28.674Z] ed53099fbce6: Pull complete [2021-07-29T21:58:28.674Z] dc539afda2c1: Pull complete [2021-07-29T21:58:28.940Z] 77bc0d833cb6: Pull complete [2021-07-29T21:58:28.940Z] 9065ff56babe: Pull complete [2021-07-29T21:58:32.297Z] d287ab97295c: Verifying Checksum [2021-07-29T21:58:32.298Z] d287ab97295c: Download complete [2021-07-29T21:58:36.578Z] d287ab97295c: Pull complete [2021-07-29T21:58:36.578Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-07-29T21:58:36.578Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-29T21:58:36.578Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-07-29T21:58:36.667Z] prd-centos7-docker-4c-2g-561 does not seem to be running inside a container [2021-07-29T21:58:36.727Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-07-29T21:58:39.247Z] $ docker top d6d801ae9959e59d648a7bbdbc9774a43b5b5350c67010b7f12adb6841f32d86 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-29T21:58:39.645Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-29T21:58:39.964Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-07-29T21:58:40.284Z] + ls /var/log/sa-host [2021-07-29T21:58:40.284Z] + sadf -c /var/log/sa-host/sa05 [2021-07-29T21:58:40.284Z] file_magic: OK [2021-07-29T21:58:40.284Z] HZ: Using current value: 100 [2021-07-29T21:58:40.284Z] file_header: OK [2021-07-29T21:58:40.284Z] 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-07-29T21:58:40.284Z] Statistics: [2021-07-29T21:58:40.284Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-29T21:58:40.284Z] File successfully converted to sysstat format version 12.0.3 [2021-07-29T21:58:40.284Z] + sadf -c /var/log/sa-host/sa29 [2021-07-29T21:58:40.284Z] file_magic: OK [2021-07-29T21:58:40.284Z] HZ: Using current value: 100 [2021-07-29T21:58:40.284Z] file_header: OK [2021-07-29T21:58:40.284Z] 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-07-29T21:58:40.284Z] Statistics: [2021-07-29T21:58:40.284Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-29T21:58:40.284Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-29T21:58:40.946Z] provisioning config files... [2021-07-29T21:58:40.962Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config1952757460890716367tmp [Pipeline] { [Pipeline] echo [2021-07-29T21:58:40.986Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-29T21:58:41.301Z] ---> create-netrc.sh [Pipeline] } [2021-07-29T21:58:41.313Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-29T21:58:41.789Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-29T21:58:41.806Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-29T21:58:42.121Z] ---> sudo-logs.sh [2021-07-29T21:58:42.121Z] Archiving 'sudo' log.. [2021-07-29T21:58:42.121Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-561.vexxhost.local: Name or service not known [2021-07-29T21:58:42.121Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-561.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-07-29T21:58:42.161Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-29T21:58:42.476Z] ---> job-cost.sh [2021-07-29T21:58:42.476Z] lf-activate-venv: SKIPPING [2021-07-29T21:58:42.476Z] DEBUG: total: 0.18000000715255737 [2021-07-29T21:58:42.476Z] INFO: Retrieving Stack Cost... [2021-07-29T21:58:43.433Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-29T21:58:43.699Z] INFO: Archiving Costs [Pipeline] echo [2021-07-29T21:58:43.716Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-29T21:58:44.026Z] ---> logs-deploy.sh [2021-07-29T21:58:44.027Z] lf-activate-venv: SKIPPING [2021-07-29T21:58:44.027Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/4 [2021-07-29T21:58:44.027Z] INFO: archiving workspace using pattern(s): [2021-07-29T21:58:44.615Z] Archives upload complete. [2021-07-29T21:58:44.884Z] INFO: archiving logs to Nexus