Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7d7b15f1b790f27adc0bce77c10ac3b7efd52a16 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-ssh2241084834069578543.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh16921009057047559755.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh12920997880469017124.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh9716288239711237705.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-ssh6264108791126670441.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-5451’ is offline Running on prd-ubuntu20.04-docker-8c-8g-5453 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 7d7b15f1b790f27adc0bce77c10ac3b7efd52a16 (main) Commit message: "Merge pull request #247 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.19" > 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 7d7b15f1b790f27adc0bce77c10ac3b7efd52a16 # timeout=10 > git rev-list --no-walk 0614871e3cf69c5486cd4f4d882df759a86e1a4a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:39:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:39:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:39:31 ========================================================= 10:39:31 EdgeX Global Pipelines Version Info 10:39:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:39:32 ------------------- 10:39:32 stable info: 10:39:32 ------------------- 10:39:32 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:39:32 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 10:39:32 Message: update stable to v1.0.253 10:39:33 ------------------- 10:39:33 experimental info: 10:39:33 ------------------- 10:39:33 Commited By: **** collab-it+edgex@linuxfoundation.org 10:39:33 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 10:39:33 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:39:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 10:39:33 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 10:39:33 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:39:33 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:39:33 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:39:33 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 10:39:33 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:39:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:39:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:39:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:39:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:39:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 10:39:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:39:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:39:33 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:39:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:39:33 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:39:33 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:39:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:39:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:39:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:39:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:39:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:39:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:39:33 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:39:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:39:33 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:39:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 10:39:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 10:39:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 10:39:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7d7b15f1b790f27adc0bce77c10ac3b7efd52a16 [Pipeline] echo 10:39:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7d7b15f [Pipeline] echo 10:39:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:39:33 provisioning config files... 10:39:33 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config5882378940970127713tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:39:34 ---> docker-login.sh 10:39:34 nexus3.edgexfoundry.org:10001 10:39:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:39:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:39:34 Configure a credential helper to remove this warning. See 10:39:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:39:34 10:39:34 Login Succeeded 10:39:34 nexus3.edgexfoundry.org:10002 10:39:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:39:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:39:34 Configure a credential helper to remove this warning. See 10:39:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:39:34 10:39:34 Login Succeeded 10:39:34 nexus3.edgexfoundry.org:10003 10:39:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:39:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:39:34 Configure a credential helper to remove this warning. See 10:39:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:39:34 10:39:34 Login Succeeded 10:39:34 nexus3.edgexfoundry.org:10004 10:39:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:39:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:39:34 Configure a credential helper to remove this warning. See 10:39:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:39:34 10:39:34 Login Succeeded 10:39:34 docker.io 10:39:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:39:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:39:35 Configure a credential helper to remove this warning. See 10:39:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:39:35 10:39:35 Login Succeeded 10:39:35 ---> docker-login.sh ends [Pipeline] } 10:39:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:39:35 + git rev-list -1 --merges 7d7b15f1b790f27adc0bce77c10ac3b7efd52a16~1..7d7b15f1b790f27adc0bce77c10ac3b7efd52a16 [Pipeline] echo 10:39:35 -----------> git rev-list -1 --merges 7d7b15f1b790f27adc0bce77c10ac3b7efd52a16~1..7d7b15f1b790f27adc0bce77c10ac3b7efd52a16 7d7b15f1b790f27adc0bce77c10ac3b7efd52a16 10:39:35 7d7b15f1b790f27adc0bce77c10ac3b7efd52a16 [false] [Pipeline] sh 10:39:35 + git log --format=format:%s -1 7d7b15f1b790f27adc0bce77c10ac3b7efd52a16 [Pipeline] echo 10:39:35 ========================================================= 10:39:35 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:39:35 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:39:36 + git log --format=format:%s -1 7d7b15f1b790f27adc0bce77c10ac3b7efd52a16 [Pipeline] echo 10:39:36 [semverPrep] GIT_COMMIT: 7d7b15f1b790f27adc0bce77c10ac3b7efd52a16, Commit Message: Merge pull request #247 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.19 [Pipeline] echo 10:39:36 [semverPrep] This is not a build commit. [Pipeline] sh 10:39:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:39:36 + grep -v github /etc/ssh/ssh_known_hosts 10:39:36 + [ -e /tmp/ssh_known_hosts ] 10:39:36 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:39:36 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:39:36 + sudo tee -a /etc/ssh/ssh_known_hosts 10:39:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:39:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:39:36 10:39:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:39:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:39:37 0.1.4: Pulling from edgex-devops/py-git-semver 10:39:37 b85a868b505f: Pulling fs layer 10:39:37 e2be974225ed: Pulling fs layer 10:39:37 339a4e72a1f5: Pulling fs layer 10:39:37 988bab9f4d93: Pulling fs layer 10:39:37 1469e6f7b9e6: Pulling fs layer 10:39:37 eaf3925da568: Pulling fs layer 10:39:37 bab4dde63d76: Pulling fs layer 10:39:37 bde34c3a00c8: Pulling fs layer 10:39:37 b352a97aabf1: Pulling fs layer 10:39:37 4872d77fe225: Pulling fs layer 10:39:37 5851b861e8e6: Pulling fs layer 10:39:37 5851b861e8e6: Waiting 10:39:37 b352a97aabf1: Waiting 10:39:37 4872d77fe225: Waiting 10:39:37 1469e6f7b9e6: Waiting 10:39:37 eaf3925da568: Waiting 10:39:37 bab4dde63d76: Waiting 10:39:37 bde34c3a00c8: Waiting 10:39:37 988bab9f4d93: Waiting 10:39:37 e2be974225ed: Verifying Checksum 10:39:37 e2be974225ed: Download complete 10:39:37 988bab9f4d93: Download complete 10:39:37 1469e6f7b9e6: Verifying Checksum 10:39:37 1469e6f7b9e6: Download complete 10:39:37 eaf3925da568: Verifying Checksum 10:39:37 eaf3925da568: Download complete 10:39:37 339a4e72a1f5: Download complete 10:39:37 bde34c3a00c8: Download complete 10:39:37 b352a97aabf1: Verifying Checksum 10:39:37 b352a97aabf1: Download complete 10:39:37 4872d77fe225: Verifying Checksum 10:39:37 4872d77fe225: Download complete 10:39:37 5851b861e8e6: Verifying Checksum 10:39:37 5851b861e8e6: Download complete 10:39:37 b85a868b505f: Verifying Checksum 10:39:37 b85a868b505f: Download complete 10:39:37 bab4dde63d76: Verifying Checksum 10:39:37 bab4dde63d76: Download complete 10:39:38 b85a868b505f: Pull complete 10:39:38 e2be974225ed: Pull complete 10:39:39 339a4e72a1f5: Pull complete 10:39:39 988bab9f4d93: Pull complete 10:39:39 1469e6f7b9e6: Pull complete 10:39:40 eaf3925da568: Pull complete 10:39:41 bab4dde63d76: Pull complete 10:39:41 bde34c3a00c8: Pull complete 10:39:41 b352a97aabf1: Pull complete 10:39:41 4872d77fe225: Pull complete 10:39:41 5851b861e8e6: Pull complete 10:39:41 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:39:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:39:41 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:39:42 prd-ubuntu20.04-docker-8c-8g-5453 does not seem to be running inside a container 10:39:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:39:45 $ docker top 54af62aeb5304139a5a77f9e73d3becc94301dbfb4fa00c868333c394f1bc4ec -eo pid,comm 10:39:45 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). 10:39:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:39:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:39:45 [ssh-agent] Looking for ssh-agent implementation... 10:39:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:39:45 $ docker exec 54af62aeb5304139a5a77f9e73d3becc94301dbfb4fa00c868333c394f1bc4ec ssh-agent 10:39:45 SSH_AUTH_SOCK=/tmp/ssh-CPCtsut84U40/agent.32 10:39:45 SSH_AGENT_PID=38 10:39:45 Running ssh-add (command line suppressed) 10:39:45 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_9447714567723809181.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_9447714567723809181.key) 10:39:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:39:46 + git tag --points-at HEAD [Pipeline] } 10:39:46 $ docker exec --env ******** --env ******** 54af62aeb5304139a5a77f9e73d3becc94301dbfb4fa00c868333c394f1bc4ec ssh-agent -k 10:39:46 unset SSH_AUTH_SOCK; 10:39:46 unset SSH_AGENT_PID; 10:39:46 echo Agent pid 38 killed; 10:39:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:39:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:39:46 [ssh-agent] Looking for ssh-agent implementation... 10:39:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:39:46 $ docker exec 54af62aeb5304139a5a77f9e73d3becc94301dbfb4fa00c868333c394f1bc4ec ssh-agent 10:39:46 SSH_AUTH_SOCK=/tmp/ssh-O1eO06cCRDDR/agent.71 10:39:46 SSH_AGENT_PID=77 10:39:46 Running ssh-add (command line suppressed) 10:39:46 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_10165802225398804713.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_10165802225398804713.key) 10:39:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:39:47 + git semver init 10:39:47 2023-09-06 10:39:47,262 [run_init] DEBUG init version:0.0.0 force:False 10:39:47 2023-09-06 10:39:47,263 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver 10:39:47 2023-09-06 10:39:47,264 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver 10:39:47 2023-09-06 10:39:47,265 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/foundry_device-rfid-llrp-go_main/.semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 10:39:48 2023-09-06 10:39:48,108 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude 10:39:48 2023-09-06 10:39:48,108 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False 10:39:48 2023-09-06 10:39:48,108 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 10:39:48 2023-09-06 10:39:48,108 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 10:39:48 3.1.0-dev.5 [Pipeline] } 10:39:48 $ docker exec --env ******** --env ******** 54af62aeb5304139a5a77f9e73d3becc94301dbfb4fa00c868333c394f1bc4ec ssh-agent -k 10:39:48 unset SSH_AUTH_SOCK; 10:39:48 unset SSH_AGENT_PID; 10:39:48 echo Agent pid 77 killed; 10:39:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:39:48 + git semver [Pipeline] } 10:39:48 $ docker stop --time=1 54af62aeb5304139a5a77f9e73d3becc94301dbfb4fa00c868333c394f1bc4ec 10:39:50 $ docker rm -f --volumes 54af62aeb5304139a5a77f9e73d3becc94301dbfb4fa00c868333c394f1bc4ec [Pipeline] // withDockerContainer [Pipeline] sh 10:39:50 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:39:50 Stashed 1 file(s) [Pipeline] echo 10:39:50 [edgeXSemver]: initialized semver on version 3.1.0-dev.5 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:39:50 provisioning config files... 10:39:50 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config12381582671237740237tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:39:51 ---> docker-login.sh 10:39:51 nexus3.edgexfoundry.org:10001 10:39:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:39:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:39:51 Configure a credential helper to remove this warning. See 10:39:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:39:51 10:39:51 Login Succeeded 10:39:51 nexus3.edgexfoundry.org:10002 10:39:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:39:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:39:51 Configure a credential helper to remove this warning. See 10:39:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:39:51 10:39:51 Login Succeeded 10:39:51 nexus3.edgexfoundry.org:10003 10:39:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:39:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:39:51 Configure a credential helper to remove this warning. See 10:39:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:39:51 10:39:51 Login Succeeded 10:39:51 nexus3.edgexfoundry.org:10004 10:39:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:39:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:39:51 Configure a credential helper to remove this warning. See 10:39:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:39:51 10:39:51 Login Succeeded 10:39:51 docker.io 10:39:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:39:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:39:51 Configure a credential helper to remove this warning. See 10:39:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:39:51 10:39:51 Login Succeeded 10:39:51 ---> docker-login.sh ends [Pipeline] } 10:39:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:39:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:39:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:39:51 ========================================================= 10:39:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 10:39:51 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:39:52 + 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 . 10:39:52 Sending build context to Docker daemon 4.316MB 10:39:52 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 10:39:52 Step 2/12 : FROM ${BASE} AS builder 10:39:52 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 10:39:52 4db1b89c0bd1: Pulling fs layer 10:39:52 6911f1a30b25: Pulling fs layer 10:39:52 e194b8c5c2a9: Pulling fs layer 10:39:52 6863d3e3a2b1: Pulling fs layer 10:39:52 ec0bb842ea78: Pulling fs layer 10:39:52 40a00589a448: Pulling fs layer 10:39:52 6c08303d61cc: Pulling fs layer 10:39:52 798269fcf238: Pulling fs layer 10:39:52 40a00589a448: Waiting 10:39:52 6863d3e3a2b1: Waiting 10:39:52 798269fcf238: Waiting 10:39:52 6c08303d61cc: Waiting 10:39:52 6911f1a30b25: Verifying Checksum 10:39:52 6911f1a30b25: Download complete 10:39:52 6863d3e3a2b1: Download complete 10:39:52 ec0bb842ea78: Verifying Checksum 10:39:52 ec0bb842ea78: Download complete 10:39:52 4db1b89c0bd1: Verifying Checksum 10:39:52 4db1b89c0bd1: Download complete 10:39:52 40a00589a448: Verifying Checksum 10:39:52 40a00589a448: Download complete 10:39:52 4db1b89c0bd1: Pull complete 10:39:52 6911f1a30b25: Pull complete 10:39:52 798269fcf238: Verifying Checksum 10:39:52 798269fcf238: Download complete 10:39:52 e194b8c5c2a9: Verifying Checksum 10:39:52 e194b8c5c2a9: Download complete 10:39:53 6c08303d61cc: Verifying Checksum 10:39:53 6c08303d61cc: Download complete 10:39:56 e194b8c5c2a9: Pull complete 10:39:56 6863d3e3a2b1: Pull complete 10:39:56 ec0bb842ea78: Pull complete 10:39:56 40a00589a448: Pull complete 10:39:59 6c08303d61cc: Pull complete 10:39:59 798269fcf238: Pull complete 10:39:59 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 10:39:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 10:39:59 ---> ec979cd7f677 10:39:59 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:40:04 ---> Running in 10daf3c50a54 10:40:04 Removing intermediate container 10daf3c50a54 10:40:04 ---> 1535c98e1a5c 10:40:04 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:40:04 ---> Running in 9088924efe61 10:40:04 Removing intermediate container 9088924efe61 10:40:04 ---> f476226a0f76 10:40:04 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 10:40:04 ---> Running in b752350544fc 10:40:04 Removing intermediate container b752350544fc 10:40:04 ---> 3b1186fdbf17 10:40:04 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:40:04 ---> Running in 45687029e89e 10:40:04 Removing intermediate container 45687029e89e 10:40:04 ---> 71a420308154 10:40:04 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:40:04 ---> Running in be164a1b23d4 10:40:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:40:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:40:05 OK: 265 MiB in 53 packages 10:40:05 Still waiting to schedule task 10:40:05 ‘prd-ubuntu20.04-docker-arm64-4c-16g-5452’ is offline 10:40:05 Removing intermediate container be164a1b23d4 10:40:05 ---> 42e1685d1d17 10:40:05 Step 8/12 : WORKDIR /app 10:40:05 ---> Running in 2f5661beed95 10:40:05 Removing intermediate container 2f5661beed95 10:40:05 ---> 8a76539ee9de 10:40:05 Step 9/12 : COPY go.mod vendor* ./ 10:40:05 ---> 7e9f53b2000e 10:40:05 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:40:06 ---> Running in c8399f382014 10:40:44 Removing intermediate container c8399f382014 10:40:44 ---> a48e33c252ed 10:40:44 Step 11/12 : COPY . . 10:40:44 ---> 05e6ebce512a 10:40:44 Step 12/12 : RUN $MAKE 10:40:44 ---> Running in 636b5d722110 10:40:44 noop 10:40:44 Removing intermediate container 636b5d722110 10:40:44 ---> ece6a67005e3 10:40:44 Successfully built ece6a67005e3 10:40:44 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:45 + docker inspect -f . ci-base-image-x86_64 10:40:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:40:45 prd-ubuntu20.04-docker-8c-8g-5453 does not seem to be running inside a container 10:40:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:40:45 $ docker top dac5b59c0c97e7b0b2aaec9cf607e9636e48e4681084a6783029db1a07728043 -eo pid,comm [Pipeline] { [Pipeline] sh 10:40:46 + go version 10:40:46 go version go1.20.6 linux/amd64 [Pipeline] } 10:40:46 $ docker stop --time=1 dac5b59c0c97e7b0b2aaec9cf607e9636e48e4681084a6783029db1a07728043 10:40:47 $ docker rm -f --volumes dac5b59c0c97e7b0b2aaec9cf607e9636e48e4681084a6783029db1a07728043 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:47 + docker inspect -f . ci-base-image-x86_64 10:40:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:40:47 prd-ubuntu20.04-docker-8c-8g-5453 does not seem to be running inside a container 10:40:47 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:40:48 $ docker top e7d692b298d1f013f8e82a0758d42f6e4988982519d3647e69eec014a6d0ab1f -eo pid,comm [Pipeline] { [Pipeline] sh 10:40:48 + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh 10:40:48 + make test 10:40:48 go test ./... -coverprofile=coverage.out ./... 10:40:54 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:41:06 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 10:41:06 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 10:41:08 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.252s coverage: 40.6% of statements 10:41:08 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.247s coverage: 51.9% of statements 10:41:08 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.010s coverage: 96.4% of statements 10:41:18 go vet ./... 10:41:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:41:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:41:22 ./bin/test-attribution-txt.sh [Pipeline] echo 10:41:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:41:22 $ docker stop --time=1 e7d692b298d1f013f8e82a0758d42f6e4988982519d3647e69eec014a6d0ab1f 10:41:26 $ docker rm -f --volumes e7d692b298d1f013f8e82a0758d42f6e4988982519d3647e69eec014a6d0ab1f [Pipeline] // withDockerContainer [Pipeline] sh 10:41:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:41:27 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:41:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:41:28 + ls -al . 10:41:28 total 644 10:41:28 drwxrwxr-x 11 jenkins jenkins 4096 Sep 6 10:40 . 10:41:28 drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 10:39 .. 10:41:28 -rw-rw-r-- 1 jenkins jenkins 134 Sep 6 10:39 .dockerignore 10:41:28 drwxrwxr-x 8 jenkins jenkins 4096 Sep 6 10:39 .git 10:41:28 drwxrwxr-x 3 jenkins jenkins 4096 Sep 6 10:39 .github 10:41:28 -rw-rw-r-- 1 jenkins jenkins 946 Sep 6 10:39 .gitignore 10:41:28 -rw-rw-r-- 1 jenkins jenkins 41 Sep 6 10:39 .golangci.yml 10:41:28 drwxr-xr-x 3 jenkins jenkins 4096 Sep 6 10:39 .semver 10:41:28 -rw-rw-r-- 1 jenkins jenkins 11980 Sep 6 10:39 Attribution.txt 10:41:28 -rw-rw-r-- 1 jenkins jenkins 10365 Sep 6 10:39 CHANGELOG.md 10:41:28 -rw-rw-r-- 1 jenkins jenkins 1347 Sep 6 10:39 Dockerfile 10:41:28 -rw-rw-r-- 1 jenkins jenkins 677 Sep 6 10:39 GOVERNANCE.md 10:41:28 -rw-rw-r-- 1 jenkins jenkins 683 Sep 6 10:39 Jenkinsfile 10:41:28 -rw-rw-r-- 1 jenkins jenkins 11347 Sep 6 10:39 LICENSE 10:41:28 -rw-rw-r-- 1 jenkins jenkins 2179 Sep 6 10:39 Makefile 10:41:28 -rw-rw-r-- 1 jenkins jenkins 625 Sep 6 10:39 OWNERS.md 10:41:28 -rw-rw-r-- 1 jenkins jenkins 29016 Sep 6 10:39 README.md 10:41:28 -rw-rw-r-- 1 jenkins jenkins 11 Sep 6 10:39 VERSION 10:41:28 drwxrwxr-x 2 jenkins jenkins 4096 Sep 6 10:39 bin 10:41:28 drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 10:39 cmd 10:41:28 -rw-r--r-- 1 jenkins jenkins 459493 Sep 6 10:41 coverage.out 10:41:28 drwxrwxr-x 2 jenkins jenkins 4096 Sep 6 10:39 examples 10:41:28 -rw-rw-r-- 1 jenkins jenkins 3876 Sep 6 10:39 go.mod 10:41:28 -rw-rw-r-- 1 jenkins jenkins 33758 Sep 6 10:39 go.sum 10:41:28 drwxrwxr-x 2 jenkins jenkins 4096 Sep 6 10:39 images 10:41:28 drwxrwxr-x 5 jenkins jenkins 4096 Sep 6 10:39 internal 10:41:28 drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 10:39 snap 10:41:28 -rw-rw-r-- 1 jenkins jenkins 193 Sep 6 10:39 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:28 + docker build -t device-rfid-llrp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=7d7b15f1b790f27adc0bce77c10ac3b7efd52a16 --label arch=amd64 --label version=3.1.0-dev.5 . 10:41:28 Sending build context to Docker daemon 4.316MB 10:41:28 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 10:41:28 Step 2/24 : FROM ${BASE} AS builder 10:41:28 ---> ece6a67005e3 10:41:28 Step 3/24 : ARG ADD_BUILD_TAGS="" 10:41:28 ---> Running in 73f74ce7c2c6 10:41:28 Removing intermediate container 73f74ce7c2c6 10:41:28 ---> 7c4627f16e4f 10:41:28 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:41:28 ---> Running in c092d017472a 10:41:28 Removing intermediate container c092d017472a 10:41:28 ---> b76f3437cccb 10:41:28 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 10:41:28 ---> Running in d22d73f2645b 10:41:29 Removing intermediate container d22d73f2645b 10:41:29 ---> 1ff07e9bfc15 10:41:29 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 10:41:29 ---> Running in 4c884a14fa02 10:41:29 Removing intermediate container 4c884a14fa02 10:41:29 ---> 76e0ad517026 10:41:29 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:41:29 ---> Running in 6bc3f2efe7bf 10:41:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:41:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:41:29 OK: 265 MiB in 53 packages 10:41:30 Removing intermediate container 6bc3f2efe7bf 10:41:30 ---> b96c461e61b6 10:41:30 Step 8/24 : WORKDIR /app 10:41:30 ---> Running in 7ff9cfe79554 10:41:30 Removing intermediate container 7ff9cfe79554 10:41:30 ---> a89f7334e4ac 10:41:30 Step 9/24 : COPY go.mod vendor* ./ 10:41:30 ---> 991157709515 10:41:30 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:41:30 ---> Running in 2d9bf4245983 10:41:31 Removing intermediate container 2d9bf4245983 10:41:31 ---> 8acebe490fc1 10:41:31 Step 11/24 : COPY . . 10:41:31 ---> e03ba3572c8d 10:41:31 Step 12/24 : RUN $MAKE 10:41:31 ---> Running in f1657d16a2c9 10:41:31 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.1.0-dev.5 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.19" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 10:41:34 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5454 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws 10:41:34 Running in /w/workspace/device-rfid-llrp-go/109 [Pipeline] { [Pipeline] checkout 10:41:34 The recommended git tool is: git 10:41:39 using credential edgex-jenkins-ssh 10:41:39 Cloning the remote Git repository 10:41:39 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:41:39 > git init /w/workspace/device-rfid-llrp-go/109 # timeout=10 10:41:42 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:41:42 > git --version # timeout=10 10:41:42 > git --version # 'git version 2.25.1' 10:41:42 using GIT_SSH to set credentials SSH Credentials for GitHub 10:41:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:41:44 Avoid second fetch 10:41:44 Checking out Revision 7d7b15f1b790f27adc0bce77c10ac3b7efd52a16 (main) 10:41:43 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 10:41:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:41:44 > git config core.sparsecheckout # timeout=10 10:41:44 > git checkout -f 7d7b15f1b790f27adc0bce77c10ac3b7efd52a16 # timeout=10 10:41:45 Commit message: "Merge pull request #247 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.19" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:41:45 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:41:45 % Total % Received % Xferd Average Speed Time Time Time Current 10:41:45 Dload Upload Total Spent Left Speed 10:41:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98844 0 --:--:-- --:--:-- --:--:-- 98844 [Pipeline] sh 10:41:46 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:41:46 + sudo tee /etc/docker/daemon.new 10:41:46 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:41:46 { 10:41:46 "registry-mirrors": [ 10:41:46 "https://nexus3.edgexfoundry.org:10001" 10:41:46 ], 10:41:46 "bip": "10.250.0.254/24", 10:41:46 "hosts": [ 10:41:46 "tcp://0.0.0.0:5555", 10:41:46 "unix:///var/run/docker.sock" 10:41:46 ], 10:41:46 "mtu": 1458, 10:41:46 "selinux-enabled": true, 10:41:46 "seccomp-profile": "/etc/docker/seccomp.json" 10:41:46 } [Pipeline] sh 10:41:47 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:41:47 + sudo service docker restart 10:41:53 Removing intermediate container f1657d16a2c9 10:41:53 ---> fa1a9072fc7a 10:41:53 Step 13/24 : FROM alpine:3.17 10:41:53 3.17: Pulling from library/alpine 10:41:53 9398808236ff: Pulling fs layer 10:41:53 9398808236ff: Verifying Checksum 10:41:53 9398808236ff: Download complete 10:41:54 9398808236ff: Pull complete 10:41:54 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 10:41:54 Status: Downloaded newer image for alpine:3.17 10:41:54 ---> 1e0b8b5322fc 10:41:54 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 10:41:54 ---> Running in 66af58009977 10:41:54 Removing intermediate container 66af58009977 10:41:54 ---> 4bc85ff4486a 10:41:54 Step 15/24 : RUN apk add --update --no-cache dumb-init 10:41:54 ---> Running in 4f1cd8e97299 10:41:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:41:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:41:55 (1/1) Installing dumb-init (1.2.5-r2) 10:41:55 Executing busybox-1.35.0-r29.trigger 10:41:55 OK: 7 MiB in 16 packages 10:41:55 Removing intermediate container 4f1cd8e97299 10:41:55 ---> b8b972787a35 10:41:55 Step 16/24 : COPY --from=builder /app/LICENSE / 10:41:55 ---> b4ea54130885 10:41:55 Step 17/24 : COPY --from=builder /app/Attribution.txt / 10:41:55 ---> cc56467eb632 10:41:55 Step 18/24 : COPY --from=builder /app/cmd/ / 10:41:56 ---> e0c3f3705602 10:41:56 Step 19/24 : EXPOSE 59989 10:41:56 ---> Running in bc909e9b796b 10:41:56 Removing intermediate container bc909e9b796b 10:41:56 ---> aa76bdb33a60 10:41:56 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 10:41:56 ---> Running in 2f674175ef96 10:41:56 Removing intermediate container 2f674175ef96 10:41:56 ---> 453a3679f41e 10:41:56 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:41:56 ---> Running in 35c26d6f79a0 10:41:56 Removing intermediate container 35c26d6f79a0 10:41:56 ---> 19b0566e5b55 10:41:56 Step 22/24 : LABEL arch=amd64 10:41:56 ---> Running in 0e76041e62c5 10:41:57 Removing intermediate container 0e76041e62c5 10:41:57 ---> a5ce1f0a128c 10:41:57 Step 23/24 : LABEL git_sha=7d7b15f1b790f27adc0bce77c10ac3b7efd52a16 10:41:57 ---> Running in 85062c7ac6cc 10:41:57 Removing intermediate container 85062c7ac6cc 10:41:57 ---> 9ab31cd282dc 10:41:57 Step 24/24 : LABEL version=3.1.0-dev.5 10:41:57 ---> Running in a29b2a1b291b 10:41:57 Removing intermediate container a29b2a1b291b 10:41:57 ---> 68bfba4ae261 10:41:57 [Warning] One or more build-args [ARCH] were not consumed 10:41:57 Successfully built 68bfba4ae261 10:41:57 Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:41:57 provisioning config files... 10:41:57 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6181010508410184553tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:41:57 ---> docker-login.sh 10:41:57 nexus3.edgexfoundry.org:10001 10:41:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:41:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:41:57 Configure a credential helper to remove this warning. See 10:41:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:41:57 10:41:57 Login Succeeded 10:41:57 nexus3.edgexfoundry.org:10002 10:41:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:41:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:41:57 Configure a credential helper to remove this warning. See 10:41:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:41:57 10:41:57 Login Succeeded 10:41:57 nexus3.edgexfoundry.org:10003 10:41:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:41:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:41:58 Configure a credential helper to remove this warning. See 10:41:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:41:58 10:41:58 Login Succeeded 10:41:58 nexus3.edgexfoundry.org:10004 10:41:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:41:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:41:58 Configure a credential helper to remove this warning. See 10:41:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:41:58 10:41:58 Login Succeeded 10:41:58 docker.io 10:41:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:41:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:41:58 Configure a credential helper to remove this warning. See 10:41:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:41:58 10:41:58 Login Succeeded 10:41:58 ---> docker-login.sh ends [Pipeline] } 10:41:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:41:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:41:58 [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: 10:41:58 7d7b15f1b790f27adc0bce77c10ac3b7efd52a16 10:41:58 latest 10:41:58 3.1.0-dev.5 10:41:58 7d7b15f1b790f27adc0bce77c10ac3b7efd52a16-3.1.0-dev.5 10:41:58 main 10:41:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:58 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:7d7b15f1b790f27adc0bce77c10ac3b7efd52a16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:59 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:7d7b15f1b790f27adc0bce77c10ac3b7efd52a16 10:41:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 10:41:59 94a6f748435a: Preparing 10:41:59 8fd8007a8dbe: Preparing 10:41:59 f5622dc19ec4: Preparing 10:41:59 853273d88384: Preparing 10:41:59 36b50b131297: Preparing 10:41:59 36b50b131297: Layer already exists 10:41:59 f5622dc19ec4: Pushed 10:41:59 8fd8007a8dbe: Pushed 10:41:59 853273d88384: Pushed 10:42:02 94a6f748435a: Pushed 10:42:02 7d7b15f1b790f27adc0bce77c10ac3b7efd52a16: digest: sha256:54ddd1ac9ba03419203b9bdc3f9cb946d9782ada8bbaa316a02c44cd6803e1e5 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:42:02 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:42:02 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 10:42:02 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 10:42:02 94a6f748435a: Preparing 10:42:02 8fd8007a8dbe: Preparing 10:42:02 f5622dc19ec4: Preparing 10:42:02 853273d88384: Preparing 10:42:02 36b50b131297: Preparing 10:42:02 8fd8007a8dbe: Layer already exists 10:42:02 853273d88384: Layer already exists 10:42:02 94a6f748435a: Layer already exists 10:42:02 36b50b131297: Layer already exists 10:42:02 f5622dc19ec4: Layer already exists 10:42:02 latest: digest: sha256:54ddd1ac9ba03419203b9bdc3f9cb946d9782ada8bbaa316a02c44cd6803e1e5 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:42:03 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:42:03 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.1.0-dev.5 10:42:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 10:42:03 94a6f748435a: Preparing 10:42:03 8fd8007a8dbe: Preparing 10:42:03 f5622dc19ec4: Preparing 10:42:03 853273d88384: Preparing 10:42:03 36b50b131297: Preparing 10:42:03 853273d88384: Layer already exists 10:42:03 8fd8007a8dbe: Layer already exists 10:42:03 f5622dc19ec4: Layer already exists 10:42:03 94a6f748435a: Layer already exists 10:42:03 36b50b131297: Layer already exists 10:42:03 3.1.0-dev.5: digest: sha256:54ddd1ac9ba03419203b9bdc3f9cb946d9782ada8bbaa316a02c44cd6803e1e5 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:42:03 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:7d7b15f1b790f27adc0bce77c10ac3b7efd52a16-3.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:42:04 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:7d7b15f1b790f27adc0bce77c10ac3b7efd52a16-3.1.0-dev.5 10:42:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 10:42:04 94a6f748435a: Preparing 10:42:04 8fd8007a8dbe: Preparing 10:42:04 f5622dc19ec4: Preparing 10:42:04 853273d88384: Preparing 10:42:04 36b50b131297: Preparing 10:42:04 f5622dc19ec4: Layer already exists 10:42:04 36b50b131297: Layer already exists 10:42:04 853273d88384: Layer already exists 10:42:04 94a6f748435a: Layer already exists 10:42:04 8fd8007a8dbe: Layer already exists 10:42:04 7d7b15f1b790f27adc0bce77c10ac3b7efd52a16-3.1.0-dev.5: digest: sha256:54ddd1ac9ba03419203b9bdc3f9cb946d9782ada8bbaa316a02c44cd6803e1e5 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:42:04 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:42:04 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main 10:42:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 10:42:04 94a6f748435a: Preparing 10:42:04 8fd8007a8dbe: Preparing 10:42:04 f5622dc19ec4: Preparing 10:42:04 853273d88384: Preparing 10:42:04 36b50b131297: Preparing 10:42:04 f5622dc19ec4: Layer already exists 10:42:04 94a6f748435a: Layer already exists 10:42:04 8fd8007a8dbe: Layer already exists 10:42:04 36b50b131297: Layer already exists 10:42:04 853273d88384: Layer already exists 10:42:04 main: digest: sha256:54ddd1ac9ba03419203b9bdc3f9cb946d9782ada8bbaa316a02c44cd6803e1e5 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:42:04 ===================================================== [Pipeline] echo 10:42:04 taggedImages: 10:42:04 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:7d7b15f1b790f27adc0bce77c10ac3b7efd52a16 10:42:04 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 10:42:04 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.1.0-dev.5 10:42:04 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:7d7b15f1b790f27adc0bce77c10ac3b7efd52a16-3.1.0-dev.5 10:42:04 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:42:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:42:05 10:42:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:42:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:42:05 latest: Pulling from edgex-lftools-log-publisher 10:42:05 5eb5b503b376: Pulling fs layer 10:42:05 5c69ac0246d0: Pulling fs layer 10:42:05 ec43610c2a17: Pulling fs layer 10:42:05 3a2ae6a8a46f: Pulling fs layer 10:42:05 33b1e0a273af: Pulling fs layer 10:42:05 5d3b04190fa2: Pulling fs layer 10:42:05 2f39f015ded8: Pulling fs layer 10:42:05 33b1e0a273af: Waiting 10:42:05 3a2ae6a8a46f: Waiting 10:42:05 2f39f015ded8: Waiting 10:42:05 5d3b04190fa2: Waiting 10:42:05 5c69ac0246d0: Verifying Checksum 10:42:05 5c69ac0246d0: Download complete 10:42:05 3a2ae6a8a46f: Verifying Checksum 10:42:05 3a2ae6a8a46f: Download complete 10:42:05 33b1e0a273af: Verifying Checksum 10:42:05 33b1e0a273af: Download complete 10:42:05 5d3b04190fa2: Verifying Checksum 10:42:05 5d3b04190fa2: Download complete 10:42:05 ec43610c2a17: Verifying Checksum 10:42:05 ec43610c2a17: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:42:05 provisioning config files... 10:42:05 5eb5b503b376: Verifying Checksum 10:42:05 5eb5b503b376: Download complete 10:42:05 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/109@tmp/config14885212603810130289tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:42:06 ---> docker-login.sh 10:42:06 nexus3.edgexfoundry.org:10001 10:42:06 2f39f015ded8: Download complete 10:42:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:42:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:42:06 Configure a credential helper to remove this warning. See 10:42:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:42:06 10:42:06 Login Succeeded 10:42:06 nexus3.edgexfoundry.org:10002 10:42:06 5eb5b503b376: Pull complete 10:42:06 5c69ac0246d0: Pull complete 10:42:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:42:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:42:06 Configure a credential helper to remove this warning. See 10:42:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:42:06 10:42:06 Login Succeeded 10:42:06 nexus3.edgexfoundry.org:10003 10:42:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:42:07 ec43610c2a17: Pull complete 10:42:07 3a2ae6a8a46f: Pull complete 10:42:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:42:07 Configure a credential helper to remove this warning. See 10:42:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:42:07 10:42:07 Login Succeeded 10:42:07 nexus3.edgexfoundry.org:10004 10:42:07 33b1e0a273af: Pull complete 10:42:07 5d3b04190fa2: Pull complete 10:42:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:42:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:42:07 Configure a credential helper to remove this warning. See 10:42:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:42:07 10:42:07 Login Succeeded 10:42:07 docker.io 10:42:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:42:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:42:08 Configure a credential helper to remove this warning. See 10:42:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:42:08 10:42:08 Login Succeeded 10:42:08 ---> docker-login.sh ends [Pipeline] } 10:42:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:42:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:42:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:42:08 ========================================================= 10:42:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 10:42:08 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:42:08 + 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 . 10:42:09 Sending build context to Docker daemon 1.218MB 10:42:09 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 10:42:09 Step 2/12 : FROM ${BASE} AS builder 10:42:09 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:42:09 edb6bdbacee9: Pulling fs layer 10:42:09 5f9638ab2659: Pulling fs layer 10:42:09 8d51d6327a98: Pulling fs layer 10:42:09 8b374f2dd631: Pulling fs layer 10:42:09 ec14aa9079de: Pulling fs layer 10:42:09 2f466654f4bb: Pulling fs layer 10:42:09 554e91adad29: Pulling fs layer 10:42:09 8b374f2dd631: Waiting 10:42:09 ec14aa9079de: Waiting 10:42:09 2f466654f4bb: Waiting 10:42:09 554e91adad29: Waiting 10:42:09 5f9638ab2659: Verifying Checksum 10:42:09 5f9638ab2659: Download complete 10:42:09 8b374f2dd631: Verifying Checksum 10:42:09 8b374f2dd631: Download complete 10:42:09 ec14aa9079de: Verifying Checksum 10:42:09 ec14aa9079de: Download complete 10:42:09 edb6bdbacee9: Download complete 10:42:11 edb6bdbacee9: Pull complete 10:42:11 554e91adad29: Verifying Checksum 10:42:11 554e91adad29: Download complete 10:42:11 5f9638ab2659: Pull complete 10:42:11 2f39f015ded8: Pull complete 10:42:11 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:42:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:42:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:42:11 prd-ubuntu20.04-docker-8c-8g-5453 does not seem to be running inside a container 10:42:11 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:42:12 8d51d6327a98: Download complete 10:42:12 2f466654f4bb: Verifying Checksum 10:42:12 2f466654f4bb: Download complete 10:42:18 $ docker top 8b5c3f15bd1a0b9af64e3adcd5e43dffa3ce6786b709a0aa0aea27fac580df03 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:42:18 ---> job-cost.sh 10:42:18 lf-activate-venv: SKIPPING 10:42:18 INFO: No Stack... 10:42:19 INFO: Retrieving Pricing Info for: v3-standard-8 10:42:19 INFO: Archiving Costs [Pipeline] sh 10:42:19 + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv 10:42:19 + cut -d, -f6 [Pipeline] lock 10:42:19 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-109-stack-cost] 10:42:19 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-109-stack-cost] did not exist. Created. 10:42:19 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-109-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:42:20 + echo total: 0.2199999988079071 [Pipeline] stash 10:42:20 Stashed 1 file(s) [Pipeline] } 10:42:20 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-109-stack-cost] [Pipeline] // lock [Pipeline] } 10:42:20 $ docker stop --time=1 8b5c3f15bd1a0b9af64e3adcd5e43dffa3ce6786b709a0aa0aea27fac580df03 10:42:21 $ docker rm -f --volumes 8b5c3f15bd1a0b9af64e3adcd5e43dffa3ce6786b709a0aa0aea27fac580df03 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:42:24 8d51d6327a98: Pull complete 10:42:24 8b374f2dd631: Pull complete 10:42:24 ec14aa9079de: Pull complete 10:42:30 2f466654f4bb: Pull complete 10:42:32 554e91adad29: Pull complete 10:42:32 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 10:42:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 10:42:32 ---> 1e15ea492957 10:42:32 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:42:34 ---> Running in 2d4e66d76c8b 10:42:34 Removing intermediate container 2d4e66d76c8b 10:42:34 ---> 724e24b7bc8a 10:42:34 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:42:34 ---> Running in 7f2f995ee194 10:42:35 Removing intermediate container 7f2f995ee194 10:42:35 ---> 07f9e1e83976 10:42:35 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 10:42:35 ---> Running in d5f787b7182a 10:42:35 Removing intermediate container d5f787b7182a 10:42:35 ---> 72c3a454b16e 10:42:35 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:42:35 ---> Running in c2a4401c4696 10:42:35 Removing intermediate container c2a4401c4696 10:42:35 ---> 564f3d4d2227 10:42:35 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:42:35 ---> Running in efd4923c8614 10:42:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:42:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:42:38 OK: 263 MiB in 53 packages 10:42:39 Removing intermediate container efd4923c8614 10:42:39 ---> b9d4f802f93d 10:42:39 Step 8/12 : WORKDIR /app 10:42:39 ---> Running in 76889a545b25 10:42:39 Removing intermediate container 76889a545b25 10:42:39 ---> ccf654e4d50d 10:42:39 Step 9/12 : COPY go.mod vendor* ./ 10:42:40 ---> 43fec042e060 10:42:40 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:42:40 ---> Running in 9739fe9abb9f 10:43:48 Removing intermediate container 9739fe9abb9f 10:43:48 ---> 4326f70e2e13 10:43:48 Step 11/12 : COPY . . 10:43:48 ---> 6b9d909bf0de 10:43:48 Step 12/12 : RUN $MAKE 10:43:48 ---> Running in 07b04f2cec91 10:43:48 noop 10:43:48 Removing intermediate container 07b04f2cec91 10:43:48 ---> 1c7cd13bb3d4 10:43:48 Successfully built 1c7cd13bb3d4 10:43:48 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:43:48 + docker inspect -f . ci-base-image-arm64 10:43:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:43:48 prd-ubuntu20.04-docker-arm64-4c-16g-5454 does not seem to be running inside a container 10:43:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/109 -v /w/workspace/device-rfid-llrp-go/109:/w/workspace/device-rfid-llrp-go/109:rw,z -v /w/workspace/device-rfid-llrp-go/109@tmp:/w/workspace/device-rfid-llrp-go/109@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:43:49 $ docker top 994e109b0973e5132e05c49fe307f72f9d8c5d1cc257aff7321b6c1ff2f9db6c -eo pid,comm [Pipeline] { [Pipeline] sh 10:43:50 + go version 10:43:50 go version go1.20.6 linux/arm64 [Pipeline] } 10:43:50 $ docker stop --time=1 994e109b0973e5132e05c49fe307f72f9d8c5d1cc257aff7321b6c1ff2f9db6c 10:43:52 $ docker rm -f --volumes 994e109b0973e5132e05c49fe307f72f9d8c5d1cc257aff7321b6c1ff2f9db6c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:43:52 + docker inspect -f . ci-base-image-arm64 10:43:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:43:52 prd-ubuntu20.04-docker-arm64-4c-16g-5454 does not seem to be running inside a container 10:43:52 $ 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/109 -v /w/workspace/device-rfid-llrp-go/109:/w/workspace/device-rfid-llrp-go/109:rw,z -v /w/workspace/device-rfid-llrp-go/109@tmp:/w/workspace/device-rfid-llrp-go/109@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:43:54 $ docker top c2ab7aa5096ff52c70913a3cc817dd893bb92d6ada6713c5822a6167c2f0a277 -eo pid,comm [Pipeline] { [Pipeline] sh 10:43:54 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/109 [Pipeline] fileExists [Pipeline] sh 10:43:54 + make test 10:43:54 go test ./... -coverprofile=coverage.out ./... 10:44:27 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:46:18 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 10:46:18 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 10:46:57 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 29.893s coverage: 40.6% of statements 10:46:57 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.623s coverage: 51.9% of statements 10:46:57 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.045s coverage: 96.4% of statements 10:46:57 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:46:57 go vet ./... 10:47:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:47:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:47:24 ./bin/test-attribution-txt.sh [Pipeline] echo 10:47:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:47:24 $ docker stop --time=1 c2ab7aa5096ff52c70913a3cc817dd893bb92d6ada6713c5822a6167c2f0a277 10:47:26 $ docker rm -f --volumes c2ab7aa5096ff52c70913a3cc817dd893bb92d6ada6713c5822a6167c2f0a277 [Pipeline] // withDockerContainer [Pipeline] sh 10:47:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:47:27 Warning: overwriting stash ‘coverage-report’ 10:47:28 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:47:28 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:47:29 + ls -al . 10:47:29 total 640 10:47:29 drwxrwxr-x 10 jenkins jenkins 4096 Sep 6 10:43 . 10:47:29 drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 10:41 .. 10:47:29 -rw-rw-r-- 1 jenkins jenkins 134 Sep 6 10:41 .dockerignore 10:47:29 drwxrwxr-x 8 jenkins jenkins 4096 Sep 6 10:41 .git 10:47:29 drwxrwxr-x 3 jenkins jenkins 4096 Sep 6 10:41 .github 10:47:29 -rw-rw-r-- 1 jenkins jenkins 946 Sep 6 10:41 .gitignore 10:47:29 -rw-rw-r-- 1 jenkins jenkins 41 Sep 6 10:41 .golangci.yml 10:47:29 -rw-rw-r-- 1 jenkins jenkins 11980 Sep 6 10:41 Attribution.txt 10:47:29 -rw-rw-r-- 1 jenkins jenkins 10365 Sep 6 10:41 CHANGELOG.md 10:47:29 -rw-rw-r-- 1 jenkins jenkins 1347 Sep 6 10:41 Dockerfile 10:47:29 -rw-rw-r-- 1 jenkins jenkins 677 Sep 6 10:41 GOVERNANCE.md 10:47:29 -rw-rw-r-- 1 jenkins jenkins 683 Sep 6 10:41 Jenkinsfile 10:47:29 -rw-rw-r-- 1 jenkins jenkins 11347 Sep 6 10:41 LICENSE 10:47:29 -rw-rw-r-- 1 jenkins jenkins 2179 Sep 6 10:41 Makefile 10:47:29 -rw-rw-r-- 1 jenkins jenkins 625 Sep 6 10:41 OWNERS.md 10:47:29 -rw-rw-r-- 1 jenkins jenkins 29016 Sep 6 10:41 README.md 10:47:29 -rw-rw-r-- 1 jenkins jenkins 11 Sep 6 10:39 VERSION 10:47:29 drwxrwxr-x 2 jenkins jenkins 4096 Sep 6 10:41 bin 10:47:29 drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 10:41 cmd 10:47:29 -rw-r--r-- 1 jenkins jenkins 459493 Sep 6 10:46 coverage.out 10:47:29 drwxrwxr-x 2 jenkins jenkins 4096 Sep 6 10:41 examples 10:47:29 -rw-rw-r-- 1 jenkins jenkins 3876 Sep 6 10:41 go.mod 10:47:29 -rw-rw-r-- 1 jenkins jenkins 33758 Sep 6 10:41 go.sum 10:47:29 drwxrwxr-x 2 jenkins jenkins 4096 Sep 6 10:41 images 10:47:29 drwxrwxr-x 5 jenkins jenkins 4096 Sep 6 10:41 internal 10:47:29 drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 10:41 snap 10:47:29 -rw-rw-r-- 1 jenkins jenkins 193 Sep 6 10:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:29 + 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=7d7b15f1b790f27adc0bce77c10ac3b7efd52a16 --label arch=arm64 --label version=3.1.0-dev.5 . 10:47:29 Sending build context to Docker daemon 1.218MB 10:47:29 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 10:47:29 Step 2/24 : FROM ${BASE} AS builder 10:47:29 ---> 1c7cd13bb3d4 10:47:29 Step 3/24 : ARG ADD_BUILD_TAGS="" 10:47:29 ---> Running in 3e2fa8dd33fc 10:47:29 Removing intermediate container 3e2fa8dd33fc 10:47:29 ---> 81209fd959e7 10:47:29 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:47:30 ---> Running in ec1ba6f79e37 10:47:30 Removing intermediate container ec1ba6f79e37 10:47:30 ---> 879d8dca76a9 10:47:30 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 10:47:30 ---> Running in 7139afc868f6 10:47:30 Removing intermediate container 7139afc868f6 10:47:30 ---> a36965809951 10:47:30 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 10:47:30 ---> Running in c4573ea1b82e 10:47:30 Removing intermediate container c4573ea1b82e 10:47:30 ---> 604688e0fda7 10:47:30 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:47:31 ---> Running in 17ca2b93015b 10:47:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:47:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:47:33 OK: 263 MiB in 53 packages 10:47:34 Removing intermediate container 17ca2b93015b 10:47:34 ---> fb01039c187f 10:47:34 Step 8/24 : WORKDIR /app 10:47:34 ---> Running in 3d528ee94b1f 10:47:34 Removing intermediate container 3d528ee94b1f 10:47:34 ---> 79b3ece7e984 10:47:34 Step 9/24 : COPY go.mod vendor* ./ 10:47:35 ---> 80e1f026aeb5 10:47:35 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:47:35 ---> Running in ef00605e9e62 10:47:37 Removing intermediate container ef00605e9e62 10:47:37 ---> fba04b155397 10:47:37 Step 11/24 : COPY . . 10:47:37 ---> c6124e9d4e56 10:47:37 Step 12/24 : RUN $MAKE 10:47:37 ---> Running in 75f811b56ee5 10:47:38 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.1.0-dev.5 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.19" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 10:50:00 Removing intermediate container 75f811b56ee5 10:50:00 ---> d7ddcae7d227 10:50:00 Step 13/24 : FROM alpine:3.17 10:50:00 3.17: Pulling from library/alpine 10:50:00 4060ece20d7a: Pulling fs layer 10:50:00 4060ece20d7a: Verifying Checksum 10:50:00 4060ece20d7a: Download complete 10:50:00 4060ece20d7a: Pull complete 10:50:00 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 10:50:00 Status: Downloaded newer image for alpine:3.17 10:50:00 ---> 8650cd65339b 10:50:00 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 10:50:00 ---> Running in dfe7f317fb10 10:50:00 Removing intermediate container dfe7f317fb10 10:50:00 ---> 7d16c396b847 10:50:00 Step 15/24 : RUN apk add --update --no-cache dumb-init 10:50:00 ---> Running in 75a1bed01d25 10:50:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:50:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:50:00 (1/1) Installing dumb-init (1.2.5-r2) 10:50:00 Executing busybox-1.35.0-r29.trigger 10:50:00 OK: 8 MiB in 16 packages 10:50:00 Removing intermediate container 75a1bed01d25 10:50:00 ---> d7d404058e88 10:50:00 Step 16/24 : COPY --from=builder /app/LICENSE / 10:50:00 ---> a1c8e3704506 10:50:00 Step 17/24 : COPY --from=builder /app/Attribution.txt / 10:50:00 ---> ddc0ab0b5cd4 10:50:00 Step 18/24 : COPY --from=builder /app/cmd/ / 10:50:00 ---> 251a9688988c 10:50:00 Step 19/24 : EXPOSE 59989 10:50:00 ---> Running in 6b08453e6c74 10:50:00 Removing intermediate container 6b08453e6c74 10:50:00 ---> 20ccd69fddd9 10:50:00 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 10:50:00 ---> Running in a3da10be6aee 10:50:00 Removing intermediate container a3da10be6aee 10:50:00 ---> 0d3a31b4bdea 10:50:00 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:50:00 ---> Running in 9a625b1f1815 10:50:00 Removing intermediate container 9a625b1f1815 10:50:00 ---> c26b86e951bb 10:50:00 Step 22/24 : LABEL arch=arm64 10:50:00 ---> Running in 4f18ec3e9d2b 10:50:00 Removing intermediate container 4f18ec3e9d2b 10:50:00 ---> 5cccc53922b6 10:50:00 Step 23/24 : LABEL git_sha=7d7b15f1b790f27adc0bce77c10ac3b7efd52a16 10:50:00 ---> Running in ee395e7f577d 10:50:00 Removing intermediate container ee395e7f577d 10:50:00 ---> 40dee66904a1 10:50:00 Step 24/24 : LABEL version=3.1.0-dev.5 10:50:00 ---> Running in 81ab3987aa06 10:50:00 Removing intermediate container 81ab3987aa06 10:50:00 ---> bd247cbe5ad7 10:50:00 [Warning] One or more build-args [ARCH] were not consumed 10:50:00 Successfully built bd247cbe5ad7 10:50:00 Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:50:00 provisioning config files... 10:50:00 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/109@tmp/config6738162938779280911tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:50:00 ---> docker-login.sh 10:50:00 nexus3.edgexfoundry.org:10001 10:50:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:50:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:50:01 Configure a credential helper to remove this warning. See 10:50:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:50:01 10:50:01 Login Succeeded 10:50:01 nexus3.edgexfoundry.org:10002 10:50:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:50:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:50:01 Configure a credential helper to remove this warning. See 10:50:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:50:01 10:50:01 Login Succeeded 10:50:01 nexus3.edgexfoundry.org:10003 10:50:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:50:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:50:01 Configure a credential helper to remove this warning. See 10:50:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:50:01 10:50:01 Login Succeeded 10:50:02 nexus3.edgexfoundry.org:10004 10:50:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:50:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:50:02 Configure a credential helper to remove this warning. See 10:50:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:50:02 10:50:02 Login Succeeded 10:50:02 docker.io 10:50:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:50:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:50:02 Configure a credential helper to remove this warning. See 10:50:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:50:02 10:50:02 Login Succeeded 10:50:02 ---> docker-login.sh ends [Pipeline] } 10:50:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:50:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:50:02 [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: 10:50:02 7d7b15f1b790f27adc0bce77c10ac3b7efd52a16 10:50:02 latest 10:50:02 3.1.0-dev.5 10:50:02 7d7b15f1b790f27adc0bce77c10ac3b7efd52a16-3.1.0-dev.5 10:50:02 main 10:50:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:50:03 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:7d7b15f1b790f27adc0bce77c10ac3b7efd52a16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:50:03 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:7d7b15f1b790f27adc0bce77c10ac3b7efd52a16 10:50:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 10:50:03 27b31dfe139f: Preparing 10:50:03 be117b96a708: Preparing 10:50:03 49e4f837c415: Preparing 10:50:03 3d6f3147277b: Preparing 10:50:03 d2d9d24a8c2a: Preparing 10:50:03 d2d9d24a8c2a: Layer already exists 10:50:03 be117b96a708: Pushed 10:50:03 3d6f3147277b: Pushed 10:50:03 49e4f837c415: Pushed 10:50:10 27b31dfe139f: Pushed 10:50:10 7d7b15f1b790f27adc0bce77c10ac3b7efd52a16: digest: sha256:bd44debd2c88bef66e1e368d09afef6eba864e0c35861fd1fdd869921378aa2b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:50:10 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:50:11 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 10:50:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 10:50:11 27b31dfe139f: Preparing 10:50:11 be117b96a708: Preparing 10:50:11 49e4f837c415: Preparing 10:50:11 3d6f3147277b: Preparing 10:50:11 d2d9d24a8c2a: Preparing 10:50:11 be117b96a708: Layer already exists 10:50:11 d2d9d24a8c2a: Layer already exists 10:50:11 3d6f3147277b: Layer already exists 10:50:11 27b31dfe139f: Layer already exists 10:50:11 49e4f837c415: Layer already exists 10:50:11 latest: digest: sha256:bd44debd2c88bef66e1e368d09afef6eba864e0c35861fd1fdd869921378aa2b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:50:11 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:50:11 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.1.0-dev.5 10:50:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 10:50:11 27b31dfe139f: Preparing 10:50:11 be117b96a708: Preparing 10:50:11 49e4f837c415: Preparing 10:50:11 3d6f3147277b: Preparing 10:50:11 d2d9d24a8c2a: Preparing 10:50:11 d2d9d24a8c2a: Layer already exists 10:50:11 49e4f837c415: Layer already exists 10:50:11 be117b96a708: Layer already exists 10:50:11 27b31dfe139f: Layer already exists 10:50:11 3d6f3147277b: Layer already exists 10:50:11 3.1.0-dev.5: digest: sha256:bd44debd2c88bef66e1e368d09afef6eba864e0c35861fd1fdd869921378aa2b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:50:12 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:7d7b15f1b790f27adc0bce77c10ac3b7efd52a16-3.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:50:12 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:7d7b15f1b790f27adc0bce77c10ac3b7efd52a16-3.1.0-dev.5 10:50:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 10:50:12 27b31dfe139f: Preparing 10:50:12 be117b96a708: Preparing 10:50:12 49e4f837c415: Preparing 10:50:12 3d6f3147277b: Preparing 10:50:12 d2d9d24a8c2a: Preparing 10:50:12 27b31dfe139f: Layer already exists 10:50:12 3d6f3147277b: Layer already exists 10:50:12 d2d9d24a8c2a: Layer already exists 10:50:12 49e4f837c415: Layer already exists 10:50:12 be117b96a708: Layer already exists 10:50:12 7d7b15f1b790f27adc0bce77c10ac3b7efd52a16-3.1.0-dev.5: digest: sha256:bd44debd2c88bef66e1e368d09afef6eba864e0c35861fd1fdd869921378aa2b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:50:12 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:50:13 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main 10:50:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 10:50:13 27b31dfe139f: Preparing 10:50:13 be117b96a708: Preparing 10:50:13 49e4f837c415: Preparing 10:50:13 3d6f3147277b: Preparing 10:50:13 d2d9d24a8c2a: Preparing 10:50:13 be117b96a708: Layer already exists 10:50:13 3d6f3147277b: Layer already exists 10:50:13 d2d9d24a8c2a: Layer already exists 10:50:13 27b31dfe139f: Layer already exists 10:50:13 49e4f837c415: Layer already exists 10:50:13 main: digest: sha256:bd44debd2c88bef66e1e368d09afef6eba864e0c35861fd1fdd869921378aa2b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:50:13 ===================================================== [Pipeline] echo 10:50:13 taggedImages: 10:50:13 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:7d7b15f1b790f27adc0bce77c10ac3b7efd52a16 10:50:13 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 10:50:13 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.1.0-dev.5 10:50:13 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:7d7b15f1b790f27adc0bce77c10ac3b7efd52a16-3.1.0-dev.5 10:50:13 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:50:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:50:13 10:50:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:50:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:50:13 arm64: Pulling from edgex-lftools-log-publisher 10:50:13 8998bd30e6a1: Pulling fs layer 10:50:13 04944245beec: Pulling fs layer 10:50:13 699f458cf7ca: Pulling fs layer 10:50:13 765212b225bb: Pulling fs layer 10:50:13 f23df028b6ca: Pulling fs layer 10:50:13 d65c8cfc05b1: Pulling fs layer 10:50:13 2437ff75d9bd: Pulling fs layer 10:50:13 765212b225bb: Waiting 10:50:13 f23df028b6ca: Waiting 10:50:13 d65c8cfc05b1: Waiting 10:50:13 2437ff75d9bd: Waiting 10:50:14 04944245beec: Verifying Checksum 10:50:14 04944245beec: Download complete 10:50:14 765212b225bb: Verifying Checksum 10:50:14 765212b225bb: Download complete 10:50:14 f23df028b6ca: Download complete 10:50:14 d65c8cfc05b1: Verifying Checksum 10:50:14 d65c8cfc05b1: Download complete 10:50:14 699f458cf7ca: Verifying Checksum 10:50:14 699f458cf7ca: Download complete 10:50:14 8998bd30e6a1: Download complete 10:50:16 2437ff75d9bd: Verifying Checksum 10:50:16 2437ff75d9bd: Download complete 10:50:18 8998bd30e6a1: Pull complete 10:50:18 04944245beec: Pull complete 10:50:20 699f458cf7ca: Pull complete 10:50:20 765212b225bb: Pull complete 10:50:21 f23df028b6ca: Pull complete 10:50:21 d65c8cfc05b1: Pull complete 10:50:36 2437ff75d9bd: Pull complete 10:50:36 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:50:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:50:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:50:36 prd-ubuntu20.04-docker-arm64-4c-16g-5454 does not seem to be running inside a container 10:50:36 $ 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/109 -v /w/workspace/device-rfid-llrp-go/109:/w/workspace/device-rfid-llrp-go/109:rw,z -v /w/workspace/device-rfid-llrp-go/109@tmp:/w/workspace/device-rfid-llrp-go/109@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 10:50:38 $ docker top cc724f303bc69f0e4ae575b126ba255f7edec03221944cdbacb78af69ea2ad50 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:50:39 ---> job-cost.sh 10:50:39 lf-activate-venv: SKIPPING 10:50:39 INFO: No Stack... 10:50:40 INFO: Retrieving Pricing Info for: v3-standard-4 10:50:40 INFO: Archiving Costs [Pipeline] sh 10:50:41 + cat /w/workspace/device-rfid-llrp-go/109/archives/cost.csv 10:50:41 + cut -d, -f6 [Pipeline] lock 10:50:41 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-109-stack-cost] 10:50:41 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-109-stack-cost] did not exist. Created. 10:50:41 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-109-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:50:41 /w/workspace/device-rfid-llrp-go/109@tmp/durable-9a7af982/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:50:42 + echo total: 0.10999999940395355 [Pipeline] stash 10:50:42 Warning: overwriting stash ‘stack-cost’ 10:50:42 Stashed 1 file(s) [Pipeline] } 10:50:42 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-109-stack-cost] [Pipeline] // lock [Pipeline] } 10:50:42 $ docker stop --time=1 cc724f303bc69f0e4ae575b126ba255f7edec03221944cdbacb78af69ea2ad50 10:50:43 $ docker rm -f --volumes cc724f303bc69f0e4ae575b126ba255f7edec03221944cdbacb78af69ea2ad50 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 10:50:44 provisioning config files... 10:50:44 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config806025614883311827tmp [Pipeline] { [Pipeline] sh 10:50:44 + set +x 10:50:44 + curl -s https://codecov.io/bash 10:50:44 + bash -s -- 10:50:44 10:50:44 _____ _ 10:50:44 / ____| | | 10:50:44 | | ___ __| | ___ ___ _____ __ 10:50:44 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:50:44 | |___| (_) | (_| | __/ (_| (_) \ V / 10:50:44 \_____\___/ \__,_|\___|\___\___/ \_/ 10:50:44 Bash-1.0.6 10:50:44 10:50:44 10:50:44 ==> git version 2.25.1 found 10:50:44 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 10:50:44 Release-Date: 2020-01-08 10:50:44 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:50:44 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:50:44 ==> Jenkins CI detected. 10:50:44 current dir:  /w/workspace/foundry_device-rfid-llrp-go_main 10:50:44 project root: . 10:50:44 --> token set from env 10:50:44 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:50:44 ==> Running gcov in . (disable via -X gcov) 10:50:44 ==> Python coveragepy not found 10:50:44 ==> Searching for coverage reports in: 10:50:44 + . 10:50:44 -> Found 1 reports 10:50:44 ==> Detecting git/mercurial file structure 10:50:44 ==> Reading reports 10:50:44 + ./coverage.out bytes=459493 10:50:44 ==> Appending adjustments 10:50:44 https://docs.codecov.io/docs/fixing-reports 10:50:44 + Found adjustments 10:50:44 ==> Gzipping contents 10:50:45 52K /tmp/codecov.IbxEu5.gz 10:50:45 ==> Uploading reports 10:50:45 url: https://codecov.io 10:50:45 query: branch=main&commit=7d7b15f1b790f27adc0bce77c10ac3b7efd52a16&build=109&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F109%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 10:50:45 -> Pinging Codecov 10:50:45 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=7d7b15f1b790f27adc0bce77c10ac3b7efd52a16&build=109&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F109%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 10:50:45 -> Uploading to 10:50:45 https://storage.googleapis.com/codecov/v4/raw/2023-09-06/581DD39554BDF9B6E22D074273EAD858/7d7b15f1b790f27adc0bce77c10ac3b7efd52a16/fb83a163-42c1-4593-9513-f08668cec182.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230906%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230906T105044Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5d2640a379c23a76d715650c663a7d4f9a690f5ded3e9262ab6404ed851b7583 10:50:45 % Total % Received % Xferd Average Speed Time Time Time Current 10:50:45 Dload Upload Total Spent Left Speed 10:50:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50510 0 0 100 50510 0 241k --:--:-- --:--:-- --:--:-- 242k 10:50:45 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/7d7b15f1b790f27adc0bce77c10ac3b7efd52a16 [Pipeline] } 10:50:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 10:50:45 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 10:50:45 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:50:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:50:45 10:50:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:50:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:50:46 1.410.4: Pulling from edgex-devops/edgex-snyk-go 10:50:46 df9b9388f04a: Pulling fs layer 10:50:46 52dc419b0ee2: Pulling fs layer 10:50:46 25bc292e5bac: Pulling fs layer 10:50:46 114826534d7a: Pulling fs layer 10:50:46 4657fd5d0bcf: Pulling fs layer 10:50:46 6ad1cebc031e: Pulling fs layer 10:50:46 8a3aa393b2d8: Pulling fs layer 10:50:46 114826534d7a: Waiting 10:50:46 4657fd5d0bcf: Waiting 10:50:46 6ad1cebc031e: Waiting 10:50:46 8a3aa393b2d8: Waiting 10:50:46 25bc292e5bac: Download complete 10:50:46 52dc419b0ee2: Download complete 10:50:46 4657fd5d0bcf: Verifying Checksum 10:50:46 4657fd5d0bcf: Download complete 10:50:46 df9b9388f04a: Download complete 10:50:46 6ad1cebc031e: Verifying Checksum 10:50:46 6ad1cebc031e: Download complete 10:50:46 df9b9388f04a: Pull complete 10:50:46 52dc419b0ee2: Pull complete 10:50:46 25bc292e5bac: Pull complete 10:50:46 114826534d7a: Verifying Checksum 10:50:46 114826534d7a: Download complete 10:50:46 8a3aa393b2d8: Verifying Checksum 10:50:46 8a3aa393b2d8: Download complete 10:50:51 114826534d7a: Pull complete 10:50:51 4657fd5d0bcf: Pull complete 10:50:51 6ad1cebc031e: Pull complete 10:50:53 8a3aa393b2d8: Pull complete 10:50:53 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 10:50:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:50:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:50:53 prd-ubuntu20.04-docker-8c-8g-5453 does not seem to be running inside a container 10:50:53 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 10:50:58 $ docker top 8eb40c4637912506cf33ee326e22678cbcc293ba460c7de80953ae561510078d -eo pid,comm [Pipeline] { [Pipeline] echo 10:50:59 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh 10:50:59 + set -o pipefail 10:50:59 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' 10:51:04 10:51:04 Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... 10:51:04 10:51:04 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/51b7f931-2ad3-4a5d-a1d2-3e401f6a993d/history/039926bb-8b53-4348-9e18-8ced51d2bb03 10:51:04 10:51:04 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 10:51:04 10:51:04 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 10:51:04 10:51:04 10:51:04 A medium severity vulnerability was found in the Snyk CLI versions you are using. 10:51:04 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 10:51:04 More details here: https://snyk.co/ue1NS 10:51:04 You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. 10:51:04 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 10:51:04 $ docker stop --time=1 8eb40c4637912506cf33ee326e22678cbcc293ba460c7de80953ae561510078d 10:51:10 $ docker rm -f --volumes 8eb40c4637912506cf33ee326e22678cbcc293ba460c7de80953ae561510078d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:51:11 + git log --format=format:%s -1 7d7b15f1b790f27adc0bce77c10ac3b7efd52a16 [Pipeline] sh 10:51:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:51:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:51:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:51:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:51:11 prd-ubuntu20.04-docker-8c-8g-5453 does not seem to be running inside a container 10:51:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:51:12 $ docker top 657956bdd2f717b63959966d443961e6c920e18cde19eadeae45cdd759758d15 -eo pid,comm 10:51:12 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). 10:51:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:51:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:51:12 [ssh-agent] Looking for ssh-agent implementation... 10:51:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:51:12 $ docker exec 657956bdd2f717b63959966d443961e6c920e18cde19eadeae45cdd759758d15 ssh-agent 10:51:12 SSH_AUTH_SOCK=/tmp/ssh-jLV3iiF3ZR9h/agent.31 10:51:12 SSH_AGENT_PID=37 10:51:12 Running ssh-add (command line suppressed) 10:51:12 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_6215534691012183867.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_6215534691012183867.key) 10:51:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:51:13 + git semver tag 10:51:13 2023-09-06 10:51:13,269 [run_tag] DEBUG tag force:False 10:51:13 2023-09-06 10:51:13,269 [check_head_tag] DEBUG check head tag 10:51:13 2023-09-06 10:51:13,270 [execute] INFO git cat-file --batch-check 10:51:13 2023-09-06 10:51:13,270 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 10:51:13 2023-09-06 10:51:13,274 [execute] INFO git cat-file --batch 10:51:13 2023-09-06 10:51:13,274 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 10:51:13 2023-09-06 10:51:13,281 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 10:51:13 2023-09-06 10:51:13,281 [execute] INFO git tag -a v3.1.0-dev.5 -m v3.1.0-dev.5 10:51:13 2023-09-06 10:51:13,281 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.5', '-m', 'v3.1.0-dev.5'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 10:51:13 2023-09-06 10:51:13,287 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 10:51:13 3.1.0-dev.5 [Pipeline] } 10:51:13 $ docker exec --env ******** --env ******** 657956bdd2f717b63959966d443961e6c920e18cde19eadeae45cdd759758d15 ssh-agent -k 10:51:13 unset SSH_AUTH_SOCK; 10:51:13 unset SSH_AGENT_PID; 10:51:13 echo Agent pid 37 killed; 10:51:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:51:13 + git semver [Pipeline] } 10:51:14 $ docker stop --time=1 657956bdd2f717b63959966d443961e6c920e18cde19eadeae45cdd759758d15 10:51:15 $ docker rm -f --volumes 657956bdd2f717b63959966d443961e6c920e18cde19eadeae45cdd759758d15 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:51:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:51:15 10:51:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:51:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:51:16 0.23.1-centos7: Pulling from edgex-lftools 10:51:16 ab5ef0e58194: Pulling fs layer 10:51:16 9712f1f96733: Pulling fs layer 10:51:16 63f879dbbcfc: Pulling fs layer 10:51:16 0d9ebad4ef96: Pulling fs layer 10:51:16 e9a5061849ea: Pulling fs layer 10:51:16 d747dcd14b5f: Pulling fs layer 10:51:16 2de7ff778b66: Pulling fs layer 10:51:16 d747dcd14b5f: Waiting 10:51:16 0d9ebad4ef96: Waiting 10:51:16 2de7ff778b66: Waiting 10:51:16 9712f1f96733: Verifying Checksum 10:51:16 9712f1f96733: Download complete 10:51:16 63f879dbbcfc: Verifying Checksum 10:51:16 63f879dbbcfc: Download complete 10:51:16 0d9ebad4ef96: Verifying Checksum 10:51:16 0d9ebad4ef96: Download complete 10:51:16 e9a5061849ea: Verifying Checksum 10:51:16 e9a5061849ea: Download complete 10:51:16 d747dcd14b5f: Verifying Checksum 10:51:16 d747dcd14b5f: Download complete 10:51:16 ab5ef0e58194: Verifying Checksum 10:51:16 ab5ef0e58194: Download complete 10:51:16 2de7ff778b66: Verifying Checksum 10:51:16 2de7ff778b66: Download complete 10:51:19 ab5ef0e58194: Pull complete 10:51:19 9712f1f96733: Pull complete 10:51:19 63f879dbbcfc: Pull complete 10:51:24 0d9ebad4ef96: Pull complete 10:51:24 e9a5061849ea: Pull complete 10:51:24 d747dcd14b5f: Pull complete 10:51:24 2de7ff778b66: Pull complete 10:51:24 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 10:51:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:51:24 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:51:24 prd-ubuntu20.04-docker-8c-8g-5453 does not seem to be running inside a container 10:51:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 10:51:34 $ docker top 6bdb84172ee9b5ef74f6d07ebb11f9d75cbf5434d2a6dc4137519d4b4a52fe2b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 10:51:34 provisioning config files... 10:51:34 copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config34443045154027565tmp 10:51:34 copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config9375681625064656602tmp 10:51:34 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config11763318316381916081tmp [Pipeline] { [Pipeline] echo 10:51:34 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 10:51:35 ---> sigul-configuration.sh 10:51:35 gpg: directory `/root/.gnupg' created 10:51:35 gpg: new configuration file `/root/.gnupg/gpg.conf' created 10:51:35 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 10:51:35 gpg: keyring `/root/.gnupg/secring.gpg' created 10:51:35 gpg: keyring `/root/.gnupg/pubring.gpg' created 10:51:35 gpg: CAST5 encrypted data 10:51:35 gpg: encrypted with 1 passphrase 10:51:35 gpg: WARNING: message was not integrity protected [Pipeline] sh 10:51:35 + mkdir /home/jenkins 10:51:35 + mkdir /home/jenkins/sigul [Pipeline] sh 10:51:35 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 10:51:35 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 10:51:36 ---> sigul-install.sh 10:51:36 Sigul already installed; skipping installation. [Pipeline] sh 10:51:36 + git tag --list 10:51:36 v0.0.0 10:51:36 v1.0.0 10:51:36 v2.1.0 10:51:36 v2.1.1 10:51:36 v2.2.0 10:51:36 v2.3.0 10:51:36 v3.0 10:51:36 v3.0.0 10:51:36 v3.1.0-dev.1 10:51:36 v3.1.0-dev.2 10:51:36 v3.1.0-dev.3 10:51:36 v3.1.0-dev.4 10:51:36 v3.1.0-dev.5 [Pipeline] sh 10:51:36 + lftools sign git-tag v3.1.0-dev.5 10:51:37 Signing Git tag with Sigul... 10:51:37 Signing v3.1.0-dev.5 [Pipeline] echo 10:51:37 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 10:51:38 ---> sigul-configuration-cleanup.sh [Pipeline] } 10:51:38 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 10:51:38 $ docker stop --time=1 6bdb84172ee9b5ef74f6d07ebb11f9d75cbf5434d2a6dc4137519d4b4a52fe2b 10:51:40 $ docker rm -f --volumes 6bdb84172ee9b5ef74f6d07ebb11f9d75cbf5434d2a6dc4137519d4b4a52fe2b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 10:51:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:51:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:51:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:51:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:51:41 prd-ubuntu20.04-docker-8c-8g-5453 does not seem to be running inside a container 10:51:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:51:42 $ docker top c570275faf6958020a10dd85837cfa36b96ff0c6952b60ef39ff74ac30aa4d1f -eo pid,comm 10:51:42 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). 10:51:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:51:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:51:42 [ssh-agent] Looking for ssh-agent implementation... 10:51:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:51:43 $ docker exec c570275faf6958020a10dd85837cfa36b96ff0c6952b60ef39ff74ac30aa4d1f ssh-agent 10:51:43 SSH_AUTH_SOCK=/tmp/ssh-XJ8C1FhfkwEW/agent.14 10:51:43 SSH_AGENT_PID=20 10:51:43 Running ssh-add (command line suppressed) 10:51:43 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_13030597463249852836.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_13030597463249852836.key) 10:51:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:51:43 + git semver bump pre 10:51:43 2023-09-06 10:51:43,831 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 10:51:43 2023-09-06 10:51:43,831 [bump_version] DEBUG bumping version:3.1.0-dev.5 on axis:pre with prefix:dev 10:51:43 2023-09-06 10:51:43,831 [bump_version] DEBUG bumped version:3.1.0-dev.6 10:51:43 2023-09-06 10:51:43,831 [write_version] DEBUG write version:3.1.0-dev.6 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True 10:51:43 2023-09-06 10:51:43,831 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 10:51:43 2023-09-06 10:51:43,831 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 10:51:43 2023-09-06 10:51:43,834 [execute] INFO git cat-file --batch-check 10:51:43 2023-09-06 10:51:43,834 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 10:51:43 2023-09-06 10:51:43,839 [execute] INFO git cat-file --batch 10:51:43 2023-09-06 10:51:43,840 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 10:51:43 2023-09-06 10:51:43,845 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 10:51:43 3.1.0-dev.6 [Pipeline] } 10:51:43 $ docker exec --env ******** --env ******** c570275faf6958020a10dd85837cfa36b96ff0c6952b60ef39ff74ac30aa4d1f ssh-agent -k 10:51:44 unset SSH_AUTH_SOCK; 10:51:44 unset SSH_AGENT_PID; 10:51:44 echo Agent pid 20 killed; 10:51:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:51:44 + git semver [Pipeline] } 10:51:44 $ docker stop --time=1 c570275faf6958020a10dd85837cfa36b96ff0c6952b60ef39ff74ac30aa4d1f 10:51:46 $ docker rm -f --volumes c570275faf6958020a10dd85837cfa36b96ff0c6952b60ef39ff74ac30aa4d1f [Pipeline] // withDockerContainer [Pipeline] sh 10:51:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:51:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:51:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:51:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:51:46 prd-ubuntu20.04-docker-8c-8g-5453 does not seem to be running inside a container 10:51:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:51:47 $ docker top 63b1ba2f1b3567a6ee9d718d7a111fee6ed07c712411786944904501fb8e0ace -eo pid,comm 10:51:47 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). 10:51:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:51:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:51:47 [ssh-agent] Looking for ssh-agent implementation... 10:51:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:51:47 $ docker exec 63b1ba2f1b3567a6ee9d718d7a111fee6ed07c712411786944904501fb8e0ace ssh-agent 10:51:47 SSH_AUTH_SOCK=/tmp/ssh-58OrxWNdiXPO/agent.14 10:51:47 SSH_AGENT_PID=20 10:51:47 Running ssh-add (command line suppressed) 10:51:48 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_8720860418490671847.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_8720860418490671847.key) 10:51:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:51:48 + git semver push 10:51:48 2023-09-06 10:51:48,537 [run_push] DEBUG push 10:51:48 2023-09-06 10:51:48,538 [execute] INFO git cat-file --batch-check 10:51:48 2023-09-06 10:51:48,538 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 10:51:48 2023-09-06 10:51:48,544 [execute] INFO git rev-list 1aa4e98d91c9543f2c812e066aa0b08035307641 -- 10:51:48 2023-09-06 10:51:48,544 [execute] DEBUG Popen(['git', 'rev-list', '1aa4e98d91c9543f2c812e066aa0b08035307641', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 10:51:48 2023-09-06 10:51:48,552 [execute] INFO git fetch -v origin 10:51:48 2023-09-06 10:51:48,552 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=True, shell=None, istream=None) 10:51:49 2023-09-06 10:51:49,012 [run_push] DEBUG no remote changes detected 10:51:49 2023-09-06 10:51:49,012 [execute] INFO git push origin semver 10:51:49 2023-09-06 10:51:49,013 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 10:51:50 2023-09-06 10:51:49,745 [run_push] DEBUG push all version tags 10:51:50 2023-09-06 10:51:49,746 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 10:51:50 2023-09-06 10:51:49,746 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 10:51:50 2023-09-06 10:51:50,515 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 10:51:50 3.1.0-dev.6 [Pipeline] } 10:51:50 $ docker exec --env ******** --env ******** 63b1ba2f1b3567a6ee9d718d7a111fee6ed07c712411786944904501fb8e0ace ssh-agent -k 10:51:50 unset SSH_AUTH_SOCK; 10:51:50 unset SSH_AGENT_PID; 10:51:50 echo Agent pid 20 killed; 10:51:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:51:51 + git semver [Pipeline] } 10:51:51 $ docker stop --time=1 63b1ba2f1b3567a6ee9d718d7a111fee6ed07c712411786944904501fb8e0ace 10:51:52 $ docker rm -f --volumes 63b1ba2f1b3567a6ee9d718d7a111fee6ed07c712411786944904501fb8e0ace [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 10:51:53 + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] 10:51:53 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 10:51:53 total 16 10:51:53 drwxr-xr-x 3 root root 4096 Sep 6 10:42 . 10:51:53 drwxrwxr-x 12 jenkins jenkins 4096 Sep 6 10:51 .. 10:51:53 drwxr-xr-x 2 root root 4096 Sep 6 10:42 cost 10:51:53 -rw-r--r-- 1 root root 91 Sep 6 10:42 cost.csv 10:51:53 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives 10:51:53 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 10:51:53 total 16 10:51:53 drwxr-xr-x 3 jenkins jenkins 4096 Sep 6 10:42 . 10:51:53 drwxrwxr-x 12 jenkins jenkins 4096 Sep 6 10:51 .. 10:51:53 drwxr-xr-x 2 jenkins jenkins 4096 Sep 6 10:42 cost 10:51:53 -rw-r--r-- 1 jenkins jenkins 91 Sep 6 10:42 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:51:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:51:54 ---> package-listing.sh 10:51:54 ++ facter osfamily 10:51:54 ++ tr '[:upper:]' '[:lower:]' 10:51:54 + OS_FAMILY=debian 10:51:54 + workspace=/w/workspace/foundry_device-rfid-llrp-go_main 10:51:54 + START_PACKAGES=/tmp/packages_start.txt 10:51:54 + END_PACKAGES=/tmp/packages_end.txt 10:51:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:51:54 + PACKAGES=/tmp/packages_start.txt 10:51:54 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 10:51:54 + PACKAGES=/tmp/packages_end.txt 10:51:54 + case "${OS_FAMILY}" in 10:51:54 + dpkg -l 10:51:54 + grep '^ii' 10:51:54 + '[' -f /tmp/packages_start.txt ']' 10:51:54 + '[' -f /tmp/packages_end.txt ']' 10:51:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:51:54 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 10:51:54 + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ 10:51:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [Pipeline] echo 10:51:54 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:51:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:51:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:51:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:51:55 prd-ubuntu20.04-docker-8c-8g-5453 does not seem to be running inside a container 10:51:55 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:51:55 $ docker top d18792b78de65f060eb46389a9cfbc5f2693afff114fd06ad7a88e4fa42e0780 -eo pid,comm [Pipeline] { [Pipeline] sh 10:51:56 + touch /tmp/pre-build-complete [Pipeline] sh 10:51:57 + mkdir -p /var/log/sysstat [Pipeline] sh 10:51:57 + ls /var/log/sa-host 10:51:57 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:51:57 provisioning config files... 10:51:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config12927797731105079341tmp [Pipeline] { [Pipeline] echo 10:51:57 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:51:57 ---> create-netrc.sh [Pipeline] } 10:51:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:51:58 ---> python-tools-install.sh [Pipeline] echo 10:51:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:51:58 ---> sudo-logs.sh 10:51:58 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:51:58 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:51:58 ---> job-cost.sh 10:51:58 lf-activate-venv: SKIPPING 10:51:58 DEBUG: total: 0.2199999988079071 10:51:58 INFO: Retrieving Stack Cost... 10:51:59 INFO: Retrieving Pricing Info for: v3-standard-8 10:51:59 INFO: Archiving Costs [Pipeline] echo 10:51:59 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:51:59 ---> logs-deploy.sh 10:51:59 lf-activate-venv: SKIPPING 10:51:59 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/109 10:51:59 INFO: archiving workspace using pattern(s): 10:52:00 Archives upload complete. 10:52:01 INFO: archiving logs to Nexus 10:52:01 ---> uname -a: 10:52:01 Linux prd-ubuntu20-04-docker-8c-8g-5453 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 10:52:01 10:52:01 10:52:01 ---> lscpu: 10:52:01 Architecture: x86_64 10:52:01 CPU op-mode(s): 32-bit, 64-bit 10:52:01 Byte Order: Little Endian 10:52:01 Address sizes: 40 bits physical, 48 bits virtual 10:52:01 CPU(s): 8 10:52:01 On-line CPU(s) list: 0-7 10:52:01 Thread(s) per core: 1 10:52:01 Core(s) per socket: 1 10:52:01 Socket(s): 8 10:52:01 NUMA node(s): 1 10:52:01 Vendor ID: AuthenticAMD 10:52:01 CPU family: 23 10:52:01 Model: 49 10:52:01 Model name: AMD EPYC-Rome Processor 10:52:01 Stepping: 0 10:52:01 CPU MHz: 2799.998 10:52:01 BogoMIPS: 5599.99 10:52:01 Virtualization: AMD-V 10:52:01 Hypervisor vendor: KVM 10:52:01 Virtualization type: full 10:52:01 L1d cache: 256 KiB 10:52:01 L1i cache: 256 KiB 10:52:01 L2 cache: 4 MiB 10:52:01 L3 cache: 128 MiB 10:52:01 NUMA node0 CPU(s): 0-7 10:52:01 Vulnerability Itlb multihit: Not affected 10:52:01 Vulnerability L1tf: Not affected 10:52:01 Vulnerability Mds: Not affected 10:52:01 Vulnerability Meltdown: Not affected 10:52:01 Vulnerability Mmio stale data: Not affected 10:52:01 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:52:01 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:52:01 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 10:52:01 Vulnerability Srbds: Not affected 10:52:01 Vulnerability Tsx async abort: Not affected 10:52:01 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 10:52:01 10:52:01 10:52:01 ---> nproc: 10:52:01 8 10:52:01 10:52:01 10:52:01 ---> df -h: 10:52:01 Filesystem Size Used Avail Use% Mounted on 10:52:01 overlay 155G 13G 143G 9% / 10:52:01 tmpfs 64M 0 64M 0% /dev 10:52:01 tmpfs 16G 0 16G 0% /sys/fs/cgroup 10:52:01 shm 64M 0 64M 0% /dev/shm 10:52:01 /dev/vda1 155G 13G 143G 9% /facter-os 10:52:01 10:52:01 10:52:01 ---> sar -b -r -n DEV: 10:52:01 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5453) 09/06/23 _x86_64_ (8 CPU) 10:52:01 10:52:01 10:38:55 LINUX RESTART (8 CPU) 10:52:01 10:52:01 10:39:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:52:01 10:40:02 152.32 48.19 104.13 0.00 5403.37 202379.87 0.00 10:52:01 10:41:01 174.16 1.30 172.85 0.00 15.59 58394.31 0.00 10:52:01 10:42:01 146.97 0.27 146.70 0.00 14.66 30228.19 0.00 10:52:01 10:43:01 36.19 0.10 36.09 0.00 13.33 16789.22 0.00 10:52:01 10:44:01 3.35 0.97 2.38 0.00 67.46 65.32 0.00 10:52:01 10:45:01 27.26 9.28 17.98 0.00 3389.97 3727.38 0.00 10:52:01 10:46:01 1.15 0.00 1.15 0.00 0.00 13.86 0.00 10:52:01 10:47:01 3.05 1.61 1.44 0.00 36.88 17.08 0.00 10:52:01 10:48:01 1.40 0.00 1.40 0.00 0.00 16.80 0.00 10:52:01 10:49:01 2.45 0.00 2.45 0.00 0.00 34.66 0.00 10:52:01 10:50:01 1.35 0.00 1.35 0.00 0.00 14.80 0.00 10:52:01 10:51:01 29.68 0.20 29.48 0.00 8.93 24711.75 0.00 10:52:01 10:52:01 100.93 0.35 100.58 0.00 35.99 34610.86 0.00 10:52:01 Average: 52.24 4.80 47.44 0.00 692.93 28536.80 0.00 10:52:01 10:52:01 10:39:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:52:01 10:40:02 29202664 31622888 699212 2.13 71856 2622920 1842776 5.43 956788 2369544 137988 10:52:01 10:41:01 27753888 31404388 893748 2.72 147284 3670424 2314884 6.82 1511112 3130884 402084 10:52:01 10:42:01 28065620 31580748 721056 2.19 153072 3546528 1774916 5.23 1233880 3115544 656 10:52:01 10:43:01 27548752 31574320 725120 2.21 161320 3998860 1789568 5.27 1259104 3555040 136 10:52:01 10:44:01 27535872 31569164 729468 2.22 162844 4004584 1783648 5.26 1270084 3560684 864 10:52:01 10:45:01 27314360 31560732 730152 2.22 166732 4202688 1825128 5.38 1414904 3610508 128 10:52:01 10:46:01 27314476 31560908 729804 2.22 166764 4202692 1825128 5.38 1414868 3610512 4 10:52:01 10:47:01 27305824 31554540 736064 2.24 166848 4203776 1825128 5.38 1424244 3610848 8 10:52:01 10:48:01 27306020 31554812 735736 2.24 166904 4203780 1825128 5.38 1424244 3610848 16 10:52:01 10:49:01 27305696 31555232 735860 2.24 167052 4203760 1825128 5.38 1423464 3611448 0 10:52:01 10:50:01 27305996 31555588 735428 2.24 167140 4203760 1825128 5.38 1423580 3611452 8 10:52:01 10:51:01 26242808 31427996 856668 2.61 176404 5056208 1951932 5.75 1594424 4420704 148304 10:52:01 10:52:01 25747272 31476912 804412 2.45 204080 5513472 1901304 5.60 1600600 4848656 1020 10:52:01 Average: 27380711 31538325 756364 2.30 159869 4125650 1869984 5.51 1380869 3589744 53170 10:52:01 10:52:01 10:39:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:52:01 10:40:02 lo 6.87 6.87 0.67 0.67 0.00 0.00 0.00 0.00 10:52:01 10:40:02 docker0 5.33 4.40 0.47 48.73 0.00 0.00 0.00 0.00 10:52:01 10:40:02 ens3 654.94 395.03 6710.99 85.30 0.00 0.00 0.00 0.00 10:52:01 10:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:52:01 10:41:01 docker0 224.56 339.06 17.35 2432.57 0.00 0.00 0.00 0.00 10:52:01 10:41:01 veth1857a87 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 10:52:01 10:41:01 ens3 370.24 242.60 2461.22 32.35 0.00 0.00 0.00 0.00 10:52:01 10:42:01 lo 4.20 4.20 0.42 0.42 0.00 0.00 0.00 0.00 10:52:01 10:42:01 docker0 3.75 9.40 0.22 85.65 0.00 0.00 0.00 0.00 10:52:01 10:42:01 ens3 82.56 76.66 177.80 327.26 0.00 0.00 0.00 0.00 10:52:01 10:43:01 lo 3.67 3.67 0.35 0.35 0.00 0.00 0.00 0.00 10:52:01 10:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:01 10:43:01 ens3 111.85 69.32 2535.49 14.90 0.00 0.00 0.00 0.00 10:52:01 10:44:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 10:52:01 10:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:01 10:44:01 ens3 5.32 4.83 9.94 0.52 0.00 0.00 0.00 0.00 10:52:01 10:45:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 10:52:01 10:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:01 10:45:01 ens3 94.08 42.94 1365.67 2.92 0.00 0.00 0.00 0.00 10:52:01 10:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:01 10:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:01 10:46:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:01 10:47:01 lo 0.34 0.34 0.03 0.03 0.00 0.00 0.00 0.00 10:52:01 10:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:01 10:47:01 ens3 11.00 9.20 18.81 6.22 0.00 0.00 0.00 0.00 10:52:01 10:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:01 10:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:01 10:48:01 ens3 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 10:52:01 10:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:52:01 10:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:01 10:49:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:52:01 10:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:01 10:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:52:01 10:50:01 ens3 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 10:52:01 10:51:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 10:52:01 10:51:01 docker0 57.82 120.66 4.27 1023.12 0.00 0.00 0.00 0.00 10:52:01 10:51:01 vethe52eca3 57.82 120.76 5.06 1023.13 0.00 0.00 0.00 0.08 10:52:01 10:51:01 ens3 251.11 130.24 4996.72 16.81 0.00 0.00 0.00 0.00 10:52:01 10:52:01 lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 10:52:01 10:52:01 docker0 6.85 7.73 0.99 1.94 0.00 0.00 0.00 0.00 10:52:01 10:52:01 ens3 218.36 165.16 3277.83 142.46 0.00 0.00 0.00 0.00 10:52:01 Average: lo 1.43 1.43 0.14 0.14 0.00 0.00 0.00 0.00 10:52:01 Average: docker0 22.72 36.68 1.78 273.88 0.00 0.00 0.00 0.00 10:52:01 Average: ens3 138.31 87.31 1659.10 48.45 0.00 0.00 0.00 0.00 10:52:01 10:52:01 10:52:01 ---> sar -P ALL: 10:52:01 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5453) 09/06/23 _x86_64_ (8 CPU) 10:52:01 10:52:01 10:38:55 LINUX RESTART (8 CPU) 10:52:01 10:52:01 10:39:01 CPU %user %nice %system %iowait %steal %idle 10:52:01 10:40:02 all 9.06 0.00 3.17 2.83 0.07 84.87 10:52:01 10:40:02 0 8.78 0.00 3.17 0.97 0.07 87.01 10:52:01 10:40:02 1 9.89 0.00 3.20 6.58 0.05 80.29 10:52:01 10:40:02 2 12.29 0.00 2.91 7.15 0.05 77.60 10:52:01 10:40:02 3 9.96 0.00 2.37 0.24 0.07 87.36 10:52:01 10:40:02 4 7.58 0.00 2.63 0.66 0.07 89.06 10:52:01 10:40:02 5 9.31 0.00 3.57 5.60 0.05 81.47 10:52:01 10:40:02 6 7.67 0.00 2.94 0.97 0.07 88.35 10:52:01 10:40:02 7 7.00 0.00 4.60 0.42 0.10 87.88 10:52:01 10:41:01 all 20.51 0.00 4.64 4.39 0.06 70.40 10:52:01 10:41:01 0 20.79 0.00 4.50 0.26 0.05 74.39 10:52:01 10:41:01 1 20.87 0.00 5.34 0.97 0.05 72.77 10:52:01 10:41:01 2 19.44 0.00 5.43 7.57 0.05 67.51 10:52:01 10:41:01 3 20.20 0.00 4.25 2.34 0.07 73.13 10:52:01 10:41:01 4 20.44 0.00 4.25 1.68 0.05 73.58 10:52:01 10:41:01 5 20.65 0.00 4.21 1.96 0.05 73.14 10:52:01 10:41:01 6 20.97 0.00 4.89 20.16 0.07 53.91 10:52:01 10:41:01 7 20.73 0.00 4.22 0.33 0.07 74.66 10:52:01 10:42:01 all 33.58 0.00 4.89 3.06 0.08 58.39 10:52:01 10:42:01 0 34.83 0.00 4.77 2.85 0.07 57.48 10:52:01 10:42:01 1 33.18 0.00 4.65 1.68 0.08 60.40 10:52:01 10:42:01 2 32.07 0.00 5.05 1.13 0.07 61.68 10:52:01 10:42:01 3 34.00 0.00 4.83 9.20 0.07 51.91 10:52:01 10:42:01 4 36.21 0.00 5.06 6.52 0.07 52.14 10:52:01 10:42:01 5 32.46 0.00 5.14 2.43 0.10 59.88 10:52:01 10:42:01 6 32.97 0.00 4.70 0.37 0.08 61.87 10:52:01 10:42:01 7 32.90 0.00 4.95 0.27 0.08 61.79 10:52:01 10:43:01 all 2.80 0.00 1.18 1.45 0.03 94.54 10:52:01 10:43:01 0 4.11 0.00 1.18 1.44 0.02 93.25 10:52:01 10:43:01 1 2.50 0.00 1.31 1.96 0.02 94.21 10:52:01 10:43:01 2 2.51 0.00 1.14 0.05 0.05 96.25 10:52:01 10:43:01 3 3.12 0.00 1.05 0.00 0.03 95.79 10:52:01 10:43:01 4 1.81 0.00 1.25 0.00 0.02 96.92 10:52:01 10:43:01 5 2.40 0.00 1.35 8.17 0.03 88.05 10:52:01 10:43:01 6 2.74 0.00 0.77 0.05 0.02 96.42 10:52:01 10:43:01 7 3.17 0.00 1.38 0.02 0.05 95.38 10:52:01 10:44:01 all 0.28 0.00 0.07 0.16 0.01 99.48 10:52:01 10:44:01 0 1.81 0.00 0.03 0.00 0.02 98.14 10:52:01 10:44:01 1 0.12 0.00 0.05 0.00 0.02 99.82 10:52:01 10:44:01 2 0.03 0.00 0.05 0.00 0.02 99.90 10:52:01 10:44:01 3 0.08 0.00 0.07 0.18 0.00 99.67 10:52:01 10:44:01 4 0.03 0.00 0.22 0.15 0.00 99.60 10:52:01 10:44:01 5 0.08 0.00 0.05 0.82 0.00 99.05 10:52:01 10:44:01 6 0.03 0.00 0.07 0.13 0.00 99.77 10:52:01 10:44:01 7 0.03 0.00 0.02 0.00 0.00 99.95 10:52:01 10:45:01 all 0.91 0.00 0.42 0.60 0.01 98.06 10:52:01 10:45:01 0 0.73 0.00 0.42 0.08 0.02 98.75 10:52:01 10:45:01 1 0.53 0.00 0.32 1.13 0.00 98.01 10:52:01 10:45:01 2 0.48 0.00 0.22 0.00 0.02 99.28 10:52:01 10:45:01 3 2.77 0.00 0.77 0.10 0.02 96.35 10:52:01 10:45:01 4 0.57 0.00 0.48 1.07 0.02 97.87 10:52:01 10:45:01 5 0.52 0.00 0.30 1.99 0.02 97.18 10:52:01 10:45:01 6 1.02 0.00 0.40 0.03 0.02 98.53 10:52:01 10:45:01 7 0.68 0.00 0.42 0.40 0.02 98.48 10:52:01 10:46:01 all 0.02 0.00 0.01 0.00 0.00 99.96 10:52:01 10:46:01 0 0.00 0.00 0.02 0.00 0.00 99.98 10:52:01 10:46:01 1 0.05 0.00 0.03 0.00 0.02 99.90 10:52:01 10:46:01 2 0.05 0.00 0.02 0.00 0.02 99.92 10:52:01 10:46:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:52:01 10:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:52:01 10:46:01 5 0.03 0.00 0.00 0.02 0.00 99.95 10:52:01 10:46:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:52:01 10:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:52:01 10:47:01 all 0.36 0.00 0.04 0.01 0.01 99.58 10:52:01 10:47:01 0 0.15 0.00 0.00 0.00 0.00 99.85 10:52:01 10:47:01 1 0.42 0.00 0.05 0.05 0.02 99.46 10:52:01 10:47:01 2 0.41 0.00 0.05 0.00 0.02 99.53 10:52:01 10:47:01 3 0.10 0.00 0.03 0.00 0.02 99.85 10:52:01 10:47:01 4 0.25 0.00 0.03 0.00 0.00 99.71 10:52:01 10:47:01 5 0.03 0.00 0.02 0.03 0.02 99.90 10:52:01 10:47:01 6 1.14 0.00 0.02 0.00 0.02 98.83 10:52:01 10:47:01 7 0.36 0.00 0.10 0.00 0.00 99.54 10:52:01 10:48:01 all 0.05 0.00 0.01 0.00 0.00 99.93 10:52:01 10:48:01 0 0.00 0.00 0.02 0.00 0.00 99.98 10:52:01 10:48:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:52:01 10:48:01 2 0.02 0.00 0.03 0.00 0.02 99.93 10:52:01 10:48:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:52:01 10:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:52:01 10:48:01 5 0.03 0.00 0.02 0.02 0.00 99.93 10:52:01 10:48:01 6 0.35 0.00 0.03 0.00 0.00 99.62 10:52:01 10:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:52:01 10:49:01 all 0.03 0.00 0.01 0.02 0.01 99.93 10:52:01 10:49:01 0 0.02 0.00 0.00 0.00 0.02 99.97 10:52:01 10:49:01 1 0.03 0.00 0.03 0.02 0.02 99.90 10:52:01 10:49:01 2 0.05 0.00 0.02 0.00 0.00 99.93 10:52:01 10:49:01 3 0.03 0.00 0.00 0.00 0.00 99.97 10:52:01 10:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:52:01 10:49:01 5 0.03 0.00 0.03 0.10 0.00 99.83 10:52:01 10:49:01 6 0.02 0.00 0.00 0.02 0.02 99.95 10:52:01 10:49:01 7 0.05 0.00 0.02 0.00 0.02 99.92 10:52:01 10:50:01 all 0.07 0.00 0.02 0.01 0.01 99.89 10:52:01 10:50:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:52:01 10:50:01 1 0.00 0.00 0.02 0.02 0.02 99.95 10:52:01 10:50:01 2 0.02 0.00 0.00 0.00 0.02 99.97 10:52:01 10:50:01 3 0.45 0.00 0.00 0.00 0.02 99.53 10:52:01 10:50:01 4 0.00 0.00 0.02 0.00 0.00 99.98 10:52:01 10:50:01 5 0.02 0.00 0.03 0.07 0.02 99.87 10:52:01 10:50:01 6 0.05 0.00 0.02 0.00 0.00 99.93 10:52:01 10:50:01 7 0.03 0.00 0.05 0.00 0.02 99.90 10:52:01 10:52:01 10:50:01 CPU %user %nice %system %iowait %steal %idle 10:52:01 10:51:01 all 3.95 0.00 1.66 1.01 0.02 93.36 10:52:01 10:51:01 0 4.56 0.00 2.16 0.07 0.02 93.20 10:52:01 10:51:01 1 4.03 0.00 2.17 0.00 0.02 93.78 10:52:01 10:51:01 2 3.82 0.00 2.02 6.89 0.03 87.23 10:52:01 10:51:01 3 3.85 0.00 1.34 0.03 0.02 94.76 10:52:01 10:51:01 4 3.91 0.00 1.04 0.02 0.02 95.02 10:52:01 10:51:01 5 3.88 0.00 1.34 0.77 0.02 93.99 10:52:01 10:51:01 6 3.03 0.00 1.37 0.02 0.03 95.55 10:52:01 10:51:01 7 4.55 0.00 1.83 0.30 0.03 93.29 10:52:01 10:52:01 all 5.99 0.00 2.63 4.52 0.06 86.80 10:52:01 10:52:01 0 6.21 0.00 3.14 1.54 0.05 89.06 10:52:01 10:52:01 1 6.33 0.00 2.74 8.99 0.08 81.85 10:52:01 10:52:01 2 5.47 0.00 2.21 3.91 0.05 88.36 10:52:01 10:52:01 3 4.91 0.00 2.68 0.55 0.07 91.79 10:52:01 10:52:01 4 7.27 0.00 3.35 14.40 0.05 74.93 10:52:01 10:52:01 5 5.66 0.00 2.25 6.20 0.05 85.83 10:52:01 10:52:01 6 6.92 0.00 2.22 0.45 0.05 90.35 10:52:01 10:52:01 7 5.13 0.00 2.43 0.17 0.08 92.19 10:52:01 Average: all 5.93 0.00 1.43 1.38 0.03 91.23 10:52:01 Average: 0 6.27 0.00 1.48 0.55 0.02 91.67 10:52:01 Average: 1 5.96 0.00 1.52 1.64 0.03 90.84 10:52:01 Average: 2 5.86 0.00 1.46 2.04 0.03 90.61 10:52:01 Average: 3 6.09 0.00 1.33 0.97 0.03 91.58 10:52:01 Average: 4 5.96 0.00 1.40 1.87 0.02 90.74 10:52:01 Average: 5 5.74 0.00 1.40 2.16 0.03 90.67 10:52:01 Average: 6 5.87 0.00 1.33 1.67 0.03 91.10 10:52:01 Average: 7 5.70 0.00 1.53 0.15 0.04 92.59 10:52:01 10:52:01 10:52:01