Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 14edaaad840c3c4ad2c6653c66ec151cb85ad4a3 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-ssh16836034965058405466.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh4022619176372835605.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh10178265357762569706.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh8297897451391259095.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-ssh9571340277189047520.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] ========================================================= [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.23 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-centos7-blackbox-4c-2g-39928’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-40300’ is offline ‘prd-ubuntu20.04-docker-8c-8g-40301’ is offline ‘prd-ubuntu20.04-docker-8c-8g-40302’ is offline ‘prd-ubuntu20.04-docker-8c-8g-40305’ is offline Running on prd-ubuntu20.04-docker-8c-8g-40306 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 14edaaad840c3c4ad2c6653c66ec151cb85ad4a3 (main) Commit message: "docs: Update changelog for 4.0 release (#348)" > 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 14edaaad840c3c4ad2c6653c66ec151cb85ad4a3 # timeout=10 > git rev-list --no-walk 23080daf8f4d8a421bd75fd69ece5ca91258256c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:24:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:24:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:24:32 ========================================================= 10:24:32 EdgeX Global Pipelines Version Info 10:24:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:24:33 ------------------- 10:24:33 stable info: 10:24:33 ------------------- 10:24:33 Commited By: Cherry Wang cherry@iotechsys.com 10:24:33 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 10:24:33 Message: update stable to v1.0.269 10:24:33 ------------------- 10:24:33 experimental info: 10:24:33 ------------------- 10:24:33 Commited By: Ginny Guan ginny@iotechsys.com 10:24:33 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 10:24:33 Message: update experimental to stable [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:24:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 10:24:33 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 10:24:33 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:24:33 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:24:33 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:24:33 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 10:24:33 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:24:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:24:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:24:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:24:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:24:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 10:24:34 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:24:34 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:24:34 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:24:34 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:24:34 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:24:34 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:24:34 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:24:34 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:24:34 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:24:34 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:24:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:24:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:24:34 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:24:34 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:24:34 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:24:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 10:24:34 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 10:24:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 10:24:34 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 14edaaad840c3c4ad2c6653c66ec151cb85ad4a3 [Pipeline] echo 10:24:34 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 14edaaa [Pipeline] echo 10:24:34 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:24:34 provisioning config files... 10:24:34 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config1712290028965242502tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:24:34 ---> ****-login.sh 10:24:34 nexus3.edgexfoundry.org:10001 10:24:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:24:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:24:35 Configure a credential helper to remove this warning. See 10:24:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:24:35 10:24:35 Login Succeeded 10:24:35 nexus3.edgexfoundry.org:10002 10:24:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:24:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:24:35 Configure a credential helper to remove this warning. See 10:24:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:24:35 10:24:35 Login Succeeded 10:24:35 nexus3.edgexfoundry.org:10003 10:24:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:24:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:24:35 Configure a credential helper to remove this warning. See 10:24:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:24:35 10:24:35 Login Succeeded 10:24:35 nexus3.edgexfoundry.org:10004 10:24:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:24:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:24:35 Configure a credential helper to remove this warning. See 10:24:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:24:35 10:24:35 Login Succeeded 10:24:35 ****.io 10:24:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:24:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:24:35 Configure a credential helper to remove this warning. See 10:24:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:24:35 10:24:35 Login Succeeded 10:24:35 ---> ****-login.sh ends [Pipeline] } 10:24:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:24:36 + git rev-list -1 --merges 14edaaad840c3c4ad2c6653c66ec151cb85ad4a3~1..14edaaad840c3c4ad2c6653c66ec151cb85ad4a3 [Pipeline] echo 10:24:36 -----------> git rev-list -1 --merges 14edaaad840c3c4ad2c6653c66ec151cb85ad4a3~1..14edaaad840c3c4ad2c6653c66ec151cb85ad4a3 14edaaad840c3c4ad2c6653c66ec151cb85ad4a3 [false] [Pipeline] sh 10:24:36 + git log --format=format:%s -1 14edaaad840c3c4ad2c6653c66ec151cb85ad4a3 [Pipeline] echo 10:24:36 ========================================================= 10:24:36 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:24:36 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:24:36 + git log --format=format:%s -1 14edaaad840c3c4ad2c6653c66ec151cb85ad4a3 [Pipeline] echo 10:24:36 [semverPrep] GIT_COMMIT: 14edaaad840c3c4ad2c6653c66ec151cb85ad4a3, Commit Message: docs: Update changelog for 4.0 release (#348) [Pipeline] echo 10:24:36 [semverPrep] This is not a build commit. [Pipeline] sh 10:24:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:24:37 + grep -v github /etc/ssh/ssh_known_hosts 10:24:37 + [ -e /tmp/ssh_known_hosts ] 10:24:37 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:24:37 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:24:37 + sudo tee -a /etc/ssh/ssh_known_hosts 10:24:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:24:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:24:37 10:24:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:24:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:24:37 0.1.4: Pulling from edgex-devops/py-git-semver 10:24:37 b85a868b505f: Pulling fs layer 10:24:37 e2be974225ed: Pulling fs layer 10:24:37 339a4e72a1f5: Pulling fs layer 10:24:37 988bab9f4d93: Pulling fs layer 10:24:37 1469e6f7b9e6: Pulling fs layer 10:24:37 eaf3925da568: Pulling fs layer 10:24:37 bab4dde63d76: Pulling fs layer 10:24:37 bde34c3a00c8: Pulling fs layer 10:24:37 b352a97aabf1: Pulling fs layer 10:24:37 4872d77fe225: Pulling fs layer 10:24:37 5851b861e8e6: Pulling fs layer 10:24:37 988bab9f4d93: Waiting 10:24:37 b352a97aabf1: Waiting 10:24:37 1469e6f7b9e6: Waiting 10:24:37 4872d77fe225: Waiting 10:24:37 eaf3925da568: Waiting 10:24:37 bab4dde63d76: Waiting 10:24:37 bde34c3a00c8: Waiting 10:24:37 e2be974225ed: Verifying Checksum 10:24:37 e2be974225ed: Download complete 10:24:37 988bab9f4d93: Download complete 10:24:37 1469e6f7b9e6: Verifying Checksum 10:24:37 1469e6f7b9e6: Download complete 10:24:37 eaf3925da568: Download complete 10:24:37 339a4e72a1f5: Verifying Checksum 10:24:37 339a4e72a1f5: Download complete 10:24:38 bde34c3a00c8: Verifying Checksum 10:24:38 bde34c3a00c8: Download complete 10:24:38 b352a97aabf1: Download complete 10:24:38 4872d77fe225: Verifying Checksum 10:24:38 4872d77fe225: Download complete 10:24:38 5851b861e8e6: Verifying Checksum 10:24:38 5851b861e8e6: Download complete 10:24:38 b85a868b505f: Verifying Checksum 10:24:38 b85a868b505f: Download complete 10:24:38 bab4dde63d76: Verifying Checksum 10:24:38 bab4dde63d76: Download complete 10:24:39 b85a868b505f: Pull complete 10:24:39 e2be974225ed: Pull complete 10:24:39 339a4e72a1f5: Pull complete 10:24:39 988bab9f4d93: Pull complete 10:24:40 1469e6f7b9e6: Pull complete 10:24:40 eaf3925da568: Pull complete 10:24:42 bab4dde63d76: Pull complete 10:24:42 bde34c3a00c8: Pull complete 10:24:42 b352a97aabf1: Pull complete 10:24:42 4872d77fe225: Pull complete 10:24:42 5851b861e8e6: Pull complete 10:24:42 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:24:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:24:42 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:24:42 prd-ubuntu20.04-docker-8c-8g-40306 does not seem to be running inside a container 10:24: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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:24:44 $ docker top a890330aa3db83fcbe0c8cfd04ca8fdd96a006b38f17ead18917730ca798d52e -eo pid,comm 10:24:44 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 10:24:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:24:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:24:44 [ssh-agent] Looking for ssh-agent implementation... 10:24:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:24:44 $ docker exec a890330aa3db83fcbe0c8cfd04ca8fdd96a006b38f17ead18917730ca798d52e ssh-agent 10:24:44 SSH_AUTH_SOCK=/tmp/ssh-fGGIYGmT0vpw/agent.33 10:24:44 SSH_AGENT_PID=39 10:24:44 Running ssh-add (command line suppressed) 10:24:44 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_14224247290928044246.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_14224247290928044246.key) 10:24:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:24:44 + git tag --points-at HEAD [Pipeline] } 10:24:44 $ docker exec --env ******** --env ******** a890330aa3db83fcbe0c8cfd04ca8fdd96a006b38f17ead18917730ca798d52e ssh-agent -k 10:24:44 unset SSH_AUTH_SOCK; 10:24:44 unset SSH_AGENT_PID; 10:24:44 echo Agent pid 39 killed; 10:24:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:24:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:24:44 [ssh-agent] Looking for ssh-agent implementation... 10:24:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:24:45 $ docker exec a890330aa3db83fcbe0c8cfd04ca8fdd96a006b38f17ead18917730ca798d52e ssh-agent 10:24:45 SSH_AUTH_SOCK=/tmp/ssh-w0yD0cWidC5X/agent.72 10:24:45 SSH_AGENT_PID=78 10:24:45 Running ssh-add (command line suppressed) 10:24:45 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_9889764836239202757.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_9889764836239202757.key) 10:24:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:24:45 + git semver init 10:24:45 2025-03-05 10:24:45,785 [run_init] DEBUG init version:0.0.0 force:False 10:24:45 2025-03-05 10:24:45,786 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver 10:24:45 2025-03-05 10:24:45,786 [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:24:45 2025-03-05 10:24:45,786 [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:24:47 2025-03-05 10:24:47,358 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude 10:24:47 2025-03-05 10:24:47,358 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False 10:24:47 2025-03-05 10:24:47,358 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 10:24:47 2025-03-05 10:24:47,359 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 10:24:47 4.0.0-dev.10 [Pipeline] } 10:24:47 $ docker exec --env ******** --env ******** a890330aa3db83fcbe0c8cfd04ca8fdd96a006b38f17ead18917730ca798d52e ssh-agent -k 10:24:47 unset SSH_AUTH_SOCK; 10:24:47 unset SSH_AGENT_PID; 10:24:47 echo Agent pid 78 killed; 10:24:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:24:48 + git semver [Pipeline] } 10:24:48 $ docker stop --time=1 a890330aa3db83fcbe0c8cfd04ca8fdd96a006b38f17ead18917730ca798d52e 10:24:49 $ docker rm -f --volumes a890330aa3db83fcbe0c8cfd04ca8fdd96a006b38f17ead18917730ca798d52e [Pipeline] // withDockerContainer [Pipeline] sh 10:24:50 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:24:50 Stashed 1 file(s) [Pipeline] echo 10:24:50 [edgeXSemver]: initialized semver on version 4.0.0-dev.10 [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:24:50 provisioning config files... 10:24:50 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config5702048233892052707tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:24:50 ---> ****-login.sh 10:24:50 nexus3.edgexfoundry.org:10001 10:24:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:24:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:24:50 Configure a credential helper to remove this warning. See 10:24:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:24:50 10:24:50 Login Succeeded 10:24:50 nexus3.edgexfoundry.org:10002 10:24:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:24:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:24:50 Configure a credential helper to remove this warning. See 10:24:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:24:50 10:24:50 Login Succeeded 10:24:50 nexus3.edgexfoundry.org:10003 10:24:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:24:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:24:51 Configure a credential helper to remove this warning. See 10:24:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:24:51 10:24:51 Login Succeeded 10:24:51 nexus3.edgexfoundry.org:10004 10:24:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:24:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:24:51 Configure a credential helper to remove this warning. See 10:24:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:24:51 10:24:51 Login Succeeded 10:24:51 ****.io 10:24:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:24:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:24:51 Configure a credential helper to remove this warning. See 10:24:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:24:51 10:24:51 Login Succeeded 10:24:51 ---> ****-login.sh ends [Pipeline] } 10:24:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:24:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:24:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:24:51 ========================================================= 10:24:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 10:24:51 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:24:51 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 10:24:51 Sending build context to Docker daemon 11.59MB 10:24:51 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 10:24:51 Step 2/12 : FROM ${BASE} AS builder 10:24:51 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 10:24:51 da9db072f522: Pulling fs layer 10:24:51 6ef4a4ee8ca5: Pulling fs layer 10:24:51 06f05ace1117: Pulling fs layer 10:24:51 5fe327b54edc: Pulling fs layer 10:24:51 4f4fb700ef54: Pulling fs layer 10:24:51 92a5565b7b96: Pulling fs layer 10:24:51 ff9bb7016b71: Pulling fs layer 10:24:51 b67dba6c2c7d: Pulling fs layer 10:24:51 a813b0c90790: Pulling fs layer 10:24:51 5fe327b54edc: Waiting 10:24:51 4f4fb700ef54: Waiting 10:24:51 b67dba6c2c7d: Waiting 10:24:51 92a5565b7b96: Waiting 10:24:51 ff9bb7016b71: Waiting 10:24:51 a813b0c90790: Waiting 10:24:52 6ef4a4ee8ca5: Verifying Checksum 10:24:52 5fe327b54edc: Verifying Checksum 10:24:52 5fe327b54edc: Download complete 10:24:52 4f4fb700ef54: Download complete 10:24:52 da9db072f522: Verifying Checksum 10:24:52 da9db072f522: Download complete 10:24:52 92a5565b7b96: Verifying Checksum 10:24:52 92a5565b7b96: Download complete 10:24:52 ff9bb7016b71: Verifying Checksum 10:24:52 ff9bb7016b71: Download complete 10:24:52 da9db072f522: Pull complete 10:24:52 a813b0c90790: Verifying Checksum 10:24:52 a813b0c90790: Download complete 10:24:52 6ef4a4ee8ca5: Pull complete 10:24:52 06f05ace1117: Verifying Checksum 10:24:52 06f05ace1117: Download complete 10:24:52 b67dba6c2c7d: Verifying Checksum 10:24:52 b67dba6c2c7d: Download complete 10:24:56 06f05ace1117: Pull complete 10:24:56 5fe327b54edc: Pull complete 10:24:56 4f4fb700ef54: Pull complete 10:24:56 92a5565b7b96: Pull complete 10:24:56 ff9bb7016b71: Pull complete 10:24:59 b67dba6c2c7d: Pull complete 10:24:59 a813b0c90790: Pull complete 10:24:59 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 10:24:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 10:24:59 ---> 3ba60ce46760 10:24:59 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:25:01 ---> Running in 5ac21abee928 10:25:01 Removing intermediate container 5ac21abee928 10:25:01 ---> 651c480f8ada 10:25:01 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:25:01 ---> Running in 3a712d2d93fb 10:25:01 Removing intermediate container 3a712d2d93fb 10:25:01 ---> 8e8eb9e751e9 10:25:01 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 10:25:01 ---> Running in 762b74698150 10:25:01 Removing intermediate container 762b74698150 10:25:01 ---> b4ed43466931 10:25:01 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:25:01 ---> Running in d1c5ab99a341 10:25:01 Removing intermediate container d1c5ab99a341 10:25:01 ---> 5ac62e715a49 10:25:01 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:25:01 ---> Running in 6321b33200c9 10:25:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:25:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:25:02 OK: 248 MiB in 58 packages 10:25:02 Removing intermediate container 6321b33200c9 10:25:02 ---> 165911efd96e 10:25:02 Step 8/12 : WORKDIR /app 10:25:02 ---> Running in f8c7e6b0321c 10:25:02 Removing intermediate container f8c7e6b0321c 10:25:02 ---> a3def0b8103d 10:25:02 Step 9/12 : COPY go.mod vendor* ./ 10:25:02 ---> d16c4260a783 10:25:02 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:25:02 ---> Running in 8e8072b8159e 10:25:05 Still waiting to schedule task 10:25:05 ‘prd-ubuntu20.04-docker-arm64-4c-16g-40308’ is offline 10:25:34 Removing intermediate container 8e8072b8159e 10:25:34 ---> 8f58dd6ec820 10:25:34 Step 11/12 : COPY . . 10:25:34 ---> 47dfa13393bd 10:25:34 Step 12/12 : RUN $MAKE 10:25:34 ---> Running in e1288411ad1d 10:25:34 noop 10:25:34 Removing intermediate container e1288411ad1d 10:25:34 ---> 9f9128574736 10:25:34 Successfully built 9f9128574736 10:25:34 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:35 + docker inspect -f . ci-base-image-x86_64 10:25:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:25:35 prd-ubuntu20.04-docker-8c-8g-40306 does not seem to be running inside a container 10:25:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:25:35 $ docker top 96b2add204ef54828bcfd2d45559bfea91e76229bd0c65454a9e928dbe70c6d9 -eo pid,comm [Pipeline] { [Pipeline] sh 10:25:36 + go version 10:25:36 go version go1.23.4 linux/amd64 [Pipeline] } 10:25:36 $ docker stop --time=1 96b2add204ef54828bcfd2d45559bfea91e76229bd0c65454a9e928dbe70c6d9 10:25:37 $ docker rm -f --volumes 96b2add204ef54828bcfd2d45559bfea91e76229bd0c65454a9e928dbe70c6d9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:37 + docker inspect -f . ci-base-image-x86_64 10:25:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:25:37 prd-ubuntu20.04-docker-8c-8g-40306 does not seem to be running inside a container 10:25:37 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:25:38 $ docker top 5e085eb7e55163b10c166c18b49727a9d6f0b878e66c79d832c75fdad1d3e478 -eo pid,comm [Pipeline] { [Pipeline] sh 10:25:38 + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh 10:25:38 + make test 10:25:38 go test ./... -coverprofile=coverage.out ./... 10:25:40 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:25:58 github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements 10:25:58 github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements 10:26:03 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.900s coverage: 40.6% of statements 10:26:03 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.011s coverage: 94.6% of statements 10:26:03 ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.257s coverage: 51.9% of statements 10:26:15 go vet ./... 10:26:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:26:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:26:22 ./bin/test-attribution-txt.sh [Pipeline] echo 10:26:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 10:26:22 $ docker stop --time=1 5e085eb7e55163b10c166c18b49727a9d6f0b878e66c79d832c75fdad1d3e478 10:26:24 $ docker rm -f --volumes 5e085eb7e55163b10c166c18b49727a9d6f0b878e66c79d832c75fdad1d3e478 [Pipeline] // withDockerContainer [Pipeline] sh 10:26:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:26:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:26:25 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:26:25 + ls -al . 10:26:25 total 708 10:26:25 drwxrwxr-x 11 jenkins jenkins 4096 Mar 5 10:25 . 10:26:25 drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 10:24 .. 10:26:25 -rw-rw-r-- 1 jenkins jenkins 134 Mar 5 10:24 .dockerignore 10:26:25 drwxrwxr-x 8 jenkins jenkins 4096 Mar 5 10:26 .git 10:26:25 drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 10:24 .github 10:26:25 -rw-rw-r-- 1 jenkins jenkins 880 Mar 5 10:24 .gitignore 10:26:25 -rw-rw-r-- 1 jenkins jenkins 199 Mar 5 10:24 .golangci.yml 10:26:25 drwxr-xr-x 3 jenkins jenkins 4096 Mar 5 10:24 .semver 10:26:25 -rw-rw-r-- 1 jenkins jenkins 20798 Mar 5 10:24 Attribution.txt 10:26:25 -rw-rw-r-- 1 jenkins jenkins 12649 Mar 5 10:24 CHANGELOG.md 10:26:25 -rw-rw-r-- 1 jenkins jenkins 1489 Mar 5 10:24 Dockerfile 10:26:25 -rw-rw-r-- 1 jenkins jenkins 677 Mar 5 10:24 GOVERNANCE.md 10:26:25 -rw-rw-r-- 1 jenkins jenkins 661 Mar 5 10:24 Jenkinsfile 10:26:25 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 5 10:24 LICENSE 10:26:25 -rw-rw-r-- 1 jenkins jenkins 2761 Mar 5 10:24 Makefile 10:26:25 -rw-rw-r-- 1 jenkins jenkins 625 Mar 5 10:24 OWNERS.md 10:26:25 -rw-rw-r-- 1 jenkins jenkins 28907 Mar 5 10:24 README.md 10:26:25 -rw-rw-r-- 1 jenkins jenkins 12 Mar 5 10:24 VERSION 10:26:25 drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 10:24 bin 10:26:25 drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 10:24 cmd 10:26:25 -rw-r--r-- 1 jenkins jenkins 451915 Mar 5 10:26 coverage.out 10:26:25 drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 10:24 examples 10:26:25 -rw-rw-r-- 1 jenkins jenkins 6321 Mar 5 10:24 go.mod 10:26:25 -rw-rw-r-- 1 jenkins jenkins 86628 Mar 5 10:24 go.sum 10:26:25 drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 10:24 images 10:26:25 drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 10:24 internal 10:26:25 drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 10:24 pkg 10:26:25 -rw-rw-r-- 1 jenkins jenkins 193 Mar 5 10:24 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:25 + 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=14edaaad840c3c4ad2c6653c66ec151cb85ad4a3 --label arch=amd64 --label version=4.0.0-dev.10 . 10:26:25 Sending build context to Docker daemon 11.59MB 10:26:25 Step 1/25 : ARG BASE=golang:1.23-alpine3.20 10:26:25 Step 2/25 : FROM ${BASE} AS builder 10:26:25 ---> 9f9128574736 10:26:25 Step 3/25 : ARG ADD_BUILD_TAGS="" 10:26:25 ---> Running in ee0ae883338a 10:26:26 Removing intermediate container ee0ae883338a 10:26:26 ---> 5a1d6464a543 10:26:26 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:26:26 ---> Running in 25e3e0c1cc8d 10:26:26 Removing intermediate container 25e3e0c1cc8d 10:26:26 ---> d8083037ca2f 10:26:26 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 10:26:26 ---> Running in de4c1c1fd24f 10:26:26 Removing intermediate container de4c1c1fd24f 10:26:26 ---> b5d34f4e832c 10:26:26 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 10:26:26 ---> Running in 7f5b85a37cf9 10:26:26 Removing intermediate container 7f5b85a37cf9 10:26:26 ---> 19ea8a640a33 10:26:26 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:26:26 ---> Running in a65d1e60d63f 10:26:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:26:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:26:26 OK: 248 MiB in 58 packages 10:26:27 Removing intermediate container a65d1e60d63f 10:26:27 ---> c201b22bd755 10:26:27 Step 8/25 : WORKDIR /app 10:26:27 ---> Running in eaca399106f8 10:26:27 Removing intermediate container eaca399106f8 10:26:27 ---> 74caef18de27 10:26:27 Step 9/25 : COPY go.mod vendor* ./ 10:26:27 ---> 8acda5e2833d 10:26:27 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:26:27 ---> Running in fe696b3849c7 10:26:28 Removing intermediate container fe696b3849c7 10:26:28 ---> 0aa236031d8f 10:26:28 Step 11/25 : COPY . . 10:26:28 ---> 213cb329d5a8 10:26:28 Step 12/25 : RUN $MAKE 10:26:28 ---> Running in 4ce661d54252 10:26:28 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=4.0.0-dev.10 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd 10:27:00 Removing intermediate container 4ce661d54252 10:27:00 ---> e4802ee5658f 10:27:00 Step 13/25 : FROM alpine:3.20 10:27:00 3.20: Pulling from library/alpine 10:27:00 0a9a5dfd008f: Pulling fs layer 10:27:00 0a9a5dfd008f: Verifying Checksum 10:27:00 0a9a5dfd008f: Download complete 10:27:00 0a9a5dfd008f: Pull complete 10:27:00 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 10:27:00 Status: Downloaded newer image for alpine:3.20 10:27:00 ---> ff221270b9fb 10:27:00 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 10:27:00 ---> Running in 1e6ae1578a71 10:27:00 Removing intermediate container 1e6ae1578a71 10:27:00 ---> 4cef79eb699e 10:27:00 Step 15/25 : RUN apk add --update --no-cache dumb-init 10:27:00 ---> Running in f36fd4099138 10:27:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:27:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:27:00 (1/1) Installing dumb-init (1.2.5-r3) 10:27:00 Executing busybox-1.36.1-r29.trigger 10:27:00 OK: 8 MiB in 15 packages 10:27:00 Removing intermediate container f36fd4099138 10:27:00 ---> 0da19cadea5a 10:27:00 Step 16/25 : RUN apk --no-cache upgrade 10:27:00 ---> Running in bd13c8715722 10:27:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:27:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:27:00 OK: 8 MiB in 15 packages 10:27:00 Removing intermediate container bd13c8715722 10:27:00 ---> 295bd9cfc3e6 10:27:00 Step 17/25 : COPY --from=builder /app/LICENSE / 10:27:00 ---> ddbcf78169e9 10:27:00 Step 18/25 : COPY --from=builder /app/Attribution.txt / 10:27:00 ---> 9b4b04fce5bd 10:27:00 Step 19/25 : COPY --from=builder /app/cmd/ / 10:27:00 ---> d008d8c835d6 10:27:00 Step 20/25 : EXPOSE 59989 10:27:00 ---> Running in 1cc49ff8c79e 10:27:00 Removing intermediate container 1cc49ff8c79e 10:27:00 ---> 5b75a6c9d400 10:27:00 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 10:27:00 ---> Running in 13dd9e7f9a4c 10:27:00 Removing intermediate container 13dd9e7f9a4c 10:27:00 ---> 2643e1ba5894 10:27:00 Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 10:27:00 ---> Running in b01975e2ce85 10:27:00 Removing intermediate container b01975e2ce85 10:27:00 ---> 8311fd583511 10:27:00 Step 23/25 : LABEL arch=amd64 10:27:00 ---> Running in 14f5519de6f0 10:27:00 Removing intermediate container 14f5519de6f0 10:27:00 ---> c4e7aeb1d68f 10:27:00 Step 24/25 : LABEL git_sha=14edaaad840c3c4ad2c6653c66ec151cb85ad4a3 10:27:01 ---> Running in a5430a1034b9 10:27:01 Removing intermediate container a5430a1034b9 10:27:01 ---> 5859267cd1b7 10:27:01 Step 25/25 : LABEL version=4.0.0-dev.10 10:27:01 ---> Running in 0975f74f584d 10:27:01 Removing intermediate container 0975f74f584d 10:27:01 ---> 07fd9915badf 10:27:01 [Warning] One or more build-args [ARCH] were not consumed 10:27:01 Successfully built 07fd9915badf 10:27:01 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:27:01 provisioning config files... 10:27:01 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config2239767953023000995tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:27:01 ---> ****-login.sh 10:27:01 nexus3.edgexfoundry.org:10001 10:27:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:27:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:27:01 Configure a credential helper to remove this warning. See 10:27:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:27:01 10:27:01 Login Succeeded 10:27:01 nexus3.edgexfoundry.org:10002 10:27:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:27:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:27:01 Configure a credential helper to remove this warning. See 10:27:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:27:01 10:27:01 Login Succeeded 10:27:01 nexus3.edgexfoundry.org:10003 10:27:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:27:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:27:01 Configure a credential helper to remove this warning. See 10:27:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:27:01 10:27:01 Login Succeeded 10:27:01 nexus3.edgexfoundry.org:10004 10:27:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:27:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:27:01 Configure a credential helper to remove this warning. See 10:27:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:27:01 10:27:01 Login Succeeded 10:27:01 ****.io 10:27:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:27:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:27:02 Configure a credential helper to remove this warning. See 10:27:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:27:02 10:27:02 Login Succeeded 10:27:02 ---> ****-login.sh ends [Pipeline] } 10:27:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:27:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:27:02 [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: 10:27:02 14edaaad840c3c4ad2c6653c66ec151cb85ad4a3 10:27:02 latest 10:27:02 4.0.0-dev.10 10:27:02 14edaaad840c3c4ad2c6653c66ec151cb85ad4a3-4.0.0-dev.10 10:27:02 main 10:27:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:02 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:14edaaad840c3c4ad2c6653c66ec151cb85ad4a3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:02 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:14edaaad840c3c4ad2c6653c66ec151cb85ad4a3 10:27:02 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 10:27:02 c0830f3f86c0: Preparing 10:27:02 ce44754b286c: Preparing 10:27:02 5c6cb7010458: Preparing 10:27:02 c7ad60a6825c: Preparing 10:27:02 51e08f654183: Preparing 10:27:02 994456c4fd7b: Preparing 10:27:02 994456c4fd7b: Waiting 10:27:02 c7ad60a6825c: Pushed 10:27:02 5c6cb7010458: Pushed 10:27:02 51e08f654183: Pushed 10:27:02 ce44754b286c: Pushed 10:27:02 994456c4fd7b: Layer already exists 10:27:08 c0830f3f86c0: Pushed 10:27:08 14edaaad840c3c4ad2c6653c66ec151cb85ad4a3: digest: sha256:ac1a055515860942aab2a9d3a1410db1f8dbdca06c0f8b30de9454048e7eb850 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:08 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:08 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 10:27:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 10:27:08 c0830f3f86c0: Preparing 10:27:08 ce44754b286c: Preparing 10:27:08 5c6cb7010458: Preparing 10:27:08 c7ad60a6825c: Preparing 10:27:08 51e08f654183: Preparing 10:27:08 994456c4fd7b: Preparing 10:27:08 51e08f654183: Layer already exists 10:27:08 c7ad60a6825c: Layer already exists 10:27:08 5c6cb7010458: Layer already exists 10:27:08 ce44754b286c: Layer already exists 10:27:08 c0830f3f86c0: Layer already exists 10:27:08 994456c4fd7b: Layer already exists 10:27:08 latest: digest: sha256:ac1a055515860942aab2a9d3a1410db1f8dbdca06c0f8b30de9454048e7eb850 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:09 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:09 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:4.0.0-dev.10 10:27:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 10:27:09 c0830f3f86c0: Preparing 10:27:09 ce44754b286c: Preparing 10:27:09 5c6cb7010458: Preparing 10:27:09 c7ad60a6825c: Preparing 10:27:09 51e08f654183: Preparing 10:27:09 994456c4fd7b: Preparing 10:27:09 51e08f654183: Layer already exists 10:27:09 c0830f3f86c0: Layer already exists 10:27:09 c7ad60a6825c: Layer already exists 10:27:09 ce44754b286c: Layer already exists 10:27:09 5c6cb7010458: Layer already exists 10:27:09 994456c4fd7b: Layer already exists 10:27:09 4.0.0-dev.10: digest: sha256:ac1a055515860942aab2a9d3a1410db1f8dbdca06c0f8b30de9454048e7eb850 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:09 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:14edaaad840c3c4ad2c6653c66ec151cb85ad4a3-4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:10 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:14edaaad840c3c4ad2c6653c66ec151cb85ad4a3-4.0.0-dev.10 10:27:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 10:27:10 c0830f3f86c0: Preparing 10:27:10 ce44754b286c: Preparing 10:27:10 5c6cb7010458: Preparing 10:27:10 c7ad60a6825c: Preparing 10:27:10 51e08f654183: Preparing 10:27:10 994456c4fd7b: Preparing 10:27:10 994456c4fd7b: Waiting 10:27:10 ce44754b286c: Layer already exists 10:27:10 51e08f654183: Layer already exists 10:27:10 c0830f3f86c0: Layer already exists 10:27:10 5c6cb7010458: Layer already exists 10:27:10 c7ad60a6825c: Layer already exists 10:27:10 994456c4fd7b: Layer already exists 10:27:10 14edaaad840c3c4ad2c6653c66ec151cb85ad4a3-4.0.0-dev.10: digest: sha256:ac1a055515860942aab2a9d3a1410db1f8dbdca06c0f8b30de9454048e7eb850 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:10 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:10 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main 10:27:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 10:27:10 c0830f3f86c0: Preparing 10:27:10 ce44754b286c: Preparing 10:27:10 5c6cb7010458: Preparing 10:27:10 c7ad60a6825c: Preparing 10:27:10 51e08f654183: Preparing 10:27:10 994456c4fd7b: Preparing 10:27:10 994456c4fd7b: Waiting 10:27:10 ce44754b286c: Layer already exists 10:27:10 51e08f654183: Layer already exists 10:27:10 c0830f3f86c0: Layer already exists 10:27:10 c7ad60a6825c: Layer already exists 10:27:10 5c6cb7010458: Layer already exists 10:27:10 994456c4fd7b: Layer already exists 10:27:10 main: digest: sha256:ac1a055515860942aab2a9d3a1410db1f8dbdca06c0f8b30de9454048e7eb850 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:27:10 ===================================================== [Pipeline] echo 10:27:10 taggedImages: 10:27:10 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:14edaaad840c3c4ad2c6653c66ec151cb85ad4a3 10:27:10 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 10:27:10 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:4.0.0-dev.10 10:27:10 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:14edaaad840c3c4ad2c6653c66ec151cb85ad4a3-4.0.0-dev.10 10:27:10 - 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:27:11 10:27:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:27:11 latest: Pulling from edgex-lftools-log-publisher 10:27:11 5eb5b503b376: Pulling fs layer 10:27:11 5c69ac0246d0: Pulling fs layer 10:27:11 ec43610c2a17: Pulling fs layer 10:27:11 3a2ae6a8a46f: Pulling fs layer 10:27:11 33b1e0a273af: Pulling fs layer 10:27:11 5d3b04190fa2: Pulling fs layer 10:27:11 2f39f015ded8: Pulling fs layer 10:27:11 33b1e0a273af: Waiting 10:27:11 5d3b04190fa2: Waiting 10:27:11 2f39f015ded8: Waiting 10:27:11 3a2ae6a8a46f: Waiting 10:27:11 5c69ac0246d0: Verifying Checksum 10:27:11 5c69ac0246d0: Download complete 10:27:11 3a2ae6a8a46f: Download complete 10:27:11 33b1e0a273af: Verifying Checksum 10:27:11 33b1e0a273af: Download complete 10:27:11 5d3b04190fa2: Download complete 10:27:11 ec43610c2a17: Verifying Checksum 10:27:11 ec43610c2a17: Download complete 10:27:11 5eb5b503b376: Verifying Checksum 10:27:11 5eb5b503b376: Download complete 10:27:12 2f39f015ded8: Download complete 10:27:12 5eb5b503b376: Pull complete 10:27:13 5c69ac0246d0: Pull complete 10:27:13 ec43610c2a17: Pull complete 10:27:13 3a2ae6a8a46f: Pull complete 10:27:13 33b1e0a273af: Pull complete 10:27:13 5d3b04190fa2: Pull complete 10:27:18 2f39f015ded8: Pull complete 10:27:18 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:27:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:27:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:27:18 prd-ubuntu20.04-docker-8c-8g-40306 does not seem to be running inside a container 10:27:18 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:27:19 $ docker top 457897f97e69cdc25b6d60e4c702b51a45ccdfd64ac4c5b768db119d0927eed2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:27:19 ---> job-cost.sh 10:27:19 lf-activate-venv: SKIPPING 10:27:19 INFO: No Stack... 10:27:20 INFO: Retrieving Pricing Info for: v3-standard-8 10:27:20 INFO: Archiving Costs [Pipeline] sh 10:27:21 + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv 10:27:21 + cut -d, -f6 [Pipeline] lock 10:27:21 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-166-stack-cost] 10:27:21 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-166-stack-cost] did not exist. Created. 10:27:21 Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-166-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:27:21 + echo total: 0.2199999988079071 [Pipeline] stash 10:27:21 Stashed 1 file(s) [Pipeline] } 10:27:21 Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-166-stack-cost] [Pipeline] // lock [Pipeline] } 10:27:21 $ docker stop --time=1 457897f97e69cdc25b6d60e4c702b51a45ccdfd64ac4c5b768db119d0927eed2 10:27:22 $ docker rm -f --volumes 457897f97e69cdc25b6d60e4c702b51a45ccdfd64ac4c5b768db119d0927eed2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:28:01 Running on prd-ubuntu20.04-docker-arm64-4c-16g-40310 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws 10:28:01 Running in /w/workspace/device-rfid-llrp-go/166 [Pipeline] { [Pipeline] checkout 10:28:02 The recommended git tool is: git 10:28:07 using credential edgex-jenkins-ssh 10:28:07 Cloning the remote Git repository 10:28:07 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:28:07 > git init /w/workspace/device-rfid-llrp-go/166 # timeout=10 10:28:08 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:28:08 > git --version # timeout=10 10:28:08 > git --version # 'git version 2.25.1' 10:28:08 using GIT_SSH to set credentials SSH Credentials for GitHub 10:28:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:28:11 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 10:28:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:28:12 Avoid second fetch 10:28:12 Checking out Revision 14edaaad840c3c4ad2c6653c66ec151cb85ad4a3 (main) 10:28:12 > git config core.sparsecheckout # timeout=10 10:28:12 > git checkout -f 14edaaad840c3c4ad2c6653c66ec151cb85ad4a3 # timeout=10 10:28:12 Commit message: "docs: Update changelog for 4.0 release (#348)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:28:17 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:28:17 % Total % Received % Xferd Average Speed Time Time Time Current 10:28:17 Dload Upload Total Spent Left Speed 10:28:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 240k 0 --:--:-- --:--:-- --:--:-- 240k [Pipeline] sh 10:28:18 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:28:18 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:28:18 + sudo tee /etc/docker/daemon.new 10:28:18 { 10:28:18 "registry-mirrors": [ 10:28:18 "https://nexus3.edgexfoundry.org:10001" 10:28:18 ], 10:28:18 "bip": "10.250.0.254/24", 10:28:18 "hosts": [ 10:28:18 "tcp://0.0.0.0:5555", 10:28:18 "unix:///var/run/docker.sock" 10:28:18 ], 10:28:18 "mtu": 1458, 10:28:18 "selinux-enabled": true, 10:28:18 "seccomp-profile": "/etc/docker/seccomp.json" 10:28:18 } [Pipeline] sh 10:28:18 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:28:19 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:28:37 provisioning config files... 10:28:37 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/166@tmp/config11714231940667744528tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:28:37 ---> ****-login.sh 10:28:37 nexus3.edgexfoundry.org:10001 10:28:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:28:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:28:38 Configure a credential helper to remove this warning. See 10:28:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:28:38 10:28:38 Login Succeeded 10:28:38 nexus3.edgexfoundry.org:10002 10:28:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:28:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:28:39 Configure a credential helper to remove this warning. See 10:28:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:28:39 10:28:39 Login Succeeded 10:28:39 nexus3.edgexfoundry.org:10003 10:28:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:28:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:28:39 Configure a credential helper to remove this warning. See 10:28:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:28:39 10:28:39 Login Succeeded 10:28:39 nexus3.edgexfoundry.org:10004 10:28:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:28:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:28:39 Configure a credential helper to remove this warning. See 10:28:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:28:39 10:28:39 Login Succeeded 10:28:39 ****.io 10:28:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:28:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:28:40 Configure a credential helper to remove this warning. See 10:28:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:28:40 10:28:40 Login Succeeded 10:28:40 ---> ****-login.sh ends [Pipeline] } 10:28:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:28:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:28:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:28:40 ========================================================= 10:28:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 10:28:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:40 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 10:28:41 Sending build context to Docker daemon 1.211MB 10:28:41 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 10:28:41 Step 2/12 : FROM ${BASE} AS builder 10:28:41 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:28:41 9986a736f7d3: Pulling fs layer 10:28:41 1f018df60701: Pulling fs layer 10:28:41 39f8f326b044: Pulling fs layer 10:28:41 e6a1e7a6a96a: Pulling fs layer 10:28:41 4f4fb700ef54: Pulling fs layer 10:28:41 d45d956e0dbf: Pulling fs layer 10:28:41 d7702b0d1db1: Pulling fs layer 10:28:41 5c7f0f088c93: Pulling fs layer 10:28:41 4fdc064ae6cf: Pulling fs layer 10:28:41 e6a1e7a6a96a: Waiting 10:28:41 4f4fb700ef54: Waiting 10:28:41 d45d956e0dbf: Waiting 10:28:41 d7702b0d1db1: Waiting 10:28:41 5c7f0f088c93: Waiting 10:28:41 4fdc064ae6cf: Waiting 10:28:41 1f018df60701: Download complete 10:28:41 e6a1e7a6a96a: Verifying Checksum 10:28:41 e6a1e7a6a96a: Download complete 10:28:41 4f4fb700ef54: Verifying Checksum 10:28:41 4f4fb700ef54: Download complete 10:28:41 d45d956e0dbf: Verifying Checksum 10:28:41 d45d956e0dbf: Download complete 10:28:41 9986a736f7d3: Download complete 10:28:41 d7702b0d1db1: Download complete 10:28:42 4fdc064ae6cf: Verifying Checksum 10:28:42 4fdc064ae6cf: Download complete 10:28:42 9986a736f7d3: Pull complete 10:28:43 1f018df60701: Pull complete 10:28:43 39f8f326b044: Download complete 10:28:44 5c7f0f088c93: Verifying Checksum 10:28:44 5c7f0f088c93: Download complete 10:28:59 39f8f326b044: Pull complete 10:28:59 e6a1e7a6a96a: Pull complete 10:28:59 4f4fb700ef54: Pull complete 10:28:59 d45d956e0dbf: Pull complete 10:28:59 d7702b0d1db1: Pull complete 10:29:07 5c7f0f088c93: Pull complete 10:29:09 4fdc064ae6cf: Pull complete 10:29:09 Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 10:29:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 10:29:09 ---> 63f30b955cb9 10:29:09 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:29:10 ---> Running in db705cfa7278 10:29:10 Removing intermediate container db705cfa7278 10:29:10 ---> 6cfd83e402ad 10:29:10 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:29:11 ---> Running in 0b97f98af2d1 10:29:11 Removing intermediate container 0b97f98af2d1 10:29:11 ---> 25c2cd8071dd 10:29:11 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 10:29:11 ---> Running in 96ff3306a107 10:29:11 Removing intermediate container 96ff3306a107 10:29:11 ---> f0fc529c2ec3 10:29:11 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:29:12 ---> Running in 560b98ae58fe 10:29:12 Removing intermediate container 560b98ae58fe 10:29:12 ---> fa817ee0d9eb 10:29:12 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:29:12 ---> Running in 66f393710ac1 10:29:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:29:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:29:15 OK: 239 MiB in 58 packages 10:29:16 Removing intermediate container 66f393710ac1 10:29:16 ---> 9cf0e386c580 10:29:16 Step 8/12 : WORKDIR /app 10:29:16 ---> Running in f5d833476fae 10:29:17 Removing intermediate container f5d833476fae 10:29:17 ---> afe5ff4bc45d 10:29:17 Step 9/12 : COPY go.mod vendor* ./ 10:29:17 ---> 2ec688bf0757 10:29:17 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:29:17 ---> Running in ecfd08ad85d4 10:31:09 Removing intermediate container ecfd08ad85d4 10:31:09 ---> d21691414e37 10:31:09 Step 11/12 : COPY . . 10:31:09 ---> 7f76b007d544 10:31:09 Step 12/12 : RUN $MAKE 10:31:09 ---> Running in e5bb43945c89 10:31:09 noop 10:31:09 Removing intermediate container e5bb43945c89 10:31:09 ---> 07472ee2aa8b 10:31:09 Successfully built 07472ee2aa8b 10:31:09 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:09 + docker inspect -f . ci-base-image-arm64 10:31:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:31:10 prd-ubuntu20.04-docker-arm64-4c-16g-40310 does not seem to be running inside a container 10:31:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/166 -v /w/workspace/device-rfid-llrp-go/166:/w/workspace/device-rfid-llrp-go/166:rw,z -v /w/workspace/device-rfid-llrp-go/166@tmp:/w/workspace/device-rfid-llrp-go/166@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:31:11 $ docker top e145851cad2c4d9b7fa98d3d9cb8380b1774c82f19058e18695df51b77ed1dc4 -eo pid,comm [Pipeline] { [Pipeline] sh 10:31:12 + go version 10:31:12 go version go1.23.4 linux/arm64 [Pipeline] } 10:31:12 $ docker stop --time=1 e145851cad2c4d9b7fa98d3d9cb8380b1774c82f19058e18695df51b77ed1dc4 10:31:13 $ docker rm -f --volumes e145851cad2c4d9b7fa98d3d9cb8380b1774c82f19058e18695df51b77ed1dc4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:14 + docker inspect -f . ci-base-image-arm64 10:31:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:31:14 prd-ubuntu20.04-docker-arm64-4c-16g-40310 does not seem to be running inside a container 10:31:14 $ 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/166 -v /w/workspace/device-rfid-llrp-go/166:/w/workspace/device-rfid-llrp-go/166:rw,z -v /w/workspace/device-rfid-llrp-go/166@tmp:/w/workspace/device-rfid-llrp-go/166@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:31:15 $ docker top 8a9108b66e2225fd6175f64e9a84251a19dd432049c9fac6b62e277164c6cd3a -eo pid,comm [Pipeline] { [Pipeline] sh 10:31:16 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/166 [Pipeline] fileExists [Pipeline] sh 10:31:16 + make test 10:31:17 go test ./... -coverprofile=coverage.out ./... 10:31:22 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:34:59 github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements 10:34:59 github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements 10:35:38 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 30.442s coverage: 40.6% of statements 10:35:38 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.033s coverage: 94.6% of statements 10:35:38 ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.620s coverage: 51.9% of statements 10:35:38 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:35:38 go vet ./... 10:36:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:36:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:36:34 ./bin/test-attribution-txt.sh [Pipeline] echo 10:36:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 10:36:34 $ docker stop --time=1 8a9108b66e2225fd6175f64e9a84251a19dd432049c9fac6b62e277164c6cd3a 10:36:36 $ docker rm -f --volumes 8a9108b66e2225fd6175f64e9a84251a19dd432049c9fac6b62e277164c6cd3a [Pipeline] // withDockerContainer [Pipeline] sh 10:36:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:36:38 Warning: overwriting stash ‘coverage-report’ 10:36:39 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:36:39 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:36:40 + ls -al . 10:36:40 total 704 10:36:40 drwxrwxr-x 10 jenkins jenkins 4096 Mar 5 10:31 . 10:36:40 drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 10:28 .. 10:36:40 -rw-rw-r-- 1 jenkins jenkins 134 Mar 5 10:28 .dockerignore 10:36:40 drwxrwxr-x 8 jenkins jenkins 4096 Mar 5 10:28 .git 10:36:40 drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 10:28 .github 10:36:40 -rw-rw-r-- 1 jenkins jenkins 880 Mar 5 10:28 .gitignore 10:36:40 -rw-rw-r-- 1 jenkins jenkins 199 Mar 5 10:28 .golangci.yml 10:36:40 -rw-rw-r-- 1 jenkins jenkins 20798 Mar 5 10:28 Attribution.txt 10:36:40 -rw-rw-r-- 1 jenkins jenkins 12649 Mar 5 10:28 CHANGELOG.md 10:36:40 -rw-rw-r-- 1 jenkins jenkins 1489 Mar 5 10:28 Dockerfile 10:36:40 -rw-rw-r-- 1 jenkins jenkins 677 Mar 5 10:28 GOVERNANCE.md 10:36:40 -rw-rw-r-- 1 jenkins jenkins 661 Mar 5 10:28 Jenkinsfile 10:36:40 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 5 10:28 LICENSE 10:36:40 -rw-rw-r-- 1 jenkins jenkins 2761 Mar 5 10:28 Makefile 10:36:40 -rw-rw-r-- 1 jenkins jenkins 625 Mar 5 10:28 OWNERS.md 10:36:40 -rw-rw-r-- 1 jenkins jenkins 28907 Mar 5 10:28 README.md 10:36:40 -rw-rw-r-- 1 jenkins jenkins 12 Mar 5 10:24 VERSION 10:36:40 drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 10:28 bin 10:36:40 drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 10:28 cmd 10:36:40 -rw-r--r-- 1 jenkins jenkins 451915 Mar 5 10:35 coverage.out 10:36:40 drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 10:28 examples 10:36:40 -rw-rw-r-- 1 jenkins jenkins 6321 Mar 5 10:28 go.mod 10:36:40 -rw-rw-r-- 1 jenkins jenkins 86628 Mar 5 10:28 go.sum 10:36:40 drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 10:28 images 10:36:40 drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 10:28 internal 10:36:40 drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 10:28 pkg 10:36:40 -rw-rw-r-- 1 jenkins jenkins 193 Mar 5 10:28 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:36:40 + 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=14edaaad840c3c4ad2c6653c66ec151cb85ad4a3 --label arch=arm64 --label version=4.0.0-dev.10 . 10:36:40 Sending build context to Docker daemon 1.211MB 10:36:40 Step 1/25 : ARG BASE=golang:1.23-alpine3.20 10:36:40 Step 2/25 : FROM ${BASE} AS builder 10:36:40 ---> 07472ee2aa8b 10:36:40 Step 3/25 : ARG ADD_BUILD_TAGS="" 10:36:41 ---> Running in fac8ac4b5d11 10:36:41 Removing intermediate container fac8ac4b5d11 10:36:41 ---> 1f042570d44c 10:36:41 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:36:41 ---> Running in 191a30c54caf 10:36:42 Removing intermediate container 191a30c54caf 10:36:42 ---> cf19921de7b5 10:36:42 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 10:36:42 ---> Running in 2d1c0deaa932 10:36:42 Removing intermediate container 2d1c0deaa932 10:36:42 ---> 37646af6d8ff 10:36:42 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 10:36:42 ---> Running in e0cc087c336a 10:36:42 Removing intermediate container e0cc087c336a 10:36:42 ---> b360ed561656 10:36:42 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:36:42 ---> Running in b06ca60a2217 10:36:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:36:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:36:46 OK: 239 MiB in 58 packages 10:36:47 Removing intermediate container b06ca60a2217 10:36:47 ---> de70c52bbd5e 10:36:47 Step 8/25 : WORKDIR /app 10:36:47 ---> Running in ba0db16f09c7 10:36:47 Removing intermediate container ba0db16f09c7 10:36:47 ---> 57d325b6d1d8 10:36:47 Step 9/25 : COPY go.mod vendor* ./ 10:36:48 ---> 9507b353b2f3 10:36:48 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:36:48 ---> Running in bbc9d879de70 10:36:51 Removing intermediate container bbc9d879de70 10:36:51 ---> 700e3910f76c 10:36:51 Step 11/25 : COPY . . 10:36:51 ---> d40038a0fcb1 10:36:51 Step 12/25 : RUN $MAKE 10:36:51 ---> Running in 6a6b3e59c850 10:36:53 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=4.0.0-dev.10 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd 10:40:45 Removing intermediate container 6a6b3e59c850 10:40:45 ---> 7cbf4bf6b24b 10:40:45 Step 13/25 : FROM alpine:3.20 10:40:45 3.20: Pulling from library/alpine 10:40:45 94e9d8af2201: Pulling fs layer 10:40:45 94e9d8af2201: Verifying Checksum 10:40:45 94e9d8af2201: Download complete 10:40:45 94e9d8af2201: Pull complete 10:40:45 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 10:40:45 Status: Downloaded newer image for alpine:3.20 10:40:45 ---> 7aab056cecc6 10:40:45 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 10:40:45 ---> Running in fc3be930109d 10:40:45 Removing intermediate container fc3be930109d 10:40:45 ---> 809621cb4af8 10:40:45 Step 15/25 : RUN apk add --update --no-cache dumb-init 10:40:45 ---> Running in 7bace11eb6f9 10:40:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:40:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:40:45 (1/1) Installing dumb-init (1.2.5-r3) 10:40:45 Executing busybox-1.36.1-r29.trigger 10:40:45 OK: 9 MiB in 15 packages 10:40:45 Removing intermediate container 7bace11eb6f9 10:40:45 ---> 13e3235b3d93 10:40:45 Step 16/25 : RUN apk --no-cache upgrade 10:40:45 ---> Running in fc99676d645a 10:40:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:40:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:40:45 OK: 9 MiB in 15 packages 10:40:45 Removing intermediate container fc99676d645a 10:40:45 ---> 33fde71c56f3 10:40:45 Step 17/25 : COPY --from=builder /app/LICENSE / 10:40:45 ---> 6386978c9565 10:40:45 Step 18/25 : COPY --from=builder /app/Attribution.txt / 10:40:45 ---> d2f779e233ea 10:40:45 Step 19/25 : COPY --from=builder /app/cmd/ / 10:40:46 ---> 34897b7f74ac 10:40:46 Step 20/25 : EXPOSE 59989 10:40:46 ---> Running in db697ee39142 10:40:46 Removing intermediate container db697ee39142 10:40:46 ---> 8a920f6a7f72 10:40:46 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 10:40:46 ---> Running in 411bfa878300 10:40:47 Removing intermediate container 411bfa878300 10:40:47 ---> 3460e49a7f12 10:40:47 Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 10:40:47 ---> Running in ca0a76567a36 10:40:47 Removing intermediate container ca0a76567a36 10:40:47 ---> 8461074c01f0 10:40:47 Step 23/25 : LABEL arch=arm64 10:40:47 ---> Running in 6e12436f0d9c 10:40:47 Removing intermediate container 6e12436f0d9c 10:40:47 ---> 0bcd8d8d7e9d 10:40:47 Step 24/25 : LABEL git_sha=14edaaad840c3c4ad2c6653c66ec151cb85ad4a3 10:40:47 ---> Running in 8d56c9a6f291 10:40:48 Removing intermediate container 8d56c9a6f291 10:40:48 ---> e9ec2d39afb7 10:40:48 Step 25/25 : LABEL version=4.0.0-dev.10 10:40:48 ---> Running in 8031391ed90c 10:40:48 Removing intermediate container 8031391ed90c 10:40:48 ---> 361dc42d5c87 10:40:48 [Warning] One or more build-args [ARCH] were not consumed 10:40:48 Successfully built 361dc42d5c87 10:40:48 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:40:48 provisioning config files... 10:40:48 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/166@tmp/config13641373964222433306tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:40:49 ---> ****-login.sh 10:40:49 nexus3.edgexfoundry.org:10001 10:40:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:40:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:40:49 Configure a credential helper to remove this warning. See 10:40:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:40:49 10:40:49 Login Succeeded 10:40:49 nexus3.edgexfoundry.org:10002 10:40:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:40:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:40:49 Configure a credential helper to remove this warning. See 10:40:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:40:49 10:40:49 Login Succeeded 10:40:49 nexus3.edgexfoundry.org:10003 10:40:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:40:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:40:50 Configure a credential helper to remove this warning. See 10:40:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:40:50 10:40:50 Login Succeeded 10:40:50 nexus3.edgexfoundry.org:10004 10:40:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:40:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:40:50 Configure a credential helper to remove this warning. See 10:40:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:40:50 10:40:50 Login Succeeded 10:40:50 ****.io 10:40:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:40:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:40:51 Configure a credential helper to remove this warning. See 10:40:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:40:51 10:40:51 Login Succeeded 10:40:51 ---> ****-login.sh ends [Pipeline] } 10:40:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:40:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:40:51 [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: 10:40:51 14edaaad840c3c4ad2c6653c66ec151cb85ad4a3 10:40:51 latest 10:40:51 4.0.0-dev.10 10:40:51 14edaaad840c3c4ad2c6653c66ec151cb85ad4a3-4.0.0-dev.10 10:40:51 main 10:40:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:51 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:14edaaad840c3c4ad2c6653c66ec151cb85ad4a3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:52 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:14edaaad840c3c4ad2c6653c66ec151cb85ad4a3 10:40:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 10:40:52 f9e96e68378e: Preparing 10:40:52 6a1c8299ebee: Preparing 10:40:52 01669594c13c: Preparing 10:40:52 5b77ed0af84e: Preparing 10:40:52 80d877d236bf: Preparing 10:40:52 dd9c8f8612c8: Preparing 10:40:52 dd9c8f8612c8: Waiting 10:40:52 01669594c13c: Pushed 10:40:52 6a1c8299ebee: Pushed 10:40:52 5b77ed0af84e: Pushed 10:40:52 80d877d236bf: Pushed 10:40:52 dd9c8f8612c8: Layer already exists 10:41:02 f9e96e68378e: Pushed 10:41:02 14edaaad840c3c4ad2c6653c66ec151cb85ad4a3: digest: sha256:d1bda499aca11d52723138432ff69c7650a8f4fb1ebcedd157c1a841fdd0b570 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:02 + 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:41:03 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 10:41:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 10:41:03 f9e96e68378e: Preparing 10:41:03 6a1c8299ebee: Preparing 10:41:03 01669594c13c: Preparing 10:41:03 5b77ed0af84e: Preparing 10:41:03 80d877d236bf: Preparing 10:41:03 dd9c8f8612c8: Preparing 10:41:03 dd9c8f8612c8: Waiting 10:41:03 01669594c13c: Layer already exists 10:41:03 f9e96e68378e: Layer already exists 10:41:03 6a1c8299ebee: Layer already exists 10:41:03 80d877d236bf: Layer already exists 10:41:03 5b77ed0af84e: Layer already exists 10:41:03 dd9c8f8612c8: Layer already exists 10:41:03 latest: digest: sha256:d1bda499aca11d52723138432ff69c7650a8f4fb1ebcedd157c1a841fdd0b570 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:03 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:04 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4.0.0-dev.10 10:41:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 10:41:04 f9e96e68378e: Preparing 10:41:04 6a1c8299ebee: Preparing 10:41:04 01669594c13c: Preparing 10:41:04 5b77ed0af84e: Preparing 10:41:04 80d877d236bf: Preparing 10:41:04 dd9c8f8612c8: Preparing 10:41:04 dd9c8f8612c8: Waiting 10:41:04 80d877d236bf: Layer already exists 10:41:04 f9e96e68378e: Layer already exists 10:41:04 5b77ed0af84e: Layer already exists 10:41:04 01669594c13c: Layer already exists 10:41:04 6a1c8299ebee: Layer already exists 10:41:04 dd9c8f8612c8: Layer already exists 10:41:04 4.0.0-dev.10: digest: sha256:d1bda499aca11d52723138432ff69c7650a8f4fb1ebcedd157c1a841fdd0b570 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:04 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:14edaaad840c3c4ad2c6653c66ec151cb85ad4a3-4.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:04 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:14edaaad840c3c4ad2c6653c66ec151cb85ad4a3-4.0.0-dev.10 10:41:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 10:41:04 f9e96e68378e: Preparing 10:41:04 6a1c8299ebee: Preparing 10:41:04 01669594c13c: Preparing 10:41:04 5b77ed0af84e: Preparing 10:41:04 80d877d236bf: Preparing 10:41:04 dd9c8f8612c8: Preparing 10:41:04 5b77ed0af84e: Layer already exists 10:41:04 6a1c8299ebee: Layer already exists 10:41:04 01669594c13c: Layer already exists 10:41:04 f9e96e68378e: Layer already exists 10:41:04 80d877d236bf: Layer already exists 10:41:04 dd9c8f8612c8: Layer already exists 10:41:04 14edaaad840c3c4ad2c6653c66ec151cb85ad4a3-4.0.0-dev.10: digest: sha256:d1bda499aca11d52723138432ff69c7650a8f4fb1ebcedd157c1a841fdd0b570 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:05 + 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:41:05 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main 10:41:05 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 10:41:05 f9e96e68378e: Preparing 10:41:05 6a1c8299ebee: Preparing 10:41:05 01669594c13c: Preparing 10:41:05 5b77ed0af84e: Preparing 10:41:05 80d877d236bf: Preparing 10:41:05 dd9c8f8612c8: Preparing 10:41:05 dd9c8f8612c8: Waiting 10:41:05 01669594c13c: Layer already exists 10:41:05 f9e96e68378e: Layer already exists 10:41:05 6a1c8299ebee: Layer already exists 10:41:05 80d877d236bf: Layer already exists 10:41:05 5b77ed0af84e: Layer already exists 10:41:05 dd9c8f8612c8: Layer already exists 10:41:06 main: digest: sha256:d1bda499aca11d52723138432ff69c7650a8f4fb1ebcedd157c1a841fdd0b570 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:41:06 ===================================================== [Pipeline] echo 10:41:06 taggedImages: 10:41:06 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:14edaaad840c3c4ad2c6653c66ec151cb85ad4a3 10:41:06 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 10:41:06 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4.0.0-dev.10 10:41:06 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:14edaaad840c3c4ad2c6653c66ec151cb85ad4a3-4.0.0-dev.10 10:41:06 - 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:41:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:41:06 10:41:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:41:07 arm64: Pulling from edgex-lftools-log-publisher 10:41:07 8998bd30e6a1: Pulling fs layer 10:41:07 04944245beec: Pulling fs layer 10:41:07 699f458cf7ca: Pulling fs layer 10:41:07 765212b225bb: Pulling fs layer 10:41:07 f23df028b6ca: Pulling fs layer 10:41:07 d65c8cfc05b1: Pulling fs layer 10:41:07 2437ff75d9bd: Pulling fs layer 10:41:07 765212b225bb: Waiting 10:41:07 d65c8cfc05b1: Waiting 10:41:07 f23df028b6ca: Waiting 10:41:07 2437ff75d9bd: Waiting 10:41:07 04944245beec: Verifying Checksum 10:41:07 04944245beec: Download complete 10:41:07 765212b225bb: Verifying Checksum 10:41:07 765212b225bb: Download complete 10:41:07 f23df028b6ca: Verifying Checksum 10:41:07 f23df028b6ca: Download complete 10:41:07 d65c8cfc05b1: Verifying Checksum 10:41:07 d65c8cfc05b1: Download complete 10:41:07 699f458cf7ca: Verifying Checksum 10:41:07 699f458cf7ca: Download complete 10:41:07 8998bd30e6a1: Verifying Checksum 10:41:07 8998bd30e6a1: Download complete 10:41:10 2437ff75d9bd: Verifying Checksum 10:41:10 2437ff75d9bd: Download complete 10:41:13 8998bd30e6a1: Pull complete 10:41:13 04944245beec: Pull complete 10:41:14 699f458cf7ca: Pull complete 10:41:14 765212b225bb: Pull complete 10:41:15 f23df028b6ca: Pull complete 10:41:15 d65c8cfc05b1: Pull complete 10:41:34 2437ff75d9bd: Pull complete 10:41:34 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:41:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:41:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:41:34 prd-ubuntu20.04-docker-arm64-4c-16g-40310 does not seem to be running inside a container 10:41:34 $ 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/166 -v /w/workspace/device-rfid-llrp-go/166:/w/workspace/device-rfid-llrp-go/166:rw,z -v /w/workspace/device-rfid-llrp-go/166@tmp:/w/workspace/device-rfid-llrp-go/166@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:41:37 $ docker top b91ed06b68c49b2b2a684ab61e7a7dd6a37efe36f9ad277f46ba5f2ba7100d99 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:41:37 ---> job-cost.sh 10:41:37 lf-activate-venv: SKIPPING 10:41:37 INFO: No Stack... 10:41:38 INFO: Retrieving Pricing Info for: v3-standard-4 10:41:39 INFO: Archiving Costs [Pipeline] sh 10:41:39 + cat /w/workspace/device-rfid-llrp-go/166/archives/cost.csv 10:41:39 + cut -d, -f6 [Pipeline] lock 10:41:39 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-166-stack-cost] 10:41:39 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-166-stack-cost] did not exist. Created. 10:41:39 Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-166-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:41:40 /w/workspace/device-rfid-llrp-go/166@tmp/durable-68ed4d36/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:41:41 + echo total: 0.10999999940395355 [Pipeline] stash 10:41:41 Warning: overwriting stash ‘stack-cost’ 10:41:41 Stashed 1 file(s) [Pipeline] } 10:41:41 Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-166-stack-cost] [Pipeline] // lock [Pipeline] } 10:41:41 $ docker stop --time=1 b91ed06b68c49b2b2a684ab61e7a7dd6a37efe36f9ad277f46ba5f2ba7100d99 10:41:42 $ docker rm -f --volumes b91ed06b68c49b2b2a684ab61e7a7dd6a37efe36f9ad277f46ba5f2ba7100d99 [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:41:43 provisioning config files... 10:41:43 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config9752969301347203092tmp [Pipeline] { [Pipeline] sh 10:41:43 + set +x 10:41:43 + curl -s https://codecov.io/bash 10:41:43 + bash -s -- 10:41:43 10:41:43 _____ _ 10:41:43 / ____| | | 10:41:43 | | ___ __| | ___ ___ _____ __ 10:41:43 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:41:43 | |___| (_) | (_| | __/ (_| (_) \ V / 10:41:43 \_____\___/ \__,_|\___|\___\___/ \_/ 10:41:43 Bash-1.0.6 10:41:43 10:41:43 10:41:43 ==> git version 2.25.1 found 10:41:43 ==> 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:41:43 Release-Date: 2020-01-08 10:41:43 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:41:43 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:41:43 ==> Jenkins CI detected. 10:41:43 current dir:  /w/workspace/foundry_device-rfid-llrp-go_main 10:41:43 project root: . 10:41:43 --> token set from env 10:41:43 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:41:43 ==> Running gcov in . (disable via -X gcov) 10:41:43 ==> Python coveragepy not found 10:41:43 ==> Searching for coverage reports in: 10:41:43 + . 10:41:43 -> Found 1 reports 10:41:43 ==> Detecting git/mercurial file structure 10:41:43 ==> Reading reports 10:41:43 + ./coverage.out bytes=451915 10:41:43 ==> Appending adjustments 10:41:43 https://docs.codecov.io/docs/fixing-reports 10:41:43 + Found adjustments 10:41:43 ==> Gzipping contents 10:41:43 52K /tmp/codecov.7cBCet.gz 10:41:43 ==> Uploading reports 10:41:43 url: https://codecov.io 10:41:43 query: branch=main&commit=14edaaad840c3c4ad2c6653c66ec151cb85ad4a3&build=166&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F166%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 10:41:43 -> Pinging Codecov 10:41:43 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=14edaaad840c3c4ad2c6653c66ec151cb85ad4a3&build=166&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F166%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 10:41:44 -> Uploading to 10:41:44 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-rfid-llrp-go/14edaaad840c3c4ad2c6653c66ec151cb85ad4a3/69566dfb-34da-40f0-8ae0-51a34a2a7467.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250305%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250305T104144Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=33e88fa3fd1ae123e01e8cbd2014677e12e59e27dc50a8a4fd28506126619ab8 10:41:44 % Total % Received % Xferd Average Speed Time Time Time Current 10:41:44 Dload Upload Total Spent Left Speed 10:41:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51501 0 0 100 51501 0 237k --:--:-- --:--:-- --:--:-- 237k 10:41:44 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/14edaaad840c3c4ad2c6653c66ec151cb85ad4a3 [Pipeline] } 10:41:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 10:41:44 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 10:41:44 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 10:41:44 10:41:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 10:41:45 latest: Pulling from edgex-devops/edgex-snyk-go 10:41:45 43c4264eed91: Pulling fs layer 10:41:45 4cc291be95ef: Pulling fs layer 10:41:45 2ac1f1163629: Pulling fs layer 10:41:45 5c3c966382ef: Pulling fs layer 10:41:45 4f4fb700ef54: Pulling fs layer 10:41:45 d9c7d2e4e75e: Pulling fs layer 10:41:45 9c3e1370e548: Pulling fs layer 10:41:45 5c3c966382ef: Waiting 10:41:45 4f4fb700ef54: Waiting 10:41:45 d9c7d2e4e75e: Waiting 10:41:45 9c3e1370e548: Waiting 10:41:45 4cc291be95ef: Verifying Checksum 10:41:45 4cc291be95ef: Download complete 10:41:45 5c3c966382ef: Download complete 10:41:45 4f4fb700ef54: Verifying Checksum 10:41:45 4f4fb700ef54: Download complete 10:41:45 43c4264eed91: Download complete 10:41:45 43c4264eed91: Pull complete 10:41:45 d9c7d2e4e75e: Verifying Checksum 10:41:45 d9c7d2e4e75e: Download complete 10:41:45 4cc291be95ef: Pull complete 10:41:45 2ac1f1163629: Verifying Checksum 10:41:45 2ac1f1163629: Download complete 10:41:46 9c3e1370e548: Verifying Checksum 10:41:46 9c3e1370e548: Download complete 10:41:49 2ac1f1163629: Pull complete 10:41:49 5c3c966382ef: Pull complete 10:41:49 4f4fb700ef54: Pull complete 10:41:49 d9c7d2e4e75e: Pull complete 10:41:51 9c3e1370e548: Pull complete 10:41:51 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 10:41:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 10:41:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:41:51 prd-ubuntu20.04-docker-8c-8g-40306 does not seem to be running inside a container 10:41:51 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 10:41:53 $ docker top d9f55061d51ec9af56d0586efc77c3a11ec55d527f388f4255388dcdfcd44c2a -eo pid,comm [Pipeline] { [Pipeline] sh 10:41:53 + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] echo 10:41:53 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh 10:41:54 + set -o pipefail 10:41:54 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' 10:42:00 10:42:00 Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... 10:42:00 10:42:00 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0c7c39d4-f80c-42be-b72a-b20e3931b6b7/history/fe4346e8-4b53-401e-a889-a7679989e2b0 10:42:00 10:42:00 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 10:42:00 10:42:00 10:42:00 You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. 10:42:00 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 10:42:00 $ docker stop --time=1 d9f55061d51ec9af56d0586efc77c3a11ec55d527f388f4255388dcdfcd44c2a 10:42:02 $ docker rm -f --volumes d9f55061d51ec9af56d0586efc77c3a11ec55d527f388f4255388dcdfcd44c2a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:42:03 + git log --format=format:%s -1 14edaaad840c3c4ad2c6653c66ec151cb85ad4a3 [Pipeline] sh 10:42:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:42:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:42:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:42:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:42:04 prd-ubuntu20.04-docker-8c-8g-40306 does not seem to be running inside a container 10:42:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:42:04 $ docker top 0c4088275bc8aa1cb78f040f8d6c4ada4d5697cbaa185dc45d2ad3d88fdd26f6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:42:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:42:04 [ssh-agent] Looking for ssh-agent implementation... 10:42:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:42:04 $ docker exec 0c4088275bc8aa1cb78f040f8d6c4ada4d5697cbaa185dc45d2ad3d88fdd26f6 ssh-agent 10:42:04 SSH_AUTH_SOCK=/tmp/ssh-I5rU8hWIDcc0/agent.32 10:42:04 SSH_AGENT_PID=38 10:42:04 Running ssh-add (command line suppressed) 10:42:05 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_17302155653699083383.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_17302155653699083383.key) 10:42:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:42:05 + git semver tag 10:42:05 2025-03-05 10:42:05,571 [run_tag] DEBUG tag force:False 10:42:05 2025-03-05 10:42:05,571 [check_head_tag] DEBUG check head tag 10:42:05 2025-03-05 10:42:05,572 [execute] INFO git cat-file --batch-check 10:42:05 2025-03-05 10:42:05,572 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 10:42:05 2025-03-05 10:42:05,577 [execute] INFO git cat-file --batch 10:42:05 2025-03-05 10:42:05,577 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 10:42:05 2025-03-05 10:42:05,600 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 10:42:05 2025-03-05 10:42:05,600 [execute] INFO git tag -a v4.0.0-dev.10 -m v4.0.0-dev.10 10:42:05 2025-03-05 10:42:05,601 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.10', '-m', 'v4.0.0-dev.10'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 10:42:05 2025-03-05 10:42:05,606 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 10:42:05 4.0.0-dev.10 [Pipeline] } 10:42:05 $ docker exec --env ******** --env ******** 0c4088275bc8aa1cb78f040f8d6c4ada4d5697cbaa185dc45d2ad3d88fdd26f6 ssh-agent -k 10:42:05 unset SSH_AUTH_SOCK; 10:42:05 unset SSH_AGENT_PID; 10:42:05 echo Agent pid 38 killed; 10:42:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:42:06 + git semver [Pipeline] } 10:42:06 $ docker stop --time=1 0c4088275bc8aa1cb78f040f8d6c4ada4d5697cbaa185dc45d2ad3d88fdd26f6 10:42:07 $ docker rm -f --volumes 0c4088275bc8aa1cb78f040f8d6c4ada4d5697cbaa185dc45d2ad3d88fdd26f6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:42:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:42:08 10:42:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:42:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:42:08 0.23.1-centos7: Pulling from edgex-lftools 10:42:08 ab5ef0e58194: Pulling fs layer 10:42:08 9712f1f96733: Pulling fs layer 10:42:08 63f879dbbcfc: Pulling fs layer 10:42:08 0d9ebad4ef96: Pulling fs layer 10:42:08 e9a5061849ea: Pulling fs layer 10:42:08 d747dcd14b5f: Pulling fs layer 10:42:08 2de7ff778b66: Pulling fs layer 10:42:08 0d9ebad4ef96: Waiting 10:42:08 e9a5061849ea: Waiting 10:42:08 d747dcd14b5f: Waiting 10:42:08 2de7ff778b66: Waiting 10:42:08 9712f1f96733: Verifying Checksum 10:42:08 9712f1f96733: Download complete 10:42:08 63f879dbbcfc: Verifying Checksum 10:42:08 63f879dbbcfc: Download complete 10:42:08 0d9ebad4ef96: Verifying Checksum 10:42:08 0d9ebad4ef96: Download complete 10:42:08 d747dcd14b5f: Verifying Checksum 10:42:08 d747dcd14b5f: Download complete 10:42:08 e9a5061849ea: Verifying Checksum 10:42:08 e9a5061849ea: Download complete 10:42:09 2de7ff778b66: Verifying Checksum 10:42:09 2de7ff778b66: Download complete 10:42:09 ab5ef0e58194: Verifying Checksum 10:42:09 ab5ef0e58194: Download complete 10:42:11 ab5ef0e58194: Pull complete 10:42:11 9712f1f96733: Pull complete 10:42:12 63f879dbbcfc: Pull complete 10:42:16 0d9ebad4ef96: Pull complete 10:42:16 e9a5061849ea: Pull complete 10:42:16 d747dcd14b5f: Pull complete 10:42:17 2de7ff778b66: Pull complete 10:42:17 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 10:42:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:42:17 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:42:17 prd-ubuntu20.04-docker-8c-8g-40306 does not seem to be running inside a container 10:42:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 10:42:19 $ docker top de3d2b886226f2636ba6f525a8615e946c4544a5d1a03edb882e453a56f67e24 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 10:42:19 provisioning config files... 10:42:19 copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config4597976058100830293tmp 10:42:19 copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config9849385752069767751tmp 10:42:19 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config11129266119765959184tmp [Pipeline] { [Pipeline] echo 10:42:19 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 10:42:20 ---> sigul-configuration.sh 10:42:20 gpg: directory `/root/.gnupg' created 10:42:20 gpg: new configuration file `/root/.gnupg/gpg.conf' created 10:42:20 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 10:42:20 gpg: keyring `/root/.gnupg/secring.gpg' created 10:42:20 gpg: keyring `/root/.gnupg/pubring.gpg' created 10:42:20 gpg: CAST5 encrypted data 10:42:20 gpg: encrypted with 1 passphrase 10:42:20 gpg: WARNING: message was not integrity protected [Pipeline] sh 10:42:20 + mkdir /home/jenkins 10:42:20 + mkdir /home/jenkins/sigul [Pipeline] sh 10:42:20 + 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:42:20 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 10:42:21 ---> sigul-install.sh 10:42:21 Sigul already installed; skipping installation. [Pipeline] sh 10:42:21 + git tag --list 10:42:21 v0.0.0 10:42:21 v1.0.0 10:42:21 v2.1.0 10:42:21 v2.1.1 10:42:21 v2.2.0 10:42:21 v2.3.0 10:42:21 v3.0 10:42:21 v3.0.0 10:42:21 v3.1 10:42:21 v3.1.0 10:42:21 v3.1.0-dev.1 10:42:21 v3.1.0-dev.10 10:42:21 v3.1.0-dev.11 10:42:21 v3.1.0-dev.12 10:42:21 v3.1.0-dev.13 10:42:21 v3.1.0-dev.14 10:42:21 v3.1.0-dev.15 10:42:21 v3.1.0-dev.16 10:42:21 v3.1.0-dev.17 10:42:21 v3.1.0-dev.18 10:42:21 v3.1.0-dev.19 10:42:21 v3.1.0-dev.2 10:42:21 v3.1.0-dev.20 10:42:21 v3.1.0-dev.21 10:42:21 v3.1.0-dev.22 10:42:21 v3.1.0-dev.23 10:42:21 v3.1.0-dev.24 10:42:21 v3.1.0-dev.3 10:42:21 v3.1.0-dev.4 10:42:21 v3.1.0-dev.5 10:42:21 v3.1.0-dev.6 10:42:21 v3.1.0-dev.7 10:42:21 v3.1.0-dev.8 10:42:21 v3.1.0-dev.9 10:42:21 v3.1.1 10:42:21 v3.1.1-dev.1 10:42:21 v3.2.0-dev.1 10:42:21 v3.2.0-dev.10 10:42:21 v3.2.0-dev.11 10:42:21 v3.2.0-dev.12 10:42:21 v3.2.0-dev.13 10:42:21 v3.2.0-dev.14 10:42:21 v3.2.0-dev.15 10:42:21 v3.2.0-dev.16 10:42:21 v3.2.0-dev.17 10:42:21 v3.2.0-dev.18 10:42:21 v3.2.0-dev.19 10:42:21 v3.2.0-dev.2 10:42:21 v3.2.0-dev.3 10:42:21 v3.2.0-dev.4 10:42:21 v3.2.0-dev.5 10:42:21 v3.2.0-dev.6 10:42:21 v3.2.0-dev.7 10:42:21 v3.2.0-dev.8 10:42:21 v3.2.0-dev.9 10:42:21 v4.0.0-dev.1 10:42:21 v4.0.0-dev.10 10:42:21 v4.0.0-dev.2 10:42:21 v4.0.0-dev.3 10:42:21 v4.0.0-dev.4 10:42:21 v4.0.0-dev.5 10:42:21 v4.0.0-dev.6 10:42:21 v4.0.0-dev.7 10:42:21 v4.0.0-dev.8 10:42:21 v4.0.0-dev.9 [Pipeline] sh 10:42:21 + lftools sign git-tag v4.0.0-dev.10 10:42:22 Signing Git tag with Sigul... 10:42:22 Signing v4.0.0-dev.10 [Pipeline] echo 10:42:22 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 10:42:23 ---> sigul-configuration-cleanup.sh [Pipeline] } 10:42:23 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 10:42:23 $ docker stop --time=1 de3d2b886226f2636ba6f525a8615e946c4544a5d1a03edb882e453a56f67e24 10:42:24 $ docker rm -f --volumes de3d2b886226f2636ba6f525a8615e946c4544a5d1a03edb882e453a56f67e24 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 10:42:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:42:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:42:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:42:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:42:25 prd-ubuntu20.04-docker-8c-8g-40306 does not seem to be running inside a container 10:42:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:42:25 $ docker top 12ee3b421fae5a73b1d136fcbe477acc738c0f7fbe75b59a1a1fe8143ae24cd1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:42:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:42:25 [ssh-agent] Looking for ssh-agent implementation... 10:42:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:42:25 $ docker exec 12ee3b421fae5a73b1d136fcbe477acc738c0f7fbe75b59a1a1fe8143ae24cd1 ssh-agent 10:42:25 SSH_AUTH_SOCK=/tmp/ssh-CNzNHv8K1XcA/agent.33 10:42:25 SSH_AGENT_PID=39 10:42:25 Running ssh-add (command line suppressed) 10:42:26 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_14862731695727682269.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_14862731695727682269.key) 10:42:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:42:26 + git semver bump pre 10:42:26 2025-03-05 10:42:26,516 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 10:42:26 2025-03-05 10:42:26,516 [bump_version] DEBUG bumping version:4.0.0-dev.10 on axis:pre with prefix:dev 10:42:26 2025-03-05 10:42:26,516 [bump_version] DEBUG bumped version:4.0.0-dev.11 10:42:26 2025-03-05 10:42:26,516 [write_version] DEBUG write version:4.0.0-dev.11 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True 10:42:26 2025-03-05 10:42:26,516 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 10:42:26 2025-03-05 10:42:26,517 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 10:42:26 2025-03-05 10:42:26,518 [execute] INFO git cat-file --batch-check 10:42:26 2025-03-05 10:42:26,518 [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:42:26 2025-03-05 10:42:26,523 [execute] INFO git cat-file --batch 10:42:26 2025-03-05 10:42:26,523 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 10:42:26 2025-03-05 10:42:26,528 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 10:42:26 4.0.0-dev.11 [Pipeline] } 10:42:26 $ docker exec --env ******** --env ******** 12ee3b421fae5a73b1d136fcbe477acc738c0f7fbe75b59a1a1fe8143ae24cd1 ssh-agent -k 10:42:26 unset SSH_AUTH_SOCK; 10:42:26 unset SSH_AGENT_PID; 10:42:26 echo Agent pid 39 killed; 10:42:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:42:27 + git semver [Pipeline] } 10:42:27 $ docker stop --time=1 12ee3b421fae5a73b1d136fcbe477acc738c0f7fbe75b59a1a1fe8143ae24cd1 10:42:28 $ docker rm -f --volumes 12ee3b421fae5a73b1d136fcbe477acc738c0f7fbe75b59a1a1fe8143ae24cd1 [Pipeline] // withDockerContainer [Pipeline] sh 10:42:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:42:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:42:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:42:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:42:29 prd-ubuntu20.04-docker-8c-8g-40306 does not seem to be running inside a container 10:42:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:42:29 $ docker top 15a938755aed8b0d42d835d25505ae16b41c5758e748ad73d0ed88c7d1207d89 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:42:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:42:29 [ssh-agent] Looking for ssh-agent implementation... 10:42:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:42:29 $ docker exec 15a938755aed8b0d42d835d25505ae16b41c5758e748ad73d0ed88c7d1207d89 ssh-agent 10:42:29 SSH_AUTH_SOCK=/tmp/ssh-6oPTksxZbBSM/agent.32 10:42:29 SSH_AGENT_PID=38 10:42:29 Running ssh-add (command line suppressed) 10:42:30 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1496130980159887551.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1496130980159887551.key) 10:42:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:42:30 + git semver push 10:42:30 2025-03-05 10:42:30,542 [run_push] DEBUG push 10:42:30 2025-03-05 10:42:30,543 [execute] INFO git cat-file --batch-check 10:42:30 2025-03-05 10:42:30,543 [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:42:30 2025-03-05 10:42:30,547 [execute] INFO git rev-list 9d7fc2f9014b34afed6d1652ef956020386c4ad5 -- 10:42:30 2025-03-05 10:42:30,547 [execute] DEBUG Popen(['git', 'rev-list', '9d7fc2f9014b34afed6d1652ef956020386c4ad5', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 10:42:30 2025-03-05 10:42:30,555 [execute] INFO git fetch -v origin 10:42:30 2025-03-05 10:42:30,555 [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:42:31 2025-03-05 10:42:31,125 [run_push] DEBUG no remote changes detected 10:42:31 2025-03-05 10:42:31,126 [execute] INFO git push origin semver 10:42:31 2025-03-05 10:42:31,126 [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:42:32 2025-03-05 10:42:31,838 [run_push] DEBUG push all version tags 10:42:32 2025-03-05 10:42:31,838 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 10:42:32 2025-03-05 10:42:31,838 [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:42:32 2025-03-05 10:42:32,434 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 10:42:32 4.0.0-dev.11 [Pipeline] } 10:42:32 $ docker exec --env ******** --env ******** 15a938755aed8b0d42d835d25505ae16b41c5758e748ad73d0ed88c7d1207d89 ssh-agent -k 10:42:32 unset SSH_AUTH_SOCK; 10:42:32 unset SSH_AGENT_PID; 10:42:32 echo Agent pid 38 killed; 10:42:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:42:33 + git semver [Pipeline] } 10:42:33 $ docker stop --time=1 15a938755aed8b0d42d835d25505ae16b41c5758e748ad73d0ed88c7d1207d89 10:42:34 $ docker rm -f --volumes 15a938755aed8b0d42d835d25505ae16b41c5758e748ad73d0ed88c7d1207d89 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [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:42:35 + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] 10:42:35 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 10:42:35 total 16 10:42:35 drwxr-xr-x 3 root root 4096 Mar 5 10:27 . 10:42:35 drwxrwxr-x 12 jenkins jenkins 4096 Mar 5 10:42 .. 10:42:35 drwxr-xr-x 2 root root 4096 Mar 5 10:27 cost 10:42:35 -rw-r--r-- 1 root root 91 Mar 5 10:27 cost.csv 10:42:35 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives 10:42:35 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 10:42:35 total 16 10:42:35 drwxr-xr-x 3 jenkins jenkins 4096 Mar 5 10:27 . 10:42:35 drwxrwxr-x 12 jenkins jenkins 4096 Mar 5 10:42 .. 10:42:35 drwxr-xr-x 2 jenkins jenkins 4096 Mar 5 10:27 cost 10:42:35 -rw-r--r-- 1 jenkins jenkins 91 Mar 5 10:27 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:42:35 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:42:36 ---> package-listing.sh 10:42:36 ++ facter osfamily 10:42:36 ++ tr '[:upper:]' '[:lower:]' 10:42:36 + OS_FAMILY=debian 10:42:36 + workspace=/w/workspace/foundry_device-rfid-llrp-go_main 10:42:36 + START_PACKAGES=/tmp/packages_start.txt 10:42:36 + END_PACKAGES=/tmp/packages_end.txt 10:42:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:42:36 + PACKAGES=/tmp/packages_start.txt 10:42:36 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 10:42:36 + PACKAGES=/tmp/packages_end.txt 10:42:36 + case "${OS_FAMILY}" in 10:42:36 + dpkg -l 10:42:36 + grep '^ii' 10:42:36 + '[' -f /tmp/packages_start.txt ']' 10:42:36 + '[' -f /tmp/packages_end.txt ']' 10:42:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:42:36 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 10:42:36 + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ 10:42:36 + 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:42:36 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:42:37 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:42:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:42:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:42:37 prd-ubuntu20.04-docker-8c-8g-40306 does not seem to be running inside a container 10:42:37 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:42:37 $ docker top c3503f747a736a6475f46f8c9d3b5037ba064424bd3e1676fff9211bded23583 -eo pid,comm [Pipeline] { [Pipeline] sh 10:42:38 + touch /tmp/pre-build-complete [Pipeline] sh 10:42:38 + mkdir -p /var/log/sysstat [Pipeline] sh 10:42:38 + ls /var/log/sa-host 10:42:38 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:42:38 provisioning config files... 10:42:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6433424004018294352tmp [Pipeline] { [Pipeline] echo 10:42:38 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:42:39 ---> create-netrc.sh [Pipeline] } 10:42:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:42:39 ---> python-tools-install.sh [Pipeline] echo 10:42:39 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:42:39 ---> sudo-logs.sh 10:42:39 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:42:39 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:42:40 ---> job-cost.sh 10:42:40 lf-activate-venv: SKIPPING 10:42:40 DEBUG: total: 0.2199999988079071 10:42:40 INFO: Retrieving Stack Cost... 10:42:40 INFO: Retrieving Pricing Info for: v3-standard-8 10:42:40 INFO: Archiving Costs [Pipeline] echo 10:42:40 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:42:41 ---> logs-deploy.sh 10:42:41 lf-activate-venv: SKIPPING 10:42:41 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/166 10:42:41 INFO: archiving workspace using pattern(s): 10:42:42 Archives upload complete. 10:42:42 INFO: archiving logs to Nexus 10:42:43 ---> uname -a: 10:42:43 Linux prd-ubuntu20-04-docker-8c-8g-40306 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 10:42:43 10:42:43 10:42:43 ---> lscpu: 10:42:43 Architecture: x86_64 10:42:43 CPU op-mode(s): 32-bit, 64-bit 10:42:43 Byte Order: Little Endian 10:42:43 Address sizes: 40 bits physical, 48 bits virtual 10:42:43 CPU(s): 8 10:42:43 On-line CPU(s) list: 0-7 10:42:43 Thread(s) per core: 1 10:42:43 Core(s) per socket: 1 10:42:43 Socket(s): 8 10:42:43 NUMA node(s): 1 10:42:43 Vendor ID: AuthenticAMD 10:42:43 CPU family: 23 10:42:43 Model: 49 10:42:43 Model name: AMD EPYC-Rome Processor 10:42:43 Stepping: 0 10:42:43 CPU MHz: 2799.996 10:42:43 BogoMIPS: 5599.99 10:42:43 Virtualization: AMD-V 10:42:43 Hypervisor vendor: KVM 10:42:43 Virtualization type: full 10:42:43 L1d cache: 256 KiB 10:42:43 L1i cache: 256 KiB 10:42:43 L2 cache: 4 MiB 10:42:43 L3 cache: 128 MiB 10:42:43 NUMA node0 CPU(s): 0-7 10:42:43 Vulnerability Itlb multihit: Not affected 10:42:43 Vulnerability L1tf: Not affected 10:42:43 Vulnerability Mds: Not affected 10:42:43 Vulnerability Meltdown: Not affected 10:42:43 Vulnerability Mmio stale data: Not affected 10:42:43 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:42:43 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:42:43 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 10:42:43 Vulnerability Srbds: Not affected 10:42:43 Vulnerability Tsx async abort: Not affected 10:42:43 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:42:43 10:42:43 10:42:43 ---> nproc: 10:42:43 8 10:42:43 10:42:43 10:42:43 ---> df -h: 10:42:43 Filesystem Size Used Avail Use% Mounted on 10:42:43 overlay 155G 14G 142G 9% / 10:42:43 tmpfs 64M 0 64M 0% /dev 10:42:43 tmpfs 16G 0 16G 0% /sys/fs/cgroup 10:42:43 shm 64M 0 64M 0% /dev/shm 10:42:43 /dev/vda1 155G 14G 142G 9% /facter-os 10:42:43 10:42:43 10:42:43 ---> sar -b -r -n DEV: 10:42:43 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-40306) 03/05/25 _x86_64_ (8 CPU) 10:42:43 10:42:43 10:23:52 LINUX RESTART (8 CPU) 10:42:43 10:42:43 10:24:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:42:43 10:25:02 411.90 49.39 362.51 0.00 5439.09 192535.78 0.00 10:42:43 10:26:01 298.05 3.32 294.73 0.00 30.10 76523.30 0.00 10:42:43 10:27:01 175.84 0.15 175.69 0.00 7.73 50243.49 0.00 10:42:43 10:28:01 51.95 0.03 51.92 0.00 5.06 16841.07 0.00 10:42:43 10:29:01 17.93 2.32 15.61 0.00 93.18 2039.79 0.00 10:42:43 10:30:01 23.76 2.60 21.16 0.00 2521.18 3892.55 0.00 10:42:43 10:31:01 3.15 0.02 3.13 0.00 0.13 74.79 0.00 10:42:43 10:32:01 1.43 0.00 1.43 0.00 0.00 16.66 0.00 10:42:43 10:33:01 1.13 0.00 1.13 0.00 0.00 12.93 0.00 10:42:43 10:34:01 1.60 0.00 1.60 0.00 0.00 17.86 0.00 10:42:43 10:35:01 0.92 0.00 0.92 0.00 0.00 10.80 0.00 10:42:43 10:36:01 1.60 0.00 1.60 0.00 0.00 21.86 0.00 10:42:43 10:37:01 1.03 0.00 1.03 0.00 0.00 12.13 0.00 10:42:43 10:38:01 1.60 0.00 1.60 0.00 0.00 17.60 0.00 10:42:43 10:39:01 1.23 0.02 1.22 0.00 0.13 18.00 0.00 10:42:43 10:40:01 2.23 0.00 2.23 0.00 0.00 25.86 0.00 10:42:43 10:41:01 1.00 0.00 1.00 0.00 0.00 12.40 0.00 10:42:43 10:42:01 42.36 0.22 42.14 0.00 19.46 24779.87 0.00 10:42:43 Average: 57.48 3.23 54.26 0.00 451.28 20342.03 0.00 10:42:43 10:42:43 10:24:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:42:43 10:25:02 29201220 31534708 787576 2.40 75284 2534168 1964952 5.79 1031112 2268260 584 10:42:43 10:26:01 27050064 31355184 943492 2.87 186460 4215044 2083788 6.14 1822532 3429744 732296 10:42:43 10:27:01 27497008 31504872 795936 2.42 193416 3937672 1824464 5.38 1398452 3431908 608 10:42:43 10:28:01 27013352 31529448 769700 2.34 199784 4389660 1801584 5.31 1390120 3870764 48 10:42:43 10:29:01 26871172 31484244 796672 2.42 213748 4474756 1799944 5.30 1472512 3909956 1360 10:42:43 10:30:01 26699384 31515720 758524 2.31 222664 4663608 1780044 5.25 1586384 3958432 44 10:42:43 10:31:01 26703804 31515276 758820 2.31 221176 4660360 1739212 5.13 1585696 3955216 4 10:42:43 10:32:01 26708196 31519684 754396 2.29 221196 4660356 1739212 5.13 1580920 3955216 4 10:42:43 10:33:01 26708084 31519644 754324 2.29 221232 4660368 1739212 5.13 1580928 3955224 16 10:42:43 10:34:01 26711224 31522868 750972 2.28 221260 4660372 1739212 5.13 1578004 3955228 4 10:42:43 10:35:01 26711144 31522800 750972 2.28 221280 4660372 1739212 5.13 1578368 3955228 12 10:42:43 10:36:01 26711128 31522800 750860 2.28 221300 4660376 1739212 5.13 1578676 3955232 132 10:42:43 10:37:01 26710616 31522312 751268 2.28 221324 4660376 1739212 5.13 1578720 3955232 20 10:42:43 10:38:01 26710852 31522592 750932 2.28 221356 4660380 1739212 5.13 1578588 3955236 4 10:42:43 10:39:01 26703612 31515396 758312 2.31 221404 4660364 1753560 5.17 1590288 3955240 8 10:42:43 10:40:01 26709724 31521716 752064 2.29 221464 4660360 1753560 5.17 1578956 3955208 4 10:42:43 10:41:01 26710524 31522720 751004 2.28 221500 4660492 1753560 5.17 1578696 3955340 8 10:42:43 10:42:01 25506160 31476680 787912 2.40 234944 5686520 1909728 5.63 1762004 4849344 367100 10:42:43 Average: 26868737 31507148 773541 2.35 208933 4509200 1796604 5.29 1547275 3845889 61236 10:42:43 10:42:43 10:24:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:42:43 10:25:02 veth9428bbf 1.30 2.58 0.10 38.10 0.00 0.00 0.00 0.00 10:42:43 10:25:02 lo 6.93 6.93 0.68 0.68 0.00 0.00 0.00 0.00 10:42:43 10:25:02 docker0 23.30 26.63 1.72 205.70 0.00 0.00 0.00 0.00 10:42:43 10:25:02 ens3 651.52 414.86 6047.99 99.44 0.00 0.00 0.00 0.00 10:42:43 10:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:42:43 10:26:01 vethc3c10b4 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 10:42:43 10:26:01 docker0 271.14 432.47 23.78 2904.47 0.00 0.00 0.00 0.00 10:42:43 10:26:01 ens3 464.14 287.26 2935.84 39.40 0.00 0.00 0.00 0.00 10:42:43 10:27:01 lo 0.93 0.93 0.10 0.10 0.00 0.00 0.00 0.00 10:42:43 10:27:01 docker0 4.38 8.45 0.27 114.88 0.00 0.00 0.00 0.00 10:42:43 10:27:01 ens3 39.19 23.10 198.17 11.82 0.00 0.00 0.00 0.00 10:42:43 10:28:01 lo 7.33 7.33 0.72 0.72 0.00 0.00 0.00 0.00 10:42:43 10:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:42:43 10:28:01 ens3 152.97 111.73 2548.59 367.89 0.00 0.00 0.00 0.00 10:42:43 10:29:01 lo 0.33 0.33 0.04 0.04 0.00 0.00 0.00 0.00 10:42:43 10:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:42:43 10:29:01 ens3 32.46 14.85 763.45 1.43 0.00 0.00 0.00 0.00 10:42:43 10:30:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 10:42:43 10:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:42:43 10:30:01 ens3 61.92 27.28 1392.28 1.96 0.00 0.00 0.00 0.00 10:42:43 10:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:42:43 10:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:42:43 10:31:01 ens3 0.73 0.40 0.36 0.27 0.00 0.00 0.00 0.00 10:42:43 10:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:42:43 10:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:42:43 10:32:01 ens3 0.15 0.07 0.01 0.01 0.00 0.00 0.00 0.00 10:42:43 10:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:42:43 10:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:42:43 10:33:01 ens3 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 10:42:43 10:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:42:43 10:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:42:43 10:34:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:42:43 10:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:42:43 10:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:42:43 10:35:01 ens3 0.33 0.17 0.14 0.07 0.00 0.00 0.00 0.00 10:42:43 10:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:42:43 10:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:42:43 10:36:01 ens3 0.28 0.07 0.03 0.01 0.00 0.00 0.00 0.00 10:42:43 10:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:42:43 10:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:42:43 10:37:01 ens3 0.53 0.30 0.28 0.21 0.00 0.00 0.00 0.00 10:42:43 10:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:42:43 10:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:42:43 10:38:01 ens3 0.13 0.07 0.01 0.01 0.00 0.00 0.00 0.00 10:42:43 10:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:42:43 10:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:42:43 10:39:01 ens3 0.48 0.03 0.05 0.00 0.00 0.00 0.00 0.00 10:42:43 10:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:42:43 10:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:42:43 10:40:01 ens3 0.83 0.63 0.41 0.29 0.00 0.00 0.00 0.00 10:42:43 10:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:42:43 10:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:42:43 10:41:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:42:43 10:42:01 lo 1.33 1.33 0.12 0.12 0.00 0.00 0.00 0.00 10:42:43 10:42:01 docker0 48.38 91.87 4.78 853.03 0.00 0.00 0.00 0.00 10:42:43 10:42:01 veth433b727 48.38 91.98 5.44 853.04 0.00 0.00 0.00 0.07 10:42:43 10:42:01 ens3 254.39 162.27 4781.71 135.70 0.00 0.00 0.00 0.00 10:42:43 Average: lo 1.02 1.02 0.10 0.10 0.00 0.00 0.00 0.00 10:42:43 Average: docker0 19.05 30.71 1.68 224.07 0.00 0.00 0.00 0.00 10:42:43 Average: veth433b727 2.69 5.11 0.30 47.43 0.00 0.00 0.00 0.00 10:42:43 Average: ens3 91.90 57.75 1035.43 36.58 0.00 0.00 0.00 0.00 10:42:43 10:42:43 10:42:43 ---> sar -P ALL: 10:42:43 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-40306) 03/05/25 _x86_64_ (8 CPU) 10:42:43 10:42:43 10:23:52 LINUX RESTART (8 CPU) 10:42:43 10:42:43 10:24:01 CPU %user %nice %system %iowait %steal %idle 10:42:43 10:25:02 all 9.77 0.00 3.46 1.62 0.06 85.10 10:42:43 10:25:02 0 8.09 0.00 3.92 2.74 0.05 85.21 10:42:43 10:25:02 1 7.57 0.00 3.56 1.28 0.05 87.55 10:42:43 10:25:02 2 7.77 0.00 2.83 0.74 0.07 88.59 10:42:43 10:25:02 3 10.74 0.00 3.56 3.61 0.05 82.04 10:42:43 10:25:02 4 8.53 0.00 4.46 0.13 0.05 86.83 10:42:43 10:25:02 5 10.85 0.00 3.25 1.28 0.07 84.55 10:42:43 10:25:02 6 10.43 0.00 3.39 2.73 0.07 83.38 10:42:43 10:25:02 7 14.19 0.00 2.71 0.42 0.05 82.63 10:42:43 10:26:01 all 33.44 0.00 7.87 1.30 0.08 57.31 10:42:43 10:26:01 0 32.66 0.00 10.02 7.58 0.09 49.66 10:42:43 10:26:01 1 33.61 0.00 7.23 0.17 0.09 58.90 10:42:43 10:26:01 2 34.72 0.00 7.90 0.24 0.07 57.07 10:42:43 10:26:01 3 32.88 0.00 7.12 0.89 0.09 59.02 10:42:43 10:26:01 4 34.74 0.00 7.94 0.22 0.07 57.03 10:42:43 10:26:01 5 32.44 0.00 7.01 0.51 0.07 59.97 10:42:43 10:26:01 6 32.93 0.00 7.58 0.45 0.09 58.96 10:42:43 10:26:01 7 33.56 0.00 8.15 0.31 0.09 57.89 10:42:43 10:27:01 all 44.75 0.00 6.91 0.57 0.09 47.69 10:42:43 10:27:01 0 46.24 0.00 6.68 0.24 0.08 46.76 10:42:43 10:27:01 1 43.17 0.00 7.08 0.10 0.08 49.57 10:42:43 10:27:01 2 44.77 0.00 7.11 2.95 0.08 45.09 10:42:43 10:27:01 3 43.94 0.00 6.36 0.84 0.08 48.77 10:42:43 10:27:01 4 44.81 0.00 7.47 0.07 0.10 47.56 10:42:43 10:27:01 5 43.85 0.00 6.24 0.20 0.08 49.62 10:42:43 10:27:01 6 43.68 0.00 8.05 0.08 0.08 48.10 10:42:43 10:27:01 7 47.57 0.00 6.31 0.05 0.08 45.99 10:42:43 10:28:01 all 3.92 0.00 1.37 0.22 0.04 94.44 10:42:43 10:28:01 0 4.94 0.00 1.58 0.08 0.05 93.35 10:42:43 10:28:01 1 2.18 0.00 2.34 0.12 0.03 95.33 10:42:43 10:28:01 2 2.76 0.00 1.52 1.19 0.03 94.49 10:42:43 10:28:01 3 1.96 0.00 1.09 0.30 0.03 96.62 10:42:43 10:28:01 4 4.58 0.00 1.39 0.02 0.03 93.98 10:42:43 10:28:01 5 6.88 0.00 0.81 0.03 0.05 92.23 10:42:43 10:28:01 6 5.19 0.00 1.14 0.00 0.02 93.66 10:42:43 10:28:01 7 2.85 0.00 1.14 0.02 0.05 95.94 10:42:43 10:29:01 all 1.08 0.00 0.61 0.09 0.01 98.20 10:42:43 10:29:01 0 0.78 0.00 0.72 0.03 0.02 98.45 10:42:43 10:29:01 1 0.78 0.00 0.40 0.03 0.00 98.78 10:42:43 10:29:01 2 0.77 0.00 0.32 0.38 0.02 98.52 10:42:43 10:29:01 3 1.53 0.00 0.35 0.02 0.02 98.08 10:42:43 10:29:01 4 0.48 0.00 0.60 0.03 0.00 98.88 10:42:43 10:29:01 5 2.73 0.00 1.78 0.20 0.02 95.28 10:42:43 10:29:01 6 0.83 0.00 0.37 0.03 0.02 98.75 10:42:43 10:29:01 7 0.73 0.00 0.33 0.00 0.02 98.92 10:42:43 10:30:01 all 1.17 0.00 0.58 0.16 0.02 98.07 10:42:43 10:30:01 0 1.80 0.00 0.68 0.08 0.02 97.41 10:42:43 10:30:01 1 0.95 0.00 1.25 0.03 0.02 97.75 10:42:43 10:30:01 2 2.44 0.00 0.60 0.44 0.03 96.49 10:42:43 10:30:01 3 0.83 0.00 0.57 0.13 0.02 98.45 10:42:43 10:30:01 4 0.90 0.00 0.43 0.42 0.03 98.21 10:42:43 10:30:01 5 0.88 0.00 0.33 0.02 0.02 98.75 10:42:43 10:30:01 6 0.79 0.00 0.33 0.15 0.02 98.71 10:42:43 10:30:01 7 0.77 0.00 0.40 0.02 0.03 98.78 10:42:43 10:31:01 all 0.08 0.00 0.05 0.00 0.01 99.86 10:42:43 10:31:01 0 0.05 0.00 0.05 0.00 0.02 99.88 10:42:43 10:31:01 1 0.05 0.00 0.03 0.00 0.00 99.92 10:42:43 10:31:01 2 0.27 0.00 0.08 0.00 0.02 99.63 10:42:43 10:31:01 3 0.07 0.00 0.05 0.00 0.03 99.85 10:42:43 10:31:01 4 0.00 0.00 0.05 0.03 0.00 99.92 10:42:43 10:31:01 5 0.03 0.00 0.03 0.00 0.00 99.93 10:42:43 10:31:01 6 0.05 0.00 0.05 0.00 0.02 99.88 10:42:43 10:31:01 7 0.08 0.00 0.07 0.00 0.00 99.85 10:42:43 10:32:01 all 0.04 0.00 0.01 0.00 0.02 99.92 10:42:43 10:32:01 0 0.02 0.00 0.02 0.00 0.02 99.95 10:42:43 10:32:01 1 0.03 0.00 0.02 0.00 0.02 99.93 10:42:43 10:32:01 2 0.08 0.00 0.02 0.00 0.03 99.87 10:42:43 10:32:01 3 0.07 0.00 0.00 0.02 0.02 99.90 10:42:43 10:32:01 4 0.02 0.00 0.02 0.02 0.02 99.93 10:42:43 10:32:01 5 0.02 0.00 0.02 0.00 0.02 99.95 10:42:43 10:32:01 6 0.08 0.00 0.02 0.00 0.02 99.88 10:42:43 10:32:01 7 0.02 0.00 0.02 0.00 0.02 99.95 10:42:43 10:33:01 all 0.21 0.00 0.01 0.00 0.01 99.76 10:42:43 10:33:01 0 0.00 0.00 0.02 0.00 0.02 99.97 10:42:43 10:33:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:42:43 10:33:01 2 1.32 0.00 0.02 0.00 0.02 98.64 10:42:43 10:33:01 3 0.02 0.00 0.03 0.00 0.02 99.93 10:42:43 10:33:01 4 0.03 0.00 0.02 0.02 0.02 99.92 10:42:43 10:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:42:43 10:33:01 6 0.32 0.00 0.03 0.00 0.00 99.65 10:42:43 10:33:01 7 0.02 0.00 0.00 0.00 0.02 99.97 10:42:43 10:34:01 all 0.04 0.00 0.01 0.00 0.02 99.93 10:42:43 10:34:01 0 0.02 0.00 0.00 0.00 0.02 99.97 10:42:43 10:34:01 1 0.05 0.00 0.00 0.00 0.02 99.93 10:42:43 10:34:01 2 0.10 0.00 0.02 0.00 0.03 99.85 10:42:43 10:34:01 3 0.02 0.00 0.02 0.00 0.02 99.95 10:42:43 10:34:01 4 0.05 0.00 0.02 0.02 0.03 99.88 10:42:43 10:34:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:42:43 10:34:01 6 0.02 0.00 0.00 0.00 0.02 99.97 10:42:43 10:34:01 7 0.03 0.00 0.02 0.02 0.00 99.93 10:42:43 10:35:01 all 0.02 0.00 0.01 0.00 0.01 99.96 10:42:43 10:35:01 0 0.00 0.00 0.00 0.00 0.02 99.98 10:42:43 10:35:01 1 0.03 0.00 0.02 0.00 0.02 99.93 10:42:43 10:35:01 2 0.00 0.00 0.02 0.00 0.02 99.97 10:42:43 10:35:01 3 0.00 0.00 0.00 0.00 0.02 99.98 10:42:43 10:35:01 4 0.03 0.00 0.03 0.03 0.02 99.88 10:42:43 10:35:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:42:43 10:35:01 6 0.05 0.00 0.00 0.00 0.00 99.95 10:42:43 10:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:42:43 10:42:43 10:35:01 CPU %user %nice %system %iowait %steal %idle 10:42:43 10:36:01 all 0.03 0.00 0.01 0.01 0.01 99.94 10:42:43 10:36:01 0 0.00 0.00 0.00 0.02 0.02 99.97 10:42:43 10:36:01 1 0.07 0.00 0.05 0.00 0.02 99.87 10:42:43 10:36:01 2 0.05 0.00 0.02 0.00 0.02 99.92 10:42:43 10:36:01 3 0.03 0.00 0.02 0.02 0.02 99.92 10:42:43 10:36:01 4 0.03 0.00 0.00 0.00 0.03 99.93 10:42:43 10:36:01 5 0.02 0.00 0.00 0.00 0.02 99.97 10:42:43 10:36:01 6 0.05 0.00 0.00 0.02 0.00 99.93 10:42:43 10:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:42:43 10:37:01 all 0.02 0.00 0.01 0.00 0.01 99.95 10:42:43 10:37:01 0 0.02 0.00 0.00 0.00 0.02 99.97 10:42:43 10:37:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:42:43 10:37:01 2 0.02 0.00 0.00 0.00 0.03 99.95 10:42:43 10:37:01 3 0.02 0.00 0.05 0.00 0.03 99.90 10:42:43 10:37:01 4 0.03 0.00 0.03 0.02 0.02 99.90 10:42:43 10:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:42:43 10:37:01 6 0.05 0.00 0.00 0.00 0.00 99.95 10:42:43 10:37:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:42:43 10:38:01 all 0.05 0.00 0.02 0.01 0.01 99.90 10:42:43 10:38:01 0 0.02 0.00 0.03 0.07 0.02 99.87 10:42:43 10:38:01 1 0.02 0.00 0.00 0.00 0.02 99.97 10:42:43 10:38:01 2 0.20 0.00 0.03 0.00 0.02 99.75 10:42:43 10:38:01 3 0.07 0.00 0.02 0.00 0.02 99.90 10:42:43 10:38:01 4 0.03 0.00 0.03 0.02 0.02 99.90 10:42:43 10:38:01 5 0.03 0.00 0.02 0.00 0.02 99.93 10:42:43 10:38:01 6 0.03 0.00 0.02 0.00 0.00 99.95 10:42:43 10:38:01 7 0.02 0.00 0.00 0.00 0.02 99.97 10:42:43 10:39:01 all 0.27 0.00 0.03 0.00 0.01 99.68 10:42:43 10:39:01 0 0.02 0.00 0.07 0.00 0.02 99.90 10:42:43 10:39:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:42:43 10:39:01 2 1.95 0.00 0.03 0.00 0.00 98.01 10:42:43 10:39:01 3 0.07 0.00 0.03 0.00 0.02 99.88 10:42:43 10:39:01 4 0.02 0.00 0.05 0.02 0.02 99.90 10:42:43 10:39:01 5 0.03 0.00 0.03 0.00 0.03 99.90 10:42:43 10:39:01 6 0.03 0.00 0.02 0.00 0.00 99.95 10:42:43 10:39:01 7 0.03 0.00 0.02 0.00 0.00 99.95 10:42:43 10:40:01 all 0.27 0.00 0.01 0.01 0.01 99.69 10:42:43 10:40:01 0 0.02 0.00 0.03 0.02 0.02 99.92 10:42:43 10:40:01 1 0.02 0.00 0.02 0.00 0.02 99.95 10:42:43 10:40:01 2 1.99 0.00 0.00 0.02 0.02 97.98 10:42:43 10:40:01 3 0.03 0.00 0.02 0.00 0.02 99.93 10:42:43 10:40:01 4 0.05 0.00 0.02 0.03 0.02 99.88 10:42:43 10:40:01 5 0.03 0.00 0.02 0.00 0.02 99.93 10:42:43 10:40:01 6 0.03 0.00 0.00 0.00 0.00 99.97 10:42:43 10:40:01 7 0.00 0.00 0.00 0.00 0.02 99.98 10:42:43 10:41:01 all 0.22 0.00 0.01 0.00 0.01 99.74 10:42:43 10:41:01 0 0.02 0.00 0.02 0.00 0.02 99.95 10:42:43 10:41:01 1 0.02 0.00 0.02 0.00 0.02 99.95 10:42:43 10:41:01 2 1.66 0.00 0.05 0.00 0.02 98.27 10:42:43 10:41:01 3 0.02 0.00 0.00 0.00 0.02 99.97 10:42:43 10:41:01 4 0.02 0.00 0.00 0.02 0.02 99.95 10:42:43 10:41:01 5 0.02 0.00 0.02 0.00 0.03 99.93 10:42:43 10:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:42:43 10:41:01 7 0.03 0.00 0.02 0.00 0.00 99.95 10:42:43 10:42:01 all 4.45 0.00 1.75 0.24 0.03 93.53 10:42:43 10:42:01 0 3.93 0.00 2.89 1.57 0.03 91.57 10:42:43 10:42:01 1 5.00 0.00 1.59 0.02 0.03 93.36 10:42:43 10:42:01 2 4.36 0.00 2.16 0.02 0.03 93.43 10:42:43 10:42:01 3 3.73 0.00 1.69 0.07 0.02 94.49 10:42:43 10:42:01 4 4.55 0.00 1.50 0.22 0.02 93.71 10:42:43 10:42:01 5 4.74 0.00 1.29 0.03 0.03 93.90 10:42:43 10:42:01 6 4.17 0.00 1.26 0.00 0.02 94.55 10:42:43 10:42:01 7 5.09 0.00 1.65 0.02 0.02 93.23 10:42:43 Average: all 5.48 0.00 1.25 0.23 0.03 93.01 10:42:43 Average: 0 5.42 0.00 1.47 0.68 0.03 92.41 10:42:43 Average: 1 5.14 0.00 1.30 0.10 0.02 93.44 10:42:43 Average: 2 5.77 0.00 1.24 0.33 0.03 92.63 10:42:43 Average: 3 5.27 0.00 1.15 0.32 0.03 93.23 10:42:43 Average: 4 5.43 0.00 1.32 0.07 0.03 93.15 10:42:43 Average: 5 5.65 0.00 1.15 0.13 0.03 93.05 10:42:43 Average: 6 5.42 0.00 1.22 0.19 0.02 93.15 10:42:43 Average: 7 5.77 0.00 1.14 0.05 0.02 93.02 10:42:43 10:42:43 10:42:43