Pull request #28 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from d5be011026d4dfa4d94f2ca9b5eba296f113cac9+2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72 (5eb2146cc070661332187e1dc7d73b79f2836551) 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2077802144146863614.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6081329329917444543.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 6a41506d72e8e131afc862d141935157bee59f41 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/PR-28/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-28/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4417834568910864244.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5384451518626002400.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd 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/PR-28/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-28/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7125450086576009074.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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 ‘prd-centos7-docker-4c-2g-337’ is offline Running on prd-centos7-docker-4c-2g-342 in /w/workspace/oundry_device-rfid-llrp-go_PR-28 [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/oundry_device-rfid-llrp-go_PR-28 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/jenkins-gitclient-ssh2076794433969295584.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72 into PR head commit d5be011026d4dfa4d94f2ca9b5eba296f113cac9 Merge succeeded, producing d5be011026d4dfa4d94f2ca9b5eba296f113cac9 Checking out Revision d5be011026d4dfa4d94f2ca9b5eba296f113cac9 (PR-28) > 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 remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/jenkins-gitclient-ssh5455705692597640610.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/28/head:refs/remotes/origin/PR-28 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d5be011026d4dfa4d94f2ca9b5eba296f113cac9 # timeout=10 > git remote # timeout=10 > 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/jenkins-gitclient-ssh4614092036880403665.key > git merge 2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d5be011026d4dfa4d94f2ca9b5eba296f113cac9 # timeout=10 Commit message: "Build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:21:45 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git rev-list --no-walk 1df160a1f5f2b292edcc851fd25d9ad7945396cb # timeout=10 [Pipeline] withCredentials 22:21:45 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:21:46 ========================================================= 22:21:46 EdgeX Global Pipelines Version Info 22:21:46 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:21:47 ------------------- 22:21:47 stable info: 22:21:47 ------------------- 22:21:47 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:21:47 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 22:21:47 Message: update stable to v1.0.195 22:21:48 ------------------- 22:21:48 experimental info: 22:21:48 ------------------- 22:21:48 Commited By: **** collab-it+edgex@linuxfoundation.org 22:21:48 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 22:21:48 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:21:48 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 22:21:48 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 22:21:48 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:21:48 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:21:48 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:21:48 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 22:21:48 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 22:21:48 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 22:21:48 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:21:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:21:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:21:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 22:21:48 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:21:48 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:21:48 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:21:48 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:21:48 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:21:48 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:21:48 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:21:48 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 22:21:48 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:21:48 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:21:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:21:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:21:49 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:21:49 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:21:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-28 [Pipeline] echo 22:21:49 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-28 [Pipeline] echo 22:21:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-28 [Pipeline] echo 22:21:49 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d5be011026d4dfa4d94f2ca9b5eba296f113cac9 [Pipeline] echo 22:21:49 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d5be011 [Pipeline] echo 22:21:49 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:21:49 provisioning config files... 22:21:49 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/config1356954560815014168tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:21:49 ---> docker-login.sh 22:21:49 nexus3.edgexfoundry.org:10001 22:21:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:21:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:21:49 Configure a credential helper to remove this warning. See 22:21:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:21:49 22:21:49 Login Succeeded 22:21:49 nexus3.edgexfoundry.org:10002 22:21:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:21:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:21:50 Configure a credential helper to remove this warning. See 22:21:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:21:50 22:21:50 Login Succeeded 22:21:50 nexus3.edgexfoundry.org:10003 22:21:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:21:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:21:50 Configure a credential helper to remove this warning. See 22:21:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:21:50 22:21:50 Login Succeeded 22:21:50 nexus3.edgexfoundry.org:10004 22:21:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:21:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:21:50 Configure a credential helper to remove this warning. See 22:21:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:21:50 22:21:50 Login Succeeded 22:21:50 docker.io 22:21:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:21:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:21:50 Configure a credential helper to remove this warning. See 22:21:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:21:50 22:21:50 Login Succeeded 22:21:50 ---> docker-login.sh ends [Pipeline] } 22:21:50 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 22:21:51 + git log --format=format:%s -1 d5be011026d4dfa4d94f2ca9b5eba296f113cac9 [Pipeline] echo 22:21:51 GIT_COMMIT: d5be011026d4dfa4d94f2ca9b5eba296f113cac9, Commit Message: Build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap [Pipeline] echo 22:21:51 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 22:21:52 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:21:52 22:21:52 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:21:52 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:21:52 latest: Pulling from edgex-devops/git-semver 22:21:52 31603596830f: Pulling fs layer 22:21:52 54011a49482f: Pulling fs layer 22:21:52 a6820b24f6d8: Pulling fs layer 22:21:52 f581987b2513: Pulling fs layer 22:21:52 f581987b2513: Waiting 22:21:52 54011a49482f: Verifying Checksum 22:21:52 54011a49482f: Download complete 22:21:52 31603596830f: Verifying Checksum 22:21:52 31603596830f: Download complete 22:21:52 f581987b2513: Verifying Checksum 22:21:52 f581987b2513: Download complete 22:21:52 a6820b24f6d8: Verifying Checksum 22:21:52 a6820b24f6d8: Download complete 22:21:52 31603596830f: Pull complete 22:21:52 54011a49482f: Pull complete 22:21:53 a6820b24f6d8: Pull complete 22:21:53 f581987b2513: Pull complete 22:21:53 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 22:21:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:21:53 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:21:53 prd-centos7-docker-4c-2g-342 does not seem to be running inside a container 22:21:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_device-rfid-llrp-go_PR-28 -v /w/workspace/oundry_device-rfid-llrp-go_PR-28:/w/workspace/oundry_device-rfid-llrp-go_PR-28:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:21:54 $ docker top ef6f1d64fd1ddd2e37f536a73a710fd142167a85978bf2adc49b3dc0fb18f3a1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:21:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:21:55 [ssh-agent] Looking for ssh-agent implementation... 22:21:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:21:55 $ docker exec ef6f1d64fd1ddd2e37f536a73a710fd142167a85978bf2adc49b3dc0fb18f3a1 ssh-agent 22:21:55 SSH_AUTH_SOCK=/tmp/ssh-vuMfmoeEarZX/agent.14 22:21:55 SSH_AGENT_PID=21 22:21:55 Running ssh-add (command line suppressed) 22:21:55 Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/private_key_3429344359761900269.key (/w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/private_key_3429344359761900269.key) 22:21:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:21:55 + git tag --points-at HEAD [Pipeline] } 22:21:55 $ docker exec --env ******** --env ******** ef6f1d64fd1ddd2e37f536a73a710fd142167a85978bf2adc49b3dc0fb18f3a1 ssh-agent -k 22:21:55 unset SSH_AUTH_SOCK; 22:21:55 unset SSH_AGENT_PID; 22:21:55 echo Agent pid 21 killed; 22:21:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:21:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:21:55 [ssh-agent] Looking for ssh-agent implementation... 22:21:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:21:56 $ docker exec ef6f1d64fd1ddd2e37f536a73a710fd142167a85978bf2adc49b3dc0fb18f3a1 ssh-agent 22:21:56 SSH_AUTH_SOCK=/tmp/ssh-NjC0jWZdIKNY/agent.55 22:21:56 SSH_AGENT_PID=62 22:21:56 Running ssh-add (command line suppressed) 22:21:56 Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/private_key_8117634295892325197.key (/w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/private_key_8117634295892325197.key) 22:21:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:21:56 + git semver init 22:21:56 # -> Open(): unable to determine branch for HEAD 22:21:56 # $GIT_DIR = /w/workspace/oundry_device-rfid-llrp-go_PR-28/.git 22:21:56 # $GIT_WORK_TREE = /w/workspace/oundry_device-rfid-llrp-go_PR-28 22:21:56 # $SEMVER_REMOTE_NAME = origin 22:21:56 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:21:56 # $SEMVER_USER_NAME = edgex-jenkins 22:21:56 # $SEMVER_BRANCH = PR-28 22:21:56 # $SEMVER_TEMP = /tmp/semver-675402813 22:21:56 # git clone --branch semver git@github.com:edgexfoundry/device-rfid-llrp-go.git $SEMVER_TEMP 22:21:56 # '/tmp/semver-675402813' -> '/w/workspace/oundry_device-rfid-llrp-go_PR-28/.semver' 22:21:56 # -> Force: false 22:21:56 # $SEMVER_DIR = /w/workspace/oundry_device-rfid-llrp-go_PR-28/.semver [Pipeline] } 22:21:56 $ docker exec --env ******** --env ******** ef6f1d64fd1ddd2e37f536a73a710fd142167a85978bf2adc49b3dc0fb18f3a1 ssh-agent -k 22:21:56 unset SSH_AUTH_SOCK; 22:21:56 unset SSH_AGENT_PID; 22:21:56 echo Agent pid 62 killed; 22:21:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:21:57 + git semver [Pipeline] } 22:21:57 $ docker stop --time=1 ef6f1d64fd1ddd2e37f536a73a710fd142167a85978bf2adc49b3dc0fb18f3a1 22:21:58 $ docker rm -f ef6f1d64fd1ddd2e37f536a73a710fd142167a85978bf2adc49b3dc0fb18f3a1 [Pipeline] // withDockerContainer [Pipeline] sh 22:21:59 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:21:59 Stashed 1 file(s) [Pipeline] echo 22:21:59 [edgeXSemver]: initialized semver on version 0.0.0 [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 22:22:14 Still waiting to schedule task 22:22:14 Waiting for next available executor on ‘centos7-docker-4c-2g’ 22:22:14 Still waiting to schedule task 22:22:14 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 22:23:32 Running on prd-centos7-docker-4c-2g-352 in /w/workspace/oundry_device-rfid-llrp-go_PR-28 [Pipeline] { [Pipeline] ws 22:23:32 Running in /w/workspace/device-rfid-llrp-go/5 [Pipeline] { [Pipeline] checkout 22:23:33 Selected Git installation does not exist. Using Default 22:23:33 The recommended git tool is: NONE 22:23:35 using credential edgex-jenkins-ssh 22:23:35 Cloning the remote Git repository 22:23:34 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 22:23:34 > git init /w/workspace/device-rfid-llrp-go/5 # timeout=10 22:23:34 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 22:23:34 > git --version # timeout=10 22:23:35 > git --version # 'git version 2.24.4' 22:23:35 using GIT_SSH to set credentials SSH Credentials for GitHub 22:23:35 [INFO] Currently running in a labeled security context 22:23:35 [INFO] Currently SELinux is 'enforcing' on the host 22:23:35 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/5@tmp/jenkins-gitclient-ssh2724986986788782958.key 22:23:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:23:35 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 22:23:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:23:35 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 22:23:35 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 22:23:35 using GIT_SSH to set credentials SSH Credentials for GitHub 22:23:35 [INFO] Currently running in a labeled security context 22:23:35 [INFO] Currently SELinux is 'enforcing' on the host 22:23:35 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/5@tmp/jenkins-gitclient-ssh9161731490759849890.key 22:23:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/28/head:refs/remotes/origin/PR-28 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:23:36 Merging remotes/origin/master commit 2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72 into PR head commit d5be011026d4dfa4d94f2ca9b5eba296f113cac9 22:23:36 Merge succeeded, producing d5be011026d4dfa4d94f2ca9b5eba296f113cac9 22:23:36 Checking out Revision d5be011026d4dfa4d94f2ca9b5eba296f113cac9 (PR-28) 22:23:36 > git config core.sparsecheckout # timeout=10 22:23:36 > git checkout -f d5be011026d4dfa4d94f2ca9b5eba296f113cac9 # timeout=10 22:23:36 > git remote # timeout=10 22:23:36 > git config --get remote.origin.url # timeout=10 22:23:36 using GIT_SSH to set credentials SSH Credentials for GitHub 22:23:36 [INFO] Currently running in a labeled security context 22:23:36 [INFO] Currently SELinux is 'enforcing' on the host 22:23:36 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/5@tmp/jenkins-gitclient-ssh8041954429224945628.key 22:23:36 > git merge 2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72 # timeout=10 22:23:36 > git rev-parse HEAD^{commit} # timeout=10 22:23:36 > git config core.sparsecheckout # timeout=10 22:23:36 > git checkout -f d5be011026d4dfa4d94f2ca9b5eba296f113cac9 # timeout=10 22:23:40 Commit message: "Build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:23:41 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 22:23:41 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 22:23:41 + sudo service docker restart 22:23:41 + true 22:23:41 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:24:00 provisioning config files... 22:24:00 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/5@tmp/config5091142936250757008tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:24:00 ---> docker-login.sh 22:24:00 nexus3.edgexfoundry.org:10001 22:24:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:24:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:24:00 Configure a credential helper to remove this warning. See 22:24:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:24:00 22:24:00 Login Succeeded 22:24:00 nexus3.edgexfoundry.org:10002 22:24:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:24:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:24:00 Configure a credential helper to remove this warning. See 22:24:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:24:00 22:24:00 Login Succeeded 22:24:00 nexus3.edgexfoundry.org:10003 22:24:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:24:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:24:00 Configure a credential helper to remove this warning. See 22:24:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:24:00 22:24:00 Login Succeeded 22:24:00 nexus3.edgexfoundry.org:10004 22:24:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:24:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:24:00 Configure a credential helper to remove this warning. See 22:24:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:24:00 22:24:00 Login Succeeded 22:24:00 docker.io 22:24:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:24:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:24:01 Configure a credential helper to remove this warning. See 22:24:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:24:01 22:24:01 Login Succeeded 22:24:01 ---> docker-login.sh ends [Pipeline] } 22:24:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:24:01 ========================================================= 22:24:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 22:24:01 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:24:01 + 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 . 22:24:01 Sending build context to Docker daemon 1.194MB 22:24:01 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 22:24:01 Step 2/10 : FROM ${BASE} 22:24:01 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 22:24:01 540db60ca938: Pulling fs layer 22:24:01 adcc1eea9eea: Pulling fs layer 22:24:01 4c4ab2625f07: Pulling fs layer 22:24:01 0510c868ecb4: Pulling fs layer 22:24:01 afea3b2eda06: Pulling fs layer 22:24:01 7809a108b3ef: Pulling fs layer 22:24:01 f706445af74f: Pulling fs layer 22:24:01 0510c868ecb4: Waiting 22:24:01 afea3b2eda06: Waiting 22:24:01 7809a108b3ef: Waiting 22:24:01 f706445af74f: Waiting 22:24:01 4c4ab2625f07: Verifying Checksum 22:24:01 4c4ab2625f07: Download complete 22:24:01 adcc1eea9eea: Verifying Checksum 22:24:01 adcc1eea9eea: Download complete 22:24:01 afea3b2eda06: Verifying Checksum 22:24:01 afea3b2eda06: Download complete 22:24:01 540db60ca938: Verifying Checksum 22:24:01 540db60ca938: Download complete 22:24:01 7809a108b3ef: Verifying Checksum 22:24:01 7809a108b3ef: Download complete 22:24:01 540db60ca938: Pull complete 22:24:02 adcc1eea9eea: Pull complete 22:24:02 4c4ab2625f07: Pull complete 22:24:03 f706445af74f: Verifying Checksum 22:24:03 f706445af74f: Download complete 22:24:03 0510c868ecb4: Verifying Checksum 22:24:03 0510c868ecb4: Download complete 22:24:07 0510c868ecb4: Pull complete 22:24:07 afea3b2eda06: Pull complete 22:24:07 7809a108b3ef: Pull complete 22:24:08 f706445af74f: Pull complete 22:24:08 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 22:24:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:24:08 ---> b068be0155e3 22:24:08 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 22:24:12 ---> Running in 1b3d94c90abc 22:24:12 Removing intermediate container 1b3d94c90abc 22:24:12 ---> 05e327bda9c7 22:24:12 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 22:24:12 ---> Running in 406607dabb56 22:24:12 Removing intermediate container 406607dabb56 22:24:12 ---> 6292f1fb435c 22:24:12 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 22:24:12 ---> Running in 5eb1181d0c39 22:24:13 Removing intermediate container 5eb1181d0c39 22:24:13 ---> f1d406dc7870 22:24:13 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:24:13 ---> Running in 2c367ebb78d7 22:24:13 Removing intermediate container 2c367ebb78d7 22:24:13 ---> b8548a78632b 22:24:13 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:24:13 ---> Running in 5210eb555fb2 22:24:14 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:24:15 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:24:16 OK: 149 MiB in 40 packages 22:24:16 Removing intermediate container 5210eb555fb2 22:24:16 ---> d6b77f10827a 22:24:16 Step 8/10 : WORKDIR /device-rfid-llrp-go 22:24:16 ---> Running in e5fcb0e0bb4a 22:24:16 Removing intermediate container e5fcb0e0bb4a 22:24:16 ---> 04db51599d78 22:24:16 Step 9/10 : COPY . . 22:24:16 ---> e543c6c21cbe 22:24:16 Step 10/10 : RUN go mod download 22:24:16 ---> Running in 3b18ddd678a3 22:24:28 Removing intermediate container 3b18ddd678a3 22:24:28 ---> a55b7274c36b 22:24:28 Successfully built a55b7274c36b 22:24:28 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:24:29 + docker inspect -f . ci-base-image-x86_64 22:24:29 . [Pipeline] withDockerContainer 22:24:29 prd-centos7-docker-4c-2g-352 does not seem to be running inside a container 22:24:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/5 -v /w/workspace/device-rfid-llrp-go/5:/w/workspace/device-rfid-llrp-go/5:rw,z -v /w/workspace/device-rfid-llrp-go/5@tmp:/w/workspace/device-rfid-llrp-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:24:29 $ docker top d75f4f79a862296d1565eadd07584298756fedefee2fe3100014a343dd95a5c8 -eo pid,comm [Pipeline] { [Pipeline] sh 22:24:30 + go version 22:24:30 go version go1.16.3 linux/amd64 [Pipeline] } 22:24:30 $ docker stop --time=1 d75f4f79a862296d1565eadd07584298756fedefee2fe3100014a343dd95a5c8 22:24:31 $ docker rm -f d75f4f79a862296d1565eadd07584298756fedefee2fe3100014a343dd95a5c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:24:31 + docker inspect -f . ci-base-image-x86_64 22:24:31 . [Pipeline] withDockerContainer 22:24:31 prd-centos7-docker-4c-2g-352 does not seem to be running inside a container 22:24:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/5 -v /w/workspace/device-rfid-llrp-go/5:/w/workspace/device-rfid-llrp-go/5:rw,z -v /w/workspace/device-rfid-llrp-go/5@tmp:/w/workspace/device-rfid-llrp-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:24:32 $ docker top e5ce2ef661c8d52e5a63f9e74a8ad0684a1f4295f934758a789a820dbc29006a -eo pid,comm [Pipeline] { [Pipeline] sh 22:24:32 + go mod tidy 22:24:32 go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message 22:24:32 go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver 22:24:39 github.com/edgexfoundry/device-rfid-llrp-go/internal/driver imports 22:24:39 github.com/edgexfoundry/device-sdk-go/pkg/service imports 22:24:39 github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver: module github.com/edgexfoundry/go-mod-bootstrap@latest found (v0.0.72), but does not contain package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver 22:24:39 github.com/edgexfoundry/device-rfid-llrp-go/internal/driver imports 22:24:39 github.com/edgexfoundry/device-sdk-go/pkg/service imports 22:24:39 github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message: module github.com/edgexfoundry/go-mod-bootstrap@latest found (v0.0.72), but does not contain package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [Pipeline] } 22:24:39 $ docker stop --time=1 e5ce2ef661c8d52e5a63f9e74a8ad0684a1f4295f934758a789a820dbc29006a 22:24:40 $ docker rm -f e5ce2ef661c8d52e5a63f9e74a8ad0684a1f4295f934758a789a820dbc29006a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 22:24:41 ---> job-cost.sh 22:24:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CBM3 22:24:49 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 22:24:54 Running on prd-ubuntu18.04-docker-arm64-4c-16g-353 in /w/workspace/oundry_device-rfid-llrp-go_PR-28 [Pipeline] { [Pipeline] ws 22:24:54 Running in /w/workspace/device-rfid-llrp-go/5 [Pipeline] { [Pipeline] checkout 22:24:54 Selected Git installation does not exist. Using Default 22:24:54 The recommended git tool is: NONE 22:25:00 using credential edgex-jenkins-ssh 22:25:00 Cloning the remote Git repository 22:25:00 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 22:25:00 > git init /w/workspace/device-rfid-llrp-go/5 # timeout=10 22:25:00 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 22:25:00 > git --version # timeout=10 22:25:00 > git --version # 'git version 2.17.1' 22:25:00 using GIT_SSH to set credentials SSH Credentials for GitHub 22:25:01 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:25:02 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 22:25:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:25:02 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 22:25:02 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 22:25:02 using GIT_SSH to set credentials SSH Credentials for GitHub 22:25:02 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/28/head:refs/remotes/origin/PR-28 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:25:04 lf-activate-venv(): INFO: Adding /tmp/venv-CBM3/bin to PATH 22:25:04 INFO: No Stack... 22:25:04 INFO: Retrieving Pricing Info for: v3-standard-2 22:25:04 INFO: Archiving Costs [Pipeline] sh 22:25:04 + cut -d, -f6 22:25:04 + cat /w/workspace/device-rfid-llrp-go/5/archives/cost.csv [Pipeline] lock 22:25:04 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-5-stack-cost] 22:25:04 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-5-stack-cost] did not exist. Created. 22:25:04 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:25:05 Merging remotes/origin/master commit 2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72 into PR head commit d5be011026d4dfa4d94f2ca9b5eba296f113cac9 22:25:05 + echo total: 0.05999999865889549 [Pipeline] stash 22:25:05 Merge succeeded, producing d5be011026d4dfa4d94f2ca9b5eba296f113cac9 22:25:05 Checking out Revision d5be011026d4dfa4d94f2ca9b5eba296f113cac9 (PR-28) 22:25:05 Stashed 1 file(s) [Pipeline] } 22:25:05 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-5-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 22:25:05 Failed in branch amd64 22:25:05 > git config core.sparsecheckout # timeout=10 22:25:05 > git checkout -f d5be011026d4dfa4d94f2ca9b5eba296f113cac9 # timeout=10 22:25:05 > git remote # timeout=10 22:25:05 > git config --get remote.origin.url # timeout=10 22:25:05 using GIT_SSH to set credentials SSH Credentials for GitHub 22:25:05 > git merge 2cbcfccf80da5374f2ae3a5932cd2b5dc228aa72 # timeout=10 22:25:05 > git rev-parse HEAD^{commit} # timeout=10 22:25:05 > git config core.sparsecheckout # timeout=10 22:25:05 > git checkout -f d5be011026d4dfa4d94f2ca9b5eba296f113cac9 # timeout=10 22:25:09 Commit message: "Build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:25:11 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 22:25:11 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 22:25:11 + + sudo service docker restart 22:25:11 true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:25:30 provisioning config files... 22:25:30 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/5@tmp/config3252140588413453551tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:25:30 ---> docker-login.sh 22:25:30 nexus3.edgexfoundry.org:10001 22:25:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:25:31 Configure a credential helper to remove this warning. See 22:25:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:25:31 22:25:31 Login Succeeded 22:25:31 nexus3.edgexfoundry.org:10002 22:25:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:25:32 Configure a credential helper to remove this warning. See 22:25:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:25:32 22:25:32 Login Succeeded 22:25:32 nexus3.edgexfoundry.org:10003 22:25:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:25:33 Configure a credential helper to remove this warning. See 22:25:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:25:33 22:25:33 Login Succeeded 22:25:33 nexus3.edgexfoundry.org:10004 22:25:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:25:33 Configure a credential helper to remove this warning. See 22:25:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:25:33 22:25:33 Login Succeeded 22:25:33 docker.io 22:25:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:25:34 Configure a credential helper to remove this warning. See 22:25:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:25:34 22:25:34 Login Succeeded 22:25:34 ---> docker-login.sh ends [Pipeline] } 22:25:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:25:34 ========================================================= 22:25:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 22:25:34 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:25:35 + 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 . 22:25:35 Sending build context to Docker daemon 1.194MB 22:25:35 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 22:25:35 Step 2/10 : FROM ${BASE} 22:25:35 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:25:35 595b0fe564bb: Pulling fs layer 22:25:35 3088b5b3c5c0: Pulling fs layer 22:25:35 5b7225fbf94c: Pulling fs layer 22:25:35 ba82ee9f976e: Pulling fs layer 22:25:35 506bd15cee9f: Pulling fs layer 22:25:35 75a0a4a0db45: Pulling fs layer 22:25:35 618dc40b7e24: Pulling fs layer 22:25:35 506bd15cee9f: Waiting 22:25:35 75a0a4a0db45: Waiting 22:25:35 618dc40b7e24: Waiting 22:25:35 ba82ee9f976e: Waiting 22:25:36 5b7225fbf94c: Verifying Checksum 22:25:36 5b7225fbf94c: Download complete 22:25:36 3088b5b3c5c0: Verifying Checksum 22:25:36 506bd15cee9f: Verifying Checksum 22:25:36 506bd15cee9f: Download complete 22:25:36 595b0fe564bb: Verifying Checksum 22:25:36 595b0fe564bb: Download complete 22:25:36 75a0a4a0db45: Download complete 22:25:36 595b0fe564bb: Pull complete 22:25:37 3088b5b3c5c0: Pull complete 22:25:37 5b7225fbf94c: Pull complete 22:25:38 618dc40b7e24: Verifying Checksum 22:25:38 618dc40b7e24: Download complete 22:25:39 ba82ee9f976e: Verifying Checksum 22:25:39 ba82ee9f976e: Download complete 22:25:50 ba82ee9f976e: Pull complete 22:25:50 506bd15cee9f: Pull complete 22:25:50 75a0a4a0db45: Pull complete 22:25:54 618dc40b7e24: Pull complete 22:25:54 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 22:25:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:25:54 ---> a36622ca3599 22:25:54 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 22:25:55 ---> Running in 9f34873089e2 22:25:56 Removing intermediate container 9f34873089e2 22:25:56 ---> 402f3906ee28 22:25:56 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 22:25:56 ---> Running in efa79b7a1d67 22:25:57 Removing intermediate container efa79b7a1d67 22:25:57 ---> 303308c4d5f6 22:25:57 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 22:25:57 ---> Running in 03802a8d7acb 22:25:57 Removing intermediate container 03802a8d7acb 22:25:57 ---> 18e56c1c8b5e 22:25:57 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:25:57 ---> Running in ad54cef6807d 22:26:00 Removing intermediate container ad54cef6807d 22:26:00 ---> 3952d2f24558 22:26:00 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:26:00 ---> Running in a0dee76e3b86 22:26:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:26:02 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:26:04 OK: 138 MiB in 40 packages 22:26:05 Removing intermediate container a0dee76e3b86 22:26:05 ---> 2039ed8be124 22:26:05 Step 8/10 : WORKDIR /device-rfid-llrp-go 22:26:05 ---> Running in e8ae5bd54659 22:26:06 Removing intermediate container e8ae5bd54659 22:26:06 ---> 1d54387bb9de 22:26:06 Step 9/10 : COPY . . 22:26:07 ---> a85d5e5f4a0d 22:26:07 Step 10/10 : RUN go mod download 22:26:07 ---> Running in 979d67fe4f82 22:26:29 Removing intermediate container 979d67fe4f82 22:26:29 ---> 5568be192222 22:26:29 Successfully built 5568be192222 22:26:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:26:30 + docker inspect -f . ci-base-image-arm64 22:26:30 . [Pipeline] withDockerContainer 22:26:30 prd-ubuntu18.04-docker-arm64-4c-16g-353 does not seem to be running inside a container 22:26:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/5 -v /w/workspace/device-rfid-llrp-go/5:/w/workspace/device-rfid-llrp-go/5:rw,z -v /w/workspace/device-rfid-llrp-go/5@tmp:/w/workspace/device-rfid-llrp-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:26:32 $ docker top 3847f55386d10eaf7b243fc2c7369d7500828ff244b3c2ac999eb810974ff7d9 -eo pid,comm [Pipeline] { [Pipeline] sh 22:26:33 + go version 22:26:33 go version go1.16.5 linux/arm64 [Pipeline] } 22:26:33 $ docker stop --time=1 3847f55386d10eaf7b243fc2c7369d7500828ff244b3c2ac999eb810974ff7d9 22:26:35 $ docker rm -f 3847f55386d10eaf7b243fc2c7369d7500828ff244b3c2ac999eb810974ff7d9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:26:35 + docker inspect -f . ci-base-image-arm64 22:26:35 . [Pipeline] withDockerContainer 22:26:36 prd-ubuntu18.04-docker-arm64-4c-16g-353 does not seem to be running inside a container 22:26:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/5 -v /w/workspace/device-rfid-llrp-go/5:/w/workspace/device-rfid-llrp-go/5:rw,z -v /w/workspace/device-rfid-llrp-go/5@tmp:/w/workspace/device-rfid-llrp-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:26:37 $ docker top e00e1efd6ff6456e0fa9fe7021d5106ebffe31d0f8c501e8e4385d055705639e -eo pid,comm [Pipeline] { [Pipeline] sh 22:26:38 + go mod tidy 22:26:39 go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message 22:26:39 go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver 22:26:39 github.com/edgexfoundry/device-rfid-llrp-go/internal/driver imports 22:26:39 github.com/edgexfoundry/device-sdk-go/pkg/service imports 22:26:39 github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver: module github.com/edgexfoundry/go-mod-bootstrap@latest found (v0.0.72), but does not contain package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver 22:26:39 github.com/edgexfoundry/device-rfid-llrp-go/internal/driver imports 22:26:39 github.com/edgexfoundry/device-sdk-go/pkg/service imports 22:26:39 github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message: module github.com/edgexfoundry/go-mod-bootstrap@latest found (v0.0.72), but does not contain package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [Pipeline] } 22:26:39 $ docker stop --time=1 e00e1efd6ff6456e0fa9fe7021d5106ebffe31d0f8c501e8e4385d055705639e 22:26:41 $ docker rm -f e00e1efd6ff6456e0fa9fe7021d5106ebffe31d0f8c501e8e4385d055705639e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 22:26:42 ---> job-cost.sh 22:26:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rcq3 22:27:29 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 22:29:21 lf-activate-venv(): INFO: Adding /tmp/venv-rcq3/bin to PATH 22:29:21 INFO: No Stack... 22:29:21 INFO: Retrieving Pricing Info for: v2-standard-4 22:29:21 INFO: Archiving Costs [Pipeline] sh 22:29:21 + cat /w/workspace/device-rfid-llrp-go/5/archives/cost.csv 22:29:21 + cut -d, -f6 [Pipeline] lock 22:29:21 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-5-stack-cost] 22:29:21 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-5-stack-cost] did not exist. Created. 22:29:21 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:29:22 /w/workspace/device-rfid-llrp-go/5@tmp/durable-c43bd3d5/script.sh: 1: /w/workspace/device-rfid-llrp-go/5@tmp/durable-c43bd3d5/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 22:29:22 + echo total: 0.18000000715255737 [Pipeline] stash 22:29:22 Warning: overwriting stash ‘stack-cost’ 22:29:23 Stashed 1 file(s) [Pipeline] } 22:29:23 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-5-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 22:29:23 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 22:29:25 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:29:25 ---> package-listing.sh 22:29:25 ++ facter osfamily 22:29:25 ++ tr '[:upper:]' '[:lower:]' 22:29:25 + OS_FAMILY=redhat 22:29:25 + workspace=/w/workspace/oundry_device-rfid-llrp-go_PR-28 22:29:25 + START_PACKAGES=/tmp/packages_start.txt 22:29:25 + END_PACKAGES=/tmp/packages_end.txt 22:29:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:29:25 + PACKAGES=/tmp/packages_start.txt 22:29:25 + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-28 ']' 22:29:25 + PACKAGES=/tmp/packages_end.txt 22:29:25 + case "${OS_FAMILY}" in 22:29:25 + rpm -qa 22:29:25 + sort 22:29:26 + '[' -f /tmp/packages_start.txt ']' 22:29:26 + '[' -f /tmp/packages_end.txt ']' 22:29:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:29:26 + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-28 ']' 22:29:26 + mkdir -p /w/workspace/oundry_device-rfid-llrp-go_PR-28/archives/ 22:29:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_device-rfid-llrp-go_PR-28/archives/ [Pipeline] echo 22:29:26 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/oundry_device-rfid-llrp-go_PR-28/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:29:26 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:29:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:29:27 22:29:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 22:29:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:29:27 alpine: Pulling from edgex-lftools-log-publisher 22:29:27 df20fa9351a1: Pulling fs layer 22:29:27 36b3adc4ff6f: Pulling fs layer 22:29:27 8ad3a11d3b57: Pulling fs layer 22:29:27 46f8f816bc3b: Pulling fs layer 22:29:27 93b61091891f: Pulling fs layer 22:29:27 93b9cdb0e59b: Pulling fs layer 22:29:27 5e14af77c1be: Pulling fs layer 22:29:27 01666e4c0597: Pulling fs layer 22:29:27 aa168da1d23b: Pulling fs layer 22:29:27 93b9cdb0e59b: Waiting 22:29:27 5e14af77c1be: Waiting 22:29:27 01666e4c0597: Waiting 22:29:27 aa168da1d23b: Waiting 22:29:27 46f8f816bc3b: Waiting 22:29:27 93b61091891f: Waiting 22:29:27 36b3adc4ff6f: Verifying Checksum 22:29:27 36b3adc4ff6f: Download complete 22:29:27 46f8f816bc3b: Verifying Checksum 22:29:27 46f8f816bc3b: Download complete 22:29:27 df20fa9351a1: Verifying Checksum 22:29:27 df20fa9351a1: Download complete 22:29:28 93b9cdb0e59b: Verifying Checksum 22:29:28 93b9cdb0e59b: Download complete 22:29:28 93b61091891f: Verifying Checksum 22:29:28 93b61091891f: Download complete 22:29:28 5e14af77c1be: Verifying Checksum 22:29:28 5e14af77c1be: Download complete 22:29:28 01666e4c0597: Verifying Checksum 22:29:28 01666e4c0597: Download complete 22:29:28 8ad3a11d3b57: Verifying Checksum 22:29:28 8ad3a11d3b57: Download complete 22:29:28 df20fa9351a1: Pull complete 22:29:28 36b3adc4ff6f: Pull complete 22:29:28 8ad3a11d3b57: Pull complete 22:29:28 46f8f816bc3b: Pull complete 22:29:29 93b61091891f: Pull complete 22:29:29 93b9cdb0e59b: Pull complete 22:29:29 5e14af77c1be: Pull complete 22:29:29 01666e4c0597: Pull complete 22:29:29 aa168da1d23b: Verifying Checksum 22:29:29 aa168da1d23b: Download complete 22:29:33 aa168da1d23b: Pull complete 22:29:33 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 22:29:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:29:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 22:29:34 prd-centos7-docker-4c-2g-342 does not seem to be running inside a container 22:29:34 $ 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/oundry_device-rfid-llrp-go_PR-28/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_device-rfid-llrp-go_PR-28 -v /w/workspace/oundry_device-rfid-llrp-go_PR-28:/w/workspace/oundry_device-rfid-llrp-go_PR-28:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 22:29:36 $ docker top 065276d25275d0525141c3d66ba2119711a3d3dfa2aa9563406ba514b42b72bf -eo pid,comm [Pipeline] { [Pipeline] sh 22:29:37 + touch /tmp/pre-build-complete [Pipeline] sh 22:29:37 + mkdir -p /var/log/sa [Pipeline] sh 22:29:37 + ls /var/log/sa-host 22:29:37 + sadf -c /var/log/sa-host/sa05 22:29:37 file_magic: OK 22:29:37 HZ: Using current value: 100 22:29:37 file_header: OK 22:29:37 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 22:29:37 Statistics: 22:29:37 Hnuu...uuuununununu...Hnuu...uuuununununu... 22:29:37 File successfully converted to sysstat format version 12.2.1 22:29:37 + sadf -c /var/log/sa-host/sa10 22:29:37 file_magic: OK 22:29:37 HZ: Using current value: 100 22:29:37 file_header: OK 22:29:37 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 22:29:37 Statistics: 22:29:37 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 22:29:37 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:29:37 provisioning config files... 22:29:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/config1852922702302917760tmp [Pipeline] { [Pipeline] echo 22:29:37 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:29:38 ---> create-netrc.sh [Pipeline] } 22:29:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:29:38 ---> python-tools-install.sh [Pipeline] echo 22:29:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:29:38 ---> sudo-logs.sh 22:29:38 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:29:38 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:29:39 ---> job-cost.sh 22:29:39 lf-activate-venv: SKIPPING 22:29:39 DEBUG: total: 0.18000000715255737 22:29:39 INFO: Retrieving Stack Cost... 22:29:40 INFO: Retrieving Pricing Info for: v3-standard-2 22:29:40 INFO: Archiving Costs [Pipeline] echo 22:29:40 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:29:41 ---> logs-deploy.sh 22:29:41 lf-activate-venv: SKIPPING 22:29:41 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-28/5 22:29:41 INFO: archiving workspace using pattern(s): 22:29:41 Archives upload complete. 22:29:41 INFO: archiving logs to Nexus 22:29:42 ---> uname -a: 22:29:42 Linux prd-centos7-docker-4c-2g-342.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 22:29:42 22:29:42 22:29:42 ---> lscpu: 22:29:42 Architecture: x86_64 22:29:42 CPU op-mode(s): 32-bit, 64-bit 22:29:42 Byte Order: Little Endian 22:29:42 Address sizes: 40 bits physical, 48 bits virtual 22:29:42 CPU(s): 2 22:29:42 On-line CPU(s) list: 0,1 22:29:42 Thread(s) per core: 1 22:29:42 Core(s) per socket: 1 22:29:42 Socket(s): 2 22:29:42 NUMA node(s): 1 22:29:42 Vendor ID: AuthenticAMD 22:29:42 CPU family: 23 22:29:42 Model: 49 22:29:42 Model name: AMD EPYC-Rome Processor 22:29:42 Stepping: 0 22:29:42 CPU MHz: 2799.998 22:29:42 BogoMIPS: 5599.99 22:29:42 Virtualization: AMD-V 22:29:42 Hypervisor vendor: KVM 22:29:42 Virtualization type: full 22:29:42 L1d cache: 64 KiB 22:29:42 L1i cache: 64 KiB 22:29:42 L2 cache: 1 MiB 22:29:42 L3 cache: 32 MiB 22:29:42 NUMA node0 CPU(s): 0,1 22:29:42 Vulnerability Itlb multihit: Not affected 22:29:42 Vulnerability L1tf: Not affected 22:29:42 Vulnerability Mds: Not affected 22:29:42 Vulnerability Meltdown: Not affected 22:29:42 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:29:42 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 22:29:42 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 22:29:42 Vulnerability Srbds: Not affected 22:29:42 Vulnerability Tsx async abort: Not affected 22:29:42 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 22:29:42 22:29:42 22:29:42 ---> nproc: 22:29:42 2 22:29:42 22:29:42 22:29:42 ---> df -h: 22:29:42 Filesystem Size Used Available Use% Mounted on 22:29:42 overlay 40.0G 7.6G 32.4G 19% / 22:29:42 tmpfs 64.0M 0 64.0M 0% /dev 22:29:42 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 22:29:42 shm 64.0M 0 64.0M 0% /dev/shm 22:29:42 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 22:29:42 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 22:29:42 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 22:29:42 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 22:29:42 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 22:29:42 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 22:29:42 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/oundry_device-rfid-llrp-go_PR-28 22:29:42 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp 22:29:42 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 22:29:42 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 22:29:42 22:29:42 22:29:42 ---> free -m: 22:29:42 total used free shared buff/cache available 22:29:42 Mem: 7821 964 4761 0 2094 6678 22:29:42 Swap: 1023 0 1023 22:29:42 22:29:42 22:29:42 ---> ip addr: 22:29:42 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 22:29:42 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:29:42 inet 127.0.0.1/8 scope host lo 22:29:42 valid_lft forever preferred_lft forever 22:29:42 inet6 ::1/128 scope host 22:29:42 valid_lft forever preferred_lft forever 22:29:42 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 22:29:42 link/ether fa:16:3e:c0:bd:9f brd ff:ff:ff:ff:ff:ff 22:29:42 inet 10.30.122.202/23 brd 10.30.123.255 scope global dynamic eth0 22:29:42 valid_lft 85894sec preferred_lft 85894sec 22:29:42 inet6 fe80::f816:3eff:fec0:bd9f/64 scope link 22:29:42 valid_lft forever preferred_lft forever 22:29:42 3: docker0: mtu 1500 qdisc noqueue state DOWN 22:29:42 link/ether 02:42:41:83:54:72 brd ff:ff:ff:ff:ff:ff 22:29:42 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 22:29:42 valid_lft forever preferred_lft forever 22:29:42 inet6 fe80::42:41ff:fe83:5472/64 scope link 22:29:42 valid_lft forever preferred_lft forever 22:29:42 22:29:42 22:29:42 ---> sar -b -r -n DEV: 22:29:42 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/10/21 _x86_64_ (2 CPU) 22:29:42 22:29:42 22:21:02 LINUX RESTART (2 CPU) 22:29:42 22:29:42 22:22:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:29:42 22:23:01 1.88 0.00 1.88 0.00 0.00 36.65 0.00 22:29:42 22:24:01 0.28 0.00 0.28 0.00 0.00 3.93 0.00 22:29:42 22:25:01 0.27 0.00 0.27 0.00 0.00 2.98 0.00 22:29:42 22:26:02 0.20 0.00 0.20 0.00 0.00 3.30 0.00 22:29:42 22:27:01 0.34 0.00 0.34 0.00 0.00 5.57 0.00 22:29:42 22:28:01 0.32 0.00 0.32 0.00 0.00 3.73 0.00 22:29:42 22:29:01 0.27 0.00 0.27 0.00 0.00 5.53 0.00 22:29:42 Average: 0.51 0.00 0.51 0.00 0.00 8.82 0.00 22:29:42 22:29:42 22:22:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:29:42 22:23:01 5477412 0 791444 9.88 2620 1737464 1213572 13.40 564148 1568892 20 22:29:42 22:24:01 5478392 0 790460 9.87 2620 1737468 1198368 13.23 563068 1569552 8 22:29:42 22:25:01 5476824 0 792024 9.89 2620 1737472 1198368 13.23 564516 1569552 8 22:29:42 22:26:02 5476668 0 792176 9.89 2620 1737476 1198428 13.23 564020 1570416 8 22:29:42 22:27:01 5477732 0 791104 9.88 2620 1737484 1198248 13.23 559792 1573584 8 22:29:42 22:28:01 5477572 0 791264 9.88 2620 1737484 1198188 13.23 559644 1573584 12 22:29:42 22:29:01 5466672 0 802156 10.02 2620 1737492 1198152 13.23 570428 1573584 8 22:29:42 Average: 5475896 0 792947 9.90 2620 1737477 1200475 13.25 563659 1571309 10 22:29:42 22:29:42 22:22:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:29:42 22:23:01 eth0 4.05 0.85 1.50 0.24 0.00 0.00 0.00 0.00 22:29:42 22:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:42 22:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:42 22:24:01 eth0 4.05 0.75 1.04 0.59 0.00 0.00 0.00 0.00 22:29:42 22:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:42 22:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:42 22:25:01 eth0 1.87 0.52 0.63 0.37 0.00 0.00 0.00 0.00 22:29:42 22:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:42 22:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:42 22:26:02 eth0 1.57 0.78 0.81 0.63 0.00 0.00 0.00 0.00 22:29:42 22:26:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:42 22:26:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:42 22:27:01 eth0 0.22 0.15 0.08 0.07 0.00 0.00 0.00 0.00 22:29:42 22:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:42 22:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:42 22:28:01 eth0 0.22 0.12 0.10 0.01 0.00 0.00 0.00 0.00 22:29:42 22:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:42 22:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:42 22:29:01 eth0 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:29:42 22:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:42 22:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:42 Average: eth0 1.74 0.47 0.60 0.27 0.00 0.00 0.00 0.00 22:29:42 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:42 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:42 22:29:42 22:29:42 ---> sar -P ALL: 22:29:42 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/10/21 _x86_64_ (2 CPU) 22:29:42 22:29:42 22:21:02 LINUX RESTART (2 CPU) 22:29:42 22:29:42 22:22:01 CPU %user %nice %system %iowait %steal %idle 22:29:42 22:23:01 all 0.12 0.00 0.04 0.00 0.04 99.80 22:29:42 22:23:01 0 0.15 0.00 0.05 0.00 0.03 99.77 22:29:42 22:23:01 1 0.08 0.00 0.03 0.00 0.05 99.83 22:29:42 22:24:01 all 0.12 0.00 0.04 0.00 0.03 99.81 22:29:42 22:24:01 0 0.17 0.00 0.05 0.00 0.03 99.75 22:29:42 22:24:01 1 0.07 0.00 0.03 0.00 0.03 99.87 22:29:42 22:25:01 all 0.08 0.00 0.03 0.00 0.03 99.86 22:29:42 22:25:01 0 0.12 0.00 0.03 0.00 0.02 99.83 22:29:42 22:25:01 1 0.05 0.00 0.03 0.00 0.03 99.88 22:29:42 22:26:02 all 0.10 0.00 0.02 0.00 0.03 99.85 22:29:42 22:26:02 0 0.15 0.00 0.02 0.00 0.02 99.82 22:29:42 22:26:02 1 0.05 0.00 0.02 0.00 0.05 99.88 22:29:42 22:27:01 all 0.07 0.00 0.03 0.00 0.03 99.87 22:29:42 22:27:01 0 0.10 0.00 0.03 0.00 0.03 99.83 22:29:42 22:27:01 1 0.03 0.00 0.02 0.00 0.03 99.92 22:29:42 22:28:01 all 0.07 0.00 0.02 0.00 0.03 99.89 22:29:42 22:28:01 0 0.10 0.00 0.02 0.00 0.02 99.87 22:29:42 22:28:01 1 0.03 0.00 0.02 0.00 0.03 99.92 22:29:42 22:29:01 all 0.08 0.00 0.04 0.00 0.03 99.86 22:29:42 22:29:01 0 0.08 0.00 0.07 0.00 0.03 99.82 22:29:42 22:29:01 1 0.07 0.00 0.02 0.00 0.02 99.90 22:29:42 Average: all 0.09 0.00 0.03 0.00 0.03 99.85 22:29:42 Average: 0 0.12 0.00 0.04 0.00 0.03 99.81 22:29:42 Average: 1 0.05 0.00 0.02 0.00 0.04 99.89 22:29:42 22:29:42 22:29:42