Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4fe2aecf89df903f23adfee15c95ee56012857a5 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-ssh445653594368871527.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh17379909151457636960.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.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/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7461559851206511786.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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 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-ssh8260896260764945613.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 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/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.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/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18227544631788179533.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 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:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false 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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-8463’ is offline Running on prd-ubuntu20.04-docker-8c-8g-8465 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 4fe2aecf89df903f23adfee15c95ee56012857a5 (main) Commit message: "Merge pull request #257 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.33" > 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 4fe2aecf89df903f23adfee15c95ee56012857a5 # timeout=10 > git rev-list --no-walk 09a18741062a21bf4d66bc8091dadecf5a147284 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:44:01 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:44:01 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:44:01 ========================================================= 10:44:01 EdgeX Global Pipelines Version Info 10:44:01 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:44:02 ------------------- 10:44:02 stable info: 10:44:02 ------------------- 10:44:02 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:44:02 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 10:44:02 Message: update stable to v1.0.254 10:44:03 ------------------- 10:44:03 experimental info: 10:44:03 ------------------- 10:44:03 Commited By: **** collab-it+edgex@linuxfoundation.org 10:44:03 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 10:44:03 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:44:03 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 10:44:03 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 10:44:03 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:44:03 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:44:03 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:44:03 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 10:44:03 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:44:03 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:44:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:44:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:44:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:44:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 10:44:03 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:44:03 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:44:03 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:44:03 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:44:03 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:44:03 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:44:03 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:44:03 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:44:03 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:44:03 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:44:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:44:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:44:03 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:44:03 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:44:03 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:44:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 10:44:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 10:44:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 10:44:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4fe2aecf89df903f23adfee15c95ee56012857a5 [Pipeline] echo 10:44:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4fe2aec [Pipeline] echo 10:44:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:44:03 provisioning config files... 10:44:03 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config3017979994448167653tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:44:04 ---> docker-login.sh 10:44:04 nexus3.edgexfoundry.org:10001 10:44:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:44:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:44:04 Configure a credential helper to remove this warning. See 10:44:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:44:04 10:44:04 Login Succeeded 10:44:04 nexus3.edgexfoundry.org:10002 10:44:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:44:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:44:04 Configure a credential helper to remove this warning. See 10:44:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:44:04 10:44:04 Login Succeeded 10:44:04 nexus3.edgexfoundry.org:10003 10:44:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:44:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:44:04 Configure a credential helper to remove this warning. See 10:44:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:44:04 10:44:04 Login Succeeded 10:44:04 nexus3.edgexfoundry.org:10004 10:44:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:44:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:44:04 Configure a credential helper to remove this warning. See 10:44:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:44:04 10:44:04 Login Succeeded 10:44:04 docker.io 10:44:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:44:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:44:05 Configure a credential helper to remove this warning. See 10:44:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:44:05 10:44:05 Login Succeeded 10:44:05 ---> docker-login.sh ends [Pipeline] } 10:44:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:44:05 + git rev-list -1 --merges 4fe2aecf89df903f23adfee15c95ee56012857a5~1..4fe2aecf89df903f23adfee15c95ee56012857a5 [Pipeline] echo 10:44:05 -----------> git rev-list -1 --merges 4fe2aecf89df903f23adfee15c95ee56012857a5~1..4fe2aecf89df903f23adfee15c95ee56012857a5 4fe2aecf89df903f23adfee15c95ee56012857a5 10:44:05 4fe2aecf89df903f23adfee15c95ee56012857a5 [false] [Pipeline] sh 10:44:05 + git log --format=format:%s -1 4fe2aecf89df903f23adfee15c95ee56012857a5 [Pipeline] echo 10:44:05 ========================================================= 10:44:05 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:44:05 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:44:06 + git log --format=format:%s -1 4fe2aecf89df903f23adfee15c95ee56012857a5 [Pipeline] echo 10:44:06 [semverPrep] GIT_COMMIT: 4fe2aecf89df903f23adfee15c95ee56012857a5, Commit Message: Merge pull request #257 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.33 [Pipeline] echo 10:44:06 [semverPrep] This is not a build commit. [Pipeline] sh 10:44:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:44:06 + grep -v github /etc/ssh/ssh_known_hosts 10:44:06 + [ -e /tmp/ssh_known_hosts ] 10:44:06 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:44:06 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:44:06 + sudo tee -a /etc/ssh/ssh_known_hosts 10:44:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:44:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:44:06 10:44:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:44:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:44:07 0.1.4: Pulling from edgex-devops/py-git-semver 10:44:07 b85a868b505f: Pulling fs layer 10:44:07 e2be974225ed: Pulling fs layer 10:44:07 339a4e72a1f5: Pulling fs layer 10:44:07 988bab9f4d93: Pulling fs layer 10:44:07 1469e6f7b9e6: Pulling fs layer 10:44:07 eaf3925da568: Pulling fs layer 10:44:07 bab4dde63d76: Pulling fs layer 10:44:07 bde34c3a00c8: Pulling fs layer 10:44:07 b352a97aabf1: Pulling fs layer 10:44:07 4872d77fe225: Pulling fs layer 10:44:07 5851b861e8e6: Pulling fs layer 10:44:07 bab4dde63d76: Waiting 10:44:07 bde34c3a00c8: Waiting 10:44:07 b352a97aabf1: Waiting 10:44:07 4872d77fe225: Waiting 10:44:07 988bab9f4d93: Waiting 10:44:07 5851b861e8e6: Waiting 10:44:07 1469e6f7b9e6: Waiting 10:44:07 eaf3925da568: Waiting 10:44:07 e2be974225ed: Download complete 10:44:07 988bab9f4d93: Verifying Checksum 10:44:07 988bab9f4d93: Download complete 10:44:07 339a4e72a1f5: Verifying Checksum 10:44:07 339a4e72a1f5: Download complete 10:44:07 1469e6f7b9e6: Verifying Checksum 10:44:07 1469e6f7b9e6: Download complete 10:44:07 eaf3925da568: Verifying Checksum 10:44:07 bde34c3a00c8: Verifying Checksum 10:44:07 bde34c3a00c8: Download complete 10:44:07 b352a97aabf1: Verifying Checksum 10:44:07 b352a97aabf1: Download complete 10:44:07 4872d77fe225: Download complete 10:44:07 5851b861e8e6: Download complete 10:44:07 b85a868b505f: Verifying Checksum 10:44:07 b85a868b505f: Download complete 10:44:07 bab4dde63d76: Verifying Checksum 10:44:07 bab4dde63d76: Download complete 10:44:09 b85a868b505f: Pull complete 10:44:09 e2be974225ed: Pull complete 10:44:09 339a4e72a1f5: Pull complete 10:44:09 988bab9f4d93: Pull complete 10:44:09 1469e6f7b9e6: Pull complete 10:44:09 eaf3925da568: Pull complete 10:44:11 bab4dde63d76: Pull complete 10:44:11 bde34c3a00c8: Pull complete 10:44:12 b352a97aabf1: Pull complete 10:44:12 4872d77fe225: Pull complete 10:44:12 5851b861e8e6: Pull complete 10:44:12 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:44:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:44:12 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:44:12 prd-ubuntu20.04-docker-8c-8g-8465 does not seem to be running inside a container 10:44:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:44:16 $ docker top 269c81267c2565cae5c326bc5e89e1669d18a5f2e5a8c7d50d2dbb6393427ec0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:44:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:44:16 [ssh-agent] Looking for ssh-agent implementation... 10:44:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:44:18 $ docker exec 269c81267c2565cae5c326bc5e89e1669d18a5f2e5a8c7d50d2dbb6393427ec0 ssh-agent 10:44:18 SSH_AUTH_SOCK=/tmp/ssh-o9a6XojfmU2B/agent.32 10:44:18 SSH_AGENT_PID=38 10:44:18 Running ssh-add (command line suppressed) 10:44:18 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_741625321151953730.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_741625321151953730.key) 10:44:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:44:19 + git tag --points-at HEAD [Pipeline] } 10:44:19 $ docker exec --env ******** --env ******** 269c81267c2565cae5c326bc5e89e1669d18a5f2e5a8c7d50d2dbb6393427ec0 ssh-agent -k 10:44:19 unset SSH_AUTH_SOCK; 10:44:19 unset SSH_AGENT_PID; 10:44:19 echo Agent pid 38 killed; 10:44:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:44:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:44:19 [ssh-agent] Looking for ssh-agent implementation... 10:44:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:44:20 $ docker exec 269c81267c2565cae5c326bc5e89e1669d18a5f2e5a8c7d50d2dbb6393427ec0 ssh-agent 10:44:20 SSH_AUTH_SOCK=/tmp/ssh-kE0HYNCVOCVt/agent.72 10:44:20 SSH_AGENT_PID=78 10:44:20 Running ssh-add (command line suppressed) 10:44:20 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_9208052342463190632.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_9208052342463190632.key) 10:44:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:44:20 + git semver init 10:44:22 2023-10-04 10:44:21,072 [run_init] DEBUG init version:0.0.0 force:False 10:44:22 2023-10-04 10:44:21,075 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver 10:44:22 2023-10-04 10:44:21,076 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver 10:44:22 2023-10-04 10:44:21,076 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/foundry_device-rfid-llrp-go_main/.semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 10:44:23 2023-10-04 10:44:23,994 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude 10:44:23 2023-10-04 10:44:23,995 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False 10:44:23 2023-10-04 10:44:23,995 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 10:44:23 2023-10-04 10:44:23,995 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 10:44:23 3.1.0-dev.14 [Pipeline] } 10:44:24 $ docker exec --env ******** --env ******** 269c81267c2565cae5c326bc5e89e1669d18a5f2e5a8c7d50d2dbb6393427ec0 ssh-agent -k 10:44:24 unset SSH_AUTH_SOCK; 10:44:24 unset SSH_AGENT_PID; 10:44:24 echo Agent pid 78 killed; 10:44:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:44:24 + git semver [Pipeline] } 10:44:24 $ docker stop --time=1 269c81267c2565cae5c326bc5e89e1669d18a5f2e5a8c7d50d2dbb6393427ec0 10:44:26 $ docker rm -f --volumes 269c81267c2565cae5c326bc5e89e1669d18a5f2e5a8c7d50d2dbb6393427ec0 [Pipeline] // withDockerContainer [Pipeline] sh 10:44:26 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:44:26 Stashed 1 file(s) [Pipeline] echo 10:44:26 [edgeXSemver]: initialized semver on version 3.1.0-dev.14 [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] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:44:26 provisioning config files... 10:44:26 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config8465042691666234514tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:44:26 ---> docker-login.sh 10:44:26 nexus3.edgexfoundry.org:10001 10:44:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:44:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:44:26 Configure a credential helper to remove this warning. See 10:44:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:44:26 10:44:26 Login Succeeded 10:44:26 nexus3.edgexfoundry.org:10002 10:44:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:44:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:44:26 Configure a credential helper to remove this warning. See 10:44:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:44:26 10:44:26 Login Succeeded 10:44:26 nexus3.edgexfoundry.org:10003 10:44:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:44:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:44:27 Configure a credential helper to remove this warning. See 10:44:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:44:27 10:44:27 Login Succeeded 10:44:27 nexus3.edgexfoundry.org:10004 10:44:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:44:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:44:27 Configure a credential helper to remove this warning. See 10:44:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:44:27 10:44:27 Login Succeeded 10:44:27 docker.io 10:44:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:44:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:44:27 Configure a credential helper to remove this warning. See 10:44:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:44:27 10:44:27 Login Succeeded 10:44:27 ---> docker-login.sh ends [Pipeline] } 10:44:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:44:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:44:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:44:27 ========================================================= 10:44:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 10:44:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:44:27 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 10:44:27 Sending build context to Docker daemon 4.359MB 10:44:27 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 10:44:27 Step 2/12 : FROM ${BASE} AS builder 10:44:27 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 10:44:27 7264a8db6415: Pulling fs layer 10:44:27 c4d48a809fc2: Pulling fs layer 10:44:27 4f1c88b9dad5: Pulling fs layer 10:44:27 ad3a456e5733: Pulling fs layer 10:44:27 33e27b845d1e: Pulling fs layer 10:44:27 c68163c4e522: Pulling fs layer 10:44:27 50da416c3ac9: Pulling fs layer 10:44:27 23d2d4c4bb30: Pulling fs layer 10:44:27 ad3a456e5733: Waiting 10:44:27 33e27b845d1e: Waiting 10:44:27 c68163c4e522: Waiting 10:44:27 50da416c3ac9: Waiting 10:44:27 c4d48a809fc2: Download complete 10:44:27 ad3a456e5733: Download complete 10:44:27 33e27b845d1e: Download complete 10:44:28 7264a8db6415: Verifying Checksum 10:44:28 7264a8db6415: Download complete 10:44:28 c68163c4e522: Verifying Checksum 10:44:28 c68163c4e522: Download complete 10:44:28 7264a8db6415: Pull complete 10:44:28 23d2d4c4bb30: Verifying Checksum 10:44:28 23d2d4c4bb30: Download complete 10:44:28 c4d48a809fc2: Pull complete 10:44:28 4f1c88b9dad5: Verifying Checksum 10:44:28 4f1c88b9dad5: Download complete 10:44:28 50da416c3ac9: Verifying Checksum 10:44:28 50da416c3ac9: Download complete 10:44:31 4f1c88b9dad5: Pull complete 10:44:31 ad3a456e5733: Pull complete 10:44:31 33e27b845d1e: Pull complete 10:44:31 c68163c4e522: Pull complete 10:44:33 50da416c3ac9: Pull complete 10:44:34 23d2d4c4bb30: Pull complete 10:44:34 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 10:44:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 10:44:34 ---> 0786185ac409 10:44:34 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:44:38 ---> Running in 428a9d2b5e6e 10:44:38 Removing intermediate container 428a9d2b5e6e 10:44:38 ---> 12a39979c641 10:44:38 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:44:38 ---> Running in bccb698fc1e6 10:44:38 Removing intermediate container bccb698fc1e6 10:44:38 ---> effef5eeb538 10:44:38 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 10:44:38 ---> Running in ff0f914f806e 10:44:38 Removing intermediate container ff0f914f806e 10:44:38 ---> d9dcd3d3a84f 10:44:38 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:44:38 ---> Running in d012b00c95b3 10:44:38 Removing intermediate container d012b00c95b3 10:44:38 ---> 9a50598c893d 10:44:38 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:44:38 ---> Running in 797775bfb791 10:44:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:44:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:44:39 OK: 264 MiB in 52 packages 10:44:39 Removing intermediate container 797775bfb791 10:44:39 ---> 6b7e73416586 10:44:39 Step 8/12 : WORKDIR /app 10:44:39 ---> Running in ef55acb241ad 10:44:39 Removing intermediate container ef55acb241ad 10:44:39 ---> 59aabbe86fe9 10:44:39 Step 9/12 : COPY go.mod vendor* ./ 10:44:39 ---> cd7c9b41f93a 10:44:39 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:44:39 ---> Running in 4086358a1d78 10:44:41 Still waiting to schedule task 10:44:41 ‘prd-ubuntu20.04-docker-arm64-4c-16g-8464’ is offline 10:45:12 Removing intermediate container 4086358a1d78 10:45:12 ---> cdf421c15ed3 10:45:12 Step 11/12 : COPY . . 10:45:12 ---> 10e8bc39593b 10:45:12 Step 12/12 : RUN $MAKE 10:45:12 ---> Running in dd050ea945fa 10:45:12 noop 10:45:12 Removing intermediate container dd050ea945fa 10:45:12 ---> a1d5f4a5e0b3 10:45:12 Successfully built a1d5f4a5e0b3 10:45:12 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:45:12 + docker inspect -f . ci-base-image-x86_64 10:45:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:45:12 prd-ubuntu20.04-docker-8c-8g-8465 does not seem to be running inside a container 10:45:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:45:12 $ docker top 45dd74f59d479e48ed727fbf91ff03b6fb5ce30828c5818e91b6613781769ba9 -eo pid,comm [Pipeline] { [Pipeline] sh 10:45:13 + go version 10:45:13 go version go1.21.0 linux/amd64 [Pipeline] } 10:45:13 $ docker stop --time=1 45dd74f59d479e48ed727fbf91ff03b6fb5ce30828c5818e91b6613781769ba9 10:45:14 $ docker rm -f --volumes 45dd74f59d479e48ed727fbf91ff03b6fb5ce30828c5818e91b6613781769ba9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:45:14 + docker inspect -f . ci-base-image-x86_64 10:45:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:45:15 prd-ubuntu20.04-docker-8c-8g-8465 does not seem to be running inside a container 10:45:15 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:45:15 $ docker top 821cf316fa1be99bfcfe1123f8c952a90826aace206d5f51fc42057f70fb4fc2 -eo pid,comm [Pipeline] { [Pipeline] sh 10:45:15 + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh 10:45:15 + make test 10:45:15 go test ./... -coverprofile=coverage.out ./... 10:45:17 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:45:27 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 10:45:27 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 10:45:31 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.803s coverage: 40.6% of statements 10:45:31 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.250s coverage: 51.9% of statements 10:45:31 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.009s coverage: 95.5% of statements 10:45:46 go vet ./... 10:45:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:45:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:45:49 ./bin/test-attribution-txt.sh [Pipeline] echo 10:45:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:45:50 $ docker stop --time=1 821cf316fa1be99bfcfe1123f8c952a90826aace206d5f51fc42057f70fb4fc2 10:45:52 $ docker rm -f --volumes 821cf316fa1be99bfcfe1123f8c952a90826aace206d5f51fc42057f70fb4fc2 [Pipeline] // withDockerContainer [Pipeline] sh 10:45:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:45:53 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:45:54 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:45:54 + ls -al . 10:45:54 total 644 10:45:54 drwxrwxr-x 11 jenkins jenkins 4096 Oct 4 10:45 . 10:45:54 drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 10:43 .. 10:45:54 -rw-rw-r-- 1 jenkins jenkins 134 Oct 4 10:44 .dockerignore 10:45:54 drwxrwxr-x 8 jenkins jenkins 4096 Oct 4 10:45 .git 10:45:54 drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 10:44 .github 10:45:54 -rw-rw-r-- 1 jenkins jenkins 946 Oct 4 10:44 .gitignore 10:45:54 -rw-rw-r-- 1 jenkins jenkins 41 Oct 4 10:44 .golangci.yml 10:45:54 drwxr-xr-x 3 jenkins jenkins 4096 Oct 4 10:44 .semver 10:45:54 -rw-rw-r-- 1 jenkins jenkins 11980 Oct 4 10:44 Attribution.txt 10:45:54 -rw-rw-r-- 1 jenkins jenkins 10365 Oct 4 10:44 CHANGELOG.md 10:45:54 -rw-rw-r-- 1 jenkins jenkins 1347 Oct 4 10:44 Dockerfile 10:45:54 -rw-rw-r-- 1 jenkins jenkins 677 Oct 4 10:44 GOVERNANCE.md 10:45:54 -rw-rw-r-- 1 jenkins jenkins 683 Oct 4 10:44 Jenkinsfile 10:45:54 -rw-rw-r-- 1 jenkins jenkins 11347 Oct 4 10:44 LICENSE 10:45:54 -rw-rw-r-- 1 jenkins jenkins 2179 Oct 4 10:44 Makefile 10:45:54 -rw-rw-r-- 1 jenkins jenkins 625 Oct 4 10:44 OWNERS.md 10:45:54 -rw-rw-r-- 1 jenkins jenkins 29016 Oct 4 10:44 README.md 10:45:54 -rw-rw-r-- 1 jenkins jenkins 12 Oct 4 10:44 VERSION 10:45:54 drwxrwxr-x 2 jenkins jenkins 4096 Oct 4 10:44 bin 10:45:54 drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 10:44 cmd 10:45:54 -rw-r--r-- 1 jenkins jenkins 459493 Oct 4 10:45 coverage.out 10:45:54 drwxrwxr-x 2 jenkins jenkins 4096 Oct 4 10:44 examples 10:45:54 -rw-rw-r-- 1 jenkins jenkins 3877 Oct 4 10:44 go.mod 10:45:54 -rw-rw-r-- 1 jenkins jenkins 35019 Oct 4 10:44 go.sum 10:45:54 drwxrwxr-x 2 jenkins jenkins 4096 Oct 4 10:44 images 10:45:54 drwxrwxr-x 5 jenkins jenkins 4096 Oct 4 10:44 internal 10:45:54 drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 10:44 snap 10:45:54 -rw-rw-r-- 1 jenkins jenkins 193 Oct 4 10:44 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:45:54 + 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=4fe2aecf89df903f23adfee15c95ee56012857a5 --label arch=amd64 --label version=3.1.0-dev.14 . 10:45:54 Sending build context to Docker daemon 4.359MB 10:45:54 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 10:45:54 Step 2/24 : FROM ${BASE} AS builder 10:45:54 ---> a1d5f4a5e0b3 10:45:54 Step 3/24 : ARG ADD_BUILD_TAGS="" 10:45:54 ---> Running in f420b8e8c093 10:45:54 Removing intermediate container f420b8e8c093 10:45:54 ---> 523128f5d2a9 10:45:54 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:45:54 ---> Running in ad7c8bf98abf 10:45:54 Removing intermediate container ad7c8bf98abf 10:45:54 ---> 8222f99411c8 10:45:54 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 10:45:54 ---> Running in 8fdbe537e692 10:45:54 Removing intermediate container 8fdbe537e692 10:45:54 ---> 990937638c4f 10:45:54 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 10:45:55 ---> Running in 883aa61d3b79 10:45:55 Removing intermediate container 883aa61d3b79 10:45:55 ---> 28982d70ab0d 10:45:55 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:45:55 ---> Running in 606cfdb7cc51 10:45:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:45:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:45:55 OK: 264 MiB in 52 packages 10:45:56 Removing intermediate container 606cfdb7cc51 10:45:56 ---> a2df46489f8d 10:45:56 Step 8/24 : WORKDIR /app 10:45:56 ---> Running in 1758825fedc6 10:45:56 Removing intermediate container 1758825fedc6 10:45:56 ---> d2c4ab1405d7 10:45:56 Step 9/24 : COPY go.mod vendor* ./ 10:45:56 ---> c696d1110085 10:45:56 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:45:56 ---> Running in 492ae764077e 10:45:57 Removing intermediate container 492ae764077e 10:45:57 ---> 8b9af82b9b61 10:45:57 Step 11/24 : COPY . . 10:45:57 ---> 3f88f48ccdcc 10:45:57 Step 12/24 : RUN $MAKE 10:45:57 ---> Running in 86c9001d315e 10:45:57 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.1.0-dev.14 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.33" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 10:46:14 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8466 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws 10:46:14 Running in /w/workspace/device-rfid-llrp-go/119 [Pipeline] { [Pipeline] checkout 10:46:14 The recommended git tool is: git 10:46:15 Removing intermediate container 86c9001d315e 10:46:15 ---> f8bb84f18278 10:46:15 Step 13/24 : FROM alpine:3.18 10:46:15 3.18: Pulling from library/alpine 10:46:15 96526aa774ef: Pulling fs layer 10:46:16 96526aa774ef: Verifying Checksum 10:46:16 96526aa774ef: Download complete 10:46:16 96526aa774ef: Pull complete 10:46:16 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 10:46:16 Status: Downloaded newer image for alpine:3.18 10:46:16 ---> 8ca4688f4f35 10:46:16 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 10:46:16 ---> Running in 5ae961ecd458 10:46:16 Removing intermediate container 5ae961ecd458 10:46:16 ---> 50327f7b4aa1 10:46:16 Step 15/24 : RUN apk add --update --no-cache dumb-init 10:46:16 ---> Running in 55eca9ebc9ef 10:46:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:46:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:46:17 (1/1) Installing dumb-init (1.2.5-r2) 10:46:17 Executing busybox-1.36.1-r2.trigger 10:46:17 OK: 7 MiB in 16 packages 10:46:17 Removing intermediate container 55eca9ebc9ef 10:46:17 ---> c807f8cfe015 10:46:17 Step 16/24 : COPY --from=builder /app/LICENSE / 10:46:17 ---> 07bc86c09007 10:46:17 Step 17/24 : COPY --from=builder /app/Attribution.txt / 10:46:17 ---> 0370548ee1f5 10:46:17 Step 18/24 : COPY --from=builder /app/cmd/ / 10:46:18 ---> 1a1a57b0d354 10:46:18 Step 19/24 : EXPOSE 59989 10:46:18 ---> Running in df8bfe69e97d 10:46:18 Removing intermediate container df8bfe69e97d 10:46:18 ---> 5cd3837dbb86 10:46:18 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 10:46:18 ---> Running in 65496d249b64 10:46:18 Removing intermediate container 65496d249b64 10:46:18 ---> 5b632fe0113b 10:46:18 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:46:18 ---> Running in addc6d232319 10:46:18 Removing intermediate container addc6d232319 10:46:18 ---> 0a3f565b84ef 10:46:18 Step 22/24 : LABEL arch=amd64 10:46:18 ---> Running in a42084ae160a 10:46:18 Removing intermediate container a42084ae160a 10:46:18 ---> 8d03bd50b96b 10:46:18 Step 23/24 : LABEL git_sha=4fe2aecf89df903f23adfee15c95ee56012857a5 10:46:18 ---> Running in 3f4248ea968e 10:46:18 Removing intermediate container 3f4248ea968e 10:46:18 ---> 08b7f9dd7611 10:46:18 Step 24/24 : LABEL version=3.1.0-dev.14 10:46:18 ---> Running in d0aa35727cf5 10:46:18 Removing intermediate container d0aa35727cf5 10:46:18 ---> 9ac93dc81add 10:46:18 [Warning] One or more build-args [ARCH] were not consumed 10:46:18 Successfully built 9ac93dc81add 10:46:18 Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:46:19 provisioning config files... 10:46:19 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config8521296179622575980tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:46:19 ---> docker-login.sh 10:46:19 nexus3.edgexfoundry.org:10001 10:46:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:46:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:46:19 Configure a credential helper to remove this warning. See 10:46:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:46:19 10:46:19 Login Succeeded 10:46:19 nexus3.edgexfoundry.org:10002 10:46:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:46:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:46:19 Configure a credential helper to remove this warning. See 10:46:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:46:19 10:46:19 Login Succeeded 10:46:19 nexus3.edgexfoundry.org:10003 10:46:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:46:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:46:19 Configure a credential helper to remove this warning. See 10:46:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:46:19 10:46:19 Login Succeeded 10:46:19 nexus3.edgexfoundry.org:10004 10:46:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:46:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:46:19 Configure a credential helper to remove this warning. See 10:46:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:46:19 10:46:19 Login Succeeded 10:46:19 docker.io 10:46:19 using credential edgex-jenkins-ssh 10:46:19 Cloning the remote Git repository 10:46:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:46:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:46:19 Configure a credential helper to remove this warning. See 10:46:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:46:19 10:46:19 Login Succeeded 10:46:19 ---> docker-login.sh ends [Pipeline] } 10:46:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:46:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:46:19 [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: 10:46:19 4fe2aecf89df903f23adfee15c95ee56012857a5 10:46:19 latest 10:46:19 3.1.0-dev.14 10:46:19 4fe2aecf89df903f23adfee15c95ee56012857a5-3.1.0-dev.14 10:46:19 main 10:46:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:20 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:4fe2aecf89df903f23adfee15c95ee56012857a5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:20 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:4fe2aecf89df903f23adfee15c95ee56012857a5 10:46:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 10:46:20 e2b71d0acc83: Preparing 10:46:20 e4aeafe52529: Preparing 10:46:20 2e9e20b448cb: Preparing 10:46:20 406b3ae409f8: Preparing 10:46:20 cc2447e1835a: Preparing 10:46:20 cc2447e1835a: Layer already exists 10:46:20 e4aeafe52529: Pushed 10:46:20 2e9e20b448cb: Pushed 10:46:20 406b3ae409f8: Pushed 10:46:19 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:46:19 > git init /w/workspace/device-rfid-llrp-go/119 # timeout=10 10:46:20 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:46:20 > git --version # timeout=10 10:46:20 > git --version # 'git version 2.25.1' 10:46:20 using GIT_SSH to set credentials SSH Credentials for GitHub 10:46:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:46:22 Avoid second fetch 10:46:22 Checking out Revision 4fe2aecf89df903f23adfee15c95ee56012857a5 (main) 10:46:21 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 10:46:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:46:22 > git config core.sparsecheckout # timeout=10 10:46:22 > git checkout -f 4fe2aecf89df903f23adfee15c95ee56012857a5 # timeout=10 10:46:22 Commit message: "Merge pull request #257 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.33" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:46:23 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:46:23 % Total % Received % Xferd Average Speed Time Time Time Current 10:46:23 Dload Upload Total Spent Left Speed 10:46:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 85006 0 --:--:-- --:--:-- --:--:-- 85006 10:46:23 e2b71d0acc83: Pushed 10:46:23 4fe2aecf89df903f23adfee15c95ee56012857a5: digest: sha256:beb21702e53bb6853ae5b9317651ed7d1d81c7e05d4fec2005089840ee939c54 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh 10:46:24 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:24 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:46:24 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 10:46:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 10:46:24 e2b71d0acc83: Preparing 10:46:24 e4aeafe52529: Preparing 10:46:24 2e9e20b448cb: Preparing 10:46:24 406b3ae409f8: Preparing 10:46:24 cc2447e1835a: Preparing 10:46:24 2e9e20b448cb: Layer already exists 10:46:24 406b3ae409f8: Layer already exists 10:46:24 e2b71d0acc83: Layer already exists 10:46:24 e4aeafe52529: Layer already exists 10:46:24 cc2447e1835a: Layer already exists 10:46:24 latest: digest: sha256:beb21702e53bb6853ae5b9317651ed7d1d81c7e05d4fec2005089840ee939c54 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:24 + sudo+ tee /etc/docker/daemon.new 10:46:24 sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:46:24 { 10:46:24 "registry-mirrors": [ 10:46:24 "https://nexus3.edgexfoundry.org:10001" 10:46:24 ], 10:46:24 "bip": "10.250.0.254/24", 10:46:24 "hosts": [ 10:46:24 "tcp://0.0.0.0:5555", 10:46:24 "unix:///var/run/docker.sock" 10:46:24 ], 10:46:24 "mtu": 1458, 10:46:24 "selinux-enabled": true, 10:46:24 "seccomp-profile": "/etc/docker/seccomp.json" 10:46:24 } [Pipeline] sh 10:46:24 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:24 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:46:25 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.1.0-dev.14 10:46:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 10:46:25 e2b71d0acc83: Preparing 10:46:25 e4aeafe52529: Preparing 10:46:25 2e9e20b448cb: Preparing 10:46:25 406b3ae409f8: Preparing 10:46:25 cc2447e1835a: Preparing 10:46:25 cc2447e1835a: Layer already exists 10:46:25 2e9e20b448cb: Layer already exists 10:46:25 406b3ae409f8: Layer already exists 10:46:25 e2b71d0acc83: Layer already exists 10:46:25 e4aeafe52529: Layer already exists 10:46:25 3.1.0-dev.14: digest: sha256:beb21702e53bb6853ae5b9317651ed7d1d81c7e05d4fec2005089840ee939c54 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:25 + sudo service docker restart 10:46:25 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:4fe2aecf89df903f23adfee15c95ee56012857a5-3.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:25 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:4fe2aecf89df903f23adfee15c95ee56012857a5-3.1.0-dev.14 10:46:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 10:46:25 e2b71d0acc83: Preparing 10:46:25 e4aeafe52529: Preparing 10:46:25 2e9e20b448cb: Preparing 10:46:25 406b3ae409f8: Preparing 10:46:25 cc2447e1835a: Preparing 10:46:25 e2b71d0acc83: Layer already exists 10:46:25 2e9e20b448cb: Layer already exists 10:46:25 e4aeafe52529: Layer already exists 10:46:25 cc2447e1835a: Layer already exists 10:46:25 406b3ae409f8: Layer already exists 10:46:25 4fe2aecf89df903f23adfee15c95ee56012857a5-3.1.0-dev.14: digest: sha256:beb21702e53bb6853ae5b9317651ed7d1d81c7e05d4fec2005089840ee939c54 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:26 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:26 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main 10:46:26 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 10:46:26 e2b71d0acc83: Preparing 10:46:26 e4aeafe52529: Preparing 10:46:26 2e9e20b448cb: Preparing 10:46:26 406b3ae409f8: Preparing 10:46:26 cc2447e1835a: Preparing 10:46:26 e2b71d0acc83: Layer already exists 10:46:26 cc2447e1835a: Layer already exists 10:46:26 406b3ae409f8: Layer already exists 10:46:26 2e9e20b448cb: Layer already exists 10:46:26 e4aeafe52529: Layer already exists 10:46:26 main: digest: sha256:beb21702e53bb6853ae5b9317651ed7d1d81c7e05d4fec2005089840ee939c54 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:46:26 ===================================================== [Pipeline] echo 10:46:26 taggedImages: 10:46:26 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:4fe2aecf89df903f23adfee15c95ee56012857a5 10:46:26 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 10:46:26 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.1.0-dev.14 10:46:26 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:4fe2aecf89df903f23adfee15c95ee56012857a5-3.1.0-dev.14 10:46:26 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:46:26 10:46:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:46:27 latest: Pulling from edgex-lftools-log-publisher 10:46:27 5eb5b503b376: Pulling fs layer 10:46:27 5c69ac0246d0: Pulling fs layer 10:46:27 ec43610c2a17: Pulling fs layer 10:46:27 3a2ae6a8a46f: Pulling fs layer 10:46:27 33b1e0a273af: Pulling fs layer 10:46:27 5d3b04190fa2: Pulling fs layer 10:46:27 2f39f015ded8: Pulling fs layer 10:46:27 5d3b04190fa2: Waiting 10:46:27 33b1e0a273af: Waiting 10:46:27 2f39f015ded8: Waiting 10:46:27 3a2ae6a8a46f: Waiting 10:46:27 5c69ac0246d0: Download complete 10:46:27 3a2ae6a8a46f: Download complete 10:46:27 33b1e0a273af: Verifying Checksum 10:46:27 33b1e0a273af: Download complete 10:46:27 5d3b04190fa2: Download complete 10:46:27 ec43610c2a17: Verifying Checksum 10:46:27 ec43610c2a17: Download complete 10:46:27 5eb5b503b376: Verifying Checksum 10:46:27 5eb5b503b376: Download complete 10:46:28 2f39f015ded8: Download complete 10:46:28 5eb5b503b376: Pull complete 10:46:29 5c69ac0246d0: Pull complete 10:46:29 ec43610c2a17: Pull complete 10:46:29 3a2ae6a8a46f: Pull complete 10:46:29 33b1e0a273af: Pull complete 10:46:29 5d3b04190fa2: Pull complete 10:46:33 2f39f015ded8: Pull complete 10:46:33 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:46:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:46:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:46:33 prd-ubuntu20.04-docker-8c-8g-8465 does not seem to be running inside a container 10:46:33 $ 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/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:46:37 $ docker top dea0a525434b6f00227f13691718717156e98a308ce8e40b8e2caff2812403f9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:46:37 ---> job-cost.sh 10:46:37 lf-activate-venv: SKIPPING 10:46:37 INFO: No Stack... 10:46:38 INFO: Retrieving Pricing Info for: v3-standard-8 10:46:38 INFO: Archiving Costs [Pipeline] sh 10:46:39 + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv 10:46:39 + cut -d, -f6 [Pipeline] lock 10:46:39 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-119-stack-cost] 10:46:39 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-119-stack-cost] did not exist. Created. 10:46:39 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-119-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:46:39 + echo total: 0.2199999988079071 [Pipeline] stash 10:46:39 Stashed 1 file(s) [Pipeline] } 10:46:39 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-119-stack-cost] [Pipeline] // lock [Pipeline] } 10:46:39 $ docker stop --time=1 dea0a525434b6f00227f13691718717156e98a308ce8e40b8e2caff2812403f9 10:46:40 $ docker rm -f --volumes dea0a525434b6f00227f13691718717156e98a308ce8e40b8e2caff2812403f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:46:43 provisioning config files... 10:46:43 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/119@tmp/config14789700550971900595tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:46:43 ---> docker-login.sh 10:46:43 nexus3.edgexfoundry.org:10001 10:46:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:46:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:46:44 Configure a credential helper to remove this warning. See 10:46:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:46:44 10:46:44 Login Succeeded 10:46:44 nexus3.edgexfoundry.org:10002 10:46:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:46:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:46:44 Configure a credential helper to remove this warning. See 10:46:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:46:44 10:46:44 Login Succeeded 10:46:44 nexus3.edgexfoundry.org:10003 10:46:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:46:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:46:45 Configure a credential helper to remove this warning. See 10:46:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:46:45 10:46:45 Login Succeeded 10:46:45 nexus3.edgexfoundry.org:10004 10:46:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:46:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:46:45 Configure a credential helper to remove this warning. See 10:46:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:46:45 10:46:45 Login Succeeded 10:46:45 docker.io 10:46:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:46:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:46:46 Configure a credential helper to remove this warning. See 10:46:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:46:46 10:46:46 Login Succeeded 10:46:46 ---> docker-login.sh ends [Pipeline] } 10:46:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:46:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:46:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:46:46 ========================================================= 10:46:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 10:46:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:46 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 10:46:47 Sending build context to Docker daemon 1.219MB 10:46:47 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 10:46:47 Step 2/12 : FROM ${BASE} AS builder 10:46:47 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:46:47 9fda8d8052c6: Pulling fs layer 10:46:47 5d54e960e981: Pulling fs layer 10:46:47 c4a7e357bf2a: Pulling fs layer 10:46:47 f0e02332f6b5: Pulling fs layer 10:46:47 cefa15bbcfad: Pulling fs layer 10:46:47 17808c966233: Pulling fs layer 10:46:47 f4c1fc716caa: Pulling fs layer 10:46:47 f0e02332f6b5: Waiting 10:46:47 cefa15bbcfad: Waiting 10:46:47 17808c966233: Waiting 10:46:47 f4c1fc716caa: Waiting 10:46:47 5d54e960e981: Verifying Checksum 10:46:47 5d54e960e981: Download complete 10:46:47 f0e02332f6b5: Verifying Checksum 10:46:47 f0e02332f6b5: Download complete 10:46:47 cefa15bbcfad: Verifying Checksum 10:46:47 cefa15bbcfad: Download complete 10:46:47 9fda8d8052c6: Verifying Checksum 10:46:47 9fda8d8052c6: Download complete 10:46:47 f4c1fc716caa: Verifying Checksum 10:46:47 f4c1fc716caa: Download complete 10:46:48 9fda8d8052c6: Pull complete 10:46:48 5d54e960e981: Pull complete 10:46:49 c4a7e357bf2a: Verifying Checksum 10:46:49 c4a7e357bf2a: Download complete 10:46:49 17808c966233: Verifying Checksum 10:46:49 17808c966233: Download complete 10:46:59 c4a7e357bf2a: Pull complete 10:46:59 f0e02332f6b5: Pull complete 10:47:00 cefa15bbcfad: Pull complete 10:47:08 17808c966233: Pull complete 10:47:08 f4c1fc716caa: Pull complete 10:47:08 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 10:47:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 10:47:08 ---> ea914061e18c 10:47:08 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:47:09 ---> Running in aaa94d6a98de 10:47:10 Removing intermediate container aaa94d6a98de 10:47:10 ---> b247418cd09e 10:47:10 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:47:10 ---> Running in ec674b10e774 10:47:10 Removing intermediate container ec674b10e774 10:47:10 ---> 54c31c81c590 10:47:10 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 10:47:10 ---> Running in dbe37c63dd61 10:47:11 Removing intermediate container dbe37c63dd61 10:47:11 ---> c5640e8faea0 10:47:11 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:47:11 ---> Running in b88925cf47ad 10:47:11 Removing intermediate container b88925cf47ad 10:47:11 ---> b73bf84ca893 10:47:11 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:47:11 ---> Running in 1082b586e58c 10:47:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:47:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:47:13 OK: 266 MiB in 52 packages 10:47:14 Removing intermediate container 1082b586e58c 10:47:14 ---> 270e6a1aa97b 10:47:14 Step 8/12 : WORKDIR /app 10:47:14 ---> Running in a95e6cf453b5 10:47:14 Removing intermediate container a95e6cf453b5 10:47:14 ---> 7e12faeb7210 10:47:14 Step 9/12 : COPY go.mod vendor* ./ 10:47:15 ---> e058edd37c44 10:47:15 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:47:15 ---> Running in 2aa75fb82893 10:48:23 Removing intermediate container 2aa75fb82893 10:48:23 ---> f137f9e6f026 10:48:23 Step 11/12 : COPY . . 10:48:23 ---> 9e4a9fb4c34f 10:48:23 Step 12/12 : RUN $MAKE 10:48:23 ---> Running in 2f43e51258d4 10:48:23 noop 10:48:24 Removing intermediate container 2f43e51258d4 10:48:24 ---> 2c134a8ff596 10:48:24 Successfully built 2c134a8ff596 10:48:24 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:48:24 + docker inspect -f . ci-base-image-arm64 10:48:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:48:25 prd-ubuntu20.04-docker-arm64-4c-16g-8466 does not seem to be running inside a container 10:48:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/119 -v /w/workspace/device-rfid-llrp-go/119:/w/workspace/device-rfid-llrp-go/119:rw,z -v /w/workspace/device-rfid-llrp-go/119@tmp:/w/workspace/device-rfid-llrp-go/119@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:48:26 $ docker top ad28b8b1c52569401aced1c6a423224799282e1326fc4ec1caeb464d84b68934 -eo pid,comm [Pipeline] { [Pipeline] sh 10:48:27 + go version 10:48:27 go version go1.21.0 linux/arm64 [Pipeline] } 10:48:27 $ docker stop --time=1 ad28b8b1c52569401aced1c6a423224799282e1326fc4ec1caeb464d84b68934 10:48:28 $ docker rm -f --volumes ad28b8b1c52569401aced1c6a423224799282e1326fc4ec1caeb464d84b68934 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:48:29 + docker inspect -f . ci-base-image-arm64 10:48:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:48:29 prd-ubuntu20.04-docker-arm64-4c-16g-8466 does not seem to be running inside a container 10:48:29 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rfid-llrp-go/119 -v /w/workspace/device-rfid-llrp-go/119:/w/workspace/device-rfid-llrp-go/119:rw,z -v /w/workspace/device-rfid-llrp-go/119@tmp:/w/workspace/device-rfid-llrp-go/119@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:48:30 $ docker top c36a8e3b40fcfd0ed5407e6bb438c113defa93d5378664be18fd4c9b323abcad -eo pid,comm [Pipeline] { [Pipeline] sh 10:48:31 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/119 [Pipeline] fileExists [Pipeline] sh 10:48:31 + make test 10:48:31 go test ./... -coverprofile=coverage.out ./... 10:48:35 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:50:12 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 10:50:12 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 10:50:34 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 27.097s coverage: 40.6% of statements 10:50:34 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.518s coverage: 51.9% of statements 10:50:34 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.041s coverage: 95.5% of statements 10:50:34 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:50:34 go vet ./... 10:51:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:51:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:51:06 ./bin/test-attribution-txt.sh [Pipeline] echo 10:51:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:51:06 $ docker stop --time=1 c36a8e3b40fcfd0ed5407e6bb438c113defa93d5378664be18fd4c9b323abcad 10:51:09 $ docker rm -f --volumes c36a8e3b40fcfd0ed5407e6bb438c113defa93d5378664be18fd4c9b323abcad [Pipeline] // withDockerContainer [Pipeline] sh 10:51:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:51:10 Warning: overwriting stash ‘coverage-report’ 10:51:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:51:11 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:51:12 + ls -al . 10:51:12 total 640 10:51:12 drwxrwxr-x 10 jenkins jenkins 4096 Oct 4 10:48 . 10:51:12 drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 10:46 .. 10:51:12 -rw-rw-r-- 1 jenkins jenkins 134 Oct 4 10:46 .dockerignore 10:51:12 drwxrwxr-x 8 jenkins jenkins 4096 Oct 4 10:46 .git 10:51:12 drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 10:46 .github 10:51:12 -rw-rw-r-- 1 jenkins jenkins 946 Oct 4 10:46 .gitignore 10:51:12 -rw-rw-r-- 1 jenkins jenkins 41 Oct 4 10:46 .golangci.yml 10:51:12 -rw-rw-r-- 1 jenkins jenkins 11980 Oct 4 10:46 Attribution.txt 10:51:12 -rw-rw-r-- 1 jenkins jenkins 10365 Oct 4 10:46 CHANGELOG.md 10:51:12 -rw-rw-r-- 1 jenkins jenkins 1347 Oct 4 10:46 Dockerfile 10:51:12 -rw-rw-r-- 1 jenkins jenkins 677 Oct 4 10:46 GOVERNANCE.md 10:51:12 -rw-rw-r-- 1 jenkins jenkins 683 Oct 4 10:46 Jenkinsfile 10:51:12 -rw-rw-r-- 1 jenkins jenkins 11347 Oct 4 10:46 LICENSE 10:51:12 -rw-rw-r-- 1 jenkins jenkins 2179 Oct 4 10:46 Makefile 10:51:12 -rw-rw-r-- 1 jenkins jenkins 625 Oct 4 10:46 OWNERS.md 10:51:12 -rw-rw-r-- 1 jenkins jenkins 29016 Oct 4 10:46 README.md 10:51:12 -rw-rw-r-- 1 jenkins jenkins 12 Oct 4 10:44 VERSION 10:51:12 drwxrwxr-x 2 jenkins jenkins 4096 Oct 4 10:46 bin 10:51:12 drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 10:46 cmd 10:51:12 -rw-r--r-- 1 jenkins jenkins 459493 Oct 4 10:50 coverage.out 10:51:12 drwxrwxr-x 2 jenkins jenkins 4096 Oct 4 10:46 examples 10:51:12 -rw-rw-r-- 1 jenkins jenkins 3877 Oct 4 10:46 go.mod 10:51:12 -rw-rw-r-- 1 jenkins jenkins 35019 Oct 4 10:46 go.sum 10:51:12 drwxrwxr-x 2 jenkins jenkins 4096 Oct 4 10:46 images 10:51:12 drwxrwxr-x 5 jenkins jenkins 4096 Oct 4 10:46 internal 10:51:12 drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 10:46 snap 10:51:12 -rw-rw-r-- 1 jenkins jenkins 193 Oct 4 10:46 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:51:12 + 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=4fe2aecf89df903f23adfee15c95ee56012857a5 --label arch=arm64 --label version=3.1.0-dev.14 . 10:51:12 Sending build context to Docker daemon 1.219MB 10:51:12 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 10:51:12 Step 2/24 : FROM ${BASE} AS builder 10:51:12 ---> 2c134a8ff596 10:51:12 Step 3/24 : ARG ADD_BUILD_TAGS="" 10:51:12 ---> Running in ea412b71315e 10:51:13 Removing intermediate container ea412b71315e 10:51:13 ---> 7a77d4095ebe 10:51:13 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:51:13 ---> Running in 67d75f584dd6 10:51:13 Removing intermediate container 67d75f584dd6 10:51:13 ---> a91b37cc1f95 10:51:13 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 10:51:13 ---> Running in c43c1795c983 10:51:15 Removing intermediate container c43c1795c983 10:51:15 ---> b32575a716c7 10:51:15 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 10:51:15 ---> Running in e7d85099c6da 10:51:15 Removing intermediate container e7d85099c6da 10:51:15 ---> a52c8d012d62 10:51:15 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:51:15 ---> Running in 1ec2c4d660a6 10:51:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:51:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:51:18 OK: 266 MiB in 52 packages 10:51:19 Removing intermediate container 1ec2c4d660a6 10:51:19 ---> ca510e6f3100 10:51:19 Step 8/24 : WORKDIR /app 10:51:19 ---> Running in a61faab7c0b3 10:51:19 Removing intermediate container a61faab7c0b3 10:51:19 ---> f85240b74b3e 10:51:19 Step 9/24 : COPY go.mod vendor* ./ 10:51:19 ---> aac25a9870f5 10:51:19 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:51:19 ---> Running in 4b94d1599cca 10:51:23 Removing intermediate container 4b94d1599cca 10:51:23 ---> 335dd79c810b 10:51:23 Step 11/24 : COPY . . 10:51:24 ---> 14816455f5e8 10:51:24 Step 12/24 : RUN $MAKE 10:51:24 ---> Running in b387dbafd533 10:51:25 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.1.0-dev.14 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.33" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 10:53:47 Removing intermediate container b387dbafd533 10:53:47 ---> e771715f5cff 10:53:47 Step 13/24 : FROM alpine:3.18 10:53:47 3.18: Pulling from library/alpine 10:53:47 579b34f0a95b: Pulling fs layer 10:53:47 579b34f0a95b: Verifying Checksum 10:53:47 579b34f0a95b: Download complete 10:53:47 579b34f0a95b: Pull complete 10:53:47 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 10:53:47 Status: Downloaded newer image for alpine:3.18 10:53:47 ---> 3cc203321400 10:53:47 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 10:53:47 ---> Running in a35914a19574 10:53:47 Removing intermediate container a35914a19574 10:53:47 ---> 03a9a678eb9b 10:53:47 Step 15/24 : RUN apk add --update --no-cache dumb-init 10:53:47 ---> Running in a46b157ff1e5 10:53:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:53:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:53:47 (1/1) Installing dumb-init (1.2.5-r2) 10:53:47 Executing busybox-1.36.1-r2.trigger 10:53:47 OK: 8 MiB in 16 packages 10:53:47 Removing intermediate container a46b157ff1e5 10:53:47 ---> 420ca2394a64 10:53:47 Step 16/24 : COPY --from=builder /app/LICENSE / 10:53:47 ---> 0d7760f38a0e 10:53:47 Step 17/24 : COPY --from=builder /app/Attribution.txt / 10:53:47 ---> de7a7db0d09f 10:53:47 Step 18/24 : COPY --from=builder /app/cmd/ / 10:53:47 ---> 005ce72cde6c 10:53:47 Step 19/24 : EXPOSE 59989 10:53:47 ---> Running in aa4a4c177b47 10:53:47 Removing intermediate container aa4a4c177b47 10:53:47 ---> 01c5c83ade84 10:53:47 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 10:53:47 ---> Running in c377b7ffd08f 10:53:47 Removing intermediate container c377b7ffd08f 10:53:47 ---> 36e661afd4f6 10:53:47 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:53:47 ---> Running in a9d27f6838eb 10:53:47 Removing intermediate container a9d27f6838eb 10:53:47 ---> 8ece6df49408 10:53:47 Step 22/24 : LABEL arch=arm64 10:53:47 ---> Running in da1306bbf271 10:53:47 Removing intermediate container da1306bbf271 10:53:47 ---> 4fe1ee9455a5 10:53:47 Step 23/24 : LABEL git_sha=4fe2aecf89df903f23adfee15c95ee56012857a5 10:53:47 ---> Running in eea8c1c28aa7 10:53:47 Removing intermediate container eea8c1c28aa7 10:53:47 ---> e5343c1ebcef 10:53:47 Step 24/24 : LABEL version=3.1.0-dev.14 10:53:47 ---> Running in bc44441e9c14 10:53:47 Removing intermediate container bc44441e9c14 10:53:47 ---> b7eb7ed22a28 10:53:47 [Warning] One or more build-args [ARCH] were not consumed 10:53:47 Successfully built b7eb7ed22a28 10:53:47 Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:53:47 provisioning config files... 10:53:47 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/119@tmp/config14134401734604264356tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:53:48 ---> docker-login.sh 10:53:48 nexus3.edgexfoundry.org:10001 10:53:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:53:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:53:48 Configure a credential helper to remove this warning. See 10:53:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:53:48 10:53:48 Login Succeeded 10:53:48 nexus3.edgexfoundry.org:10002 10:53:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:53:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:53:48 Configure a credential helper to remove this warning. See 10:53:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:53:48 10:53:48 Login Succeeded 10:53:48 nexus3.edgexfoundry.org:10003 10:53:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:53:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:53:49 Configure a credential helper to remove this warning. See 10:53:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:53:49 10:53:49 Login Succeeded 10:53:49 nexus3.edgexfoundry.org:10004 10:53:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:53:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:53:49 Configure a credential helper to remove this warning. See 10:53:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:53:49 10:53:49 Login Succeeded 10:53:49 docker.io 10:53:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:53:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:53:50 Configure a credential helper to remove this warning. See 10:53:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:53:50 10:53:50 Login Succeeded 10:53:50 ---> docker-login.sh ends [Pipeline] } 10:53:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:53:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:53:50 [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: 10:53:50 4fe2aecf89df903f23adfee15c95ee56012857a5 10:53:50 latest 10:53:50 3.1.0-dev.14 10:53:50 4fe2aecf89df903f23adfee15c95ee56012857a5-3.1.0-dev.14 10:53:50 main 10:53:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:50 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4fe2aecf89df903f23adfee15c95ee56012857a5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:51 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4fe2aecf89df903f23adfee15c95ee56012857a5 10:53:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 10:53:51 ecda65ebda2f: Preparing 10:53:51 66409dd82afb: Preparing 10:53:51 c0a7f5a5618b: Preparing 10:53:51 cae937c53876: Preparing 10:53:51 5f4d9fc4d98d: Preparing 10:53:51 5f4d9fc4d98d: Layer already exists 10:53:51 c0a7f5a5618b: Pushed 10:53:51 66409dd82afb: Pushed 10:53:51 cae937c53876: Pushed 10:53:56 ecda65ebda2f: Pushed 10:53:56 4fe2aecf89df903f23adfee15c95ee56012857a5: digest: sha256:3af08df33945ae68ba39ac22d2707db37ab39f0e6540e5766167b83c212a2874 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:57 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:57 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 10:53:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 10:53:57 ecda65ebda2f: Preparing 10:53:57 66409dd82afb: Preparing 10:53:57 c0a7f5a5618b: Preparing 10:53:57 cae937c53876: Preparing 10:53:57 5f4d9fc4d98d: Preparing 10:53:57 5f4d9fc4d98d: Layer already exists 10:53:57 66409dd82afb: Layer already exists 10:53:57 ecda65ebda2f: Layer already exists 10:53:57 c0a7f5a5618b: Layer already exists 10:53:57 cae937c53876: Layer already exists 10:53:57 latest: digest: sha256:3af08df33945ae68ba39ac22d2707db37ab39f0e6540e5766167b83c212a2874 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:57 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:58 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.1.0-dev.14 10:53:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 10:53:58 ecda65ebda2f: Preparing 10:53:58 66409dd82afb: Preparing 10:53:58 c0a7f5a5618b: Preparing 10:53:58 cae937c53876: Preparing 10:53:58 5f4d9fc4d98d: Preparing 10:53:58 ecda65ebda2f: Layer already exists 10:53:58 66409dd82afb: Layer already exists 10:53:58 cae937c53876: Layer already exists 10:53:58 c0a7f5a5618b: Layer already exists 10:53:58 5f4d9fc4d98d: Layer already exists 10:53:58 3.1.0-dev.14: digest: sha256:3af08df33945ae68ba39ac22d2707db37ab39f0e6540e5766167b83c212a2874 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:58 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4fe2aecf89df903f23adfee15c95ee56012857a5-3.1.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:58 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4fe2aecf89df903f23adfee15c95ee56012857a5-3.1.0-dev.14 10:53:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 10:53:58 ecda65ebda2f: Preparing 10:53:58 66409dd82afb: Preparing 10:53:58 c0a7f5a5618b: Preparing 10:53:58 cae937c53876: Preparing 10:53:58 5f4d9fc4d98d: Preparing 10:53:58 c0a7f5a5618b: Layer already exists 10:53:58 ecda65ebda2f: Layer already exists 10:53:58 5f4d9fc4d98d: Layer already exists 10:53:58 66409dd82afb: Layer already exists 10:53:58 cae937c53876: Layer already exists 10:53:58 4fe2aecf89df903f23adfee15c95ee56012857a5-3.1.0-dev.14: digest: sha256:3af08df33945ae68ba39ac22d2707db37ab39f0e6540e5766167b83c212a2874 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:59 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:01 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main 10:54:01 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 10:54:01 ecda65ebda2f: Preparing 10:54:01 66409dd82afb: Preparing 10:54:01 c0a7f5a5618b: Preparing 10:54:01 cae937c53876: Preparing 10:54:01 5f4d9fc4d98d: Preparing 10:54:01 c0a7f5a5618b: Layer already exists 10:54:01 cae937c53876: Layer already exists 10:54:01 ecda65ebda2f: Layer already exists 10:54:01 5f4d9fc4d98d: Layer already exists 10:54:01 66409dd82afb: Layer already exists 10:54:01 main: digest: sha256:3af08df33945ae68ba39ac22d2707db37ab39f0e6540e5766167b83c212a2874 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:54:01 ===================================================== [Pipeline] echo 10:54:01 taggedImages: 10:54:01 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4fe2aecf89df903f23adfee15c95ee56012857a5 10:54:01 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 10:54:01 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.1.0-dev.14 10:54:01 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4fe2aecf89df903f23adfee15c95ee56012857a5-3.1.0-dev.14 10:54:01 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:54:02 10:54:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:54:02 arm64: Pulling from edgex-lftools-log-publisher 10:54:02 8998bd30e6a1: Pulling fs layer 10:54:02 04944245beec: Pulling fs layer 10:54:02 699f458cf7ca: Pulling fs layer 10:54:02 765212b225bb: Pulling fs layer 10:54:02 f23df028b6ca: Pulling fs layer 10:54:02 d65c8cfc05b1: Pulling fs layer 10:54:02 2437ff75d9bd: Pulling fs layer 10:54:02 f23df028b6ca: Waiting 10:54:02 d65c8cfc05b1: Waiting 10:54:02 2437ff75d9bd: Waiting 10:54:02 765212b225bb: Waiting 10:54:02 04944245beec: Verifying Checksum 10:54:02 04944245beec: Download complete 10:54:02 765212b225bb: Verifying Checksum 10:54:02 765212b225bb: Download complete 10:54:02 f23df028b6ca: Verifying Checksum 10:54:02 f23df028b6ca: Download complete 10:54:02 d65c8cfc05b1: Verifying Checksum 10:54:02 d65c8cfc05b1: Download complete 10:54:02 699f458cf7ca: Verifying Checksum 10:54:02 699f458cf7ca: Download complete 10:54:03 8998bd30e6a1: Verifying Checksum 10:54:03 8998bd30e6a1: Download complete 10:54:06 2437ff75d9bd: Verifying Checksum 10:54:06 2437ff75d9bd: Download complete 10:54:07 8998bd30e6a1: Pull complete 10:54:08 04944245beec: Pull complete 10:54:09 699f458cf7ca: Pull complete 10:54:09 765212b225bb: Pull complete 10:54:10 f23df028b6ca: Pull complete 10:54:10 d65c8cfc05b1: Pull complete 10:54:25 2437ff75d9bd: Pull complete 10:54:25 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:54:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:54:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:54:25 prd-ubuntu20.04-docker-arm64-4c-16g-8466 does not seem to be running inside a container 10:54:25 $ 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/119 -v /w/workspace/device-rfid-llrp-go/119:/w/workspace/device-rfid-llrp-go/119:rw,z -v /w/workspace/device-rfid-llrp-go/119@tmp:/w/workspace/device-rfid-llrp-go/119@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 10:54:28 $ docker top f2966451d26e57bf36bf310ced62809b2d4e2d8de1ad5bb8265f7629e0bc0ccb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:54:29 ---> job-cost.sh 10:54:29 lf-activate-venv: SKIPPING 10:54:29 INFO: No Stack... 10:54:30 INFO: Retrieving Pricing Info for: v3-standard-4 10:54:30 INFO: Archiving Costs [Pipeline] sh 10:54:31 + cat /w/workspace/device-rfid-llrp-go/119/archives/cost.csv 10:54:31 + cut -d, -f6 [Pipeline] lock 10:54:31 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-119-stack-cost] 10:54:31 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-119-stack-cost] did not exist. Created. 10:54:31 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-119-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:54:32 /w/workspace/device-rfid-llrp-go/119@tmp/durable-40627e7d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:54:32 + echo total: 0.10999999940395355 [Pipeline] stash 10:54:32 Warning: overwriting stash ‘stack-cost’ 10:54:32 Stashed 1 file(s) [Pipeline] } 10:54:32 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-119-stack-cost] [Pipeline] // lock [Pipeline] } 10:54:32 $ docker stop --time=1 f2966451d26e57bf36bf310ced62809b2d4e2d8de1ad5bb8265f7629e0bc0ccb 10:54:33 $ docker rm -f --volumes f2966451d26e57bf36bf310ced62809b2d4e2d8de1ad5bb8265f7629e0bc0ccb [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 10:54:34 provisioning config files... 10:54:34 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config2027585479949800614tmp [Pipeline] { [Pipeline] sh 10:54:34 + set +x 10:54:34 + bash -s -- 10:54:34 + curl -s https://codecov.io/bash 10:54:34 10:54:34 _____ _ 10:54:34 / ____| | | 10:54:34 | | ___ __| | ___ ___ _____ __ 10:54:34 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:54:34 | |___| (_) | (_| | __/ (_| (_) \ V / 10:54:34 \_____\___/ \__,_|\___|\___\___/ \_/ 10:54:34 Bash-1.0.6 10:54:34 10:54:34 10:54:34 ==> git version 2.25.1 found 10:54:34 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 10:54:34 Release-Date: 2020-01-08 10:54:34 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:54:34 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:54:34 ==> Jenkins CI detected. 10:54:34 current dir:  /w/workspace/foundry_device-rfid-llrp-go_main 10:54:34 project root: . 10:54:34 --> token set from env 10:54:34 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:54:34 ==> Running gcov in . (disable via -X gcov) 10:54:34 ==> Python coveragepy not found 10:54:34 ==> Searching for coverage reports in: 10:54:34 + . 10:54:34 -> Found 1 reports 10:54:34 ==> Detecting git/mercurial file structure 10:54:34 ==> Reading reports 10:54:34 + ./coverage.out bytes=459493 10:54:34 ==> Appending adjustments 10:54:34 https://docs.codecov.io/docs/fixing-reports 10:54:34 + Found adjustments 10:54:34 ==> Gzipping contents 10:54:35 52K /tmp/codecov.pWRdIL.gz 10:54:35 ==> Uploading reports 10:54:35 url: https://codecov.io 10:54:35 query: branch=main&commit=4fe2aecf89df903f23adfee15c95ee56012857a5&build=119&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F119%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 10:54:35 -> Pinging Codecov 10:54:35 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=4fe2aecf89df903f23adfee15c95ee56012857a5&build=119&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F119%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 10:54:35 -> Uploading to 10:54:35 https://storage.googleapis.com/codecov/v4/raw/2023-10-04/581DD39554BDF9B6E22D074273EAD858/4fe2aecf89df903f23adfee15c95ee56012857a5/e1eb9a6f-e81c-4b42-b36f-6dfa1a502387.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231004%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231004T105435Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1e92913e80e98261f4c7e2d0fb693b4ddb2cee169038971a554e9ac43bfccd9c 10:54:35 % Total % Received % Xferd Average Speed Time Time Time Current 10:54:35 Dload Upload Total Spent Left Speed 10:54:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50515 0 0 100 50515 0 147k --:--:-- --:--:-- --:--:-- 147k 10:54:35 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/4fe2aecf89df903f23adfee15c95ee56012857a5 [Pipeline] } 10:54:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 10:54:35 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 10:54:35 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:54:36 10:54:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:54:36 1.410.4: Pulling from edgex-devops/edgex-snyk-go 10:54:36 df9b9388f04a: Pulling fs layer 10:54:36 52dc419b0ee2: Pulling fs layer 10:54:36 25bc292e5bac: Pulling fs layer 10:54:36 114826534d7a: Pulling fs layer 10:54:36 4657fd5d0bcf: Pulling fs layer 10:54:36 114826534d7a: Waiting 10:54:36 4657fd5d0bcf: Waiting 10:54:36 6ad1cebc031e: Pulling fs layer 10:54:36 8a3aa393b2d8: Pulling fs layer 10:54:36 6ad1cebc031e: Waiting 10:54:36 8a3aa393b2d8: Waiting 10:54:36 25bc292e5bac: Download complete 10:54:36 52dc419b0ee2: Verifying Checksum 10:54:36 4657fd5d0bcf: Download complete 10:54:36 df9b9388f04a: Download complete 10:54:36 df9b9388f04a: Pull complete 10:54:36 6ad1cebc031e: Verifying Checksum 10:54:36 6ad1cebc031e: Download complete 10:54:36 52dc419b0ee2: Pull complete 10:54:36 25bc292e5bac: Pull complete 10:54:37 114826534d7a: Verifying Checksum 10:54:37 114826534d7a: Download complete 10:54:37 8a3aa393b2d8: Verifying Checksum 10:54:37 8a3aa393b2d8: Download complete 10:54:40 114826534d7a: Pull complete 10:54:40 4657fd5d0bcf: Pull complete 10:54:40 6ad1cebc031e: Pull complete 10:54:43 8a3aa393b2d8: Pull complete 10:54:43 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 10:54:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:54:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:54:43 prd-ubuntu20.04-docker-8c-8g-8465 does not seem to be running inside a container 10:54:43 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 10:54:46 $ docker top 541d1910d50b9f1547ebbfb11f1ab80bb4a8698bdada50b74e2bdb94ed3dcaea -eo pid,comm [Pipeline] { [Pipeline] echo 10:54:47 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh 10:54:47 + set -o pipefail 10:54:47 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' 10:54:52 10:54:52 Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... 10:54:52 10:54:52 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/51b7f931-2ad3-4a5d-a1d2-3e401f6a993d/history/2e66eefd-04cf-4f7d-aa1a-43844025062b 10:54:52 10:54:52 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 10:54:52 10:54:52 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 10:54:52 10:54:52 10:54:52 A medium severity vulnerability was found in the Snyk CLI versions you are using. 10:54:52 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 10:54:52 More details here: https://snyk.co/ue1NS 10:54:52 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 10:54:52 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 10:54:52 $ docker stop --time=1 541d1910d50b9f1547ebbfb11f1ab80bb4a8698bdada50b74e2bdb94ed3dcaea 10:54:56 $ docker rm -f --volumes 541d1910d50b9f1547ebbfb11f1ab80bb4a8698bdada50b74e2bdb94ed3dcaea [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 10:54:56 + git log --format=format:%s -1 4fe2aecf89df903f23adfee15c95ee56012857a5 [Pipeline] sh 10:54:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:54:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:54:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:54:57 prd-ubuntu20.04-docker-8c-8g-8465 does not seem to be running inside a container 10:54:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:54:58 $ docker top cd81a91e2b19e97f6662c68381eda7db1a5c9ae66c95944d4c1db0c89054b249 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:54:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:54:58 [ssh-agent] Looking for ssh-agent implementation... 10:54:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:54:58 $ docker exec cd81a91e2b19e97f6662c68381eda7db1a5c9ae66c95944d4c1db0c89054b249 ssh-agent 10:54:58 SSH_AUTH_SOCK=/tmp/ssh-8yZwTP9UTD44/agent.32 10:54:58 SSH_AGENT_PID=38 10:54:58 Running ssh-add (command line suppressed) 10:54:58 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5350344473551050536.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5350344473551050536.key) 10:54:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:54:58 + git semver tag 10:54:59 2023-10-04 10:54:58,984 [run_tag] DEBUG tag force:False 10:54:59 2023-10-04 10:54:58,984 [check_head_tag] DEBUG check head tag 10:54:59 2023-10-04 10:54:58,985 [execute] INFO git cat-file --batch-check 10:54:59 2023-10-04 10:54:58,985 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 10:54:59 2023-10-04 10:54:58,989 [execute] INFO git cat-file --batch 10:54:59 2023-10-04 10:54:58,989 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 10:54:59 2023-10-04 10:54:58,999 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 10:54:59 2023-10-04 10:54:58,999 [execute] INFO git tag -a v3.1.0-dev.14 -m v3.1.0-dev.14 10:54:59 2023-10-04 10:54:58,999 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.14', '-m', 'v3.1.0-dev.14'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 10:54:59 2023-10-04 10:54:59,004 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 10:54:59 3.1.0-dev.14 [Pipeline] } 10:54:59 $ docker exec --env ******** --env ******** cd81a91e2b19e97f6662c68381eda7db1a5c9ae66c95944d4c1db0c89054b249 ssh-agent -k 10:54:59 unset SSH_AUTH_SOCK; 10:54:59 unset SSH_AGENT_PID; 10:54:59 echo Agent pid 38 killed; 10:54:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:54:59 + git semver [Pipeline] } 10:54:59 $ docker stop --time=1 cd81a91e2b19e97f6662c68381eda7db1a5c9ae66c95944d4c1db0c89054b249 10:55:01 $ docker rm -f --volumes cd81a91e2b19e97f6662c68381eda7db1a5c9ae66c95944d4c1db0c89054b249 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:55:01 10:55:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:55:01 0.23.1-centos7: Pulling from edgex-lftools 10:55:01 ab5ef0e58194: Pulling fs layer 10:55:01 9712f1f96733: Pulling fs layer 10:55:01 63f879dbbcfc: Pulling fs layer 10:55:01 0d9ebad4ef96: Pulling fs layer 10:55:01 e9a5061849ea: Pulling fs layer 10:55:01 d747dcd14b5f: Pulling fs layer 10:55:01 2de7ff778b66: Pulling fs layer 10:55:01 e9a5061849ea: Waiting 10:55:01 d747dcd14b5f: Waiting 10:55:01 2de7ff778b66: Waiting 10:55:01 0d9ebad4ef96: Waiting 10:55:01 9712f1f96733: Verifying Checksum 10:55:01 9712f1f96733: Download complete 10:55:02 63f879dbbcfc: Verifying Checksum 10:55:02 63f879dbbcfc: Download complete 10:55:02 e9a5061849ea: Verifying Checksum 10:55:02 e9a5061849ea: Download complete 10:55:02 d747dcd14b5f: Verifying Checksum 10:55:02 d747dcd14b5f: Download complete 10:55:02 ab5ef0e58194: Verifying Checksum 10:55:02 ab5ef0e58194: Download complete 10:55:02 0d9ebad4ef96: Verifying Checksum 10:55:02 0d9ebad4ef96: Download complete 10:55:02 2de7ff778b66: Verifying Checksum 10:55:02 2de7ff778b66: Download complete 10:55:05 ab5ef0e58194: Pull complete 10:55:05 9712f1f96733: Pull complete 10:55:06 63f879dbbcfc: Pull complete 10:55:09 0d9ebad4ef96: Pull complete 10:55:09 e9a5061849ea: Pull complete 10:55:09 d747dcd14b5f: Pull complete 10:55:10 2de7ff778b66: Pull complete 10:55:10 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 10:55:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:55:10 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:55:11 prd-ubuntu20.04-docker-8c-8g-8465 does not seem to be running inside a container 10:55:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 10:55:16 $ docker top 36f07bac352d8c2aedd00fa824a3e9190af70c52ba637e9a73f29a0928ac2392 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 10:55:16 provisioning config files... 10:55:16 copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config12479935590444481459tmp 10:55:16 copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config8776776214333378230tmp 10:55:16 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config16247511877982672218tmp [Pipeline] { [Pipeline] echo 10:55:16 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 10:55:17 ---> sigul-configuration.sh 10:55:17 gpg: directory `/root/.gnupg' created 10:55:17 gpg: new configuration file `/root/.gnupg/gpg.conf' created 10:55:17 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 10:55:17 gpg: keyring `/root/.gnupg/secring.gpg' created 10:55:17 gpg: keyring `/root/.gnupg/pubring.gpg' created 10:55:17 gpg: CAST5 encrypted data 10:55:17 gpg: encrypted with 1 passphrase 10:55:17 gpg: WARNING: message was not integrity protected [Pipeline] sh 10:55:17 + mkdir /home/jenkins 10:55:17 + mkdir /home/jenkins/sigul [Pipeline] sh 10:55:17 + 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 10:55:17 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 10:55:17 ---> sigul-install.sh 10:55:17 Sigul already installed; skipping installation. [Pipeline] sh 10:55:18 + git tag --list 10:55:18 v0.0.0 10:55:18 v1.0.0 10:55:18 v2.1.0 10:55:18 v2.1.1 10:55:18 v2.2.0 10:55:18 v2.3.0 10:55:18 v3.0 10:55:18 v3.0.0 10:55:18 v3.1.0-dev.1 10:55:18 v3.1.0-dev.10 10:55:18 v3.1.0-dev.11 10:55:18 v3.1.0-dev.12 10:55:18 v3.1.0-dev.13 10:55:18 v3.1.0-dev.14 10:55:18 v3.1.0-dev.2 10:55:18 v3.1.0-dev.3 10:55:18 v3.1.0-dev.4 10:55:18 v3.1.0-dev.5 10:55:18 v3.1.0-dev.6 10:55:18 v3.1.0-dev.7 10:55:18 v3.1.0-dev.8 10:55:18 v3.1.0-dev.9 [Pipeline] sh 10:55:18 + lftools sign git-tag v3.1.0-dev.14 10:55:19 Signing Git tag with Sigul... 10:55:19 Signing v3.1.0-dev.14 [Pipeline] echo 10:55:19 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 10:55:19 ---> sigul-configuration-cleanup.sh [Pipeline] } 10:55:19 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 10:55:19 $ docker stop --time=1 36f07bac352d8c2aedd00fa824a3e9190af70c52ba637e9a73f29a0928ac2392 10:55:21 $ docker rm -f --volumes 36f07bac352d8c2aedd00fa824a3e9190af70c52ba637e9a73f29a0928ac2392 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 10:55:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:55:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:55:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:55:22 prd-ubuntu20.04-docker-8c-8g-8465 does not seem to be running inside a container 10:55:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:55:23 $ docker top a68bfa1b2709cc27bb509aef7089cb669f6faab1a70d6aba4d2e99db6118178a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:55:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:55:23 [ssh-agent] Looking for ssh-agent implementation... 10:55:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:55:23 $ docker exec a68bfa1b2709cc27bb509aef7089cb669f6faab1a70d6aba4d2e99db6118178a ssh-agent 10:55:23 SSH_AUTH_SOCK=/tmp/ssh-tNtSijqZen2O/agent.32 10:55:23 SSH_AGENT_PID=38 10:55:23 Running ssh-add (command line suppressed) 10:55:23 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_12239308266142985287.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_12239308266142985287.key) 10:55:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:55:24 + git semver bump pre 10:55:24 2023-10-04 10:55:24,192 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 10:55:24 2023-10-04 10:55:24,192 [bump_version] DEBUG bumping version:3.1.0-dev.14 on axis:pre with prefix:dev 10:55:24 2023-10-04 10:55:24,192 [bump_version] DEBUG bumped version:3.1.0-dev.15 10:55:24 2023-10-04 10:55:24,192 [write_version] DEBUG write version:3.1.0-dev.15 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True 10:55:24 2023-10-04 10:55:24,192 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 10:55:24 2023-10-04 10:55:24,192 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 10:55:24 2023-10-04 10:55:24,194 [execute] INFO git cat-file --batch-check 10:55:24 2023-10-04 10:55:24,194 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 10:55:24 2023-10-04 10:55:24,199 [execute] INFO git cat-file --batch 10:55:24 2023-10-04 10:55:24,199 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 10:55:24 2023-10-04 10:55:24,204 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 10:55:24 3.1.0-dev.15 [Pipeline] } 10:55:24 $ docker exec --env ******** --env ******** a68bfa1b2709cc27bb509aef7089cb669f6faab1a70d6aba4d2e99db6118178a ssh-agent -k 10:55:24 unset SSH_AUTH_SOCK; 10:55:24 unset SSH_AGENT_PID; 10:55:24 echo Agent pid 38 killed; 10:55:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:55:24 + git semver [Pipeline] } 10:55:25 $ docker stop --time=1 a68bfa1b2709cc27bb509aef7089cb669f6faab1a70d6aba4d2e99db6118178a 10:55:26 $ docker rm -f --volumes a68bfa1b2709cc27bb509aef7089cb669f6faab1a70d6aba4d2e99db6118178a [Pipeline] // withDockerContainer [Pipeline] sh 10:55:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:55:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:55:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:55:27 prd-ubuntu20.04-docker-8c-8g-8465 does not seem to be running inside a container 10:55:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:55:31 $ docker top dc0c2beb9c1c84491eddce066bd2642a55f488357a04f174cafa7d491c24f3f3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:55:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:55:31 [ssh-agent] Looking for ssh-agent implementation... 10:55:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:55:31 $ docker exec dc0c2beb9c1c84491eddce066bd2642a55f488357a04f174cafa7d491c24f3f3 ssh-agent 10:55:31 SSH_AUTH_SOCK=/tmp/ssh-gs9EbGRJs8og/agent.31 10:55:31 SSH_AGENT_PID=37 10:55:31 Running ssh-add (command line suppressed) 10:55:31 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_14252003354997274210.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_14252003354997274210.key) 10:55:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:55:31 + git semver push 10:55:32 2023-10-04 10:55:31,959 [run_push] DEBUG push 10:55:32 2023-10-04 10:55:31,960 [execute] INFO git cat-file --batch-check 10:55:32 2023-10-04 10:55:31,960 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 10:55:32 2023-10-04 10:55:31,965 [execute] INFO git rev-list a4f223169ef1d72308c4151b0614611f7c4dd705 -- 10:55:32 2023-10-04 10:55:31,965 [execute] DEBUG Popen(['git', 'rev-list', 'a4f223169ef1d72308c4151b0614611f7c4dd705', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 10:55:32 2023-10-04 10:55:31,972 [execute] INFO git fetch -v origin 10:55:32 2023-10-04 10:55:31,972 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=True, shell=None, istream=None) 10:55:32 2023-10-04 10:55:32,538 [run_push] DEBUG no remote changes detected 10:55:32 2023-10-04 10:55:32,538 [execute] INFO git push origin semver 10:55:32 2023-10-04 10:55:32,538 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 10:55:34 2023-10-04 10:55:33,652 [run_push] DEBUG push all version tags 10:55:34 2023-10-04 10:55:33,652 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 10:55:34 2023-10-04 10:55:33,653 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 10:55:35 2023-10-04 10:55:34,713 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 10:55:35 3.1.0-dev.15 [Pipeline] } 10:55:34 $ docker exec --env ******** --env ******** dc0c2beb9c1c84491eddce066bd2642a55f488357a04f174cafa7d491c24f3f3 ssh-agent -k 10:55:35 unset SSH_AUTH_SOCK; 10:55:35 unset SSH_AGENT_PID; 10:55:35 echo Agent pid 37 killed; 10:55:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:55:35 + git semver [Pipeline] } 10:55:35 $ docker stop --time=1 dc0c2beb9c1c84491eddce066bd2642a55f488357a04f174cafa7d491c24f3f3 10:55:37 $ docker rm -f --volumes dc0c2beb9c1c84491eddce066bd2642a55f488357a04f174cafa7d491c24f3f3 [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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 10:55:37 + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] 10:55:37 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 10:55:37 total 16 10:55:37 drwxr-xr-x 3 root root 4096 Oct 4 10:46 . 10:55:37 drwxrwxr-x 12 jenkins jenkins 4096 Oct 4 10:55 .. 10:55:37 drwxr-xr-x 2 root root 4096 Oct 4 10:46 cost 10:55:37 -rw-r--r-- 1 root root 91 Oct 4 10:46 cost.csv 10:55:37 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives 10:55:37 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 10:55:37 total 16 10:55:37 drwxr-xr-x 3 jenkins jenkins 4096 Oct 4 10:46 . 10:55:37 drwxrwxr-x 12 jenkins jenkins 4096 Oct 4 10:55 .. 10:55:37 drwxr-xr-x 2 jenkins jenkins 4096 Oct 4 10:46 cost 10:55:37 -rw-r--r-- 1 jenkins jenkins 91 Oct 4 10:46 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:55:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:55:38 ---> package-listing.sh 10:55:38 ++ facter osfamily 10:55:38 ++ tr '[:upper:]' '[:lower:]' 10:55:39 + OS_FAMILY=debian 10:55:39 + workspace=/w/workspace/foundry_device-rfid-llrp-go_main 10:55:39 + START_PACKAGES=/tmp/packages_start.txt 10:55:39 + END_PACKAGES=/tmp/packages_end.txt 10:55:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:55:39 + PACKAGES=/tmp/packages_start.txt 10:55:39 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 10:55:39 + PACKAGES=/tmp/packages_end.txt 10:55:39 + case "${OS_FAMILY}" in 10:55:39 + dpkg -l 10:55:39 + grep '^ii' 10:55:39 + '[' -f /tmp/packages_start.txt ']' 10:55:39 + '[' -f /tmp/packages_end.txt ']' 10:55:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:55:39 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 10:55:39 + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ 10:55:39 + 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 10:55:39 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -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 10:55:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:55:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:55:39 prd-ubuntu20.04-docker-8c-8g-8465 does not seem to be running inside a container 10:55:39 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:55:40 $ docker top de17458445cbe08444b2373a931138257931bf49e144aace8bddd460c66ed80b -eo pid,comm [Pipeline] { [Pipeline] sh 10:55:40 + touch /tmp/pre-build-complete [Pipeline] sh 10:55:40 + mkdir -p /var/log/sysstat [Pipeline] sh 10:55:41 + ls /var/log/sa-host 10:55:41 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:55:41 provisioning config files... 10:55:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config17073626472501345587tmp [Pipeline] { [Pipeline] echo 10:55:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:55:41 ---> create-netrc.sh [Pipeline] } 10:55:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:55:41 ---> python-tools-install.sh [Pipeline] echo 10:55:41 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:55:42 ---> sudo-logs.sh 10:55:42 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:55:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:55:42 ---> job-cost.sh 10:55:42 lf-activate-venv: SKIPPING 10:55:42 DEBUG: total: 0.2199999988079071 10:55:42 INFO: Retrieving Stack Cost... 10:55:42 INFO: Retrieving Pricing Info for: v3-standard-8 10:55:43 INFO: Archiving Costs [Pipeline] echo 10:55:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:55:43 ---> logs-deploy.sh 10:55:43 lf-activate-venv: SKIPPING 10:55:43 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/119 10:55:43 INFO: archiving workspace using pattern(s): 10:55:44 Archives upload complete. 10:55:44 INFO: archiving logs to Nexus 10:55:45 ---> uname -a: 10:55:45 Linux prd-ubuntu20-04-docker-8c-8g-8465 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 10:55:45 10:55:45 10:55:45 ---> lscpu: 10:55:45 Architecture: x86_64 10:55:45 CPU op-mode(s): 32-bit, 64-bit 10:55:45 Byte Order: Little Endian 10:55:45 Address sizes: 40 bits physical, 48 bits virtual 10:55:45 CPU(s): 8 10:55:45 On-line CPU(s) list: 0-7 10:55:45 Thread(s) per core: 1 10:55:45 Core(s) per socket: 1 10:55:45 Socket(s): 8 10:55:45 NUMA node(s): 1 10:55:45 Vendor ID: AuthenticAMD 10:55:45 CPU family: 23 10:55:45 Model: 49 10:55:45 Model name: AMD EPYC-Rome Processor 10:55:45 Stepping: 0 10:55:45 CPU MHz: 2800.000 10:55:45 BogoMIPS: 5600.00 10:55:45 Virtualization: AMD-V 10:55:45 Hypervisor vendor: KVM 10:55:45 Virtualization type: full 10:55:45 L1d cache: 256 KiB 10:55:45 L1i cache: 256 KiB 10:55:45 L2 cache: 4 MiB 10:55:45 L3 cache: 128 MiB 10:55:45 NUMA node0 CPU(s): 0-7 10:55:45 Vulnerability Itlb multihit: Not affected 10:55:45 Vulnerability L1tf: Not affected 10:55:45 Vulnerability Mds: Not affected 10:55:45 Vulnerability Meltdown: Not affected 10:55:45 Vulnerability Mmio stale data: Not affected 10:55:45 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:55:45 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:55:45 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 10:55:45 Vulnerability Srbds: Not affected 10:55:45 Vulnerability Tsx async abort: Not affected 10:55: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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 10:55:45 10:55:45 10:55:45 ---> nproc: 10:55:45 8 10:55:45 10:55:45 10:55:45 ---> df -h: 10:55:45 Filesystem Size Used Avail Use% Mounted on 10:55:45 overlay 155G 13G 143G 9% / 10:55:45 tmpfs 64M 0 64M 0% /dev 10:55:45 tmpfs 16G 0 16G 0% /sys/fs/cgroup 10:55:45 shm 64M 0 64M 0% /dev/shm 10:55:45 /dev/vda1 155G 13G 143G 9% /facter-os 10:55:45 10:55:45 10:55:45 ---> sar -b -r -n DEV: 10:55:45 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8465) 10/04/23 _x86_64_ (8 CPU) 10:55:45 10:55:45 10:43:20 LINUX RESTART (8 CPU) 10:55:45 10:55:45 10:44:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:55:45 10:45:01 170.37 11.05 159.32 0.00 1708.17 58565.23 0.00 10:55:45 10:46:01 157.19 0.20 156.99 0.00 6.93 38150.04 0.00 10:55:45 10:47:01 114.11 0.05 114.06 0.00 7.33 36421.26 0.00 10:55:45 10:48:01 2.50 0.00 2.50 0.00 0.00 29.61 0.00 10:55:45 10:49:01 54.06 10.63 43.43 0.00 5160.74 8481.39 0.00 10:55:45 10:50:01 6.55 0.02 6.53 0.00 0.13 124.91 0.00 10:55:45 10:51:01 1.38 0.00 1.38 0.00 0.00 15.73 0.00 10:55:45 10:52:01 1.93 0.00 1.93 0.00 0.00 21.06 0.00 10:55:45 10:53:01 1.25 0.00 1.25 0.00 0.00 14.26 0.00 10:55:45 10:54:01 2.22 0.00 2.22 0.00 0.00 25.60 0.00 10:55:45 10:55:01 61.01 0.32 60.69 0.00 18.80 35878.29 0.00 10:55:45 Average: 51.87 2.01 49.86 0.00 625.84 16093.34 0.00 10:55:45 10:55:45 10:44:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:55:45 10:45:01 27994212 31555724 747808 2.27 133208 3597264 2027992 5.98 1212244 3198608 473924 10:55:45 10:46:01 28164720 31380556 913732 2.78 154488 3233824 2356940 6.95 1432080 2793744 83780 10:55:45 10:47:01 27653540 31563728 733452 2.23 164828 3873156 1784696 5.26 1271700 3428036 400 10:55:45 10:48:01 27654340 31564568 732332 2.23 164872 3873148 1784696 5.26 1271396 3428036 4 10:55:45 10:49:01 27178692 31547008 723140 2.20 193920 4297776 1726876 5.09 1575488 3564464 1008 10:55:45 10:50:01 27185228 31548748 721672 2.19 192460 4294520 1716844 5.06 1573356 3561220 16 10:55:45 10:51:01 27190204 31553824 716580 2.18 192532 4294524 1716844 5.06 1568312 3561224 16 10:55:45 10:52:01 27191212 31554896 715516 2.18 192588 4294528 1716844 5.06 1568384 3561232 12 10:55:45 10:53:01 27191356 31555052 715500 2.18 192624 4294528 1716844 5.06 1568408 3561228 12 10:55:45 10:54:01 27192640 31556412 714048 2.17 192696 4294536 1716844 5.06 1567792 3561236 48 10:55:45 10:55:01 26382124 31521700 745704 2.27 209932 4999012 1702740 5.02 1658748 4223536 68 10:55:45 Average: 27361661 31536565 743589 2.26 180377 4122438 1815287 5.35 1478901 3494779 50844 10:55:45 10:55:45 10:44:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:55:45 10:45:01 docker0 214.54 371.96 18.28 2476.25 0.00 0.00 0.00 0.00 10:55:45 10:45:01 lo 5.91 5.91 0.59 0.59 0.00 0.00 0.00 0.00 10:55:45 10:45:01 ens3 596.04 358.95 7360.94 53.36 0.00 0.00 0.00 0.00 10:55:45 10:46:01 docker0 1.38 3.12 0.08 30.90 0.00 0.00 0.00 0.00 10:55:45 10:46:01 veth03bd8ab 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 10:55:45 10:46:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 10:55:45 10:46:01 ens3 43.41 28.06 71.11 34.09 0.00 0.00 0.00 0.00 10:55:45 10:47:01 docker0 1.55 2.95 0.10 31.37 0.00 0.00 0.00 0.00 10:55:45 10:47:01 lo 7.27 7.27 0.72 0.72 0.00 0.00 0.00 0.00 10:55:45 10:47:01 ens3 153.07 115.83 2640.21 318.45 0.00 0.00 0.00 0.00 10:55:45 10:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:55:45 10:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:55:45 10:48:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 10:55:45 10:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:55:45 10:49:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 10:55:45 10:49:01 ens3 195.27 106.82 2729.93 7.48 0.00 0.00 0.00 0.00 10:55:45 10:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:55:45 10:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:55:45 10:50:01 ens3 0.33 0.28 0.02 0.02 0.00 0.00 0.00 0.00 10:55:45 10:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:55:45 10:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:55:45 10:51:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:55:45 10:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:55:45 10:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:55:45 10:52:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:55:45 10:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:55:45 10:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:55:45 10:53:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 10:55:45 10:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:55:45 10:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:55:45 10:54:01 ens3 7.58 3.98 13.62 0.33 0.00 0.00 0.00 0.00 10:55:45 10:55:01 docker0 63.36 94.28 5.04 1022.92 0.00 0.00 0.00 0.00 10:55:45 10:55:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 10:55:45 10:55:01 ens3 241.08 145.61 5017.77 25.05 0.00 0.00 0.00 0.00 10:55:45 Average: docker0 25.25 42.44 2.11 320.53 0.00 0.00 0.00 0.00 10:55:45 Average: lo 1.46 1.46 0.14 0.14 0.00 0.00 0.00 0.00 10:55:45 Average: ens3 111.74 68.64 1612.62 39.87 0.00 0.00 0.00 0.00 10:55:45 10:55:45 10:55:45 ---> sar -P ALL: 10:55:45 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8465) 10/04/23 _x86_64_ (8 CPU) 10:55:45 10:55:45 10:43:20 LINUX RESTART (8 CPU) 10:55:45 10:55:45 10:44:02 CPU %user %nice %system %iowait %steal %idle 10:55:45 10:45:01 all 8.64 0.00 4.03 3.42 0.07 83.85 10:55:45 10:45:01 0 8.74 0.00 4.37 9.65 0.07 77.17 10:55:45 10:45:01 1 8.11 0.00 3.64 10.38 0.07 77.80 10:55:45 10:45:01 2 8.18 0.00 4.34 0.24 0.07 87.17 10:55:45 10:45:01 3 8.93 0.00 3.18 0.96 0.07 86.87 10:55:45 10:45:01 4 8.85 0.00 4.06 0.51 0.07 86.51 10:55:45 10:45:01 5 8.62 0.00 4.30 3.46 0.07 83.55 10:55:45 10:45:01 6 8.19 0.00 4.44 0.51 0.05 86.80 10:55:45 10:45:01 7 9.49 0.00 3.86 1.64 0.09 84.92 10:55:45 10:46:01 all 35.51 0.00 4.15 2.19 0.08 58.07 10:55:45 10:46:01 0 34.17 0.00 4.03 1.83 0.07 59.90 10:55:45 10:46:01 1 35.55 0.00 4.56 0.64 0.07 59.19 10:55:45 10:46:01 2 34.83 0.00 4.05 0.52 0.08 60.51 10:55:45 10:46:01 3 36.64 0.00 3.82 0.94 0.07 58.54 10:55:45 10:46:01 4 35.80 0.00 4.54 0.44 0.08 59.14 10:55:45 10:46:01 5 37.01 0.00 4.70 10.91 0.10 47.28 10:55:45 10:46:01 6 34.96 0.00 4.04 1.31 0.08 59.61 10:55:45 10:46:01 7 35.09 0.00 3.50 1.02 0.10 60.29 10:55:45 10:47:01 all 13.94 0.00 2.49 1.81 0.06 81.71 10:55:45 10:47:01 0 13.79 0.00 3.18 4.77 0.05 78.20 10:55:45 10:47:01 1 15.06 0.00 2.47 0.39 0.05 82.03 10:55:45 10:47:01 2 12.65 0.00 2.55 0.05 0.03 84.71 10:55:45 10:47:01 3 13.06 0.00 2.25 1.83 0.07 82.79 10:55:45 10:47:01 4 13.39 0.00 2.32 5.56 0.05 78.68 10:55:45 10:47:01 5 14.03 0.00 2.78 1.48 0.05 81.66 10:55:45 10:47:01 6 13.75 0.00 2.32 0.23 0.07 83.63 10:55:45 10:47:01 7 15.75 0.00 2.02 0.22 0.08 81.93 10:55:45 10:48:01 all 0.27 0.00 0.01 0.01 0.01 99.71 10:55:45 10:48:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:55:45 10:48:01 1 0.05 0.00 0.02 0.00 0.02 99.92 10:55:45 10:48:01 2 0.00 0.00 0.00 0.02 0.02 99.97 10:55:45 10:48:01 3 0.02 0.00 0.00 0.03 0.00 99.95 10:55:45 10:48:01 4 0.00 0.00 0.02 0.00 0.00 99.98 10:55:45 10:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:55:45 10:48:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:55:45 10:48:01 7 2.02 0.00 0.02 0.00 0.03 97.93 10:55:45 10:49:01 all 2.65 0.00 1.31 0.69 0.03 95.32 10:55:45 10:49:01 0 1.18 0.00 2.37 0.32 0.02 96.12 10:55:45 10:49:01 1 2.50 0.00 0.88 0.13 0.02 96.46 10:55:45 10:49:01 2 2.79 0.00 1.67 0.45 0.03 95.06 10:55:45 10:49:01 3 1.62 0.00 0.94 2.21 0.05 95.18 10:55:45 10:49:01 4 2.97 0.00 1.78 1.42 0.02 93.81 10:55:45 10:49:01 5 2.40 0.00 1.05 0.90 0.02 95.63 10:55:45 10:49:01 6 3.30 0.00 1.03 0.07 0.02 95.58 10:55:45 10:49:01 7 4.37 0.00 0.74 0.07 0.07 94.75 10:55:45 10:50:01 all 0.28 0.00 0.07 0.77 0.01 98.87 10:55:45 10:50:01 0 0.05 0.00 0.07 1.28 0.02 98.58 10:55:45 10:50:01 1 0.05 0.00 0.07 0.48 0.02 99.39 10:55:45 10:50:01 2 0.00 0.00 0.05 0.02 0.00 99.93 10:55:45 10:50:01 3 0.05 0.00 0.07 2.40 0.00 97.48 10:55:45 10:50:01 4 0.05 0.00 0.08 0.00 0.03 99.83 10:55:45 10:50:01 5 0.08 0.00 0.07 0.02 0.00 99.83 10:55:45 10:50:01 6 0.23 0.00 0.12 1.72 0.00 97.93 10:55:45 10:50:01 7 1.66 0.00 0.07 0.28 0.02 97.97 10:55:45 10:51:01 all 0.03 0.00 0.01 0.01 0.01 99.95 10:55:45 10:51:01 0 0.00 0.00 0.02 0.00 0.00 99.98 10:55:45 10:51:01 1 0.03 0.00 0.00 0.05 0.00 99.92 10:55:45 10:51:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:55:45 10:51:01 3 0.05 0.00 0.00 0.00 0.02 99.93 10:55:45 10:51:01 4 0.03 0.00 0.00 0.00 0.02 99.95 10:55:45 10:51:01 5 0.02 0.00 0.00 0.00 0.02 99.97 10:55:45 10:51:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:55:45 10:51:01 7 0.08 0.00 0.02 0.00 0.02 99.88 10:55:45 10:52:01 all 0.02 0.00 0.00 0.00 0.01 99.96 10:55:45 10:52:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:55:45 10:52:01 1 0.02 0.00 0.02 0.02 0.02 99.93 10:55:45 10:52:01 2 0.00 0.00 0.00 0.02 0.02 99.97 10:55:45 10:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:55:45 10:52:01 4 0.00 0.00 0.02 0.00 0.02 99.97 10:55:45 10:52:01 5 0.00 0.00 0.00 0.00 0.02 99.98 10:55:45 10:52:01 6 0.02 0.00 0.00 0.00 0.02 99.97 10:55:45 10:52:01 7 0.12 0.00 0.00 0.00 0.00 99.88 10:55:45 10:53:01 all 0.12 0.00 0.01 0.00 0.01 99.85 10:55:45 10:53:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:55:45 10:53:01 1 0.03 0.00 0.00 0.02 0.00 99.95 10:55:45 10:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:55:45 10:53:01 3 0.00 0.00 0.03 0.02 0.02 99.93 10:55:45 10:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:55:45 10:53:01 5 0.02 0.00 0.02 0.00 0.02 99.95 10:55:45 10:53:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:55:45 10:53:01 7 0.91 0.00 0.07 0.00 0.03 98.99 10:55:45 10:54:01 all 0.12 0.00 0.02 0.01 0.01 99.83 10:55:45 10:54:01 0 0.00 0.00 0.02 0.00 0.02 99.97 10:55:45 10:54:01 1 0.00 0.00 0.00 0.05 0.02 99.93 10:55:45 10:54:01 2 0.00 0.00 0.00 0.00 0.02 99.98 10:55:45 10:54:01 3 0.03 0.00 0.02 0.05 0.00 99.90 10:55:45 10:54:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:55:45 10:54:01 5 0.02 0.00 0.03 0.00 0.03 99.92 10:55:45 10:54:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:55:45 10:54:01 7 0.90 0.00 0.07 0.00 0.02 99.02 10:55:45 10:55:01 all 4.45 0.00 1.82 1.42 0.05 92.27 10:55:45 10:55:01 0 3.26 0.00 1.54 0.20 0.02 94.98 10:55:45 10:55:01 1 3.38 0.00 1.84 1.64 0.03 93.11 10:55:45 10:55:01 2 5.02 0.00 2.27 0.57 0.02 92.13 10:55:45 10:55:01 3 5.04 0.00 2.18 4.79 0.05 87.94 10:55:45 10:55:01 4 4.77 0.00 1.66 0.33 0.13 93.11 10:55:45 10:55:01 5 5.40 0.00 1.94 0.15 0.05 92.45 10:55:45 10:55:01 6 4.53 0.00 1.36 0.80 0.05 93.26 10:55:45 10:55:01 7 4.19 0.00 1.75 2.87 0.05 91.14 10:55:45 10:55:45 Average: CPU %user %nice %system %iowait %steal %idle 10:55:45 Average: all 5.97 0.00 1.25 0.93 0.03 91.81 10:55:45 Average: 0 5.53 0.00 1.41 1.62 0.02 91.42 10:55:45 Average: 1 5.87 0.00 1.22 1.23 0.03 91.65 10:55:45 Average: 2 5.74 0.00 1.35 0.17 0.03 92.72 10:55:45 Average: 3 5.91 0.00 1.12 1.20 0.03 91.73 10:55:45 Average: 4 5.95 0.00 1.31 0.75 0.04 91.95 10:55:45 Average: 5 6.10 0.00 1.34 1.52 0.03 91.01 10:55:45 Average: 6 5.89 0.00 1.20 0.42 0.03 92.46 10:55:45 Average: 7 6.75 0.00 1.09 0.55 0.05 91.57 10:55:45 10:55:45 10:55:45