Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f6a1cf94d606acadd41c15aac79238c8c15b690a Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3918642066883109387.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision db16f8292de5a0132d944c4e76ede2ca4f84da27 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh827238249156557227.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision db16f8292de5a0132d944c4e76ede2ca4f84da27 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7396425948267297463.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision db16f8292de5a0132d944c4e76ede2ca4f84da27 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f db16f8292de5a0132d944c4e76ede2ca4f84da27 # timeout=10 Commit message: "Merge pull request #343 from ernestojeda/pipeline-optimizations" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1539579308121767632.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4984168756753547544.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-557’ Running on prd-centos7-docker-4c-2g-561 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/foundry_device-rfid-llrp-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub Avoid second fetch Checking out Revision f6a1cf94d606acadd41c15aac79238c8c15b690a (main) [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/foundry_device-rfid-llrp-go_main@tmp/jenkins-gitclient-ssh4143536740528342266.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f6a1cf94d606acadd41c15aac79238c8c15b690a # timeout=10 Commit message: "Merge pull request #44 from soda480/US1907" > git rev-list --no-walk a792bd60d44e476743a31f63448cab357051592b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:48:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:48:08 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:48:08 ========================================================= 21:48:08 EdgeX Global Pipelines Version Info 21:48:08 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:48:09 ------------------- 21:48:09 stable info: 21:48:09 ------------------- 21:48:09 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:48:09 Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 21:48:09 Message: update stable to v1.0.197 21:48:10 ------------------- 21:48:10 experimental info: 21:48:10 ------------------- 21:48:10 Commited By: **** collab-it+edgex@linuxfoundation.org 21:48:10 Commit SHA: badcf42234fb1e6cb640581e12a7601bf0f58365 21:48:10 Message: update experimental to v1.0.198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:48:10 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 21:48:10 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 21:48:10 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:48:10 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:48:10 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:48:10 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 21:48:10 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 21:48:10 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 21:48:10 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:48:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:48:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:48:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 21:48:10 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:48:10 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:48:10 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:48:10 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:48:10 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:48:11 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:48:11 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:48:11 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 21:48:11 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:48:11 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:48:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:48:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:48:11 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:48:11 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:48:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 21:48:11 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 21:48:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 21:48:11 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f6a1cf94d606acadd41c15aac79238c8c15b690a [Pipeline] echo 21:48:11 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f6a1cf9 [Pipeline] echo 21:48:11 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:48:11 provisioning config files... 21:48:11 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config4902352573127130178tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:48:11 ---> docker-login.sh 21:48:11 nexus3.edgexfoundry.org:10001 21:48:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:48:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:48:12 Configure a credential helper to remove this warning. See 21:48:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:48:12 21:48:12 Login Succeeded 21:48:12 nexus3.edgexfoundry.org:10002 21:48:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:48:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:48:12 Configure a credential helper to remove this warning. See 21:48:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:48:12 21:48:12 Login Succeeded 21:48:12 nexus3.edgexfoundry.org:10003 21:48:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:48:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:48:12 Configure a credential helper to remove this warning. See 21:48:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:48:12 21:48:12 Login Succeeded 21:48:12 nexus3.edgexfoundry.org:10004 21:48:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:48:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:48:12 Configure a credential helper to remove this warning. See 21:48:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:48:12 21:48:12 Login Succeeded 21:48:12 docker.io 21:48:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:48:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:48:12 Configure a credential helper to remove this warning. See 21:48:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:48:12 21:48:12 Login Succeeded 21:48:12 ---> docker-login.sh ends [Pipeline] } 21:48:12 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 21:48:13 + git log --format=format:%s -1 f6a1cf94d606acadd41c15aac79238c8c15b690a [Pipeline] echo 21:48:13 GIT_COMMIT: f6a1cf94d606acadd41c15aac79238c8c15b690a, Commit Message: Merge pull request #44 from soda480/US1907 [Pipeline] echo 21:48:13 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 21:48:14 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:48:14 21:48:14 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 21:48:14 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:48:14 latest: Pulling from edgex-devops/git-semver 21:48:14 31603596830f: Pulling fs layer 21:48:14 b6dc333f4379: Pulling fs layer 21:48:14 3d9ef1400e77: Pulling fs layer 21:48:14 fd332fbdc1db: Pulling fs layer 21:48:14 fd332fbdc1db: Waiting 21:48:14 b6dc333f4379: Verifying Checksum 21:48:14 b6dc333f4379: Download complete 21:48:14 31603596830f: Verifying Checksum 21:48:14 31603596830f: Download complete 21:48:14 fd332fbdc1db: Verifying Checksum 21:48:14 fd332fbdc1db: Download complete 21:48:14 31603596830f: Pull complete 21:48:14 b6dc333f4379: Pull complete 21:48:14 3d9ef1400e77: Verifying Checksum 21:48:14 3d9ef1400e77: Download complete 21:48:15 3d9ef1400e77: Pull complete 21:48:15 fd332fbdc1db: Pull complete 21:48:15 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 21:48:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:48:15 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 21:48:15 prd-centos7-docker-4c-2g-561 does not seem to be running inside a container 21:48:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:48:16 $ docker top fb1d26da1fd6c0bf67025fba833cc96becd98b7bf51cedd4d31d972be779e5a0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:48:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:48:16 [ssh-agent] Looking for ssh-agent implementation... 21:48:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:48:16 $ docker exec fb1d26da1fd6c0bf67025fba833cc96becd98b7bf51cedd4d31d972be779e5a0 ssh-agent 21:48:16 SSH_AUTH_SOCK=/tmp/ssh-JIfavACTo4Uj/agent.13 21:48:16 SSH_AGENT_PID=19 21:48:16 Running ssh-add (command line suppressed) 21:48:17 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5139938498470918758.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5139938498470918758.key) 21:48:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:48:17 + git tag --points-at HEAD [Pipeline] } 21:48:17 $ docker exec --env ******** --env ******** fb1d26da1fd6c0bf67025fba833cc96becd98b7bf51cedd4d31d972be779e5a0 ssh-agent -k 21:48:17 unset SSH_AUTH_SOCK; 21:48:17 unset SSH_AGENT_PID; 21:48:17 echo Agent pid 19 killed; 21:48:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:48:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:48:17 [ssh-agent] Looking for ssh-agent implementation... 21:48:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:48:17 $ docker exec fb1d26da1fd6c0bf67025fba833cc96becd98b7bf51cedd4d31d972be779e5a0 ssh-agent 21:48:17 SSH_AUTH_SOCK=/tmp/ssh-FwrwMwjcVhOK/agent.52 21:48:17 SSH_AGENT_PID=59 21:48:17 Running ssh-add (command line suppressed) 21:48:17 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_8730470502601073693.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_8730470502601073693.key) 21:48:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:48:18 + git semver init 21:48:18 # -> Open(): unable to determine branch for HEAD 21:48:18 # $GIT_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.git 21:48:18 # $GIT_WORK_TREE = /w/workspace/foundry_device-rfid-llrp-go_main 21:48:18 # $SEMVER_REMOTE_NAME = origin 21:48:18 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:48:18 # $SEMVER_USER_NAME = edgex-jenkins 21:48:18 # $SEMVER_BRANCH = main 21:48:18 # $SEMVER_TEMP = /tmp/semver-192953735 21:48:18 # git clone --branch semver git@github.com:edgexfoundry/device-rfid-llrp-go.git $SEMVER_TEMP 21:48:18 # '/tmp/semver-192953735' -> '/w/workspace/foundry_device-rfid-llrp-go_main/.semver' 21:48:18 # -> Force: false 21:48:18 # $SEMVER_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.semver [Pipeline] } 21:48:18 $ docker exec --env ******** --env ******** fb1d26da1fd6c0bf67025fba833cc96becd98b7bf51cedd4d31d972be779e5a0 ssh-agent -k 21:48:18 unset SSH_AUTH_SOCK; 21:48:18 unset SSH_AGENT_PID; 21:48:18 echo Agent pid 59 killed; 21:48:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:48:19 + git semver [Pipeline] } 21:48:19 $ docker stop --time=1 fb1d26da1fd6c0bf67025fba833cc96becd98b7bf51cedd4d31d972be779e5a0 21:48:20 $ docker rm -f fb1d26da1fd6c0bf67025fba833cc96becd98b7bf51cedd4d31d972be779e5a0 [Pipeline] // withDockerContainer [Pipeline] sh 21:48:20 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:48:21 Stashed 1 file(s) [Pipeline] echo 21:48:21 [edgeXSemver]: initialized semver on version 1.0.0-dev.6 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 21:48:36 Still waiting to schedule task 21:48:36 Waiting for next available executor on ‘centos7-docker-4c-2g’ 21:48:36 Still waiting to schedule task 21:48:36 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-558’ 21:50:16 Running on prd-centos7-docker-4c-2g-569 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws 21:50:16 Running in /w/workspace/device-rfid-llrp-go/4 [Pipeline] { [Pipeline] checkout 21:50:16 Selected Git installation does not exist. Using Default 21:50:16 The recommended git tool is: NONE 21:50:19 using credential edgex-jenkins-ssh 21:50:19 Cloning the remote Git repository 21:50:19 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 21:50:19 > git init /w/workspace/device-rfid-llrp-go/4 # timeout=10 21:50:20 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 21:50:20 > git --version # timeout=10 21:50:20 > git --version # 'git version 2.24.4' 21:50:20 using GIT_SSH to set credentials SSH Credentials for GitHub 21:50:20 [INFO] Currently running in a labeled security context 21:50:20 [INFO] Currently SELinux is 'enforcing' on the host 21:50:20 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/4@tmp/jenkins-gitclient-ssh4908292267437862435.key 21:50:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:50:20 Avoid second fetch 21:50:20 Checking out Revision f6a1cf94d606acadd41c15aac79238c8c15b690a (main) 21:50:20 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 21:50:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:50:20 > git config core.sparsecheckout # timeout=10 21:50:20 > git checkout -f f6a1cf94d606acadd41c15aac79238c8c15b690a # timeout=10 21:50:24 Commit message: "Merge pull request #44 from soda480/US1907" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:50:25 provisioning config files... 21:50:25 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/4@tmp/config7972516107734770722tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:50:25 ---> docker-login.sh 21:50:25 nexus3.edgexfoundry.org:10001 21:50:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:50:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:50:26 Configure a credential helper to remove this warning. See 21:50:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:50:26 21:50:26 Login Succeeded 21:50:26 nexus3.edgexfoundry.org:10002 21:50:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:50:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:50:26 Configure a credential helper to remove this warning. See 21:50:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:50:26 21:50:26 Login Succeeded 21:50:26 nexus3.edgexfoundry.org:10003 21:50:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:50:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:50:26 Configure a credential helper to remove this warning. See 21:50:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:50:26 21:50:26 Login Succeeded 21:50:26 nexus3.edgexfoundry.org:10004 21:50:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:50:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:50:26 Configure a credential helper to remove this warning. See 21:50:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:50:26 21:50:26 Login Succeeded 21:50:26 docker.io 21:50:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:50:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:50:26 Configure a credential helper to remove this warning. See 21:50:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:50:26 21:50:26 Login Succeeded 21:50:26 ---> docker-login.sh ends [Pipeline] } 21:50:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:50:27 ========================================================= 21:50:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 21:50:27 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:50:27 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 21:50:27 Sending build context to Docker daemon 1.196MB 21:50:27 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 21:50:27 Step 2/10 : FROM ${BASE} 21:50:27 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 21:50:27 540db60ca938: Pulling fs layer 21:50:27 adcc1eea9eea: Pulling fs layer 21:50:27 4c4ab2625f07: Pulling fs layer 21:50:27 0773c198feca: Pulling fs layer 21:50:27 345f892a5656: Pulling fs layer 21:50:27 4796506630df: Pulling fs layer 21:50:27 cc55df3e53f1: Pulling fs layer 21:50:27 4d027b6c602c: Pulling fs layer 21:50:27 449e75d2c14e: Pulling fs layer 21:50:27 0773c198feca: Waiting 21:50:27 345f892a5656: Waiting 21:50:27 4796506630df: Waiting 21:50:27 cc55df3e53f1: Waiting 21:50:27 4d027b6c602c: Waiting 21:50:27 449e75d2c14e: Waiting 21:50:27 4c4ab2625f07: Verifying Checksum 21:50:27 4c4ab2625f07: Download complete 21:50:27 adcc1eea9eea: Verifying Checksum 21:50:27 adcc1eea9eea: Download complete 21:50:27 345f892a5656: Verifying Checksum 21:50:27 345f892a5656: Download complete 21:50:27 4796506630df: Verifying Checksum 21:50:27 4796506630df: Download complete 21:50:27 cc55df3e53f1: Verifying Checksum 21:50:27 cc55df3e53f1: Download complete 21:50:27 540db60ca938: Verifying Checksum 21:50:27 540db60ca938: Download complete 21:50:27 540db60ca938: Pull complete 21:50:28 adcc1eea9eea: Pull complete 21:50:28 4c4ab2625f07: Pull complete 21:50:28 4d027b6c602c: Verifying Checksum 21:50:28 4d027b6c602c: Download complete 21:50:31 449e75d2c14e: Verifying Checksum 21:50:31 449e75d2c14e: Download complete 21:50:33 0773c198feca: Verifying Checksum 21:50:33 0773c198feca: Download complete 21:50:36 0773c198feca: Pull complete 21:50:36 345f892a5656: Pull complete 21:50:36 4796506630df: Pull complete 21:50:37 cc55df3e53f1: Pull complete 21:50:37 4d027b6c602c: Pull complete 21:50:39 449e75d2c14e: Pull complete 21:50:39 Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 21:50:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 21:50:39 ---> 0d28375d9b5b 21:50:39 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 21:50:42 ---> Running in 847663ef866f 21:50:42 Removing intermediate container 847663ef866f 21:50:42 ---> 309f0916fe79 21:50:42 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 21:50:42 ---> Running in a3ce996a1bb8 21:50:42 Removing intermediate container a3ce996a1bb8 21:50:42 ---> 593fb95899c4 21:50:42 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 21:50:42 ---> Running in 0a8c998a2550 21:50:42 Removing intermediate container 0a8c998a2550 21:50:42 ---> 0683ee878962 21:50:42 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:50:42 ---> Running in 42dfad57c199 21:50:42 Removing intermediate container 42dfad57c199 21:50:42 ---> 4d4a36d1ee2f 21:50:42 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:50:42 ---> Running in 8f317090712b 21:50:42 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:50:43 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:50:44 OK: 149 MiB in 40 packages 21:50:44 Removing intermediate container 8f317090712b 21:50:44 ---> 3b6068b75dc5 21:50:44 Step 8/10 : WORKDIR /device-rfid-llrp-go 21:50:45 ---> Running in f1b9608b727d 21:50:45 Removing intermediate container f1b9608b727d 21:50:45 ---> 6a7c7fd8f394 21:50:45 Step 9/10 : COPY . . 21:50:45 ---> ae3f43ff22f3 21:50:45 Step 10/10 : RUN go mod download 21:50:45 ---> Running in c698b9c1cf26 21:50:55 Removing intermediate container c698b9c1cf26 21:50:55 ---> c8acba276700 21:50:55 Successfully built c8acba276700 21:50:55 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 21:50:55 + docker inspect -f . ci-base-image-x86_64 21:50:55 . [Pipeline] withDockerContainer 21:50:55 prd-centos7-docker-4c-2g-569 does not seem to be running inside a container 21:50:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/4 -v /w/workspace/device-rfid-llrp-go/4:/w/workspace/device-rfid-llrp-go/4:rw,z -v /w/workspace/device-rfid-llrp-go/4@tmp:/w/workspace/device-rfid-llrp-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:50:56 $ docker top d13c5021f12b73284ff8b4dab6fc925bc3896dbdf5e9e940292c134f9a044780 -eo pid,comm [Pipeline] { [Pipeline] sh 21:50:56 + go version 21:50:56 go version go1.16.5 linux/amd64 [Pipeline] } 21:50:56 $ docker stop --time=1 d13c5021f12b73284ff8b4dab6fc925bc3896dbdf5e9e940292c134f9a044780 21:50:58 $ docker rm -f d13c5021f12b73284ff8b4dab6fc925bc3896dbdf5e9e940292c134f9a044780 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:50:58 + docker inspect -f . ci-base-image-x86_64 21:50:58 . [Pipeline] withDockerContainer 21:50:58 prd-centos7-docker-4c-2g-569 does not seem to be running inside a container 21:50:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/4 -v /w/workspace/device-rfid-llrp-go/4:/w/workspace/device-rfid-llrp-go/4:rw,z -v /w/workspace/device-rfid-llrp-go/4@tmp:/w/workspace/device-rfid-llrp-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:50:59 $ docker top fa5a5b882a3d9875da30142cdc56dcb795efc004c7246add9b4cb4b8af97de00 -eo pid,comm [Pipeline] { [Pipeline] sh 21:50:59 + go mod tidy [Pipeline] sh 21:51:00 + make test 21:51:00 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 21:51:00 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 21:51:15 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 21:51:15 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 21:51:19 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.077s coverage: 39.5% of statements 21:51:19 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.283s coverage: 52.0% of statements 21:51:19 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.008s coverage: 95.5% of statements 21:51:19 CGO_ENABLED=0 GO111MODULE=on go vet ./... 21:51:25 gofmt -l . 21:51:25 [ "`gofmt -l .`" = "" ] 21:51:25 ./bin/test-go-mod-tidy.sh 21:51:25 ./bin/test-attribution-txt.sh [Pipeline] } 21:51:25 $ docker stop --time=1 fa5a5b882a3d9875da30142cdc56dcb795efc004c7246add9b4cb4b8af97de00 21:51:27 $ docker rm -f fa5a5b882a3d9875da30142cdc56dcb795efc004c7246add9b4cb4b8af97de00 [Pipeline] // withDockerContainer [Pipeline] sh 21:51:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:51:28 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:51:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:51:29 + ls -al . 21:51:29 total 568 21:51:29 drwxrwxr-x. 10 jenkins jenkins 4096 Jul 29 21:51 . 21:51:29 drwxrwxr-x. 4 jenkins jenkins 28 Jul 29 21:50 .. 21:51:29 -rw-rw-r--. 1 jenkins jenkins 6734 Jul 29 21:50 Attribution.txt 21:51:29 drwxrwxr-x. 2 jenkins jenkins 89 Jul 29 21:50 bin 21:51:29 drwxrwxr-x. 4 jenkins jenkins 44 Jul 29 21:50 cmd 21:51:29 -rw-r--r--. 1 jenkins jenkins 462904 Jul 29 21:51 coverage.out 21:51:29 -rw-rw-r--. 1 jenkins jenkins 1521 Jul 29 21:50 Dockerfile 21:51:29 -rw-rw-r--. 1 jenkins jenkins 999 Jul 29 21:50 Dockerfile.build 21:51:29 -rw-rw-r--. 1 jenkins jenkins 134 Jul 29 21:50 .dockerignore 21:51:29 drwxrwxr-x. 2 jenkins jenkins 4096 Jul 29 21:50 examples 21:51:29 drwxrwxr-x. 8 jenkins jenkins 162 Jul 29 21:50 .git 21:51:29 drwxrwxr-x. 2 jenkins jenkins 103 Jul 29 21:50 .github 21:51:29 -rw-rw-r--. 1 jenkins jenkins 934 Jul 29 21:50 .gitignore 21:51:29 -rw-r--r--. 1 jenkins jenkins 308 Jul 29 21:51 go.mod 21:51:29 -rw-r--r--. 1 jenkins jenkins 13807 Jul 29 21:50 go.sum 21:51:29 drwxrwxr-x. 2 jenkins jenkins 31 Jul 29 21:50 images 21:51:29 drwxrwxr-x. 5 jenkins jenkins 45 Jul 29 21:50 internal 21:51:29 -rw-rw-r--. 1 jenkins jenkins 682 Jul 29 21:50 Jenkinsfile 21:51:29 -rw-rw-r--. 1 jenkins jenkins 11347 Jul 29 21:50 LICENSE 21:51:29 -rw-rw-r--. 1 jenkins jenkins 1011 Jul 29 21:50 Makefile 21:51:29 -rw-rw-r--. 1 jenkins jenkins 30261 Jul 29 21:50 README.md 21:51:29 drwxrwxr-x. 4 jenkins jenkins 54 Jul 29 21:50 snap 21:51:29 -rw-rw-r--. 1 jenkins jenkins 11 Jul 29 21:48 VERSION 21:51:29 -rw-rw-r--. 1 jenkins jenkins 193 Jul 29 21:50 version.go [Pipeline] isUnix [Pipeline] sh 21:51:29 + docker build -t device-rfid-llrp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=f6a1cf94d606acadd41c15aac79238c8c15b690a --label arch=amd64 --label version=1.0.0-dev.6 . 21:51:29 Sending build context to Docker daemon 1.197MB 21:51:29 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 21:51:29 Step 2/25 : FROM ${BASE} AS builder 21:51:29 ---> c8acba276700 21:51:29 Step 3/25 : ARG MAKE='make build' 21:51:29 ---> Running in 366345204c25 21:51:30 Removing intermediate container 366345204c25 21:51:30 ---> 7d66eee7bc70 21:51:30 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 21:51:30 ---> Running in 22a72ebf9810 21:51:30 Removing intermediate container 22a72ebf9810 21:51:30 ---> 1821d644cf1f 21:51:30 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 21:51:30 ---> Running in 540323fd4d79 21:51:30 Removing intermediate container 540323fd4d79 21:51:30 ---> 305d09e2fac3 21:51:30 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:51:30 ---> Running in 5e31fbda7807 21:51:30 Removing intermediate container 5e31fbda7807 21:51:30 ---> f904f1eb70d7 21:51:30 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:51:30 ---> Running in 361b95af7685 21:51:31 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:51:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:51:33 OK: 149 MiB in 40 packages 21:51:33 Removing intermediate container 361b95af7685 21:51:33 ---> 7c5fb3f4b6a1 21:51:33 Step 8/25 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rfid-llrp-go 21:51:33 ---> Running in 03894f68ef43 21:51:33 Removing intermediate container 03894f68ef43 21:51:33 ---> 8f9919656f2b 21:51:33 Step 9/25 : COPY go.mod . 21:51:33 ---> 97718c3760ca 21:51:33 Step 10/25 : COPY Makefile . 21:51:33 ---> 73b216e051cd 21:51:33 Step 11/25 : RUN make update 21:51:33 ---> Running in 4c2040b90248 21:51:33 CGO_ENABLED=0 GO111MODULE=on go mod download 21:51:34 Removing intermediate container 4c2040b90248 21:51:34 ---> e88dfec75379 21:51:34 Step 12/25 : COPY . . 21:51:34 ---> 574a0d62dcc2 21:51:34 Step 13/25 : RUN go mod tidy 21:51:34 ---> Running in cfb22e1aac0a 21:51:35 Removing intermediate container cfb22e1aac0a 21:51:35 ---> 4a6a50a5857d 21:51:35 Step 14/25 : RUN $MAKE 21:51:35 ---> Running in 2728ef371704 21:51:35 go mod tidy 21:51:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=1.0.0-dev.6" -o cmd/device-rfid-llrp-go ./cmd 21:51:48 Removing intermediate container 2728ef371704 21:51:48 ---> f2b78feb7b62 21:51:48 Step 15/25 : FROM alpine:3.12 21:51:48 3.12: Pulling from library/alpine 21:51:48 339de151aab4: Pulling fs layer 21:51:48 339de151aab4: Download complete 21:51:48 339de151aab4: Pull complete 21:51:48 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 21:51:48 Status: Downloaded newer image for alpine:3.12 21:51:48 ---> 13621d1b12d4 21:51:48 Step 16/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 21:51:48 ---> Running in ea28d9e488c2 21:51:48 Removing intermediate container ea28d9e488c2 21:51:48 ---> 62703cba3b33 21:51:48 Step 17/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/LICENSE / 21:51:48 ---> b04f247c7d71 21:51:48 Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/Attribution.txt / 21:51:48 ---> cd64492a1c20 21:51:48 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/cmd / 21:51:48 ---> 8a4829017d9e 21:51:48 Step 20/25 : EXPOSE 49989 21:51:48 ---> Running in 70b6344d87fc 21:51:48 Removing intermediate container 70b6344d87fc 21:51:48 ---> 55a82cc64903 21:51:48 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp-go"] 21:51:48 ---> Running in bf5c7ba3f627 21:51:48 Removing intermediate container bf5c7ba3f627 21:51:48 ---> 88bf65aa34a3 21:51:48 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 21:51:48 ---> Running in b06bb9e6f4d9 21:51:48 Removing intermediate container b06bb9e6f4d9 21:51:48 ---> 722f69913c8f 21:51:48 Step 23/25 : LABEL arch=amd64 21:51:48 ---> Running in 88e14ab8c7b8 21:51:48 Removing intermediate container 88e14ab8c7b8 21:51:48 ---> 76963748f134 21:51:48 Step 24/25 : LABEL git_sha=f6a1cf94d606acadd41c15aac79238c8c15b690a 21:51:48 ---> Running in 786deb1ec4b3 21:51:48 Removing intermediate container 786deb1ec4b3 21:51:48 ---> aee25d88ce4d 21:51:48 Step 25/25 : LABEL version=1.0.0-dev.6 21:51:48 ---> Running in fde7cfa4e743 21:51:48 Removing intermediate container fde7cfa4e743 21:51:48 ---> 816e155e3d4d 21:51:48 [Warning] One or more build-args [ARCH] were not consumed 21:51:48 Successfully built 816e155e3d4d 21:51:48 Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:51:48 provisioning config files... 21:51:48 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/4@tmp/config1817942873068105040tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:51:49 ---> docker-login.sh 21:51:49 nexus3.edgexfoundry.org:10001 21:51:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:51:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:51:49 Configure a credential helper to remove this warning. See 21:51:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:51:49 21:51:49 Login Succeeded 21:51:49 nexus3.edgexfoundry.org:10002 21:51:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:51:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:51:49 Configure a credential helper to remove this warning. See 21:51:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:51:49 21:51:49 Login Succeeded 21:51:49 nexus3.edgexfoundry.org:10003 21:51:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:51:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:51:49 Configure a credential helper to remove this warning. See 21:51:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:51:49 21:51:49 Login Succeeded 21:51:49 nexus3.edgexfoundry.org:10004 21:51:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:51:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:51:50 Configure a credential helper to remove this warning. See 21:51:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:51:50 21:51:50 Login Succeeded 21:51:50 docker.io 21:51:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:51:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:51:50 Configure a credential helper to remove this warning. See 21:51:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:51:50 21:51:50 Login Succeeded 21:51:50 ---> docker-login.sh ends [Pipeline] } 21:51:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:51:50 [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: 21:51:50 f6a1cf94d606acadd41c15aac79238c8c15b690a 21:51:50 latest 21:51:50 1.0.0-dev.6 21:51:50 f6a1cf94d606acadd41c15aac79238c8c15b690a-1.0.0-dev.6 21:51:50 main 21:51:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:51:50 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:f6a1cf94d606acadd41c15aac79238c8c15b690a [Pipeline] isUnix [Pipeline] sh 21:51:51 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:f6a1cf94d606acadd41c15aac79238c8c15b690a 21:51:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 21:51:51 b66246bc97f9: Preparing 21:51:51 c3a16753329b: Preparing 21:51:51 38f65f44c73f: Preparing 21:51:51 32f366d666a5: Preparing 21:51:51 32f366d666a5: Layer already exists 21:51:56 c3a16753329b: Pushed 21:51:56 38f65f44c73f: Pushed 21:51:56 b66246bc97f9: Pushed 21:51:57 f6a1cf94d606acadd41c15aac79238c8c15b690a: digest: sha256:96d0406d4435cd5f34b3707b17a90ae0d986ef52db0c948018ed5821f5bd0521 size: 1155 [Pipeline] isUnix [Pipeline] sh 21:51:57 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] isUnix [Pipeline] sh 21:51:57 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 21:51:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 21:51:57 b66246bc97f9: Preparing 21:51:57 c3a16753329b: Preparing 21:51:57 38f65f44c73f: Preparing 21:51:57 32f366d666a5: Preparing 21:51:57 b66246bc97f9: Layer already exists 21:51:57 32f366d666a5: Layer already exists 21:51:57 38f65f44c73f: Layer already exists 21:51:57 c3a16753329b: Layer already exists 21:51:57 latest: digest: sha256:96d0406d4435cd5f34b3707b17a90ae0d986ef52db0c948018ed5821f5bd0521 size: 1155 [Pipeline] isUnix [Pipeline] sh 21:51:58 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:1.0.0-dev.6 [Pipeline] isUnix [Pipeline] sh 21:51:58 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:1.0.0-dev.6 21:51:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 21:51:58 b66246bc97f9: Preparing 21:51:58 c3a16753329b: Preparing 21:51:58 38f65f44c73f: Preparing 21:51:58 32f366d666a5: Preparing 21:51:58 b66246bc97f9: Layer already exists 21:51:58 38f65f44c73f: Layer already exists 21:51:58 c3a16753329b: Layer already exists 21:51:58 32f366d666a5: Layer already exists 21:51:58 1.0.0-dev.6: digest: sha256:96d0406d4435cd5f34b3707b17a90ae0d986ef52db0c948018ed5821f5bd0521 size: 1155 [Pipeline] isUnix [Pipeline] sh 21:51:59 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:f6a1cf94d606acadd41c15aac79238c8c15b690a-1.0.0-dev.6 [Pipeline] isUnix [Pipeline] sh 21:51:59 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:f6a1cf94d606acadd41c15aac79238c8c15b690a-1.0.0-dev.6 21:51:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 21:51:59 b66246bc97f9: Preparing 21:51:59 c3a16753329b: Preparing 21:51:59 38f65f44c73f: Preparing 21:51:59 32f366d666a5: Preparing 21:51:59 32f366d666a5: Layer already exists 21:51:59 b66246bc97f9: Layer already exists 21:51:59 38f65f44c73f: Layer already exists 21:51:59 c3a16753329b: Layer already exists 21:51:59 f6a1cf94d606acadd41c15aac79238c8c15b690a-1.0.0-dev.6: digest: sha256:96d0406d4435cd5f34b3707b17a90ae0d986ef52db0c948018ed5821f5bd0521 size: 1155 [Pipeline] isUnix [Pipeline] sh 21:51:59 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] isUnix [Pipeline] sh 21:51:59 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main 21:51:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 21:51:59 b66246bc97f9: Preparing 21:51:59 c3a16753329b: Preparing 21:51:59 38f65f44c73f: Preparing 21:51:59 32f366d666a5: Preparing 21:51:59 38f65f44c73f: Layer already exists 21:51:59 32f366d666a5: Layer already exists 21:51:59 b66246bc97f9: Layer already exists 21:51:59 c3a16753329b: Layer already exists 21:51:59 main: digest: sha256:96d0406d4435cd5f34b3707b17a90ae0d986ef52db0c948018ed5821f5bd0521 size: 1155 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:52:00 ===================================================== [Pipeline] echo 21:52:00 taggedImages: 21:52:00 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:f6a1cf94d606acadd41c15aac79238c8c15b690a 21:52:00 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 21:52:00 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:1.0.0-dev.6 21:52:00 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:f6a1cf94d606acadd41c15aac79238c8c15b690a-1.0.0-dev.6 21:52:00 - 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 21:52:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:52:00 21:52:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 21:52:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:52:02 latest: Pulling from edgex-lftools-log-publisher 21:52:02 b4d181a07f80: Pulling fs layer 21:52:02 a1111a8f2ec3: Pulling fs layer 21:52:02 ed53099fbce6: Pulling fs layer 21:52:02 dc539afda2c1: Pulling fs layer 21:52:02 77bc0d833cb6: Pulling fs layer 21:52:02 9065ff56babe: Pulling fs layer 21:52:02 d287ab97295c: Pulling fs layer 21:52:02 dc539afda2c1: Waiting 21:52:02 77bc0d833cb6: Waiting 21:52:02 9065ff56babe: Waiting 21:52:02 d287ab97295c: Waiting 21:52:02 a1111a8f2ec3: Verifying Checksum 21:52:02 a1111a8f2ec3: Download complete 21:52:02 dc539afda2c1: Verifying Checksum 21:52:02 dc539afda2c1: Download complete 21:52:02 Running on prd-ubuntu18.04-docker-arm64-4c-16g-571 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws 21:52:02 Running in /w/workspace/device-rfid-llrp-go/4 [Pipeline] { [Pipeline] checkout 21:52:02 77bc0d833cb6: Verifying Checksum 21:52:02 77bc0d833cb6: Download complete 21:52:02 9065ff56babe: Verifying Checksum 21:52:02 9065ff56babe: Download complete 21:52:02 ed53099fbce6: Verifying Checksum 21:52:02 ed53099fbce6: Download complete 21:52:03 Selected Git installation does not exist. Using Default 21:52:03 The recommended git tool is: NONE 21:52:04 b4d181a07f80: Verifying Checksum 21:52:04 b4d181a07f80: Download complete 21:52:05 b4d181a07f80: Pull complete 21:52:05 a1111a8f2ec3: Pull complete 21:52:06 ed53099fbce6: Pull complete 21:52:06 dc539afda2c1: Pull complete 21:52:06 77bc0d833cb6: Pull complete 21:52:06 9065ff56babe: Pull complete 21:52:08 d287ab97295c: Verifying Checksum 21:52:08 d287ab97295c: Download complete 21:52:10 using credential edgex-jenkins-ssh 21:52:10 Cloning the remote Git repository 21:52:10 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 21:52:10 > git init /w/workspace/device-rfid-llrp-go/4 # timeout=10 21:52:10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 21:52:10 > git --version # timeout=10 21:52:10 > git --version # 'git version 2.17.1' 21:52:10 using GIT_SSH to set credentials SSH Credentials for GitHub 21:52:10 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:52:11 Avoid second fetch 21:52:11 Checking out Revision f6a1cf94d606acadd41c15aac79238c8c15b690a (main) 21:52:11 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 21:52:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:52:11 > git config core.sparsecheckout # timeout=10 21:52:11 > git checkout -f f6a1cf94d606acadd41c15aac79238c8c15b690a # timeout=10 21:52:13 d287ab97295c: Pull complete 21:52:13 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 21:52:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:52:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 21:52:13 prd-centos7-docker-4c-2g-569 does not seem to be running inside a container 21:52:13 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/4 -v /w/workspace/device-rfid-llrp-go/4:/w/workspace/device-rfid-llrp-go/4:rw,z -v /w/workspace/device-rfid-llrp-go/4@tmp:/w/workspace/device-rfid-llrp-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:52:15 $ docker top ea39d1e6366531643b9b115be20d4bfb9b1e1703a2f7f89898319e4f32767df7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:52:16 ---> job-cost.sh 21:52:16 lf-activate-venv: SKIPPING 21:52:16 INFO: No Stack... 21:52:16 Commit message: "Merge pull request #44 from soda480/US1907" 21:52:16 21:52:16 GitHub has been notified of this commit’s build result 21:52:16 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:52:16 provisioning config files... 21:52:16 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/4@tmp/config2463849882802419117tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:52:16 INFO: Retrieving Pricing Info for: v3-standard-2 21:52:17 INFO: Archiving Costs [Pipeline] sh 21:52:17 ---> docker-login.sh 21:52:17 nexus3.edgexfoundry.org:10001 21:52:17 + cat /w/workspace/device-rfid-llrp-go/4/archives/cost.csv 21:52:17 + cut -d, -f6 [Pipeline] lock 21:52:17 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-4-stack-cost] 21:52:17 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-4-stack-cost] did not exist. Created. 21:52:17 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:52:17 + echo total: 0.05999999865889549 [Pipeline] stash 21:52:17 Stashed 1 file(s) [Pipeline] } 21:52:18 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-4-stack-cost] [Pipeline] // lock [Pipeline] } 21:52:18 $ docker stop --time=1 ea39d1e6366531643b9b115be20d4bfb9b1e1703a2f7f89898319e4f32767df7 21:52:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:52:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:52:18 Configure a credential helper to remove this warning. See 21:52:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:52:18 21:52:18 Login Succeeded 21:52:18 nexus3.edgexfoundry.org:10002 21:52:19 $ docker rm -f ea39d1e6366531643b9b115be20d4bfb9b1e1703a2f7f89898319e4f32767df7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script 21:52:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:52:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:52:19 Configure a credential helper to remove this warning. See 21:52:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:52:19 21:52:19 Login Succeeded 21:52:19 nexus3.edgexfoundry.org:10003 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 21:52:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:52:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:52:19 Configure a credential helper to remove this warning. See 21:52:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:52:19 21:52:19 Login Succeeded 21:52:19 nexus3.edgexfoundry.org:10004 21:52:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:52:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:52:20 Configure a credential helper to remove this warning. See 21:52:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:52:20 21:52:20 Login Succeeded 21:52:20 docker.io 21:52:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:52:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:52:21 Configure a credential helper to remove this warning. See 21:52:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:52:21 21:52:21 Login Succeeded 21:52:21 ---> docker-login.sh ends [Pipeline] } 21:52:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:52:21 ========================================================= 21:52:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 21:52:21 ========================================================= [Pipeline] isUnix [Pipeline] sh 21:52:21 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 21:52:22 Sending build context to Docker daemon 1.196MB 21:52:22 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 21:52:22 Step 2/10 : FROM ${BASE} 21:52:22 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:52:22 595b0fe564bb: Pulling fs layer 21:52:22 24495759ef45: Pulling fs layer 21:52:22 d148012ef14d: Pulling fs layer 21:52:22 cb65c68fc2e2: Pulling fs layer 21:52:22 093eec477d81: Pulling fs layer 21:52:22 a6d5b2bbb924: Pulling fs layer 21:52:22 2446dc1eb7d3: Pulling fs layer 21:52:22 596795e73e0f: Pulling fs layer 21:52:22 cb65c68fc2e2: Waiting 21:52:22 093eec477d81: Waiting 21:52:22 a6d5b2bbb924: Waiting 21:52:22 2446dc1eb7d3: Waiting 21:52:22 596795e73e0f: Waiting 21:52:22 d148012ef14d: Verifying Checksum 21:52:22 d148012ef14d: Download complete 21:52:22 24495759ef45: Verifying Checksum 21:52:22 24495759ef45: Download complete 21:52:22 093eec477d81: Download complete 21:52:22 a6d5b2bbb924: Download complete 21:52:22 595b0fe564bb: Verifying Checksum 21:52:22 595b0fe564bb: Download complete 21:52:23 2446dc1eb7d3: Download complete 21:52:23 595b0fe564bb: Pull complete 21:52:24 24495759ef45: Pull complete 21:52:24 d148012ef14d: Pull complete 21:52:25 596795e73e0f: Verifying Checksum 21:52:25 596795e73e0f: Download complete 21:52:26 cb65c68fc2e2: Verifying Checksum 21:52:26 cb65c68fc2e2: Download complete 21:52:37 cb65c68fc2e2: Pull complete 21:52:37 093eec477d81: Pull complete 21:52:37 a6d5b2bbb924: Pull complete 21:52:38 2446dc1eb7d3: Pull complete 21:52:42 596795e73e0f: Pull complete 21:52:42 Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 21:52:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 21:52:42 ---> d9e956139c92 21:52:42 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 21:52:46 ---> Running in 951aae28d61e 21:52:46 Removing intermediate container 951aae28d61e 21:52:46 ---> 52d18fc4debb 21:52:46 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 21:52:47 ---> Running in b8e17597793a 21:52:47 Removing intermediate container b8e17597793a 21:52:47 ---> c0efe58ab1c0 21:52:47 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 21:52:47 ---> Running in 5ae1c03bbd5d 21:52:48 Removing intermediate container 5ae1c03bbd5d 21:52:48 ---> 2037452928da 21:52:48 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:52:48 ---> Running in 7a1bc2f7d35b 21:52:51 Removing intermediate container 7a1bc2f7d35b 21:52:51 ---> d45a8b2dc59d 21:52:51 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:52:51 ---> Running in c0b668ce8086 21:52:53 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:52:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:52:55 OK: 138 MiB in 40 packages 21:52:56 Removing intermediate container c0b668ce8086 21:52:56 ---> 75927993faa6 21:52:56 Step 8/10 : WORKDIR /device-rfid-llrp-go 21:52:56 ---> Running in 10230affd0d6 21:52:57 Removing intermediate container 10230affd0d6 21:52:57 ---> c39509766688 21:52:57 Step 9/10 : COPY . . 21:52:58 ---> bf32d1834fe2 21:52:58 Step 10/10 : RUN go mod download 21:52:59 ---> Running in 925be88b0a70 21:53:26 Removing intermediate container 925be88b0a70 21:53:26 ---> b8ebbfdbda8a 21:53:26 Successfully built b8ebbfdbda8a 21:53:26 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:53:26 + docker inspect -f . ci-base-image-arm64 21:53:26 . [Pipeline] withDockerContainer 21:53:26 prd-ubuntu18.04-docker-arm64-4c-16g-571 does not seem to be running inside a container 21:53:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/4 -v /w/workspace/device-rfid-llrp-go/4:/w/workspace/device-rfid-llrp-go/4:rw,z -v /w/workspace/device-rfid-llrp-go/4@tmp:/w/workspace/device-rfid-llrp-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:53:28 $ docker top 12f3b531bb75aaa162e75f914059466495c732eae8688b13b3414d231fd0cb50 -eo pid,comm [Pipeline] { [Pipeline] sh 21:53:29 + go version 21:53:29 go version go1.16.5 linux/arm64 [Pipeline] } 21:53:29 $ docker stop --time=1 12f3b531bb75aaa162e75f914059466495c732eae8688b13b3414d231fd0cb50 21:53:31 $ docker rm -f 12f3b531bb75aaa162e75f914059466495c732eae8688b13b3414d231fd0cb50 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:53:32 + docker inspect -f . ci-base-image-arm64 21:53:32 . [Pipeline] withDockerContainer 21:53:32 prd-ubuntu18.04-docker-arm64-4c-16g-571 does not seem to be running inside a container 21:53:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/4 -v /w/workspace/device-rfid-llrp-go/4:/w/workspace/device-rfid-llrp-go/4:rw,z -v /w/workspace/device-rfid-llrp-go/4@tmp:/w/workspace/device-rfid-llrp-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:53:34 $ docker top d73c4b8ad208c6729b310c4906f5650e9df0de06cfb01e9860e5bff9aca70d3d -eo pid,comm [Pipeline] { [Pipeline] sh 21:53:34 + go mod tidy [Pipeline] sh 21:53:35 + make test 21:53:35 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 21:53:36 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 21:54:23 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 21:54:23 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 21:54:46 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 21.262s coverage: 39.5% of statements 21:54:46 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.480s coverage: 52.0% of statements 21:54:46 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.022s coverage: 95.5% of statements 21:54:46 CGO_ENABLED=0 GO111MODULE=on go vet ./... 21:55:12 gofmt -l . 21:55:12 [ "`gofmt -l .`" = "" ] 21:55:12 ./bin/test-go-mod-tidy.sh 21:55:12 ./bin/test-attribution-txt.sh [Pipeline] } 21:55:12 $ docker stop --time=1 d73c4b8ad208c6729b310c4906f5650e9df0de06cfb01e9860e5bff9aca70d3d 21:55:15 $ docker rm -f d73c4b8ad208c6729b310c4906f5650e9df0de06cfb01e9860e5bff9aca70d3d [Pipeline] // withDockerContainer [Pipeline] sh 21:55:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:55:15 Warning: overwriting stash ‘coverage-report’ 21:55:16 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:55:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:55:17 + ls -al . 21:55:17 total 600 21:55:17 drwxrwxr-x 10 jenkins jenkins 4096 Jul 29 21:55 . 21:55:17 drwxrwxr-x 4 jenkins jenkins 4096 Jul 29 21:52 .. 21:55:17 -rw-rw-r-- 1 jenkins jenkins 134 Jul 29 21:52 .dockerignore 21:55:17 drwxrwxr-x 8 jenkins jenkins 4096 Jul 29 21:52 .git 21:55:17 drwxrwxr-x 2 jenkins jenkins 4096 Jul 29 21:52 .github 21:55:17 -rw-rw-r-- 1 jenkins jenkins 934 Jul 29 21:52 .gitignore 21:55:17 -rw-rw-r-- 1 jenkins jenkins 6734 Jul 29 21:52 Attribution.txt 21:55:17 -rw-rw-r-- 1 jenkins jenkins 1521 Jul 29 21:52 Dockerfile 21:55:17 -rw-rw-r-- 1 jenkins jenkins 999 Jul 29 21:52 Dockerfile.build 21:55:17 -rw-rw-r-- 1 jenkins jenkins 682 Jul 29 21:52 Jenkinsfile 21:55:17 -rw-rw-r-- 1 jenkins jenkins 11347 Jul 29 21:52 LICENSE 21:55:17 -rw-rw-r-- 1 jenkins jenkins 1011 Jul 29 21:52 Makefile 21:55:17 -rw-rw-r-- 1 jenkins jenkins 30261 Jul 29 21:52 README.md 21:55:17 -rw-rw-r-- 1 jenkins jenkins 11 Jul 29 21:48 VERSION 21:55:17 drwxrwxr-x 2 jenkins jenkins 4096 Jul 29 21:52 bin 21:55:17 drwxrwxr-x 4 jenkins jenkins 4096 Jul 29 21:52 cmd 21:55:17 -rw-r--r-- 1 jenkins jenkins 462904 Jul 29 21:54 coverage.out 21:55:17 drwxrwxr-x 2 jenkins jenkins 4096 Jul 29 21:52 examples 21:55:17 -rw-r--r-- 1 jenkins jenkins 308 Jul 29 21:55 go.mod 21:55:17 -rw-r--r-- 1 jenkins jenkins 13807 Jul 29 21:53 go.sum 21:55:17 drwxrwxr-x 2 jenkins jenkins 4096 Jul 29 21:52 images 21:55:17 drwxrwxr-x 5 jenkins jenkins 4096 Jul 29 21:52 internal 21:55:17 drwxrwxr-x 4 jenkins jenkins 4096 Jul 29 21:52 snap 21:55:17 -rw-rw-r-- 1 jenkins jenkins 193 Jul 29 21:52 version.go [Pipeline] isUnix [Pipeline] sh 21:55:18 + docker build -t device-rfid-llrp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=f6a1cf94d606acadd41c15aac79238c8c15b690a --label arch=arm64 --label version=1.0.0-dev.6 . 21:55:18 Sending build context to Docker daemon 1.197MB 21:55:18 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 21:55:18 Step 2/25 : FROM ${BASE} AS builder 21:55:18 ---> b8ebbfdbda8a 21:55:18 Step 3/25 : ARG MAKE='make build' 21:55:18 ---> Running in 5ced134ddf47 21:55:19 Removing intermediate container 5ced134ddf47 21:55:19 ---> 4c8c7eee77bc 21:55:19 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 21:55:19 ---> Running in 534bc1617685 21:55:20 Removing intermediate container 534bc1617685 21:55:20 ---> 79816b033e46 21:55:20 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 21:55:20 ---> Running in b61ebf1435ee 21:55:20 Removing intermediate container b61ebf1435ee 21:55:20 ---> 5c7ffefe3f10 21:55:20 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:55:20 ---> Running in 84cda3eebba9 21:55:23 Removing intermediate container 84cda3eebba9 21:55:23 ---> 7082b769352d 21:55:23 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:55:23 ---> Running in 090ba0e3aaa6 21:55:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:55:25 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:55:26 OK: 138 MiB in 40 packages 21:55:28 Removing intermediate container 090ba0e3aaa6 21:55:28 ---> dda7afa1fd53 21:55:28 Step 8/25 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rfid-llrp-go 21:55:28 ---> Running in 418079d10f42 21:55:28 Removing intermediate container 418079d10f42 21:55:28 ---> d7b5f4fa598b 21:55:28 Step 9/25 : COPY go.mod . 21:55:29 ---> d44c76089335 21:55:29 Step 10/25 : COPY Makefile . 21:55:30 ---> 6a1f9530eb2f 21:55:30 Step 11/25 : RUN make update 21:55:30 ---> Running in 4c5535cb3e31 21:55:32 CGO_ENABLED=0 GO111MODULE=on go mod download 21:55:33 Removing intermediate container 4c5535cb3e31 21:55:33 ---> 87cb92f54807 21:55:33 Step 12/25 : COPY . . 21:55:34 ---> 0a99010699b9 21:55:34 Step 13/25 : RUN go mod tidy 21:55:34 ---> Running in 134c75474581 21:55:37 Removing intermediate container 134c75474581 21:55:37 ---> f3a947f693d2 21:55:37 Step 14/25 : RUN $MAKE 21:55:37 ---> Running in 18f218f90188 21:55:39 go mod tidy 21:55:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=1.0.0-dev.6" -o cmd/device-rfid-llrp-go ./cmd 21:56:18 Removing intermediate container 18f218f90188 21:56:18 ---> ace933cb58b9 21:56:18 Step 15/25 : FROM alpine:3.12 21:56:18 3.12: Pulling from library/alpine 21:56:18 d2f70382dc9a: Pulling fs layer 21:56:18 d2f70382dc9a: Verifying Checksum 21:56:18 d2f70382dc9a: Download complete 21:56:18 d2f70382dc9a: Pull complete 21:56:18 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 21:56:18 Status: Downloaded newer image for alpine:3.12 21:56:18 ---> c4fd0aeabfcf 21:56:18 Step 16/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 21:56:18 ---> Running in 50da6279c141 21:56:18 Removing intermediate container 50da6279c141 21:56:18 ---> 924209822d16 21:56:18 Step 17/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/LICENSE / 21:56:18 ---> 6e5dd98c69ed 21:56:18 Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/Attribution.txt / 21:56:18 ---> 9b9e0fb66033 21:56:18 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/cmd / 21:56:18 ---> b3c5b324fad9 21:56:18 Step 20/25 : EXPOSE 49989 21:56:18 ---> Running in d4c0cb4fb26d 21:56:18 Removing intermediate container d4c0cb4fb26d 21:56:18 ---> c0f62df08c7b 21:56:18 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp-go"] 21:56:19 ---> Running in 5716ed38f1bb 21:56:19 Removing intermediate container 5716ed38f1bb 21:56:19 ---> 2ae92f972972 21:56:19 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 21:56:19 ---> Running in e74e8ddb4035 21:56:20 Removing intermediate container e74e8ddb4035 21:56:20 ---> 585a560c005a 21:56:20 Step 23/25 : LABEL arch=arm64 21:56:20 ---> Running in 4c7417f8b740 21:56:21 Removing intermediate container 4c7417f8b740 21:56:21 ---> ab11989cab58 21:56:21 Step 24/25 : LABEL git_sha=f6a1cf94d606acadd41c15aac79238c8c15b690a 21:56:21 ---> Running in a3d98b1daa5c 21:56:22 Removing intermediate container a3d98b1daa5c 21:56:22 ---> 032ae7639325 21:56:22 Step 25/25 : LABEL version=1.0.0-dev.6 21:56:22 ---> Running in daf79ddda921 21:56:22 Removing intermediate container daf79ddda921 21:56:22 ---> 93a7fde30975 21:56:22 [Warning] One or more build-args [ARCH] were not consumed 21:56:22 Successfully built 93a7fde30975 21:56:22 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 21:56:22 provisioning config files... 21:56:22 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/4@tmp/config2862282887419392367tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:56:23 ---> docker-login.sh 21:56:23 nexus3.edgexfoundry.org:10001 21:56:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:56:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:56:23 Configure a credential helper to remove this warning. See 21:56:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:56:23 21:56:23 Login Succeeded 21:56:23 nexus3.edgexfoundry.org:10002 21:56:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:56:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:56:24 Configure a credential helper to remove this warning. See 21:56:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:56:24 21:56:24 Login Succeeded 21:56:24 nexus3.edgexfoundry.org:10003 21:56:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:56:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:56:25 Configure a credential helper to remove this warning. See 21:56:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:56:25 21:56:25 Login Succeeded 21:56:25 nexus3.edgexfoundry.org:10004 21:56:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:56:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:56:25 Configure a credential helper to remove this warning. See 21:56:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:56:25 21:56:25 Login Succeeded 21:56:25 docker.io 21:56:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:56:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:56:26 Configure a credential helper to remove this warning. See 21:56:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:56:26 21:56:26 Login Succeeded 21:56:26 ---> docker-login.sh ends [Pipeline] } 21:56:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:56:26 [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: 21:56:26 f6a1cf94d606acadd41c15aac79238c8c15b690a 21:56:26 latest 21:56:26 1.0.0-dev.6 21:56:26 f6a1cf94d606acadd41c15aac79238c8c15b690a-1.0.0-dev.6 21:56:26 main 21:56:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:56:27 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:f6a1cf94d606acadd41c15aac79238c8c15b690a [Pipeline] isUnix [Pipeline] sh 21:56:27 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:f6a1cf94d606acadd41c15aac79238c8c15b690a 21:56:27 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 21:56:27 e01daf44b285: Preparing 21:56:27 cfa85ba359f2: Preparing 21:56:27 91c2d06d60a9: Preparing 21:56:27 3fbe34a1663b: Preparing 21:56:27 3fbe34a1663b: Layer already exists 21:56:27 cfa85ba359f2: Pushed 21:56:27 91c2d06d60a9: Pushed 21:56:30 e01daf44b285: Pushed 21:56:30 f6a1cf94d606acadd41c15aac79238c8c15b690a: digest: sha256:db94de2c1d8edebcf1da5703631dbd0a90d6ef5fb6ea99961e0321a0c25072a7 size: 1155 [Pipeline] isUnix [Pipeline] sh 21:56:30 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:56:31 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 21:56:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 21:56:31 e01daf44b285: Preparing 21:56:31 cfa85ba359f2: Preparing 21:56:31 91c2d06d60a9: Preparing 21:56:31 3fbe34a1663b: Preparing 21:56:31 3fbe34a1663b: Layer already exists 21:56:31 91c2d06d60a9: Layer already exists 21:56:31 cfa85ba359f2: Layer already exists 21:56:31 e01daf44b285: Layer already exists 21:56:31 latest: digest: sha256:db94de2c1d8edebcf1da5703631dbd0a90d6ef5fb6ea99961e0321a0c25072a7 size: 1155 [Pipeline] isUnix [Pipeline] sh 21:56:31 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:1.0.0-dev.6 [Pipeline] isUnix [Pipeline] sh 21:56:32 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:1.0.0-dev.6 21:56:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 21:56:32 e01daf44b285: Preparing 21:56:32 cfa85ba359f2: Preparing 21:56:32 91c2d06d60a9: Preparing 21:56:32 3fbe34a1663b: Preparing 21:56:32 cfa85ba359f2: Layer already exists 21:56:32 91c2d06d60a9: Layer already exists 21:56:32 e01daf44b285: Layer already exists 21:56:32 3fbe34a1663b: Layer already exists 21:56:32 1.0.0-dev.6: digest: sha256:db94de2c1d8edebcf1da5703631dbd0a90d6ef5fb6ea99961e0321a0c25072a7 size: 1155 [Pipeline] isUnix [Pipeline] sh 21:56:32 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:f6a1cf94d606acadd41c15aac79238c8c15b690a-1.0.0-dev.6 [Pipeline] isUnix [Pipeline] sh 21:56:33 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:f6a1cf94d606acadd41c15aac79238c8c15b690a-1.0.0-dev.6 21:56:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 21:56:33 e01daf44b285: Preparing 21:56:33 cfa85ba359f2: Preparing 21:56:33 91c2d06d60a9: Preparing 21:56:33 3fbe34a1663b: Preparing 21:56:33 91c2d06d60a9: Layer already exists 21:56:33 e01daf44b285: Layer already exists 21:56:33 cfa85ba359f2: Layer already exists 21:56:33 3fbe34a1663b: Layer already exists 21:56:33 f6a1cf94d606acadd41c15aac79238c8c15b690a-1.0.0-dev.6: digest: sha256:db94de2c1d8edebcf1da5703631dbd0a90d6ef5fb6ea99961e0321a0c25072a7 size: 1155 [Pipeline] isUnix [Pipeline] sh 21:56:33 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] isUnix [Pipeline] sh 21:56:34 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main 21:56:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 21:56:34 e01daf44b285: Preparing 21:56:34 cfa85ba359f2: Preparing 21:56:34 91c2d06d60a9: Preparing 21:56:34 3fbe34a1663b: Preparing 21:56:34 e01daf44b285: Layer already exists 21:56:34 3fbe34a1663b: Layer already exists 21:56:34 cfa85ba359f2: Layer already exists 21:56:34 91c2d06d60a9: Layer already exists 21:56:34 main: digest: sha256:db94de2c1d8edebcf1da5703631dbd0a90d6ef5fb6ea99961e0321a0c25072a7 size: 1155 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:56:34 ===================================================== [Pipeline] echo 21:56:34 taggedImages: 21:56:34 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:f6a1cf94d606acadd41c15aac79238c8c15b690a 21:56:34 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 21:56:34 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:1.0.0-dev.6 21:56:34 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:f6a1cf94d606acadd41c15aac79238c8c15b690a-1.0.0-dev.6 21:56:34 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:56:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:56:35 21:56:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 21:56:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:56:35 arm64: Pulling from edgex-lftools-log-publisher 21:56:35 448f6bf000e3: Pulling fs layer 21:56:35 f757da607395: Pulling fs layer 21:56:35 05883995daec: Pulling fs layer 21:56:35 8603b9c90790: Pulling fs layer 21:56:35 1560dd03e051: Pulling fs layer 21:56:35 27f5ce0e4adf: Pulling fs layer 21:56:35 c2d8d7efcc4b: Pulling fs layer 21:56:35 8603b9c90790: Waiting 21:56:35 1560dd03e051: Waiting 21:56:35 c2d8d7efcc4b: Waiting 21:56:35 27f5ce0e4adf: Waiting 21:56:36 f757da607395: Verifying Checksum 21:56:36 f757da607395: Download complete 21:56:36 8603b9c90790: Verifying Checksum 21:56:36 8603b9c90790: Download complete 21:56:36 1560dd03e051: Verifying Checksum 21:56:36 1560dd03e051: Download complete 21:56:36 27f5ce0e4adf: Download complete 21:56:37 05883995daec: Verifying Checksum 21:56:37 05883995daec: Download complete 21:56:38 448f6bf000e3: Verifying Checksum 21:56:38 448f6bf000e3: Download complete 21:56:40 c2d8d7efcc4b: Verifying Checksum 21:56:40 c2d8d7efcc4b: Download complete 21:56:41 448f6bf000e3: Pull complete 21:56:42 f757da607395: Pull complete 21:56:43 05883995daec: Pull complete 21:56:44 8603b9c90790: Pull complete 21:56:44 1560dd03e051: Pull complete 21:56:45 27f5ce0e4adf: Pull complete 21:57:00 c2d8d7efcc4b: Pull complete 21:57:00 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 21:57:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:57:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 21:57:00 prd-ubuntu18.04-docker-arm64-4c-16g-571 does not seem to be running inside a container 21:57:00 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/4 -v /w/workspace/device-rfid-llrp-go/4:/w/workspace/device-rfid-llrp-go/4:rw,z -v /w/workspace/device-rfid-llrp-go/4@tmp:/w/workspace/device-rfid-llrp-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:57:05 $ docker top c349fd4cffbca436024887c17e7b29781717cc1db16ea192cb34b8545dc64256 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:57:06 ---> job-cost.sh 21:57:06 lf-activate-venv: SKIPPING 21:57:06 INFO: No Stack... 21:57:07 INFO: Retrieving Pricing Info for: v2-standard-4 21:57:07 INFO: Archiving Costs [Pipeline] sh 21:57:08 + cat /w/workspace/device-rfid-llrp-go/4/archives/cost.csv 21:57:08 + cut -d, -f6 [Pipeline] lock 21:57:08 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-4-stack-cost] 21:57:08 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-4-stack-cost] did not exist. Created. 21:57:08 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:57:08 /w/workspace/device-rfid-llrp-go/4@tmp/durable-f27bd438/script.sh: 1: /w/workspace/device-rfid-llrp-go/4@tmp/durable-f27bd438/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 21:57:09 + echo total: 0.18000000715255737 [Pipeline] stash 21:57:09 Warning: overwriting stash ‘stack-cost’ 21:57:09 Stashed 1 file(s) [Pipeline] } 21:57:09 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-4-stack-cost] [Pipeline] // lock [Pipeline] } 21:57:09 $ docker stop --time=1 c349fd4cffbca436024887c17e7b29781717cc1db16ea192cb34b8545dc64256 21:57:11 $ docker rm -f c349fd4cffbca436024887c17e7b29781717cc1db16ea192cb34b8545dc64256 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 21:57:12 provisioning config files... 21:57:12 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config4844449496813854485tmp [Pipeline] { [Pipeline] sh 21:57:13 + set +x 21:57:13 + bash -s -- 21:57:13 + curl -s https://codecov.io/bash 21:57:13 21:57:13 _____ _ 21:57:13 / ____| | | 21:57:13 | | ___ __| | ___ ___ _____ __ 21:57:13 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:57:13 | |___| (_) | (_| | __/ (_| (_) \ V / 21:57:13 \_____\___/ \__,_|\___|\___\___/ \_/ 21:57:13 Bash-1.0.6 21:57:13 21:57:13 21:57:13 ==> git version 2.24.4 found 21:57:13 ==> 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 21:57:13 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 21:57:13 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 21:57:13 ==> Jenkins CI detected. 21:57:13 current dir:  /w/workspace/foundry_device-rfid-llrp-go_main 21:57:13 project root: . 21:57:13 --> token set from env 21:57:13 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:57:13 ==> Running gcov in . (disable via -X gcov) 21:57:13 ==> Python coveragepy not found 21:57:13 ==> Searching for coverage reports in: 21:57:13 + . 21:57:13 -> Found 1 reports 21:57:13 ==> Detecting git/mercurial file structure 21:57:13 ==> Reading reports 21:57:13 + ./coverage.out bytes=462904 21:57:13 ==> Appending adjustments 21:57:13 https://docs.codecov.io/docs/fixing-reports 21:57:13 + Found adjustments 21:57:13 ==> Gzipping contents 21:57:13 52K /tmp/codecov.syasvN.gz 21:57:13 ==> Uploading reports 21:57:13 url: https://codecov.io 21:57:13 query: branch=main&commit=f6a1cf94d606acadd41c15aac79238c8c15b690a&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:57:13 -> Pinging Codecov 21:57:13 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=main&commit=f6a1cf94d606acadd41c15aac79238c8c15b690a&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:57:14 -> Uploading to 21:57:14 https://storage.googleapis.com/codecov/v4/raw/2021-07-29/581DD39554BDF9B6E22D074273EAD858/f6a1cf94d606acadd41c15aac79238c8c15b690a/cdf79ec3-a844-4b65-8f61-eb9f047d8ee7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210729%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210729T215713Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=eacd73676008c90a7ad3521ccb345acd0747fe7fedf2f5e5e33898caab287f92 21:57:14 % Total % Received % Xferd Average Speed Time Time Time Current 21:57:14 Dload Upload Total Spent Left Speed 21:57:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51844 0 0 100 51844 0 130k --:--:-- --:--:-- --:--:-- 131k 21:57:14 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/f6a1cf94d606acadd41c15aac79238c8c15b690a [Pipeline] } 21:57:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 21:57:15 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:57:15 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:57:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:57:15 21:57:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 21:57:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:57:16 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:57:16 188c0c94c7c5: Pulling fs layer 21:57:16 0ef7d3d256c8: Pulling fs layer 21:57:16 de9db76c5a1d: Pulling fs layer 21:57:16 0eba1c9be4d2: Pulling fs layer 21:57:16 0d57e429df01: Pulling fs layer 21:57:16 4e4be7b47b0d: Pulling fs layer 21:57:16 e1f770b5df2f: Pulling fs layer 21:57:16 85a0685a4137: Pulling fs layer 21:57:16 0eba1c9be4d2: Waiting 21:57:16 0d57e429df01: Waiting 21:57:16 4e4be7b47b0d: Waiting 21:57:16 e1f770b5df2f: Waiting 21:57:16 85a0685a4137: Waiting 21:57:16 de9db76c5a1d: Verifying Checksum 21:57:16 de9db76c5a1d: Download complete 21:57:16 0ef7d3d256c8: Verifying Checksum 21:57:16 0ef7d3d256c8: Download complete 21:57:16 0d57e429df01: Verifying Checksum 21:57:16 0d57e429df01: Download complete 21:57:16 4e4be7b47b0d: Verifying Checksum 21:57:16 4e4be7b47b0d: Download complete 21:57:16 188c0c94c7c5: Verifying Checksum 21:57:16 188c0c94c7c5: Download complete 21:57:16 188c0c94c7c5: Pull complete 21:57:16 0ef7d3d256c8: Pull complete 21:57:16 de9db76c5a1d: Pull complete 21:57:18 e1f770b5df2f: Verifying Checksum 21:57:18 e1f770b5df2f: Download complete 21:57:22 0eba1c9be4d2: Verifying Checksum 21:57:22 0eba1c9be4d2: Download complete 21:57:22 85a0685a4137: Verifying Checksum 21:57:22 85a0685a4137: Download complete 21:57:25 0eba1c9be4d2: Pull complete 21:57:25 0d57e429df01: Pull complete 21:57:25 4e4be7b47b0d: Pull complete 21:57:25 e1f770b5df2f: Pull complete 21:57:28 85a0685a4137: Pull complete 21:57:28 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 21:57:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:57:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 21:57:28 prd-centos7-docker-4c-2g-561 does not seem to be running inside a container 21:57:28 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 21:57:31 $ docker top 878da0f0f30d46fa645d9d4afe6b284625a7c9be255eea6bf1bb0045a65136e2 -eo pid,comm [Pipeline] { [Pipeline] echo 21:57:31 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 21:57:31 + set -o pipefail 21:57:31 + snyk monitor '--org=edgex-jenkins' 21:57:41 21:57:41 Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... 21:57:41 21:57:41 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8e266e59-5b4d-48a8-830b-753ef23c5713/history/263bddac-9412-4949-a678-40b2f7e9c8ea 21:57:41 21:57:41 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:57:41 21:57:41 [Pipeline] } 21:57:41 $ docker stop --time=1 878da0f0f30d46fa645d9d4afe6b284625a7c9be255eea6bf1bb0045a65136e2 21:57:43 $ docker rm -f 878da0f0f30d46fa645d9d4afe6b284625a7c9be255eea6bf1bb0045a65136e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:57:44 + git log --format=format:%s -1 f6a1cf94d606acadd41c15aac79238c8c15b690a [Pipeline] isUnix [Pipeline] sh 21:57:44 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:57:44 . [Pipeline] withDockerContainer 21:57:44 prd-centos7-docker-4c-2g-561 does not seem to be running inside a container 21:57:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:57:45 $ docker top aa751aa5c9dd15b9b8d510c1d2a3ced3f76871ce6155d02d4206afe18a1482dd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:57:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:57:45 [ssh-agent] Looking for ssh-agent implementation... 21:57:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:57:45 $ docker exec aa751aa5c9dd15b9b8d510c1d2a3ced3f76871ce6155d02d4206afe18a1482dd ssh-agent 21:57:45 SSH_AUTH_SOCK=/tmp/ssh-lCUdMmX9mbEI/agent.13 21:57:45 SSH_AGENT_PID=19 21:57:45 Running ssh-add (command line suppressed) 21:57:45 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_2491095495816956975.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_2491095495816956975.key) 21:57:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:57:45 + git semver tag 21:57:45 # -> Open(): unable to determine branch for HEAD 21:57:45 # $GIT_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.git 21:57:45 # $GIT_WORK_TREE = /w/workspace/foundry_device-rfid-llrp-go_main 21:57:45 # $SEMVER_REMOTE_NAME = origin 21:57:45 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:57:45 # $SEMVER_USER_NAME = edgex-jenkins 21:57:45 # $SEMVER_BRANCH = main 21:57:45 # $SEMVER_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.semver 21:57:45 # f6a1cf94d606acadd41c15aac79238c8c15b690a HEAD 21:57:45 # -> Force: false 21:57:45 # 82ded27a55dc13bb680de9c07a1c7d89b1da53f2 refs/tags/v1.0.0-dev.6 [Pipeline] } 21:57:45 $ docker exec --env ******** --env ******** aa751aa5c9dd15b9b8d510c1d2a3ced3f76871ce6155d02d4206afe18a1482dd ssh-agent -k 21:57:46 unset SSH_AUTH_SOCK; 21:57:46 unset SSH_AGENT_PID; 21:57:46 echo Agent pid 19 killed; 21:57:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:57:46 + git semver [Pipeline] } 21:57:46 $ docker stop --time=1 aa751aa5c9dd15b9b8d510c1d2a3ced3f76871ce6155d02d4206afe18a1482dd 21:57:47 $ docker rm -f aa751aa5c9dd15b9b8d510c1d2a3ced3f76871ce6155d02d4206afe18a1482dd [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 21:57:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:57:48 21:57:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 21:57:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:57:48 0.23.1-centos7: Pulling from edgex-lftools 21:57:48 ab5ef0e58194: Pulling fs layer 21:57:48 9712f1f96733: Pulling fs layer 21:57:48 63f879dbbcfc: Pulling fs layer 21:57:48 0d9ebad4ef96: Pulling fs layer 21:57:48 e9a5061849ea: Pulling fs layer 21:57:48 d747dcd14b5f: Pulling fs layer 21:57:48 2de7ff778b66: Pulling fs layer 21:57:48 0d9ebad4ef96: Waiting 21:57:48 e9a5061849ea: Waiting 21:57:48 d747dcd14b5f: Waiting 21:57:48 2de7ff778b66: Waiting 21:57:48 9712f1f96733: Verifying Checksum 21:57:48 9712f1f96733: Download complete 21:57:50 63f879dbbcfc: Verifying Checksum 21:57:50 63f879dbbcfc: Download complete 21:57:51 e9a5061849ea: Verifying Checksum 21:57:51 e9a5061849ea: Download complete 21:57:51 d747dcd14b5f: Verifying Checksum 21:57:51 d747dcd14b5f: Download complete 21:57:51 2de7ff778b66: Verifying Checksum 21:57:51 2de7ff778b66: Download complete 21:57:51 0d9ebad4ef96: Verifying Checksum 21:57:51 0d9ebad4ef96: Download complete 21:57:52 ab5ef0e58194: Verifying Checksum 21:57:52 ab5ef0e58194: Download complete 21:57:55 ab5ef0e58194: Pull complete 21:57:55 9712f1f96733: Pull complete 21:57:55 63f879dbbcfc: Pull complete 21:57:58 0d9ebad4ef96: Pull complete 21:57:59 e9a5061849ea: Pull complete 21:57:59 d747dcd14b5f: Pull complete 21:58:00 2de7ff778b66: Pull complete 21:58:00 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:58:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:58:00 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 21:58:00 prd-centos7-docker-4c-2g-561 does not seem to be running inside a container 21:58:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 21:58:03 $ docker top ddd30e201c45f9ba4aa93003c9a13384fc489e1478009b22042c6eefc060de5c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:58:03 provisioning config files... 21:58:03 copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6403784098210999142tmp 21:58:03 copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config3609137805820044472tmp 21:58:03 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config2111262210284434468tmp [Pipeline] { [Pipeline] echo 21:58:03 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:58:04 ---> sigul-configuration.sh 21:58:04 gpg: directory `/root/.gnupg' created 21:58:04 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:58:04 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:58:04 gpg: keyring `/root/.gnupg/secring.gpg' created 21:58:04 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:58:04 gpg: CAST5 encrypted data 21:58:04 gpg: encrypted with 1 passphrase 21:58:04 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:58:04 + mkdir /home/jenkins 21:58:04 + mkdir /home/jenkins/sigul [Pipeline] sh 21:58:04 + 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 21:58:04 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:58:05 ---> sigul-install.sh 21:58:05 Sigul already installed; skipping installation. [Pipeline] sh 21:58:05 + git tag --list 21:58:05 v0.0.0 21:58:05 v1.0.0-dev.1 21:58:05 v1.0.0-dev.2 21:58:05 v1.0.0-dev.3 21:58:05 v1.0.0-dev.4 21:58:05 v1.0.0-dev.5 21:58:05 v1.0.0-dev.6 [Pipeline] sh 21:58:05 + lftools sign git-tag v1.0.0-dev.6 21:58:06 Signing Git tag with Sigul... 21:58:06 Signing v1.0.0-dev.6 [Pipeline] echo 21:58:07 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:58:07 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:58:07 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:58:07 $ docker stop --time=1 ddd30e201c45f9ba4aa93003c9a13384fc489e1478009b22042c6eefc060de5c 21:58:08 $ docker rm -f ddd30e201c45f9ba4aa93003c9a13384fc489e1478009b22042c6eefc060de5c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 21:58:09 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:58:09 . [Pipeline] withDockerContainer 21:58:09 prd-centos7-docker-4c-2g-561 does not seem to be running inside a container 21:58:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:58:10 $ docker top 329bc9717c97594818b67d9aaa7b6197b49944e7feafb80b973bf2d5240be7a8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:58:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:58:10 [ssh-agent] Looking for ssh-agent implementation... 21:58:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:58:10 $ docker exec 329bc9717c97594818b67d9aaa7b6197b49944e7feafb80b973bf2d5240be7a8 ssh-agent 21:58:10 SSH_AUTH_SOCK=/tmp/ssh-kmE9qUMMnkWL/agent.13 21:58:10 SSH_AGENT_PID=20 21:58:10 Running ssh-add (command line suppressed) 21:58:10 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_2095573577856372998.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_2095573577856372998.key) 21:58:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:58:11 + git semver bump pre 21:58:11 # -> Open(): unable to determine branch for HEAD 21:58:11 # $GIT_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.git 21:58:11 # $GIT_WORK_TREE = /w/workspace/foundry_device-rfid-llrp-go_main 21:58:11 # $SEMVER_REMOTE_NAME = origin 21:58:11 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:58:11 # $SEMVER_USER_NAME = edgex-jenkins 21:58:11 # $SEMVER_BRANCH = main 21:58:11 # $SEMVER_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.semver 21:58:11 1.0.0-dev.7 [Pipeline] } 21:58:11 $ docker exec --env ******** --env ******** 329bc9717c97594818b67d9aaa7b6197b49944e7feafb80b973bf2d5240be7a8 ssh-agent -k 21:58:11 unset SSH_AUTH_SOCK; 21:58:11 unset SSH_AGENT_PID; 21:58:11 echo Agent pid 20 killed; 21:58:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:58:11 + git semver [Pipeline] } 21:58:11 $ docker stop --time=1 329bc9717c97594818b67d9aaa7b6197b49944e7feafb80b973bf2d5240be7a8 21:58:12 $ docker rm -f 329bc9717c97594818b67d9aaa7b6197b49944e7feafb80b973bf2d5240be7a8 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 21:58:13 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:58:13 . [Pipeline] withDockerContainer 21:58:13 prd-centos7-docker-4c-2g-561 does not seem to be running inside a container 21:58:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:58:13 $ docker top 9f2946486f76b6ebe6700a7d42521c548e96b6e320336cf2ea9865e25f314578 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:58:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:58:14 [ssh-agent] Looking for ssh-agent implementation... 21:58:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:58:14 $ docker exec 9f2946486f76b6ebe6700a7d42521c548e96b6e320336cf2ea9865e25f314578 ssh-agent 21:58:14 SSH_AUTH_SOCK=/tmp/ssh-wj5eXs6slptb/agent.15 21:58:14 SSH_AGENT_PID=21 21:58:14 Running ssh-add (command line suppressed) 21:58:14 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1926486265800256154.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1926486265800256154.key) 21:58:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:58:15 + git semver push 21:58:15 # -> Open(): unable to determine branch for HEAD 21:58:15 # $GIT_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.git 21:58:15 # $GIT_WORK_TREE = /w/workspace/foundry_device-rfid-llrp-go_main 21:58:15 # $SEMVER_REMOTE_NAME = origin 21:58:15 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:58:15 # $SEMVER_USER_NAME = edgex-jenkins 21:58:15 # $SEMVER_BRANCH = main 21:58:15 # $SEMVER_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.semver [Pipeline] } 21:58:19 $ docker exec --env ******** --env ******** 9f2946486f76b6ebe6700a7d42521c548e96b6e320336cf2ea9865e25f314578 ssh-agent -k 21:58:19 unset SSH_AUTH_SOCK; 21:58:19 unset SSH_AGENT_PID; 21:58:19 echo Agent pid 21 killed; 21:58:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:58:19 + git semver [Pipeline] } 21:58:19 $ docker stop --time=1 9f2946486f76b6ebe6700a7d42521c548e96b6e320336cf2ea9865e25f314578 21:58:20 $ docker rm -f 9f2946486f76b6ebe6700a7d42521c548e96b6e320336cf2ea9865e25f314578 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 21:58:22 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:58:22 ---> package-listing.sh 21:58:22 ++ facter osfamily 21:58:22 ++ tr '[:upper:]' '[:lower:]' 21:58:23 + OS_FAMILY=redhat 21:58:23 + workspace=/w/workspace/foundry_device-rfid-llrp-go_main 21:58:23 + START_PACKAGES=/tmp/packages_start.txt 21:58:23 + END_PACKAGES=/tmp/packages_end.txt 21:58:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:58:23 + PACKAGES=/tmp/packages_start.txt 21:58:23 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 21:58:23 + PACKAGES=/tmp/packages_end.txt 21:58:23 + case "${OS_FAMILY}" in 21:58:23 + sort 21:58:23 + rpm -qa 21:58:23 + '[' -f /tmp/packages_start.txt ']' 21:58:23 + '[' -f /tmp/packages_end.txt ']' 21:58:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:58:23 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 21:58:23 + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ 21:58:23 + 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 21:58:23 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 21:58:23 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:58:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:58:24 21:58:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 21:58:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:58:24 latest: Pulling from edgex-lftools-log-publisher 21:58:24 b4d181a07f80: Pulling fs layer 21:58:24 a1111a8f2ec3: Pulling fs layer 21:58:24 ed53099fbce6: Pulling fs layer 21:58:24 dc539afda2c1: Pulling fs layer 21:58:24 77bc0d833cb6: Pulling fs layer 21:58:24 9065ff56babe: Pulling fs layer 21:58:24 d287ab97295c: Pulling fs layer 21:58:24 dc539afda2c1: Waiting 21:58:24 77bc0d833cb6: Waiting 21:58:24 9065ff56babe: Waiting 21:58:24 d287ab97295c: Waiting 21:58:25 a1111a8f2ec3: Verifying Checksum 21:58:25 a1111a8f2ec3: Download complete 21:58:25 dc539afda2c1: Verifying Checksum 21:58:25 dc539afda2c1: Download complete 21:58:25 77bc0d833cb6: Verifying Checksum 21:58:25 77bc0d833cb6: Download complete 21:58:25 9065ff56babe: Verifying Checksum 21:58:25 9065ff56babe: Download complete 21:58:25 ed53099fbce6: Download complete 21:58:27 b4d181a07f80: Verifying Checksum 21:58:27 b4d181a07f80: Download complete 21:58:28 b4d181a07f80: Pull complete 21:58:28 a1111a8f2ec3: Pull complete 21:58:28 ed53099fbce6: Pull complete 21:58:28 dc539afda2c1: Pull complete 21:58:28 77bc0d833cb6: Pull complete 21:58:28 9065ff56babe: Pull complete 21:58:32 d287ab97295c: Verifying Checksum 21:58:32 d287ab97295c: Download complete 21:58:36 d287ab97295c: Pull complete 21:58:36 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 21:58:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:58:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 21:58:36 prd-centos7-docker-4c-2g-561 does not seem to be running inside a container 21:58:36 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:58:39 $ docker top d6d801ae9959e59d648a7bbdbc9774a43b5b5350c67010b7f12adb6841f32d86 -eo pid,comm [Pipeline] { [Pipeline] sh 21:58:39 + touch /tmp/pre-build-complete [Pipeline] sh 21:58:39 + mkdir -p /var/log/sysstat [Pipeline] sh 21:58:40 + ls /var/log/sa-host 21:58:40 + sadf -c /var/log/sa-host/sa05 21:58:40 file_magic: OK 21:58:40 HZ: Using current value: 100 21:58:40 file_header: OK 21:58:40 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 21:58:40 Statistics: 21:58:40 Hnuu...uuuununununu...Hnuu...uuuununununu... 21:58:40 File successfully converted to sysstat format version 12.0.3 21:58:40 + sadf -c /var/log/sa-host/sa29 21:58:40 file_magic: OK 21:58:40 HZ: Using current value: 100 21:58:40 file_header: OK 21:58:40 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 21:58:40 Statistics: 21:58:40 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 21:58:40 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:58:40 provisioning config files... 21:58:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config1952757460890716367tmp [Pipeline] { [Pipeline] echo 21:58:40 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:58:41 ---> create-netrc.sh [Pipeline] } 21:58:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:58:41 ---> python-tools-install.sh [Pipeline] echo 21:58:41 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:58:42 ---> sudo-logs.sh 21:58:42 Archiving 'sudo' log.. 21:58:42 sudo: unable to resolve host prd-centos7-docker-4c-2g-561.vexxhost.local: Name or service not known 21:58:42 sudo: unable to resolve host prd-centos7-docker-4c-2g-561.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 21:58:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:58:42 ---> job-cost.sh 21:58:42 lf-activate-venv: SKIPPING 21:58:42 DEBUG: total: 0.18000000715255737 21:58:42 INFO: Retrieving Stack Cost... 21:58:43 INFO: Retrieving Pricing Info for: v3-standard-2 21:58:43 INFO: Archiving Costs [Pipeline] echo 21:58:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:58:44 ---> logs-deploy.sh 21:58:44 lf-activate-venv: SKIPPING 21:58:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/4 21:58:44 INFO: archiving workspace using pattern(s): 21:58:44 Archives upload complete. 21:58:44 INFO: archiving logs to Nexus 21:58:45 ---> uname -a: 21:58:45 Linux prd-centos7-docker-4c-2g-561.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 21:58:45 21:58:45 21:58:45 ---> lscpu: 21:58:45 Architecture: x86_64 21:58:45 CPU op-mode(s): 32-bit, 64-bit 21:58:45 Byte Order: Little Endian 21:58:45 Address sizes: 40 bits physical, 48 bits virtual 21:58:45 CPU(s): 2 21:58:45 On-line CPU(s) list: 0,1 21:58:45 Thread(s) per core: 1 21:58:45 Core(s) per socket: 1 21:58:45 Socket(s): 2 21:58:45 NUMA node(s): 1 21:58:45 Vendor ID: AuthenticAMD 21:58:45 CPU family: 23 21:58:45 Model: 49 21:58:45 Model name: AMD EPYC-Rome Processor 21:58:45 Stepping: 0 21:58:45 CPU MHz: 2799.998 21:58:45 BogoMIPS: 5599.99 21:58:45 Virtualization: AMD-V 21:58:45 Hypervisor vendor: KVM 21:58:45 Virtualization type: full 21:58:45 L1d cache: 32K 21:58:45 L1i cache: 32K 21:58:45 L2 cache: 512K 21:58:45 L3 cache: 16384K 21:58:45 NUMA node0 CPU(s): 0,1 21:58:45 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 21:58:45 21:58:45 21:58:45 ---> nproc: 21:58:45 2 21:58:45 21:58:45 21:58:45 ---> df -h: 21:58:45 Filesystem Size Used Avail Use% Mounted on 21:58:45 overlay 40G 9.0G 32G 23% / 21:58:45 tmpfs 64M 0 64M 0% /dev 21:58:45 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 21:58:45 shm 64M 0 64M 0% /dev/shm 21:58:45 /dev/vda1 40G 9.0G 32G 23% /facter-os 21:58:45 21:58:45 21:58:45 ---> sar -b -r -n DEV: 21:58:45 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/29/21 _x86_64_ (2 CPU) 21:58:45 21:58:45 21:47:26 LINUX RESTART (2 CPU) 21:58:45 21:58:45 21:48:01 tps rtps wtps bread/s bwrtn/s 21:58:45 21:49:02 77.22 3.70 73.52 2629.85 3335.54 21:58:45 21:50:01 0.47 0.00 0.47 0.00 8.47 21:58:45 21:51:01 0.15 0.00 0.15 0.00 1.73 21:58:45 21:52:01 0.27 0.00 0.27 0.00 3.20 21:58:45 21:53:01 0.32 0.00 0.32 0.00 4.50 21:58:45 21:54:01 0.32 0.00 0.32 0.00 4.43 21:58:45 21:55:01 0.23 0.00 0.23 0.00 2.85 21:58:45 21:56:01 0.22 0.00 0.22 0.00 2.50 21:58:45 21:57:01 0.32 0.00 0.32 0.00 3.22 21:58:45 21:58:01 128.13 0.03 128.10 3.73 37737.91 21:58:45 Average: 20.80 0.37 20.43 263.83 4117.76 21:58:45 21:58:45 21:48:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:58:45 21:49:02 5471308 0 800968 10.00 2620 1734044 1300092 14.35 574816 1563492 20 21:58:45 21:50:01 5483280 0 788992 9.85 2620 1734048 1202040 13.27 565088 1564088 20 21:58:45 21:51:01 5482412 0 789856 9.86 2620 1734052 1202052 13.27 564812 1564384 12 21:58:45 21:52:01 5480836 0 791428 9.88 2620 1734056 1202164 13.27 565552 1564984 16 21:58:45 21:53:01 5481992 0 790268 9.87 2620 1734060 1202068 13.27 561696 1568464 12 21:58:45 21:54:01 5481080 0 791176 9.88 2620 1734064 1202092 13.27 562776 1568464 8 21:58:45 21:55:01 5481452 0 790800 9.87 2620 1734068 1197716 13.22 562852 1568464 12 21:58:45 21:56:01 5480896 0 791344 9.88 2620 1734080 1197716 13.22 563436 1568464 8 21:58:45 21:57:01 5471024 0 801216 10.00 2620 1734080 1197716 13.22 573280 1568464 16 21:58:45 21:58:01 3843628 0 1106280 13.81 2620 3056412 1401480 15.47 834272 2723976 307680 21:58:45 Average: 5315791 0 824233 10.29 2620 1866296 1230514 13.59 592858 1682324 30780 21:58:45 21:58:45 21:48:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:58:45 21:49:02 eth0 176.97 115.31 464.28 38.97 0.00 0.00 0.00 0.00 21:58:45 21:49:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:45 21:49:02 docker0 2.58 2.28 0.30 5.73 0.00 0.00 0.00 0.00 21:58:45 21:50:01 eth0 4.23 1.05 1.10 0.59 0.00 0.00 0.00 0.00 21:58:45 21:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:45 21:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:45 21:51:01 eth0 4.18 0.87 1.15 0.63 0.00 0.00 0.00 0.00 21:58:45 21:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:45 21:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:45 21:52:01 eth0 1.62 0.40 0.59 0.38 0.00 0.00 0.00 0.00 21:58:45 21:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:45 21:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:45 21:53:01 eth0 1.37 0.73 0.64 0.44 0.00 0.00 0.00 0.00 21:58:45 21:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:45 21:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:45 21:54:01 eth0 0.67 0.33 0.33 0.23 0.00 0.00 0.00 0.00 21:58:45 21:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:45 21:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:45 21:55:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:58:45 21:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:45 21:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:45 21:56:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:58:45 21:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:45 21:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:45 21:57:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:58:45 21:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:45 21:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:45 21:58:01 eth0 1200.70 817.70 7480.63 74.25 0.00 0.00 0.00 0.00 21:58:45 21:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:45 21:58:01 docker0 36.14 43.27 3.12 158.95 0.00 0.00 0.00 0.00 21:58:45 Average: eth0 139.25 93.83 796.29 11.57 0.00 0.00 0.00 0.00 21:58:45 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:58:45 Average: docker0 3.88 4.56 0.34 16.50 0.00 0.00 0.00 0.00 21:58:45 21:58:45 21:58:45 ---> sar -P ALL: 21:58:45 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/29/21 _x86_64_ (2 CPU) 21:58:45 21:58:45 21:47:26 LINUX RESTART (2 CPU) 21:58:45 21:58:45 21:48:01 CPU %user %nice %system %iowait %steal %idle 21:58:45 21:49:02 all 5.37 0.00 2.39 2.14 0.05 90.05 21:58:45 21:49:02 0 5.62 0.00 2.71 2.60 0.05 89.02 21:58:45 21:49:02 1 5.13 0.00 2.06 1.69 0.05 91.07 21:58:45 21:50:01 all 0.22 0.00 0.08 0.00 0.03 99.68 21:58:45 21:50:01 0 0.08 0.00 0.07 0.00 0.03 99.81 21:58:45 21:50:01 1 0.36 0.00 0.08 0.00 0.02 99.54 21:58:45 21:51:01 all 0.09 0.00 0.10 0.00 0.03 99.78 21:58:45 21:51:01 0 0.08 0.00 0.08 0.00 0.03 99.80 21:58:45 21:51:01 1 0.10 0.00 0.12 0.00 0.02 99.77 21:58:45 21:52:01 all 0.27 0.00 0.06 0.00 0.02 99.66 21:58:45 21:52:01 0 0.40 0.00 0.05 0.00 0.02 99.53 21:58:45 21:52:01 1 0.13 0.00 0.07 0.00 0.02 99.78 21:58:45 21:53:01 all 0.27 0.00 0.08 0.00 0.02 99.63 21:58:45 21:53:01 0 0.40 0.00 0.07 0.00 0.02 99.52 21:58:45 21:53:01 1 0.13 0.00 0.10 0.00 0.02 99.75 21:58:45 21:54:01 all 0.18 0.00 0.03 0.00 0.03 99.76 21:58:45 21:54:01 0 0.32 0.00 0.03 0.00 0.03 99.62 21:58:45 21:54:01 1 0.03 0.00 0.03 0.00 0.03 99.90 21:58:45 21:55:01 all 0.23 0.00 0.05 0.00 0.01 99.72 21:58:45 21:55:01 0 0.40 0.00 0.07 0.00 0.02 99.52 21:58:45 21:55:01 1 0.05 0.00 0.03 0.00 0.00 99.92 21:58:45 21:56:01 all 0.27 0.00 0.04 0.01 0.02 99.67 21:58:45 21:56:01 0 0.48 0.00 0.05 0.02 0.02 99.43 21:58:45 21:56:01 1 0.05 0.00 0.03 0.00 0.02 99.90 21:58:45 21:57:01 all 0.28 0.00 0.04 0.00 0.02 99.67 21:58:45 21:57:01 0 0.50 0.00 0.05 0.00 0.02 99.43 21:58:45 21:57:01 1 0.05 0.00 0.03 0.00 0.02 99.90 21:58:45 21:58:01 all 19.77 0.00 8.35 1.44 0.09 70.35 21:58:45 21:58:01 0 19.90 0.00 8.64 1.10 0.09 70.27 21:58:45 21:58:01 1 19.65 0.00 8.06 1.77 0.09 70.43 21:58:45 Average: all 2.60 0.00 1.08 0.35 0.03 95.94 21:58:45 Average: 0 2.71 0.00 1.14 0.36 0.03 95.76 21:58:45 Average: 1 2.49 0.00 1.03 0.34 0.03 96.12 21:58:45 21:58:45 21:58:45