Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9eabae5d0b8447ec436d7ae13a4bd32fe3887095 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-ssh1399573127010831688.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c141c1271097dc03ad291c2451e310eaf98cdd06 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-ssh446388261016856455.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 c141c1271097dc03ad291c2451e310eaf98cdd06 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-ssh7398842088373260251.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c141c1271097dc03ad291c2451e310eaf98cdd06 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c141c1271097dc03ad291c2451e310eaf98cdd06 # timeout=10 Commit message: "Merge pull request #355 from ernestojeda/error-check-post-build" > 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-ssh5749206831229525364.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/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-ssh3452765962109670803.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1889 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/foundry_device-rfid-llrp-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/foundry_device-rfid-llrp-go_main@tmp/jenkins-gitclient-ssh7759832277461158396.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9eabae5d0b8447ec436d7ae13a4bd32fe3887095 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9eabae5d0b8447ec436d7ae13a4bd32fe3887095 # timeout=10 Commit message: "Merge pull request #50 from lenny-intel/pr-template" > git rev-list --no-walk e0ebc7ee856a66e69e0bf61b50d6adfe371edacc # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:42:46 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:42:46 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:42:46 ========================================================= 05:42:46 EdgeX Global Pipelines Version Info 05:42:46 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:42:47 ------------------- 05:42:47 stable info: 05:42:47 ------------------- 05:42:47 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:42:47 Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 05:42:47 Message: update stable to v1.0.206 05:42:48 ------------------- 05:42:48 experimental info: 05:42:48 ------------------- 05:42:48 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:42:48 Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 05:42:48 Message: update experimental to v1.0.206 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:42:48 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 05:42:48 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 05:42:48 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:42:48 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:42:48 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:42:48 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 05:42:48 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 05:42:48 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 05:42:48 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:42:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:42:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:42:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:42:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 05:42:49 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:42:49 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:42:49 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:42:49 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:42:49 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:42:49 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:42:49 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:42:49 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 05:42:49 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:42:49 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:42:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:42:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:42:49 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:42:49 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:42:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 05:42:49 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 05:42:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 05:42:49 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9eabae5d0b8447ec436d7ae13a4bd32fe3887095 [Pipeline] echo 05:42:49 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9eabae5 [Pipeline] echo 05:42:49 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:42:49 provisioning config files... 05:42:49 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config7955282456207523618tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:42:49 ---> docker-login.sh 05:42:49 nexus3.edgexfoundry.org:10001 05:42:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:42:50 Configure a credential helper to remove this warning. See 05:42:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:42:50 05:42:50 Login Succeeded 05:42:50 nexus3.edgexfoundry.org:10002 05:42:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:42:50 Configure a credential helper to remove this warning. See 05:42:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:42:50 05:42:50 Login Succeeded 05:42:50 nexus3.edgexfoundry.org:10003 05:42:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:42:50 Configure a credential helper to remove this warning. See 05:42:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:42:50 05:42:50 Login Succeeded 05:42:50 nexus3.edgexfoundry.org:10004 05:42:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:42:50 Configure a credential helper to remove this warning. See 05:42:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:42:50 05:42:50 Login Succeeded 05:42:50 docker.io 05:42:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:42:51 Configure a credential helper to remove this warning. See 05:42:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:42:51 05:42:51 Login Succeeded 05:42:51 ---> docker-login.sh ends [Pipeline] } 05:42:51 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 05:42:51 + git log --format=format:%s -1 9eabae5d0b8447ec436d7ae13a4bd32fe3887095 [Pipeline] echo 05:42:51 GIT_COMMIT: 9eabae5d0b8447ec436d7ae13a4bd32fe3887095, Commit Message: Merge pull request #50 from lenny-intel/pr-template [Pipeline] echo 05:42:51 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 05:42:52 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:42:52 05:42:52 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:42:52 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:42:52 latest: Pulling from edgex-devops/git-semver 05:42:52 31603596830f: Pulling fs layer 05:42:52 04fac38145f0: Pulling fs layer 05:42:52 701f6daf10bf: Pulling fs layer 05:42:52 24f72da36158: Pulling fs layer 05:42:52 24f72da36158: Waiting 05:42:52 04fac38145f0: Verifying Checksum 05:42:52 04fac38145f0: Download complete 05:42:52 31603596830f: Verifying Checksum 05:42:52 31603596830f: Download complete 05:42:52 701f6daf10bf: Verifying Checksum 05:42:52 701f6daf10bf: Download complete 05:42:52 24f72da36158: Verifying Checksum 05:42:52 24f72da36158: Download complete 05:42:52 31603596830f: Pull complete 05:42:53 04fac38145f0: Pull complete 05:42:53 701f6daf10bf: Pull complete 05:42:53 24f72da36158: Pull complete 05:42:53 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 05:42:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:42:53 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:42:54 prd-centos7-docker-4c-2g-1889 does not seem to be running inside a container 05:42:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:42:54 $ docker top 24832232d0c42fa287aa1140a433590c500c2b5886ab58d92ba7572166b694f2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:42:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:42:55 [ssh-agent] Looking for ssh-agent implementation... 05:42:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:42:55 $ docker exec 24832232d0c42fa287aa1140a433590c500c2b5886ab58d92ba7572166b694f2 ssh-agent 05:42:55 SSH_AUTH_SOCK=/tmp/ssh-X38Gb3GfGA0a/agent.14 05:42:55 SSH_AGENT_PID=21 05:42:55 Running ssh-add (command line suppressed) 05:42:55 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7350163181287637840.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7350163181287637840.key) 05:42:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:42:55 + git tag --points-at HEAD [Pipeline] } 05:42:55 $ docker exec --env ******** --env ******** 24832232d0c42fa287aa1140a433590c500c2b5886ab58d92ba7572166b694f2 ssh-agent -k 05:42:55 unset SSH_AUTH_SOCK; 05:42:55 unset SSH_AGENT_PID; 05:42:55 echo Agent pid 21 killed; 05:42:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:42:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:42:55 [ssh-agent] Looking for ssh-agent implementation... 05:42:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:42:56 $ docker exec 24832232d0c42fa287aa1140a433590c500c2b5886ab58d92ba7572166b694f2 ssh-agent 05:42:56 SSH_AUTH_SOCK=/tmp/ssh-nGzgph7XIaVa/agent.55 05:42:56 SSH_AGENT_PID=61 05:42:56 Running ssh-add (command line suppressed) 05:42:56 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3813334970337185595.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3813334970337185595.key) 05:42:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:42:56 + git semver init 05:42:56 # -> Open(): unable to determine branch for HEAD 05:42:56 # $GIT_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.git 05:42:56 # $GIT_WORK_TREE = /w/workspace/foundry_device-rfid-llrp-go_main 05:42:56 # $SEMVER_REMOTE_NAME = origin 05:42:56 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:42:56 # $SEMVER_USER_NAME = edgex-jenkins 05:42:56 # $SEMVER_BRANCH = main 05:42:56 # $SEMVER_TEMP = /tmp/semver-272168657 05:42:56 # git clone --branch semver git@github.com:edgexfoundry/device-rfid-llrp-go.git $SEMVER_TEMP 05:42:57 # '/tmp/semver-272168657' -> '/w/workspace/foundry_device-rfid-llrp-go_main/.semver' 05:42:57 # -> Force: false 05:42:57 # $SEMVER_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.semver [Pipeline] } 05:42:57 $ docker exec --env ******** --env ******** 24832232d0c42fa287aa1140a433590c500c2b5886ab58d92ba7572166b694f2 ssh-agent -k 05:42:57 unset SSH_AUTH_SOCK; 05:42:57 unset SSH_AGENT_PID; 05:42:57 echo Agent pid 61 killed; 05:42:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:42:57 + git semver [Pipeline] } 05:42:57 $ docker stop --time=1 24832232d0c42fa287aa1140a433590c500c2b5886ab58d92ba7572166b694f2 05:42:59 $ docker rm -f 24832232d0c42fa287aa1140a433590c500c2b5886ab58d92ba7572166b694f2 [Pipeline] // withDockerContainer [Pipeline] sh 05:42:59 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:42:59 Stashed 1 file(s) [Pipeline] echo 05:42:59 [edgeXSemver]: initialized semver on version 1.0.1-dev.2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 05:43:14 Still waiting to schedule task 05:43:14 ‘prd-centos7-blackbox-4c-2g-465’ doesn’t have label ‘centos7-docker-4c-2g’ 05:43:14 ‘prd-centos7-builder-2c-1g-1022’ doesn’t have label ‘centos7-docker-4c-2g’ 05:43:14 ‘prd-centos7-builder-2c-1g-436’ doesn’t have label ‘centos7-docker-4c-2g’ 05:43:14 ‘prd-centos7-builder-2c-1g-458’ doesn’t have label ‘centos7-docker-4c-2g’ 05:43:14 ‘prd-centos7-builder-2c-1g-478’ doesn’t have label ‘centos7-docker-4c-2g’ 05:43:14 ‘prd-centos7-builder-2c-1g-522’ doesn’t have label ‘centos7-docker-4c-2g’ 05:43:14 ‘prd-centos7-builder-2c-1g-524’ doesn’t have label ‘centos7-docker-4c-2g’ 05:43:14 ‘prd-centos7-builder-2c-1g-732’ doesn’t have label ‘centos7-docker-4c-2g’ 05:43:14 ‘prd-centos7-builder-2c-1g-775’ doesn’t have label ‘centos7-docker-4c-2g’ 05:43:14 ‘prd-centos7-builder-2c-1g-798’ doesn’t have label ‘centos7-docker-4c-2g’ 05:43:14 ‘prd-centos7-builder-2c-1g-941’ doesn’t have label ‘centos7-docker-4c-2g’ 05:43:14 ‘prd-centos7-docker-4c-2g-1891’ is offline 05:43:14 ‘prd-centos7-docker-4c-2g-1892’ is offline 05:43:14 ‘prd-centos7-docker-4c-2g-1893’ is offline 05:43:14 ‘prd-centos7-docker-4c-2g-444’ is offline 05:43:14 ‘prd-centos7-docker-4c-2g-445’ is offline 05:43:14 ‘prd-centos7-docker-4c-2g-504’ is offline 05:43:14 ‘prd-centos7-docker-4c-2g-603’ is offline 05:43:14 ‘prd-centos7-docker-4c-2g-826’ is offline 05:43:14 ‘prd-centos7-docker-4c-2g-829’ is offline 05:43:14 ‘prd-centos7-docker-8c-8g-1881’ doesn’t have label ‘centos7-docker-4c-2g’ 05:43:14 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1884’ doesn’t have label ‘centos7-docker-4c-2g’ 05:43:14 Still waiting to schedule task 05:43:14 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1884’ is offline 05:43:20 Running on prd-centos7-docker-4c-2g-1893 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws 05:43:20 Running in /w/workspace/device-rfid-llrp-go/10 [Pipeline] { [Pipeline] checkout 05:43:20 Selected Git installation does not exist. Using Default 05:43:20 The recommended git tool is: NONE 05:43:23 using credential edgex-jenkins-ssh 05:43:23 Cloning the remote Git repository 05:43:22 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 05:43:22 > git init /w/workspace/device-rfid-llrp-go/10 # timeout=10 05:43:22 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 05:43:22 > git --version # timeout=10 05:43:22 > git --version # 'git version 2.24.4' 05:43:22 using GIT_SSH to set credentials SSH Credentials for GitHub 05:43:22 [INFO] Currently running in a labeled security context 05:43:22 [INFO] Currently SELinux is 'enforcing' on the host 05:43:22 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/10@tmp/jenkins-gitclient-ssh1129371188269214089.key 05:43:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:43:24 Avoid second fetch 05:43:24 Checking out Revision 9eabae5d0b8447ec436d7ae13a4bd32fe3887095 (main) 05:43:23 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 05:43:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:43:23 > git config core.sparsecheckout # timeout=10 05:43:23 > git checkout -f 9eabae5d0b8447ec436d7ae13a4bd32fe3887095 # timeout=10 05:43:27 Commit message: "Merge pull request #50 from lenny-intel/pr-template" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:43:28 provisioning config files... 05:43:28 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/10@tmp/config5027544246704868442tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:43:28 ---> docker-login.sh 05:43:28 nexus3.edgexfoundry.org:10001 05:43:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:43:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:43:28 Configure a credential helper to remove this warning. See 05:43:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:43:28 05:43:28 Login Succeeded 05:43:28 nexus3.edgexfoundry.org:10002 05:43:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:43:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:43:28 Configure a credential helper to remove this warning. See 05:43:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:43:28 05:43:28 Login Succeeded 05:43:28 nexus3.edgexfoundry.org:10003 05:43:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:43:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:43:29 Configure a credential helper to remove this warning. See 05:43:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:43:29 05:43:29 Login Succeeded 05:43:29 nexus3.edgexfoundry.org:10004 05:43:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:43:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:43:29 Configure a credential helper to remove this warning. See 05:43:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:43:29 05:43:29 Login Succeeded 05:43:29 docker.io 05:43:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:43:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:43:29 Configure a credential helper to remove this warning. See 05:43:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:43:29 05:43:29 Login Succeeded 05:43:29 ---> docker-login.sh ends [Pipeline] } 05:43:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:43:30 ========================================================= 05:43:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 05:43:30 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 05:43:30 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 05:43:30 Sending build context to Docker daemon 1.2MB 05:43:30 Step 1/14 : ARG BASE=golang:1.16-alpine3.14 05:43:30 Step 2/14 : FROM ${BASE} AS builder 05:43:30 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 05:43:30 540db60ca938: Pulling fs layer 05:43:30 adcc1eea9eea: Pulling fs layer 05:43:30 4c4ab2625f07: Pulling fs layer 05:43:30 db62176df00c: Pulling fs layer 05:43:30 3b30891b0d05: Pulling fs layer 05:43:30 06b49ca38bd5: Pulling fs layer 05:43:30 c788192a36de: Pulling fs layer 05:43:30 a77e37c0d609: Pulling fs layer 05:43:30 c3185cebc471: Pulling fs layer 05:43:30 06b49ca38bd5: Waiting 05:43:30 db62176df00c: Waiting 05:43:30 c788192a36de: Waiting 05:43:30 a77e37c0d609: Waiting 05:43:30 c3185cebc471: Waiting 05:43:30 3b30891b0d05: Waiting 05:43:30 4c4ab2625f07: Verifying Checksum 05:43:30 4c4ab2625f07: Download complete 05:43:30 adcc1eea9eea: Verifying Checksum 05:43:30 adcc1eea9eea: Download complete 05:43:30 3b30891b0d05: Verifying Checksum 05:43:30 3b30891b0d05: Download complete 05:43:30 06b49ca38bd5: Verifying Checksum 05:43:30 06b49ca38bd5: Download complete 05:43:30 540db60ca938: Verifying Checksum 05:43:30 540db60ca938: Download complete 05:43:30 c788192a36de: Verifying Checksum 05:43:30 c788192a36de: Download complete 05:43:30 540db60ca938: Pull complete 05:43:30 adcc1eea9eea: Pull complete 05:43:30 4c4ab2625f07: Pull complete 05:43:31 a77e37c0d609: Verifying Checksum 05:43:31 a77e37c0d609: Download complete 05:43:31 db62176df00c: Verifying Checksum 05:43:31 db62176df00c: Download complete 05:43:31 c3185cebc471: Verifying Checksum 05:43:31 c3185cebc471: Download complete 05:43:36 db62176df00c: Pull complete 05:43:36 3b30891b0d05: Pull complete 05:43:36 06b49ca38bd5: Pull complete 05:43:36 c788192a36de: Pull complete 05:43:36 a77e37c0d609: Pull complete 05:43:38 c3185cebc471: Pull complete 05:43:38 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 05:43:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 05:43:38 ---> 031687cdd783 05:43:38 Step 3/14 : ARG MAKE='make build' 05:43:44 ---> Running in 34deec9b1062 05:43:44 Removing intermediate container 34deec9b1062 05:43:44 ---> deb54d9f7fea 05:43:44 Step 4/14 : ARG ALPINE_PKG_BASE="make git" 05:43:44 ---> Running in da809a801e04 05:43:44 Removing intermediate container da809a801e04 05:43:44 ---> 968d791d1ab1 05:43:44 Step 5/14 : ARG ALPINE_PKG_EXTRA="" 05:43:44 ---> Running in 3fcbb7e0fa7c 05:43:44 Removing intermediate container 3fcbb7e0fa7c 05:43:44 ---> 98d1dce63008 05:43:44 Step 6/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:43:44 ---> Running in 833323175b30 05:43:44 Removing intermediate container 833323175b30 05:43:44 ---> 8bfc848074d8 05:43:44 Step 7/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:43:44 ---> Running in 078ffaa17eeb 05:43:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:43:44 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:43:45 OK: 219 MiB in 52 packages 05:43:45 Removing intermediate container 078ffaa17eeb 05:43:45 ---> 2c16709e18f5 05:43:45 Step 8/14 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rfid-llrp-go 05:43:45 ---> Running in d3bc2afdaf24 05:43:45 Removing intermediate container d3bc2afdaf24 05:43:45 ---> 7a948e3b095e 05:43:45 Step 9/14 : COPY go.mod . 05:43:45 ---> 30b008b38988 05:43:45 Step 10/14 : COPY Makefile . 05:43:45 ---> 6c977e27e4bb 05:43:45 Step 11/14 : RUN make update 05:43:45 ---> Running in 2940a2b4f662 05:43:46 CGO_ENABLED=0 GO111MODULE=on go mod download 05:43:56 Removing intermediate container 2940a2b4f662 05:43:56 ---> 6c1dbcc3006d 05:43:56 Step 12/14 : COPY . . 05:43:56 ---> 550e099462ba 05:43:56 Step 13/14 : RUN go mod tidy 05:43:56 ---> Running in 719e39acc046 05:43:56 Removing intermediate container 719e39acc046 05:43:56 ---> 641fbf40b999 05:43:56 Step 14/14 : RUN $MAKE 05:43:56 ---> Running in 0e0ed6eced09 05:43:56 noop 05:43:56 Removing intermediate container 0e0ed6eced09 05:43:56 ---> c44f5a9189a1 05:43:56 Successfully built c44f5a9189a1 05:43:56 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 05:43:56 + docker inspect -f . ci-base-image-x86_64 05:43:56 . [Pipeline] withDockerContainer 05:43:56 prd-centos7-docker-4c-2g-1893 does not seem to be running inside a container 05:43:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/10 -v /w/workspace/device-rfid-llrp-go/10:/w/workspace/device-rfid-llrp-go/10:rw,z -v /w/workspace/device-rfid-llrp-go/10@tmp:/w/workspace/device-rfid-llrp-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:43:57 $ docker top 0779a1dd083be8a265a42167f846217ca58b3db241182146cea6f6b5b5268ec9 -eo pid,comm [Pipeline] { [Pipeline] sh 05:43:57 + go version 05:43:57 go version go1.16.6 linux/amd64 [Pipeline] } 05:43:57 $ docker stop --time=1 0779a1dd083be8a265a42167f846217ca58b3db241182146cea6f6b5b5268ec9 05:43:58 $ docker rm -f 0779a1dd083be8a265a42167f846217ca58b3db241182146cea6f6b5b5268ec9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:43:59 + docker inspect -f . ci-base-image-x86_64 05:43:59 . [Pipeline] withDockerContainer 05:43:59 prd-centos7-docker-4c-2g-1893 does not seem to be running inside a container 05:43:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/10 -v /w/workspace/device-rfid-llrp-go/10:/w/workspace/device-rfid-llrp-go/10:rw,z -v /w/workspace/device-rfid-llrp-go/10@tmp:/w/workspace/device-rfid-llrp-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:43:59 $ docker top dd9f55353a63b949677786389413681019d5e01be96a5dfdd10d7a84defba4ed -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 05:44:00 + go mod tidy [Pipeline] sh 05:44:00 + make test 05:44:00 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 05:44:00 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 05:44:15 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 05:44:15 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 05:44:17 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.055s coverage: 39.5% of statements 05:44:17 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.241s coverage: 52.0% of statements 05:44:17 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.004s coverage: 95.5% of statements 05:44:17 CGO_ENABLED=0 GO111MODULE=on go vet ./... 05:44:24 gofmt -l . 05:44:24 [ "`gofmt -l .`" = "" ] 05:44:24 ./bin/test-go-mod-tidy.sh 05:44:24 ./bin/test-attribution-txt.sh [Pipeline] } 05:44:24 $ docker stop --time=1 dd9f55353a63b949677786389413681019d5e01be96a5dfdd10d7a84defba4ed 05:44:26 $ docker rm -f dd9f55353a63b949677786389413681019d5e01be96a5dfdd10d7a84defba4ed [Pipeline] // withDockerContainer [Pipeline] sh 05:44:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:44:26 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:44:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:44:28 + ls -al . 05:44:28 total 572 05:44:28 drwxrwxr-x. 10 jenkins jenkins 4096 Oct 5 05:44 . 05:44:28 drwxrwxr-x. 4 jenkins jenkins 30 Oct 5 05:43 .. 05:44:28 -rw-rw-r--. 1 jenkins jenkins 6734 Oct 5 05:43 Attribution.txt 05:44:28 drwxrwxr-x. 2 jenkins jenkins 89 Oct 5 05:43 bin 05:44:28 drwxrwxr-x. 4 jenkins jenkins 44 Oct 5 05:43 cmd 05:44:28 -rw-r--r--. 1 jenkins jenkins 462904 Oct 5 05:44 coverage.out 05:44:28 -rw-rw-r--. 1 jenkins jenkins 1521 Oct 5 05:43 Dockerfile 05:44:28 -rw-rw-r--. 1 jenkins jenkins 134 Oct 5 05:43 .dockerignore 05:44:28 drwxrwxr-x. 2 jenkins jenkins 4096 Oct 5 05:43 examples 05:44:28 drwxrwxr-x. 8 jenkins jenkins 162 Oct 5 05:43 .git 05:44:28 drwxrwxr-x. 2 jenkins jenkins 103 Oct 5 05:43 .github 05:44:28 -rw-rw-r--. 1 jenkins jenkins 934 Oct 5 05:43 .gitignore 05:44:28 -rw-r--r--. 1 jenkins jenkins 308 Oct 5 05:44 go.mod 05:44:28 -rw-r--r--. 1 jenkins jenkins 13807 Oct 5 05:44 go.sum 05:44:28 -rw-rw-r--. 1 jenkins jenkins 677 Oct 5 05:43 GOVERNANCE.md 05:44:28 drwxrwxr-x. 2 jenkins jenkins 31 Oct 5 05:43 images 05:44:28 drwxrwxr-x. 5 jenkins jenkins 45 Oct 5 05:43 internal 05:44:28 -rw-rw-r--. 1 jenkins jenkins 682 Oct 5 05:43 Jenkinsfile 05:44:28 -rw-rw-r--. 1 jenkins jenkins 11347 Oct 5 05:43 LICENSE 05:44:28 -rw-rw-r--. 1 jenkins jenkins 1011 Oct 5 05:43 Makefile 05:44:28 -rw-rw-r--. 1 jenkins jenkins 625 Oct 5 05:43 OWNERS.md 05:44:28 -rw-rw-r--. 1 jenkins jenkins 30261 Oct 5 05:43 README.md 05:44:28 drwxrwxr-x. 4 jenkins jenkins 54 Oct 5 05:43 snap 05:44:28 -rw-rw-r--. 1 jenkins jenkins 11 Oct 5 05:42 VERSION 05:44:28 -rw-rw-r--. 1 jenkins jenkins 193 Oct 5 05:43 version.go [Pipeline] isUnix [Pipeline] sh 05:44:28 + 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=9eabae5d0b8447ec436d7ae13a4bd32fe3887095 --label arch=amd64 --label version=1.0.1-dev.2 . 05:44:28 Sending build context to Docker daemon 1.2MB 05:44:28 Step 1/25 : ARG BASE=golang:1.16-alpine3.14 05:44:28 Step 2/25 : FROM ${BASE} AS builder 05:44:28 ---> c44f5a9189a1 05:44:28 Step 3/25 : ARG MAKE='make build' 05:44:28 ---> Running in 73fa2913723b 05:44:28 Removing intermediate container 73fa2913723b 05:44:28 ---> 78ecc521bd8f 05:44:28 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 05:44:28 ---> Running in 3dbb4d95716d 05:44:28 Removing intermediate container 3dbb4d95716d 05:44:28 ---> 9465f2de5a09 05:44:28 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 05:44:28 ---> Running in d500f548e4ea 05:44:28 Removing intermediate container d500f548e4ea 05:44:28 ---> e82d55cd98ca 05:44:28 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:44:28 ---> Running in c28b390416d4 05:44:29 Removing intermediate container c28b390416d4 05:44:29 ---> 69e49af67ce6 05:44:29 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:44:29 ---> Running in 65b7c183a691 05:44:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:44:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:44:30 OK: 219 MiB in 52 packages 05:44:30 Removing intermediate container 65b7c183a691 05:44:30 ---> a95ac409de29 05:44:30 Step 8/25 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rfid-llrp-go 05:44:30 ---> Running in 7584e3c1cee4 05:44:31 Removing intermediate container 7584e3c1cee4 05:44:31 ---> 4c9b5f114b03 05:44:31 Step 9/25 : COPY go.mod . 05:44:31 ---> d39d22ad0824 05:44:31 Step 10/25 : COPY Makefile . 05:44:31 ---> 6b5d8d9752a9 05:44:31 Step 11/25 : RUN make update 05:44:31 ---> Running in 270c8220f20a 05:44:31 CGO_ENABLED=0 GO111MODULE=on go mod download 05:44:31 Removing intermediate container 270c8220f20a 05:44:31 ---> 09b3be09e4c8 05:44:31 Step 12/25 : COPY . . 05:44:31 ---> 93be9aceff28 05:44:31 Step 13/25 : RUN go mod tidy 05:44:32 ---> Running in f6c04ffd0171 05:44:32 Removing intermediate container f6c04ffd0171 05:44:32 ---> 771b08099fe6 05:44:32 Step 14/25 : RUN $MAKE 05:44:32 ---> Running in a5c8da057788 05:44:33 go mod tidy 05:44:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=1.0.1-dev.2" -o cmd/device-rfid-llrp-go ./cmd 05:44:43 Removing intermediate container a5c8da057788 05:44:43 ---> 864b295c10ce 05:44:43 Step 15/25 : FROM alpine:3.14 05:44:43 3.14: Pulling from library/alpine 05:44:43 a0d0a0d46f8b: Pulling fs layer 05:44:43 a0d0a0d46f8b: Verifying Checksum 05:44:43 a0d0a0d46f8b: Download complete 05:44:43 a0d0a0d46f8b: Pull complete 05:44:43 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 05:44:43 Status: Downloaded newer image for alpine:3.14 05:44:43 ---> 14119a10abf4 05:44:43 Step 16/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 05:44:43 ---> Running in 17a789efe21d 05:44:43 Removing intermediate container 17a789efe21d 05:44:43 ---> 0062f7defef0 05:44:43 Step 17/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/LICENSE / 05:44:43 ---> 1dc6ecfbce47 05:44:43 Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/Attribution.txt / 05:44:44 ---> 709df8a26335 05:44:44 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/cmd / 05:44:44 ---> 6c3da7d3f958 05:44:44 Step 20/25 : EXPOSE 49989 05:44:44 ---> Running in a17a8163ef44 05:44:44 Removing intermediate container a17a8163ef44 05:44:44 ---> 89308756fa98 05:44:44 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp-go"] 05:44:44 ---> Running in 132b37fcccad 05:44:44 Removing intermediate container 132b37fcccad 05:44:44 ---> 5522ee382cdd 05:44:44 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 05:44:44 ---> Running in d6ff4671923f 05:44:44 Removing intermediate container d6ff4671923f 05:44:44 ---> aea08ac8f6fb 05:44:44 Step 23/25 : LABEL arch=amd64 05:44:44 ---> Running in 0619b8bb07af 05:44:44 Removing intermediate container 0619b8bb07af 05:44:44 ---> 613c7550e1ee 05:44:44 Step 24/25 : LABEL git_sha=9eabae5d0b8447ec436d7ae13a4bd32fe3887095 05:44:44 ---> Running in 43b88a4b8072 05:44:44 Removing intermediate container 43b88a4b8072 05:44:44 ---> c74f24b54110 05:44:44 Step 25/25 : LABEL version=1.0.1-dev.2 05:44:44 ---> Running in 66490137fe0d 05:44:44 Removing intermediate container 66490137fe0d 05:44:44 ---> 4190e5543aa1 05:44:44 [Warning] One or more build-args [ARCH] were not consumed 05:44:44 Successfully built 4190e5543aa1 05:44:44 Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:44:45 provisioning config files... 05:44:45 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/10@tmp/config7221246071376965040tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:44:45 ---> docker-login.sh 05:44:45 nexus3.edgexfoundry.org:10001 05:44:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:44:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:44:45 Configure a credential helper to remove this warning. See 05:44:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:44:45 05:44:45 Login Succeeded 05:44:45 nexus3.edgexfoundry.org:10002 05:44:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:44:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:44:45 Configure a credential helper to remove this warning. See 05:44:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:44:45 05:44:45 Login Succeeded 05:44:45 nexus3.edgexfoundry.org:10003 05:44:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:44:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:44:45 Configure a credential helper to remove this warning. See 05:44:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:44:45 05:44:45 Login Succeeded 05:44:45 nexus3.edgexfoundry.org:10004 05:44:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:44:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:44:45 Configure a credential helper to remove this warning. See 05:44:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:44:45 05:44:45 Login Succeeded 05:44:45 docker.io 05:44:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:44:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:44:46 Configure a credential helper to remove this warning. See 05:44:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:44:46 05:44:46 Login Succeeded 05:44:46 ---> docker-login.sh ends [Pipeline] } 05:44:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:44:46 [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: 05:44:46 9eabae5d0b8447ec436d7ae13a4bd32fe3887095 05:44:46 latest 05:44:46 1.0.1-dev.2 05:44:46 9eabae5d0b8447ec436d7ae13a4bd32fe3887095-1.0.1-dev.2 05:44:46 main 05:44:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:44:46 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:9eabae5d0b8447ec436d7ae13a4bd32fe3887095 [Pipeline] isUnix [Pipeline] sh 05:44:46 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:9eabae5d0b8447ec436d7ae13a4bd32fe3887095 05:44:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 05:44:46 4c379b9d7c09: Preparing 05:44:46 15257984ec52: Preparing 05:44:46 7fc3bc002cf3: Preparing 05:44:46 e2eb06d8af82: Preparing 05:44:46 e2eb06d8af82: Layer already exists 05:44:46 15257984ec52: Pushed 05:44:46 7fc3bc002cf3: Pushed 05:44:48 4c379b9d7c09: Pushed 05:44:48 9eabae5d0b8447ec436d7ae13a4bd32fe3887095: digest: sha256:ec4eef8f96748a1d323649a3b5d76a388b644332fc5e20ca3751517b027a1b51 size: 1155 [Pipeline] isUnix [Pipeline] sh 05:44:48 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] isUnix [Pipeline] sh 05:44:49 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 05:44:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 05:44:49 4c379b9d7c09: Preparing 05:44:49 15257984ec52: Preparing 05:44:49 7fc3bc002cf3: Preparing 05:44:49 e2eb06d8af82: Preparing 05:44:49 e2eb06d8af82: Layer already exists 05:44:49 7fc3bc002cf3: Layer already exists 05:44:49 4c379b9d7c09: Layer already exists 05:44:49 15257984ec52: Layer already exists 05:44:49 latest: digest: sha256:ec4eef8f96748a1d323649a3b5d76a388b644332fc5e20ca3751517b027a1b51 size: 1155 [Pipeline] isUnix [Pipeline] sh 05:44:49 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:1.0.1-dev.2 [Pipeline] isUnix [Pipeline] sh 05:44:49 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:1.0.1-dev.2 05:44:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 05:44:49 4c379b9d7c09: Preparing 05:44:49 15257984ec52: Preparing 05:44:49 7fc3bc002cf3: Preparing 05:44:49 e2eb06d8af82: Preparing 05:44:49 4c379b9d7c09: Layer already exists 05:44:49 15257984ec52: Layer already exists 05:44:49 7fc3bc002cf3: Layer already exists 05:44:49 e2eb06d8af82: Layer already exists 05:44:49 1.0.1-dev.2: digest: sha256:ec4eef8f96748a1d323649a3b5d76a388b644332fc5e20ca3751517b027a1b51 size: 1155 [Pipeline] isUnix [Pipeline] sh 05:44:50 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:9eabae5d0b8447ec436d7ae13a4bd32fe3887095-1.0.1-dev.2 [Pipeline] isUnix [Pipeline] sh 05:44:50 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:9eabae5d0b8447ec436d7ae13a4bd32fe3887095-1.0.1-dev.2 05:44:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 05:44:50 4c379b9d7c09: Preparing 05:44:50 15257984ec52: Preparing 05:44:50 7fc3bc002cf3: Preparing 05:44:50 e2eb06d8af82: Preparing 05:44:50 4c379b9d7c09: Layer already exists 05:44:50 7fc3bc002cf3: Layer already exists 05:44:50 15257984ec52: Layer already exists 05:44:50 e2eb06d8af82: Layer already exists 05:44:50 9eabae5d0b8447ec436d7ae13a4bd32fe3887095-1.0.1-dev.2: digest: sha256:ec4eef8f96748a1d323649a3b5d76a388b644332fc5e20ca3751517b027a1b51 size: 1155 [Pipeline] isUnix [Pipeline] sh 05:44:50 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] isUnix [Pipeline] sh 05:44:51 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main 05:44:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 05:44:51 4c379b9d7c09: Preparing 05:44:51 15257984ec52: Preparing 05:44:51 7fc3bc002cf3: Preparing 05:44:51 e2eb06d8af82: Preparing 05:44:51 e2eb06d8af82: Layer already exists 05:44:51 15257984ec52: Layer already exists 05:44:51 4c379b9d7c09: Layer already exists 05:44:51 7fc3bc002cf3: Layer already exists 05:44:51 main: digest: sha256:ec4eef8f96748a1d323649a3b5d76a388b644332fc5e20ca3751517b027a1b51 size: 1155 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:44:51 ===================================================== [Pipeline] echo 05:44:51 taggedImages: 05:44:51 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:9eabae5d0b8447ec436d7ae13a4bd32fe3887095 05:44:51 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 05:44:51 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:1.0.1-dev.2 05:44:51 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:9eabae5d0b8447ec436d7ae13a4bd32fe3887095-1.0.1-dev.2 05:44:51 - 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 05:44:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:44:51 05:44:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 05:44:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:44:52 latest: Pulling from edgex-lftools-log-publisher 05:44:52 b4d181a07f80: Pulling fs layer 05:44:52 a1111a8f2ec3: Pulling fs layer 05:44:52 ed53099fbce6: Pulling fs layer 05:44:52 dc539afda2c1: Pulling fs layer 05:44:52 77bc0d833cb6: Pulling fs layer 05:44:52 9065ff56babe: Pulling fs layer 05:44:52 d287ab97295c: Pulling fs layer 05:44:52 77bc0d833cb6: Waiting 05:44:52 9065ff56babe: Waiting 05:44:52 d287ab97295c: Waiting 05:44:52 dc539afda2c1: Waiting 05:44:52 a1111a8f2ec3: Verifying Checksum 05:44:52 a1111a8f2ec3: Download complete 05:44:52 dc539afda2c1: Verifying Checksum 05:44:52 dc539afda2c1: Download complete 05:44:52 ed53099fbce6: Verifying Checksum 05:44:52 ed53099fbce6: Download complete 05:44:52 9065ff56babe: Verifying Checksum 05:44:52 9065ff56babe: Download complete 05:44:52 77bc0d833cb6: Verifying Checksum 05:44:52 77bc0d833cb6: Download complete 05:44:53 b4d181a07f80: Verifying Checksum 05:44:53 b4d181a07f80: Download complete 05:44:53 d287ab97295c: Verifying Checksum 05:44:53 d287ab97295c: Download complete 05:44:54 b4d181a07f80: Pull complete 05:44:54 a1111a8f2ec3: Pull complete 05:44:55 ed53099fbce6: Pull complete 05:44:55 dc539afda2c1: Pull complete 05:44:56 77bc0d833cb6: Pull complete 05:44:56 9065ff56babe: Pull complete 05:45:01 d287ab97295c: Pull complete 05:45:01 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 05:45:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:45:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 05:45:01 prd-centos7-docker-4c-2g-1893 does not seem to be running inside a container 05:45:01 $ 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/10 -v /w/workspace/device-rfid-llrp-go/10:/w/workspace/device-rfid-llrp-go/10:rw,z -v /w/workspace/device-rfid-llrp-go/10@tmp:/w/workspace/device-rfid-llrp-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:45:04 $ docker top 83b9f1e584ce914e4f25e65e5401b661ec92cb4438d573067b3e13db10439046 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:45:05 ---> job-cost.sh 05:45:05 lf-activate-venv: SKIPPING 05:45:05 INFO: No Stack... 05:45:06 INFO: Retrieving Pricing Info for: v3-standard-2 05:45:07 INFO: Archiving Costs [Pipeline] sh 05:45:07 + cat /w/workspace/device-rfid-llrp-go/10/archives/cost.csv 05:45:07 + cut -d, -f6 [Pipeline] lock 05:45:07 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-10-stack-cost] 05:45:07 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-10-stack-cost] did not exist. Created. 05:45:07 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:45:07 + echo total: 0.05999999865889549 [Pipeline] stash 05:45:07 Stashed 1 file(s) [Pipeline] } 05:45:08 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-10-stack-cost] [Pipeline] // lock [Pipeline] } 05:45:08 $ docker stop --time=1 83b9f1e584ce914e4f25e65e5401b661ec92cb4438d573067b3e13db10439046 05:45:09 $ docker rm -f 83b9f1e584ce914e4f25e65e5401b661ec92cb4438d573067b3e13db10439046 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 05:47:46 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1922 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws 05:47:46 Running in /w/workspace/device-rfid-llrp-go/10 [Pipeline] { [Pipeline] checkout 05:47:46 Selected Git installation does not exist. Using Default 05:47:46 The recommended git tool is: NONE 05:47:53 using credential edgex-jenkins-ssh 05:47:53 Cloning the remote Git repository 05:47:53 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 05:47:53 > git init /w/workspace/device-rfid-llrp-go/10 # timeout=10 05:47:53 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 05:47:53 > git --version # timeout=10 05:47:53 > git --version # 'git version 2.17.1' 05:47:53 using GIT_SSH to set credentials SSH Credentials for GitHub 05:47:54 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:47:54 Avoid second fetch 05:47:54 Checking out Revision 9eabae5d0b8447ec436d7ae13a4bd32fe3887095 (main) 05:47:54 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 05:47:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:47:54 > git config core.sparsecheckout # timeout=10 05:47:54 > git checkout -f 9eabae5d0b8447ec436d7ae13a4bd32fe3887095 # timeout=10 05:47:59 Commit message: "Merge pull request #50 from lenny-intel/pr-template" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:47:59 provisioning config files... 05:47:59 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/10@tmp/config4034674650932623425tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:48:00 ---> docker-login.sh 05:48:00 nexus3.edgexfoundry.org:10001 05:48:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:48:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:48:02 Configure a credential helper to remove this warning. See 05:48:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:48:02 05:48:02 Login Succeeded 05:48:02 nexus3.edgexfoundry.org:10002 05:48:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:48:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:48:02 Configure a credential helper to remove this warning. See 05:48:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:48:02 05:48:02 Login Succeeded 05:48:02 nexus3.edgexfoundry.org:10003 05:48:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:48:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:48:03 Configure a credential helper to remove this warning. See 05:48:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:48:03 05:48:03 Login Succeeded 05:48:03 nexus3.edgexfoundry.org:10004 05:48:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:48:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:48:04 Configure a credential helper to remove this warning. See 05:48:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:48:04 05:48:04 Login Succeeded 05:48:04 docker.io 05:48:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:48:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:48:05 Configure a credential helper to remove this warning. See 05:48:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:48:05 05:48:05 Login Succeeded 05:48:05 ---> docker-login.sh ends [Pipeline] } 05:48:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:48:06 ========================================================= 05:48:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 05:48:06 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 05:48:06 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . 05:48:07 Sending build context to Docker daemon 1.2MB 05:48:07 Step 1/14 : ARG BASE=golang:1.16-alpine3.14 05:48:07 Step 2/14 : FROM ${BASE} AS builder 05:48:07 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:48:07 595b0fe564bb: Pulling fs layer 05:48:07 24495759ef45: Pulling fs layer 05:48:07 d148012ef14d: Pulling fs layer 05:48:07 e90a11edd702: Pulling fs layer 05:48:07 d77568369979: Pulling fs layer 05:48:07 fc1c9f9a7f3b: Pulling fs layer 05:48:07 170f2ba95c9a: Pulling fs layer 05:48:07 97ac5df62f85: Pulling fs layer 05:48:07 d77568369979: Waiting 05:48:07 e90a11edd702: Waiting 05:48:07 fc1c9f9a7f3b: Waiting 05:48:07 170f2ba95c9a: Waiting 05:48:07 97ac5df62f85: Waiting 05:48:07 d148012ef14d: Verifying Checksum 05:48:07 d148012ef14d: Download complete 05:48:07 24495759ef45: Verifying Checksum 05:48:07 24495759ef45: Download complete 05:48:07 d77568369979: Download complete 05:48:07 fc1c9f9a7f3b: Verifying Checksum 05:48:07 fc1c9f9a7f3b: Download complete 05:48:07 595b0fe564bb: Download complete 05:48:07 170f2ba95c9a: Verifying Checksum 05:48:07 170f2ba95c9a: Download complete 05:48:08 595b0fe564bb: Pull complete 05:48:09 24495759ef45: Pull complete 05:48:09 d148012ef14d: Pull complete 05:48:09 97ac5df62f85: Verifying Checksum 05:48:09 97ac5df62f85: Download complete 05:48:10 e90a11edd702: Verifying Checksum 05:48:10 e90a11edd702: Download complete 05:48:20 e90a11edd702: Pull complete 05:48:20 d77568369979: Pull complete 05:48:21 fc1c9f9a7f3b: Pull complete 05:48:21 170f2ba95c9a: Pull complete 05:48:27 97ac5df62f85: Pull complete 05:48:27 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 05:48:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 05:48:27 ---> 04bc70af865f 05:48:27 Step 3/14 : ARG MAKE='make build' 05:48:31 ---> Running in 03551cb81fbb 05:48:32 Removing intermediate container 03551cb81fbb 05:48:32 ---> a99250933f84 05:48:32 Step 4/14 : ARG ALPINE_PKG_BASE="make git" 05:48:32 ---> Running in 0401ee5ff5f2 05:48:32 Removing intermediate container 0401ee5ff5f2 05:48:32 ---> b39d9c9dfe34 05:48:32 Step 5/14 : ARG ALPINE_PKG_EXTRA="" 05:48:33 ---> Running in b0fc2a9ecd75 05:48:33 Removing intermediate container b0fc2a9ecd75 05:48:33 ---> 010ab23a8829 05:48:33 Step 6/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:48:34 ---> Running in 0c185980eb96 05:48:36 Removing intermediate container 0c185980eb96 05:48:36 ---> 6c0e1db14169 05:48:36 Step 7/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:48:36 ---> Running in b6485a7ec32a 05:48:37 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:48:38 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:48:39 OK: 218 MiB in 52 packages 05:48:40 Removing intermediate container b6485a7ec32a 05:48:40 ---> c21b8e482eaf 05:48:40 Step 8/14 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rfid-llrp-go 05:48:40 ---> Running in f20f5a5966af 05:48:41 Removing intermediate container f20f5a5966af 05:48:41 ---> e44a59a401ab 05:48:41 Step 9/14 : COPY go.mod . 05:48:42 ---> dc611207d98f 05:48:42 Step 10/14 : COPY Makefile . 05:48:42 ---> ce7fb9f7acbe 05:48:42 Step 11/14 : RUN make update 05:48:43 ---> Running in 8656cda4713d 05:48:44 CGO_ENABLED=0 GO111MODULE=on go mod download 05:49:06 Removing intermediate container 8656cda4713d 05:49:06 ---> 86bb9b20059e 05:49:06 Step 12/14 : COPY . . 05:49:07 ---> d60db601eab8 05:49:07 Step 13/14 : RUN go mod tidy 05:49:07 ---> Running in 53c6a5e85bf3 05:49:10 Removing intermediate container 53c6a5e85bf3 05:49:10 ---> f6688c37182b 05:49:10 Step 14/14 : RUN $MAKE 05:49:10 ---> Running in d3490cce914f 05:49:11 noop 05:49:13 Removing intermediate container d3490cce914f 05:49:13 ---> 8c879d06e9fa 05:49:13 Successfully built 8c879d06e9fa 05:49:13 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:49:13 + docker inspect -f . ci-base-image-arm64 05:49:13 . [Pipeline] withDockerContainer 05:49:13 prd-ubuntu18.04-docker-arm64-4c-16g-1922 does not seem to be running inside a container 05:49:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/10 -v /w/workspace/device-rfid-llrp-go/10:/w/workspace/device-rfid-llrp-go/10:rw,z -v /w/workspace/device-rfid-llrp-go/10@tmp:/w/workspace/device-rfid-llrp-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:49:15 $ docker top f141dd73feafb8942b893c0bf9342ac82bdd0217e4d12b2ecca30f96974b1803 -eo pid,comm [Pipeline] { [Pipeline] sh 05:49:16 + go version 05:49:16 go version go1.16.6 linux/arm64 [Pipeline] } 05:49:16 $ docker stop --time=1 f141dd73feafb8942b893c0bf9342ac82bdd0217e4d12b2ecca30f96974b1803 05:49:18 $ docker rm -f f141dd73feafb8942b893c0bf9342ac82bdd0217e4d12b2ecca30f96974b1803 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:49:19 + docker inspect -f . ci-base-image-arm64 05:49:19 . [Pipeline] withDockerContainer 05:49:19 prd-ubuntu18.04-docker-arm64-4c-16g-1922 does not seem to be running inside a container 05:49:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/10 -v /w/workspace/device-rfid-llrp-go/10:/w/workspace/device-rfid-llrp-go/10:rw,z -v /w/workspace/device-rfid-llrp-go/10@tmp:/w/workspace/device-rfid-llrp-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:49:21 $ docker top a8bba4940a79b28884c11f1735f2d9d0d12a2a3c0cdce04c1276412d9c058002 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 05:49:22 + go mod tidy [Pipeline] sh 05:49:23 + make test 05:49:23 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 05:49:24 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 05:50:22 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 05:50:22 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 05:50:40 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 23.928s coverage: 39.5% of statements 05:50:40 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.616s coverage: 52.0% of statements 05:50:40 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.022s coverage: 95.5% of statements 05:50:40 CGO_ENABLED=0 GO111MODULE=on go vet ./... 05:51:07 gofmt -l . 05:51:08 [ "`gofmt -l .`" = "" ] 05:51:09 ./bin/test-go-mod-tidy.sh 05:51:09 ./bin/test-attribution-txt.sh [Pipeline] } 05:51:11 $ docker stop --time=1 a8bba4940a79b28884c11f1735f2d9d0d12a2a3c0cdce04c1276412d9c058002 05:51:12 $ docker rm -f a8bba4940a79b28884c11f1735f2d9d0d12a2a3c0cdce04c1276412d9c058002 [Pipeline] // withDockerContainer [Pipeline] sh 05:51:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:51:13 Warning: overwriting stash ‘coverage-report’ 05:51:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:51:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:51:15 + ls -al . 05:51:15 total 604 05:51:15 drwxrwxr-x 10 jenkins jenkins 4096 Oct 5 05:51 . 05:51:15 drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 05:47 .. 05:51:15 -rw-rw-r-- 1 jenkins jenkins 134 Oct 5 05:47 .dockerignore 05:51:15 drwxrwxr-x 8 jenkins jenkins 4096 Oct 5 05:47 .git 05:51:15 drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 05:47 .github 05:51:15 -rw-rw-r-- 1 jenkins jenkins 934 Oct 5 05:47 .gitignore 05:51:15 -rw-rw-r-- 1 jenkins jenkins 6734 Oct 5 05:47 Attribution.txt 05:51:15 -rw-rw-r-- 1 jenkins jenkins 1521 Oct 5 05:47 Dockerfile 05:51:15 -rw-rw-r-- 1 jenkins jenkins 677 Oct 5 05:47 GOVERNANCE.md 05:51:15 -rw-rw-r-- 1 jenkins jenkins 682 Oct 5 05:47 Jenkinsfile 05:51:15 -rw-rw-r-- 1 jenkins jenkins 11347 Oct 5 05:47 LICENSE 05:51:15 -rw-rw-r-- 1 jenkins jenkins 1011 Oct 5 05:47 Makefile 05:51:15 -rw-rw-r-- 1 jenkins jenkins 625 Oct 5 05:47 OWNERS.md 05:51:15 -rw-rw-r-- 1 jenkins jenkins 30261 Oct 5 05:47 README.md 05:51:15 -rw-rw-r-- 1 jenkins jenkins 11 Oct 5 05:42 VERSION 05:51:15 drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 05:47 bin 05:51:15 drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 05:47 cmd 05:51:15 -rw-r--r-- 1 jenkins jenkins 462904 Oct 5 05:50 coverage.out 05:51:15 drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 05:47 examples 05:51:15 -rw-r--r-- 1 jenkins jenkins 308 Oct 5 05:51 go.mod 05:51:15 -rw-r--r-- 1 jenkins jenkins 13807 Oct 5 05:49 go.sum 05:51:15 drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 05:47 images 05:51:15 drwxrwxr-x 5 jenkins jenkins 4096 Oct 5 05:47 internal 05:51:15 drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 05:47 snap 05:51:15 -rw-rw-r-- 1 jenkins jenkins 193 Oct 5 05:47 version.go [Pipeline] isUnix [Pipeline] sh 05:51:16 + 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=9eabae5d0b8447ec436d7ae13a4bd32fe3887095 --label arch=arm64 --label version=1.0.1-dev.2 . 05:51:16 Sending build context to Docker daemon 1.2MB 05:51:16 Step 1/25 : ARG BASE=golang:1.16-alpine3.14 05:51:16 Step 2/25 : FROM ${BASE} AS builder 05:51:16 ---> 8c879d06e9fa 05:51:16 Step 3/25 : ARG MAKE='make build' 05:51:16 ---> Running in ecd2cdbb68f1 05:51:16 Removing intermediate container ecd2cdbb68f1 05:51:16 ---> de9e0c1d245d 05:51:16 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 05:51:17 ---> Running in afa8905a6c93 05:51:17 Removing intermediate container afa8905a6c93 05:51:17 ---> e79535e8ae48 05:51:17 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 05:51:17 ---> Running in f42ac6bb326a 05:51:18 Removing intermediate container f42ac6bb326a 05:51:18 ---> 1d5ae4d841ff 05:51:18 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:51:18 ---> Running in a6bc0d4381f4 05:51:21 Removing intermediate container a6bc0d4381f4 05:51:21 ---> 4ff944277891 05:51:21 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:51:21 ---> Running in e35398709a86 05:51:22 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:51:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:51:23 OK: 218 MiB in 52 packages 05:51:24 Removing intermediate container e35398709a86 05:51:24 ---> 76872537308c 05:51:24 Step 8/25 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rfid-llrp-go 05:51:24 ---> Running in cb3191a7374f 05:51:25 Removing intermediate container cb3191a7374f 05:51:25 ---> d56aaf98688f 05:51:25 Step 9/25 : COPY go.mod . 05:51:26 ---> d02326c2e8e9 05:51:26 Step 10/25 : COPY Makefile . 05:51:26 ---> 247b473a3a3d 05:51:26 Step 11/25 : RUN make update 05:51:27 ---> Running in ce906b739ea4 05:51:28 CGO_ENABLED=0 GO111MODULE=on go mod download 05:51:29 Removing intermediate container ce906b739ea4 05:51:29 ---> b6f94f515845 05:51:29 Step 12/25 : COPY . . 05:51:30 ---> 1528232d3c2c 05:51:30 Step 13/25 : RUN go mod tidy 05:51:30 ---> Running in a701bcf928e5 05:51:33 Removing intermediate container a701bcf928e5 05:51:33 ---> ca54c38a6d90 05:51:33 Step 14/25 : RUN $MAKE 05:51:33 ---> Running in b1011876a8b2 05:51:34 go mod tidy 05:51:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=1.0.1-dev.2" -o cmd/device-rfid-llrp-go ./cmd 05:52:07 Removing intermediate container b1011876a8b2 05:52:07 ---> a3cdac4905bc 05:52:07 Step 15/25 : FROM alpine:3.14 05:52:07 3.14: Pulling from library/alpine 05:52:07 552d1f2373af: Pulling fs layer 05:52:07 552d1f2373af: Download complete 05:52:07 552d1f2373af: Pull complete 05:52:07 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 05:52:07 Status: Downloaded newer image for alpine:3.14 05:52:07 ---> bb3de5531c18 05:52:07 Step 16/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 05:52:07 ---> Running in 889e6082365b 05:52:07 Removing intermediate container 889e6082365b 05:52:07 ---> 5542c5ff8eec 05:52:07 Step 17/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/LICENSE / 05:52:09 ---> 1959a386328c 05:52:09 Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/Attribution.txt / 05:52:09 ---> 3b36043ad309 05:52:09 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/cmd / 05:52:10 ---> d0ed6694db8b 05:52:10 Step 20/25 : EXPOSE 49989 05:52:10 ---> Running in 145c62638133 05:52:11 Removing intermediate container 145c62638133 05:52:11 ---> 2981fc7011fa 05:52:11 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp-go"] 05:52:11 ---> Running in c35c9bce42a5 05:52:11 Removing intermediate container c35c9bce42a5 05:52:11 ---> 0c3c4434bf78 05:52:11 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 05:52:12 ---> Running in 66d7f8b201f8 05:52:12 Removing intermediate container 66d7f8b201f8 05:52:12 ---> 07a47cf09e8b 05:52:12 Step 23/25 : LABEL arch=arm64 05:52:12 ---> Running in 03fbd8574030 05:52:12 Removing intermediate container 03fbd8574030 05:52:12 ---> e105f84f07ba 05:52:12 Step 24/25 : LABEL git_sha=9eabae5d0b8447ec436d7ae13a4bd32fe3887095 05:52:13 ---> Running in 3ea4b83ca26d 05:52:13 Removing intermediate container 3ea4b83ca26d 05:52:13 ---> ca77bc37c77d 05:52:13 Step 25/25 : LABEL version=1.0.1-dev.2 05:52:13 ---> Running in d6046c80dbb6 05:52:14 Removing intermediate container d6046c80dbb6 05:52:14 ---> 28a37da96d6c 05:52:14 [Warning] One or more build-args [ARCH] were not consumed 05:52:14 Successfully built 28a37da96d6c 05:52:14 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 05:52:14 provisioning config files... 05:52:14 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/10@tmp/config1553699933349741951tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:52:15 ---> docker-login.sh 05:52:15 nexus3.edgexfoundry.org:10001 05:52:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:52:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:52:15 Configure a credential helper to remove this warning. See 05:52:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:52:15 05:52:15 Login Succeeded 05:52:15 nexus3.edgexfoundry.org:10002 05:52:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:52:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:52:16 Configure a credential helper to remove this warning. See 05:52:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:52:16 05:52:16 Login Succeeded 05:52:16 nexus3.edgexfoundry.org:10003 05:52:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:52:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:52:16 Configure a credential helper to remove this warning. See 05:52:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:52:16 05:52:16 Login Succeeded 05:52:16 nexus3.edgexfoundry.org:10004 05:52:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:52:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:52:17 Configure a credential helper to remove this warning. See 05:52:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:52:17 05:52:17 Login Succeeded 05:52:17 docker.io 05:52:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:52:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:52:18 Configure a credential helper to remove this warning. See 05:52:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:52:18 05:52:18 Login Succeeded 05:52:18 ---> docker-login.sh ends [Pipeline] } 05:52:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:52:18 [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: 05:52:18 9eabae5d0b8447ec436d7ae13a4bd32fe3887095 05:52:18 latest 05:52:18 1.0.1-dev.2 05:52:18 9eabae5d0b8447ec436d7ae13a4bd32fe3887095-1.0.1-dev.2 05:52:18 main 05:52:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:52:18 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:9eabae5d0b8447ec436d7ae13a4bd32fe3887095 [Pipeline] isUnix [Pipeline] sh 05:52:19 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:9eabae5d0b8447ec436d7ae13a4bd32fe3887095 05:52:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 05:52:19 23a3a6cfe0ad: Preparing 05:52:19 351af9a3a059: Preparing 05:52:19 6fa1e51824c3: Preparing 05:52:19 ee420dfed78a: Preparing 05:52:19 ee420dfed78a: Layer already exists 05:52:19 351af9a3a059: Pushed 05:52:19 6fa1e51824c3: Pushed 05:52:22 23a3a6cfe0ad: Pushed 05:52:22 9eabae5d0b8447ec436d7ae13a4bd32fe3887095: digest: sha256:8fb18b9fa17ae6e4cce9ed35c8a582c4ac5a241d6648f764baf691332c3dd5ee size: 1155 [Pipeline] isUnix [Pipeline] sh 05:52:22 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:52:23 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 05:52:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 05:52:23 23a3a6cfe0ad: Preparing 05:52:23 351af9a3a059: Preparing 05:52:23 6fa1e51824c3: Preparing 05:52:23 ee420dfed78a: Preparing 05:52:23 ee420dfed78a: Layer already exists 05:52:23 351af9a3a059: Layer already exists 05:52:23 23a3a6cfe0ad: Layer already exists 05:52:23 6fa1e51824c3: Layer already exists 05:52:23 latest: digest: sha256:8fb18b9fa17ae6e4cce9ed35c8a582c4ac5a241d6648f764baf691332c3dd5ee size: 1155 [Pipeline] isUnix [Pipeline] sh 05:52:23 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:1.0.1-dev.2 [Pipeline] isUnix [Pipeline] sh 05:52:24 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:1.0.1-dev.2 05:52:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 05:52:24 23a3a6cfe0ad: Preparing 05:52:24 351af9a3a059: Preparing 05:52:24 6fa1e51824c3: Preparing 05:52:24 ee420dfed78a: Preparing 05:52:24 23a3a6cfe0ad: Layer already exists 05:52:24 ee420dfed78a: Layer already exists 05:52:24 6fa1e51824c3: Layer already exists 05:52:24 351af9a3a059: Layer already exists 05:52:24 1.0.1-dev.2: digest: sha256:8fb18b9fa17ae6e4cce9ed35c8a582c4ac5a241d6648f764baf691332c3dd5ee size: 1155 [Pipeline] isUnix [Pipeline] sh 05:52:24 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:9eabae5d0b8447ec436d7ae13a4bd32fe3887095-1.0.1-dev.2 [Pipeline] isUnix [Pipeline] sh 05:52:25 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:9eabae5d0b8447ec436d7ae13a4bd32fe3887095-1.0.1-dev.2 05:52:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 05:52:25 23a3a6cfe0ad: Preparing 05:52:25 351af9a3a059: Preparing 05:52:25 6fa1e51824c3: Preparing 05:52:25 ee420dfed78a: Preparing 05:52:25 ee420dfed78a: Layer already exists 05:52:25 6fa1e51824c3: Layer already exists 05:52:25 351af9a3a059: Layer already exists 05:52:25 23a3a6cfe0ad: Layer already exists 05:52:25 9eabae5d0b8447ec436d7ae13a4bd32fe3887095-1.0.1-dev.2: digest: sha256:8fb18b9fa17ae6e4cce9ed35c8a582c4ac5a241d6648f764baf691332c3dd5ee size: 1155 [Pipeline] isUnix [Pipeline] sh 05:52:26 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] isUnix [Pipeline] sh 05:52:26 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main 05:52:26 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 05:52:26 23a3a6cfe0ad: Preparing 05:52:26 351af9a3a059: Preparing 05:52:26 6fa1e51824c3: Preparing 05:52:26 ee420dfed78a: Preparing 05:52:26 23a3a6cfe0ad: Layer already exists 05:52:26 ee420dfed78a: Layer already exists 05:52:26 351af9a3a059: Layer already exists 05:52:26 6fa1e51824c3: Layer already exists 05:52:26 main: digest: sha256:8fb18b9fa17ae6e4cce9ed35c8a582c4ac5a241d6648f764baf691332c3dd5ee size: 1155 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:52:26 ===================================================== [Pipeline] echo 05:52:26 taggedImages: 05:52:26 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:9eabae5d0b8447ec436d7ae13a4bd32fe3887095 05:52:26 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 05:52:26 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:1.0.1-dev.2 05:52:26 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:9eabae5d0b8447ec436d7ae13a4bd32fe3887095-1.0.1-dev.2 05:52:26 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:52:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:52:27 05:52:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 05:52:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:52:27 arm64: Pulling from edgex-lftools-log-publisher 05:52:27 448f6bf000e3: Pulling fs layer 05:52:27 f757da607395: Pulling fs layer 05:52:27 05883995daec: Pulling fs layer 05:52:27 8603b9c90790: Pulling fs layer 05:52:27 1560dd03e051: Pulling fs layer 05:52:27 27f5ce0e4adf: Pulling fs layer 05:52:27 c2d8d7efcc4b: Pulling fs layer 05:52:27 1560dd03e051: Waiting 05:52:27 27f5ce0e4adf: Waiting 05:52:27 c2d8d7efcc4b: Waiting 05:52:27 8603b9c90790: Waiting 05:52:28 05883995daec: Verifying Checksum 05:52:28 05883995daec: Download complete 05:52:28 8603b9c90790: Download complete 05:52:28 f757da607395: Verifying Checksum 05:52:28 f757da607395: Download complete 05:52:28 27f5ce0e4adf: Download complete 05:52:28 1560dd03e051: Verifying Checksum 05:52:28 1560dd03e051: Download complete 05:52:28 448f6bf000e3: Verifying Checksum 05:52:28 448f6bf000e3: Download complete 05:52:31 c2d8d7efcc4b: Verifying Checksum 05:52:31 c2d8d7efcc4b: Download complete 05:52:32 448f6bf000e3: Pull complete 05:52:32 f757da607395: Pull complete 05:52:34 05883995daec: Pull complete 05:52:34 8603b9c90790: Pull complete 05:52:35 1560dd03e051: Pull complete 05:52:36 27f5ce0e4adf: Pull complete 05:52:51 c2d8d7efcc4b: Pull complete 05:52:51 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 05:52:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:52:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 05:52:51 prd-ubuntu18.04-docker-arm64-4c-16g-1922 does not seem to be running inside a container 05:52:51 $ 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/10 -v /w/workspace/device-rfid-llrp-go/10:/w/workspace/device-rfid-llrp-go/10:rw,z -v /w/workspace/device-rfid-llrp-go/10@tmp:/w/workspace/device-rfid-llrp-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 05:52:55 $ docker top 95c684c5b89c420d8d744ef71eddec6ec29df20525799b853cef2fc946c29d50 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:52:56 ---> job-cost.sh 05:52:56 lf-activate-venv: SKIPPING 05:52:56 INFO: No Stack... 05:52:57 INFO: Retrieving Pricing Info for: v3-standard-4 05:52:57 INFO: Archiving Costs [Pipeline] sh 05:52:58 + cat /w/workspace/device-rfid-llrp-go/10/archives/cost.csv 05:52:58 + cut -d, -f6 [Pipeline] lock 05:52:58 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-10-stack-cost] 05:52:58 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-10-stack-cost] did not exist. Created. 05:52:58 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:52:59 /w/workspace/device-rfid-llrp-go/10@tmp/durable-f5908f64/script.sh: 1: /w/workspace/device-rfid-llrp-go/10@tmp/durable-f5908f64/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 05:52:59 + echo total: 0.10999999940395355 [Pipeline] stash 05:53:00 Warning: overwriting stash ‘stack-cost’ 05:53:00 Stashed 1 file(s) [Pipeline] } 05:53:00 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-10-stack-cost] [Pipeline] // lock [Pipeline] } 05:53:00 $ docker stop --time=1 95c684c5b89c420d8d744ef71eddec6ec29df20525799b853cef2fc946c29d50 05:53:01 $ docker rm -f 95c684c5b89c420d8d744ef71eddec6ec29df20525799b853cef2fc946c29d50 [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 05:53:02 provisioning config files... 05:53:02 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config1222970964099221593tmp [Pipeline] { [Pipeline] sh 05:53:03 + set +x 05:53:03 + curl -s https://codecov.io/bash 05:53:03 + bash -s -- 05:53:03 05:53:03 _____ _ 05:53:03 / ____| | | 05:53:03 | | ___ __| | ___ ___ _____ __ 05:53:03 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:53:03 | |___| (_) | (_| | __/ (_| (_) \ V / 05:53:03 \_____\___/ \__,_|\___|\___\___/ \_/ 05:53:03 Bash-1.0.6 05:53:03 05:53:03 05:53:03 ==> git version 2.24.4 found 05:53:03 ==> 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 05:53:03 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 05:53:03 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 05:53:03 ==> Jenkins CI detected. 05:53:03 current dir:  /w/workspace/foundry_device-rfid-llrp-go_main 05:53:03 project root: . 05:53:03 --> token set from env 05:53:03 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:53:03 ==> Running gcov in . (disable via -X gcov) 05:53:03 ==> Python coveragepy not found 05:53:03 ==> Searching for coverage reports in: 05:53:03 + . 05:53:03 -> Found 1 reports 05:53:03 ==> Detecting git/mercurial file structure 05:53:03 ==> Reading reports 05:53:03 + ./coverage.out bytes=462904 05:53:03 ==> Appending adjustments 05:53:03 https://docs.codecov.io/docs/fixing-reports 05:53:03 + Found adjustments 05:53:03 ==> Gzipping contents 05:53:03 52K /tmp/codecov.t6skTs.gz 05:53:03 ==> Uploading reports 05:53:03 url: https://codecov.io 05:53:03 query: branch=main&commit=9eabae5d0b8447ec436d7ae13a4bd32fe3887095&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F10%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 05:53:03 -> Pinging Codecov 05:53:03 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=9eabae5d0b8447ec436d7ae13a4bd32fe3887095&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F10%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 05:53:03 -> Uploading to 05:53:03 https://storage.googleapis.com/codecov/v4/raw/2021-10-05/581DD39554BDF9B6E22D074273EAD858/9eabae5d0b8447ec436d7ae13a4bd32fe3887095/f9a7844e-0c4e-42e6-828d-9f76c7f9731f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211005%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211005T055303Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1d5a3d3f7c21a51c50f59dea084506c26965ff23c2e0cb242a2e5ebf350fea34 05:53:03 % Total % Received % Xferd Average Speed Time Time Time Current 05:53:03 Dload Upload Total Spent Left Speed 05:53:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51860 0 0 100 51860 0 163k --:--:-- --:--:-- --:--:-- 163k 05:53:04 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/9eabae5d0b8447ec436d7ae13a4bd32fe3887095 [Pipeline] } 05:53:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 05:53:04 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 05:53:04 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:53:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:53:04 05:53:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 05:53:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:53:05 1.410.4: Pulling from edgex-devops/edgex-snyk-go 05:53:05 188c0c94c7c5: Pulling fs layer 05:53:05 0ef7d3d256c8: Pulling fs layer 05:53:05 de9db76c5a1d: Pulling fs layer 05:53:05 0eba1c9be4d2: Pulling fs layer 05:53:05 0d57e429df01: Pulling fs layer 05:53:05 4e4be7b47b0d: Pulling fs layer 05:53:05 e1f770b5df2f: Pulling fs layer 05:53:05 85a0685a4137: Pulling fs layer 05:53:05 0d57e429df01: Waiting 05:53:05 4e4be7b47b0d: Waiting 05:53:05 e1f770b5df2f: Waiting 05:53:05 85a0685a4137: Waiting 05:53:05 0eba1c9be4d2: Waiting 05:53:05 de9db76c5a1d: Verifying Checksum 05:53:05 de9db76c5a1d: Download complete 05:53:05 0ef7d3d256c8: Verifying Checksum 05:53:05 0ef7d3d256c8: Download complete 05:53:05 0d57e429df01: Verifying Checksum 05:53:05 0d57e429df01: Download complete 05:53:05 4e4be7b47b0d: Verifying Checksum 05:53:05 4e4be7b47b0d: Download complete 05:53:05 188c0c94c7c5: Verifying Checksum 05:53:05 188c0c94c7c5: Download complete 05:53:05 188c0c94c7c5: Pull complete 05:53:05 0ef7d3d256c8: Pull complete 05:53:05 e1f770b5df2f: Verifying Checksum 05:53:05 e1f770b5df2f: Download complete 05:53:06 de9db76c5a1d: Pull complete 05:53:06 0eba1c9be4d2: Verifying Checksum 05:53:06 0eba1c9be4d2: Download complete 05:53:07 85a0685a4137: Verifying Checksum 05:53:07 85a0685a4137: Download complete 05:53:10 0eba1c9be4d2: Pull complete 05:53:10 0d57e429df01: Pull complete 05:53:10 4e4be7b47b0d: Pull complete 05:53:10 e1f770b5df2f: Pull complete 05:53:15 85a0685a4137: Pull complete 05:53:15 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 05:53:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:53:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 05:53:15 prd-centos7-docker-4c-2g-1889 does not seem to be running inside a container 05:53:15 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 05:53:18 $ docker top 10c2c8d6c4c8b41fe6db40807f146472cf3c5de89be9396339e2c403f0fe54ff -eo pid,comm [Pipeline] { [Pipeline] echo 05:53:18 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 05:53:19 + set -o pipefail 05:53:19 + snyk monitor '--org=edgex-jenkins' 05:53:25 05:53:25 Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... 05:53:25 05:53:25 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8e266e59-5b4d-48a8-830b-753ef23c5713/history/3776cedb-e872-48f8-a873-774f4570bc47 05:53:25 05:53:25 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 05:53:25 05:53:25 05:53:25 You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. 05:53:25 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 05:53:25 $ docker stop --time=1 10c2c8d6c4c8b41fe6db40807f146472cf3c5de89be9396339e2c403f0fe54ff 05:53:27 $ docker rm -f 10c2c8d6c4c8b41fe6db40807f146472cf3c5de89be9396339e2c403f0fe54ff [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 05:53:28 + git log --format=format:%s -1 9eabae5d0b8447ec436d7ae13a4bd32fe3887095 [Pipeline] isUnix [Pipeline] sh 05:53:28 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:53:28 . [Pipeline] withDockerContainer 05:53:28 prd-centos7-docker-4c-2g-1889 does not seem to be running inside a container 05:53:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:53:29 $ docker top ef12cf11bfb6865b2e9e2ab2142d0bc330b3fd90a74b97a798519f0f45fd3845 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:53:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:53:29 [ssh-agent] Looking for ssh-agent implementation... 05:53:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:53:29 $ docker exec ef12cf11bfb6865b2e9e2ab2142d0bc330b3fd90a74b97a798519f0f45fd3845 ssh-agent 05:53:29 SSH_AUTH_SOCK=/tmp/ssh-IAmV1xCff2SY/agent.14 05:53:29 SSH_AGENT_PID=20 05:53:29 Running ssh-add (command line suppressed) 05:53:29 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1426035346672011398.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1426035346672011398.key) 05:53:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:53:30 + git semver tag 05:53:30 # -> Open(): unable to determine branch for HEAD 05:53:30 # $GIT_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.git 05:53:30 # $GIT_WORK_TREE = /w/workspace/foundry_device-rfid-llrp-go_main 05:53:30 # $SEMVER_REMOTE_NAME = origin 05:53:30 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:53:30 # $SEMVER_USER_NAME = edgex-jenkins 05:53:30 # $SEMVER_BRANCH = main 05:53:30 # $SEMVER_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.semver 05:53:30 # 9eabae5d0b8447ec436d7ae13a4bd32fe3887095 HEAD 05:53:30 # -> Force: false 05:53:30 # 080fdc211f6fb9c75c897ba1d14c7f376f9fc02d refs/tags/v1.0.1-dev.2 [Pipeline] } 05:53:30 $ docker exec --env ******** --env ******** ef12cf11bfb6865b2e9e2ab2142d0bc330b3fd90a74b97a798519f0f45fd3845 ssh-agent -k 05:53:30 unset SSH_AUTH_SOCK; 05:53:30 unset SSH_AGENT_PID; 05:53:30 echo Agent pid 20 killed; 05:53:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:53:30 + git semver [Pipeline] } 05:53:30 $ docker stop --time=1 ef12cf11bfb6865b2e9e2ab2142d0bc330b3fd90a74b97a798519f0f45fd3845 05:53:31 $ docker rm -f ef12cf11bfb6865b2e9e2ab2142d0bc330b3fd90a74b97a798519f0f45fd3845 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 05:53:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:53:32 05:53:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 05:53:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:53:32 0.23.1-centos7: Pulling from edgex-lftools 05:53:32 ab5ef0e58194: Pulling fs layer 05:53:32 9712f1f96733: Pulling fs layer 05:53:32 63f879dbbcfc: Pulling fs layer 05:53:32 0d9ebad4ef96: Pulling fs layer 05:53:32 e9a5061849ea: Pulling fs layer 05:53:32 d747dcd14b5f: Pulling fs layer 05:53:32 2de7ff778b66: Pulling fs layer 05:53:32 0d9ebad4ef96: Waiting 05:53:32 e9a5061849ea: Waiting 05:53:32 d747dcd14b5f: Waiting 05:53:32 2de7ff778b66: Waiting 05:53:32 9712f1f96733: Verifying Checksum 05:53:32 9712f1f96733: Download complete 05:53:34 0d9ebad4ef96: Verifying Checksum 05:53:34 0d9ebad4ef96: Download complete 05:53:34 63f879dbbcfc: Verifying Checksum 05:53:34 63f879dbbcfc: Download complete 05:53:34 ab5ef0e58194: Verifying Checksum 05:53:34 ab5ef0e58194: Download complete 05:53:34 d747dcd14b5f: Verifying Checksum 05:53:34 d747dcd14b5f: Download complete 05:53:34 e9a5061849ea: Verifying Checksum 05:53:34 e9a5061849ea: Download complete 05:53:34 2de7ff778b66: Verifying Checksum 05:53:34 2de7ff778b66: Download complete 05:53:36 ab5ef0e58194: Pull complete 05:53:36 9712f1f96733: Pull complete 05:53:37 63f879dbbcfc: Pull complete 05:53:42 0d9ebad4ef96: Pull complete 05:53:42 e9a5061849ea: Pull complete 05:53:42 d747dcd14b5f: Pull complete 05:53:43 2de7ff778b66: Pull complete 05:53:43 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 05:53:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:53:43 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 05:53:43 prd-centos7-docker-4c-2g-1889 does not seem to be running inside a container 05:53:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 05:53:47 $ docker top 7aec06d095e35bdeb742341ed16d3c1859230b94478253e4db91a1b95349f074 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 05:53:47 provisioning config files... 05:53:47 copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config1614106973331798618tmp 05:53:47 copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config3852331904277475973tmp 05:53:47 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config7432462564959815284tmp [Pipeline] { [Pipeline] echo 05:53:47 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 05:53:48 ---> sigul-configuration.sh 05:53:48 gpg: directory `/root/.gnupg' created 05:53:48 gpg: new configuration file `/root/.gnupg/gpg.conf' created 05:53:48 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 05:53:48 gpg: keyring `/root/.gnupg/secring.gpg' created 05:53:48 gpg: keyring `/root/.gnupg/pubring.gpg' created 05:53:48 gpg: CAST5 encrypted data 05:53:48 gpg: encrypted with 1 passphrase 05:53:48 gpg: WARNING: message was not integrity protected [Pipeline] sh 05:53:48 + mkdir /home/jenkins 05:53:48 + mkdir /home/jenkins/sigul [Pipeline] sh 05:53:48 + 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 05:53:48 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 05:53:49 ---> sigul-install.sh 05:53:49 Sigul already installed; skipping installation. [Pipeline] sh 05:53:49 + git tag --list 05:53:49 v0.0.0 05:53:49 v1.0.0 05:53:49 v1.0.0-dev.1 05:53:49 v1.0.0-dev.2 05:53:49 v1.0.0-dev.3 05:53:49 v1.0.0-dev.4 05:53:49 v1.0.0-dev.5 05:53:49 v1.0.0-dev.6 05:53:49 v1.0.0-dev.7 05:53:49 v1.0.0-dev.8 05:53:49 v1.0.0-dev.9 05:53:49 v1.0.1-dev.1 05:53:49 v1.0.1-dev.2 [Pipeline] sh 05:53:49 + lftools sign git-tag v1.0.1-dev.2 05:53:50 Signing Git tag with Sigul... 05:53:50 Signing v1.0.1-dev.2 [Pipeline] echo 05:53:52 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 05:53:52 ---> sigul-configuration-cleanup.sh [Pipeline] } 05:53:52 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 05:53:52 $ docker stop --time=1 7aec06d095e35bdeb742341ed16d3c1859230b94478253e4db91a1b95349f074 05:53:54 $ docker rm -f 7aec06d095e35bdeb742341ed16d3c1859230b94478253e4db91a1b95349f074 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 05:53:54 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:53:54 . [Pipeline] withDockerContainer 05:53:54 prd-centos7-docker-4c-2g-1889 does not seem to be running inside a container 05:53:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:53:55 $ docker top dbc3fc4000c7e1ed175e18e74992aa2f67ff51e9c522e61f54db1686a55c3868 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:53:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:53:55 [ssh-agent] Looking for ssh-agent implementation... 05:53:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:53:55 $ docker exec dbc3fc4000c7e1ed175e18e74992aa2f67ff51e9c522e61f54db1686a55c3868 ssh-agent 05:53:55 SSH_AUTH_SOCK=/tmp/ssh-qxfP9pXaOXGZ/agent.15 05:53:55 SSH_AGENT_PID=22 05:53:55 Running ssh-add (command line suppressed) 05:53:55 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7195421482936821132.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7195421482936821132.key) 05:53:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:53:56 + git semver bump pre 05:53:56 # -> Open(): unable to determine branch for HEAD 05:53:56 # $GIT_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.git 05:53:56 # $GIT_WORK_TREE = /w/workspace/foundry_device-rfid-llrp-go_main 05:53:56 # $SEMVER_REMOTE_NAME = origin 05:53:56 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:53:56 # $SEMVER_USER_NAME = edgex-jenkins 05:53:56 # $SEMVER_BRANCH = main 05:53:56 # $SEMVER_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.semver 05:53:56 1.0.1-dev.3 [Pipeline] } 05:53:56 $ docker exec --env ******** --env ******** dbc3fc4000c7e1ed175e18e74992aa2f67ff51e9c522e61f54db1686a55c3868 ssh-agent -k 05:53:56 unset SSH_AUTH_SOCK; 05:53:56 unset SSH_AGENT_PID; 05:53:56 echo Agent pid 22 killed; 05:53:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:53:56 + git semver [Pipeline] } 05:53:56 $ docker stop --time=1 dbc3fc4000c7e1ed175e18e74992aa2f67ff51e9c522e61f54db1686a55c3868 05:53:57 $ docker rm -f dbc3fc4000c7e1ed175e18e74992aa2f67ff51e9c522e61f54db1686a55c3868 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 05:53:58 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:53:58 . [Pipeline] withDockerContainer 05:53:58 prd-centos7-docker-4c-2g-1889 does not seem to be running inside a container 05:53:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:53:58 $ docker top 10b5e5510ea6de7e76f745a80fa5d10326e1e8c1be4d126144de5f238566949f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:53:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:53:58 [ssh-agent] Looking for ssh-agent implementation... 05:53:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:53:59 $ docker exec 10b5e5510ea6de7e76f745a80fa5d10326e1e8c1be4d126144de5f238566949f ssh-agent 05:53:59 SSH_AUTH_SOCK=/tmp/ssh-PoQlAPQd4d9w/agent.13 05:53:59 SSH_AGENT_PID=19 05:53:59 Running ssh-add (command line suppressed) 05:53:59 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_8440735079118607192.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_8440735079118607192.key) 05:53:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:53:59 + git semver push 05:53:59 # -> Open(): unable to determine branch for HEAD 05:53:59 # $GIT_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.git 05:53:59 # $GIT_WORK_TREE = /w/workspace/foundry_device-rfid-llrp-go_main 05:53:59 # $SEMVER_REMOTE_NAME = origin 05:53:59 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:53:59 # $SEMVER_USER_NAME = edgex-jenkins 05:53:59 # $SEMVER_BRANCH = main 05:53:59 # $SEMVER_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.semver [Pipeline] } 05:54:01 $ docker exec --env ******** --env ******** 10b5e5510ea6de7e76f745a80fa5d10326e1e8c1be4d126144de5f238566949f ssh-agent -k 05:54:01 unset SSH_AUTH_SOCK; 05:54:01 unset SSH_AGENT_PID; 05:54:01 echo Agent pid 19 killed; 05:54:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:54:01 + git semver [Pipeline] } 05:54:01 $ docker stop --time=1 10b5e5510ea6de7e76f745a80fa5d10326e1e8c1be4d126144de5f238566949f 05:54:03 $ docker rm -f 10b5e5510ea6de7e76f745a80fa5d10326e1e8c1be4d126144de5f238566949f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 05:54:04 + '[' -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 05:54:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:54:05 ---> package-listing.sh 05:54:05 ++ tr '[:upper:]' '[:lower:]' 05:54:05 ++ facter osfamily 05:54:05 + OS_FAMILY=redhat 05:54:05 + workspace=/w/workspace/foundry_device-rfid-llrp-go_main 05:54:05 + START_PACKAGES=/tmp/packages_start.txt 05:54:05 + END_PACKAGES=/tmp/packages_end.txt 05:54:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:54:05 + PACKAGES=/tmp/packages_start.txt 05:54:05 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 05:54:05 + PACKAGES=/tmp/packages_end.txt 05:54:05 + case "${OS_FAMILY}" in 05:54:05 + rpm -qa 05:54:05 + sort 05:54:05 + '[' -f /tmp/packages_start.txt ']' 05:54:05 + '[' -f /tmp/packages_end.txt ']' 05:54:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:54:05 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 05:54:05 + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ 05:54:05 + 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 05:54:05 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 05:54:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 05:54:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:54:06 05:54:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 05:54:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:54:07 latest: Pulling from edgex-lftools-log-publisher 05:54:07 b4d181a07f80: Pulling fs layer 05:54:07 a1111a8f2ec3: Pulling fs layer 05:54:07 ed53099fbce6: Pulling fs layer 05:54:07 dc539afda2c1: Pulling fs layer 05:54:07 77bc0d833cb6: Pulling fs layer 05:54:07 9065ff56babe: Pulling fs layer 05:54:07 d287ab97295c: Pulling fs layer 05:54:07 dc539afda2c1: Waiting 05:54:07 77bc0d833cb6: Waiting 05:54:07 9065ff56babe: Waiting 05:54:07 d287ab97295c: Waiting 05:54:07 a1111a8f2ec3: Verifying Checksum 05:54:07 a1111a8f2ec3: Download complete 05:54:07 dc539afda2c1: Verifying Checksum 05:54:07 dc539afda2c1: Download complete 05:54:07 ed53099fbce6: Verifying Checksum 05:54:07 ed53099fbce6: Download complete 05:54:07 9065ff56babe: Verifying Checksum 05:54:07 9065ff56babe: Download complete 05:54:07 77bc0d833cb6: Verifying Checksum 05:54:07 77bc0d833cb6: Download complete 05:54:07 b4d181a07f80: Verifying Checksum 05:54:07 b4d181a07f80: Download complete 05:54:08 d287ab97295c: Verifying Checksum 05:54:08 d287ab97295c: Download complete 05:54:08 b4d181a07f80: Pull complete 05:54:09 a1111a8f2ec3: Pull complete 05:54:09 ed53099fbce6: Pull complete 05:54:09 dc539afda2c1: Pull complete 05:54:10 77bc0d833cb6: Pull complete 05:54:10 9065ff56babe: Pull complete 05:54:15 d287ab97295c: Pull complete 05:54:15 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 05:54:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:54:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 05:54:15 prd-centos7-docker-4c-2g-1889 does not seem to be running inside a container 05:54:15 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:54:18 $ docker top 7672764b54c4bed73697c12501723fc2d293fc3fb78231bd3e125efad3e4a436 -eo pid,comm [Pipeline] { [Pipeline] sh 05:54:18 + touch /tmp/pre-build-complete [Pipeline] sh 05:54:19 + mkdir -p /var/log/sysstat [Pipeline] sh 05:54:19 + ls /var/log/sa-host 05:54:19 + sadf -c /var/log/sa-host/sa05 05:54:19 file_magic: OK 05:54:19 HZ: Using current value: 100 05:54:19 file_header: OK 05:54:19 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 05:54:19 Statistics: 05:54:19 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 05:54:19 File successfully converted to sysstat format version 12.0.3 05:54:19 + sadf -c /var/log/sa-host/sa30 05:54:19 file_magic: OK 05:54:19 HZ: Using current value: 100 05:54:19 file_header: OK 05:54:19 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 05:54:19 Statistics: 05:54:19 Hnuu...uuuununununu...Hnuu...uuuununununu... 05:54:19 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:54:19 provisioning config files... 05:54:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config8477033396225808982tmp [Pipeline] { [Pipeline] echo 05:54:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:54:19 ---> create-netrc.sh [Pipeline] } 05:54:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:54:20 ---> python-tools-install.sh [Pipeline] echo 05:54:20 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:54:20 ---> sudo-logs.sh 05:54:20 Archiving 'sudo' log.. 05:54:20 sudo: unable to resolve host prd-centos7-docker-4c-2g-1889.novalocal: Name or service not known 05:54:20 sudo: unable to resolve host prd-centos7-docker-4c-2g-1889.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 05:54:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:54:21 ---> job-cost.sh 05:54:21 lf-activate-venv: SKIPPING 05:54:21 DEBUG: total: 0.10999999940395355 05:54:21 INFO: Retrieving Stack Cost... 05:54:21 INFO: Retrieving Pricing Info for: v3-standard-2 05:54:21 INFO: Archiving Costs [Pipeline] echo 05:54:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:54:22 ---> logs-deploy.sh 05:54:22 lf-activate-venv: SKIPPING 05:54:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/10 05:54:22 INFO: archiving workspace using pattern(s): 05:54:22 Archives upload complete. 05:54:23 INFO: archiving logs to Nexus 05:54:23 ---> uname -a: 05:54:23 Linux prd-centos7-docker-4c-2g-1889.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 05:54:23 05:54:23 05:54:23 ---> lscpu: 05:54:23 Architecture: x86_64 05:54:23 CPU op-mode(s): 32-bit, 64-bit 05:54:23 Byte Order: Little Endian 05:54:23 Address sizes: 40 bits physical, 48 bits virtual 05:54:23 CPU(s): 2 05:54:23 On-line CPU(s) list: 0,1 05:54:23 Thread(s) per core: 1 05:54:23 Core(s) per socket: 1 05:54:23 Socket(s): 2 05:54:23 NUMA node(s): 1 05:54:23 Vendor ID: AuthenticAMD 05:54:23 CPU family: 23 05:54:23 Model: 49 05:54:23 Model name: AMD EPYC-Rome Processor 05:54:23 Stepping: 0 05:54:23 CPU MHz: 2799.996 05:54:23 BogoMIPS: 5599.99 05:54:23 Virtualization: AMD-V 05:54:23 Hypervisor vendor: KVM 05:54:23 Virtualization type: full 05:54:23 L1d cache: 32K 05:54:23 L1i cache: 32K 05:54:23 L2 cache: 512K 05:54:23 L3 cache: 16384K 05:54:23 NUMA node0 CPU(s): 0,1 05:54:23 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 05:54:23 05:54:23 05:54:23 ---> nproc: 05:54:23 2 05:54:23 05:54:23 05:54:23 ---> df -h: 05:54:23 Filesystem Size Used Avail Use% Mounted on 05:54:23 overlay 40G 9.0G 32G 23% / 05:54:23 tmpfs 64M 0 64M 0% /dev 05:54:23 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 05:54:23 shm 64M 0 64M 0% /dev/shm 05:54:23 /dev/vda1 40G 9.0G 32G 23% /facter-os 05:54:23 05:54:23 05:54:23 ---> sar -b -r -n DEV: 05:54:23 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/05/21 _x86_64_ (2 CPU) 05:54:23 05:54:23 05:42:09 LINUX RESTART (2 CPU) 05:54:23 05:54:23 05:43:01 tps rtps wtps bread/s bwrtn/s 05:54:23 05:44:01 3.35 0.00 3.35 0.00 115.07 05:54:23 05:45:01 0.42 0.00 0.42 0.00 6.25 05:54:23 05:46:01 0.27 0.00 0.27 0.00 2.03 05:54:23 05:47:01 0.27 0.00 0.27 0.00 4.11 05:54:23 05:48:01 0.27 0.00 0.27 0.00 3.58 05:54:23 05:49:01 0.35 0.00 0.35 0.00 4.86 05:54:23 05:50:01 0.30 0.00 0.30 0.00 4.96 05:54:23 05:51:01 0.25 0.00 0.25 0.00 3.08 05:54:23 05:52:01 0.23 0.00 0.23 0.00 2.70 05:54:23 05:53:02 0.25 0.00 0.25 0.00 3.30 05:54:23 05:54:01 192.28 0.03 192.25 3.79 52531.76 05:54:23 Average: 17.77 0.00 17.76 0.34 4719.31 05:54:23 05:54:23 05:43:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:54:23 05:44:01 5682308 0 619508 7.74 2620 1704504 1452096 16.03 559012 1530912 12 05:54:23 05:45:01 5682792 0 619016 7.73 2620 1704512 1417956 15.66 558704 1531100 8 05:54:23 05:46:01 5683072 0 618736 7.73 2620 1704512 1418400 15.66 558956 1531100 24 05:54:23 05:47:01 5683268 0 618532 7.72 2620 1704520 1417956 15.66 557528 1532044 16 05:54:23 05:48:01 5683116 0 618676 7.72 2620 1704528 1418196 15.66 557892 1532044 8 05:54:23 05:49:01 5684808 0 616980 7.70 2620 1704532 1417956 15.66 556504 1532048 16 05:54:23 05:50:01 5683504 0 618280 7.72 2620 1704536 1417956 15.66 557512 1532044 8 05:54:23 05:51:01 5683760 0 618020 7.72 2620 1704540 1417956 15.66 557568 1532108 8 05:54:23 05:52:01 5684232 0 617544 7.71 2620 1704544 1417956 15.66 557528 1532108 8 05:54:23 05:53:02 5672360 0 629412 7.86 2620 1704548 1418052 15.66 569084 1532164 12 05:54:23 05:54:01 3979220 0 1000060 12.49 2620 3027040 1665732 18.39 914484 2653404 44 05:54:23 Average: 5527495 0 654069 8.17 2620 1824756 1443656 15.94 591343 1633734 15 05:54:23 05:54:23 05:43:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:54:23 05:44:01 eth0 2.38 1.23 1.63 0.62 0.00 0.00 0.00 0.00 05:54:23 05:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:23 05:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:23 05:45:01 eth0 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:54:23 05:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:23 05:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:23 05:46:01 eth0 1.75 0.40 0.35 0.17 0.00 0.00 0.00 0.00 05:54:23 05:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:23 05:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:23 05:47:01 eth0 1.08 0.03 0.10 0.03 0.00 0.00 0.00 0.00 05:54:23 05:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:23 05:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:23 05:48:01 eth0 1.32 0.67 0.68 0.43 0.00 0.00 0.00 0.00 05:54:23 05:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:23 05:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:23 05:49:01 eth0 0.25 0.08 0.01 0.04 0.00 0.00 0.00 0.00 05:54:23 05:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:23 05:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:23 05:50:01 eth0 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:54:23 05:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:23 05:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:23 05:51:01 eth0 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:54:23 05:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:23 05:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:23 05:52:01 eth0 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:54:23 05:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:23 05:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:23 05:53:02 eth0 0.48 0.22 0.15 0.07 0.00 0.00 0.00 0.00 05:54:23 05:53:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:23 05:53:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:23 05:54:01 vethba51952 1.47 1.15 0.26 0.25 0.00 0.00 0.00 0.00 05:54:23 05:54:01 eth0 655.39 487.71 7605.50 141.68 0.00 0.00 0.00 0.00 05:54:23 05:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:23 05:54:01 docker0 41.26 43.46 3.67 161.49 0.00 0.00 0.00 0.00 05:54:23 Average: vethba51952 0.13 0.10 0.02 0.02 0.00 0.00 0.00 0.00 05:54:23 Average: eth0 59.44 43.96 681.55 12.82 0.00 0.00 0.00 0.00 05:54:23 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:54:23 Average: docker0 3.70 3.89 0.33 14.47 0.00 0.00 0.00 0.00 05:54:23 05:54:23 05:54:23 ---> sar -P ALL: 05:54:23 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/05/21 _x86_64_ (2 CPU) 05:54:23 05:54:23 05:42:09 LINUX RESTART (2 CPU) 05:54:23 05:54:23 05:43:01 CPU %user %nice %system %iowait %steal %idle 05:54:23 05:44:01 all 0.28 0.00 0.08 0.00 0.03 99.61 05:54:23 05:44:01 0 0.35 0.00 0.08 0.00 0.03 99.53 05:54:23 05:44:01 1 0.22 0.00 0.08 0.00 0.02 99.68 05:54:23 05:45:01 all 0.23 0.00 0.04 0.00 0.01 99.72 05:54:23 05:45:01 0 0.03 0.00 0.03 0.00 0.00 99.93 05:54:23 05:45:01 1 0.43 0.00 0.05 0.00 0.02 99.50 05:54:23 05:46:01 all 0.23 0.00 0.04 0.00 0.02 99.72 05:54:23 05:46:01 0 0.05 0.00 0.02 0.00 0.02 99.92 05:54:23 05:46:01 1 0.40 0.00 0.07 0.00 0.02 99.52 05:54:23 05:47:01 all 0.19 0.00 0.04 0.00 0.03 99.74 05:54:23 05:47:01 0 0.07 0.00 0.05 0.00 0.03 99.85 05:54:23 05:47:01 1 0.32 0.00 0.03 0.00 0.02 99.63 05:54:23 05:48:01 all 0.18 0.00 0.03 0.00 0.03 99.77 05:54:23 05:48:01 0 0.07 0.00 0.02 0.00 0.02 99.90 05:54:23 05:48:01 1 0.28 0.00 0.05 0.00 0.03 99.63 05:54:23 05:49:01 all 0.13 0.00 0.03 0.00 0.03 99.82 05:54:23 05:49:01 0 0.05 0.00 0.03 0.00 0.03 99.88 05:54:23 05:49:01 1 0.20 0.00 0.03 0.00 0.02 99.75 05:54:23 05:50:01 all 0.24 0.00 0.05 0.00 0.02 99.69 05:54:23 05:50:01 0 0.27 0.00 0.05 0.00 0.02 99.67 05:54:23 05:50:01 1 0.22 0.00 0.05 0.00 0.02 99.72 05:54:23 05:51:01 all 0.08 0.00 0.05 0.00 0.02 99.86 05:54:23 05:51:01 0 0.12 0.00 0.05 0.00 0.03 99.80 05:54:23 05:51:01 1 0.03 0.00 0.05 0.00 0.00 99.92 05:54:23 05:52:01 all 0.22 0.00 0.03 0.00 0.01 99.74 05:54:23 05:52:01 0 0.35 0.00 0.02 0.00 0.00 99.63 05:54:23 05:52:01 1 0.08 0.00 0.05 0.00 0.02 99.85 05:54:23 05:53:02 all 0.21 0.00 0.06 0.00 0.02 99.72 05:54:23 05:53:02 0 0.33 0.00 0.07 0.00 0.00 99.60 05:54:23 05:53:02 1 0.08 0.00 0.05 0.00 0.03 99.83 05:54:23 05:54:01 all 25.32 0.00 11.01 2.60 0.10 60.96 05:54:23 05:54:01 0 24.74 0.00 11.72 2.61 0.11 60.82 05:54:23 05:54:01 1 25.90 0.00 10.31 2.60 0.09 61.11 05:54:23 05:54:23 Average: CPU %user %nice %system %iowait %steal %idle 05:54:23 Average: all 2.33 0.00 0.98 0.22 0.03 96.45 05:54:23 Average: 0 2.25 0.00 1.03 0.22 0.03 96.47 05:54:23 Average: 1 2.40 0.00 0.92 0.22 0.02 96.43 05:54:23 05:54:23 05:54:23