Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2324491fcd83c67259ed47f9c53b07eaebff8e42 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-ssh9220349673947745841.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e40317f62605a4f3b5f0b8a3ca7537e8fb1ff910 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-ssh11554788487486878300.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 e40317f62605a4f3b5f0b8a3ca7537e8fb1ff910 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-ssh13032816250406172576.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e40317f62605a4f3b5f0b8a3ca7537e8fb1ff910 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e40317f62605a4f3b5f0b8a3ca7537e8fb1ff910 # timeout=10 Commit message: "Merge pull request #433 from ernestojeda/release-vanity-tag" > 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-ssh3812126148461010046.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-ssh3348886087846947682.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.20 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-3306’ is offline Running on prd-ubuntu20.04-docker-8c-8g-3309 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 2324491fcd83c67259ed47f9c53b07eaebff8e42 (main) Commit message: "Merge pull request #243 from jackchenjc/issue-242" > 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 2324491fcd83c67259ed47f9c53b07eaebff8e42 # timeout=10 > git rev-list --no-walk 023140642ebf80bdd143979815de7e23e5f594c1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:05:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:05:03 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:05:03 ========================================================= 23:05:03 EdgeX Global Pipelines Version Info 23:05:03 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:05:04 ------------------- 23:05:04 stable info: 23:05:04 ------------------- 23:05:04 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:05:04 Commit SHA: e40317f62605a4f3b5f0b8a3ca7537e8fb1ff910 23:05:04 Message: update stable to v1.0.252 23:05:04 ------------------- 23:05:04 experimental info: 23:05:04 ------------------- 23:05:04 Commited By: **** collab-it+edgex@linuxfoundation.org 23:05:04 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 23:05:04 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:05:04 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 23:05:04 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 23:05:04 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:05:04 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:05:05 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:05:05 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 23:05:05 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:05:05 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:05:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:05:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:05:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:05:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 23:05:05 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:05:05 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:05:05 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:05:05 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:05:05 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:05:05 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:05:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:05:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:05:05 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:05:05 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:05:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:05:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:05:05 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:05:05 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:05:05 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:05:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 23:05:05 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 23:05:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 23:05:05 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2324491fcd83c67259ed47f9c53b07eaebff8e42 [Pipeline] echo 23:05:05 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2324491 [Pipeline] echo 23:05:05 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:05:05 provisioning config files... 23:05:05 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config7194120031014206410tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:05:05 ---> docker-login.sh 23:05:05 nexus3.edgexfoundry.org:10001 23:05:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:05:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:05:06 Configure a credential helper to remove this warning. See 23:05:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:05:06 23:05:06 Login Succeeded 23:05:06 nexus3.edgexfoundry.org:10002 23:05:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:05:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:05:06 Configure a credential helper to remove this warning. See 23:05:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:05:06 23:05:06 Login Succeeded 23:05:06 nexus3.edgexfoundry.org:10003 23:05:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:05:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:05:06 Configure a credential helper to remove this warning. See 23:05:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:05:06 23:05:06 Login Succeeded 23:05:06 nexus3.edgexfoundry.org:10004 23:05:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:05:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:05:06 Configure a credential helper to remove this warning. See 23:05:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:05:06 23:05:06 Login Succeeded 23:05:06 docker.io 23:05:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:05:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:05:06 Configure a credential helper to remove this warning. See 23:05:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:05:06 23:05:06 Login Succeeded 23:05:06 ---> docker-login.sh ends [Pipeline] } 23:05:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:05:07 + git rev-list -1 --merges 2324491fcd83c67259ed47f9c53b07eaebff8e42~1..2324491fcd83c67259ed47f9c53b07eaebff8e42 [Pipeline] echo 23:05:07 -----------> git rev-list -1 --merges 2324491fcd83c67259ed47f9c53b07eaebff8e42~1..2324491fcd83c67259ed47f9c53b07eaebff8e42 2324491fcd83c67259ed47f9c53b07eaebff8e42 23:05:07 2324491fcd83c67259ed47f9c53b07eaebff8e42 [false] [Pipeline] sh 23:05:07 + git log --format=format:%s -1 2324491fcd83c67259ed47f9c53b07eaebff8e42 [Pipeline] echo 23:05:07 ========================================================= 23:05:07 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:05:07 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:05:07 + git log --format=format:%s -1 2324491fcd83c67259ed47f9c53b07eaebff8e42 [Pipeline] echo 23:05:07 [semverPrep] GIT_COMMIT: 2324491fcd83c67259ed47f9c53b07eaebff8e42, Commit Message: Merge pull request #243 from jackchenjc/issue-242 [Pipeline] echo 23:05:07 [semverPrep] This is not a build commit. [Pipeline] sh 23:05:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:05:08 + grep -v github /etc/ssh/ssh_known_hosts 23:05:08 + [ -e /tmp/ssh_known_hosts ] 23:05:08 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:05:08 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:05:08 + sudo tee -a /etc/ssh/ssh_known_hosts 23:05:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:05:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:05:08 23:05:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:05:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:05:08 0.1.4: Pulling from edgex-devops/py-git-semver 23:05:08 b85a868b505f: Pulling fs layer 23:05:08 e2be974225ed: Pulling fs layer 23:05:08 339a4e72a1f5: Pulling fs layer 23:05:08 988bab9f4d93: Pulling fs layer 23:05:08 1469e6f7b9e6: Pulling fs layer 23:05:08 eaf3925da568: Pulling fs layer 23:05:08 bab4dde63d76: Pulling fs layer 23:05:08 bde34c3a00c8: Pulling fs layer 23:05:08 b352a97aabf1: Pulling fs layer 23:05:08 4872d77fe225: Pulling fs layer 23:05:08 5851b861e8e6: Pulling fs layer 23:05:08 bde34c3a00c8: Waiting 23:05:08 b352a97aabf1: Waiting 23:05:08 eaf3925da568: Waiting 23:05:08 4872d77fe225: Waiting 23:05:08 bab4dde63d76: Waiting 23:05:08 5851b861e8e6: Waiting 23:05:08 988bab9f4d93: Waiting 23:05:08 1469e6f7b9e6: Waiting 23:05:08 e2be974225ed: Download complete 23:05:08 988bab9f4d93: Verifying Checksum 23:05:08 988bab9f4d93: Download complete 23:05:09 1469e6f7b9e6: Verifying Checksum 23:05:09 1469e6f7b9e6: Download complete 23:05:09 eaf3925da568: Download complete 23:05:09 339a4e72a1f5: Verifying Checksum 23:05:09 339a4e72a1f5: Download complete 23:05:09 bde34c3a00c8: Download complete 23:05:09 b352a97aabf1: Download complete 23:05:09 4872d77fe225: Verifying Checksum 23:05:09 4872d77fe225: Download complete 23:05:09 5851b861e8e6: Verifying Checksum 23:05:09 5851b861e8e6: Download complete 23:05:09 b85a868b505f: Verifying Checksum 23:05:09 b85a868b505f: Download complete 23:05:09 bab4dde63d76: Verifying Checksum 23:05:09 bab4dde63d76: Download complete 23:05:10 b85a868b505f: Pull complete 23:05:10 e2be974225ed: Pull complete 23:05:11 339a4e72a1f5: Pull complete 23:05:11 988bab9f4d93: Pull complete 23:05:11 1469e6f7b9e6: Pull complete 23:05:11 eaf3925da568: Pull complete 23:05:13 bab4dde63d76: Pull complete 23:05:13 bde34c3a00c8: Pull complete 23:05:13 b352a97aabf1: Pull complete 23:05:13 4872d77fe225: Pull complete 23:05:13 5851b861e8e6: Pull complete 23:05:13 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:05:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:05:13 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:05:13 prd-ubuntu20.04-docker-8c-8g-3309 does not seem to be running inside a container 23:05:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:05:16 $ docker top 175f3473de5be9a433dcdcccd131c3ab26f7fef7a52bcbdc13e711a99891883b -eo pid,comm 23:05:16 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 23:05:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:05:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:05:16 [ssh-agent] Looking for ssh-agent implementation... 23:05:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:05:16 $ docker exec 175f3473de5be9a433dcdcccd131c3ab26f7fef7a52bcbdc13e711a99891883b ssh-agent 23:05:16 SSH_AUTH_SOCK=/tmp/ssh-NIHujBaWmxeB/agent.32 23:05:16 SSH_AGENT_PID=38 23:05:16 Running ssh-add (command line suppressed) 23:05:16 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_11776556028448537805.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_11776556028448537805.key) 23:05:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:05:16 + git tag --points-at HEAD [Pipeline] } 23:05:16 $ docker exec --env ******** --env ******** 175f3473de5be9a433dcdcccd131c3ab26f7fef7a52bcbdc13e711a99891883b ssh-agent -k 23:05:16 unset SSH_AUTH_SOCK; 23:05:16 unset SSH_AGENT_PID; 23:05:16 echo Agent pid 38 killed; 23:05:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:05:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:05:16 [ssh-agent] Looking for ssh-agent implementation... 23:05:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:05:17 $ docker exec 175f3473de5be9a433dcdcccd131c3ab26f7fef7a52bcbdc13e711a99891883b ssh-agent 23:05:17 SSH_AUTH_SOCK=/tmp/ssh-QZKVjPuVwDtK/agent.70 23:05:17 SSH_AGENT_PID=76 23:05:17 Running ssh-add (command line suppressed) 23:05:17 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5001116052826191706.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5001116052826191706.key) 23:05:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:05:17 + git semver init 23:05:17 2023-08-10 23:05:17,736 [run_init] DEBUG init version:0.0.0 force:False 23:05:17 2023-08-10 23:05:17,737 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver 23:05:17 2023-08-10 23:05:17,737 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver 23:05:17 2023-08-10 23:05:17,738 [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) 23:05:18 2023-08-10 23:05:18,507 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude 23:05:18 2023-08-10 23:05:18,508 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False 23:05:18 2023-08-10 23:05:18,508 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 23:05:18 2023-08-10 23:05:18,508 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 23:05:18 3.1.0-dev.2 [Pipeline] } 23:05:18 $ docker exec --env ******** --env ******** 175f3473de5be9a433dcdcccd131c3ab26f7fef7a52bcbdc13e711a99891883b ssh-agent -k 23:05:18 unset SSH_AUTH_SOCK; 23:05:18 unset SSH_AGENT_PID; 23:05:18 echo Agent pid 76 killed; 23:05:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:05:19 + git semver [Pipeline] } 23:05:19 $ docker stop --time=1 175f3473de5be9a433dcdcccd131c3ab26f7fef7a52bcbdc13e711a99891883b 23:05:20 $ docker rm -f --volumes 175f3473de5be9a433dcdcccd131c3ab26f7fef7a52bcbdc13e711a99891883b [Pipeline] // withDockerContainer [Pipeline] sh 23:05:21 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:05:21 Stashed 1 file(s) [Pipeline] echo 23:05:21 [edgeXSemver]: initialized semver on version 3.1.0-dev.2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:05:21 provisioning config files... 23:05:21 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config3797554379587773039tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:05:21 ---> docker-login.sh 23:05:21 nexus3.edgexfoundry.org:10001 23:05:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:05:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:05:21 Configure a credential helper to remove this warning. See 23:05:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:05:21 23:05:21 Login Succeeded 23:05:21 nexus3.edgexfoundry.org:10002 23:05:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:05:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:05:21 Configure a credential helper to remove this warning. See 23:05:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:05:21 23:05:21 Login Succeeded 23:05:21 nexus3.edgexfoundry.org:10003 23:05:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:05:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:05:21 Configure a credential helper to remove this warning. See 23:05:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:05:21 23:05:21 Login Succeeded 23:05:21 nexus3.edgexfoundry.org:10004 23:05:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:05:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:05:21 Configure a credential helper to remove this warning. See 23:05:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:05:21 23:05:21 Login Succeeded 23:05:21 docker.io 23:05:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:05:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:05:22 Configure a credential helper to remove this warning. See 23:05:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:05:22 23:05:22 Login Succeeded 23:05:22 ---> docker-login.sh ends [Pipeline] } 23:05:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:05:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:05:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:05:22 ========================================================= 23:05:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 23:05:22 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:05:22 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 23:05:22 Sending build context to Docker daemon 4.291MB 23:05:22 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 23:05:22 Step 2/12 : FROM ${BASE} AS builder 23:05:22 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 23:05:22 4db1b89c0bd1: Pulling fs layer 23:05:22 6911f1a30b25: Pulling fs layer 23:05:22 e194b8c5c2a9: Pulling fs layer 23:05:22 6863d3e3a2b1: Pulling fs layer 23:05:22 ec0bb842ea78: Pulling fs layer 23:05:22 40a00589a448: Pulling fs layer 23:05:22 6863d3e3a2b1: Waiting 23:05:22 ec0bb842ea78: Waiting 23:05:22 40a00589a448: Waiting 23:05:22 6c08303d61cc: Pulling fs layer 23:05:22 6c08303d61cc: Waiting 23:05:22 798269fcf238: Pulling fs layer 23:05:22 798269fcf238: Waiting 23:05:22 6911f1a30b25: Download complete 23:05:22 6863d3e3a2b1: Verifying Checksum 23:05:22 6863d3e3a2b1: Download complete 23:05:22 ec0bb842ea78: Verifying Checksum 23:05:22 ec0bb842ea78: Download complete 23:05:22 4db1b89c0bd1: Verifying Checksum 23:05:22 4db1b89c0bd1: Download complete 23:05:22 40a00589a448: Download complete 23:05:22 4db1b89c0bd1: Pull complete 23:05:23 6911f1a30b25: Pull complete 23:05:23 798269fcf238: Verifying Checksum 23:05:23 798269fcf238: Download complete 23:05:23 e194b8c5c2a9: Verifying Checksum 23:05:23 e194b8c5c2a9: Download complete 23:05:23 6c08303d61cc: Verifying Checksum 23:05:23 6c08303d61cc: Download complete 23:05:26 e194b8c5c2a9: Pull complete 23:05:26 6863d3e3a2b1: Pull complete 23:05:26 ec0bb842ea78: Pull complete 23:05:26 40a00589a448: Pull complete 23:05:29 6c08303d61cc: Pull complete 23:05:30 798269fcf238: Pull complete 23:05:30 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 23:05:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:05:30 ---> ec979cd7f677 23:05:30 Step 3/12 : ARG ADD_BUILD_TAGS="" 23:05:34 ---> Running in a547d27b6128 23:05:34 Removing intermediate container a547d27b6128 23:05:34 ---> 5383e95ac174 23:05:34 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:05:34 ---> Running in b4f0f6d87838 23:05:34 Removing intermediate container b4f0f6d87838 23:05:34 ---> e514eeb5ef54 23:05:34 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 23:05:34 ---> Running in e344f07da2e3 23:05:34 Removing intermediate container e344f07da2e3 23:05:34 ---> 37496a51f6ef 23:05:34 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 23:05:34 ---> Running in b2830ffb58b2 23:05:34 Removing intermediate container b2830ffb58b2 23:05:34 ---> 84e358497245 23:05:34 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:05:34 ---> Running in 674653366bf6 23:05:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:05:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:05:35 OK: 265 MiB in 53 packages 23:05:35 Removing intermediate container 674653366bf6 23:05:35 ---> 6681fa7ad031 23:05:35 Step 8/12 : WORKDIR /app 23:05:35 ---> Running in da2a4ba48b07 23:05:35 Removing intermediate container da2a4ba48b07 23:05:35 ---> 54136a9e6e0f 23:05:35 Step 9/12 : COPY go.mod vendor* ./ 23:05:35 ---> 0c919676d4b1 23:05:35 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:05:35 ---> Running in 46a706ddda08 23:05:36 Still waiting to schedule task 23:05:36 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 23:06:22 Removing intermediate container 46a706ddda08 23:06:22 ---> 11e00ec803e8 23:06:22 Step 11/12 : COPY . . 23:06:22 ---> d45381f35418 23:06:22 Step 12/12 : RUN $MAKE 23:06:22 ---> Running in cbe9a965c676 23:06:22 noop 23:06:22 Removing intermediate container cbe9a965c676 23:06:22 ---> 078d08046182 23:06:22 Successfully built 078d08046182 23:06:22 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:06:22 + docker inspect -f . ci-base-image-x86_64 23:06:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:06:22 prd-ubuntu20.04-docker-8c-8g-3309 does not seem to be running inside a container 23:06:22 $ 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 ******** ci-base-image-x86_64 cat 23:06:23 $ docker top 3082132575d4173203c2f351656866db1535e518ba162e456d981bca6bdc50cc -eo pid,comm [Pipeline] { [Pipeline] sh 23:06:23 + go version 23:06:23 go version go1.20.6 linux/amd64 [Pipeline] } 23:06:23 $ docker stop --time=1 3082132575d4173203c2f351656866db1535e518ba162e456d981bca6bdc50cc 23:06:24 $ docker rm -f --volumes 3082132575d4173203c2f351656866db1535e518ba162e456d981bca6bdc50cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:06:25 + docker inspect -f . ci-base-image-x86_64 23:06:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:06:25 prd-ubuntu20.04-docker-8c-8g-3309 does not seem to be running inside a container 23:06:25 $ 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 ******** ci-base-image-x86_64 cat 23:06:25 $ docker top b460b1d327426f9ab6740c076f6e49be22a4313260e3bece7c02e57b4ad71d3d -eo pid,comm [Pipeline] { [Pipeline] sh 23:06:26 + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh 23:06:26 + make test 23:06:26 go test ./... -coverprofile=coverage.out ./... 23:06:30 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 23:06:40 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 23:06:40 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 23:06:43 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.476s coverage: 40.6% of statements 23:06:43 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.246s coverage: 51.9% of statements 23:06:43 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.008s coverage: 95.5% of statements 23:06:51 go vet ./... 23:06:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:06:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:06:54 ./bin/test-attribution-txt.sh 23:06:54 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 23:06:54 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 23:06:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:06:54 $ docker stop --time=1 b460b1d327426f9ab6740c076f6e49be22a4313260e3bece7c02e57b4ad71d3d 23:06:57 $ docker rm -f --volumes b460b1d327426f9ab6740c076f6e49be22a4313260e3bece7c02e57b4ad71d3d [Pipeline] // withDockerContainer [Pipeline] sh 23:06:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:06:58 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:06:58 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:06:59 + ls -al . 23:06:59 total 640 23:06:59 drwxrwxr-x 11 jenkins jenkins 4096 Aug 10 23:06 . 23:06:59 drwxrwxr-x 4 jenkins jenkins 4096 Aug 10 23:05 .. 23:06:59 -rw-rw-r-- 1 jenkins jenkins 134 Aug 10 23:05 .dockerignore 23:06:59 drwxrwxr-x 8 jenkins jenkins 4096 Aug 10 23:05 .git 23:06:59 drwxrwxr-x 3 jenkins jenkins 4096 Aug 10 23:05 .github 23:06:59 -rw-rw-r-- 1 jenkins jenkins 946 Aug 10 23:05 .gitignore 23:06:59 -rw-rw-r-- 1 jenkins jenkins 41 Aug 10 23:05 .golangci.yml 23:06:59 drwxr-xr-x 3 jenkins jenkins 4096 Aug 10 23:05 .semver 23:06:59 -rw-rw-r-- 1 jenkins jenkins 10694 Aug 10 23:05 Attribution.txt 23:06:59 -rw-rw-r-- 1 jenkins jenkins 10365 Aug 10 23:05 CHANGELOG.md 23:06:59 -rw-rw-r-- 1 jenkins jenkins 1347 Aug 10 23:05 Dockerfile 23:06:59 -rw-rw-r-- 1 jenkins jenkins 677 Aug 10 23:05 GOVERNANCE.md 23:06:59 -rw-rw-r-- 1 jenkins jenkins 683 Aug 10 23:05 Jenkinsfile 23:06:59 -rw-rw-r-- 1 jenkins jenkins 11347 Aug 10 23:05 LICENSE 23:06:59 -rw-rw-r-- 1 jenkins jenkins 2053 Aug 10 23:05 Makefile 23:06:59 -rw-rw-r-- 1 jenkins jenkins 625 Aug 10 23:05 OWNERS.md 23:06:59 -rw-rw-r-- 1 jenkins jenkins 29016 Aug 10 23:05 README.md 23:06:59 -rw-rw-r-- 1 jenkins jenkins 11 Aug 10 23:05 VERSION 23:06:59 drwxrwxr-x 2 jenkins jenkins 4096 Aug 10 23:05 bin 23:06:59 drwxrwxr-x 4 jenkins jenkins 4096 Aug 10 23:05 cmd 23:06:59 -rw-r--r-- 1 jenkins jenkins 459493 Aug 10 23:06 coverage.out 23:06:59 drwxrwxr-x 2 jenkins jenkins 4096 Aug 10 23:05 examples 23:06:59 -rw-rw-r-- 1 jenkins jenkins 3341 Aug 10 23:05 go.mod 23:06:59 -rw-rw-r-- 1 jenkins jenkins 30988 Aug 10 23:05 go.sum 23:06:59 drwxrwxr-x 2 jenkins jenkins 4096 Aug 10 23:05 images 23:06:59 drwxrwxr-x 5 jenkins jenkins 4096 Aug 10 23:05 internal 23:06:59 drwxrwxr-x 4 jenkins jenkins 4096 Aug 10 23:05 snap 23:06:59 -rw-rw-r-- 1 jenkins jenkins 193 Aug 10 23:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:06:59 + 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=2324491fcd83c67259ed47f9c53b07eaebff8e42 --label arch=amd64 --label version=3.1.0-dev.2 . 23:06:59 Sending build context to Docker daemon 4.291MB 23:06:59 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 23:06:59 Step 2/24 : FROM ${BASE} AS builder 23:06:59 ---> 078d08046182 23:06:59 Step 3/24 : ARG ADD_BUILD_TAGS="" 23:06:59 ---> Running in f82c82f48be6 23:06:59 Removing intermediate container f82c82f48be6 23:06:59 ---> cc649e2a3a07 23:06:59 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:06:59 ---> Running in 61e8ea0cd7af 23:06:59 Removing intermediate container 61e8ea0cd7af 23:06:59 ---> 7d07e946e014 23:06:59 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 23:06:59 ---> Running in f65a862bff77 23:06:59 Removing intermediate container f65a862bff77 23:06:59 ---> 5fa6c566e9b0 23:06:59 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 23:06:59 ---> Running in b87231ea5cc1 23:06:59 Removing intermediate container b87231ea5cc1 23:06:59 ---> 052626643978 23:06:59 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:06:59 ---> Running in 7b6d0341c74f 23:07:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:07:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:07:00 OK: 265 MiB in 53 packages 23:07:00 Removing intermediate container 7b6d0341c74f 23:07:00 ---> 5890f225531a 23:07:00 Step 8/24 : WORKDIR /app 23:07:00 ---> Running in 01d9cacd7a59 23:07:01 Removing intermediate container 01d9cacd7a59 23:07:01 ---> c42cb08db0a7 23:07:01 Step 9/24 : COPY go.mod vendor* ./ 23:07:01 ---> e2778c77aec5 23:07:01 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:07:01 ---> Running in 1399c8155079 23:07:01 Removing intermediate container 1399c8155079 23:07:01 ---> 4576e7f1a6d1 23:07:01 Step 11/24 : COPY . . 23:07:02 ---> 236020ecf7b9 23:07:02 Step 12/24 : RUN $MAKE 23:07:02 ---> Running in 2dc73cfe967e 23:07:02 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.1.0-dev.2" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 23:07:06 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3310 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws 23:07:06 Running in /w/workspace/device-rfid-llrp-go/105 [Pipeline] { [Pipeline] checkout 23:07:06 The recommended git tool is: git 23:07:11 using credential edgex-jenkins-ssh 23:07:11 Cloning the remote Git repository 23:07:11 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 23:07:11 > git init /w/workspace/device-rfid-llrp-go/105 # timeout=10 23:07:11 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 23:07:11 > git --version # timeout=10 23:07:11 > git --version # 'git version 2.25.1' 23:07:11 using GIT_SSH to set credentials SSH Credentials for GitHub 23:07:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:07:13 Avoid second fetch 23:07:13 Checking out Revision 2324491fcd83c67259ed47f9c53b07eaebff8e42 (main) 23:07:13 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 23:07:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:07:13 > git config core.sparsecheckout # timeout=10 23:07:14 Commit message: "Merge pull request #243 from jackchenjc/issue-242" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:07:14 > git checkout -f 2324491fcd83c67259ed47f9c53b07eaebff8e42 # timeout=10 23:07:15 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:07:15 % Total % Received % Xferd Average Speed Time Time Time Current 23:07:15 Dload Upload Total Spent Left Speed 23:07:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 91733 0 --:--:-- --:--:-- --:--:-- 91733 [Pipeline] sh 23:07:15 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:07:16 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee 23:07:16 /etc/docker/daemon.new 23:07:16 { 23:07:16 "registry-mirrors": [ 23:07:16 "https://nexus3.edgexfoundry.org:10001" 23:07:16 ], 23:07:16 "bip": "10.250.0.254/24", 23:07:16 "hosts": [ 23:07:16 "tcp://0.0.0.0:5555", 23:07:16 "unix:///var/run/docker.sock" 23:07:16 ], 23:07:16 "mtu": 1458, 23:07:16 "selinux-enabled": true, 23:07:16 "seccomp-profile": "/etc/docker/seccomp.json" 23:07:16 } [Pipeline] sh 23:07:16 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:07:16 + sudo service docker restart 23:07:20 Removing intermediate container 2dc73cfe967e 23:07:20 ---> 956241a1e65c 23:07:20 Step 13/24 : FROM alpine:3.17 23:07:20 3.17: Pulling from library/alpine 23:07:20 9398808236ff: Pulling fs layer 23:07:20 9398808236ff: Verifying Checksum 23:07:20 9398808236ff: Download complete 23:07:20 9398808236ff: Pull complete 23:07:20 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 23:07:20 Status: Downloaded newer image for alpine:3.17 23:07:20 ---> 1e0b8b5322fc 23:07:20 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 23:07:20 ---> Running in 2a46b74c28fa 23:07:20 Removing intermediate container 2a46b74c28fa 23:07:20 ---> 89a525e36683 23:07:20 Step 15/24 : RUN apk add --update --no-cache dumb-init 23:07:20 ---> Running in 356e1b85b263 23:07:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:07:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:07:21 (1/1) Installing dumb-init (1.2.5-r2) 23:07:21 Executing busybox-1.35.0-r29.trigger 23:07:21 OK: 7 MiB in 16 packages 23:07:22 Removing intermediate container 356e1b85b263 23:07:22 ---> 08c892440f75 23:07:22 Step 16/24 : COPY --from=builder /app/LICENSE / 23:07:22 ---> 6fd3db3ee26f 23:07:22 Step 17/24 : COPY --from=builder /app/Attribution.txt / 23:07:22 ---> e46a59fa41a3 23:07:22 Step 18/24 : COPY --from=builder /app/cmd/ / 23:07:22 ---> 21ecc2d2878d 23:07:22 Step 19/24 : EXPOSE 59989 23:07:22 ---> Running in 995201135e15 23:07:23 Removing intermediate container 995201135e15 23:07:23 ---> 98c7264b97f0 23:07:23 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 23:07:23 ---> Running in 5e71e0406572 23:07:23 Removing intermediate container 5e71e0406572 23:07:23 ---> 802e380ef73f 23:07:23 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:07:23 ---> Running in 49f79d79aa83 23:07:23 Removing intermediate container 49f79d79aa83 23:07:23 ---> 34102c548012 23:07:23 Step 22/24 : LABEL arch=amd64 23:07:23 ---> Running in f35ba76e9436 23:07:23 Removing intermediate container f35ba76e9436 23:07:23 ---> e15ec744c54d 23:07:23 Step 23/24 : LABEL git_sha=2324491fcd83c67259ed47f9c53b07eaebff8e42 23:07:23 ---> Running in 65dd451be6f5 23:07:23 Removing intermediate container 65dd451be6f5 23:07:23 ---> 088eee38ab52 23:07:23 Step 24/24 : LABEL version=3.1.0-dev.2 23:07:23 ---> Running in aff0e92a0526 23:07:23 Removing intermediate container aff0e92a0526 23:07:23 ---> 6f6d1400ef2b 23:07:23 [Warning] One or more build-args [ARCH] were not consumed 23:07:23 Successfully built 6f6d1400ef2b 23:07:23 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 23:07:23 provisioning config files... 23:07:23 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6528853926190911965tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:07:23 ---> docker-login.sh 23:07:23 nexus3.edgexfoundry.org:10001 23:07:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:07:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:07:23 Configure a credential helper to remove this warning. See 23:07:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:07:23 23:07:23 Login Succeeded 23:07:23 nexus3.edgexfoundry.org:10002 23:07:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:07:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:07:23 Configure a credential helper to remove this warning. See 23:07:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:07:23 23:07:23 Login Succeeded 23:07:23 nexus3.edgexfoundry.org:10003 23:07:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:07:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:07:23 Configure a credential helper to remove this warning. See 23:07:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:07:23 23:07:23 Login Succeeded 23:07:23 nexus3.edgexfoundry.org:10004 23:07:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:07:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:07:23 Configure a credential helper to remove this warning. See 23:07:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:07:23 23:07:23 Login Succeeded 23:07:23 docker.io 23:07:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:07:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:07:24 Configure a credential helper to remove this warning. See 23:07:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:07:24 23:07:24 Login Succeeded 23:07:24 ---> docker-login.sh ends [Pipeline] } 23:07:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:07:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:07:24 [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: 23:07:24 2324491fcd83c67259ed47f9c53b07eaebff8e42 23:07:24 latest 23:07:24 3.1.0-dev.2 23:07:24 2324491fcd83c67259ed47f9c53b07eaebff8e42-3.1.0-dev.2 23:07:24 main 23:07:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:07:24 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:2324491fcd83c67259ed47f9c53b07eaebff8e42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:07:24 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:2324491fcd83c67259ed47f9c53b07eaebff8e42 23:07:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 23:07:24 4df4851207cd: Preparing 23:07:24 39f65c2db022: Preparing 23:07:24 c65a87324093: Preparing 23:07:24 9b5c7ae5e99f: Preparing 23:07:24 36b50b131297: Preparing 23:07:24 36b50b131297: Layer already exists 23:07:24 39f65c2db022: Pushed 23:07:24 9b5c7ae5e99f: Pushed 23:07:24 c65a87324093: Pushed 23:07:27 4df4851207cd: Pushed 23:07:27 2324491fcd83c67259ed47f9c53b07eaebff8e42: digest: sha256:07c27c211e125c6519d72e4e943ded5c6e19c3eb5c2bacce8f4abe1182010f64 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:07:27 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:07:28 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 23:07:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 23:07:28 4df4851207cd: Preparing 23:07:28 39f65c2db022: Preparing 23:07:28 c65a87324093: Preparing 23:07:28 9b5c7ae5e99f: Preparing 23:07:28 36b50b131297: Preparing 23:07:28 39f65c2db022: Layer already exists 23:07:28 36b50b131297: Layer already exists 23:07:28 4df4851207cd: Layer already exists 23:07:28 9b5c7ae5e99f: Layer already exists 23:07:28 c65a87324093: Layer already exists 23:07:28 latest: digest: sha256:07c27c211e125c6519d72e4e943ded5c6e19c3eb5c2bacce8f4abe1182010f64 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:07:28 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:07:28 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.1.0-dev.2 23:07:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 23:07:28 4df4851207cd: Preparing 23:07:28 39f65c2db022: Preparing 23:07:28 c65a87324093: Preparing 23:07:28 9b5c7ae5e99f: Preparing 23:07:28 36b50b131297: Preparing 23:07:28 9b5c7ae5e99f: Layer already exists 23:07:28 36b50b131297: Layer already exists 23:07:28 39f65c2db022: Layer already exists 23:07:28 c65a87324093: Layer already exists 23:07:28 4df4851207cd: Layer already exists 23:07:28 3.1.0-dev.2: digest: sha256:07c27c211e125c6519d72e4e943ded5c6e19c3eb5c2bacce8f4abe1182010f64 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:07:28 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:2324491fcd83c67259ed47f9c53b07eaebff8e42-3.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:07:29 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:2324491fcd83c67259ed47f9c53b07eaebff8e42-3.1.0-dev.2 23:07:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 23:07:29 4df4851207cd: Preparing 23:07:29 39f65c2db022: Preparing 23:07:29 c65a87324093: Preparing 23:07:29 9b5c7ae5e99f: Preparing 23:07:29 36b50b131297: Preparing 23:07:29 36b50b131297: Layer already exists 23:07:29 c65a87324093: Layer already exists 23:07:29 39f65c2db022: Layer already exists 23:07:29 4df4851207cd: Layer already exists 23:07:29 9b5c7ae5e99f: Layer already exists 23:07:29 2324491fcd83c67259ed47f9c53b07eaebff8e42-3.1.0-dev.2: digest: sha256:07c27c211e125c6519d72e4e943ded5c6e19c3eb5c2bacce8f4abe1182010f64 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:07:29 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:07:29 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main 23:07:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 23:07:29 4df4851207cd: Preparing 23:07:29 39f65c2db022: Preparing 23:07:29 c65a87324093: Preparing 23:07:29 9b5c7ae5e99f: Preparing 23:07:29 36b50b131297: Preparing 23:07:29 4df4851207cd: Layer already exists 23:07:29 39f65c2db022: Layer already exists 23:07:29 c65a87324093: Layer already exists 23:07:29 9b5c7ae5e99f: Layer already exists 23:07:29 36b50b131297: Layer already exists 23:07:29 main: digest: sha256:07c27c211e125c6519d72e4e943ded5c6e19c3eb5c2bacce8f4abe1182010f64 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:07:29 ===================================================== [Pipeline] echo 23:07:29 taggedImages: 23:07:29 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:2324491fcd83c67259ed47f9c53b07eaebff8e42 23:07:29 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 23:07:29 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.1.0-dev.2 23:07:29 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:2324491fcd83c67259ed47f9c53b07eaebff8e42-3.1.0-dev.2 23:07:29 - 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 23:07:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:07:30 23:07:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:07:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:07:30 latest: Pulling from edgex-lftools-log-publisher 23:07:30 5eb5b503b376: Pulling fs layer 23:07:30 5c69ac0246d0: Pulling fs layer 23:07:30 ec43610c2a17: Pulling fs layer 23:07:30 3a2ae6a8a46f: Pulling fs layer 23:07:30 33b1e0a273af: Pulling fs layer 23:07:30 5d3b04190fa2: Pulling fs layer 23:07:30 2f39f015ded8: Pulling fs layer 23:07:30 3a2ae6a8a46f: Waiting 23:07:30 2f39f015ded8: Waiting 23:07:30 5d3b04190fa2: Waiting 23:07:30 33b1e0a273af: Waiting 23:07:30 5c69ac0246d0: Verifying Checksum 23:07:30 5c69ac0246d0: Download complete 23:07:30 3a2ae6a8a46f: Verifying Checksum 23:07:30 3a2ae6a8a46f: Download complete 23:07:30 33b1e0a273af: Verifying Checksum 23:07:30 33b1e0a273af: Download complete 23:07:30 5d3b04190fa2: Verifying Checksum 23:07:30 5d3b04190fa2: Download complete 23:07:30 ec43610c2a17: Verifying Checksum 23:07:30 ec43610c2a17: Download complete 23:07:30 5eb5b503b376: Verifying Checksum 23:07:30 5eb5b503b376: Download complete 23:07:31 2f39f015ded8: Download complete 23:07:31 5eb5b503b376: Pull complete 23:07:31 5c69ac0246d0: Pull complete 23:07:32 ec43610c2a17: Pull complete 23:07:32 3a2ae6a8a46f: Pull complete 23:07:32 33b1e0a273af: Pull complete 23:07:32 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:07:35 provisioning config files... 23:07:35 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/105@tmp/config17638853157443747701tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:07:35 ---> docker-login.sh 23:07:35 nexus3.edgexfoundry.org:10001 23:07:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:07:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:07:36 Configure a credential helper to remove this warning. See 23:07:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:07:36 23:07:36 Login Succeeded 23:07:36 nexus3.edgexfoundry.org:10002 23:07:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:07:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:07:36 Configure a credential helper to remove this warning. See 23:07:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:07:36 23:07:36 Login Succeeded 23:07:36 nexus3.edgexfoundry.org:10003 23:07:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:07:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:07:36 Configure a credential helper to remove this warning. See 23:07:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:07:36 23:07:36 Login Succeeded 23:07:36 nexus3.edgexfoundry.org:10004 23:07:36 2f39f015ded8: Pull complete 23:07:36 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:07:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:07:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:07:37 prd-ubuntu20.04-docker-8c-8g-3309 does not seem to be running inside a container 23:07:37 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:07:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:07:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:07:37 Configure a credential helper to remove this warning. See 23:07:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:07:37 23:07:37 Login Succeeded 23:07:37 docker.io 23:07:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:07:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:07:37 Configure a credential helper to remove this warning. See 23:07:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:07:37 23:07:37 Login Succeeded 23:07:37 ---> docker-login.sh ends 23:07:40 $ docker top 5e2bf5c47a3e1be6a5f955711b203474c6898a7d2fa6b099cdb16525cc9906b5 -eo pid,comm [Pipeline] { [Pipeline] } 23:07:40 Deleting 1 temporary files [Pipeline] libraryResource [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:07:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:07:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] 23:07:40 ---> job-cost.sh 23:07:40 lf-activate-venv: SKIPPING 23:07:40 INFO: No Stack... [Pipeline] echo 23:07:40 ========================================================= 23:07:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 23:07:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:07:41 INFO: Retrieving Pricing Info for: v3-standard-8 23:07:41 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 23:07:41 Sending build context to Docker daemon 1.216MB 23:07:41 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 23:07:41 Step 2/12 : FROM ${BASE} AS builder 23:07:41 INFO: Archiving Costs [Pipeline] sh 23:07:42 + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv 23:07:42 + cut -d, -f6 [Pipeline] lock 23:07:42 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-105-stack-cost] 23:07:42 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-105-stack-cost] did not exist. Created. 23:07:42 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-105-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:07:42 + echo total: 0.2199999988079071 [Pipeline] stash 23:07:42 Stashed 1 file(s) [Pipeline] } 23:07:42 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-105-stack-cost] [Pipeline] // lock [Pipeline] } 23:07:42 $ docker stop --time=1 5e2bf5c47a3e1be6a5f955711b203474c6898a7d2fa6b099cdb16525cc9906b5 23:07:43 $ docker rm -f --volumes 5e2bf5c47a3e1be6a5f955711b203474c6898a7d2fa6b099cdb16525cc9906b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:07:44 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:07:44 edb6bdbacee9: Pulling fs layer 23:07:44 5f9638ab2659: Pulling fs layer 23:07:44 8d51d6327a98: Pulling fs layer 23:07:44 8b374f2dd631: Pulling fs layer 23:07:44 ec14aa9079de: Pulling fs layer 23:07:44 2f466654f4bb: Pulling fs layer 23:07:44 554e91adad29: Pulling fs layer 23:07:44 ec14aa9079de: Waiting 23:07:44 2f466654f4bb: Waiting 23:07:44 554e91adad29: Waiting 23:07:44 8b374f2dd631: Waiting 23:07:44 5f9638ab2659: Verifying Checksum 23:07:44 5f9638ab2659: Download complete 23:07:44 8b374f2dd631: Verifying Checksum 23:07:44 8b374f2dd631: Download complete 23:07:44 ec14aa9079de: Verifying Checksum 23:07:44 ec14aa9079de: Download complete 23:07:44 edb6bdbacee9: Verifying Checksum 23:07:44 edb6bdbacee9: Download complete 23:07:45 edb6bdbacee9: Pull complete 23:07:45 554e91adad29: Verifying Checksum 23:07:45 554e91adad29: Download complete 23:07:46 5f9638ab2659: Pull complete 23:07:47 8d51d6327a98: Verifying Checksum 23:07:47 8d51d6327a98: Download complete 23:07:47 2f466654f4bb: Verifying Checksum 23:07:47 2f466654f4bb: Download complete 23:07:59 8d51d6327a98: Pull complete 23:07:59 8b374f2dd631: Pull complete 23:07:59 ec14aa9079de: Pull complete 23:08:05 2f466654f4bb: Pull complete 23:08:07 554e91adad29: Pull complete 23:08:07 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 23:08:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 23:08:07 ---> 1e15ea492957 23:08:07 Step 3/12 : ARG ADD_BUILD_TAGS="" 23:08:13 ---> Running in 60448d605249 23:08:13 Removing intermediate container 60448d605249 23:08:13 ---> 49e765bcd128 23:08:13 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:08:13 ---> Running in 313ccb0f73ed 23:08:13 Removing intermediate container 313ccb0f73ed 23:08:13 ---> 387781f7fba0 23:08:13 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 23:08:13 ---> Running in eb7bfa68546c 23:08:13 Removing intermediate container eb7bfa68546c 23:08:13 ---> f3be5dfa2c5c 23:08:13 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 23:08:13 ---> Running in 847f406595fe 23:08:14 Removing intermediate container 847f406595fe 23:08:14 ---> fd650853981f 23:08:14 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:08:14 ---> Running in 27d9d17ba9bf 23:08:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:08:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:08:16 OK: 263 MiB in 53 packages 23:08:17 Removing intermediate container 27d9d17ba9bf 23:08:17 ---> 7bafb96a5d84 23:08:17 Step 8/12 : WORKDIR /app 23:08:17 ---> Running in 20bbf91f72ed 23:08:17 Removing intermediate container 20bbf91f72ed 23:08:17 ---> 94e4fa9012ad 23:08:17 Step 9/12 : COPY go.mod vendor* ./ 23:08:18 ---> 1e8fdaf4b623 23:08:18 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:08:18 ---> Running in 1c9ca4354a60 23:09:15 Removing intermediate container 1c9ca4354a60 23:09:15 ---> d086d45ad41b 23:09:15 Step 11/12 : COPY . . 23:09:16 ---> eb3d23226711 23:09:16 Step 12/12 : RUN $MAKE 23:09:16 ---> Running in 6429ea191712 23:09:17 noop 23:09:18 Removing intermediate container 6429ea191712 23:09:18 ---> c18370e8854b 23:09:18 Successfully built c18370e8854b 23:09:18 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:18 + docker inspect -f . ci-base-image-arm64 23:09:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:09:19 prd-ubuntu20.04-docker-arm64-4c-16g-3310 does not seem to be running inside a container 23:09:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/105 -v /w/workspace/device-rfid-llrp-go/105:/w/workspace/device-rfid-llrp-go/105:rw,z -v /w/workspace/device-rfid-llrp-go/105@tmp:/w/workspace/device-rfid-llrp-go/105@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 23:09:20 $ docker top a05f57dd2326a838b7f0cdd9dbfccfd4cd720e61722f1c8632e7b92a15b67747 -eo pid,comm [Pipeline] { [Pipeline] sh 23:09:21 + go version 23:09:21 go version go1.20.6 linux/arm64 [Pipeline] } 23:09:21 $ docker stop --time=1 a05f57dd2326a838b7f0cdd9dbfccfd4cd720e61722f1c8632e7b92a15b67747 23:09:22 $ docker rm -f --volumes a05f57dd2326a838b7f0cdd9dbfccfd4cd720e61722f1c8632e7b92a15b67747 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:09:23 + docker inspect -f . ci-base-image-arm64 23:09:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:09:23 prd-ubuntu20.04-docker-arm64-4c-16g-3310 does not seem to be running inside a container 23:09:23 $ 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/105 -v /w/workspace/device-rfid-llrp-go/105:/w/workspace/device-rfid-llrp-go/105:rw,z -v /w/workspace/device-rfid-llrp-go/105@tmp:/w/workspace/device-rfid-llrp-go/105@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 23:09:24 $ docker top 323bb04ef148e6e9f8d68450ab3eae644eabffa0a5780e5e9a8f9f0f8660724d -eo pid,comm [Pipeline] { [Pipeline] sh 23:09:25 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/105 [Pipeline] fileExists [Pipeline] sh 23:09:25 + make test 23:09:25 go test ./... -coverprofile=coverage.out ./... 23:09:57 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 23:11:49 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 23:11:49 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 23:12:15 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 29.048s coverage: 40.6% of statements 23:12:15 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.565s coverage: 51.9% of statements 23:12:15 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.042s coverage: 95.5% of statements 23:12:15 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:12:15 go vet ./... 23:12:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:12:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:12:48 ./bin/test-attribution-txt.sh 23:12:48 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 23:12:48 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 23:12:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:12:48 $ docker stop --time=1 323bb04ef148e6e9f8d68450ab3eae644eabffa0a5780e5e9a8f9f0f8660724d 23:12:51 $ docker rm -f --volumes 323bb04ef148e6e9f8d68450ab3eae644eabffa0a5780e5e9a8f9f0f8660724d [Pipeline] // withDockerContainer [Pipeline] sh 23:12:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:12:52 Warning: overwriting stash ‘coverage-report’ 23:12:53 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:12:53 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:12:53 + ls -al . 23:12:53 total 636 23:12:53 drwxrwxr-x 10 jenkins jenkins 4096 Aug 10 23:09 . 23:12:53 drwxrwxr-x 4 jenkins jenkins 4096 Aug 10 23:07 .. 23:12:53 -rw-rw-r-- 1 jenkins jenkins 134 Aug 10 23:07 .dockerignore 23:12:53 drwxrwxr-x 8 jenkins jenkins 4096 Aug 10 23:07 .git 23:12:53 drwxrwxr-x 3 jenkins jenkins 4096 Aug 10 23:07 .github 23:12:53 -rw-rw-r-- 1 jenkins jenkins 946 Aug 10 23:07 .gitignore 23:12:53 -rw-rw-r-- 1 jenkins jenkins 41 Aug 10 23:07 .golangci.yml 23:12:53 -rw-rw-r-- 1 jenkins jenkins 10694 Aug 10 23:07 Attribution.txt 23:12:53 -rw-rw-r-- 1 jenkins jenkins 10365 Aug 10 23:07 CHANGELOG.md 23:12:53 -rw-rw-r-- 1 jenkins jenkins 1347 Aug 10 23:07 Dockerfile 23:12:53 -rw-rw-r-- 1 jenkins jenkins 677 Aug 10 23:07 GOVERNANCE.md 23:12:53 -rw-rw-r-- 1 jenkins jenkins 683 Aug 10 23:07 Jenkinsfile 23:12:53 -rw-rw-r-- 1 jenkins jenkins 11347 Aug 10 23:07 LICENSE 23:12:53 -rw-rw-r-- 1 jenkins jenkins 2053 Aug 10 23:07 Makefile 23:12:53 -rw-rw-r-- 1 jenkins jenkins 625 Aug 10 23:07 OWNERS.md 23:12:53 -rw-rw-r-- 1 jenkins jenkins 29016 Aug 10 23:07 README.md 23:12:53 -rw-rw-r-- 1 jenkins jenkins 11 Aug 10 23:05 VERSION 23:12:53 drwxrwxr-x 2 jenkins jenkins 4096 Aug 10 23:07 bin 23:12:53 drwxrwxr-x 4 jenkins jenkins 4096 Aug 10 23:07 cmd 23:12:53 -rw-r--r-- 1 jenkins jenkins 459493 Aug 10 23:12 coverage.out 23:12:53 drwxrwxr-x 2 jenkins jenkins 4096 Aug 10 23:07 examples 23:12:53 -rw-rw-r-- 1 jenkins jenkins 3341 Aug 10 23:07 go.mod 23:12:53 -rw-rw-r-- 1 jenkins jenkins 30988 Aug 10 23:07 go.sum 23:12:53 drwxrwxr-x 2 jenkins jenkins 4096 Aug 10 23:07 images 23:12:53 drwxrwxr-x 5 jenkins jenkins 4096 Aug 10 23:07 internal 23:12:53 drwxrwxr-x 4 jenkins jenkins 4096 Aug 10 23:07 snap 23:12:53 -rw-rw-r-- 1 jenkins jenkins 193 Aug 10 23:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:54 + 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=2324491fcd83c67259ed47f9c53b07eaebff8e42 --label arch=arm64 --label version=3.1.0-dev.2 . 23:12:54 Sending build context to Docker daemon 1.216MB 23:12:54 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 23:12:54 Step 2/24 : FROM ${BASE} AS builder 23:12:54 ---> c18370e8854b 23:12:54 Step 3/24 : ARG ADD_BUILD_TAGS="" 23:12:54 ---> Running in 945bbef33281 23:12:54 Removing intermediate container 945bbef33281 23:12:54 ---> d92ffc1b2526 23:12:54 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:12:54 ---> Running in 6601d5e84ebc 23:12:55 Removing intermediate container 6601d5e84ebc 23:12:55 ---> 99771ef65fd1 23:12:55 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 23:12:55 ---> Running in bf94cf9ee44c 23:12:55 Removing intermediate container bf94cf9ee44c 23:12:55 ---> f72775ee4b03 23:12:55 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 23:12:55 ---> Running in f39935aa9d5c 23:12:55 Removing intermediate container f39935aa9d5c 23:12:55 ---> ecaa8b5366c4 23:12:55 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:12:55 ---> Running in 32a193a46aaa 23:12:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:12:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:12:58 OK: 263 MiB in 53 packages 23:12:59 Removing intermediate container 32a193a46aaa 23:12:59 ---> d4ede7d95c84 23:12:59 Step 8/24 : WORKDIR /app 23:12:59 ---> Running in 52493ee7784b 23:12:59 Removing intermediate container 52493ee7784b 23:12:59 ---> c1c3b0db3551 23:12:59 Step 9/24 : COPY go.mod vendor* ./ 23:13:00 ---> 0f1a226baebd 23:13:00 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:13:00 ---> Running in 309837e84aae 23:13:02 Removing intermediate container 309837e84aae 23:13:02 ---> ca2a19d40355 23:13:02 Step 11/24 : COPY . . 23:13:02 ---> 9c2607cb8b95 23:13:02 Step 12/24 : RUN $MAKE 23:13:04 ---> Running in 10fe0398df3e 23:13:05 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.1.0-dev.2" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 23:15:11 Removing intermediate container 10fe0398df3e 23:15:11 ---> 5024f17aa46d 23:15:11 Step 13/24 : FROM alpine:3.17 23:15:11 3.17: Pulling from library/alpine 23:15:11 4060ece20d7a: Pulling fs layer 23:15:11 4060ece20d7a: Verifying Checksum 23:15:11 4060ece20d7a: Download complete 23:15:11 4060ece20d7a: Pull complete 23:15:11 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 23:15:11 Status: Downloaded newer image for alpine:3.17 23:15:11 ---> 8650cd65339b 23:15:11 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 23:15:11 ---> Running in da711d900158 23:15:11 Removing intermediate container da711d900158 23:15:11 ---> 82fa84fce693 23:15:11 Step 15/24 : RUN apk add --update --no-cache dumb-init 23:15:11 ---> Running in 95471e5dafa7 23:15:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:15:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:15:11 (1/1) Installing dumb-init (1.2.5-r2) 23:15:11 Executing busybox-1.35.0-r29.trigger 23:15:11 OK: 8 MiB in 16 packages 23:15:11 Removing intermediate container 95471e5dafa7 23:15:11 ---> ab1b343fa091 23:15:11 Step 16/24 : COPY --from=builder /app/LICENSE / 23:15:11 ---> a09b7d98427b 23:15:11 Step 17/24 : COPY --from=builder /app/Attribution.txt / 23:15:11 ---> 345b618e382a 23:15:11 Step 18/24 : COPY --from=builder /app/cmd/ / 23:15:13 ---> 09a616ca08cd 23:15:13 Step 19/24 : EXPOSE 59989 23:15:13 ---> Running in 4f4edc19d27b 23:15:13 Removing intermediate container 4f4edc19d27b 23:15:13 ---> 35cb5bd76323 23:15:13 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 23:15:13 ---> Running in 08d40439a0c6 23:15:13 Removing intermediate container 08d40439a0c6 23:15:13 ---> 66eaea10f059 23:15:13 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:15:13 ---> Running in b82507221f08 23:15:14 Removing intermediate container b82507221f08 23:15:14 ---> 91411f9d83d6 23:15:14 Step 22/24 : LABEL arch=arm64 23:15:14 ---> Running in e7b1a1ba32f4 23:15:14 Removing intermediate container e7b1a1ba32f4 23:15:14 ---> eb0f9cdbd872 23:15:14 Step 23/24 : LABEL git_sha=2324491fcd83c67259ed47f9c53b07eaebff8e42 23:15:14 ---> Running in 9f26a214ccfb 23:15:14 Removing intermediate container 9f26a214ccfb 23:15:14 ---> 9a9eebf41625 23:15:14 Step 24/24 : LABEL version=3.1.0-dev.2 23:15:14 ---> Running in 179c0a31a9bd 23:15:14 Removing intermediate container 179c0a31a9bd 23:15:14 ---> 9ce6f42f46a9 23:15:14 [Warning] One or more build-args [ARCH] were not consumed 23:15:14 Successfully built 9ce6f42f46a9 23:15:14 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 23:15:15 provisioning config files... 23:15:15 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/105@tmp/config14646758294691145765tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:15:15 ---> docker-login.sh 23:15:15 nexus3.edgexfoundry.org:10001 23:15:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:15:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:15:15 Configure a credential helper to remove this warning. See 23:15:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:15:15 23:15:15 Login Succeeded 23:15:15 nexus3.edgexfoundry.org:10002 23:15:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:15:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:15:15 Configure a credential helper to remove this warning. See 23:15:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:15:15 23:15:15 Login Succeeded 23:15:15 nexus3.edgexfoundry.org:10003 23:15:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:15:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:15:16 Configure a credential helper to remove this warning. See 23:15:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:15:16 23:15:16 Login Succeeded 23:15:16 nexus3.edgexfoundry.org:10004 23:15:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:15:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:15:16 Configure a credential helper to remove this warning. See 23:15:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:15:16 23:15:16 Login Succeeded 23:15:16 docker.io 23:15:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:15:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:15:17 Configure a credential helper to remove this warning. See 23:15:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:15:17 23:15:17 Login Succeeded 23:15:17 ---> docker-login.sh ends [Pipeline] } 23:15:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:15:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:15:17 [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: 23:15:17 2324491fcd83c67259ed47f9c53b07eaebff8e42 23:15:17 latest 23:15:17 3.1.0-dev.2 23:15:17 2324491fcd83c67259ed47f9c53b07eaebff8e42-3.1.0-dev.2 23:15:17 main 23:15:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:17 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2324491fcd83c67259ed47f9c53b07eaebff8e42 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:17 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2324491fcd83c67259ed47f9c53b07eaebff8e42 23:15:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 23:15:17 ed8cc158d103: Preparing 23:15:17 cbc9c95b3922: Preparing 23:15:17 769e9475cdc2: Preparing 23:15:17 774f624d05b1: Preparing 23:15:17 d2d9d24a8c2a: Preparing 23:15:18 769e9475cdc2: Pushed 23:15:18 774f624d05b1: Pushed 23:15:18 cbc9c95b3922: Pushed 23:15:18 d2d9d24a8c2a: Layer already exists 23:15:23 ed8cc158d103: Pushed 23:15:23 2324491fcd83c67259ed47f9c53b07eaebff8e42: digest: sha256:81894230859fd45bd1937b4ff80b7dee944a29416ea97897ff409c11726b8581 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:24 + 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 23:15:24 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 23:15:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 23:15:24 ed8cc158d103: Preparing 23:15:24 cbc9c95b3922: Preparing 23:15:24 769e9475cdc2: Preparing 23:15:24 774f624d05b1: Preparing 23:15:24 d2d9d24a8c2a: Preparing 23:15:24 ed8cc158d103: Layer already exists 23:15:24 d2d9d24a8c2a: Layer already exists 23:15:24 769e9475cdc2: Layer already exists 23:15:24 cbc9c95b3922: Layer already exists 23:15:24 774f624d05b1: Layer already exists 23:15:24 latest: digest: sha256:81894230859fd45bd1937b4ff80b7dee944a29416ea97897ff409c11726b8581 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:24 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:25 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.1.0-dev.2 23:15:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 23:15:25 ed8cc158d103: Preparing 23:15:25 cbc9c95b3922: Preparing 23:15:25 769e9475cdc2: Preparing 23:15:25 774f624d05b1: Preparing 23:15:25 d2d9d24a8c2a: Preparing 23:15:25 ed8cc158d103: Layer already exists 23:15:25 769e9475cdc2: Layer already exists 23:15:25 774f624d05b1: Layer already exists 23:15:25 d2d9d24a8c2a: Layer already exists 23:15:25 cbc9c95b3922: Layer already exists 23:15:25 3.1.0-dev.2: digest: sha256:81894230859fd45bd1937b4ff80b7dee944a29416ea97897ff409c11726b8581 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:25 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2324491fcd83c67259ed47f9c53b07eaebff8e42-3.1.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:25 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2324491fcd83c67259ed47f9c53b07eaebff8e42-3.1.0-dev.2 23:15:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 23:15:25 ed8cc158d103: Preparing 23:15:25 cbc9c95b3922: Preparing 23:15:25 769e9475cdc2: Preparing 23:15:25 774f624d05b1: Preparing 23:15:25 d2d9d24a8c2a: Preparing 23:15:25 774f624d05b1: Layer already exists 23:15:25 cbc9c95b3922: Layer already exists 23:15:25 d2d9d24a8c2a: Layer already exists 23:15:25 769e9475cdc2: Layer already exists 23:15:25 ed8cc158d103: Layer already exists 23:15:25 2324491fcd83c67259ed47f9c53b07eaebff8e42-3.1.0-dev.2: digest: sha256:81894230859fd45bd1937b4ff80b7dee944a29416ea97897ff409c11726b8581 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:26 + 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 23:15:26 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main 23:15:26 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 23:15:26 ed8cc158d103: Preparing 23:15:26 cbc9c95b3922: Preparing 23:15:26 769e9475cdc2: Preparing 23:15:26 774f624d05b1: Preparing 23:15:26 d2d9d24a8c2a: Preparing 23:15:26 cbc9c95b3922: Layer already exists 23:15:26 d2d9d24a8c2a: Layer already exists 23:15:26 ed8cc158d103: Layer already exists 23:15:26 769e9475cdc2: Layer already exists 23:15:26 774f624d05b1: Layer already exists 23:15:26 main: digest: sha256:81894230859fd45bd1937b4ff80b7dee944a29416ea97897ff409c11726b8581 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:15:26 ===================================================== [Pipeline] echo 23:15:26 taggedImages: 23:15:26 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2324491fcd83c67259ed47f9c53b07eaebff8e42 23:15:26 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 23:15:26 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.1.0-dev.2 23:15:26 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2324491fcd83c67259ed47f9c53b07eaebff8e42-3.1.0-dev.2 23:15:26 - 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 23:15:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:15:26 23:15:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:15:27 arm64: Pulling from edgex-lftools-log-publisher 23:15:27 8998bd30e6a1: Pulling fs layer 23:15:27 04944245beec: Pulling fs layer 23:15:27 699f458cf7ca: Pulling fs layer 23:15:27 765212b225bb: Pulling fs layer 23:15:27 f23df028b6ca: Pulling fs layer 23:15:27 d65c8cfc05b1: Pulling fs layer 23:15:27 2437ff75d9bd: Pulling fs layer 23:15:27 765212b225bb: Waiting 23:15:27 f23df028b6ca: Waiting 23:15:27 d65c8cfc05b1: Waiting 23:15:27 2437ff75d9bd: Waiting 23:15:27 04944245beec: Verifying Checksum 23:15:27 04944245beec: Download complete 23:15:27 765212b225bb: Verifying Checksum 23:15:27 765212b225bb: Download complete 23:15:27 f23df028b6ca: Verifying Checksum 23:15:27 f23df028b6ca: Download complete 23:15:27 d65c8cfc05b1: Verifying Checksum 23:15:27 d65c8cfc05b1: Download complete 23:15:27 699f458cf7ca: Verifying Checksum 23:15:27 699f458cf7ca: Download complete 23:15:28 8998bd30e6a1: Download complete 23:15:30 2437ff75d9bd: Verifying Checksum 23:15:30 2437ff75d9bd: Download complete 23:15:32 8998bd30e6a1: Pull complete 23:15:32 04944245beec: Pull complete 23:15:34 699f458cf7ca: Pull complete 23:15:34 765212b225bb: Pull complete 23:15:35 f23df028b6ca: Pull complete 23:15:35 d65c8cfc05b1: Pull complete 23:15:50 2437ff75d9bd: Pull complete 23:15:50 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:15:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:15:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:15:50 prd-ubuntu20.04-docker-arm64-4c-16g-3310 does not seem to be running inside a container 23:15:50 $ 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/105 -v /w/workspace/device-rfid-llrp-go/105:/w/workspace/device-rfid-llrp-go/105:rw,z -v /w/workspace/device-rfid-llrp-go/105@tmp:/w/workspace/device-rfid-llrp-go/105@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 23:15:53 $ docker top fa2bf265862e2ad0e3153d7a6a7b6e987ceb467db669f82628634d61b4f0b934 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:15:53 ---> job-cost.sh 23:15:53 lf-activate-venv: SKIPPING 23:15:53 INFO: No Stack... 23:15:54 INFO: Retrieving Pricing Info for: v3-standard-4 23:15:55 INFO: Archiving Costs [Pipeline] sh 23:15:55 + cat /w/workspace/device-rfid-llrp-go/105/archives/cost.csv 23:15:55 + cut -d, -f6 [Pipeline] lock 23:15:55 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-105-stack-cost] 23:15:55 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-105-stack-cost] did not exist. Created. 23:15:55 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-105-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:15:56 /w/workspace/device-rfid-llrp-go/105@tmp/durable-5422532e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:15:56 + echo total: 0.10999999940395355 [Pipeline] stash 23:15:56 Warning: overwriting stash ‘stack-cost’ 23:15:56 Stashed 1 file(s) [Pipeline] } 23:15:56 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-105-stack-cost] [Pipeline] // lock [Pipeline] } 23:15:56 $ docker stop --time=1 fa2bf265862e2ad0e3153d7a6a7b6e987ceb467db669f82628634d61b4f0b934 23:15:59 $ docker rm -f --volumes fa2bf265862e2ad0e3153d7a6a7b6e987ceb467db669f82628634d61b4f0b934 [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 23:16:00 provisioning config files... 23:16:00 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config5988822028282629703tmp [Pipeline] { [Pipeline] sh 23:16:00 + set +x 23:16:00 + curl -s https://codecov.io/bash+ 23:16:00 bash -s -- 23:16:00 23:16:00 _____ _ 23:16:00 / ____| | | 23:16:00 | | ___ __| | ___ ___ _____ __ 23:16:00 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:16:00 | |___| (_) | (_| | __/ (_| (_) \ V / 23:16:00 \_____\___/ \__,_|\___|\___\___/ \_/ 23:16:00 Bash-1.0.6 23:16:00 23:16:00 23:16:00 ==> git version 2.25.1 found 23:16:00 ==> 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 23:16:00 Release-Date: 2020-01-08 23:16:00 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:16:00 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:16:00 ==> Jenkins CI detected. 23:16:00 current dir:  /w/workspace/foundry_device-rfid-llrp-go_main 23:16:00 project root: . 23:16:00 --> token set from env 23:16:00 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:16:00 ==> Running gcov in . (disable via -X gcov) 23:16:00 ==> Python coveragepy not found 23:16:00 ==> Searching for coverage reports in: 23:16:00 + . 23:16:00 -> Found 1 reports 23:16:00 ==> Detecting git/mercurial file structure 23:16:00 ==> Reading reports 23:16:00 + ./coverage.out bytes=459493 23:16:00 ==> Appending adjustments 23:16:00 https://docs.codecov.io/docs/fixing-reports 23:16:00 + Found adjustments 23:16:00 ==> Gzipping contents 23:16:01 52K /tmp/codecov.Z0CIvl.gz 23:16:01 ==> Uploading reports 23:16:01 url: https://codecov.io 23:16:01 query: branch=main&commit=2324491fcd83c67259ed47f9c53b07eaebff8e42&build=105&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F105%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:16:01 -> Pinging Codecov 23:16:01 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=2324491fcd83c67259ed47f9c53b07eaebff8e42&build=105&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F105%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:16:01 -> Uploading to 23:16:01 https://storage.googleapis.com/codecov/v4/raw/2023-08-10/581DD39554BDF9B6E22D074273EAD858/2324491fcd83c67259ed47f9c53b07eaebff8e42/3d7b0823-c76c-456e-b7d8-9413d2abc77d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230810%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230810T231600Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cc4c6f5eb8102bfe7383294308225d9188e5f9ba9b1c9cb2e6acbd21761f45a6 23:16:01 % Total % Received % Xferd Average Speed Time Time Time Current 23:16:01 Dload Upload Total Spent Left Speed 23:16:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50515 0 0 100 50515 0 258k --:--:-- --:--:-- --:--:-- 258k 23:16:01 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/2324491fcd83c67259ed47f9c53b07eaebff8e42 [Pipeline] } 23:16:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 23:16:01 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 23:16:01 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:16:01 23:16:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:16:02 1.410.4: Pulling from edgex-devops/edgex-snyk-go 23:16:02 df9b9388f04a: Pulling fs layer 23:16:02 52dc419b0ee2: Pulling fs layer 23:16:02 25bc292e5bac: Pulling fs layer 23:16:02 114826534d7a: Pulling fs layer 23:16:02 4657fd5d0bcf: Pulling fs layer 23:16:02 6ad1cebc031e: Pulling fs layer 23:16:02 8a3aa393b2d8: Pulling fs layer 23:16:02 6ad1cebc031e: Waiting 23:16:02 8a3aa393b2d8: Waiting 23:16:02 114826534d7a: Waiting 23:16:02 4657fd5d0bcf: Waiting 23:16:02 25bc292e5bac: Verifying Checksum 23:16:02 25bc292e5bac: Download complete 23:16:02 52dc419b0ee2: Verifying Checksum 23:16:02 52dc419b0ee2: Download complete 23:16:02 4657fd5d0bcf: Download complete 23:16:02 df9b9388f04a: Verifying Checksum 23:16:02 df9b9388f04a: Download complete 23:16:02 df9b9388f04a: Pull complete 23:16:02 6ad1cebc031e: Verifying Checksum 23:16:02 6ad1cebc031e: Download complete 23:16:02 52dc419b0ee2: Pull complete 23:16:02 25bc292e5bac: Pull complete 23:16:02 114826534d7a: Verifying Checksum 23:16:02 114826534d7a: Download complete 23:16:03 8a3aa393b2d8: Verifying Checksum 23:16:03 8a3aa393b2d8: Download complete 23:16:06 114826534d7a: Pull complete 23:16:06 4657fd5d0bcf: Pull complete 23:16:06 6ad1cebc031e: Pull complete 23:16:09 8a3aa393b2d8: Pull complete 23:16:09 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 23:16:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:16:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:16:09 prd-ubuntu20.04-docker-8c-8g-3309 does not seem to be running inside a container 23:16:09 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 23:16:13 $ docker top 2d0b905579d63aadf48054901c30b1675e4fe2e41d135fae3ebd761c1bb71d81 -eo pid,comm [Pipeline] { [Pipeline] echo 23:16:13 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh 23:16:14 + set -o pipefail 23:16:14 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' 23:16:18 23:16:18 Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... 23:16:18 23:16:18 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/51b7f931-2ad3-4a5d-a1d2-3e401f6a993d/history/dc156c68-4077-4dda-aba8-89a837fede6c 23:16:18 23:16:18 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 23:16:18 23:16:18 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 23:16:18 23:16:18 23:16:18 A medium severity vulnerability was found in the Snyk CLI versions you are using. 23:16:18 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 23:16:18 More details here: https://snyk.co/ue1NS 23:16:18 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 23:16:18 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 23:16:18 $ docker stop --time=1 2d0b905579d63aadf48054901c30b1675e4fe2e41d135fae3ebd761c1bb71d81 23:16:21 $ docker rm -f --volumes 2d0b905579d63aadf48054901c30b1675e4fe2e41d135fae3ebd761c1bb71d81 [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 23:16:22 + git log --format=format:%s -1 2324491fcd83c67259ed47f9c53b07eaebff8e42 [Pipeline] sh 23:16:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:16:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:16:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:16:22 prd-ubuntu20.04-docker-8c-8g-3309 does not seem to be running inside a container 23:16: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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:16:23 $ docker top 7225394d10ddb30ecfd676234cbb6ef60d44dd57a28ece75f572a12c564b1c7e -eo pid,comm 23:16:23 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 23:16:23 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:16:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:16:23 [ssh-agent] Looking for ssh-agent implementation... 23:16:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:16:23 $ docker exec 7225394d10ddb30ecfd676234cbb6ef60d44dd57a28ece75f572a12c564b1c7e ssh-agent 23:16:23 SSH_AUTH_SOCK=/tmp/ssh-371YM5Ao4JIa/agent.31 23:16:23 SSH_AGENT_PID=37 23:16:23 Running ssh-add (command line suppressed) 23:16:23 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_22753156436050762.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_22753156436050762.key) 23:16:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:16:24 + git semver tag 23:16:24 2023-08-10 23:16:24,227 [run_tag] DEBUG tag force:False 23:16:24 2023-08-10 23:16:24,227 [check_head_tag] DEBUG check head tag 23:16:24 2023-08-10 23:16:24,228 [execute] INFO git cat-file --batch-check 23:16:24 2023-08-10 23:16:24,228 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 23:16:24 2023-08-10 23:16:24,232 [execute] INFO git cat-file --batch 23:16:24 2023-08-10 23:16:24,232 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 23:16:24 2023-08-10 23:16:24,239 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 23:16:24 2023-08-10 23:16:24,239 [execute] INFO git tag -a v3.1.0-dev.2 -m v3.1.0-dev.2 23:16:24 2023-08-10 23:16:24,239 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.2', '-m', 'v3.1.0-dev.2'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 23:16:24 2023-08-10 23:16:24,244 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 23:16:24 3.1.0-dev.2 [Pipeline] } 23:16:24 $ docker exec --env ******** --env ******** 7225394d10ddb30ecfd676234cbb6ef60d44dd57a28ece75f572a12c564b1c7e ssh-agent -k 23:16:24 unset SSH_AUTH_SOCK; 23:16:24 unset SSH_AGENT_PID; 23:16:24 echo Agent pid 37 killed; 23:16:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:16:24 + git semver [Pipeline] } 23:16:24 $ docker stop --time=1 7225394d10ddb30ecfd676234cbb6ef60d44dd57a28ece75f572a12c564b1c7e 23:16:26 $ docker rm -f --volumes 7225394d10ddb30ecfd676234cbb6ef60d44dd57a28ece75f572a12c564b1c7e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:16:26 23:16:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:16:27 0.23.1-centos7: Pulling from edgex-lftools 23:16:27 ab5ef0e58194: Pulling fs layer 23:16:27 9712f1f96733: Pulling fs layer 23:16:27 63f879dbbcfc: Pulling fs layer 23:16:27 0d9ebad4ef96: Pulling fs layer 23:16:27 e9a5061849ea: Pulling fs layer 23:16:27 d747dcd14b5f: Pulling fs layer 23:16:27 2de7ff778b66: Pulling fs layer 23:16:27 e9a5061849ea: Waiting 23:16:27 d747dcd14b5f: Waiting 23:16:27 2de7ff778b66: Waiting 23:16:27 0d9ebad4ef96: Waiting 23:16:27 9712f1f96733: Verifying Checksum 23:16:27 9712f1f96733: Download complete 23:16:27 63f879dbbcfc: Verifying Checksum 23:16:27 63f879dbbcfc: Download complete 23:16:27 e9a5061849ea: Verifying Checksum 23:16:27 e9a5061849ea: Download complete 23:16:27 d747dcd14b5f: Verifying Checksum 23:16:27 d747dcd14b5f: Download complete 23:16:27 0d9ebad4ef96: Verifying Checksum 23:16:27 0d9ebad4ef96: Download complete 23:16:27 ab5ef0e58194: Verifying Checksum 23:16:27 ab5ef0e58194: Download complete 23:16:27 2de7ff778b66: Verifying Checksum 23:16:27 2de7ff778b66: Download complete 23:16:30 ab5ef0e58194: Pull complete 23:16:30 9712f1f96733: Pull complete 23:16:31 63f879dbbcfc: Pull complete 23:16:34 0d9ebad4ef96: Pull complete 23:16:34 e9a5061849ea: Pull complete 23:16:34 d747dcd14b5f: Pull complete 23:16:35 2de7ff778b66: Pull complete 23:16:35 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 23:16:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:16:35 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:16:35 prd-ubuntu20.04-docker-8c-8g-3309 does not seem to be running inside a container 23:16:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 23:16:39 $ docker top 47d7db20b172b0b751ece7762c486edb330d283b182280c52088f1963605363b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 23:16:39 provisioning config files... 23:16:39 copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config9888053758369330945tmp 23:16:39 copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config5300189061427434379tmp 23:16:39 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config15274657178439916707tmp [Pipeline] { [Pipeline] echo 23:16:39 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 23:16:39 ---> sigul-configuration.sh 23:16:39 gpg: directory `/root/.gnupg' created 23:16:39 gpg: new configuration file `/root/.gnupg/gpg.conf' created 23:16:39 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 23:16:39 gpg: keyring `/root/.gnupg/secring.gpg' created 23:16:39 gpg: keyring `/root/.gnupg/pubring.gpg' created 23:16:39 gpg: CAST5 encrypted data 23:16:39 gpg: encrypted with 1 passphrase 23:16:39 gpg: WARNING: message was not integrity protected [Pipeline] sh 23:16:40 + mkdir /home/jenkins 23:16:40 + mkdir /home/jenkins/sigul [Pipeline] sh 23:16:40 + 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 23:16:40 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 23:16:40 ---> sigul-install.sh 23:16:40 Sigul already installed; skipping installation. [Pipeline] sh 23:16:40 + git tag --list 23:16:40 v0.0.0 23:16:40 v1.0.0 23:16:40 v2.1.0 23:16:40 v2.1.1 23:16:40 v2.2.0 23:16:40 v2.3.0 23:16:40 v3.0 23:16:40 v3.0.0 23:16:40 v3.1.0-dev.1 23:16:40 v3.1.0-dev.2 [Pipeline] sh 23:16:41 + lftools sign git-tag v3.1.0-dev.2 23:16:41 Signing Git tag with Sigul... 23:16:41 Signing v3.1.0-dev.2 [Pipeline] echo 23:16:42 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 23:16:42 ---> sigul-configuration-cleanup.sh [Pipeline] } 23:16:42 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 23:16:42 $ docker stop --time=1 47d7db20b172b0b751ece7762c486edb330d283b182280c52088f1963605363b 23:16:43 $ docker rm -f --volumes 47d7db20b172b0b751ece7762c486edb330d283b182280c52088f1963605363b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 23:16:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:16:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:16:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:16:44 prd-ubuntu20.04-docker-8c-8g-3309 does not seem to be running inside a container 23:16:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:16:44 $ docker top 19bec33c4490ecea13d473e50e6867e5f2d588ce9ef8aaeb7cd0de30034bbb40 -eo pid,comm 23:16:44 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 23:16:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:16:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:16:45 [ssh-agent] Looking for ssh-agent implementation... 23:16:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:16:45 $ docker exec 19bec33c4490ecea13d473e50e6867e5f2d588ce9ef8aaeb7cd0de30034bbb40 ssh-agent 23:16:45 SSH_AUTH_SOCK=/tmp/ssh-EOlTcl1YfYmM/agent.33 23:16:45 SSH_AGENT_PID=39 23:16:45 Running ssh-add (command line suppressed) 23:16:45 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_10369615907579032928.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_10369615907579032928.key) 23:16:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:16:45 + git semver bump pre 23:16:45 2023-08-10 23:16:45,794 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 23:16:45 2023-08-10 23:16:45,795 [bump_version] DEBUG bumping version:3.1.0-dev.2 on axis:pre with prefix:dev 23:16:45 2023-08-10 23:16:45,795 [bump_version] DEBUG bumped version:3.1.0-dev.3 23:16:45 2023-08-10 23:16:45,795 [write_version] DEBUG write version:3.1.0-dev.3 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True 23:16:45 2023-08-10 23:16:45,795 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 23:16:45 2023-08-10 23:16:45,795 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 23:16:45 2023-08-10 23:16:45,796 [execute] INFO git cat-file --batch-check 23:16:45 2023-08-10 23:16:45,797 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 23:16:45 2023-08-10 23:16:45,802 [execute] INFO git cat-file --batch 23:16:45 2023-08-10 23:16:45,802 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 23:16:45 2023-08-10 23:16:45,806 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 23:16:45 3.1.0-dev.3 [Pipeline] } 23:16:45 $ docker exec --env ******** --env ******** 19bec33c4490ecea13d473e50e6867e5f2d588ce9ef8aaeb7cd0de30034bbb40 ssh-agent -k 23:16:46 unset SSH_AUTH_SOCK; 23:16:46 unset SSH_AGENT_PID; 23:16:46 echo Agent pid 39 killed; 23:16:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:16:46 + git semver [Pipeline] } 23:16:46 $ docker stop --time=1 19bec33c4490ecea13d473e50e6867e5f2d588ce9ef8aaeb7cd0de30034bbb40 23:16:47 $ docker rm -f --volumes 19bec33c4490ecea13d473e50e6867e5f2d588ce9ef8aaeb7cd0de30034bbb40 [Pipeline] // withDockerContainer [Pipeline] sh 23:16:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:16:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:16:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:16:48 prd-ubuntu20.04-docker-8c-8g-3309 does not seem to be running inside a container 23:16:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:16:49 $ docker top 064da1570814804cc0758f39498d2bb2d00b010352d14d791756c723862dc9b0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:16:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:16:49 [ssh-agent] Looking for ssh-agent implementation... 23:16:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:16:49 $ docker exec 064da1570814804cc0758f39498d2bb2d00b010352d14d791756c723862dc9b0 ssh-agent 23:16:49 SSH_AUTH_SOCK=/tmp/ssh-MvihPcD3Cytl/agent.31 23:16:49 SSH_AGENT_PID=37 23:16:49 Running ssh-add (command line suppressed) 23:16:49 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_11837309735011113909.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_11837309735011113909.key) 23:16:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:16:49 + git semver push 23:16:50 2023-08-10 23:16:49,932 [run_push] DEBUG push 23:16:50 2023-08-10 23:16:49,933 [execute] INFO git cat-file --batch-check 23:16:50 2023-08-10 23:16:49,933 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 23:16:50 2023-08-10 23:16:49,938 [execute] INFO git rev-list cd3b042b49d76023f752f3a0ab274f879e832582 -- 23:16:50 2023-08-10 23:16:49,938 [execute] DEBUG Popen(['git', 'rev-list', 'cd3b042b49d76023f752f3a0ab274f879e832582', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 23:16:50 2023-08-10 23:16:49,946 [execute] INFO git fetch -v origin 23:16:50 2023-08-10 23:16:49,947 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=True, shell=None, istream=None) 23:16:50 2023-08-10 23:16:50,408 [run_push] DEBUG no remote changes detected 23:16:50 2023-08-10 23:16:50,408 [execute] INFO git push origin semver 23:16:50 2023-08-10 23:16:50,409 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 23:16:51 2023-08-10 23:16:51,162 [run_push] DEBUG push all version tags 23:16:51 2023-08-10 23:16:51,162 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 23:16:51 2023-08-10 23:16:51,163 [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) 23:16:52 2023-08-10 23:16:51,871 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 23:16:52 3.1.0-dev.3 [Pipeline] } 23:16:52 $ docker exec --env ******** --env ******** 064da1570814804cc0758f39498d2bb2d00b010352d14d791756c723862dc9b0 ssh-agent -k 23:16:52 unset SSH_AUTH_SOCK; 23:16:52 unset SSH_AGENT_PID; 23:16:52 echo Agent pid 37 killed; 23:16:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:16:52 + git semver [Pipeline] } 23:16:52 $ docker stop --time=1 064da1570814804cc0758f39498d2bb2d00b010352d14d791756c723862dc9b0 23:16:54 $ docker rm -f --volumes 064da1570814804cc0758f39498d2bb2d00b010352d14d791756c723862dc9b0 [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 23:16:54 + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] 23:16:54 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 23:16:54 total 16 23:16:54 drwxr-xr-x 3 root root 4096 Aug 10 23:07 . 23:16:54 drwxrwxr-x 12 jenkins jenkins 4096 Aug 10 23:16 .. 23:16:54 drwxr-xr-x 2 root root 4096 Aug 10 23:07 cost 23:16:54 -rw-r--r-- 1 root root 91 Aug 10 23:07 cost.csv 23:16:54 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives 23:16:54 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 23:16:54 total 16 23:16:54 drwxr-xr-x 3 jenkins jenkins 4096 Aug 10 23:07 . 23:16:54 drwxrwxr-x 12 jenkins jenkins 4096 Aug 10 23:16 .. 23:16:54 drwxr-xr-x 2 jenkins jenkins 4096 Aug 10 23:07 cost 23:16:54 -rw-r--r-- 1 jenkins jenkins 91 Aug 10 23:07 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:16:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:16:55 ---> package-listing.sh 23:16:55 ++ facter osfamily 23:16:55 ++ tr '[:upper:]' '[:lower:]' 23:16:56 + OS_FAMILY=debian 23:16:56 + workspace=/w/workspace/foundry_device-rfid-llrp-go_main 23:16:56 + START_PACKAGES=/tmp/packages_start.txt 23:16:56 + END_PACKAGES=/tmp/packages_end.txt 23:16:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:16:56 + PACKAGES=/tmp/packages_start.txt 23:16:56 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 23:16:56 + PACKAGES=/tmp/packages_end.txt 23:16:56 + case "${OS_FAMILY}" in 23:16:56 + dpkg -l 23:16:56 + grep '^ii' 23:16:56 + '[' -f /tmp/packages_start.txt ']' 23:16:56 + '[' -f /tmp/packages_end.txt ']' 23:16:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:16:56 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 23:16:56 + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ 23:16:56 + 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 23:16:56 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 23:16:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:16:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:16:57 prd-ubuntu20.04-docker-8c-8g-3309 does not seem to be running inside a container 23:16:57 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:16:57 $ docker top 52e60dd4e557eab72af1fab9bcf1d1ad174be31873359cd79ba69feed52efa66 -eo pid,comm [Pipeline] { [Pipeline] sh 23:16:57 + touch /tmp/pre-build-complete [Pipeline] sh 23:16:57 + mkdir -p /var/log/sysstat [Pipeline] sh 23:16:58 + ls /var/log/sa-host 23:16:58 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:16:58 provisioning config files... 23:16:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config13130036907149403653tmp [Pipeline] { [Pipeline] echo 23:16:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:16:58 ---> create-netrc.sh [Pipeline] } 23:16:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:16:59 ---> python-tools-install.sh [Pipeline] echo 23:16:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:16:59 ---> sudo-logs.sh 23:16:59 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:16:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:16:59 ---> job-cost.sh 23:16:59 lf-activate-venv: SKIPPING 23:16:59 DEBUG: total: 0.2199999988079071 23:16:59 INFO: Retrieving Stack Cost... 23:16:59 INFO: Retrieving Pricing Info for: v3-standard-8 23:17:00 INFO: Archiving Costs [Pipeline] echo 23:17:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:17:00 ---> logs-deploy.sh 23:17:00 lf-activate-venv: SKIPPING 23:17:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/105 23:17:00 INFO: archiving workspace using pattern(s): 23:17:01 Archives upload complete. 23:17:01 INFO: archiving logs to Nexus 23:17:02 ---> uname -a: 23:17:02 Linux prd-ubuntu20-04-docker-8c-8g-3309 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 23:17:02 23:17:02 23:17:02 ---> lscpu: 23:17:02 Architecture: x86_64 23:17:02 CPU op-mode(s): 32-bit, 64-bit 23:17:02 Byte Order: Little Endian 23:17:02 Address sizes: 40 bits physical, 48 bits virtual 23:17:02 CPU(s): 8 23:17:02 On-line CPU(s) list: 0-7 23:17:02 Thread(s) per core: 1 23:17:02 Core(s) per socket: 1 23:17:02 Socket(s): 8 23:17:02 NUMA node(s): 1 23:17:02 Vendor ID: AuthenticAMD 23:17:02 CPU family: 23 23:17:02 Model: 49 23:17:02 Model name: AMD EPYC-Rome Processor 23:17:02 Stepping: 0 23:17:02 CPU MHz: 2799.998 23:17:02 BogoMIPS: 5599.99 23:17:02 Virtualization: AMD-V 23:17:02 Hypervisor vendor: KVM 23:17:02 Virtualization type: full 23:17:02 L1d cache: 256 KiB 23:17:02 L1i cache: 256 KiB 23:17:02 L2 cache: 4 MiB 23:17:02 L3 cache: 128 MiB 23:17:02 NUMA node0 CPU(s): 0-7 23:17:02 Vulnerability Itlb multihit: Not affected 23:17:02 Vulnerability L1tf: Not affected 23:17:02 Vulnerability Mds: Not affected 23:17:02 Vulnerability Meltdown: Not affected 23:17:02 Vulnerability Mmio stale data: Not affected 23:17:02 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:17:02 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 23:17:02 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 23:17:02 Vulnerability Srbds: Not affected 23:17:02 Vulnerability Tsx async abort: Not affected 23:17:02 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 23:17:02 23:17:02 23:17:02 ---> nproc: 23:17:02 8 23:17:02 23:17:02 23:17:02 ---> df -h: 23:17:02 Filesystem Size Used Avail Use% Mounted on 23:17:02 overlay 155G 13G 143G 9% / 23:17:02 tmpfs 64M 0 64M 0% /dev 23:17:02 tmpfs 16G 0 16G 0% /sys/fs/cgroup 23:17:02 shm 64M 0 64M 0% /dev/shm 23:17:02 /dev/vda1 155G 13G 143G 9% /facter-os 23:17:02 23:17:02 23:17:02 ---> sar -b -r -n DEV: 23:17:02 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3309) 08/10/23 _x86_64_ (8 CPU) 23:17:02 23:17:02 23:04:26 LINUX RESTART (8 CPU) 23:17:02 23:17:02 23:05:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:17:02 23:06:01 166.96 12.16 154.79 0.00 1790.50 137439.76 0.00 23:17:02 23:07:01 130.63 0.18 130.44 0.00 7.47 39330.64 0.00 23:17:02 23:08:01 121.66 0.10 121.56 0.00 8.93 35308.52 0.00 23:17:02 23:09:01 4.25 1.67 2.58 0.00 37.73 31.34 0.00 23:17:02 23:10:01 54.51 12.23 42.28 0.00 5247.26 8850.12 0.00 23:17:02 23:11:01 6.48 0.02 6.46 0.00 0.13 125.82 0.00 23:17:02 23:12:01 1.37 0.00 1.37 0.00 0.00 15.60 0.00 23:17:02 23:13:01 1.82 0.00 1.82 0.00 0.00 20.26 0.00 23:17:02 23:14:01 1.30 0.00 1.30 0.00 0.00 14.26 0.00 23:17:02 23:15:01 2.17 0.00 2.17 0.00 0.00 23.46 0.00 23:17:02 23:16:01 1.38 0.07 1.32 0.00 7.87 30.79 0.00 23:17:02 23:17:01 127.30 0.38 126.91 0.00 21.20 58507.85 0.00 23:17:02 Average: 51.65 2.23 49.42 0.00 593.42 23307.88 0.00 23:17:02 23:17:02 23:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:17:02 23:06:01 28501752 31591204 722004 2.20 108092 3195684 1887108 5.56 1130052 2828612 147136 23:17:02 23:07:01 28398124 31546304 763084 2.32 147780 3203468 2022616 5.96 1204468 2839872 588 23:17:02 23:08:01 27660924 31584036 723836 2.20 158256 3906528 1747464 5.15 1248748 3468424 352 23:17:02 23:09:01 27640460 31565732 741948 2.26 158316 3907648 1747464 5.15 1271112 3468760 16 23:17:02 23:10:01 27108224 31544296 740596 2.25 192444 4371348 1801012 5.31 1593220 3637040 952 23:17:02 23:11:01 27113716 31544884 739876 2.25 190992 4368100 1785504 5.26 1590980 3633788 4 23:17:02 23:12:01 27120972 31552208 732696 2.23 191060 4368104 1785504 5.26 1584440 3633796 8 23:17:02 23:13:01 27120748 31552032 732716 2.23 191112 4368108 1785504 5.26 1584396 3633796 8 23:17:02 23:14:01 27120724 31552128 732644 2.23 191176 4368108 1785504 5.26 1584572 3633796 8 23:17:02 23:15:01 27120992 31552460 732236 2.23 191256 4368112 1785504 5.26 1584728 3633804 4 23:17:02 23:16:01 27120128 31552096 732472 2.23 191316 4368400 1784884 5.26 1585892 3633872 92 23:17:02 23:17:01 25524220 31437536 837224 2.55 229592 5677596 1894416 5.58 1792688 4877688 784 23:17:02 Average: 27295915 31547910 744278 2.26 178449 4205934 1817707 5.36 1479608 3576937 12496 23:17:02 23:17:02 23:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:17:02 23:06:01 ens3 584.87 360.86 7996.42 57.18 0.00 0.00 0.00 0.00 23:17:02 23:06:01 lo 6.40 6.40 0.62 0.62 0.00 0.00 0.00 0.00 23:17:02 23:06:01 docker0 192.18 311.56 15.04 1985.72 0.00 0.00 0.00 0.00 23:17:02 23:07:01 ens3 65.49 51.06 86.04 96.25 0.00 0.00 0.00 0.00 23:17:02 23:07:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 23:17:02 23:07:01 docker0 1.48 3.68 0.09 42.53 0.00 0.00 0.00 0.00 23:17:02 23:07:01 vethb4de8c0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 23:17:02 23:08:01 ens3 148.24 107.23 2653.20 233.96 0.00 0.00 0.00 0.00 23:17:02 23:08:01 lo 7.20 7.20 0.70 0.70 0.00 0.00 0.00 0.00 23:17:02 23:08:01 docker0 1.50 3.42 0.09 43.01 0.00 0.00 0.00 0.00 23:17:02 23:09:01 ens3 7.77 6.12 5.33 5.84 0.00 0.00 0.00 0.00 23:17:02 23:09:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 23:17:02 23:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:02 23:10:01 ens3 173.97 79.92 2921.88 5.74 0.00 0.00 0.00 0.00 23:17:02 23:10:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 23:17:02 23:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:02 23:11:01 ens3 0.30 0.25 0.02 0.02 0.00 0.00 0.00 0.00 23:17:02 23:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:17:02 23:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:02 23:12:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:02 23:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:02 23:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:02 23:13:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 23:17:02 23:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:17:02 23:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:02 23:14:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:17:02 23:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:02 23:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:02 23:15:01 ens3 0.28 0.18 0.08 0.07 0.00 0.00 0.00 0.00 23:17:02 23:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:17:02 23:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:02 23:16:01 ens3 4.42 3.28 4.65 2.19 0.00 0.00 0.00 0.00 23:17:02 23:16:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 23:17:02 23:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:02 23:17:01 ens3 404.52 263.72 7829.32 159.21 0.00 0.00 0.00 0.00 23:17:02 23:17:01 lo 2.47 2.47 0.24 0.24 0.00 0.00 0.00 0.00 23:17:02 23:17:01 docker0 36.73 66.02 3.26 578.98 0.00 0.00 0.00 0.00 23:17:02 Average: ens3 115.83 72.73 1791.39 46.70 0.00 0.00 0.00 0.00 23:17:02 Average: lo 1.52 1.52 0.14 0.14 0.00 0.00 0.00 0.00 23:17:02 Average: docker0 19.32 32.06 1.54 220.85 0.00 0.00 0.00 0.00 23:17:02 23:17:02 23:17:02 ---> sar -P ALL: 23:17:02 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3309) 08/10/23 _x86_64_ (8 CPU) 23:17:02 23:17:02 23:04:26 LINUX RESTART (8 CPU) 23:17:02 23:17:02 23:05:01 CPU %user %nice %system %iowait %steal %idle 23:17:02 23:06:01 all 8.00 0.00 3.12 2.42 0.06 86.40 23:17:02 23:06:01 0 7.73 0.00 3.23 0.22 0.07 88.76 23:17:02 23:06:01 1 6.32 0.00 2.40 1.71 0.05 89.51 23:17:02 23:06:01 2 8.04 0.00 2.87 2.46 0.07 86.57 23:17:02 23:06:01 3 8.05 0.00 3.64 0.37 0.08 87.85 23:17:02 23:06:01 4 6.84 0.00 3.13 0.86 0.05 89.12 23:17:02 23:06:01 5 9.12 0.00 3.45 2.21 0.07 85.15 23:17:02 23:06:01 6 9.08 0.00 2.82 0.30 0.05 87.75 23:17:02 23:06:01 7 8.82 0.00 3.41 11.25 0.07 76.44 23:17:02 23:07:01 all 29.67 0.00 4.98 2.45 0.07 62.82 23:17:02 23:07:01 0 30.04 0.00 4.69 0.94 0.07 64.26 23:17:02 23:07:01 1 26.92 0.00 4.52 0.03 0.07 68.46 23:17:02 23:07:01 2 31.16 0.00 4.55 0.18 0.07 64.04 23:17:02 23:07:01 3 28.57 0.00 5.54 0.67 0.07 65.15 23:17:02 23:07:01 4 31.88 0.00 4.67 0.03 0.05 63.36 23:17:02 23:07:01 5 29.08 0.00 5.04 4.26 0.07 61.56 23:17:02 23:07:01 6 29.98 0.00 5.46 0.05 0.07 64.44 23:17:02 23:07:01 7 29.74 0.00 5.41 13.51 0.08 51.25 23:17:02 23:08:01 all 16.21 0.00 3.42 1.50 0.06 78.81 23:17:02 23:08:01 0 16.34 0.00 3.40 0.82 0.05 79.39 23:17:02 23:08:01 1 16.20 0.00 3.64 0.57 0.05 79.54 23:17:02 23:08:01 2 16.13 0.00 4.01 0.35 0.05 79.45 23:17:02 23:08:01 3 16.25 0.00 3.22 0.03 0.07 80.43 23:17:02 23:08:01 4 16.61 0.00 2.98 0.39 0.05 79.97 23:17:02 23:08:01 5 15.94 0.00 3.67 1.67 0.08 78.63 23:17:02 23:08:01 6 17.05 0.00 3.12 0.17 0.03 79.63 23:17:02 23:08:01 7 15.16 0.00 3.31 8.06 0.07 73.39 23:17:02 23:09:01 all 0.35 0.00 0.03 0.02 0.01 99.59 23:17:02 23:09:01 0 0.45 0.00 0.07 0.05 0.02 99.42 23:17:02 23:09:01 1 0.02 0.00 0.02 0.00 0.02 99.95 23:17:02 23:09:01 2 0.03 0.00 0.02 0.00 0.00 99.95 23:17:02 23:09:01 3 0.93 0.00 0.00 0.02 0.00 99.05 23:17:02 23:09:01 4 0.13 0.00 0.00 0.00 0.00 99.87 23:17:02 23:09:01 5 0.28 0.00 0.08 0.05 0.02 99.57 23:17:02 23:09:01 6 0.18 0.00 0.07 0.00 0.02 99.73 23:17:02 23:09:01 7 0.78 0.00 0.02 0.02 0.02 99.17 23:17:02 23:10:01 all 2.31 0.00 1.46 0.69 0.02 95.52 23:17:02 23:10:01 0 0.90 0.00 1.84 1.69 0.02 95.56 23:17:02 23:10:01 1 2.79 0.00 2.32 0.58 0.02 94.29 23:17:02 23:10:01 2 3.69 0.00 2.47 0.92 0.03 92.89 23:17:02 23:10:01 3 1.84 0.00 0.97 0.25 0.03 96.90 23:17:02 23:10:01 4 2.52 0.00 1.04 0.45 0.02 95.98 23:17:02 23:10:01 5 2.15 0.00 1.43 0.78 0.03 95.60 23:17:02 23:10:01 6 1.67 0.00 0.79 0.23 0.02 97.29 23:17:02 23:10:01 7 2.92 0.00 0.80 0.63 0.02 95.63 23:17:02 23:11:01 all 0.07 0.00 0.06 0.02 0.01 99.83 23:17:02 23:11:01 0 0.07 0.00 0.05 0.02 0.00 99.87 23:17:02 23:11:01 1 0.03 0.00 0.10 0.00 0.00 99.87 23:17:02 23:11:01 2 0.00 0.00 0.05 0.02 0.02 99.92 23:17:02 23:11:01 3 0.05 0.00 0.03 0.07 0.02 99.83 23:17:02 23:11:01 4 0.03 0.00 0.05 0.00 0.02 99.90 23:17:02 23:11:01 5 0.05 0.00 0.07 0.08 0.00 99.80 23:17:02 23:11:01 6 0.12 0.00 0.07 0.00 0.03 99.78 23:17:02 23:11:01 7 0.22 0.00 0.08 0.00 0.02 99.68 23:17:02 23:12:01 all 0.02 0.00 0.01 0.01 0.01 99.95 23:17:02 23:12:01 0 0.02 0.00 0.00 0.00 0.02 99.97 23:17:02 23:12:01 1 0.03 0.00 0.00 0.00 0.00 99.97 23:17:02 23:12:01 2 0.00 0.00 0.03 0.00 0.02 99.95 23:17:02 23:12:01 3 0.00 0.00 0.00 0.00 0.02 99.98 23:17:02 23:12:01 4 0.03 0.00 0.02 0.00 0.00 99.95 23:17:02 23:12:01 5 0.02 0.00 0.00 0.05 0.02 99.92 23:17:02 23:12:01 6 0.07 0.00 0.00 0.00 0.03 99.90 23:17:02 23:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:17:02 23:13:01 all 0.01 0.00 0.01 0.01 0.00 99.96 23:17:02 23:13:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:17:02 23:13:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:17:02 23:13:01 2 0.03 0.00 0.00 0.02 0.00 99.95 23:17:02 23:13:01 3 0.03 0.00 0.02 0.03 0.00 99.92 23:17:02 23:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:17:02 23:13:01 5 0.00 0.00 0.00 0.05 0.00 99.95 23:17:02 23:13:01 6 0.03 0.00 0.03 0.00 0.02 99.92 23:17:02 23:13:01 7 0.02 0.00 0.00 0.00 0.02 99.97 23:17:02 23:14:01 all 0.14 0.00 0.01 0.05 0.01 99.79 23:17:02 23:14:01 0 0.00 0.00 0.02 0.00 0.02 99.97 23:17:02 23:14:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:17:02 23:14:01 2 0.00 0.00 0.00 0.00 0.02 99.98 23:17:02 23:14:01 3 0.00 0.00 0.00 0.05 0.02 99.93 23:17:02 23:14:01 4 0.03 0.00 0.00 0.00 0.00 99.97 23:17:02 23:14:01 5 0.02 0.00 0.02 0.35 0.00 99.62 23:17:02 23:14:01 6 0.05 0.00 0.03 0.00 0.03 99.88 23:17:02 23:14:01 7 1.03 0.00 0.00 0.00 0.00 98.97 23:17:02 23:15:01 all 0.10 0.00 0.02 0.04 0.01 99.83 23:17:02 23:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:17:02 23:15:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:17:02 23:15:01 2 0.00 0.00 0.02 0.00 0.00 99.98 23:17:02 23:15:01 3 0.00 0.00 0.02 0.07 0.02 99.90 23:17:02 23:15:01 4 0.00 0.00 0.00 0.02 0.00 99.98 23:17:02 23:15:01 5 0.00 0.00 0.02 0.27 0.00 99.72 23:17:02 23:15:01 6 0.08 0.00 0.03 0.00 0.02 99.87 23:17:02 23:15:01 7 0.71 0.00 0.05 0.00 0.02 99.22 23:17:02 23:16:01 all 0.31 0.00 0.05 0.06 0.00 99.57 23:17:02 23:16:01 0 0.13 0.00 0.03 0.00 0.00 99.83 23:17:02 23:16:01 1 0.12 0.00 0.08 0.00 0.00 99.80 23:17:02 23:16:01 2 0.03 0.00 0.02 0.08 0.02 99.85 23:17:02 23:16:01 3 0.25 0.00 0.03 0.00 0.00 99.72 23:17:02 23:16:01 4 0.13 0.00 0.10 0.00 0.00 99.77 23:17:02 23:16:01 5 0.00 0.00 0.03 0.42 0.00 99.55 23:17:02 23:16:01 6 0.18 0.00 0.05 0.00 0.02 99.75 23:17:02 23:16:01 7 1.65 0.00 0.08 0.00 0.00 98.27 23:17:02 23:17:02 23:16:01 CPU %user %nice %system %iowait %steal %idle 23:17:02 23:17:01 all 9.09 0.00 3.97 2.34 0.07 84.54 23:17:02 23:17:01 0 8.88 0.00 4.09 0.47 0.07 86.49 23:17:02 23:17:01 1 10.51 0.00 3.80 2.28 0.07 83.34 23:17:02 23:17:01 2 8.58 0.00 5.04 1.52 0.07 84.79 23:17:02 23:17:01 3 9.39 0.00 4.74 11.58 0.07 74.22 23:17:02 23:17:01 4 8.97 0.00 3.57 0.34 0.05 87.08 23:17:02 23:17:01 5 8.93 0.00 4.32 1.83 0.07 84.85 23:17:02 23:17:01 6 8.86 0.00 3.32 0.15 0.07 87.60 23:17:02 23:17:01 7 8.57 0.00 2.87 0.66 0.07 87.84 23:17:02 Average: all 5.49 0.00 1.42 0.80 0.03 92.26 23:17:02 Average: 0 5.35 0.00 1.44 0.35 0.03 92.83 23:17:02 Average: 1 5.22 0.00 1.40 0.43 0.02 92.93 23:17:02 Average: 2 5.62 0.00 1.58 0.46 0.03 92.31 23:17:02 Average: 3 5.41 0.00 1.51 1.08 0.03 91.96 23:17:02 Average: 4 5.57 0.00 1.29 0.17 0.02 92.95 23:17:02 Average: 5 5.43 0.00 1.50 1.00 0.03 92.05 23:17:02 Average: 6 5.58 0.00 1.31 0.08 0.03 93.00 23:17:02 Average: 7 5.76 0.00 1.32 2.81 0.03 90.07 23:17:02 23:17:02 23:17:02